# This file was generated by WPML
# WPML is a WordPress plugin that can turn any WordPress or WordPressMU site into a full featured multilingual content management system.
# https://wpml.org
msgid ""
msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Project-Id-Version:WPML_EXPORT\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Language:en\n"
"MIME-Version: 1.0\n"

# $sections['content-selection'] = array(
# 'name'		=> __( 'Content Selection', 'wpv-views' ),
# 'disabled'	=> true,

msgid "Content Selection"
msgstr ""

# <span class="js-wpv-message-container"></span>
# <input type="hidden" data-success="<?php echo esc_attr( __('Updated', 'wpv-views') ); ?>" data-unsaved="<?php echo esc_attr( __('Not saved', 'wpv-views') ); ?>" data-nonce="<?php echo wp_create_nonce( 'wpv_view_query_type_nonce' ); ?>" class="js-wpv-query-type-update" />
# </span>

msgid "Updated"
msgstr ""

# <span class="js-wpv-message-container"></span>
# <input type="hidden" data-success="<?php echo esc_attr( __('Updated', 'wpv-views') ); ?>" data-unsaved="<?php echo esc_attr( __('Not saved', 'wpv-views') ); ?>" data-nonce="<?php echo wp_create_nonce( 'wpv_view_query_type_nonce' ); ?>" class="js-wpv-query-type-update" />
# </span>

msgid "Not saved"
msgstr ""

# <p>
# <?php _e( 'You need to select what content to load with this View before you can continue designing the output.', 'wpv-views' ); ?>
# </p>

msgid "You need to select what content to load with this View before you can continue designing the output."
msgstr ""

# <p>
# <?php _e('This View will display:', 'wpv-views'); ?>
# <label for="wpv-settings-cs-query-type-posts">

msgid "This View will display:"
msgstr ""

# <input type="radio" style="margin-left:15px" name="_wpv_settings[query_type][]" id="wpv-settings-cs-query-type-posts" class="js-wpv-query-type" value="posts" <?php checked( $view_settings['query_type'][0], 'posts' ); ?> autocomplete="off" />
# <?php _e('Post types','wpv-views') ?>
# </label>

msgid "Post types"
msgstr ""

# <input type="radio" style="margin-left:15px" name="_wpv_settings[query_type][]" id="wpv-settings-cs-query-type-taxonomy" class="js-wpv-query-type" value="taxonomy"<?php checked( $view_settings['query_type'][0], 'taxonomy' ); ?> autocomplete="off" />
# <?php _e('Taxonomy','wpv-views') ?>
# </label>

msgid "Taxonomy"
msgstr ""

# <input type="radio" style="margin-left:15px" name="_wpv_settings[query_type][]" id="wpv-settings-cs-query-type-users" class="js-wpv-query-type" value="users"<?php checked( $view_settings['query_type'][0], 'users' ); ?> autocomplete="off" />
# <?php _e('Users','wpv-views') ?>
# </label>

msgid "Users"
msgstr ""

# ?>
# <h3><?php _e( 'Repeatable field groups', 'wpv-views' ); ?></h3>
# <ul class="wpv-advanced-setting wpv-mightlong-list">

msgid "Repeatable field groups"
msgstr ""

# <div class="toolset-alert toolset-alert-info js-wpv-settings-query-type-posts-rfg-info"<?php if ( ! $display_info ) { echo ' style="display:none"'; } ?>>
# <h4><i class="fa fa-info-circle fa-lg" aria-hidden="true"></i> <?php _e( 'Displaying repeatable field groups?', 'wpv-views' ); ?> </h4>
# <p>

msgid "Displaying repeatable field groups?"
msgstr ""

# <p>
# <?php _e( 'Repeatable field groups always belong to a given post.', 'wpv-views' ); ?>
# </p>

msgid "Repeatable field groups always belong to a given post."
msgstr ""

# <p>
# <?php _e( 'Do not forget to add a <strong>filter by post relationship or repeatable fields group owner</strong> and select the right owner for the groups that you want to display.', 'wpv-views' ); ?>
# </p>

msgid "Do not forget to add a <strong>filter by post relationship or repeatable fields group owner</strong> and select the right owner for the groups that you want to display."
msgstr ""

# <input type="<?php echo $ele_type; ?>" id="wpv-settings-post-users-any-role" name="_wpv_settings[roles_type][]" class="js-wpv-query-users-type" value="any"<?php echo $checked; ?> autocomplete="off" />
# <label for="wpv-settings-post-users-any-role"><?php _e( 'Any role', 'wpv-views' ); ?></label>
# </li>

msgid "Any role"
msgstr ""

# /* translators: Page title when editing a WordPress Archive */
# return __( 'Edit WordPress Archive', 'wpv-views' );
# } else {

msgid "Edit WordPress Archive"
msgstr ""

# /* translators: Page title when editing a WordPress Archive generated as a Layouts cell */
# return __( 'Edit Layouts Loop View', 'wpv-views' );
# }

msgid "Edit Layouts Loop View"
msgstr ""

# /* translators: Page title when editing a View */
# return __( 'Edit View', 'wpv-views' );
# }

msgid "Edit View"
msgstr ""

# /* translators: Label of the save button when editing a WordPress Archive */
# return __( 'Save the WordPress Archive', 'wpv-views' );
# } else {

msgid "Save the WordPress Archive"
msgstr ""

# /* translators: Label of the save button when editing a WordPress Archive generated as a Layouts cell */
# return __( 'Save', 'wpv-views' );
# }

msgid "Save"
msgstr ""

# /* translators: Label of the save button when editing a View */
# return __( 'Save the View', 'wpv-views' );
# }

msgid "Save the View"
msgstr ""

# /* translators: Error message when failing to create a page with the currently editing View */
# . ' data-error="' . __( 'An error occurred, try again.', 'wpv-views' ) . '">'
# /* translators: Label for the link to create a page with the currently editing View */

msgid "An error occurred, try again."
msgstr ""

# /* translators: Label for the link to create a page with the currently editing View */
# . __( 'Create a page with this View', 'wpv-views' )
# . '</a>';

msgid "Create a page with this View"
msgstr ""

# 'id' => 'views-help',
# 'title' => __( 'Views', 'wpv-views' ),
# 'content' => $help,

msgid "Views"
msgstr ""

# 'id' => 'views-help',
# 'title' => __( 'Content Templates', 'wpv-views' ),
# 'content' => $help,

msgid "Content Templates"
msgstr ""

# 'id' => 'views-help',
# 'title' => __( 'WordPress Archives', 'wpv-views' ),
# 'content' => $help,

msgid "WordPress Archives"
msgstr ""

# ),
# __( 'Getting started', 'wpv-views' )
# );

msgid "Getting started"
msgstr ""

# $link_handle = sprintf(
# __( '%1$s %2$s release notes', 'wpv-views' ),
# toolset_getarr( $plugin_data, 'Name', __( 'Toolset Views', 'wpv-views' ) ),

msgid "%1$s %2$s release notes"
msgstr ""

# __( '%1$s %2$s release notes', 'wpv-views' ),
# toolset_getarr( $plugin_data, 'Name', __( 'Toolset Views', 'wpv-views' ) ),
# $version_number

msgid "Toolset Views"
msgstr ""

# add_dashboard_page(
# __( 'Welcome to Toolset Blocks', 'wpv-views' ),
# __( 'Welcome to Toolset Blocks', 'wpv-views' ),

msgid "Welcome to Toolset Blocks"
msgstr ""

# 'type' => 'capability',
# 'message' => __( 'You do not have permissions for that.', 'wpv-views' ),
# );

msgid "You do not have permissions for that."
msgstr ""

# 'type' => 'id',
# 'message' => __( 'Wrong or missing ID.', 'wpv-views' ),
# );

msgid "Wrong or missing ID."
msgstr ""

# 'type' => 'error',
# 'message' => __( 'Could not generate the Loop. Please reload and try again.', 'wpv-views' ),
# );

msgid "Could not generate the Loop. Please reload and try again."
msgstr ""

# 'id' => $post_id,
# 'message' => __( 'View wrapper saved', 'wpv-views' ),
# );

msgid "View wrapper saved"
msgstr ""

# /* translators: Error message text for the case where the View ID is not passed as an argument for the AJAX callback. */
# 'message' => __( 'Wrong or missing View ID.', 'wpv-views' ),
# ),

msgid "Wrong or missing View ID."
msgstr ""

# /* translators: Error message text for the case where the Content Template name is not passed as an argument for the AJAX callback. */
# 'message' => __( 'The Content Template name cannot be empty.', 'wpv-views' ),
# ),

msgid "The Content Template name cannot be empty."
msgstr ""

# /* translators: Error message text for the case where Content Template cannot be created for an unknown reason. */
# $error_message = __( 'Could not create a Content Template for this Loop. Please reload the page and try again.', 'wpv-views' );
# 

msgid "Could not create a Content Template for this Loop. Please reload the page and try again."
msgstr ""

# /* translators: Error message text for the case where the mode ("create" or "assign") of Content Template addition is not passed as an argument for the AJAX callback.. */
# 'message' => __( 'No mode is set.', 'wpv-views' ),
# ),

msgid "No mode is set."
msgstr ""

# /* translators: Error message text for the case where the Content Template cannot be retrieved from the database for an unknown reason, possibly because of wrong arguments passed for the AJAX callback. */
# 'message' => __( 'Wrong data.', 'wpv-views' ),
# ),

msgid "Wrong data."
msgstr ""

# 'ct_name' => $template_name,
# 'message' => __( 'This Content Template is already assigned to this View.', 'wpv-views' )
# );

msgid "This Content Template is already assigned to this View."
msgstr ""

# if ( 'archive' === $query_mode ) {
# $data['message'] = __( 'This Content Template is already assigned to this WordPress Archive.', 'wpv-views' );
# }

msgid "This Content Template is already assigned to this WordPress Archive."
msgstr ""

# $data = array(
# 'message' => __( 'Missing object ID', 'wpv-views' ),
# );

msgid "Missing object ID"
msgstr ""

# 'type' => 'title',
# 'message' => __( 'You can not create a Content Template with an empty name.', 'wpv-views' ),
# ),

msgid "You can not create a Content Template with an empty name."
msgstr ""

# $ct['error'] :
# __( 'An error occurred while creating a Content Template.', 'wpv-views' ),
# ),

msgid "An error occurred while creating a Content Template."
msgstr ""

# /* translators: Error message text for the case where the View name is not passed as an argument for the AJAX callback. */
# 'message' => __( 'The View name cannot be empty.', 'wpv-views' ),
# ),

msgid "The View name cannot be empty."
msgstr ""

# /* translators: Informative message text for the case of the successful Content Template creation. */
# 'message' => __( 'Content Template for this Loop created', 'wpv-views' ),
# 'template_id' => $ct->post()->ID,

msgid "Content Template for this Loop created"
msgstr ""

# 'type' => 'id',
# 'message' => __( 'Wrong or Missing View ID.', 'wpv-views' ),
# );

msgid "Wrong or Missing View ID."
msgstr ""

# 'type' => 'title',
# 'message' => __( 'Missing View Title.', 'wpv-views' ),
# );

msgid "Missing View Title."
msgstr ""

# 'type' => 'slug',
# 'message' => __( 'Missing View Slug.', 'wpv-views' ),
# );

msgid "Missing View Slug."
msgstr ""

# 'edit_url' => get_edit_post_link( $wpv_page_id, '' ),
# 'message' => __( 'Page created.', 'wpv-views' )
# );

msgid "Page created."
msgstr ""

# $view_title = toolset_getpost( 'title' );
# $view_title = empty( $view_title ) ? __('Unnamed View', 'wpv-views') : $view_title;
# 

msgid "Unnamed View"
msgstr ""

# $data = array(
# 'message' => toolset_getarr( $response, 'error', __( 'The View could not be created', 'wpv-views' ) )
# );

msgid "The View could not be created"
msgstr ""

# 'type' => 'title',
# 'message' => __( 'You can not create a Wordpress Archive with an empty name.', 'wpv-views' ),
# ),

msgid "You can not create a Wordpress Archive with an empty name."
msgstr ""

# 'type' => 'data',
# 'message' => __( 'Wrong data', 'wpv-views' ),
# ),

msgid "Wrong data"
msgstr ""

# if ( ! post_type_exists( $post_type ) ) {
# $this->ajax_finish( array( 'message' => __( 'Missing post type', 'wpv-views' ) ), false );
# }

msgid "Missing post type"
msgstr ""

# if ( null === $template_object ) {
# $this->ajax_finish( array( 'message' => __( 'Missing Content Template', 'wpv-views' ) ), false );
# }

msgid "Missing Content Template"
msgstr ""

# 'type' => 'title',
# 'message' => __( 'You can not duplicate a Content Template without a source Content Template ID.', 'wpv-views' ),
# ),

msgid "You can not duplicate a Content Template without a source Content Template ID."
msgstr ""

# 'type' => 'error',
# 'message' => __( 'An unexpected error happened.', 'wpv-views' ),
# ),

msgid "An unexpected error happened."
msgstr ""

# 'type' => 'error',
# 'message' => isset( $cloned_ct['error'] ) ? $cloned_ct['error'] : __( 'An error occurred while duplicating the Content Template.', 'wpv-views' ),
# ),

msgid "An error occurred while duplicating the Content Template."
msgstr ""

# $data = array(
# 'message' => __( 'A View with that name already exists. Please use another name.', 'wpv-views' ),
# );

msgid "A View with that name already exists. Please use another name."
msgstr ""

# $data = array(
# 'message' => __( 'Unexpected error', 'wpv-views' ),
# );

msgid "Unexpected error"
msgstr ""

# 'type' => '',
# 'message' => __( 'Wrong or missing View.', 'wpv-views' )
# );

msgid "Wrong or missing View."
msgstr ""

# 'type' => '',
# 'message' => __( 'An unexpected error ocurred.', 'wpv-views' )
# );

msgid "An unexpected error ocurred."
msgstr ""

# 'parametric'	=> wpv_get_parametric_search_hints_data( $view_id ),
# 'message'		=> __( 'Post relationship filter deleted', 'wpv-views' )
# );

msgid "Post relationship filter deleted"
msgstr ""

# 'type' => 'data_missing',
# 'message' => __( 'Wrong or missing data.', 'wpv-views' )
# );

msgid "Wrong or missing data."
msgstr ""

# 'id'			=> $view_id,
# 'message'		=> __( 'Specific users filter saved', 'wpv-views' ),
# 'summary'		=> wpv_get_filter_post_relationship_summary_txt( $filter_relationship ),

msgid "Specific users filter saved"
msgstr ""

# // Default message.
# $result = new Toolset_Result( false, __( 'Something went wrong', 'wpv-views' ) );
# $action = sanitize_text_field( toolset_getpost( 'wpv_action' ) );

msgid "Something went wrong"
msgstr ""

# default:
# $result = new Toolset_Result( false, __( 'Wrong filter action', 'wpv-views' ) );
# }

msgid "Wrong filter action"
msgstr ""

# ) {
# return new WP_Error( 'relationship', __( 'Relationship filters are only valid for posts views.', 'wpv-views' ) );
# }

msgid "Relationship filters are only valid for posts views."
msgstr ""

# 'relationship_combo' => $select,
# 'message' => __( 'Data uploaded', 'wpv-views' )
# );

msgid "Data uploaded"
msgstr ""

# /* translators: Label for a group on the conditional output shortcode GUI, listing taxonomies to use as conditions sources */
# 'label' => __( 'Taxonomies', 'wpv-views' ),
# 'type' => 'taxonomies',

msgid "Taxonomies"
msgstr ""

# /* translators: Label for a group on the conditional output shortcode GUI, listing Views shortcodes to use as conditions sources */
# 'label' => __( 'Views Shortcodes', 'wpv-views' ),
# 'type' => 'views-shortcodes',

msgid "Views Shortcodes"
msgstr ""

# /* translators: Label for a group on the conditional output shortcode GUI, listing custom registered shortcodes to use as conditions sources */
# 'label' => __( 'Custom Shortcodes', 'wpv-views' ),
# 'type' => 'custom-shortcodes',

msgid "Custom Shortcodes"
msgstr ""

# /* translators: Label for a group on the conditional output shortcode GUI, listing custom functions to use as conditions sources */
# 'label' => __( 'Custom Functions', 'wpv-views' ),
# 'type' => 'custom-functions',

msgid "Custom Functions"
msgstr ""

# /* translators: Label for a group on the conditional output shortcode GUI, listing native custom fields to use as conditions sources */
# 'label' => __( 'Custom Fields', 'wpv-views' ),
# 'type' => 'custom-fields',

msgid "Custom Fields"
msgstr ""

# /* translators: Title of the conditional output shortcode GUI dialog */
# 'label' => __( 'Conditional output', 'wpv-views' ),
# /* translators: Title of the conditional output shortcode GUI dialog */

msgid "Conditional output"
msgstr ""

# /* translators: Title of the conditional output shortcode GUI dialog section to set conditions */
# 'label' => __( 'Conditions to evaluate', 'wpv-views' ),
# 'type' => 'callback',

msgid "Conditions to evaluate"
msgstr ""

# /* translators: Title of the conditional output shortcode GUI dialog section to decide whether conditions should pass or not */
# 'label' => __( 'Conditions evaluation', 'wpv-views' ),
# 'type' => 'radio',

msgid "Conditions evaluation"
msgstr ""

# /* translators: Label of the conditional output shortcode GUI dialog option about whether conditions should pass or not */
# 'true' => __( 'The evaluation result should be TRUE', 'wpv-views' ),
# /* translators: Label of the conditional output shortcode GUI dialog option about whether conditions should pass or not */

msgid "The evaluation result should be TRUE"
msgstr ""

# /* translators: Label of the conditional output shortcode GUI dialog option about whether conditions should pass or not */
# 'false' => __( 'The evaluation result should be FALSE', 'wpv-views' ),
# ),

msgid "The evaluation result should be FALSE"
msgstr ""

# /* translators: Description of the conditional output shortcode GUI dialog option about whether conditions should pass or not */
# 'description' => __( 'Whether the condition should be compared to TRUE or to FALSE.', 'wpv-views' ),
# 'defaultValue' => 'true',

msgid "Whether the condition should be compared to TRUE or to FALSE."
msgstr ""

# /* translators: Title of the conditional output shortcode GUI dialog section to enable debug output */
# 'label' => __( 'Conditional debug', 'wpv-views' ),
# /* translators: Title of the conditional output shortcode GUI dialog section to enable debug output */

msgid "Conditional debug"
msgstr ""

# /* translators: Title of the conditional output shortcode GUI dialog section to decide whether debug output should be generated or not */
# 'label' => __( 'Show debug', 'wpv-views' ),
# 'type' => 'radio',

msgid "Show debug"
msgstr ""

# /* translators: Label of the conditional output shortcode GUI dialog option to decide whether debug output should be generated or not */
# 'true' => __( 'Show debug information to administrators', 'wpv-views' ),
# /* translators: Label of the conditional output shortcode GUI dialog option to decide whether debug output should be generated or not */

msgid "Show debug information to administrators"
msgstr ""

# /* translators: Label of the conditional output shortcode GUI dialog option to decide whether debug output should be generated or not */
# 'false' => __( 'Don\'t show any debug information', 'wpv-views' ),
# ),

msgid "Don't show any debug information"
msgstr ""

# /* translators: Description of the conditional output shortcode GUI dialog option to decide whether debug output should be generated or not */
# 'description' => __( 'Show additional information to administrators about the evaluation process.', 'wpv-views' ),
# 'defaultValue' => 'false',

msgid "Show additional information to administrators about the evaluation process."
msgstr ""

# /* translators: Title of the conditional output shortcode GUI dialog section to fill additional settings */
# 'label' => __( 'Additional settings', 'wpv-views' ),
# /* translators: Title of the conditional output shortcode GUI dialog section to fill additional settings */

msgid "Additional settings"
msgstr ""

# /* translators: Label of the conditional output shortcode GUI dialog option related to custom shortcodes */
# 'label' => __( 'Third party shortcodes', 'wpv-views' ),
# 'type' => 'callback',

msgid "Third party shortcodes"
msgstr ""

# /* translators: Label of the conditional output shortcode GUI dialog option related to custom registered functions */
# 'label' => __( 'Registered functions', 'wpv-views' ),
# 'type' => 'callback',

msgid "Registered functions"
msgstr ""

# /* translators: Label of the conditional output shortcode GUI dialog option to get data from related posts: the first variable is the related post type, the second one is the relationship */
# __( 'from a related %1$s (%2$s)', 'wpv-views' ),
# $post_type_for_role->get_label( Toolset_Post_Type_Labels::SINGULAR_NAME ),

msgid "from a related %1$s (%2$s)"
msgstr ""

# if ( empty( $ct_post_name ) ) {
# $this->ajax_finish( array( 'message' => __( 'Content Template not set.', 'wpv-views' ) ), false );
# }

msgid "Content Template not set."
msgstr ""

# /* translators: Error message for when the Content Template block fails to render its preview. */
# $this->ajax_finish( array( 'message' => sprintf( __( 'Error while retrieving the Content Template preview. The selected Content Template (Slug: "%s") was not found.', 'wpv-views' ), $ct_post_name ) ), false );
# }

msgid "Error while retrieving the Content Template preview. The selected Content Template (Slug: \"%s\") was not found."
msgstr ""

# if ( empty( $view_id ) ) {
# $this->ajax_finish( array( 'message' => __( 'View ID not set.', 'wpv-views' ) ), false );
# return;

msgid "View ID not set."
msgstr ""

# 
# $this->ajax_finish( array( 'message' => sprintf( __( 'Error while retrieving the View preview. The selected View (ID: %s) was not found.', 'wpv-views' ), $view_id ) ), false );
# }

msgid "Error while retrieving the View preview. The selected View (ID: %s) was not found."
msgstr ""

# ) {
# $type = __( 'WordPress Archive', 'wpv-views' );
# $edit_link = apply_filters(

msgid "WordPress Archive"
msgstr ""

# 'updated_filters_list' => $filters_list,
# 'message' => __( 'Content Selection saved', 'wpv-views' )
# );

msgid "Content Selection saved"
msgstr ""

# $ct['error'] :
# __( 'Invalid Content Template', 'wpv-views' ),
# ),

msgid "Invalid Content Template"
msgstr ""

# /* translators: Message for invalid arguments when updating the Content Template properties. */
# 'message' => sprintf( __( 'Invalid arguments (%s)', 'wpv-views' ), $properties ),
# ),

msgid "Invalid arguments (%s)"
msgstr ""

# /* translators: Error message when failing to save a View or WordPress Archive description because we miss the object ID */
# 'message' => __( 'Wrong or missing object.', 'wpv-views' ),
# );

msgid "Wrong or missing object."
msgstr ""

# 'type'    => 'id',
# 'message' => __( 'Missing View ID.', 'wpv-views' ),
# ),

msgid "Missing View ID."
msgstr ""

# 'type'    => 'view_not_found',
# 'message' => __( 'A View with the given ID was not found.', 'wpv-views' ),
# ),

msgid "A View with the given ID was not found."
msgstr ""

# 'render_view',
# __( 'Views API functions do not work before the init hook.', 'wpv-views' ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
# '2.2.2'

msgid "Views API functions do not work before the init hook."
msgstr ""

# /* translators: Title of the setting section about the plugin generated cache */
# 'title' => __( 'Cache', 'wpv-views' ),
# 'content' => $section_content,

msgid "Cache"
msgstr ""

# 'name_admin_bar' => _x( 'WordPress Archives Blocks', 'Add New on Toolbar', 'wpv-views' ),
# 'archives' => __( 'WordPress Archives Blocks Archives', 'wpv-views' ),
# 'attributes' => __( 'WordPress Archives Blocks Attributes', 'wpv-views' ),

msgid "WordPress Archives Blocks Archives"
msgstr ""

# 'archives' => __( 'WordPress Archives Blocks Archives', 'wpv-views' ),
# 'attributes' => __( 'WordPress Archives Blocks Attributes', 'wpv-views' ),
# 'parent_item_colon' => __( 'Parent WordPress Archives Block:', 'wpv-views' ),

msgid "WordPress Archives Blocks Attributes"
msgstr ""

# 'attributes' => __( 'WordPress Archives Blocks Attributes', 'wpv-views' ),
# 'parent_item_colon' => __( 'Parent WordPress Archives Block:', 'wpv-views' ),
# 'all_items' => __( 'All WordPress Archives Blocks', 'wpv-views' ),

msgid "Parent WordPress Archives Block:"
msgstr ""

# 'parent_item_colon' => __( 'Parent WordPress Archives Block:', 'wpv-views' ),
# 'all_items' => __( 'All WordPress Archives Blocks', 'wpv-views' ),
# 'add_new_item' => __( 'Add New WordPress Archives Block', 'wpv-views' ),

msgid "All WordPress Archives Blocks"
msgstr ""

# 'all_items' => __( 'All WordPress Archives Blocks', 'wpv-views' ),
# 'add_new_item' => __( 'Add New WordPress Archives Block', 'wpv-views' ),
# 'add_new' => __( 'Add New', 'wpv-views' ),

msgid "Add New WordPress Archives Block"
msgstr ""

# 'add_new_item' => __( 'Add New WordPress Archives Block', 'wpv-views' ),
# 'add_new' => __( 'Add New', 'wpv-views' ),
# 'new_item' => __( 'New WordPress Archives Block', 'wpv-views' ),

msgid "Add New"
msgstr ""

# 'add_new' => __( 'Add New', 'wpv-views' ),
# 'new_item' => __( 'New WordPress Archives Block', 'wpv-views' ),
# 'edit_item' => __( 'Edit WordPress Archives Block', 'wpv-views' ),

msgid "New WordPress Archives Block"
msgstr ""

# 'new_item' => __( 'New WordPress Archives Block', 'wpv-views' ),
# 'edit_item' => __( 'Edit WordPress Archives Block', 'wpv-views' ),
# 'update_item' => __( 'Update WordPress Archives Block', 'wpv-views' ),

msgid "Edit WordPress Archives Block"
msgstr ""

# 'edit_item' => __( 'Edit WordPress Archives Block', 'wpv-views' ),
# 'update_item' => __( 'Update WordPress Archives Block', 'wpv-views' ),
# 'view_item' => __( 'View WordPress Archives Block', 'wpv-views' ),

msgid "Update WordPress Archives Block"
msgstr ""

# 'update_item' => __( 'Update WordPress Archives Block', 'wpv-views' ),
# 'view_item' => __( 'View WordPress Archives Block', 'wpv-views' ),
# 'view_items' => __( 'View WordPress Archives Blocks', 'wpv-views' ),

msgid "View WordPress Archives Block"
msgstr ""

# 'view_item' => __( 'View WordPress Archives Block', 'wpv-views' ),
# 'view_items' => __( 'View WordPress Archives Blocks', 'wpv-views' ),
# 'search_items' => __( 'Search WordPress Archives Blocks', 'wpv-views' ),

msgid "View WordPress Archives Blocks"
msgstr ""

# 'view_items' => __( 'View WordPress Archives Blocks', 'wpv-views' ),
# 'search_items' => __( 'Search WordPress Archives Blocks', 'wpv-views' ),
# 'not_found' => __( 'Not found', 'wpv-views' ),

msgid "Search WordPress Archives Blocks"
msgstr ""

# 'search_items' => __( 'Search WordPress Archives Blocks', 'wpv-views' ),
# 'not_found' => __( 'Not found', 'wpv-views' ),
# 'not_found_in_trash' => __( 'Not found in Trash', 'wpv-views' ),

msgid "Not found"
msgstr ""

# 'not_found' => __( 'Not found', 'wpv-views' ),
# 'not_found_in_trash' => __( 'Not found in Trash', 'wpv-views' ),
# 'featured_image' => __( 'Featured Image', 'wpv-views' ),

msgid "Not found in Trash"
msgstr ""

# 'not_found_in_trash' => __( 'Not found in Trash', 'wpv-views' ),
# 'featured_image' => __( 'Featured Image', 'wpv-views' ),
# 'set_featured_image' => __( 'Set featured image', 'wpv-views' ),

msgid "Featured Image"
msgstr ""

# 'featured_image' => __( 'Featured Image', 'wpv-views' ),
# 'set_featured_image' => __( 'Set featured image', 'wpv-views' ),
# 'remove_featured_image' => __( 'Remove featured image', 'wpv-views' ),

msgid "Set featured image"
msgstr ""

# 'set_featured_image' => __( 'Set featured image', 'wpv-views' ),
# 'remove_featured_image' => __( 'Remove featured image', 'wpv-views' ),
# 'use_featured_image' => __( 'Use as featured image', 'wpv-views' ),

msgid "Remove featured image"
msgstr ""

# 'remove_featured_image' => __( 'Remove featured image', 'wpv-views' ),
# 'use_featured_image' => __( 'Use as featured image', 'wpv-views' ),
# 'insert_into_item' => __( 'Insert into WordPress Archives Block', 'wpv-views' ),

msgid "Use as featured image"
msgstr ""

# 'use_featured_image' => __( 'Use as featured image', 'wpv-views' ),
# 'insert_into_item' => __( 'Insert into WordPress Archives Block', 'wpv-views' ),
# 'uploaded_to_this_item' => __( 'Uploaded to this WordPress Archives Block', 'wpv-views' ),

msgid "Insert into WordPress Archives Block"
msgstr ""

# 'insert_into_item' => __( 'Insert into WordPress Archives Block', 'wpv-views' ),
# 'uploaded_to_this_item' => __( 'Uploaded to this WordPress Archives Block', 'wpv-views' ),
# 'items_list' => __( 'WordPress Archives Blocks list', 'wpv-views' ),

msgid "Uploaded to this WordPress Archives Block"
msgstr ""

# 'uploaded_to_this_item' => __( 'Uploaded to this WordPress Archives Block', 'wpv-views' ),
# 'items_list' => __( 'WordPress Archives Blocks list', 'wpv-views' ),
# 'items_list_navigation' => __( 'WordPress Archives Blocks list navigation', 'wpv-views' ),

msgid "WordPress Archives Blocks list"
msgstr ""

# 'items_list' => __( 'WordPress Archives Blocks list', 'wpv-views' ),
# 'items_list_navigation' => __( 'WordPress Archives Blocks list navigation', 'wpv-views' ),
# 'filter_items_list' => __( 'Filter WordPress Archives Blocks list', 'wpv-views' ),

msgid "WordPress Archives Blocks list navigation"
msgstr ""

# 'items_list_navigation' => __( 'WordPress Archives Blocks list navigation', 'wpv-views' ),
# 'filter_items_list' => __( 'Filter WordPress Archives Blocks list', 'wpv-views' ),
# );

msgid "Filter WordPress Archives Blocks list"
msgstr ""

# $args = array(
# 'label' => __( 'WordPress Archives Blocks', 'wpv-views' ),
# 'description' => __( '', 'wpv-views' ),

msgid "WordPress Archives Blocks"
msgstr ""

# 'label' => __( 'WordPress Archives Blocks', 'wpv-views' ),
# 'description' => __( '', 'wpv-views' ),
# 'labels' => $labels,

msgid ""
msgstr ""

# $labels = array(
# 'name' => _x( 'WordPress Archives Blocks', 'Post Type General Name', 'wpv-views' ),
# 'singular_name' => _x( 'WordPress Archives Block', 'Post Type Singular Name', 'wpv-views' ),

msgctxt "Post Type General Name"
msgid "WordPress Archives Blocks"
msgstr ""

# 'name' => _x( 'WordPress Archives Blocks', 'Post Type General Name', 'wpv-views' ),
# 'singular_name' => _x( 'WordPress Archives Block', 'Post Type Singular Name', 'wpv-views' ),
# 'menu_name' => _x( 'WordPress Archives Blocks', 'Admin Menu text', 'wpv-views' ),

msgctxt "Post Type Singular Name"
msgid "WordPress Archives Block"
msgstr ""

# 'singular_name' => _x( 'WordPress Archives Block', 'Post Type Singular Name', 'wpv-views' ),
# 'menu_name' => _x( 'WordPress Archives Blocks', 'Admin Menu text', 'wpv-views' ),
# 'name_admin_bar' => _x( 'WordPress Archives Blocks', 'Add New on Toolbar', 'wpv-views' ),

msgctxt "Admin Menu text"
msgid "WordPress Archives Blocks"
msgstr ""

# 'menu_name' => _x( 'WordPress Archives Blocks', 'Admin Menu text', 'wpv-views' ),
# 'name_admin_bar' => _x( 'WordPress Archives Blocks', 'Add New on Toolbar', 'wpv-views' ),
# 'archives' => __( 'WordPress Archives Blocks Archives', 'wpv-views' ),

msgctxt "Add New on Toolbar"
msgid "WordPress Archives Blocks"
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-string-translation',
# 'title' => __( 'String translation shortcodes', 'wpv-views' ),
# 'content' => '',

msgid "String translation shortcodes"
msgstr ""

# 'element' => '<span class="wpv-code-shortcode">[wpml-string</span> <span class="wpv-code-attr">context</span>=<span class="wpv-code-val">"wpv-views"</span><span class="wpv-code-shortcode">]</span>'
# . __( 'Text content', 'wpv-views' )
# . '<span class="wpv-code-shortcode">[/wpml-string]</span>',

msgid "Text content"
msgstr ""

# . '<span class="wpv-code-shortcode">[/wpml-string]</span>',
# 'description' => __( 'Makes the text content translatable via WPML\'s String Translation.', 'wpv-views' ),
# ),

msgid "Makes the text content translatable via WPML's String Translation."
msgstr ""

# $group_data = array(
# 'name' => __( 'WPML', 'wpv-views' ),
# 'fields' => array(),

msgid "WPML"
msgstr ""

# $group_data['fields']['wpml-string'] = array(
# 'name'      => __( 'Translatable string', 'wpv-views' ),
# 'handle'    => 'wpml-string',

msgid "Translatable string"
msgstr ""

# $group_data['fields']['wpml-lang-switcher'] = array(
# 'name'      => __( 'Language selector', 'wpv-views' ),
# 'handle'    => 'wpml-lang-switcher',

msgid "Language selector"
msgstr ""

# $group_data['fields']['wpml-lang-footer'] = array(
# 'name'      => __( 'Footer language selector', 'wpv-views' ),
# 'handle'    => 'wpml-lang-footer',

msgid "Footer language selector"
msgstr ""

# $group_data['fields']['wpml-sidebar'] = array(
# 'name'      => __( 'Sidebar navigation', 'wpv-views' ),
# 'handle'    => 'wpml-sidebar',

msgid "Sidebar navigation"
msgstr ""

# $group_data['fields'][ WPV_Shortcode_WPML_Conditional::SHORTCODE_NAME ] = array(
# 'name'      => __( 'Conditional output per language', 'wpv-views' ),
# 'handle'    => WPV_Shortcode_WPML_Conditional::SHORTCODE_NAME,

msgid "Conditional output per language"
msgstr ""

# 'wpv_add_wpml_shortcodes_to_editor',
# __( 'This function was deprecated in Views 2.3.0. Use the "wpv_action_wpv_register_dialog_group" action instead.', 'wpv-views' ),
# '2.3.0'

msgid "This function was deprecated in Views 2.3.0. Use the \"wpv_action_wpv_register_dialog_group\" action instead."
msgstr ""

# 'display-options' => array(
# 'label' => __( 'Display options', 'wpv-views' ),
# 'header' => __( 'Display options', 'wpv-views' ),

msgid "Display options"
msgstr ""

# 'context' => array(
# 'label' => __( 'WPML context', 'wpv-views' ),
# 'type' => 'suggest',

msgid "WPML context"
msgstr ""

# 'required' => true,
# 'placeholder' => __( 'Start typing', 'wpv-views' ),
# ),

msgid "Start typing"
msgstr ""

# 'name' => array(
# 'label' => __( 'String name', 'wpv-views' ),
# 'type' => 'text',

msgid "String name"
msgstr ""

# 'default' => '',
# 'description' => __( 'Name this string to find it easily in the WPML String Translation page.', 'wpv-views' ),
# ),

msgid "Name this string to find it easily in the WPML String Translation page."
msgstr ""

# 'content' => array(
# 'label' => __( 'String to translate', 'wpv-views' ),
# ),

msgid "String to translate"
msgstr ""

# $data = array(
# 'name' => __( 'Language switcher', 'wpv-views' ),
# 'label' => __( 'Language switcher', 'wpv-views' ),

msgid "Language switcher"
msgstr ""

# 'display-info' => array(
# 'label' => __( 'Information', 'wpv-views' ),
# 'header' => __( 'Information', 'wpv-views' ),

msgid "Information"
msgstr ""

# 'type' => 'info',
# 'content' => __( 'This will display a language switcher styled as set in the WPML > Languages settings.', 'wpv-views' ),
# ),

msgid "This will display a language switcher styled as set in the WPML > Languages settings."
msgstr ""

# $data = array(
# 'name' => __( 'Footer language switcher', 'wpv-views' ),
# 'label' => __( 'Footer language switcher', 'wpv-views' ),

msgid "Footer language switcher"
msgstr ""

# 'type' => 'info',
# 'content' => __( 'This will display a footer language switcher styled as set in the WPML > Languages settings.', 'wpv-views' ),
# ),

msgid "This will display a footer language switcher styled as set in the WPML > Languages settings."
msgstr ""

# 'type' => 'info',
# 'content' => __( 'This will display the current page local navigation tree with ancestors, siblings and descendants.', 'wpv-views' ),
# ),

msgid "This will display the current page local navigation tree with ancestors, siblings and descendants."
msgstr ""

# if ( $this->is_autogenerated_filter_for_up_sells_products( $filter_type, $view_settings ) ) {
# return __( 'Upsells filter', 'wpv-views' );
# }

msgid "Upsells filter"
msgstr ""

# if ( $this->is_autogenerated_filter_for_cross_sells_products( $filter_type, $view_settings ) ) {
# return __( 'Cross-sells filter', 'wpv-views' );
# }

msgid "Cross-sells filter"
msgstr ""

# if ( $this->is_autogenerated_filter_for_related_products( $filter_type, $view_settings ) ) {
# return __( 'Related products filter', 'wpv-views' );
# }

msgid "Related products filter"
msgstr ""

# if ( $this->is_autogenerated_filter_for_up_sells_products( $filter_type, $view_settings ) ) {
# return __( 'Filters only products marked as Upsells for the current product.', 'wpv-views' );
# }

msgid "Filters only products marked as Upsells for the current product."
msgstr ""

# if ( $this->is_autogenerated_filter_for_cross_sells_products( $filter_type, $view_settings ) ) {
# return __( 'Filters only products marked as Cross-sells for the current product.', 'wpv-views' );
# }

msgid "Filters only products marked as Cross-sells for the current product."
msgstr ""

# if ( $this->is_autogenerated_filter_for_related_products( $filter_type, $view_settings ) ) {
# return __( 'Filters only products that are related (same category or tags) with the current product.', 'wpv-views' );
# }

msgid "Filters only products that are related (same category or tags) with the current product."
msgstr ""

# 'messages' => array(
# 'no_further_ancestors' => __( 'There are no further ancestors defined', 'wpv-views' ),
# 'post_missing' => __( 'There is no post type selected in the Content Selection section', 'wpv-views' ),

msgid "There are no further ancestors defined"
msgstr ""

# 'no_further_ancestors' => __( 'There are no further ancestors defined', 'wpv-views' ),
# 'post_missing' => __( 'There is no post type selected in the Content Selection section', 'wpv-views' ),
# 'post_not_related_legacy' => __( 'This will filter out posts of the following types, because they are not children of any other post type: %s', 'wpv-views' ),

msgid "There is no post type selected in the Content Selection section"
msgstr ""

# 'post_missing' => __( 'There is no post type selected in the Content Selection section', 'wpv-views' ),
# 'post_not_related_legacy' => __( 'This will filter out posts of the following types, because they are not children of any other post type: %s', 'wpv-views' ),
# 'post_not_related' => __( 'This will filter out posts of the following types, because they are not related to any other post type: %s', 'wpv-views' ),

msgid "This will filter out posts of the following types, because they are not children of any other post type: %s"
msgstr ""

# 'post_not_related_legacy' => __( 'This will filter out posts of the following types, because they are not children of any other post type: %s', 'wpv-views' ),
# 'post_not_related' => __( 'This will filter out posts of the following types, because they are not related to any other post type: %s', 'wpv-views' ),
# 'no_post_type_found' => __( 'No post type found', 'wpv-views' ),

msgid "This will filter out posts of the following types, because they are not related to any other post type: %s"
msgstr ""

# 'post_not_related' => __( 'This will filter out posts of the following types, because they are not related to any other post type: %s', 'wpv-views' ),
# 'no_post_type_found' => __( 'No post type found', 'wpv-views' ),
# 'select_a_post_type' => __( 'Select a post type', 'wpv-views' ),

msgid "No post type found"
msgstr ""

# 'no_post_type_found' => __( 'No post type found', 'wpv-views' ),
# 'select_a_post_type' => __( 'Select a post type', 'wpv-views' ),
# 'select_one' => __( 'Select one', 'wpv-views' )

msgid "Select a post type"
msgstr ""

# 'select_a_post_type' => __( 'Select a post type', 'wpv-views' ),
# 'select_one' => __( 'Select one', 'wpv-views' )
# ),

msgid "Select one"
msgstr ""

# 'name'		=> $this->filter->check_and_init_m2m()
# ? __( 'Post relationship or repeatable field groups owner', 'wpv-views' )
# : __( 'Post relationship - Post is a child of', 'wpv-views' ),

msgid "Post relationship or repeatable field groups owner"
msgstr ""

# ? __( 'Post relationship or repeatable field groups owner', 'wpv-views' )
# : __( 'Post relationship - Post is a child of', 'wpv-views' ),
# 'present'	=> 'post_relationship_mode',

msgid "Post relationship - Post is a child of"
msgstr ""

# 'args'		=> $post_type,
# 'group'		=> __( 'Post filters', 'wpv-views' )
# );

msgid "Post filters"
msgstr ""

# 'name'		=> $this->filter->check_and_init_m2m()
# ? __( 'Post relationship', 'wpv-views' )
# : __( 'Post relationship - Post is a child of', 'wpv-views' ),

msgid "Post relationship"
msgstr ""

# $filter_title =  ( 'normal' === toolset_getarr( $view_settings, 'view-query-mode', 'normal' ) )
# ? __( 'Filter by post relationship or repeatable fields group owner', 'wpv-views' )
# : __( 'Post relationship filter', 'wpv-views' );

msgid "Filter by post relationship or repeatable fields group owner"
msgstr ""

# ? __( 'Filter by post relationship or repeatable fields group owner', 'wpv-views' )
# : __( 'Post relationship filter', 'wpv-views' );
# 

msgid "Post relationship filter"
msgstr ""

# // translators: Relationship type combo and role type combo
# __( 'Select items %s as related %s of...', 'wpv-views' ),
# $this->get_relationships_combo_by_post_type( $returned_post_types, $relationship_slug ),

msgid "Select items %s as related %s of..."
msgstr ""

# $option_label = sprintf(
# __( 'in the %s relationship', 'wpv-views' ),
# $definition->get_display_name()

msgid "in the %s relationship"
msgstr ""

# $option_label = sprintf(
# __( 'from %s groups', 'wpv-views' ),
# $child_post_type_object->labels->name

msgid "from %s groups"
msgstr ""

# if ( ! $options ) {
# $options = '<option value="" data-relationship-type="" data-relationship-parent="" data-relationship-child="">' . __( '-- no relationships found --', 'wpv-views' ) . '</option>';
# $html = sprintf( $html, 'disabled="disabled"' );

msgid "-- no relationships found --"
msgstr ""

# } else {
# $options = '<option value="" data-relationship-type="" data-relationship-parent="" data-relationship-child="">' . __( 'in any relationship', 'wpv-views') . '</option>' . $options;
# $html = sprintf( $html, '' );

msgid "in any relationship"
msgstr ""

# private function get_role_types( $relationship_role, $relationship_slug ) {
# $html = '<span class="js-wpv-post-relationship-role-any"' . ( '' == $relationship_slug ? '' : ' style="display:none"' ) . '>' . __( 'items', 'wpv-views' ) . '</span>';
# $html .= '<select name="post_relationship_role" autocomplete="off"' . ( '' == $relationship_slug ? ' style="display:none"' : '' ) . '>';

msgid "items"
msgstr ""

# $roles = array(
# array( Toolset_Relationship_Role::CHILD, __( '%%child%%', 'wpv-views' ) ),
# array( Toolset_Relationship_Role::PARENT, __( '%%parent%%', 'wpv-views' ) ),

msgid "%%child%%"
msgstr ""

# array( Toolset_Relationship_Role::CHILD, __( '%%child%%', 'wpv-views' ) ),
# array( Toolset_Relationship_Role::PARENT, __( '%%parent%%', 'wpv-views' ) ),
# array( Toolset_Relationship_Role::INTERMEDIARY, __( '%%intermediary%%', 'wpv-views' ) )

msgid "%%parent%%"
msgstr ""

# array( Toolset_Relationship_Role::PARENT, __( '%%parent%%', 'wpv-views' ) ),
# array( Toolset_Relationship_Role::INTERMEDIARY, __( '%%intermediary%%', 'wpv-views' ) )
# );

msgid "%%intermediary%%"
msgstr ""

# <input type="radio" id="post-relationship-mode-framework" class="js-post-relationship-mode" name="post_relationship_mode[]" value="framework" <?php checked( $view_settings['post_relationship_mode'], 'framework' ); ?> autocomplete="off" />
# <label for="post-relationship-mode-framework"><?php echo sprintf( __( 'Post with ID set by the %s key: ', 'wpv-views'), sanitize_text_field( $framework_data['name'] ) ); ?></label>
# <select name="post_relationship_framework" autocomplete="off">

msgid "Post with ID set by the %s key: "
msgstr ""

# 'description'	=> $this->filter->check_and_init_m2m()
# ? __( 'Please type a post ID to get its related posts', 'wpv-views' )
# : __( 'Please type a post ID to get its children', 'wpv-views' )

msgid "Please type a post ID to get its related posts"
msgstr ""

# ? __( 'Please type a post ID to get its related posts', 'wpv-views' )
# : __( 'Please type a post ID to get its children', 'wpv-views' )
# );

msgid "Please type a post ID to get its children"
msgstr ""

# <a class="wpv-help-link" target="_blank" href="https://toolset.com/course-lesson/displaying-related-posts/?utm_source=plugin&utm_medium=gui&utm_campaign=blocks">
# <?php _e('Querying and Displaying Child Posts', 'wpv-views'); ?>
# &raquo;</a>

msgid "Querying and Displaying Child Posts"
msgstr ""

# } else {
# _e( 'Select posts that are children of...', 'wpv-views' );
# } ?></h4>

msgid "Select posts that are children of..."
msgstr ""

# <input type="radio" id="post-relationship-mode-current-page" class="js-post-relationship-mode" name="post_relationship_mode[]" value="top_current_post" <?php checked( in_array( $view_settings['post_relationship_mode'], array( 'current_page', 'top_current_post' ) ) ); ?> autocomplete="off" />
# <label for="post-relationship-mode-current-page"><?php _e('The post where this View is shown', 'wpv-views'); ?></label>
# </li>

msgid "The post where this View is shown"
msgstr ""

# <input type="radio" id="post-relationship-mode-parent-view" class="js-post-relationship-mode" name="post_relationship_mode[]" value="current_post_or_parent_post_view" <?php checked( in_array( $view_settings['post_relationship_mode'], array( 'parent_view', 'current_post_or_parent_post_view' ) ) ); ?> autocomplete="off" />
# <label for="post-relationship-mode-parent-view"><?php _e('The current post in the loop', 'wpv-views'); ?></label>
# </li>

msgid "The current post in the loop"
msgstr ""

# <input type="radio" id="post-relationship-mode-this-page" class="js-post-relationship-mode" name="post_relationship_mode[]" value="this_page" <?php checked( $view_settings['post_relationship_mode'], 'this_page' ); ?> autocomplete="off" />
# <label for="post-relationship-mode-this-page"><?php _e('Specific:', 'wpv-views'); ?></label>
# <?php $this->render_post_relationship_mode_this_page( $view_settings ); ?>

msgid "Specific:"
msgstr ""

# <input type="radio" id="post-relationship-mode-shortcode" class="js-post-relationship-mode" name="post_relationship_mode[]" value="shortcode_attribute" <?php checked( $view_settings['post_relationship_mode'], 'shortcode_attribute' ); ?> autocomplete="off" />
# <label for="post-relationship-mode-shortcode"><?php _e('The post with ID set by the shortcode attribute', 'wpv-views'); ?></label>
# <input class="js-post-relationship-shortcode-attribute js-wpv-filter-validate" name="post_relationship_shortcode_attribute" data-type="shortcode" type="text" value="<?php echo esc_attr( $view_settings['post_relationship_shortcode_attribute'] ); ?>" autocomplete="off" />

msgid "The post with ID set by the shortcode attribute"
msgstr ""

# <input type="radio" id="post-relationship-mode-url" class="js-post-relationship-mode" name="post_relationship_mode[]" value="url_parameter" <?php checked( $view_settings['post_relationship_mode'], 'url_parameter' ); ?> autocomplete="off" />
# <label for="post-relationship-mode-url"><?php _e('The post with ID set by the URL parameter', 'wpv-views'); ?></label>
# <input class="js-post-relationship-url-parameter js-wpv-filter-validate" name="post_relationship_url_parameter" data-type="url" type="text" value="<?php echo esc_attr( $view_settings['post_relationship_url_parameter'] ); ?>" autocomplete="off" />

msgid "The post with ID set by the URL parameter"
msgstr ""

# <select name="post_relationship_framework" autocomplete="off">
# <option value=""><?php _e( 'Select a key', 'wpv-views' ); ?></option>
# <?php

msgid "Select a key"
msgstr ""

# 'name' => $this->filter->check_and_init_m2m()
# ? __( 'Filter by post relationship / repeatable field groups owner', 'wpv-views' )
# : __( 'Filter by post relationship', 'wpv-views' ),

msgid "Filter by post relationship / repeatable field groups owner"
msgstr ""

# ? __( 'Filter by post relationship / repeatable field groups owner', 'wpv-views' )
# : __( 'Filter by post relationship', 'wpv-views' ),
# 'label' => $this->filter->check_and_init_m2m()

msgid "Filter by post relationship"
msgstr ""

# 'type' => array(
# 'label'			=> __( 'Type of control', 'wpv-views'),
# 'type'			=> 'select',

msgid "Type of control"
msgstr ""

# 'options'		=> array(
# 'select'		=> __( 'Select dropdown', 'wpv-views' ),
# 'multi-select'	=> __( 'Select multiple', 'wpv-views' ),

msgid "Select dropdown"
msgstr ""

# 'select'		=> __( 'Select dropdown', 'wpv-views' ),
# 'multi-select'	=> __( 'Select multiple', 'wpv-views' ),
# 'radios'		=> __( 'Set of radio buttons', 'wpv-views' ),

msgid "Select multiple"
msgstr ""

# 'multi-select'	=> __( 'Select multiple', 'wpv-views' ),
# 'radios'		=> __( 'Set of radio buttons', 'wpv-views' ),
# 'checkboxes'	=> __( 'Set of checkboxes', 'wpv-views' ),

msgid "Set of radio buttons"
msgstr ""

# 'radios'		=> __( 'Set of radio buttons', 'wpv-views' ),
# 'checkboxes'	=> __( 'Set of checkboxes', 'wpv-views' ),
# ),

msgid "Set of checkboxes"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Select which ancestors should be part of this filter.', 'wpv-views' ),
# 'required'		=> true

msgid "Select which ancestors should be part of this filter."
msgstr ""

# 'default_label' => array(
# 'label'			=> __( 'Label for the first \'default\' option', 'wpv-views'),
# 'type'			=> 'text',

msgid "Label for the first 'default' option"
msgstr ""

# 'default'		=> '',
# 'placeholder'	=> __( 'Please select', 'wpv-views' ),
# 'hidden'		=> true,

msgid "Please select"
msgstr ""

# 'format' => array(
# 'label'			=> __( 'Format', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Format"
msgstr ""

# 'placeholder'	=> '%%NAME%%',
# 'description'	=> __( 'You can use %%NAME%% or %%COUNT%% as placeholders.', 'wpv-views' ),
# ),

msgid "You can use %%NAME%% or %%COUNT%% as placeholders."
msgstr ""

# 'relationship_order_combo' => array(
# 'label'			=> __( 'Options sorting', 'wpv-views' ),
# 'type'			=> 'grouped',

msgid "Options sorting"
msgstr ""

# 'orderby' => array(
# 'pseudolabel'	=> __( 'Order by', 'wpv-views'),
# 'type'			=> 'select',

msgid "Order by"
msgstr ""

# 'options'		=> array(
# 'title'	=> __( 'Post title', 'wpv-views' ),
# 'id'	=> __( 'Post ID', 'wpv-views' ),

msgid "Post title"
msgstr ""

# 'title'	=> __( 'Post title', 'wpv-views' ),
# 'id'	=> __( 'Post ID', 'wpv-views' ),
# 'date'	=> __( 'Post date', 'wpv-views' ),

msgid "Post ID"
msgstr ""

# 'id'	=> __( 'Post ID', 'wpv-views' ),
# 'date'	=> __( 'Post date', 'wpv-views' ),
# 'date_modified'	=> __( 'Post last modified date', 'wpv-views' ),

msgid "Post date"
msgstr ""

# 'date'	=> __( 'Post date', 'wpv-views' ),
# 'date_modified'	=> __( 'Post last modified date', 'wpv-views' ),
# 'comment_count'	=> __( 'Post comment count', 'wpv-views' ),

msgid "Post last modified date"
msgstr ""

# 'date_modified'	=> __( 'Post last modified date', 'wpv-views' ),
# 'comment_count'	=> __( 'Post comment count', 'wpv-views' ),
# ),

msgid "Post comment count"
msgstr ""

# ),
# 'description'	=> __( 'Order options by this parameter.', 'wpv-views' ),
# ),

msgid "Order options by this parameter."
msgstr ""

# 'order' => array(
# 'pseudolabel'	=> __( 'Order', 'wpv-views' ),
# 'type'			=> 'select',

msgid "Order"
msgstr ""

# 'options'		=> array(
# 'ASC'	=> __( 'Ascending', 'wpv-views' ),
# 'DESC'	=> __( 'Descending', 'wpv-views' ),

msgid "Ascending"
msgstr ""

# 'ASC'	=> __( 'Ascending', 'wpv-views' ),
# 'DESC'	=> __( 'Descending', 'wpv-views' ),
# ),

msgid "Descending"
msgstr ""

# ),
# 'description'	=> __( 'Order options in this direction.', 'wpv-views' ),
# )

msgid "Order options in this direction."
msgstr ""

# 'style-options' => array(
# 'label'		=> __( 'Style options', 'wpv-views' ),
# 'header'	=> __( 'Style options', 'wpv-views' ),

msgid "Style options"
msgstr ""

# 'output' => array(
# 'label'		=> __( 'Output style', 'wpv-views' ),
# 'type'		=> 'radio',

msgid "Output style"
msgstr ""

# 'options'		=> array(
# 'legacy'	=> __( 'Raw output', 'wpv-views' ),
# 'bootstrap'	=> __( 'Fully styled output', 'wpv-views' ),

msgid "Raw output"
msgstr ""

# 'legacy'	=> __( 'Raw output', 'wpv-views' ),
# 'bootstrap'	=> __( 'Fully styled output', 'wpv-views' ),
# ),

msgid "Fully styled output"
msgstr ""

# 'input_frontend_combo' => array(
# 'label'			=> __( 'Element styling', 'wpv-views' ),
# 'type'			=> 'grouped',

msgid "Element styling"
msgstr ""

# 'class' => array(
# 'pseudolabel'	=> __( 'Element classnames', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Element classnames"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Space-separated list of classnames to apply. For example: classone classtwo', 'wpv-views' )
# ),

msgid "Space-separated list of classnames to apply. For example: classone classtwo"
msgstr ""

# 'style' => array(
# 'pseudolabel'	=> __( 'Element inline style', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Element inline style"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Raw inline styles to apply. For example: color:red;background:none;', 'wpv-views' )
# ),

msgid "Raw inline styles to apply. For example: color:red;background:none;"
msgstr ""

# 'label_frontend_combo' => array(
# 'label'			=> __( 'Label styling', 'wpv-views' ),
# 'type'			=> 'grouped',

msgid "Label styling"
msgstr ""

# 'label_class' => array(
# 'pseudolabel'	=> __( 'Label classnames', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Label classnames"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Space-separated list of classnames to apply to the labels. For example: classone classtwo', 'wpv-views' )
# ),

msgid "Space-separated list of classnames to apply to the labels. For example: classone classtwo"
msgstr ""

# 'label_style' => array(
# 'pseudolabel'	=> __( 'Label inline style', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Label inline style"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Raw inline styles to apply to the labels. For example: color:red;background:none;', 'wpv-views' )
# ),

msgid "Raw inline styles to apply to the labels. For example: color:red;background:none;"
msgstr ""

# 'filter-options' => array(
# 'label' => __( 'Filter options', 'wpv-views' ),
# 'header' => __( 'Filter options', 'wpv-views' ),

msgid "Filter options"
msgstr ""

# 'url_param' => array(
# 'label'			=> __( 'URL parameter to use', 'wpv-views' ),
# 'type'			=> 'text',

msgid "URL parameter to use"
msgstr ""

# $data = array(
# 'message' => __( 'Security: wrong nonce', 'wpv-views' )
# );

msgid "Security: wrong nonce"
msgstr ""

# $data = array(
# 'message' => __( 'Unknown shortcode', 'wpv-views' )
# );

msgid "Unknown shortcode"
msgstr ""

# $shortcode_data['attributes']['post-selection'] = array(
# 'label'  => __( 'Post selection', 'wpv-views' ),
# 'header' => __( 'Display data for:', 'wpv-views' ),

msgid "Post selection"
msgstr ""

# 'label'  => __( 'Post selection', 'wpv-views' ),
# 'header' => __( 'Display data for:', 'wpv-views' ),
# 'fields' => array(

msgid "Display data for:"
msgstr ""

# $shortcode_data['attributes']['user-selection'] = array(
# 'label'		=> __( 'User selection', 'wpv-views' ),
# 'header'	=> __( 'Display data for:', 'wpv-views' ),

msgid "User selection"
msgstr ""

# $filter_label,
# __( 'Custom search filter label', 'wpv-views' ),
# $this->block->name()

msgid "Custom search filter label"
msgstr ""

# $reset_label,
# __( 'Custom search reset label', 'wpv-views' ),
# $this->block->name()

msgid "Custom search reset label"
msgstr ""

# $submit_label,
# __( 'Custom search submit label', 'wpv-views' ),
# $this->block->name()

msgid "Custom search submit label"
msgstr ""

# $wpml_string[0],
# __( 'Loop label for "no items found"', 'wpv-views' ),
# $this->block->name()

msgid "Loop label for \"no items found\""
msgstr ""

# $attr_display_values = new CommaSeparated(
# new AttributeProperties( 'display_values', __( 'Field Display Value', 'wpv-views' ) ),
# $this->translation_service

msgid "Field Display Value"
msgstr ""

# if ( ! $this->filter->is_types_installed() ) {
# return __( 'You need the Types plugin to render this custom search control.', 'wpv-views' );
# }

msgid "You need the Types plugin to render this custom search control."
msgstr ""

# if ( empty( $this->user_atts[ $required_att ] ) ) {
# return sprintf( __( 'The %s attribute is missing.', 'wpv-views' ), $required_att );
# }

msgid "The %s attribute is missing."
msgstr ""

# if ( ! array_key_exists( $this->ancestor_data['type'], $this->relationship_tree ) ) {
# return __( 'The ancestor_type argument refers to a post type that is not included in the relationship tree.', 'wpv-views' );
# }

msgid "The ancestor_type argument refers to a post type that is not included in the relationship tree."
msgstr ""

# if ( ! in_array( $this->relationship_tree_ground, $this->relationship_closest ) ) {
# return __( 'The ancestors argument does not end with a valid post that is related for the returned post types on this View.', 'wpv-views' );
# }

msgid "The ancestors argument does not end with a valid post that is related for the returned post types on this View."
msgstr ""

# /* translators: Title for the dialog for setting options on the shortcode to render the loop index for the current View */
# 'name' => __( 'View loop index', 'wpv-views' ),
# /* translators: Title for the dialog for setting options on the shortcode to render the loop index for the current View */

msgid "View loop index"
msgstr ""

# /* translators: Title for the options section of dialog to set attributes for a shortcode */
# 'label' => __( 'Options', 'wpv-views' ),
# /* translators: Title for the options section of dialog to set attributes for a shortcode */

msgid "Options"
msgstr ""

# /* translators: Title for the option about including items from previous pages, in the dialog to set attributes for the shortcode rendering a View loop index */
# 'label' => __( 'Include paginated items', 'wpv-views' ),
# 'type' => 'radiohtml',

msgid "Include paginated items"
msgstr ""

# /* translators: Label for the option to include previous pages when calculating the current index of a View */
# . __( 'Calculate the loop index including the items from previous pages', 'wpv-views' ),
# 'false' => $this->get_attribute_option_icon( 'accumulate', 'false' )

msgid "Calculate the loop index including the items from previous pages"
msgstr ""

# /* translators: Label for the option to exclude previous pages when calculating the current index of a View */
# . __( 'Calculate the loop index including the items from the current page only', 'wpv-views' ),
# ),

msgid "Calculate the loop index including the items from the current page only"
msgstr ""

# /* translators: Description for the option to include or exclude previous pages when calculating the current index of a View */
# 'description' => __( 'Calculate the loop index considering all the View results or just the ones in the current page.', 'wpv-views' ),
# ),

msgid "Calculate the loop index considering all the View results or just the ones in the current page."
msgstr ""

# /* translators: Label for the option about including pad items from previous pages, in the dialog to set attributes for the shortcode rendering a View loop index */
# 'label' => __( 'Include pad items', 'wpv-views' ),
# 'type' => 'radiohtml',

msgid "Include pad items"
msgstr ""

# /* translators: Label for the option to include pad items from previous pages when calculating the current index of a View */
# . __( 'Include pad elements from previous pages', 'wpv-views' ),
# 'false' => $this->get_attribute_option_icon( 'pad', 'false' )

msgid "Include pad elements from previous pages"
msgstr ""

# /* translators: Label for the option to exclude pad items from previous pages when calculating the current index of a View */
# . __( 'Ignore pad elements from previous pages', 'wpv-views' ),
# ),

msgid "Ignore pad elements from previous pages"
msgstr ""

# /* translators: Description for the option to include or exclude pad items from previous pages when calculating the current index of a View */
# 'description'   => __( 'When calculating the index including the items from previous pages in a View rendered as a grid, you can include or exclude the optional pad items generated to complete the last row.', 'wpv-views' ),
# ),

msgid "When calculating the index including the items from previous pages in a View rendered as a grid, you can include or exclude the optional pad items generated to complete the last row."
msgstr ""

# /* translators: Title for the option about modifying the initial count which should start at 0, in the dialog to set attributes for the shortcode rendering a View loop index */
# 'label' => __( 'Index offset', 'wpv-views' ),
# 'type' => 'integer',

msgid "Index offset"
msgstr ""

# /* translators: Description for the option about modifying the initial count when calculating the current index of a View */
# 'description' => __( 'The loop index starts at 1, but this value can be changed. For example, an offset of -1 will make the loop index start at 0.', 'wpv-views' ),
# ),

msgid "The loop index starts at 1, but this value can be changed. For example, an offset of -1 will make the loop index start at 0."
msgstr ""

# $data = array(
# 'name'           => __( 'Post author', 'wpv-views' ),
# 'label'          => __( 'Post author', 'wpv-views' ),

msgid "Post author"
msgstr ""

# 'format' => array(
# 'label'       => __( 'Author information', 'wpv-views' ),
# 'type'        => 'radio',

msgid "Author information"
msgstr ""

# 'options'     => array(
# 'name'            => __( 'Author name', 'wpv-views' ),
# 'link'            => __( 'Author archive link', 'wpv-views' ),

msgid "Author name"
msgstr ""

# 'name'            => __( 'Author name', 'wpv-views' ),
# 'link'            => __( 'Author archive link', 'wpv-views' ),
# 'url'             => __( 'Author archive URL', 'wpv-views' ),

msgid "Author archive link"
msgstr ""

# 'link'            => __( 'Author archive link', 'wpv-views' ),
# 'url'             => __( 'Author archive URL', 'wpv-views' ),
# 'meta'            => __( 'Author metadata', 'wpv-views' ),

msgid "Author archive URL"
msgstr ""

# 'url'             => __( 'Author archive URL', 'wpv-views' ),
# 'meta'            => __( 'Author metadata', 'wpv-views' ),
# 'profile_picture' => __( 'Author profile picture', 'wpv-views' ),

msgid "Author metadata"
msgstr ""

# 'meta'            => __( 'Author metadata', 'wpv-views' ),
# 'profile_picture' => __( 'Author profile picture', 'wpv-views' ),
# ),

msgid "Author profile picture"
msgstr ""

# 'default'     => 'name',
# 'description' => __( 'Display this information about the current post author.', 'wpv-views' )
# ),

msgid "Display this information about the current post author."
msgstr ""

# 'options'       => array(
# 'display_name'        => __( 'Author display name', 'wpv-views' ),
# 'first_name'          => __( 'Author first name', 'wpv-views' ),

msgid "Author display name"
msgstr ""

# 'display_name'        => __( 'Author display name', 'wpv-views' ),
# 'first_name'          => __( 'Author first name', 'wpv-views' ),
# 'last_name'           => __( 'Author last name', 'wpv-views' ),

msgid "Author first name"
msgstr ""

# 'first_name'          => __( 'Author first name', 'wpv-views' ),
# 'last_name'           => __( 'Author last name', 'wpv-views' ),
# 'nickname'            => __( 'Author nickname', 'wpv-views' ),

msgid "Author last name"
msgstr ""

# 'last_name'           => __( 'Author last name', 'wpv-views' ),
# 'nickname'            => __( 'Author nickname', 'wpv-views' ),
# 'user_nicename'       => __( 'Author nicename', 'wpv-views' ),

msgid "Author nickname"
msgstr ""

# 'nickname'            => __( 'Author nickname', 'wpv-views' ),
# 'user_nicename'       => __( 'Author nicename', 'wpv-views' ),
# 'description'         => __( 'Author description', 'wpv-views' ),

msgid "Author nicename"
msgstr ""

# 'user_nicename'       => __( 'Author nicename', 'wpv-views' ),
# 'description'         => __( 'Author description', 'wpv-views' ),
# 'user_login'          => __( 'Author login', 'wpv-views' ),

msgid "Author description"
msgstr ""

# 'description'         => __( 'Author description', 'wpv-views' ),
# 'user_login'          => __( 'Author login', 'wpv-views' ),
# 'user_pass'           => __( 'Author password', 'wpv-views' ),

msgid "Author login"
msgstr ""

# 'user_login'          => __( 'Author login', 'wpv-views' ),
# 'user_pass'           => __( 'Author password', 'wpv-views' ),
# 'ID'                  => __( 'Author ID', 'wpv-views' ),

msgid "Author password"
msgstr ""

# 'user_pass'           => __( 'Author password', 'wpv-views' ),
# 'ID'                  => __( 'Author ID', 'wpv-views' ),
# 'user_email'          => __( 'Author email', 'wpv-views' ),

msgid "Author ID"
msgstr ""

# 'ID'                  => __( 'Author ID', 'wpv-views' ),
# 'user_email'          => __( 'Author email', 'wpv-views' ),
# 'user_url'            => __( 'Author URL', 'wpv-views' ),

msgid "Author email"
msgstr ""

# 'user_email'          => __( 'Author email', 'wpv-views' ),
# 'user_url'            => __( 'Author URL', 'wpv-views' ),
# 'user_registered'     => __( 'Author registered date', 'wpv-views' ),

msgid "Author URL"
msgstr ""

# 'user_url'            => __( 'Author URL', 'wpv-views' ),
# 'user_registered'     => __( 'Author registered date', 'wpv-views' ),
# 'user_activation_key' => __( 'Author activation key', 'wpv-views' ),

msgid "Author registered date"
msgstr ""

# 'user_registered'     => __( 'Author registered date', 'wpv-views' ),
# 'user_activation_key' => __( 'Author activation key', 'wpv-views' ),
# 'user_status'         => __( 'Author status', 'wpv-views' ),

msgid "Author activation key"
msgstr ""

# 'user_activation_key' => __( 'Author activation key', 'wpv-views' ),
# 'user_status'         => __( 'Author status', 'wpv-views' ),
# 'jabber'              => __( 'Author jabber', 'wpv-views' ),

msgid "Author status"
msgstr ""

# 'user_status'         => __( 'Author status', 'wpv-views' ),
# 'jabber'              => __( 'Author jabber', 'wpv-views' ),
# 'aim'                 => __( 'Author aim', 'wpv-views' ),

msgid "Author jabber"
msgstr ""

# 'jabber'              => __( 'Author jabber', 'wpv-views' ),
# 'aim'                 => __( 'Author aim', 'wpv-views' ),
# 'yim'                 => __( 'Author yim', 'wpv-views' ),

msgid "Author aim"
msgstr ""

# 'aim'                 => __( 'Author aim', 'wpv-views' ),
# 'yim'                 => __( 'Author yim', 'wpv-views' ),
# 'user_level'          => __( 'Author level', 'wpv-views' ),

msgid "Author yim"
msgstr ""

# 'yim'                 => __( 'Author yim', 'wpv-views' ),
# 'user_level'          => __( 'Author level', 'wpv-views' ),
# ),

msgid "Author level"
msgstr ""

# ),
# 'description'   => __( 'Display this metadata if that option was selected on the previous section', 'wpv-views' )
# ),

msgid "Display this metadata if that option was selected on the previous section"
msgstr ""

# 'profile-picture-size' => array(
# 'label'       => __( 'Size', 'wpv-views' ),
# 'type'        => 'text',

msgid "Size"
msgstr ""

# 'type'        => 'text',
# 'description' => __( 'Size of the post author\'s profile picture in pixels.', 'wpv-views' ),
# ),

msgid "Size of the post author's profile picture in pixels."
msgstr ""

# 'profile-picture-alt' => array(
# 'label'       => __( 'Alternative text', 'wpv-views' ),
# 'type'        => 'text',

msgid "Alternative text"
msgstr ""

# 'type'        => 'text',
# 'description' => __( 'Alternative text for the post author\'s profile picture.', 'wpv-views' ),
# ),

msgid "Alternative text for the post author's profile picture."
msgstr ""

# 'profile-picture-shape' => array(
# 'label'       => __( 'Shape', 'wpv-views'),
# 'type'        => 'select',

msgid "Shape"
msgstr ""

# 'options'     => array(
# 'circle' => __( 'Circle', 'wpv-views' ),
# 'square' => __( 'Square', 'wpv-views' ),

msgid "Circle"
msgstr ""

# 'circle' => __( 'Circle', 'wpv-views' ),
# 'square' => __( 'Square', 'wpv-views' ),
# 'custom' => __( 'Custom', 'wpv-views' ),

msgid "Square"
msgstr ""

# 'square' => __( 'Square', 'wpv-views' ),
# 'custom' => __( 'Custom', 'wpv-views' ),
# ),

msgid "Custom"
msgstr ""

# 'default'     => 'circle',
# 'description' => __( 'Display the post author\'s profile picture in this shape. For "custom" shape, custom CSS is needed for "wpv-profile-picture-shape-custom" CSS class.', 'wpv-views' ),
# ),

msgid "Display the post author's profile picture in this shape. For \"custom\" shape, custom CSS is needed for \"wpv-profile-picture-shape-custom\" CSS class."
msgstr ""

# 'profile-picture-default-url' => array(
# 'label'       => __( 'Default URL', 'wpv-views' ),
# 'type'        => 'text',

msgid "Default URL"
msgstr ""

# 'type'        => 'text',
# 'description' => __( 'Default image when there is no profile picture. Leave blank for the "Mystery Man".', 'wpv-views' )
# ),

msgid "Default image when there is no profile picture. Leave blank for the \"Mystery Man\"."
msgstr ""

# $infinite_loop_debug = '<p style="font-weight:bold !important;color: red !important;">'
# . __( 'Content not displayed because it produces an infinite loop.', 'wpv-views' )
# . '<br />'

msgid "Content not displayed because it produces an infinite loop."
msgstr ""

# . '<br />'
# . __( 'The wpv-post-body shortcode was called more than once with the same attributes over the same context, triggering an infinite loop.', 'wpv-views' )
# . '</p>';

msgid "The wpv-post-body shortcode was called more than once with the same attributes over the same context, triggering an infinite loop."
msgstr ""

# $data = array(
# 'name'           => __( 'Post body', 'wpv-views' ),
# 'label'          => __( 'Post body', 'wpv-views' ),

msgid "Post body"
msgstr ""

# 'info'				=> array(
# 'label'			=> __( 'Info', 'wpv-views' ),
# 'header'		=> __( 'Information', 'wpv-views' ),

msgid "Info"
msgstr ""

# 'type'		=> 'info',
# 'content'	=> __( 'This field will display the <em>body</em> (main content) of the page.', 'wpv-views' )
# )

msgid "This field will display the <em>body</em> (main content) of the page."
msgstr ""

# 'view_template' => array(
# 'label' => __( 'Content Template to apply', 'wpv-views'),
# 'type' => 'radio',

msgid "Content Template to apply"
msgstr ""

# 'options' => array(
# 'None' => __( 'No Content Template (display the "body" of the post)', 'wpv-views'),
# 'custom-combo' => array(),

msgid "No Content Template (display the \"body\" of the post)"
msgstr ""

# ),
# 'description' => __( 'Select a Content Template to display its content, referred to the current post.', 'wpv-views' ),
# 'default_force' => 'None',

msgid "Select a Content Template to display its content, referred to the current post."
msgstr ""

# 'suppress_filters' => array(
# 'label'		=> __( 'Third-party filters ', 'wpv-views'),
# 'type'		=> 'radio',

msgid "Third-party filters "
msgstr ""

# 'options'	=> array(
# 'true'	=> __( 'Suppress third party filters', 'wpv-views' ),
# 'false'	=> __( 'Keep third party filters', 'wpv-views' ),

msgid "Suppress third party filters"
msgstr ""

# 'true'	=> __( 'Suppress third party filters', 'wpv-views' ),
# 'false'	=> __( 'Keep third party filters', 'wpv-views' ),
# ),

msgid "Keep third party filters"
msgstr ""

# 'default'	=> 'false',
# 'description' => __( 'Avoid applying third-party filters into the output.', 'wpv-views' )
# ),

msgid "Avoid applying third-party filters into the output."
msgstr ""

# $custom_combo_settings = array(
# 'label'    => __( 'Display using a Content Template:', 'wpv-views' ),
# 'required' => true

msgid "Display using a Content Template:"
msgstr ""

# $options = array(
# '' => __( 'Select one Content Template', 'wpv-views' )
# );

msgid "Select one Content Template"
msgstr ""

# 'add' => array(
# 'label'       => __( 'Extra classnames', 'wpv-views'),
# 'type'        => 'text',

msgid "Extra classnames"
msgstr ""

# 'type'        => 'text',
# 'description' => __('Space-separated list of classnames to be added to the WordPress generated ones.', 'wpv-views'),
# ),

msgid "Space-separated list of classnames to be added to the WordPress generated ones."
msgstr ""

# $this->item  = $item;
# $this->shortcode_atts['none'] = __( 'No Comments', 'wpv-views' );
# $this->shortcode_atts['one']  = __( '1 Comment', 'wpv-views' );

msgid "No Comments"
msgstr ""

# $this->shortcode_atts['none'] = __( 'No Comments', 'wpv-views' );
# $this->shortcode_atts['one']  = __( '1 Comment', 'wpv-views' );
# $this->shortcode_atts['more'] =  __( '% Comments', 'wpv-views' );

msgid "1 Comment"
msgstr ""

# $this->shortcode_atts['one']  = __( '1 Comment', 'wpv-views' );
# $this->shortcode_atts['more'] =  __( '% Comments', 'wpv-views' );
# }

msgid "% Comments"
msgstr ""

# $data = array(
# 'name'           => __( 'Post comments number', 'wpv-views' ),
# 'label'          => __( 'Post comments number', 'wpv-views' ),

msgid "Post comments number"
msgstr ""

# 'none' => array(
# 'label' => __( 'Text to display when there are no comments', 'wpv-views' ),
# 'type' => 'text',

msgid "Text to display when there are no comments"
msgstr ""

# 'one' => array(
# 'label' => __( 'Text to display when there is one comment', 'wpv-views' ),
# 'type' => 'text',

msgid "Text to display when there is one comment"
msgstr ""

# 'more' => array(
# 'label' => __( 'Text to display when there is more than one comment', 'wpv-views' ),
# 'type' => 'text',

msgid "Text to display when there is more than one comment"
msgstr ""

# 'default' => __( '% Comments', 'wpv-views' ),
# 'description' => __( '% - placeholder for the number of comments', 'wpv-views' )
# ),

msgid "% - placeholder for the number of comments"
msgstr ""

# 'format' => array(
# 'label'         => __( 'Date format', 'wpv-views'),
# 'type'          => 'radio',

msgid "Date format"
msgstr ""

# 'default'       => $default_format,
# 'documentation' => '<a href="http://codex.wordpress.org/Formatting_Date_and_Time" target="_blank">' . __( 'WordPress Formatting Date and Time', 'wpv-views' ) . '</a>',
# 'options' => array(

msgid "WordPress Formatting Date and Time"
msgstr ""

# 'type' => array(
# 'label'   => __( 'What to display', 'wpv-views' ),
# 'type'    => 'radio',

msgid "What to display"
msgstr ""

# 'options' => array(
# 'created'  => __( 'Display the date when the post was created', 'wpv-views' ),
# 'modified' => __( 'Display the date when the post was last modified', 'wpv-views' )

msgid "Display the date when the post was created"
msgstr ""

# 'created'  => __( 'Display the date when the post was created', 'wpv-views' ),
# 'modified' => __( 'Display the date when the post was last modified', 'wpv-views' )
# )

msgid "Display the date when the post was last modified"
msgstr ""

# ) {
# $anchor_text = sprintf( __( 'Edit %s', 'wpv-views' ), $this->user_atts['label'] );
# } else {

msgid "Edit %s"
msgstr ""

# if ( empty( $this->user_atts['text'] ) ) {
# $anchor_text = __( 'Edit This', 'wpv-views' );
# } else {

msgid "Edit This"
msgstr ""

# $data = array(
# 'name'           => __( 'Post edit link', 'wpv-views' ),
# 'label'          => __( 'Post edit link', 'wpv-views' ),

msgid "Post edit link"
msgstr ""

# 'text' => array(
# 'label'       => __( 'Edit link text', 'wpv-views' ),
# 'type'        => 'text',

msgid "Edit link text"
msgstr ""

# 'type'        => 'text',
# 'description' => __( 'Set the text for the link. Defaults to "Edit This".', 'wpv-views' ),
# ),

msgid "Set the text for the link. Defaults to \"Edit This\"."
msgstr ""

# 'class' => array(
# 'label'       => __( 'Class', 'wpv-views' ),
# 'type'        => 'text',

msgid "Class"
msgstr ""

# 'type'        => 'text',
# 'description' => __( 'Space-separated list of classnames that will be added to the anchor HTML tag.', 'wpv-views' ),
# 'placeholder' => 'class1 class2',

msgid "Space-separated list of classnames that will be added to the anchor HTML tag."
msgstr ""

# 'style' => array(
# 'label'       => __( 'Style', 'wpv-views'),
# 'type'        => 'text',

msgid "Style"
msgstr ""

# 'type'        => 'text',
# 'description' => __( 'Inline styles that will be added to the anchor HTML tag.', 'wpv-views' ),
# 'placeholder' => 'border: 1px solid red; font-size: 2em;',

msgid "Inline styles that will be added to the anchor HTML tag."
msgstr ""

# 
# return apply_filters( 'wpv_filter_post_protected_excerpt', __( 'There is no excerpt because this is a protected post.', 'wpv-views' ), $item, $this->user_atts );
# }

msgid "There is no excerpt because this is a protected post."
msgstr ""

# $data = array(
# 'name'           => __( 'Post excerpt', 'wpv-views' ),
# 'label'          => __( 'Post excerpt', 'wpv-views' ),

msgid "Post excerpt"
msgstr ""

# 'output'	=> array(
# 'label'			=> __( 'Display', 'wpv-views' ),
# 'type'			=> 'radio',

msgid "Display"
msgstr ""

# 'options'		=> array(
# 'formatted'	=> __( 'Formatted based on the options below', 'wpv-views' ),
# 'raw'	    => __( 'As stored in database', 'wpv-views' ),

msgid "Formatted based on the options below"
msgstr ""

# 'formatted'	=> __( 'Formatted based on the options below', 'wpv-views' ),
# 'raw'	    => __( 'As stored in database', 'wpv-views' ),
# ),

msgid "As stored in database"
msgstr ""

# 'length_combo'	=> array(
# 'label'		=> __( 'Excerpt length', 'wpv-views' ),
# 'type'		=> 'grouped',

msgid "Excerpt length"
msgstr ""

# 'length'	=> array(
# 'pseudolabel'	=> __( 'Length count', 'wpv-views'),
# 'type'			=> 'number',

msgid "Length count"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'This will shorten the excerpt to a specific length. Leave blank for default.', 'wpv-views' ),
# 'placeholder'	=> __( 'Enter the excerpt length.', 'wpv-views' ),

msgid "This will shorten the excerpt to a specific length. Leave blank for default."
msgstr ""

# 'description'	=> __( 'This will shorten the excerpt to a specific length. Leave blank for default.', 'wpv-views' ),
# 'placeholder'	=> __( 'Enter the excerpt length.', 'wpv-views' ),
# ),

msgid "Enter the excerpt length."
msgstr ""

# 'count'		=> array(
# 'pseudolabel'	=> __( 'Count length by', 'wpv-views' ),
# 'type'			=> 'radio',

msgid "Count length by"
msgstr ""

# 'options'		=> array(
# 'char'		=> __( 'Characters', 'wpv-views' ),
# 'word'		=> __( 'Words', 'wpv-views' ),

msgid "Characters"
msgstr ""

# 'char'		=> __( 'Characters', 'wpv-views' ),
# 'word'		=> __( 'Words', 'wpv-views' ),
# ),

msgid "Words"
msgstr ""

# 'default'		=> 'char',
# 'description'	=> __( 'You can create an excerpt based on the number of words or characters.', 'wpv-views' ),
# ),

msgid "You can create an excerpt based on the number of words or characters."
msgstr ""

# 'render_more' => array(
# 'label'			=> __( 'Render ellipsis', 'wpv-views' ),
# 'type'			=> 'radio',

msgid "Render ellipsis"
msgstr ""

# 'options' 		=> array(
# 'yes'		=> __( 'Yes', 'wpv-views' ),
# 'no'	    => __( 'No', 'wpv-views' ),

msgid "Yes"
msgstr ""

# 'yes'		=> __( 'Yes', 'wpv-views' ),
# 'no'	    => __( 'No', 'wpv-views' ),
# ),

msgid "No"
msgstr ""

# 'default'		=> 'yes',
# 'description'	=> __(
# 'Whether the ellipsis text or sign will be rendered if the text is truncated.',

msgid "Whether the ellipsis text or sign will be rendered if the text is truncated."
msgstr ""

# 'more'		=> array(
# 'label'			=> __( 'Ellipsis text', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Ellipsis text"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'This will be added after the excerpt, as an invitation to keep reading.', 'wpv-views' ),
# 'placeholder'	=> __( '...', 'wpv-views' ),

msgid "This will be added after the excerpt, as an invitation to keep reading."
msgstr ""

# 'description'	=> __( 'This will be added after the excerpt, as an invitation to keep reading.', 'wpv-views' ),
# 'placeholder'	=> __( '...', 'wpv-views' ),
# ),

msgid "..."
msgstr ""

# 'format'	=> array(
# 'label'			=> __( 'Formatting', 'wpv-views' ),
# 'type'			=> 'radio',

msgid "Formatting"
msgstr ""

# 'options' 		=> array(
# 'autop'		=> __( 'Wrap the excerpt in a paragraph', 'wpv-views' ),
# 'noautop'	=> __( 'Do not wrap the excerpt in a paragraph', 'wpv-views' ),

msgid "Wrap the excerpt in a paragraph"
msgstr ""

# 'autop'		=> __( 'Wrap the excerpt in a paragraph', 'wpv-views' ),
# 'noautop'	=> __( 'Do not wrap the excerpt in a paragraph', 'wpv-views' ),
# ),

msgid "Do not wrap the excerpt in a paragraph"
msgstr ""

# 'default'		=> 'autop',
# 'description'	=> __( 'Whether the excerpt should be wrapped in paragraph tags.', 'wpv-views' ),
# )

msgid "Whether the excerpt should be wrapped in paragraph tags."
msgstr ""

# $size_options = array(
# 'full' => __('Original image', 'wpv-views')
# );

msgid "Original image"
msgstr ""

# $defined_sizes = array(
# 'thumbnail' => __('Thumbnail', 'wpv-views'),
# 'medium' => __('Medium', 'wpv-views'),

msgid "Thumbnail"
msgstr ""

# 'thumbnail' => __('Thumbnail', 'wpv-views'),
# 'medium' => __('Medium', 'wpv-views'),
# 'large' => __('Large', 'wpv-views')

msgid "Medium"
msgstr ""

# 'medium' => __('Medium', 'wpv-views'),
# 'large' => __('Large', 'wpv-views')
# );

msgid "Large"
msgstr ""

# */
# $size_options['custom'] = __( 'Custom size...', 'wpv-views' );
# 

msgid "Custom size..."
msgstr ""

# $data = array(
# 'name'           => __( 'Post featured image', 'wpv-views' ),
# 'label'          => __( 'Post featured image', 'wpv-views' ),

msgid "Post featured image"
msgstr ""

# 'size' => array(
# 'label'		=> __( 'Featured image size', 'wpv-views' ),
# 'type'		=> 'select',

msgid "Featured image size"
msgstr ""

# 'width' => array(
# 'pseudolabel'	=> __( 'Featured image width', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Featured image width"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Custom width of image in pixels.', 'wpv-views' )
# ),

msgid "Custom width of image in pixels."
msgstr ""

# 'height' => array(
# 'pseudolabel'	=> __( 'Featured image height', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Featured image height"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Custom height of image in pixels.', 'wpv-views' )
# )

msgid "Custom height of image in pixels."
msgstr ""

# 'crop' => array(
# 'label'		=> __( 'Proportion', 'wpv-views' ),
# 'type'		=> 'radio',

msgid "Proportion"
msgstr ""

# 'options'	=> array(
# 'false'	=> __( 'Keep original proportion', 'wpv-views' ),
# 'true'	=> __( 'Crop to exact dimensions', 'wpv-views' )

msgid "Keep original proportion"
msgstr ""

# 'false'	=> __( 'Keep original proportion', 'wpv-views' ),
# 'true'	=> __( 'Crop to exact dimensions', 'wpv-views' )
# ),

msgid "Crop to exact dimensions"
msgstr ""

# 'crop_horizontal' => array(
# 'pseudolabel'	=> __( 'Horizontal crop position', 'wpv-views' ),
# 'type'			=> 'select',

msgid "Horizontal crop position"
msgstr ""

# 'options'		=> array(
# 'left'		=> __( 'Left', 'wpv-views' ),
# 'center'	=> __( 'Center', 'wpv-views' ),

msgid "Left"
msgstr ""

# 'left'		=> __( 'Left', 'wpv-views' ),
# 'center'	=> __( 'Center', 'wpv-views' ),
# 'right'		=> __( 'Right', 'wpv-views' )

msgid "Center"
msgstr ""

# 'center'	=> __( 'Center', 'wpv-views' ),
# 'right'		=> __( 'Right', 'wpv-views' )
# ),

msgid "Right"
msgstr ""

# 'crop_vertical'	=> array(
# 'pseudolabel'	=> __( 'Vertical crop position', 'wpv-views' ),
# 'type'			=> 'select',

msgid "Vertical crop position"
msgstr ""

# 'options'		=> array(
# 'top'		=> __( 'Top', 'wpv-views' ),
# 'center'	=> __( 'Center', 'wpv-views' ),

msgid "Top"
msgstr ""

# 'center'	=> __( 'Center', 'wpv-views' ),
# 'bottom'	=> __( 'Bottom', 'wpv-views' )
# ),

msgid "Bottom"
msgstr ""

# 'options'	=> array(
# 'img'			=> __( 'Image HTML tag', 'wpv-views' ),
# 'url'			=> __( 'URL of the image', 'wpv-views' ),

msgid "Image HTML tag"
msgstr ""

# 'img'			=> __( 'Image HTML tag', 'wpv-views' ),
# 'url'			=> __( 'URL of the image', 'wpv-views' ),
# 'title'			=> __( 'Title of the image', 'wpv-views' ),

msgid "URL of the image"
msgstr ""

# 'url'			=> __( 'URL of the image', 'wpv-views' ),
# 'title'			=> __( 'Title of the image', 'wpv-views' ),
# 'caption'		=> __( 'Caption of the image', 'wpv-views' ),

msgid "Title of the image"
msgstr ""

# 'title'			=> __( 'Title of the image', 'wpv-views' ),
# 'caption'		=> __( 'Caption of the image', 'wpv-views' ),
# 'description'	=> __( 'Description of the image', 'wpv-views' ),

msgid "Caption of the image"
msgstr ""

# 'caption'		=> __( 'Caption of the image', 'wpv-views' ),
# 'description'	=> __( 'Description of the image', 'wpv-views' ),
# 'alt'			=> __( 'ALT text for the image', 'wpv-views' ),

msgid "Description of the image"
msgstr ""

# 'description'	=> __( 'Description of the image', 'wpv-views' ),
# 'alt'			=> __( 'ALT text for the image', 'wpv-views' ),
# 'author'		=> __( 'Author of the image', 'wpv-views' ),

msgid "ALT text for the image"
msgstr ""

# 'alt'			=> __( 'ALT text for the image', 'wpv-views' ),
# 'author'		=> __( 'Author of the image', 'wpv-views' ),
# 'date'			=> __( 'Date of the image', 'wpv-views' ),

msgid "Author of the image"
msgstr ""

# 'author'		=> __( 'Author of the image', 'wpv-views' ),
# 'date'			=> __( 'Date of the image', 'wpv-views' ),
# 'id'			=> __( 'ID of the image', 'wpv-views' ),

msgid "Date of the image"
msgstr ""

# 'date'			=> __( 'Date of the image', 'wpv-views' ),
# 'id'			=> __( 'ID of the image', 'wpv-views' ),
# ),

msgid "ID of the image"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Space-separated list of classnames that will be added to the image HTML tag.', 'wpv-views' ),
# 'placeholder'	=> 'class1 class2',

msgid "Space-separated list of classnames that will be added to the image HTML tag."
msgstr ""

# $data = array(
# 'name'           => __( 'Post field', 'wpv-views' ),
# 'label'          => __( 'Post field', 'wpv-views' ),

msgid "Post field"
msgstr ""

# 'name' => array(
# 'label'       => __( 'Custom field name', 'wpv-views' ),
# 'type'        => 'suggest',

msgid "Custom field name"
msgstr ""

# 'index_info'	=> array(
# 'label'		=> __( 'Index and separator', 'wpv-views' ),
# 'type'		=> 'info',

msgid "Index and separator"
msgstr ""

# 'index' => array(
# 'pseudolabel'	=> __( 'Index', 'wpv-views' ),
# 'type'			=> 'number',

msgid "Index"
msgstr ""

# 'type'			=> 'number',
# 'description'	=> __( 'Leave empty to display all values.', 'wpv-views' ),
# ),

msgid "Leave empty to display all values."
msgstr ""

# 'type'			=> 'text',
# 'pseudolabel'	=> __( 'Separator', 'wpv-views' ),
# 'default'		=> ', ',

msgid "Separator"
msgstr ""

# 'parse_shortcodes' => array(
# 'label'		=> __( 'Parse inner shortcodes', 'wpv-views' ),
# 'type'		=> 'radio',

msgid "Parse inner shortcodes"
msgstr ""

# 'options'	=> array(
# 'true'	=> __( 'Parse shortcodes inside the field values', 'wpv-views' ),
# ''		=> __( 'Do not parse shortcodes inside the field values', 'wpv-views' ),

msgid "Parse shortcodes inside the field values"
msgstr ""

# 'true'	=> __( 'Parse shortcodes inside the field values', 'wpv-views' ),
# ''		=> __( 'Do not parse shortcodes inside the field values', 'wpv-views' ),
# ),

msgid "Do not parse shortcodes inside the field values"
msgstr ""

# $data = array(
# 'name'           => __( 'Post field iterator', 'wpv-views' ),
# 'label'          => __( 'Post field iterator', 'wpv-views' ),

msgid "Post field iterator"
msgstr ""

# 'field' => array(
# 'label'       => __( 'Custom field', 'wpv-views' ),
# 'type'        => 'suggest',

msgid "Custom field"
msgstr ""

# 'action'      => 'wpv_suggest_wpv_post_field_name',
# 'description' => __( 'The name of the custom field to display', 'wpv-views' ),
# 'required'   => true,

msgid "The name of the custom field to display"
msgstr ""

# 'iteration_boundaries'	=> array(
# 'label'		=> __( 'Loop options', 'wpv-views' ),
# 'type'		=> 'grouped',

msgid "Loop options"
msgstr ""

# 'separator'	=> array(
# 'pseudolabel'	=> __( 'Separator between values', 'wpv-views'),
# 'type'			=> 'text',

msgid "Separator between values"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Sepatator between each field value.', 'wpv-views' ),
# ),

msgid "Sepatator between each field value."
msgstr ""

# 'start'	=> array(
# 'pseudolabel'	=> __( 'Index to start', 'wpv-views'),
# 'type'			=> 'number',

msgid "Index to start"
msgstr ""

# 'default'		=> '1',
# 'description'	=> __( 'Defaults to 1.', 'wpv-views' ),
# ),

msgid "Defaults to 1."
msgstr ""

# 'end'	=> array(
# 'pseudolabel'	=> __( 'Index to end', 'wpv-views'),
# 'type'			=> 'number',

msgid "Index to end"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'No value means all the way until the last index.', 'wpv-views' ),
# ),

msgid "No value means all the way until the last index."
msgstr ""

# 'hidden' => true,
# 'label' => __( 'Content of each iteration', 'wpv-views' ),
# 'description' => __( 'This will be displayed on each iteration. The usual content is <code>[wpv-post-field name="field-name"]</code> where field-name is the custom field selected above.', 'wpv-views' )

msgid "Content of each iteration"
msgstr ""

# 'label' => __( 'Content of each iteration', 'wpv-views' ),
# 'description' => __( 'This will be displayed on each iteration. The usual content is <code>[wpv-post-field name="field-name"]</code> where field-name is the custom field selected above.', 'wpv-views' )
# )

msgid "This will be displayed on each iteration. The usual content is <code>[wpv-post-field name=\"field-name\"]</code> where field-name is the custom field selected above."
msgstr ""

# $data = array(
# 'name'           => __( 'Post format', 'wpv-views' ),
# 'label'          => __( 'Post format', 'wpv-views' ),

msgid "Post format"
msgstr ""

# $data = array(
# 'name'           => __( 'Post link', 'wpv-views' ),
# 'label'          => __( 'Post link', 'wpv-views' ),

msgid "Post link"
msgstr ""

# $data = array(
# 'name'           => __( 'Post menu order', 'wpv-views' ),
# 'label'          => __( 'Post menu order', 'wpv-views' ),

msgid "Post menu order"
msgstr ""

# $data = array(
# 'name'           => __( 'Post next link', 'wpv-views' ),
# 'label'          => __( 'Post next link', 'wpv-views' ),

msgid "Post next link"
msgstr ""

# 'label'       => __( 'Format', 'wpv-views' ),
# 'description' => __( 'The link anchor format. Should contain \'%%LINK%%\' in order to display a link, otherwise it will create plain text. Default \'%%LINK%% &raquo;\'.', 'wpv-views' ),
# 'default'     => '%%LINK%% &raquo;',

msgid "The link anchor format. Should contain '%%LINK%%' in order to display a link, otherwise it will create plain text. Default '%%LINK%% &raquo;'."
msgstr ""

# 'type'        => 'text',
# 'label'       => __( 'Link', 'wpv-views' ),
# 'description' => __( 'The link permalink format. Can contain \'%%TITLE%%\' for the next post title or \'%%DATE%%\' for the next post date. Default \'%%TITLE%%\'.', 'wpv-views' ),

msgid "Link"
msgstr ""

# 'label'       => __( 'Link', 'wpv-views' ),
# 'description' => __( 'The link permalink format. Can contain \'%%TITLE%%\' for the next post title or \'%%DATE%%\' for the next post date. Default \'%%TITLE%%\'.', 'wpv-views' ),
# 'default'     => '%%TITLE%%',

msgid "The link permalink format. Can contain '%%TITLE%%' for the next post title or '%%DATE%%' for the next post date. Default '%%TITLE%%'."
msgstr ""

# $data = array(
# 'name'           => __( 'Post previous link', 'wpv-views' ),
# 'label'          => __( 'Post previous link', 'wpv-views' ),

msgid "Post previous link"
msgstr ""

# 'label'       => __( 'Format', 'wpv-views' ),
# 'description' => __( 'The link anchor format. Should contain \'%%LINK%%\' in order to display a link, otherwise it will create plain text. Default \'&laquo; %%LINK%%\'.', 'wpv-views' ),
# 'default'     => '&laquo; %%LINK%%',

msgid "The link anchor format. Should contain '%%LINK%%' in order to display a link, otherwise it will create plain text. Default '&laquo; %%LINK%%'."
msgstr ""

# 'label'       => __( 'Link', 'wpv-views' ),
# 'description' => __( 'The link permalink format. Can contain \'%%TITLE%%\' for the previous post title or \'%%DATE%%\' for the previous post date. Default \'%%TITLE%%\'.', 'wpv-views' ),
# 'default'     => '%%TITLE%%',

msgid "The link permalink format. Can contain '%%TITLE%%' for the previous post title or '%%DATE%%' for the previous post date. Default '%%TITLE%%'."
msgstr ""

# $this->item = $item;
# $this->shortcode_atts['label'] = __( 'Read more', 'wpv-views' );
# }

msgid "Read more"
msgstr ""

# $data = array(
# 'name'           => __( 'Post read more link', 'wpv-views' ),
# 'label'          => __( 'Post read more link', 'wpv-views' ),

msgid "Post read more link"
msgstr ""

# 'label' => array(
# 'label' => __( 'Label of the link', 'wpv-views'),
# 'type' => 'text',

msgid "Label of the link"
msgstr ""

# 'type' => 'text',
# 'description' => __( 'You can use %%TITLE%% as a placeholder for the post title.', 'wpv-views' ),
# 'default' => __( 'Read more', 'wpv-views' ),

msgid "You can use %%TITLE%% as a placeholder for the post title."
msgstr ""

# $data = array(
# 'name'           => __( 'Post slug', 'wpv-views' ),
# 'label'          => __( 'Post slug', 'wpv-views' ),

msgid "Post slug"
msgstr ""

# $data = array(
# 'name'           => __( 'Post status', 'wpv-views' ),
# 'label'          => __( 'Post status', 'wpv-views' ),

msgid "Post status"
msgstr ""

# $data = array(
# 'name'           => __( 'Taxonomy iterator', 'wpv-views' ),
# 'label'          => __( 'Taxonomy iterator', 'wpv-views' ),

msgid "Taxonomy iterator"
msgstr ""

# 'object_group'	=> array(
# 'label'		=> __( 'Taxonomy and field', 'wpv-views' ),
# 'type'		=> 'grouped',

msgid "Taxonomy and field"
msgstr ""

# 'options' => $this->get_available_taxonomies(),
# 'description' => __( 'The taxonomy to loop over', 'wpv-views' ),
# 'required' => true,

msgid "The taxonomy to loop over"
msgstr ""

# 'field' => array(
# 'pseudolabel' => __( 'Term field', 'wpv-views' ),
# 'type' => 'select',

msgid "Term field"
msgstr ""

# 'options' => $this->get_available_term_fields(),
# 'description' => __( 'The field to display for each term', 'wpv-views' ),
# 'required'   => true,

msgid "The field to display for each term"
msgstr ""

# 'separator'	=> array(
# 'label'	=> __( 'Separator between the field from each term', 'wpv-views'),
# 'type' => 'text',

msgid "Separator between the field from each term"
msgstr ""

# $term_native_data = array(
# 'views|shortcode|single|wpv-taxonomy-title' => __( 'Taxonomy title', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-link' => __( 'Taxonomy link', 'wpv-views' ),

msgid "Taxonomy title"
msgstr ""

# 'views|shortcode|single|wpv-taxonomy-title' => __( 'Taxonomy title', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-link' => __( 'Taxonomy link', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-url' => __( 'Taxonomy URL', 'wpv-views' ),

msgid "Taxonomy link"
msgstr ""

# 'views|shortcode|single|wpv-taxonomy-link' => __( 'Taxonomy link', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-url' => __( 'Taxonomy URL', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-slug' => __( 'Taxonomy slug', 'wpv-views' ),

msgid "Taxonomy URL"
msgstr ""

# 'views|shortcode|single|wpv-taxonomy-url' => __( 'Taxonomy URL', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-slug' => __( 'Taxonomy slug', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-id' => __( 'Taxonomy ID', 'wpv-views' ),

msgid "Taxonomy slug"
msgstr ""

# 'views|shortcode|single|wpv-taxonomy-slug' => __( 'Taxonomy slug', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-id' => __( 'Taxonomy ID', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-description' => __( 'Taxonomy description', 'wpv-views' ),

msgid "Taxonomy ID"
msgstr ""

# 'views|shortcode|single|wpv-taxonomy-id' => __( 'Taxonomy ID', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-description' => __( 'Taxonomy description', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-post-count' => __( 'Taxonomy post count', 'wpv-views' ),

msgid "Taxonomy description"
msgstr ""

# 'views|shortcode|single|wpv-taxonomy-description' => __( 'Taxonomy description', 'wpv-views' ),
# 'views|shortcode|single|wpv-taxonomy-post-count' => __( 'Taxonomy post count', 'wpv-views' ),
# );

msgid "Taxonomy post count"
msgstr ""

# $options[ 'types|' . $field_type . '|' . $field_nature . '|' . $field_slug ] = sprintf(
# __( '%s - %s', 'wpv-views' ),
# $group_name,

msgid "%s - %s"
msgstr ""

# 'format' => array(
# 'label'   => __(  'Display format', 'wpv-views' ),
# 'type'    => 'radio',

msgid "Display format"
msgstr ""

# 'options' => array(
# 'link'        => __( 'Link to term archive page', 'wpv-views' ),
# 'url'         => __( 'URL of term archive page', 'wpv-views' ),

msgid "Link to term archive page"
msgstr ""

# 'link'        => __( 'Link to term archive page', 'wpv-views' ),
# 'url'         => __( 'URL of term archive page', 'wpv-views' ),
# 'name'        => __( 'Term name', 'wpv-views' ),

msgid "URL of term archive page"
msgstr ""

# 'url'         => __( 'URL of term archive page', 'wpv-views' ),
# 'name'        => __( 'Term name', 'wpv-views' ),
# 'id' => __( 'Term ID', 'wpv-views' ),

msgid "Term name"
msgstr ""

# 'name'        => __( 'Term name', 'wpv-views' ),
# 'id' => __( 'Term ID', 'wpv-views' ),
# 'description' => __( 'Term description', 'wpv-views' ),

msgid "Term ID"
msgstr ""

# 'id' => __( 'Term ID', 'wpv-views' ),
# 'description' => __( 'Term description', 'wpv-views' ),
# 'slug'        => __( 'Term slug', 'wpv-views' ),

msgid "Term description"
msgstr ""

# 'description' => __( 'Term description', 'wpv-views' ),
# 'slug'        => __( 'Term slug', 'wpv-views' ),
# 'count'       => __( 'Term post count', 'wpv-views' ),

msgid "Term slug"
msgstr ""

# 'slug'        => __( 'Term slug', 'wpv-views' ),
# 'count'       => __( 'Term post count', 'wpv-views' ),
# //'text' => __('Term related text', 'wpv-views'),

msgid "Term post count"
msgstr ""

# 'show' => array(
# 'label'   => __( 'Anchor text when linking to the term archive page ', 'wpv-views' ),
# 'type'    => 'select',

msgid "Anchor text when linking to the term archive page "
msgstr ""

# 'slug'        => __( 'Term slug', 'wpv-views' ),
# 'count'       => __( 'Number of terms', 'wpv-views' ),
# ),

msgid "Number of terms"
msgstr ""

# 'separator' => array(
# 'label'   => __( 'Separator between terms', 'wpv-views'),
# 'type'    => 'text',

msgid "Separator between terms"
msgstr ""

# 'order' => array(
# 'label'   => __( 'Order ', 'wpv-views'),
# 'type'    => 'radio',

msgid "Order "
msgstr ""

# 
# $dialog_label = __( 'Post taxonomy', 'wpv-views' );
# $dialog_target = false;

msgid "Post taxonomy"
msgstr ""

# 'output' => array(
# 'label'   => __( 'Output format', 'wpv-views'),
# 'type'    => 'radio',

msgid "Output format"
msgstr ""

# 'options' => array(
# 'raw'      => __( 'As stored in the database', 'wpv-views' ),
# 'sanitize' => __( 'Sanitize', 'wpv-views' ),

msgid "As stored in the database"
msgstr ""

# 'raw'      => __( 'As stored in the database', 'wpv-views' ),
# 'sanitize' => __( 'Sanitize', 'wpv-views' ),
# ),

msgid "Sanitize"
msgstr ""

# 'default' => 'raw',
# 'description' => __( 'Output the post title as is or sanitize it to use as an HTML attribute.', 'wpv-views' ),
# ),

msgid "Output the post title as is or sanitize it to use as an HTML attribute."
msgstr ""

# $data = array(
# 'name'           => __( 'Post type', 'wpv-views' ),
# 'label'          => __( 'Post type', 'wpv-views' ),

msgid "Post type"
msgstr ""

# 'show' => array(
# 'label'   => __( 'Post type information', 'wpv-views'),
# 'type'    => 'radio',

msgid "Post type information"
msgstr ""

# 'options' => array(
# 'slug'   => __( 'Post type slug', 'wpv-views' ),
# 'single' => __( 'Post type singular name', 'wpv-views' ),

msgid "Post type slug"
msgstr ""

# 'slug'   => __( 'Post type slug', 'wpv-views' ),
# 'single' => __( 'Post type singular name', 'wpv-views' ),
# 'plural' => __( 'Post type plural name', 'wpv-views' ),

msgid "Post type singular name"
msgstr ""

# 'single' => __( 'Post type singular name', 'wpv-views' ),
# 'plural' => __( 'Post type plural name', 'wpv-views' ),
# ),

msgid "Post type plural name"
msgstr ""

# $data = array(
# 'name'           => __( 'Post URL', 'wpv-views' ),
# 'label'          => __( 'Post URL', 'wpv-views' ),

msgid "Post URL"
msgstr ""

# $data = array(
# 'name' => __( 'Taxonomy field', 'wpv-views' ),
# 'label' => __( 'Taxonomy field', 'wpv-views' ),

msgid "Taxonomy field"
msgstr ""

# 'action' => 'wpv_suggest_wpv_taxonomy_field_name',
# 'description' => __( 'The name of the field to display', 'wpv-views' ),
# 'required' => true,

msgid "The name of the field to display"
msgstr ""

# 'lang' => array(
# 'label'         => __( 'Display content only for this language', 'wpv-views'),
# 'type'          => 'select',

msgid "Display content only for this language"
msgstr ""

# 'content' => array(
# 'label' => __( 'Conditional content', 'wpv-views' ),
# 'type' => 'textarea',

msgid "Conditional content"
msgstr ""

# 'type' => 'textarea',
# 'description' => __( 'This will be displayed when the condition is met.', 'wpv-views' )
# )

msgid "This will be displayed when the condition is met."
msgstr ""

# $shortcode_data['attributes']['display-options']['fields']['wpml_context'] = array(
# 'label'			=> __( 'WPML Translation Context', 'wpv-views' ),
# 'type'			=> 'text',

msgid "WPML Translation Context"
msgstr ""

# /* translators: Description for the context attribute on the GUI for the shortcode to register strings for translation */
# 'description'	=> __( 'This context will be used when registering shortcode attributes for translation in WPML String Translation.', 'wpv-views' ),
# 'placeholder'	=> $placeholer,

msgid "This context will be used when registering shortcode attributes for translation in WPML String Translation."
msgstr ""

# array(
# 'text_for_previous_link' => __( 'Previous', 'wpv-views' ),
# 'text_for_next_link' => __( 'Next', 'wpv-views' ),

msgid "Previous"
msgstr ""

# 'text_for_previous_link' => __( 'Previous', 'wpv-views' ),
# 'text_for_next_link' => __( 'Next', 'wpv-views' ),
# 'text_for_last_link' => __( 'Last', 'wpv-views' ),

msgid "Next"
msgstr ""

# 'text_for_next_link' => __( 'Next', 'wpv-views' ),
# 'text_for_last_link' => __( 'Last', 'wpv-views' ),
# 'text_for_first_link' => __( 'First', 'wpv-views' ),

msgid "Last"
msgstr ""

# 'text_for_last_link' => __( 'Last', 'wpv-views' ),
# 'text_for_first_link' => __( 'First', 'wpv-views' ),
# ),

msgid "First"
msgstr ""

# // Search filter
# $custom_search_filters[ __( 'Text Search', 'wpv-views' ) ] = [
# [

msgid "Text Search"
msgstr ""

# 'shortcode' => 'wpv-filter-search-box',
# 'name' => __( 'Text search (title and content)', 'wpv-views' ),
# 'params' => [

msgid "Text search (title and content)"
msgstr ""

# }
# $custom_search_filters[ __( 'Non Types fields', 'wpv-views') ] = $native_fields;
# 

msgid "Non Types fields"
msgstr ""

# 'value' => 'modified',
# 'label' => __('Last modified', 'wpv-views')
# ),

msgid "Last modified"
msgstr ""

# 'value' => 'menu_order',
# 'label' => __('Menu order', 'wpv-views')
# ),

msgid "Menu order"
msgstr ""

# 'value' => 'rand',
# 'label' => __('Random order', 'wpv-views')
# )

msgid "Random order"
msgstr ""

# ) {
# $option_text = sprintf(__('Field - %s', 'wpv-views'), $all_types_fields[substr( $key, 5 )]['name']);
# $field_type = $all_types_fields[substr( $key, 5 )]['type'];

msgid "Field - %s"
msgstr ""

# public function access_custom_capabilities( $data ) {
# $wp_roles['label'] = __( 'Views capabilities', 'wpv-views' );
# $wp_roles['capabilities'] = array( EDIT_VIEWS => __( 'Edit Views', 'wpv-views' ) );

msgid "Views capabilities"
msgstr ""

# $wp_roles['label'] = __( 'Views capabilities', 'wpv-views' );
# $wp_roles['capabilities'] = array( EDIT_VIEWS => __( 'Edit Views', 'wpv-views' ) );
# $data[] = $wp_roles;

msgid "Edit Views"
msgstr ""

# 'slug' => 'toolset-views',
# 'title' => __( 'Toolset Views Elements', 'wpv-views' ),
# ),

msgid "Toolset Views Elements"
msgstr ""

# $response['success'] = false;
# $response['message'] = __( 'The View could not be created.', 'wpv-views' );
# }

msgid "The View could not be created."
msgstr ""

# 'wpv_parse_wpml_shortcode',
# __( 'This function was deprecated in Views 2.3.0.', 'wpv-views' ),
# '2.2.2'

msgid "This function was deprecated in Views 2.3.0."
msgstr ""

# 'wpv_register_wpml_strings',
# __( 'This function was deprecated in Views 2.3.0. Use the "wpv_action_wpv_register_wpml_strings" action instead.', 'wpv-views' ),
# '2.3.0'

msgid "This function was deprecated in Views 2.3.0. Use the \"wpv_action_wpv_register_wpml_strings\" action instead."
msgstr ""

# 'id'		=> 'fields-and-views',
# 'title'		=> __( 'Fields and Views', 'wpv-views' ),
# 'href'		=> '#fields_and_views_shortcodes',

msgid "Fields and Views"
msgstr ""

# $group_data	= array(
# 'name'		=> __( 'Standard WordPress Fields', 'wpv-views' ),
# 'target'	=> array( 'posts' ),

msgid "Standard WordPress Fields"
msgstr ""

# 'wpv-post-title'			=> __( 'Post title', 'wpv-views' ),
# 'wpv-post-link'				=> __( 'Post title with a link', 'wpv-views' ),
# 'wpv-post-url'				=> __( 'Post URL', 'wpv-views' ),

msgid "Post title with a link"
msgstr ""

# 'wpv-post-comments-number'	=> __( 'Post comments number', 'wpv-views' ),
# 'wpv-post-class'			=> __( 'Post class', 'wpv-views' ),
# 'wpv-post-edit-link'		=> __( 'Post edit link', 'wpv-views' ),

msgid "Post class"
msgstr ""

# 'wpv-for-each'				=> __( 'Post field iterator', 'wpv-views' ),
# Shortcode\Post\Taxonomy_Iterator::SHORTCODE_NAME => __( 'Post taxonomy iterator', 'wpv-views' ),
# 'wpv-post-previous-link'	=> __( 'Post previous link', 'wpv-views' ),

msgid "Post taxonomy iterator"
msgstr ""

# $group_data	= array(
# 'name'		=> __( 'Taxonomy data', 'wpv-views' ),
# 'target'	=> array( 'taxonomy' ),

msgid "Taxonomy data"
msgstr ""

# $group_data	= array(
# 'name'		=> __( 'Basic data', 'wpv-views' ),
# 'fields'	=> array()

msgid "Basic data"
msgstr ""

# $basic_shortcodes = array(
# 'wpv-bloginfo'			=> __( 'Site information', 'wpv-views' ),
# 'wpv-current-user'		=> __( 'Current user information', 'wpv-views' ),

msgid "Site information"
msgstr ""

# 'wpv-bloginfo'			=> __( 'Site information', 'wpv-views' ),
# 'wpv-current-user'		=> __( 'Current user information', 'wpv-views' ),
# 'wpv-archive-link'		=> __( 'Post type archive link', 'wpv-views' ),

msgid "Current user information"
msgstr ""

# 'wpv-current-user'		=> __( 'Current user information', 'wpv-views' ),
# 'wpv-archive-link'		=> __( 'Post type archive link', 'wpv-views' ),
# 'wpv-search-term'		=> __( 'Search term', 'wpv-views' ),

msgid "Post type archive link"
msgstr ""

# 'wpv-archive-link'		=> __( 'Post type archive link', 'wpv-views' ),
# 'wpv-search-term'		=> __( 'Search term', 'wpv-views' ),
# );

msgid "Search term"
msgstr ""

# $group_data['fields']['wpv-archive-title'] = array(
# 'name'		=> __('Archive title', 'wpv-views'),
# 'handle'	=> 'wpv-archive-title',

msgid "Archive title"
msgstr ""

# $shorcode_fields = array(
# 'ID'				=> __( 'User ID', 'wpv-views' ),
# 'user_email'		=> __( 'User Email', 'wpv-views' ),

msgid "User ID"
msgstr ""

# 'ID'				=> __( 'User ID', 'wpv-views' ),
# 'user_email'		=> __( 'User Email', 'wpv-views' ),
# 'user_login'		=> __( 'User Login', 'wpv-views' ),

msgid "User Email"
msgstr ""

# 'user_email'		=> __( 'User Email', 'wpv-views' ),
# 'user_login'		=> __( 'User Login', 'wpv-views' ),
# 'user_firstname'	=> __( 'First Name', 'wpv-views' ),

msgid "User Login"
msgstr ""

# 'user_login'		=> __( 'User Login', 'wpv-views' ),
# 'user_firstname'	=> __( 'First Name', 'wpv-views' ),
# 'user_lastname'		=> __( 'Last Name', 'wpv-views' ),

msgid "First Name"
msgstr ""

# 'user_firstname'	=> __( 'First Name', 'wpv-views' ),
# 'user_lastname'		=> __( 'Last Name', 'wpv-views' ),
# 'nickname'			=> __( 'Nickname', 'wpv-views' ),

msgid "Last Name"
msgstr ""

# 'user_lastname'		=> __( 'Last Name', 'wpv-views' ),
# 'nickname'			=> __( 'Nickname', 'wpv-views' ),
# 'display_name'		=> __( 'Display Name', 'wpv-views' ),

msgid "Nickname"
msgstr ""

# 'nickname'			=> __( 'Nickname', 'wpv-views' ),
# 'display_name'		=> __( 'Display Name', 'wpv-views' ),
# 'profile_picture'	=> __( 'Profile Picture', 'wpv-views' ),

msgid "Display Name"
msgstr ""

# 'display_name'		=> __( 'Display Name', 'wpv-views' ),
# 'profile_picture'	=> __( 'Profile Picture', 'wpv-views' ),
# 'user_nicename'		=> __( 'Nicename', 'wpv-views' ),

msgid "Profile Picture"
msgstr ""

# 'profile_picture'	=> __( 'Profile Picture', 'wpv-views' ),
# 'user_nicename'		=> __( 'Nicename', 'wpv-views' ),
# 'description'		=> __( 'Description', 'wpv-views' ),

msgid "Nicename"
msgstr ""

# 'user_nicename'		=> __( 'Nicename', 'wpv-views' ),
# 'description'		=> __( 'Description', 'wpv-views' ),
# 'yim'				=> __( 'Yahoo IM', 'wpv-views' ),

msgid "Description"
msgstr ""

# 'description'		=> __( 'Description', 'wpv-views' ),
# 'yim'				=> __( 'Yahoo IM', 'wpv-views' ),
# 'jabber'			=> __( 'Jabber', 'wpv-views' ),

msgid "Yahoo IM"
msgstr ""

# 'yim'				=> __( 'Yahoo IM', 'wpv-views' ),
# 'jabber'			=> __( 'Jabber', 'wpv-views' ),
# 'aim'				=> __( 'AIM', 'wpv-views' ),

msgid "Jabber"
msgstr ""

# 'jabber'			=> __( 'Jabber', 'wpv-views' ),
# 'aim'				=> __( 'AIM', 'wpv-views' ),
# 'user_url'			=> __( 'User URL', 'wpv-views' ),

msgid "AIM"
msgstr ""

# 'aim'				=> __( 'AIM', 'wpv-views' ),
# 'user_url'			=> __( 'User URL', 'wpv-views' ),
# 'user_registered'	=> __( 'Registration Date', 'wpv-views' ),

msgid "User URL"
msgstr ""

# 'user_url'			=> __( 'User URL', 'wpv-views' ),
# 'user_registered'	=> __( 'Registration Date', 'wpv-views' ),
# 'user_status'		=> __( 'User Status', 'wpv-views' ),

msgid "Registration Date"
msgstr ""

# 'user_registered'	=> __( 'Registration Date', 'wpv-views' ),
# 'user_status'		=> __( 'User Status', 'wpv-views' ),
# 'spam'				=> __( 'User Spam Status', 'wpv-views' )

msgid "User Status"
msgstr ""

# 'user_status'		=> __( 'User Status', 'wpv-views' ),
# 'spam'				=> __( 'User Spam Status', 'wpv-views' )
# );

msgid "User Spam Status"
msgstr ""

# $group_data	= array(
# 'name'		=> __( 'User data', 'wpv-views' ),
# 'fields'	=> array()

msgid "User data"
msgstr ""

# 'wpv-theme-option' => array(
# 'name'		=> __( 'Theme option', 'wpv-views' ),
# 'handle'	=> 'wpv-theme-option',

msgid "Theme option"
msgstr ""

# $group_data	= array(
# 'name'		=> __( 'Post fields', 'wpv-views' ),
# 'target'	=> array( 'posts' ),

msgid "Post fields"
msgstr ""

# 'wpv-non-types-fields' => array(
# 'name'		=> __( 'Load non-Types custom fields', 'wpv-views' ),
# 'handle'	=> '',

msgid "Load non-Types custom fields"
msgstr ""

# $group_data	= array(
# 'name'		=> __( 'Password management', 'wpv-views' ),
# 'fields'	=> array()

msgid "Password management"
msgstr ""

# $password_shortcodes = array(
# 'wpv-login-form'			=> __( 'Login form', 'wpv-views' ),
# 'wpv-logout-link'			=> __( 'Logout link', 'wpv-views' ),

msgid "Login form"
msgstr ""

# 'wpv-login-form'			=> __( 'Login form', 'wpv-views' ),
# 'wpv-logout-link'			=> __( 'Logout link', 'wpv-views' ),
# 'wpv-forgot-password-form'	=> __( 'Forgot password form', 'wpv-views' ),

msgid "Logout link"
msgstr ""

# 'wpv-logout-link'			=> __( 'Logout link', 'wpv-views' ),
# 'wpv-forgot-password-form'	=> __( 'Forgot password form', 'wpv-views' ),
# 'wpv-reset-password-form'	=> __( 'Reset password form', 'wpv-views' ),

msgid "Forgot password form"
msgstr ""

# 'wpv-forgot-password-form'	=> __( 'Forgot password form', 'wpv-views' ),
# 'wpv-reset-password-form'	=> __( 'Reset password form', 'wpv-views' ),
# );

msgid "Reset password form"
msgstr ""

# $group_data	= array(
# 'name'		=> __( 'Content Template', 'wpv-views' ),
# 'fields'	=> array()

msgid "Content Template"
msgstr ""

# 'posts-view'	=> array(
# 'name'		=> __( 'Post View', 'wpv-views' ),
# 'fields'	=> array()

msgid "Post View"
msgstr ""

# 'taxonomy-view'	=> array(
# 'name'		=> __( 'Taxonomy View', 'wpv-views' ),
# 'fields'	=> array()

msgid "Taxonomy View"
msgstr ""

# 'users-view'	=> array(
# 'name'		=> __( 'User View', 'wpv-views' ),
# 'fields'	=> array()

msgid "User View"
msgstr ""

# : sprintf(
# __( '%1$s &bull; %2$s%3$s%4$s', 'wpv-views' ),
# esc_html( $group_data['name'] ),

msgid "%1$s &bull; %2$s%3$s%4$s"
msgstr ""

# <p>
# <?php echo __( 'This is the generated shortcode, based on the settings that you have selected:', 'wpv-views' ); ?>
# </p>

msgid "This is the generated shortcode, based on the settings that you have selected:"
msgstr ""

# <p>
# <?php echo __( 'You can now copy and paste this shortcode anywhere you want.', 'wpv-views' ); ?>
# </p>

msgid "You can now copy and paste this shortcode anywhere you want."
msgstr ""

# '_validate_title failed: invalid characters',
# __( 'The title can not contain any tabs, line breaks or HTML code.', 'wpv-views' )
# );

msgid "The title can not contain any tabs, line breaks or HTML code."
msgstr ""

# '_validate_title failed: empty value',
# __( 'You can not leave the title empty.', 'wpv-views' )
# );

msgid "You can not leave the title empty."
msgstr ""

# if( WPV_View_Base::is_name_used( $sanitized_value, $view_id, $collision_data ) ) {
# $view_query_mode = WPV_View_Base::is_archive_view( $collision_data['id'] ) ? __( 'WordPress Archive', 'wpv-views' ) : __( 'View', 'wpv-views' );
# switch( $collision_data['colliding_field'] ) {

msgid "View"
msgstr ""

# $exception_message = sprintf(
# __( 'Another %1$s (%2$s) already uses this slug. Please use another name.', 'wpv-views' ),
# $view_query_mode,

msgid "Another %1$s (%2$s) already uses this slug. Please use another name."
msgstr ""

# case 'post_title':
# $exception_message = sprintf( __( 'Another %1$s already uses this name. Please use another name.', 'wpv-views' ), $view_query_mode );
# break;

msgid "Another %1$s already uses this name. Please use another name."
msgstr ""

# case 'both':
# $exception_message = sprintf( __( 'Another %1$s already uses this name and slug. Please use another name.', 'wpv-views' ), $view_query_mode );
# break;

msgid "Another %1$s already uses this name and slug. Please use another name."
msgstr ""

# '_validate_slug failed: invalid characters',
# __( 'The slug can only contain lowercase latin letters, numbers or dashes.', 'wpv-views' )
# );

msgid "The slug can only contain lowercase latin letters, numbers or dashes."
msgstr ""

# '_validate_slug failed: empty value',
# __( 'You can not leave the slug empty.', 'wpv-views' )
# );

msgid "You can not leave the slug empty."
msgstr ""

# $exception_message = sprintf(
# __( 'Another item (%s) with that slug already exists. Please use another slug.', 'wpv-views' ),
# sanitize_text_field( $collision_data['post_title'] )

msgid "Another item (%s) with that slug already exists. Please use another slug."
msgstr ""

# case 'post_title':
# $exception_message = __( 'Another item already uses this slug value as its title. Please use another slug.', 'wpv-views' );
# break;

msgid "Another item already uses this slug value as its title. Please use another slug."
msgstr ""

# case 'both':
# $exception_message = __( 'Another item already uses this slug value as its slug and title. Please use another slug.', 'wpv-views' );
# break;

msgid "Another item already uses this slug value as its slug and title. Please use another slug."
msgstr ""

# default:
# $exception_message = __( 'Another item with that slug or title already exists. Please use another slug.', 'wpv-views' );
# break;

msgid "Another item with that slug or title already exists. Please use another slug."
msgstr ""

# 
# $this->validate_meta_html_content( $value, __( 'Loop', 'wpv-views' ), $elements );
# 

msgid "Loop"
msgstr ""

# sprintf(
# __( 'The %s cannot be saved because required elements are not in correct order.', 'wpv-views' ),
# $field_name

msgid "The %s cannot be saved because required elements are not in correct order."
msgstr ""

# $this->generate_demo_meta_html_content( $field_name, $elements ),
# __( 'Please fix the problem and click on Update again.', 'wpv-views' )
# );

msgid "Please fix the problem and click on Update again."
msgstr ""

# foreach( $elements_missing as $element ) {
# $element_errors[] = sprintf( __( '%s is missing or malformed.', 'wpv-views' ), "<code>{$element['label']}</code>" );
# }

msgid "%s is missing or malformed."
msgstr ""

# foreach( $elements_too_many as $element ) {
# $element_errors[] = sprintf( __( '%s is used more than once.', 'wpv-views' ), "<code>{$element['label']}</code>" );
# }

msgid "%s is used more than once."
msgstr ""

# sprintf(
# __( 'The %s cannot be saved because some required elements missing or are present more than once. Please make sure that your code contains those elements in correct order:', 'wpv-views' ),
# $field_name

msgid "The %s cannot be saved because some required elements missing or are present more than once. Please make sure that your code contains those elements in correct order:"
msgstr ""

# sprintf(
# __( 'This is a minimal example of %s with mandatory elements that you can use as a reference:', 'wpv-views' ),
# $field_name

msgid "This is a minimal example of %s with mandatory elements that you can use as a reference:"
msgstr ""

# // Clone the Content Template acting as a Loop template
# $cloned_ct = $original_ct->duplicate( sprintf( __( 'Loop item in %s', 'wpv-views' ), $new_post_title ), true );
# 

msgid "Loop item in %s"
msgstr ""

# 'placeholder'	=> ( $view_settings['author_shortcode_type'] == 'id' ) ? '1, 2' : 'admin, john',
# 'description'	=> ( $view_settings['author_shortcode_type'] == 'id' ) ? __( 'Please type a comma separated list of author IDs', 'wpv-views' ) : __( 'Please type a comma separated list of author usernames', 'wpv-views' )
# );

msgid "Please type a comma separated list of author IDs"
msgstr ""

# 'placeholder'	=> ( $view_settings['author_shortcode_type'] == 'id' ) ? '1, 2' : 'admin, john',
# 'description'	=> ( $view_settings['author_shortcode_type'] == 'id' ) ? __( 'Please type a comma separated list of author IDs', 'wpv-views' ) : __( 'Please type a comma separated list of author usernames', 'wpv-views' )
# );

msgid "Please type a comma separated list of author usernames"
msgstr ""

# $data = array(
# 'name' => __( 'Filter by post author', 'wpv-views' ),
# 'label' => __( 'Filter by post author', 'wpv-views' ),

msgid "Filter by post author"
msgstr ""

# 'select'		=> __( 'Select dropdown', 'wpv-views' ),
# 'multiselect'	=> __( 'Multiselect', 'wpv-views' ),
# 'radios'		=> __( 'Set of radio buttons', 'wpv-views' ),

msgid "Multiselect"
msgstr ""

# ),
# 'description' 	=> __( 'Type of control to display.', 'wpv-views' ),
# 'default_force' => 'select'

msgid "Type of control to display."
msgstr ""

# 'default_label' => array(
# 'label'			=> __( 'Label of the first empty option', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Label of the first empty option"
msgstr ""

# 'type'			=> 'text',
# 'placeholder'	=> __( 'Select one...', 'wpv-views' ),
# 'description'	=> __( 'Label for the first options, which returns all posts.', 'wpv-views' )

msgid "Select one..."
msgstr ""

# 'placeholder'	=> __( 'Select one...', 'wpv-views' ),
# 'description'	=> __( 'Label for the first options, which returns all posts.', 'wpv-views' )
# ),

msgid "Label for the first options, which returns all posts."
msgstr ""

# 'default_force'	=> '%%DISPLAY_NAME%%',
# 'description'	=> __( 'Render options using this format. You can use the placeholders %%ID%%, %%DISPLAY_NAME%%, %%USER_LOGIN%%, %%USER_NICENAME%%, %%USER_EMAIL%% and %%COUNT%%', 'wpv-views' ),
# 'required'		=> true

msgid "Render options using this format. You can use the placeholders %%ID%%, %%DISPLAY_NAME%%, %%USER_LOGIN%%, %%USER_NICENAME%%, %%USER_EMAIL%% and %%COUNT%%"
msgstr ""

# 'style-options' => array(
# 'label' => __( 'Styling', 'wpv-views' ),
# 'header' => __( 'Styling', 'wpv-views' ),

msgid "Styling"
msgstr ""

# 'style' => array(
# 'label'			=> __( 'Add this CSS style to the control', 'wpv-views'),
# 'type'			=> 'text',

msgid "Add this CSS style to the control"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Styling.', 'wpv-views' ),
# ),

msgid "Styling."
msgstr ""

# 'class' => array(
# 'label'			=> __( 'Add this classname to the control', 'wpv-views'),
# 'type'			=> 'text',

msgid "Add this classname to the control"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Classing.', 'wpv-views' ),
# ),

msgid "Classing."
msgstr ""

# 'label_style' => array(
# 'label'			=> __( 'Add this CSS to the radios labels of the control', 'wpv-views'),
# 'type'			=> 'text',

msgid "Add this CSS to the radios labels of the control"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Styling label.', 'wpv-views' ),
# ),

msgid "Styling label."
msgstr ""

# 'label_class' => array(
# 'label'			=> __( 'Add this classname to the radios labels', 'wpv-views'),
# 'type'			=> 'text',

msgid "Add this classname to the radios labels"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Classing labels.', 'wpv-views' ),
# ),

msgid "Classing labels."
msgstr ""

# 'roles' => array(
# 'label'			=> __( 'Include only users with those roles', 'wpv-views'),
# 'type'			=> 'text',

msgid "Include only users with those roles"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Comma separated list of roles.', 'wpv-views' ),
# ),

msgid "Comma separated list of roles."
msgstr ""

# 'include' => array(
# 'label'			=> __( 'Include only users with those IDs', 'wpv-views'),
# 'type'			=> 'text',

msgid "Include only users with those IDs"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Comma separated list of IDs.', 'wpv-views' ),
# ),

msgid "Comma separated list of IDs."
msgstr ""

# 'default_force'	=> 'wpv-author-filter',
# 'description'	=> __( 'Watch this URL parameter.', 'wpv-views' ),
# 'required'		=> true

msgid "Watch this URL parameter."
msgstr ""

# $data = array(
# 'name' => __( 'Filter by post taxonomy', 'wpv-views' ),
# 'label' => __( 'Filter by post taxonomy', 'wpv-views' ),

msgid "Filter by post taxonomy"
msgstr ""

# 'options'		=> array(
# 'name'	=> __( 'Name', 'wpv-views' ),
# 'id'	=> __( 'ID', 'wpv-views' ),

msgid "Name"
msgstr ""

# 'name'	=> __( 'Name', 'wpv-views' ),
# 'id'	=> __( 'ID', 'wpv-views' ),
# 'count'	=> __( 'Count', 'wpv-views' ),

msgid "ID"
msgstr ""

# 'id'	=> __( 'ID', 'wpv-views' ),
# 'count'	=> __( 'Count', 'wpv-views' ),
# 'slug'	=> __( 'Slug', 'wpv-views' ),

msgid "Count"
msgstr ""

# 'count'	=> __( 'Count', 'wpv-views' ),
# 'slug'	=> __( 'Slug', 'wpv-views' ),
# //'slug__in' => __( 'As set in the list to include', 'wpv-views' ),

msgid "Slug"
msgstr ""

# //'slug__in' => __( 'As set in the list to include', 'wpv-views' ),
# 'term_group'	=> __( 'Group', 'wpv-views' ),
# 'none'	=> __( 'None', 'wpv-views' ),

msgid "Group"
msgstr ""

# 'term_group'	=> __( 'Group', 'wpv-views' ),
# 'none'	=> __( 'None', 'wpv-views' ),
# ),

msgid "None"
msgstr ""

# 'value_compare' => array(
# 'label'			=> __( 'Comparison function', 'wpv-views' ),
# 'type'			=> 'select',

msgid "Comparison function"
msgstr ""

# 'options'		=> array(
# 'IN'		=> __( 'Posts matching any of the selected terms', 'wpv-views' ),
# 'AND'		=> __( 'Post matching all the selected terms', 'wpv-views' ),

msgid "Posts matching any of the selected terms"
msgstr ""

# 'IN'		=> __( 'Posts matching any of the selected terms', 'wpv-views' ),
# 'AND'		=> __( 'Post matching all the selected terms', 'wpv-views' ),
# 'NOT IN'	=> __( 'Post matching none of the selected terms', 'wpv-views' ),

msgid "Post matching all the selected terms"
msgstr ""

# 'AND'		=> __( 'Post matching all the selected terms', 'wpv-views' ),
# 'NOT IN'	=> __( 'Post matching none of the selected terms', 'wpv-views' ),
# ),

msgid "Post matching none of the selected terms"
msgstr ""

# 'required'		=> true,
# 'description'	=> __( 'The filter will apply the values passed to this URL parameter.', 'wpv-views' )
# ),

msgid "The filter will apply the values passed to this URL parameter."
msgstr ""

# 'year'		=> array(
# 'label'			=> __( 'year', 'wpv-views' ),
# 'placeholder'	=> '2015',

msgid "year"
msgstr ""

# 'placeholder'	=> '2015',
# 'description'	=> __( 'Please enter a valid four-digits year, like 2015', 'wpv-views' )
# ),

msgid "Please enter a valid four-digits year, like 2015"
msgstr ""

# 'month'		=> array(
# 'label'			=> __( 'month', 'wpv-views' ),
# 'placeholder'	=> '6',

msgid "month"
msgstr ""

# 'placeholder'	=> '6',
# 'description'	=> __( 'Please enter a valid month number (1-12)', 'wpv-views' )
# ),

msgid "Please enter a valid month number (1-12)"
msgstr ""

# 'week'		=> array(
# 'label'			=> __( 'week', 'wpv-views' ),
# 'placeholder'	=> '23',

msgid "week"
msgstr ""

# 'placeholder'	=> '23',
# 'description'	=> __( 'Please enter a valid week number (1-53)', 'wpv-views' )
# ),

msgid "Please enter a valid week number (1-53)"
msgstr ""

# 'day'		=> array(
# 'label'			=> __( 'day', 'wpv-views' ),
# 'placeholder'	=> '15',

msgid "day"
msgstr ""

# 'placeholder'	=> '15',
# 'description'	=> __( 'Please enter a valid day number (1-31)', 'wpv-views' )
# ),

msgid "Please enter a valid day number (1-31)"
msgstr ""

# 'dayofyear'	=> array(
# 'label'			=> __( 'day of the year', 'wpv-views' ),
# 'placeholder'	=> '280',

msgid "day of the year"
msgstr ""

# 'placeholder'	=> '280',
# 'description'	=> __( 'Please enter a valid day of the year (1-366)', 'wpv-views' )
# ),

msgid "Please enter a valid day of the year (1-366)"
msgstr ""

# 'dayofweek'	=> array(
# 'label'			=> __( 'day of the week', 'wpv-views' ),
# 'placeholder'	=> '5',

msgid "day of the week"
msgstr ""

# 'placeholder'	=> '5',
# 'description'	=> __( 'Please enter a valid day of the week (1-7)', 'wpv-views' )
# ),

msgid "Please enter a valid day of the week (1-7)"
msgstr ""

# 'hour'		=> array(
# 'label'			=> __( 'hour', 'wpv-views' ),
# 'placeholder'	=> '6',

msgid "hour"
msgstr ""

# 'placeholder'	=> '6',
# 'description'	=> __( 'Please enter a valid hour (0-23)', 'wpv-views' )
# ),

msgid "Please enter a valid hour (0-23)"
msgstr ""

# 'minute'	=> array(
# 'label'			=> __( 'minute', 'wpv-views' ),
# 'placeholder'	=> '35',

msgid "minute"
msgstr ""

# 'placeholder'	=> '35',
# 'description'	=> __( 'Please enter a valid minute (0-59)', 'wpv-views' )
# ),

msgid "Please enter a valid minute (0-59)"
msgstr ""

# 'second'	=> array(
# 'label'			=> __( 'second', 'wpv-views' ),
# 'placeholder'	=> '45',

msgid "second"
msgstr ""

# 'placeholder'	=> '45',
# 'description'	=> __( 'Please enter a valid second (0-59)', 'wpv-views' )
# )

msgid "Please enter a valid second (0-59)"
msgstr ""

# 'filter_type'	=> 'post_date',
# 'filter_label'	=> sprintf( __( 'Post date - %s (<em>%s</em>)', 'wpv-views' ), $date_options_data[$date_opt]['label'], $shortcode[1] ),
# 'value'			=> 'number' . $date_opt,

msgid "Post date - %s (<em>%s</em>)"
msgstr ""

# 'placeholder'	=> '10, 13, 21',
# 'description'	=> __( 'Please type a comma separated list of post IDs', 'wpv-views' )
# );

msgid "Please type a comma separated list of post IDs"
msgstr ""

# $value_type_options = array(
# 'CHAR'		=> __( 'string', 'wpv-views' ),
# 'NUMERIC'	=> __( 'number', 'wpv-views' ),

msgid "string"
msgstr ""

# 'CHAR'		=> __( 'string', 'wpv-views' ),
# 'NUMERIC'	=> __( 'number', 'wpv-views' ),
# 'BINARY' => __( 'boolean', 'wpv-views' ),

msgid "number"
msgstr ""

# 'NUMERIC'	=> __( 'number', 'wpv-views' ),
# 'BINARY' => __( 'boolean', 'wpv-views' ),
# 'DECIMAL' => __( 'DECIMAL', 'wpv-views' ),

msgid "boolean"
msgstr ""

# 'BINARY' => __( 'boolean', 'wpv-views' ),
# 'DECIMAL' => __( 'DECIMAL', 'wpv-views' ),
# 'DATE' => __( 'DATE', 'wpv-views' ),

msgid "DECIMAL"
msgstr ""

# 'DECIMAL' => __( 'DECIMAL', 'wpv-views' ),
# 'DATE' => __( 'DATE', 'wpv-views' ),
# 'DATETIME' => __( 'DATETIME', 'wpv-views' ),

msgid "DATE"
msgstr ""

# 'DATE' => __( 'DATE', 'wpv-views' ),
# 'DATETIME' => __( 'DATETIME', 'wpv-views' ),
# 'TIME' => __( 'TIME', 'wpv-views' ),

msgid "DATETIME"
msgstr ""

# 'DATETIME' => __( 'DATETIME', 'wpv-views' ),
# 'TIME' => __( 'TIME', 'wpv-views' ),
# 'SIGNED' => __( 'SIGNED', 'wpv-views' ),

msgid "TIME"
msgstr ""

# 'TIME' => __( 'TIME', 'wpv-views' ),
# 'SIGNED' => __( 'SIGNED', 'wpv-views' ),
# 'UNSIGNED' => __( 'UNSIGNED', 'wpv-views' ),

msgid "SIGNED"
msgstr ""

# 'SIGNED' => __( 'SIGNED', 'wpv-views' ),
# 'UNSIGNED' => __( 'UNSIGNED', 'wpv-views' ),
# );

msgid "UNSIGNED"
msgstr ""

# $value_compare_options = array(
# '='			=> __( 'equal to', 'wpv-views' ),
# '!='		=> __( 'different from', 'wpv-views' ),

msgid "equal to"
msgstr ""

# '='			=> __( 'equal to', 'wpv-views' ),
# '!='		=> __( 'different from', 'wpv-views' ),
# '>'			=> __( 'greater than', 'wpv-views' ),

msgid "different from"
msgstr ""

# '!='		=> __( 'different from', 'wpv-views' ),
# '>'			=> __( 'greater than', 'wpv-views' ),
# '>='		=> __( 'greater than or equal to', 'wpv-views' ),

msgid "greater than"
msgstr ""

# '>'			=> __( 'greater than', 'wpv-views' ),
# '>='		=> __( 'greater than or equal to', 'wpv-views' ),
# '<'			=> __( 'lower than', 'wpv-views' ),

msgid "greater than or equal to"
msgstr ""

# '>='		=> __( 'greater than or equal to', 'wpv-views' ),
# '<'			=> __( 'lower than', 'wpv-views' ),
# '<='		=> __( 'lower than or equal to', 'wpv-views' ),

msgid "lower than"
msgstr ""

# '<'			=> __( 'lower than', 'wpv-views' ),
# '<='		=> __( 'lower than or equal to', 'wpv-views' ),
# 'LIKE'		=> __( 'like', 'wpv-views' ),

msgid "lower than or equal to"
msgstr ""

# '<='		=> __( 'lower than or equal to', 'wpv-views' ),
# 'LIKE'		=> __( 'like', 'wpv-views' ),
# 'NOT LIKE'	=> __( 'not like', 'wpv-views' ),

msgid "like"
msgstr ""

# 'LIKE'		=> __( 'like', 'wpv-views' ),
# 'NOT LIKE'	=> __( 'not like', 'wpv-views' ),
# 'BETWEEN'	=> __( 'between', 'wpv-views' ),

msgid "not like"
msgstr ""

# 'NOT LIKE'	=> __( 'not like', 'wpv-views' ),
# 'BETWEEN'	=> __( 'between', 'wpv-views' ),
# 'NOT BETWEEN'	=> __( 'not between', 'wpv-views' ),

msgid "between"
msgstr ""

# 'BETWEEN'	=> __( 'between', 'wpv-views' ),
# 'NOT BETWEEN'	=> __( 'not between', 'wpv-views' ),
# );

msgid "not between"
msgstr ""

# $value_compare_options = array(
# $current_compare . ' LOW' => __( 'between, lower end', 'wpv-views' )
# );

msgid "between, lower end"
msgstr ""

# );
# $url_param_label = __( 'URL parameter to use (lower end)', 'wpv-views' );
# } else if ( $match_index === 1 ) {

msgid "URL parameter to use (lower end)"
msgstr ""

# $value_compare_options = array(
# $current_compare . ' HIGH' => __( 'between, higher end', 'wpv-views' )
# );

msgid "between, higher end"
msgstr ""

# );
# $url_param_label = __( 'URL parameter to use (higher end)', 'wpv-views' );
# }

msgid "URL parameter to use (higher end)"
msgstr ""

# 'options'		=> array(
# 'database'	=> __( 'Using existing custom field values', 'wpv-views' ),
# 'custom'	=> __( 'Using manually entered values', 'wpv-views' )

msgid "Using existing custom field values"
msgstr ""

# 'database'	=> __( 'Using existing custom field values', 'wpv-views' ),
# 'custom'	=> __( 'Using manually entered values', 'wpv-views' )
# ),

msgid "Using manually entered values"
msgstr ""

# 'value_combo' => array(
# 'label'			=> __( 'Manually entered values', 'wpv-views' ),
# 'type'			=> 'callback',

msgid "Manually entered values"
msgstr ""

# 'compare_and_type_combo' => array(
# 'label'			=> __( 'Filter comparison', 'wpv-views' ),
# 'type'			=> 'grouped',

msgid "Filter comparison"
msgstr ""

# 'value_type' => array(
# 'pseudolabel'			=> __( 'Compare value as a', 'wpv-views' ),
# 'type'			=> 'select',

msgid "Compare value as a"
msgstr ""

# 'value_compare' => array(
# 'pseudolabel'			=> __( 'Using this comparison', 'wpv-views' ),
# 'type'			=> 'select',

msgid "Using this comparison"
msgstr ""

# 'two_columns'   => array(
# 'pseudolabel' => __( 'Display in two columns', 'wpv-views' ),
# 'type'        => 'checkbox',

msgid "Display in two columns"
msgstr ""

# 'default_label' => array(
# 'label'			=> __( 'Dropdown Placeholder', 'wpv-views' ),
# 'description'	=> __( 'Visible when no option is chosen.', 'wpv-views' ),

msgid "Dropdown Placeholder"
msgstr ""

# 'label'			=> __( 'Dropdown Placeholder', 'wpv-views' ),
# 'description'	=> __( 'Visible when no option is chosen.', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Visible when no option is chosen."
msgstr ""

# 'format' => array(
# 'label'			=> __( 'Format of the options', 'wpv-views'),
# 'type'			=> 'text',

msgid "Format of the options"
msgstr ""

# 'order' => array(
# 'label'			=> __( 'Order of the options', 'wpv-views'),
# 'type'			=> 'select',

msgid "Order of the options"
msgstr ""

# 'desc'	=> __( 'Descending', 'wpv-views' ),
# 'ascnum'	=> __( 'Ascending Numeric', 'wpv-views' ),
# 'descnum'	=> __( 'Descending Numeric', 'wpv-views' ),

msgid "Ascending Numeric"
msgstr ""

# 'ascnum'	=> __( 'Ascending Numeric', 'wpv-views' ),
# 'descnum'	=> __( 'Descending Numeric', 'wpv-views' ),
# 'none'	=> __( 'No sorting', 'wpv-views' )

msgid "Descending Numeric"
msgstr ""

# 'descnum'	=> __( 'Descending Numeric', 'wpv-views' ),
# 'none'	=> __( 'No sorting', 'wpv-views' )
# ),

msgid "No sorting"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Defaults to the one set in the WordPress General settings.', 'wpv-views' ),
# 'documentation'	=> '<a href="http://codex.wordpress.org/Formatting_Date_and_Time" target="_blank">' .  __( 'WordPress date formats', 'wpv-views' ) . '</a>',

msgid "Defaults to the one set in the WordPress General settings."
msgstr ""

# 'description'	=> __( 'Defaults to the one set in the WordPress General settings.', 'wpv-views' ),
# 'documentation'	=> '<a href="http://codex.wordpress.org/Formatting_Date_and_Time" target="_blank">' .  __( 'WordPress date formats', 'wpv-views' ) . '</a>',
# 'hidden' 		=> true,

msgid "WordPress date formats"
msgstr ""

# 'default_date' => array(
# 'label'			=> __( 'Default date', 'wpv-views'),
# 'type'			=> 'text',

msgid "Default date"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Date selected in the datepicker by default, as a timestamp. You can also use Toolset functions like NOW() or TODAY().', 'wpv-views' ),
# 'documentation'	=> '<a href="https://toolset.com/documentation/user-guides/date-filters/" target="_blank">' .  __( 'Toolset date filters', 'wpv-views' ) . '</a>',

msgid "Date selected in the datepicker by default, as a timestamp. You can also use Toolset functions like NOW() or TODAY()."
msgstr ""

# 'description'	=> __( 'Date selected in the datepicker by default, as a timestamp. You can also use Toolset functions like NOW() or TODAY().', 'wpv-views' ),
# 'documentation'	=> '<a href="https://toolset.com/documentation/user-guides/date-filters/" target="_blank">' .  __( 'Toolset date filters', 'wpv-views' ) . '</a>',
# 'hidden'		=> true,

msgid "Toolset date filters"
msgstr ""

# 'title' => array(
# 'label'			=> __( 'Checkbox label', 'wpv-views'),
# 'type'			=> 'text',

msgid "Checkbox label"
msgstr ""

# 'default'		=> '',
# 'description'	=> __( 'Label for the checkbox, leave empty to use the Types name if available.', 'wpv-views' ),
# 'hidden'		=> true,

msgid "Label for the checkbox, leave empty to use the Types name if available."
msgstr ""

# 'boundary_label_combo' => array(
# 'label'			=> __( 'Labels for the lower and higher ends of the comparison', 'wpv-views' ),
# 'type'			=> 'grouped',

msgid "Labels for the lower and higher ends of the comparison"
msgstr ""

# 'boundary_label_min' => array(
# 'pseudolabel'	=> __( 'Label for lower end', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Label for lower end"
msgstr ""

# 'boundary_label_max' => array(
# 'pseudolabel'	=> __( 'Label for the higher end', 'wpv-views' ),
# 'type'			=> 'text',

msgid "Label for the higher end"
msgstr ""

# ),
# 'description'	=> __( 'The filter will use the min and max values set in the boundary label configuration fields.', 'wpv-views' ),
# 'hidden'		=> true,

msgid "The filter will use the min and max values set in the boundary label configuration fields."
msgstr ""

# 'placeholder' => array(
# 'label'			=> __( 'Placeholder', 'wpv-views'),
# 'type'			=> 'text',

msgid "Placeholder"
msgstr ""

# 'url_param_combo' => array(
# 'label'			=> __( 'URL parameter for the lower and higher ends of the comparison', 'wpv-views' ),
# 'type'			=> 'grouped',

msgid "URL parameter for the lower and higher ends of the comparison"
msgstr ""

# 'url_param_min' => array(
# 'pseudolabel'	=> __( 'Lower end', 'wpv-views'),
# 'type'			=> 'text',

msgid "Lower end"
msgstr ""

# 'url_param_max' => array(
# 'pseudolabel'	=> __( 'Higher end', 'wpv-views'),
# 'type'			=> 'text',

msgid "Higher end"
msgstr ""

# ),
# 'description'	=> __( 'The filter will use the min and max values set in the URL parameter configuration fields.', 'wpv-views' )
# ),

msgid "The filter will use the min and max values set in the URL parameter configuration fields."
msgstr ""

# $data['attributes']['display-options']['fields']['forze_zero'] = array(
# 'label'			=> __( 'Submit value when unchecked', 'wpv-views'),
# 'type'			=> 'radio',

msgid "Submit value when unchecked"
msgstr ""

# 'options'		=> array(
# 'false'	=> __( 'Submit nothing when unchecked', 'wpv-views' ),
# 'true'	=> __( 'Submit a zero when unchecked', 'wpv-views' ),

msgid "Submit nothing when unchecked"
msgstr ""

# 'false'	=> __( 'Submit nothing when unchecked', 'wpv-views' ),
# 'true'	=> __( 'Submit a zero when unchecked', 'wpv-views' ),
# ),

msgid "Submit a zero when unchecked"
msgstr ""

# 
# $dialog_label = __( 'Filter by post field', 'wpv-views' );
# 

msgid "Filter by post field"
msgstr ""

# if ( isset( $current_field_data['name'] ) ) {
# $dialog_label = sprintf( __( 'Filter by post field %s', 'wpv-views' ), $current_field_data['name'] );
# $data['additional_data']['shortcode_label'] = $current_field_data['name'];

msgid "Filter by post field %s"
msgstr ""

# $attribute_type_options = array(
# $toolset_field_type	=> __( 'As defined in Types', 'wpv-views' ),
# 'textfield'			=> __( 'Text input', 'wp-views' ),

msgid "As defined in Types"
msgstr ""

# 'textfield'			=> __( 'Text input', 'wp-views' ),
# 'checkbox'			=> __( 'Single checkbox', 'wpv-views' )
# );

msgid "Single checkbox"
msgstr ""

# 'textfield'			=> __( 'Text input', 'wp-views' ),
# 'date'				=> __( 'Datepicker', 'wpv-views' )
# );

msgid "Datepicker"
msgstr ""

# $output .= '<th class="wpv-collapsed-width"></th>';
# $output .= '<th>' . __( 'Value', 'wpv-views' ) . '</th>';
# $output .= '<th>' . __( 'Display value', 'wpv-views' ) . '</th>';

msgid "Value"
msgstr ""

# $output .= '<th>' . __( 'Value', 'wpv-views' ) . '</th>';
# $output .= '<th>' . __( 'Display value', 'wpv-views' ) . '</th>';
# $output .= '<th class="wpv-collapsed-width"></th>';

msgid "Display value"
msgstr ""

# $output .= '<button class="button-secondary wpv-editable-list-item-add js-wpv-frontend-filter-postmeta-custom-options-list-add">'
# . '<i class="fa fa-plus"></i> ' . __( 'Add a new option', 'wpv-views' )
# . '</button>';

msgid "Add a new option"
msgstr ""

# 'filter_type'	=> 'post_parent',
# 'filter_label'	=> __( 'Post parent', 'wpv-views' ),
# 'value'			=> 'post_parent',

msgid "Post parent"
msgstr ""

# 'placeholder'	=> '10',
# 'description'	=> __( 'Please type a post ID to get its native children', 'wpv-views' )
# );

msgid "Please type a post ID to get its native children"
msgstr ""

# 'placeholder'	=> 'post, page',
# 'description'	=> __( 'Please type a comma separated list of post type slugs', 'wpv-views' )
# );

msgid "Please type a comma separated list of post type slugs"
msgstr ""

# $data = array(
# 'name' => __( 'Filter by post type', 'wpv-views' ),
# 'label' => __( 'Filter by post type', 'wpv-views' ),

msgid "Filter by post type"
msgstr ""

# 'filter_type'	=> 'post_search',
# 'filter_label'	=> __( 'Post search', 'wpv-views' ),
# 'value'			=> '',

msgid "Post search"
msgstr ""

# 'placeholder'	=> 'search term',
# 'description'	=> __( 'Please type a search term', 'wpv-views' )
# );

msgid "Please type a search term"
msgstr ""

# 'filter_type'	=> 'taxonomy_search',
# 'filter_label'	=> __( 'Taxonomy search', 'wpv-views' ),
# 'value'			=> '',

msgid "Taxonomy search"
msgstr ""

# 'full_content'	=> array(
# 'label'			=> __( 'Posts content and title', 'wpv-views' ),
# 'description'	=> __( 'Use this to search in both post contents and titles', 'wpv-views' ),

msgid "Posts content and title"
msgstr ""

# 'label'			=> __( 'Posts content and title', 'wpv-views' ),
# 'description'	=> __( 'Use this to search in both post contents and titles', 'wpv-views' ),
# 'summary'		=> __( 'post content and title', 'wpv-views' )

msgid "Use this to search in both post contents and titles"
msgstr ""

# 'description'	=> __( 'Use this to search in both post contents and titles', 'wpv-views' ),
# 'summary'		=> __( 'post content and title', 'wpv-views' )
# ),

msgid "post content and title"
msgstr ""

# 'just_title'	=> array(
# 'label'			=> __( 'Just post title', 'wpv-views' ),
# 'description'	=> __( 'Use this to search just in titles', 'wpv-views' ),

msgid "Just post title"
msgstr ""

# 'label'			=> __( 'Just post title', 'wpv-views' ),
# 'description'	=> __( 'Use this to search just in titles', 'wpv-views' ),
# 'summary'		=> __( 'post title', 'wpv-views' )

msgid "Use this to search just in titles"
msgstr ""

# 'description'	=> __( 'Use this to search just in titles', 'wpv-views' ),
# 'summary'		=> __( 'post title', 'wpv-views' )
# )

msgid "post title"
msgstr ""

# <span class="displaying-num">
# <?php echo __( 'Displaying ', 'wpv-views' ) . "$items_start - $items_end" . __( ' of ', 'wpv-views' ) . $total_item_count; ?>
# </span>

msgid "Displaying "
msgstr ""

# <span class="displaying-num">
# <?php echo __( 'Displaying ', 'wpv-views' ) . "$items_start - $items_end" . __( ' of ', 'wpv-views' ) . $total_item_count; ?>
# </span>

msgid " of "
msgstr ""

# wpv_maybe_add_query_arg( $previous_page_args, admin_url( 'admin.php' ) ),
# __( 'Previous page', 'wpv-views' ) );
# }

msgid "Previous page"
msgstr ""

# wpv_maybe_add_query_arg( $next_page_args, admin_url( 'admin.php' ) ),
# __( 'Next page','wpv-views' ) );
# }

msgid "Next page"
msgstr ""

# // Items per page switcher
# _e( 'Items per page', 'wpv-views' );
# 

msgid "Items per page"
msgstr ""

# </select>
# <a href="#" class="js-wpv-display-all-items"><?php _e( 'Display all items', 'wpv-views' ); ?></a>
# 

msgid "Display all items"
msgstr ""

# <div class="tablenav-pages">
# <a href="#" class="js-wpv-display-default-items"><?php _e( 'Display 20 items per page', 'wpv-views' ); ?></a>
# </div>

msgid "Display 20 items per page"
msgstr ""

# '<span class="subtitle">%s</span>',
# sprintf( __( 'Search results for "%s"', 'wpv-views' ), $search_term ) );
# } else {

msgid "Search results for \"%s\""
msgstr ""

# __( 'Content Templates', 'wpv-views' ),
# __( 'Add new Content Template', 'wpv-views' ) );
# 

msgid "Add new Content Template"
msgstr ""

# '<p>%s</p><p>%s</p>',
# __( 'Content Templates let you design single pages.', 'wpv-views' ),
# __( 'Currently there are no items to display.', 'wpv-views' ) );

msgid "Content Templates let you design single pages."
msgstr ""

# __( 'Content Templates let you design single pages.', 'wpv-views' ),
# __( 'Currently there are no items to display.', 'wpv-views' ) );
# $this->noitems_decorator = new WPV_Embedded_Noitems_Decorator( $noitems_message );

msgid "Currently there are no items to display."
msgstr ""

# 
# $this->search_form_decorator = new WPV_SearchForm_Decorator( __( 'Search Content Templates', 'wpv-views' ) );
# $this->table_decorator = new WPV_CT_List_Table_Embedded();

msgid "Search Content Templates"
msgstr ""

# 'title' => array(
# 'title' => __( 'Title', 'wpv-views' ),
# 'is_sortable' => true,

msgid "Title"
msgstr ""

# 'title_desc' => ' <i class="icon-sort-by-alphabet-alt fa fa-sort-alpha-desc"></i>' ),
# 'used_on' => array( 'title' => __( 'Used on', 'wpv-views' ) ) );
# }

msgid "Used on"
msgstr ""

# '<span>%s</span>',
# sprintf( __( 'This Content Template is used as the loop block for the %s <a href="%s" target="_blank">%s</a>', 'wpv-views' ),
# $owner_view->query_mode_display_name,

msgid "This Content Template is used as the loop block for the %s <a href=\"%s\" target=\"_blank\">%s</a>"
msgstr ""

# sprintf(
# __( 'This Content Template is used as the loop block for the trashed %s <strong>%s</strong>', 'wpv-views' ),
# $owner_view->query_mode_display_name,

msgid "This Content Template is used as the loop block for the trashed %s <strong>%s</strong>"
msgstr ""

# foreach( $assigned_single_pts as $loop ) {
# $list[] = sprintf( '<li>%s%s</li>', $loop['display_name'], __(' (single)', 'wpv-views') );
# }

msgid " (single)"
msgstr ""

# foreach( $assigned_pt_loops as $loop ) {
# $list[] = sprintf( '<li>%s%s</li>', $loop['display_name'], __(' (post type archive)', 'wpv-views') );
# }

msgid " (post type archive)"
msgstr ""

# foreach( $assigned_ta_loops as $loop ) {
# $list[] = sprintf( '<li>%s%s</li>', $loop['display_name'], __(' (taxonomy archive)', 'wpv-views') );
# }

msgid " (taxonomy archive)"
msgstr ""

# } else {
# return sprintf( '<span>%s</span>', __( 'No Post types/Taxonomies assigned', 'wpv-views' ) );
# }

msgid "No Post types/Taxonomies assigned"
msgstr ""

# __( 'Views', 'wpv-views' ),
# __( 'Add new View', 'wpv-views' ) );
# 

msgid "Add new View"
msgstr ""

# '<p>%s</p><p>%s</p>',
# __( 'Views loads content from the database and displays it on the site.', 'wpv-views' ),
# __( 'Currently there are no items to display.', 'wpv-views' ) );

msgid "Views loads content from the database and displays it on the site."
msgstr ""

# 
# $this->search_form_decorator = new WPV_SearchForm_Decorator( __( 'Search Views', 'wpv-views' ) );
# $this->table_decorator = new WPV_Views_List_Table_Embedded();

msgid "Search Views"
msgstr ""

# ),
# 'content_to_load' => array( 'title' => __( 'Content to load', 'wpv-views' ) ) );
# }

msgid "Content to load"
msgstr ""

# __( 'WordPress Archives', 'wpv-views' ),
# __( 'Add new WordPress Archive','wpv-views' ) );
# 

msgid "Add new WordPress Archive"
msgstr ""

# '<p>%s</p><p>%s</p>',
# __( 'WordPress Archives let you customize the output of standard Archive pages.', 'wpv-views' ),
# __( 'Currently there are no items to display.', 'wpv-views' ) );

msgid "WordPress Archives let you customize the output of standard Archive pages."
msgstr ""

# 
# $this->search_form_decorator = new WPV_SearchForm_Decorator( __( 'Search WordPress Archives', 'wpv-views' ) );
# $this->table_decorator = new WPV_WPA_List_Table_Embedded();

msgid "Search WordPress Archives"
msgstr ""

# 'title_desc' => ' <i class="icon-sort-by-alphabet-alt fa fa-sort-alpha-desc"></i>' ),
# 'archive_usage' => array( 'title' => __( 'Archive usage', 'wpv-views' ) ) );
# }

msgid "Archive usage"
msgstr ""

# // Nothing to list.
# return __( 'This WordPress Archive isn\'t being used for any loops.', 'wpv-views' );
# }

msgid "This WordPress Archive isn't being used for any loops."
msgstr ""

# // This is a WPA coming from the Layouts plugin.
# return __( 'This WordPress Archive is part of a Layout, so it will display the archive(s) to which the Layout is assigned.', 'wpv-views' );
# 

msgid "This WordPress Archive is part of a Layout, so it will display the archive(s) to which the Layout is assigned."
msgstr ""

# 'dialog'    => array(
# 'title'     => __( 'Toolset WooCommerce Blocks templates', 'wpv-views' ),
# 'text'      => sprintf(

msgid "Toolset WooCommerce Blocks templates"
msgstr ""

# 'text'      => sprintf(
# __( 'You can choose a different PHP template for WooCommerce products in %1$sToolset->WooCommerce Blocks%2$s.', 'wpv-views' ),
# '<a href="' . esc_url( admin_url( 'admin.php?page=wpv_wc_views' ) ) . '" target="_blank">',

msgid "You can choose a different PHP template for WooCommerce products in %1$sToolset->WooCommerce Blocks%2$s."
msgstr ""

# ),
# 'button'    => __( 'OK', 'wpv-views' )
# )

msgid "OK"
msgstr ""

# . '" class="button button-primary">'
# . __( 'Install WooCommerce Blocks', 'wpv-views' )
# . '</a> ';

msgid "Install WooCommerce Blocks"
msgstr ""

# . '" target="_blank">'
# . __( 'Download from your Toolset account', 'wpv-views' )
# . '</a>'

msgid "Download from your Toolset account"
msgstr ""

# . '<a class="js-wpv-dismiss js-wpv-wcv-missing-mandatory-dismiss" href="' . esc_url( add_query_arg( array( 'wpv_dismiss_global_notice' => 'wc_active_wcv_missing_mandatory' ) ) ) . '">'
# . __( 'Dismiss', 'wpv-views' )
# . '</a>';

msgid "Dismiss"
msgstr ""

# $notice_text = '<p>'
# . __( 'To design templates for WooCommerce products, you need to have the <strong>WooCommerce Blocks</strong> plugin installed.', 'wpv-views' )
# . '</p><p>'

msgid "To design templates for WooCommerce products, you need to have the <strong>WooCommerce Blocks</strong> plugin installed."
msgstr ""

# $notice_text = '<p>'
# . __( 'To design the WooCommerce products archive, you need to have the <strong>WooCommerce Blocks</strong> plugin installed.', 'wpv-views' )
# . '</p><p>'

msgid "To design the WooCommerce products archive, you need to have the <strong>WooCommerce Blocks</strong> plugin installed."
msgstr ""

# . '" class="button button-primary">'
# . __( 'Download WooCommerce Blocks', 'wpv-views' )
# . '</a>';

msgid "Download WooCommerce Blocks"
msgstr ""

# . sprintf(
# __( 'To add WooCommerce fields to Views and Content Templates, you need to use <a href="%s" title="Getting started with WooCommerce Blocks">WooCommerce Blocks</a>.', 'wpv-views' ),
# 'https://toolset.com/course/custom-woocommerce-sites/?utm_source=plugin&utm_medium=gui&utm_campaign=blocks'

msgid "To add WooCommerce fields to Views and Content Templates, you need to use <a href=\"%s\" title=\"Getting started with WooCommerce Blocks\">WooCommerce Blocks</a>."
msgstr ""

# 'type' => 'nonce',
# 'message' => __( 'Your security credentials have expired. Please reload the page to get new ones.', 'wpv-views' )
# );

msgid "Your security credentials have expired. Please reload the page to get new ones."
msgstr ""

# . '" class="button button-primary js-wpv-wcv-switch-single-template">'
# . __( 'Switch to the WooCommerce Blocks template', 'wpv-views' )
# . '</a> <a href="#" class="js-wpv-wcv-switch-single-template-dismiss">'

msgid "Switch to the WooCommerce Blocks template"
msgstr ""

# $notice_text = '<p>'
# . __( 'WooCommerce is currently overriding the template for products and your design will not be used.', 'wpv-views' )
# . '</p><p>'

msgid "WooCommerce is currently overriding the template for products and your design will not be used."
msgstr ""

# $notice_text = '<p>'
# . __( 'WooCommerce is currently overriding the template for products archive and your design might not be used.', 'wpv-views' )
# . '</p><p>'

msgid "WooCommerce is currently overriding the template for products archive and your design might not be used."
msgstr ""

# 'id'			=> 'options_framework',
# 'name'			=> __( 'Options Framework', 'wpv-views'  ),
# 'api_mode'		=> 'function',

msgid "Options Framework"
msgstr ""

# 'id'			=> 'option_tree',
# 'name'			=> __( 'OptionTree', 'wpv-views'  ),
# 'api_mode'		=> 'function',

msgid "OptionTree"
msgstr ""

# 'id'			=> 'upthemes',
# 'name'			=> __( 'UpThemes', 'wpv-views'  ),
# 'api_mode'		=> 'function',

msgid "UpThemes"
msgstr ""

# 'id'			    => 'toolset-customizer-options',
# 'name'			    => __( 'Customizer - Site Options', 'wpv-views'  ),
# 'api_mode'		    => 'function',

msgid "Customizer - Site Options"
msgstr ""

# 'id'			    => 'toolset-customizer-theme-mod',
# 'name'			    => __( 'Customizer - Theme Mods', 'wpv-views'  ),
# 'api_mode'		    => 'function',

msgid "Customizer - Theme Mods"
msgstr ""

# . "\t" . '$framework_data = array(' . "\n"
# . "\t\t'name'\t\t=> '" . __( 'The framework name', 'wpv-views' ) . "',\n"
# . "\t\t'api_mode'\t=> '" . __( 'function|option', 'wpv-views' ) . "',\n"

msgid "The framework name"
msgstr ""

# . "\t\t'name'\t\t=> '" . __( 'The framework name', 'wpv-views' ) . "',\n"
# . "\t\t'api_mode'\t=> '" . __( 'function|option', 'wpv-views' ) . "',\n"
# . "\t\t'api_handler'\t=> '" . __( 'Function name|Option ID', 'wpv-views' ) . "'\n"

msgid "function|option"
msgstr ""

# . "\t\t'api_mode'\t=> '" . __( 'function|option', 'wpv-views' ) . "',\n"
# . "\t\t'api_handler'\t=> '" . __( 'Function name|Option ID', 'wpv-views' ) . "'\n"
# . "\t" . ');' . "\n"

msgid "Function name|Option ID"
msgstr ""

# . "function prefix_register_framework_keys( " . '$wpv_framework' . " ) {\n"
# . "\t" . '$key = \'' . __( 'option_slug', 'wpv-views' ) . "';\n"
# . "\t" . '$key_data = array(' . "\n"

msgid "option_slug"
msgstr ""

# $framework_translations = array(
# 'warning_change'	=> __( "Please note that changing the registered framework will restart the registered options", 'wpv-views'),
# 'wpv_close'			=> __( 'Close', 'wpv-views'),

msgid "Please note that changing the registered framework will restart the registered options"
msgstr ""

# 'warning_change'	=> __( "Please note that changing the registered framework will restart the registered options", 'wpv-views'),
# 'wpv_close'			=> __( 'Close', 'wpv-views'),
# 'nonce'				=> wp_create_nonce( 'wpv_framework_integration_nonce' )

msgid "Close"
msgstr ""

# 'id'			=> 'cherry_three',
# 'name'			=> __( 'Cherry Framework', 'wpv-views'  ),
# 'api_mode'		=> 'function',

msgid "Cherry Framework"
msgstr ""

# 'slug'	=> 'views-integration',
# 'title'	=> __( 'Views Integration', 'wpv-views' )
# );

msgid "Views Integration"
msgstr ""

# 'slug' => 'views-autodetected-frameworks',
# 'title' => __('Autodetected frameworks', 'wpv-views'),
# 'content' => $section_content

msgid "Autodetected frameworks"
msgstr ""

# echo sprintf(
# __( 'Check the details for %s', 'wpv-views' ),
# $auto_detect_offer['name']

msgid "Check the details for %s"
msgstr ""

# 'slug'		=> 'views-registered-framework',
# 'title'		=> __( 'Registered framework', 'wpv-views' ),
# 'content'	=> ''

msgid "Registered framework"
msgstr ""

# if ( $this->framework_is_autodetected ) {
# echo sprintf( __( 'You have selected the <strong>%s</strong> options framework to be used with Views.', 'wpv-views' ), $framework_data['name'] );
# } else {

msgid "You have selected the <strong>%s</strong> options framework to be used with Views."
msgstr ""

# } else {
# echo sprintf( __( 'Your theme has registered the <strong>%s</strong> options framework to be used with Views.', 'wpv-views' ), $framework_data['name'] );
# }

msgid "Your theme has registered the <strong>%s</strong> options framework to be used with Views."
msgstr ""

# echo '<h3>'
# . __( 'Auto-registered options', 'wpv-views' )
# . '</h3>'

msgid "Auto-registered options"
msgstr ""

# . '<p>'
# . __( 'Those options were registered using the Views Integration API.', 'wpv-views' )
# . '</p>'

msgid "Those options were registered using the Views Integration API."
msgstr ""

# 'slug'		=> 'views-error-framework',
# 'title'		=> __( 'Broken integration', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Broken integration"
msgstr ""

# 'slug'		=> 'views-manual-framework',
# 'title'		=> __( 'Register your framework manually', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Register your framework manually"
msgstr ""

# $data = array(
# 'message'	=> __( 'The framework does not exist', 'wpv-views' )
# );

msgid "The framework does not exist"
msgstr ""

# }
# $return .= __( 'This filter should use a <strong style="color:#d54e21">Framework option</strong>, but there is no Framework registered with Views.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "This filter should use a <strong style=\"color:#d54e21\">Framework option</strong>, but there is no Framework registered with Views."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Unless you edit it, this filter will not be applied at all.', 'wpv-views' );
# return $return;

msgid "Unless you edit it, this filter will not be applied at all."
msgstr ""

# $name_options = array(
# '' => __( 'Select an option name', 'wpv-views' )
# );

msgid "Select an option name"
msgstr ""

# $data = array(
# 'name' => __( 'Integrated option', 'wpv-views' ),
# 'label' => __( 'Integrated option', 'wpv-views' ),

msgid "Integrated option"
msgstr ""

# 'label' => __('Display options', 'wpv-views'),
# 'header' => __('Display options:', 'wpv-views'),
# 'fields' => array(

msgid "Display options:"
msgstr ""

# 'options' => $name_options,
# 'description' => __( 'The name of the theme option to display', 'wpv-views' ),
# 'documentation' => '<a href="' . $url . '" target="_blank">' . __( 'Views integration with theme options', 'wpv-views' ) . '</a>',

msgid "The name of the theme option to display"
msgstr ""

# 'description' => __( 'The name of the theme option to display', 'wpv-views' ),
# 'documentation' => '<a href="' . $url . '" target="_blank">' . __( 'Views integration with theme options', 'wpv-views' ) . '</a>',
# 'required' => true,

msgid "Views integration with theme options"
msgstr ""

# 'default' => ', ',
# 'description' => __( 'When that theme option holds more than one value, display this separator between them', 'wpv-views' ),
# ),

msgid "When that theme option holds more than one value, display this separator between them"
msgstr ""

# $this->framework_data = array(
# 'name' => __( 'Unknown framework', 'wpv-views' )
# );

msgid "Unknown framework"
msgstr ""

# <div class="toolset-advanced-setting">
# <p><?php _e( 'We have detected the following frameworks on your site:', 'wpv-views' ); ?></p>
# <ul>

msgid "We have detected the following frameworks on your site:"
msgstr ""

# <input type="radio" name="wpv-framework-auto" <?php checked( $saved_auto_detected, '' ); ?> id="wpv-framework-auto" data-id="" class="js-wpv-framework-auto" value="" autocomplete="off" />
# <label for="wpv-framework-auto"><?php _e( 'Do not register any framework automatically', 'wpv-views' ); ?></label>
# </li>

msgid "Do not register any framework automatically"
msgstr ""

# <br /><br />
# <button class="button js-wpv-autodetect-frameworks-selection-warning-action js-wpv-autodetect-frameworks-selection-warning-cancel"><?php _e( 'Cancel', 'wpv-views' ); ?></button>
# <button class="button button-primary alignright wpv-autodetect-frameworks-selection-warning-apply js-wpv-autodetect-frameworks-selection-warning-action js-wpv-autodetect-frameworks-selection-warning-apply"><?php _e( 'Apply', 'wpv-views' ); ?></button>

msgid "Cancel"
msgstr ""

# <button class="button js-wpv-autodetect-frameworks-selection-warning-action js-wpv-autodetect-frameworks-selection-warning-cancel"><?php _e( 'Cancel', 'wpv-views' ); ?></button>
# <button class="button button-primary alignright wpv-autodetect-frameworks-selection-warning-apply js-wpv-autodetect-frameworks-selection-warning-action js-wpv-autodetect-frameworks-selection-warning-apply"><?php _e( 'Apply', 'wpv-views' ); ?></button>
# </p>

msgid "Apply"
msgstr ""

# ?>
# <h3><?php _e( 'Declare theme options', 'wpv-views' ); ?></h3>
# <p>

msgid "Declare theme options"
msgstr ""

# <?php
# _e( 'You can use the theme options as a source of values in several settings of Views.', 'wpv-views' );
# echo WPV_MESSAGE_SPACE_CHAR;

msgid "You can use the theme options as a source of values in several settings of Views."
msgstr ""

# echo WPV_MESSAGE_SPACE_CHAR;
# _e( 'To do that, you need to declare here which theme options should be available to be used inside Views.', 'wpv-views' );
# ?>

msgid "To do that, you need to declare here which theme options should be available to be used inside Views."
msgstr ""

# <?php
# _e( 'Use the form below to register options.', 'wpv-views' );
# echo WPV_MESSAGE_SPACE_CHAR;

msgid "Use the form below to register options."
msgstr ""

# echo WPV_MESSAGE_SPACE_CHAR;
# _e( 'Also, note that you can delete options that no longer need to be available.', 'wpv-views' );
# ?>

msgid "Also, note that you can delete options that no longer need to be available."
msgstr ""

# <form class="js-wpv-add-item-settings-form js-wpv-framework-integration-form-add">
# <input type="text" placeholder="<?php _e( 'Option slug', 'wpv-views' ); ?>" class="js-wpv-add-item-settings-form-newname js-wpv-framework-integration-newname" />
# <button class="button button-secondary js-wpv-add-item-settings-form-button js-wpv-framework-slug-add" type="button" disabled><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add', 'wpv-views' ); ?></button>

msgid "Option slug"
msgstr ""

# <input type="text" placeholder="<?php _e( 'Option slug', 'wpv-views' ); ?>" class="js-wpv-add-item-settings-form-newname js-wpv-framework-integration-newname" />
# <button class="button button-secondary js-wpv-add-item-settings-form-button js-wpv-framework-slug-add" type="button" disabled><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add', 'wpv-views' ); ?></button>
# <span class="toolset-alert toolset-alert-error hidden js-wpv-cs-error"><?php _e( 'Only latin letters, numbers, underscores and dashes', 'wpv-views' ); ?></span>

msgid "Add"
msgstr ""

# <button class="button button-secondary js-wpv-add-item-settings-form-button js-wpv-framework-slug-add" type="button" disabled><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add', 'wpv-views' ); ?></button>
# <span class="toolset-alert toolset-alert-error hidden js-wpv-cs-error"><?php _e( 'Only latin letters, numbers, underscores and dashes', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-dup"><?php _e( 'That option was already declared', 'wpv-views' ); ?></span>

msgid "Only latin letters, numbers, underscores and dashes"
msgstr ""

# <span class="toolset-alert toolset-alert-error hidden js-wpv-cs-error"><?php _e( 'Only latin letters, numbers, underscores and dashes', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-dup"><?php _e( 'That option was already declared', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-ajaxfail"><?php _e( 'An error ocurred', 'wpv-views' ); ?></span>

msgid "That option was already declared"
msgstr ""

# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-dup"><?php _e( 'That option was already declared', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-ajaxfail"><?php _e( 'An error ocurred', 'wpv-views' ); ?></span>
# </form>

msgid "An error ocurred"
msgstr ""

# <p>
# <?php _e( 'Your framework was not correctly registered. Remember that you need to register your framework as follows:', 'wpv-views' ); ?>
# </p>

msgid "Your framework was not correctly registered. Remember that you need to register your framework as follows:"
msgstr ""

# <p>
# <?php _e( 'You can register your framework manually as follows:', 'wpv-views' ); ?>
# </p>

msgid "You can register your framework manually as follows:"
msgstr ""

# 'add_new' => _x('Add New', 'book'),
# 'add_new_item' => __('Add New Content Template', 'wpv-views'),
# 'edit_item' => __('Edit Content Template', 'wpv-views'),

msgid "Add New Content Template"
msgstr ""

# 'add_new_item' => __('Add New Content Template', 'wpv-views'),
# 'edit_item' => __('Edit Content Template', 'wpv-views'),
# 'new_item' => __('New Content Template', 'wpv-views'),

msgid "Edit Content Template"
msgstr ""

# 'edit_item' => __('Edit Content Template', 'wpv-views'),
# 'new_item' => __('New Content Template', 'wpv-views'),
# 'view_item' => __('View Views-Templates', 'wpv-views'),

msgid "New Content Template"
msgstr ""

# 'new_item' => __('New Content Template', 'wpv-views'),
# 'view_item' => __('View Views-Templates', 'wpv-views'),
# 'search_items' => __('Search Content Templates', 'wpv-views'),

msgid "View Views-Templates"
msgstr ""

# 'search_items' => __('Search Content Templates', 'wpv-views'),
# 'not_found' =>  __('No Content Templates found', 'wpv-views'),
# 'not_found_in_trash' => __('No Content Templates found in Trash', 'wpv-views'),

msgid "No Content Templates found"
msgstr ""

# 'not_found' =>  __('No Content Templates found', 'wpv-views'),
# 'not_found_in_trash' => __('No Content Templates found in Trash', 'wpv-views'),
# 'parent_item_colon' => '',

msgid "No Content Templates found in Trash"
msgstr ""

# <?php
# echo __( 'The Content Template is copied from the original language' , 'wpv-views' );
# ?>

msgid "The Content Template is copied from the original language"
msgstr ""

# $debug_info = '<p style="font-weight:bold !important;color: red !important;">'
# . __( '<strong>Content Template debug:</strong>', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "<strong>Content Template debug:</strong>"
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'your theme does not provide a valid, dedicated function to render the post content.', 'wpv-views' )
# . '</p>';

msgid "your theme does not provide a valid, dedicated function to render the post content."
msgstr ""

# . sprintf(
# __( 'Calling functions are <strong>%s</strong>', 'wpv-views' ),
# $function_candidate_string

msgid "Calling functions are <strong>%s</strong>"
msgstr ""

# . sprintf(
# __( 'Registered valid functions are <strong>%s</strong>', 'wpv-views' ),
# $registered_function_valid_string

msgid "Registered valid functions are <strong>%s</strong>"
msgstr ""

# . sprintf(
# __( 'Registered invalid functions are <strong>%s</strong>', 'wpv-views' ),
# $registered_function_blacklisted_string

msgid "Registered invalid functions are <strong>%s</strong>"
msgstr ""

# $cssout            .= "/* ----------------------------------------- */\n";
# $cssout            .= "/* " . esc_html( sprintf( __( 'Content Template: %s - start', 'wpv-views' ), $cssout_item_title ) ) . " */\n";
# $cssout            .= "/* ----------------------------------------- */\n";

msgid "Content Template: %s - start"
msgstr ""

# $cssout            .= "/* ----------------------------------------- */\n";
# $cssout            .= "/* " . esc_html( sprintf( __( 'Content Template: %s - end', 'wpv-views' ), $cssout_item_title ) ) . " */\n";
# $cssout            .= "/* ----------------------------------------- */\n";

msgid "Content Template: %s - end"
msgstr ""

# <div class="js-wpv-edit-post-edit-ct-link-container<?php echo esc_attr( $edit_link_visible ); ?>" style="margin-top:10px;padding-top:10px;border-top:solid 1px #ccc;">
# <a href="<?php echo esc_url( $edit_link ); ?>" class="button button-secondary js-wpv-edit-post-edit-ct-link" target="_blank"><?php _e( 'Edit this Content Template', 'wpv-views' ); ?> <i class="icon-chevron-right fa fa-chevron-right"></i></a>
# </div>

msgid "Edit this Content Template"
msgstr ""

# $type_label = $ptype->labels->name;
# $message = sprintf( __( '<strong>%d %s</strong> use a different Content Template.', 'wpv-views' ), $dissident_post_count , $type_label );
# } else {

msgid "<strong>%d %s</strong> use a different Content Template."
msgstr ""

# $type_label = $ptype->labels->singular_name;
# $message = sprintf(__('<strong>%d %s</strong> uses a different Content Template.', 'wpv-views'), $dissident_post_count, $type_label);
# }

msgid "<strong>%d %s</strong> uses a different Content Template."
msgstr ""

# <div class="wpv-dialog-header">
# <h2>' . __('Success!', 'wpv-views') . '</h2>
# </div>

msgid "Success!"
msgstr ""

# <div class="wpv-dialog-content">
# <p>' . sprintf(__('All %ss were updated', 'wpv-views'), $content_type) . '</p>
# </div>

msgid "All %ss were updated"
msgstr ""

# ) {
# $return['error'] = __('Filter MetaHTML is empty', 'wpv-views');
# return $return;

msgid "Filter MetaHTML is empty"
msgstr ""

# if ( ! is_array( $view_settings['filter_controls_mode'] ) ) {
# $return['error'] = __('Something on the filter_controls_mode is broken', 'wpv-views');
# }

msgid "Something on the filter_controls_mode is broken"
msgstr ""

# 'type' => 'rel',
# 'name' => __( 'post relationship', 'wpv-views' )
# );

msgid "post relationship"
msgstr ""

# 'type' => 'search',
# 'name' => __( 'post search', 'wpv-views' )
# );

msgid "post search"
msgstr ""

# // Something went wrong! There are filters using another key...
# $return['warning'] = __('Your View contains more URL based filters than custom search controls in the Filter HTML textarea', 'wpv-views');
# } else if ( $filter_controls_by_tag > $return['pr'] + $return['cf'] + $return['tax'] + $return['search'] ) {

msgid "Your View contains more URL based filters than custom search controls in the Filter HTML textarea"
msgstr ""

# } else if ( $filter_controls_by_tag > $return['pr'] + $return['cf'] + $return['tax'] + $return['search'] ) {
# $return['warning'] = __('Your View contains more custom search controls in the Filter HTML textarea than URL based filters', 'wpv-views');
# }

msgid "Your View contains more custom search controls in the Filter HTML textarea than URL based filters"
msgstr ""

# $return = array(
# 'title' => __( 'Title and Description', 'wpv-views' ),
# 'content' => __("Each View has a title and an optional description. These are used for you, to identify different Views. The title and the description don't appear anywhere on the site's public pages.", 'wpv-views')

msgid "Title and Description"
msgstr ""

# 'title' => __( 'Title and Description', 'wpv-views' ),
# 'content' => __("Each View has a title and an optional description. These are used for you, to identify different Views. The title and the description don't appear anywhere on the site's public pages.", 'wpv-views')
# );

msgid "Each View has a title and an optional description. These are used for you, to identify different Views. The title and the description don't appear anywhere on the site's public pages."
msgstr ""

# 'title' => __('Content to load', 'wpv-views'),
# 'content' => __('Choose between posts, taxonomy and users and then select the specific content type to load. For posts, you can select multiple content types.', 'wpv-views')
# );

msgid "Choose between posts, taxonomy and users and then select the specific content type to load. For posts, you can select multiple content types."
msgstr ""

# 'title' => __('Content to load', 'wpv-views'),
# 'content' => __('Choose what post types will be included in this archive loop.', 'wpv-views')
# );

msgid "Choose what post types will be included in this archive loop."
msgstr ""

# $return = array(
# 'title' => __('Query Options', 'wpv-views'),
# 'content' => __('This section includes additional options for what content to load. You will see different options for posts, taxonomy and users.', 'wpv-views')

msgid "Query Options"
msgstr ""

# 'title' => __('Query Options', 'wpv-views'),
# 'content' => __('This section includes additional options for what content to load. You will see different options for posts, taxonomy and users.', 'wpv-views')
# );

msgid "This section includes additional options for what content to load. You will see different options for posts, taxonomy and users."
msgstr ""

# $return = array(
# 'title' => __('Ordering', 'wpv-views'),
# 'content' => __('Choose how to order the results that the View gets from the database. You can select the sorting key and direction.', 'wpv-views')

msgid "Ordering"
msgstr ""

# 'title' => __('Ordering', 'wpv-views'),
# 'content' => __('Choose how to order the results that the View gets from the database. You can select the sorting key and direction.', 'wpv-views')
# );

msgid "Choose how to order the results that the View gets from the database. You can select the sorting key and direction."
msgstr ""

# 'title' => __('Ordering', 'wpv-views'),
# 'content' => __('Choose how to order the items in the WordPress Archive. You can select the sorting key and direction.', 'wpv-views')
# );

msgid "Choose how to order the items in the WordPress Archive. You can select the sorting key and direction."
msgstr ""

# $return = array(
# 'title' => __('Limit and Offset', 'wpv-views'),
# 'content' => __('You can limit the number of results returned by the query and set an offset.', 'wpv-views')

msgid "Limit and Offset"
msgstr ""

# 'title' => __('Limit and Offset', 'wpv-views'),
# 'content' => __('You can limit the number of results returned by the query and set an offset.', 'wpv-views')
# );

msgid "You can limit the number of results returned by the query and set an offset."
msgstr ""

# $return = array(
# 'title' => __('Query Filter', 'wpv-views'),
# 'content' => __("You can filter the View query by status, custom fields, taxonomy, users fields and even text search depending on the content that you are going to load. Click on 'Add a filter' and then select the filter type. A View may have as many filters as you like.", 'wpv-views')

msgid "Query Filter"
msgstr ""

# 'title' => __('Query Filter', 'wpv-views'),
# 'content' => __("You can filter the View query by status, custom fields, taxonomy, users fields and even text search depending on the content that you are going to load. Click on 'Add a filter' and then select the filter type. A View may have as many filters as you like.", 'wpv-views')
# );

msgid "You can filter the View query by status, custom fields, taxonomy, users fields and even text search depending on the content that you are going to load. Click on 'Add a filter' and then select the filter type. A View may have as many filters as you like."
msgstr ""

# $return = array(
# 'title' => __( 'View Wrapper', 'wpv-views' ),
# 'content' => __( 'Normally, the View has a wrapper DIV which includes IDs and classes required for AJAX updates and pagination. If you want to show the View inline with text, you can disable this DIV, but you will not be able to use some of the functionality that Views offer.', 'wpv-views' ),

msgid "View Wrapper"
msgstr ""

# 'title' => __( 'View Wrapper', 'wpv-views' ),
# 'content' => __( 'Normally, the View has a wrapper DIV which includes IDs and classes required for AJAX updates and pagination. If you want to show the View inline with text, you can disable this DIV, but you will not be able to use some of the functionality that Views offer.', 'wpv-views' ),
# );

msgid "Normally, the View has a wrapper DIV which includes IDs and classes required for AJAX updates and pagination. If you want to show the View inline with text, you can disable this DIV, but you will not be able to use some of the functionality that Views offer."
msgstr ""

# 'title' => __('Query Filter', 'wpv-views'),
# 'content' => __("You can filter the WordPress Archive by status, custom fields, taxonomy and even searching on the content that you are going to load. Click on 'Add a filter' and then select the filter type. A WordPress Archive may have as many filters as you like.", 'wpv-views')
# );

msgid "You can filter the WordPress Archive by status, custom fields, taxonomy and even searching on the content that you are going to load. Click on 'Add a filter' and then select the filter type. A WordPress Archive may have as many filters as you like."
msgstr ""

# $return = array(
# 'title' => __('Pagination and sliders settings', 'wpv-views'),
# 'content' => __("You can use a View to display paginated results and sliders. Both are built using 'Pagination'. For paginated listings, choose to update the entire page. For sliders, choose to update only the View.", 'wpv-views')

msgid "Pagination and sliders settings"
msgstr ""

# 'title' => __('Pagination and sliders settings', 'wpv-views'),
# 'content' => __("You can use a View to display paginated results and sliders. Both are built using 'Pagination'. For paginated listings, choose to update the entire page. For sliders, choose to update only the View.", 'wpv-views')
# );

msgid "You can use a View to display paginated results and sliders. Both are built using 'Pagination'. For paginated listings, choose to update the entire page. For sliders, choose to update only the View."
msgstr ""

# $return = array(
# 'title' => __('Pagination settings', 'wpv-views'),
# 'content' => __("You can set pagination for this WordPress Archive, or disable it to display all items on the same page. Remember to add pagination controls in the Loop Editor.", 'wpv-views')

msgid "Pagination settings"
msgstr ""

# 'title' => __('Pagination settings', 'wpv-views'),
# 'content' => __("You can set pagination for this WordPress Archive, or disable it to display all items on the same page. Remember to add pagination controls in the Loop Editor.", 'wpv-views')
# );

msgid "You can set pagination for this WordPress Archive, or disable it to display all items on the same page. Remember to add pagination controls in the Loop Editor."
msgstr ""

# $return = array(
# 'title' => __('Search and Pagination', 'wpv-views'),
# 'content' => __("In this section you can add pagination controls, slider controls and custom searches. If you have enabled pagination, you need to insert the pagination controls here. They are used for both paged results and sliders. For custom searches, insert 'filter' elements. The output of this section is displayed via the [wpv-filter-meta-html] shortcode in the Output section.", 'wpv-views')

msgid "Search and Pagination"
msgstr ""

# 'title' => __('Search and Pagination', 'wpv-views'),
# 'content' => __("In this section you can add pagination controls, slider controls and custom searches. If you have enabled pagination, you need to insert the pagination controls here. They are used for both paged results and sliders. For custom searches, insert 'filter' elements. The output of this section is displayed via the [wpv-filter-meta-html] shortcode in the Output section.", 'wpv-views')
# );

msgid "In this section you can add pagination controls, slider controls and custom searches. If you have enabled pagination, you need to insert the pagination controls here. They are used for both paged results and sliders. For custom searches, insert 'filter' elements. The output of this section is displayed via the [wpv-filter-meta-html] shortcode in the Output section."
msgstr ""

# $return = array(
# 'title' => __('Custom search', 'wpv-views'),
# 'content' => __("In this section you can choose when to refresh the Views results and which options to show in form inputs.", 'wpv-views')

msgid "Custom search"
msgstr ""

# 'title' => __('Custom search', 'wpv-views'),
# 'content' => __("In this section you can choose when to refresh the Views results and which options to show in form inputs.", 'wpv-views')
# );

msgid "In this section you can choose when to refresh the Views results and which options to show in form inputs."
msgstr ""

# 'title' => __('Custom search', 'wpv-views'),
# 'content' => __("In this section you can choose when to refresh the WordPress Archive results and which options to show in form inputs.", 'wpv-views')
# );

msgid "In this section you can choose when to refresh the WordPress Archive results and which options to show in form inputs."
msgstr ""

# $return = array(
# 'title' => __('View HTML output', 'wpv-views'),
# 'content' => __('This HTML determines what the View outputs for the query results. Use the Loop Wizard to design the output of this View. Then, edit the design by adding fields, HTML and media, using the toolbar buttons.', 'wpv-views')

msgid "View HTML output"
msgstr ""

# 'title' => __('View HTML output', 'wpv-views'),
# 'content' => __('This HTML determines what the View outputs for the query results. Use the Loop Wizard to design the output of this View. Then, edit the design by adding fields, HTML and media, using the toolbar buttons.', 'wpv-views')
# );

msgid "This HTML determines what the View outputs for the query results. Use the Loop Wizard to design the output of this View. Then, edit the design by adding fields, HTML and media, using the toolbar buttons."
msgstr ""

# $return = array(
# 'title' => __('WordPress Archive HTML output', 'wpv-views'),
# 'content' => __('This HTML determines what the WordPress Archive outputs for the results. Use the Loop Wizard to design the output of this archive. Then, edit the design by adding fields, HTML and media, using the toolbar buttons.', 'wpv-views')

msgid "WordPress Archive HTML output"
msgstr ""

# 'title' => __('WordPress Archive HTML output', 'wpv-views'),
# 'content' => __('This HTML determines what the WordPress Archive outputs for the results. Use the Loop Wizard to design the output of this archive. Then, edit the design by adding fields, HTML and media, using the toolbar buttons.', 'wpv-views')
# );

msgid "This HTML determines what the WordPress Archive outputs for the results. Use the Loop Wizard to design the output of this archive. Then, edit the design by adding fields, HTML and media, using the toolbar buttons."
msgstr ""

# $return = array(
# 'title' => __('Additional Javascript files', 'wpv-views'),
# 'content' => __('Here you can set the URLs of additional scripts that need to be loaded with this View. Use a comma separated list of URLs', 'wpv-views')

msgid "Additional Javascript files"
msgstr ""

# 'title' => __('Additional Javascript files', 'wpv-views'),
# 'content' => __('Here you can set the URLs of additional scripts that need to be loaded with this View. Use a comma separated list of URLs', 'wpv-views')
# );

msgid "Here you can set the URLs of additional scripts that need to be loaded with this View. Use a comma separated list of URLs"
msgstr ""

# $return = array(
# 'title' => __('Templates for this View', 'wpv-views'),
# 'content' => __("A View may include Content Templates. These templates make it easy to output design structures without having to repeat them in the loop.", 'wpv-views')

msgid "Templates for this View"
msgstr ""

# 'title' => __('Templates for this View', 'wpv-views'),
# 'content' => __("A View may include Content Templates. These templates make it easy to output design structures without having to repeat them in the loop.", 'wpv-views')
# );

msgid "A View may include Content Templates. These templates make it easy to output design structures without having to repeat them in the loop."
msgstr ""

# $return = array(
# 'title' => __('Output Integration', 'wpv-views'),
# 'content' => __( 'This editor lets you control how the Search and Pagination, and Loop sections of this View are displayed. The [wpv-filter-meta-html] shortcode displays the output of the Search and Pagination section. The [wpv-layout-meta-html] shortcode displays the output of the Loop section. You can add your HTML and fields to rearrange and style the output.', 'wpv-views' )

msgid "Output Integration"
msgstr ""

# 'title' => __('Output Integration', 'wpv-views'),
# 'content' => __( 'This editor lets you control how the Search and Pagination, and Loop sections of this View are displayed. The [wpv-filter-meta-html] shortcode displays the output of the Search and Pagination section. The [wpv-layout-meta-html] shortcode displays the output of the Loop section. You can add your HTML and fields to rearrange and style the output.', 'wpv-views' )
# );

msgid "This editor lets you control how the Search and Pagination, and Loop sections of this View are displayed. The [wpv-filter-meta-html] shortcode displays the output of the Search and Pagination section. The [wpv-layout-meta-html] shortcode displays the output of the Loop section. You can add your HTML and fields to rearrange and style the output."
msgstr ""

# 'title' => __('Output Integration', 'wpv-views'),
# 'content' => __( 'This editor lets you control how the Search and Pagination, and Loop sections of this WordPress Archives are displayed. The [wpv-filter-meta-html] shortcode displays the output of the Search and Pagination section. The [wpv-layout-meta-html] shortcode displays the output of the Loop section. You can add your HTML and fields to rearrange and style the output.', 'wpv-views' )
# );

msgid "This editor lets you control how the Search and Pagination, and Loop sections of this WordPress Archives are displayed. The [wpv-filter-meta-html] shortcode displays the output of the Search and Pagination section. The [wpv-layout-meta-html] shortcode displays the output of the Loop section. You can add your HTML and fields to rearrange and style the output."
msgstr ""

# $return = array(
# 'title' => __('Loop selection', 'wpv-views'),
# 'content' => __("Choose which listing page to customize. The WordPress Archive will display by default the exact same content as WordPress normally does, but you can adjust the ordering, add extra filters or modify the HTML output.", 'wpv-views')

msgid "Loop selection"
msgstr ""

# 'title' => __('Loop selection', 'wpv-views'),
# 'content' => __("Choose which listing page to customize. The WordPress Archive will display by default the exact same content as WordPress normally does, but you can adjust the ordering, add extra filters or modify the HTML output.", 'wpv-views')
# );

msgid "Choose which listing page to customize. The WordPress Archive will display by default the exact same content as WordPress normally does, but you can adjust the ordering, add extra filters or modify the HTML output."
msgstr ""

# $return = array(
# 'title' => __('Layouts archive loop', 'wpv-views'),
# 'content' => __('This WordPress Archive is used in a Layout, so it will be used in the archive loops that the Layout has been assigned to.', 'wpv-views')

msgid "Layouts archive loop"
msgstr ""

# 'title' => __('Layouts archive loop', 'wpv-views'),
# 'content' => __('This WordPress Archive is used in a Layout, so it will be used in the archive loops that the Layout has been assigned to.', 'wpv-views')
# );

msgid "This WordPress Archive is used in a Layout, so it will be used in the archive loops that the Layout has been assigned to."
msgstr ""

# $return = array(
# 'title' => __('Module Manager', 'wpv-views'),
# 'content' => __("With Modules, you can easily reuse your designs in different websites and create your own library of building blocks.", 'wpv-views')

msgid "Module Manager"
msgstr ""

# 'title' => __('Module Manager', 'wpv-views'),
# 'content' => __("With Modules, you can easily reuse your designs in different websites and create your own library of building blocks.", 'wpv-views')
# );

msgid "With Modules, you can easily reuse your designs in different websites and create your own library of building blocks."
msgstr ""

# $return = array(
# 'title' => __('Views usage', 'wpv-views'),
# 'content' => __('Scan your content to check where this View is used, and get links to edit or view the results.', 'wpv-views'),

msgid "Views usage"
msgstr ""

# 'title' => __('Views usage', 'wpv-views'),
# 'content' => __('Scan your content to check where this View is used, and get links to edit or view the results.', 'wpv-views'),
# );

msgid "Scan your content to check where this View is used, and get links to edit or view the results."
msgstr ""

# $all = array(
# 'text'			=> '<p>' . __('A View loads content from the database and displays it anyway you choose.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The Query section lets you choose the content to load.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "A View loads content from the database and displays it anyway you choose."
msgstr ""

# 'text'			=> '<p>' . __('A View loads content from the database and displays it anyway you choose.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The Query section lets you choose the content to load.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('A basic query selects all items of a chosen type.', 'wpv-views') . '</p>'

msgid "The Query section lets you choose the content to load."
msgstr ""

# . __('The Query section lets you choose the content to load.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('A basic query selects all items of a chosen type.', 'wpv-views') . '</p>'
# . '<ul><li>' . __('You can refine the selection by adding filters.', 'wpv-views') . '</li>'

msgid "A basic query selects all items of a chosen type."
msgstr ""

# . __('A basic query selects all items of a chosen type.', 'wpv-views') . '</p>'
# . '<ul><li>' . __('You can refine the selection by adding filters.', 'wpv-views') . '</li>'
# . '<li>' . __('At the bottom of this page you will find the Loop section, where you control the output.', 'wpv-views') . '</li></ul>',

msgid "You can refine the selection by adding filters."
msgstr ""

# . '<ul><li>' . __('You can refine the selection by adding filters.', 'wpv-views') . '</li>'
# . '<li>' . __('At the bottom of this page you will find the Loop section, where you control the output.', 'wpv-views') . '</li></ul>',
# 'close'			=> 'true',

msgid "At the bottom of this page you will find the Loop section, where you control the output."
msgstr ""

# . '<ul><li>' . __('You can refine the selection by adding filters.', 'wpv-views') . '</li>'
# . '<li>' . __('The Front-end Filter section includes the pagination controls, allowing visitors to choose which results page to show.', 'wpv-views') . '</li>'
# . '<li>' . __('At the bottom of this page you will find the Loop section, where you control the output.', 'wpv-views') . '</li></ul>',

msgid "The Front-end Filter section includes the pagination controls, allowing visitors to choose which results page to show."
msgstr ""

# . '<li>' . __('At the bottom of this page you will find the Loop section, where you control the output.', 'wpv-views') . '</li></ul>',
# 'tutorial-button-text'	=> htmlentities( __('Creating paginated listings with Views', 'wpv-views'), ENT_QUOTES ),
# 'tutorial-button-url'	=> WPV_LINK_CREATE_PAGINATED_LISTINGS,

msgid "Creating paginated listings with Views"
msgstr ""

# . '<ul><li>' . __('You can refine the selection by adding filters.','wpv-views') . '</li>'
# . '<li>' . __('The Front-end Filter section includes the slider controls, allowing visitors switch between slides.','wpv-views') . '</li>'
# . '<li>' . __('At the bottom of this page you will find a slide Content Template, where you design slides.', 'wpv-views') . '</li></ul>',

msgid "The Front-end Filter section includes the slider controls, allowing visitors switch between slides."
msgstr ""

# . '<li>' . __('The Front-end Filter section includes the slider controls, allowing visitors switch between slides.','wpv-views') . '</li>'
# . '<li>' . __('At the bottom of this page you will find a slide Content Template, where you design slides.', 'wpv-views') . '</li></ul>',
# 'tutorial-button-text'	=> htmlentities( __('Creating sliders with Views', 'wpv-views'),ENT_QUOTES ),

msgid "At the bottom of this page you will find a slide Content Template, where you design slides."
msgstr ""

# . '<li>' . __('At the bottom of this page you will find a slide Content Template, where you design slides.', 'wpv-views') . '</li></ul>',
# 'tutorial-button-text'	=> htmlentities( __('Creating sliders with Views', 'wpv-views'),ENT_QUOTES ),
# 'tutorial-button-url'	=> WPV_LINK_CREATE_SLIDERS,

msgid "Creating sliders with Views"
msgstr ""

# $parametric = array(
# 'text'			=> '<h3>' . __('Building a View for a custom search:', 'wpv-views') . '</h3>'
# . '<ol><li>' . __('Select which content to load in the \'Content Selection\' section.', 'wpv-views') . '</li>'

msgid "Building a View for a custom search:"
msgstr ""

# 'text'			=> '<h3>' . __('Building a View for a custom search:', 'wpv-views') . '</h3>'
# . '<ol><li>' . __('Select which content to load in the \'Content Selection\' section.', 'wpv-views') . '</li>'
# . '<li>' . __('Add filter input to the Filter section.', 'wpv-views') . '</li>'

msgid "Select which content to load in the 'Content Selection' section."
msgstr ""

# . '<ol><li>' . __('Select which content to load in the \'Content Selection\' section.', 'wpv-views') . '</li>'
# . '<li>' . __('Add filter input to the Filter section.', 'wpv-views') . '</li>'
# . '<li>' . __('Select advanced search options in the \'Custom Search Settings\' section.', 'wpv-views') . '</li>'

msgid "Add filter input to the Filter section."
msgstr ""

# . '<li>' . __('Add filter input to the Filter section.', 'wpv-views') . '</li>'
# . '<li>' . __('Select advanced search options in the \'Custom Search Settings\' section.', 'wpv-views') . '</li>'
# . '<li>' . __('Design the search results in the Loop section.', 'wpv-views') . '</li>'

msgid "Select advanced search options in the 'Custom Search Settings' section."
msgstr ""

# . '<li>' . __('Select advanced search options in the \'Custom Search Settings\' section.', 'wpv-views') . '</li>'
# . '<li>' . __('Design the search results in the Loop section.', 'wpv-views') . '</li>'
# . '<li class="js-layouts-search-help" style="display:none">' . __('Select if you want the form, the results or both displayed in the Layouts cell.', 'wpv-views') . '</li></ol>'

msgid "Design the search results in the Loop section."
msgstr ""

# . '<li>' . __('Design the search results in the Loop section.', 'wpv-views') . '</li>'
# . '<li class="js-layouts-search-help" style="display:none">' . __('Select if you want the form, the results or both displayed in the Layouts cell.', 'wpv-views') . '</li></ol>'
# . '<p>' . __('Remember to click on Update after you complete each section and before you continue to the next section.', 'wpv-views') . '</p>',

msgid "Select if you want the form, the results or both displayed in the Layouts cell."
msgstr ""

# . '<li class="js-layouts-search-help" style="display:none">' . __('Select if you want the form, the results or both displayed in the Layouts cell.', 'wpv-views') . '</li></ol>'
# . '<p>' . __('Remember to click on Update after you complete each section and before you continue to the next section.', 'wpv-views') . '</p>',
# 'tutorial-button-text'	=> htmlentities( __('Creating custom searches with Views', 'wpv-views'), ENT_QUOTES ),

msgid "Remember to click on Update after you complete each section and before you continue to the next section."
msgstr ""

# . '<p>' . __('Remember to click on Update after you complete each section and before you continue to the next section.', 'wpv-views') . '</p>',
# 'tutorial-button-text'	=> htmlentities( __('Creating custom searches with Views', 'wpv-views'), ENT_QUOTES ),
# 'tutorial-button-url'	=> WPV_LINK_CREATE_PARAMETRIC_SEARCH,

msgid "Creating custom searches with Views"
msgstr ""

# . '<ul><li>' . __('You can refine the selection by adding filters.','wpv-views') . '</li>'
# . '<li>' . __('The Front-end filter section lets you add pagination, slider controls and custom search to the View.', 'wpv-views') . '</li>'
# . '<li>' .  __('At the bottom of this page you will find the Loop section, where you control the output.', 'wpv-views') . '</li></ul>',

msgid "The Front-end filter section lets you add pagination, slider controls and custom search to the View."
msgstr ""

# $pagination = array(
# 'text'			=> '<p>' . __('Pagination lets you break the results into separate pages.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('This way, you can display a large number of results, in shorter pages.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "Pagination lets you break the results into separate pages."
msgstr ""

# 'text'			=> '<p>' . __('Pagination lets you break the results into separate pages.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('This way, you can display a large number of results, in shorter pages.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('You can insert next/previous links and page selectors, for navigating directly to a specific page.', 'wpv-views') . '</p>'

msgid "This way, you can display a large number of results, in shorter pages."
msgstr ""

# . __('This way, you can display a large number of results, in shorter pages.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('You can insert next/previous links and page selectors, for navigating directly to a specific page.', 'wpv-views') . '</p>'
# . '<ul><li>' . __('The first part of this section lets you choose how pagination works.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "You can insert next/previous links and page selectors, for navigating directly to a specific page."
msgstr ""

# . __('You can insert next/previous links and page selectors, for navigating directly to a specific page.', 'wpv-views') . '</p>'
# . '<ul><li>' . __('The first part of this section lets you choose how pagination works.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('Select how many results to show in each page and how pages transition.', 'wpv-views') . '</li>'

msgid "The first part of this section lets you choose how pagination works."
msgstr ""

# . '<ul><li>' . __('The first part of this section lets you choose how pagination works.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('Select how many results to show in each page and how pages transition.', 'wpv-views') . '</li>'
# . '<li>' . __('The second part of this section lets you design the pagination controls that would appear on the page for visitors.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "Select how many results to show in each page and how pages transition."
msgstr ""

# . __('Select how many results to show in each page and how pages transition.', 'wpv-views') . '</li>'
# . '<li>' . __('The second part of this section lets you design the pagination controls that would appear on the page for visitors.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The toolbar above the HTML editor includes buttons for inserting various controls.', 'wpv-views') . '</li>'

msgid "The second part of this section lets you design the pagination controls that would appear on the page for visitors."
msgstr ""

# . '<li>' . __('The second part of this section lets you design the pagination controls that would appear on the page for visitors.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The toolbar above the HTML editor includes buttons for inserting various controls.', 'wpv-views') . '</li>'
# . '<li>' . __('Besides pagination, you can also insert custom search filters and text search controls.', 'wpv-views') . '</li></ul>',

msgid "The toolbar above the HTML editor includes buttons for inserting various controls."
msgstr ""

# . __('The toolbar above the HTML editor includes buttons for inserting various controls.', 'wpv-views') . '</li>'
# . '<li>' . __('Besides pagination, you can also insert custom search filters and text search controls.', 'wpv-views') . '</li></ul>',
# 'close'			=> 'true',

msgid "Besides pagination, you can also insert custom search filters and text search controls."
msgstr ""

# $slider = array(
# 'text'			=> '<p>' . __('The pagination section lets you build sliders with Views.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The View will display each slide at a time and allow visitors to switch between slides using next/previous links and slide selectors.', 'wpv-views') . '</p>'

msgid "The pagination section lets you build sliders with Views."
msgstr ""

# 'text'			=> '<p>' . __('The pagination section lets you build sliders with Views.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The View will display each slide at a time and allow visitors to switch between slides using next/previous links and slide selectors.', 'wpv-views') . '</p>'
# . '<ul><li>' . __('The first part of this section lets you choose how the slider pagination works.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "The View will display each slide at a time and allow visitors to switch between slides using next/previous links and slide selectors."
msgstr ""

# . __('The View will display each slide at a time and allow visitors to switch between slides using next/previous links and slide selectors.', 'wpv-views') . '</p>'
# . '<ul><li>' . __('The first part of this section lets you choose how the slider pagination works.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('Select how many results to show in each slide and how slides transition.', 'wpv-views') . '</li>'

msgid "The first part of this section lets you choose how the slider pagination works."
msgstr ""

# . '<ul><li>' . __('The first part of this section lets you choose how the slider pagination works.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('Select how many results to show in each slide and how slides transition.', 'wpv-views') . '</li>'
# . '<li>' . __('The second part of this section lets you design the transition controls for the slider.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "Select how many results to show in each slide and how slides transition."
msgstr ""

# . __('Select how many results to show in each slide and how slides transition.', 'wpv-views') . '</li>'
# . '<li>' . __('The second part of this section lets you design the transition controls for the slider.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The toolbar above the HTML editor includes buttons for inserting the slide transition controls.', 'wpv-views') . '</li></ul>',

msgid "The second part of this section lets you design the transition controls for the slider."
msgstr ""

# . '<li>' . __('The second part of this section lets you design the transition controls for the slider.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The toolbar above the HTML editor includes buttons for inserting the slide transition controls.', 'wpv-views') . '</li></ul>',
# 'tutorial-button-text'	=> htmlentities( __('Creating sliders with Views', 'wpv-views'), ENT_QUOTES ),

msgid "The toolbar above the HTML editor includes buttons for inserting the slide transition controls."
msgstr ""

# . __('You can insert next/previous links and page selectors, for navigating directly to a specific page.','wpv-views') . '</p><p>'
# . __('Using pagination you can also implement sliders.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . '<a href="' . WPV_LINK_CREATE_SLIDERS . '" target="_blank">' . __('Learn how to create sliders with Views.', 'wpv-views') . '</a></p>'

msgid "Using pagination you can also implement sliders."
msgstr ""

# . __('Using pagination you can also implement sliders.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . '<a href="' . WPV_LINK_CREATE_SLIDERS . '" target="_blank">' . __('Learn how to create sliders with Views.', 'wpv-views') . '</a></p>'
# . '<ul><li>' . __('The first part of this section lets you choose how pagination works.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "Learn how to create sliders with Views."
msgstr ""

# . __('The toolbar above the HTML editor includes buttons for inserting various controls.', 'wpv-views') . '</li>'
# . '<li>' . __('Besides pagination and slider transition controls, you can also insert custom search filters and text search controls.', 'wpv-views') . '</li></ul>'
# . '<p><a href="' . WPV_LINK_CREATE_PARAMETRIC_SEARCH . '" target="_blank">' . __('Learn how to create custom searches with Views.', 'wpv-views') . '</a></p>',

msgid "Besides pagination and slider transition controls, you can also insert custom search filters and text search controls."
msgstr ""

# . '<li>' . __('Besides pagination and slider transition controls, you can also insert custom search filters and text search controls.', 'wpv-views') . '</li></ul>'
# . '<p><a href="' . WPV_LINK_CREATE_PARAMETRIC_SEARCH . '" target="_blank">' . __('Learn how to create custom searches with Views.', 'wpv-views') . '</a></p>',
# 'close'			=> 'true',

msgid "Learn how to create custom searches with Views."
msgstr ""

# $parametric = array(
# 'text'			=> '<h3>' . __('Custom Search Instructions', 'wpv-views' ) . '</h3>'
# . '<p>' . __('This section controls how the search form for your custom search will behave and appear.','wpv-views') . '</p>'

msgid "Custom Search Instructions"
msgstr ""

# 'text'			=> '<h3>' . __('Custom Search Instructions', 'wpv-views' ) . '</h3>'
# . '<p>' . __('This section controls how the search form for your custom search will behave and appear.','wpv-views') . '</p>'
# . '<ol><li>' . __('First, choose how to update the results. Depending on your selections, the Filter HTML editor will include different controls.','wpv-views') . '</li>'

msgid "This section controls how the search form for your custom search will behave and appear."
msgstr ""

# . '<p>' . __('This section controls how the search form for your custom search will behave and appear.','wpv-views') . '</p>'
# . '<ol><li>' . __('First, choose how to update the results. Depending on your selections, the Filter HTML editor will include different controls.','wpv-views') . '</li>'
# . '<li>' . __('Then, add input filters and search-form controls to the Filter section.','wpv-views') . '</li></ul>'

msgid "First, choose how to update the results. Depending on your selections, the Filter HTML editor will include different controls."
msgstr ""

# . '<ol><li>' . __('First, choose how to update the results. Depending on your selections, the Filter HTML editor will include different controls.','wpv-views') . '</li>'
# . '<li>' . __('Then, add input filters and search-form controls to the Filter section.','wpv-views') . '</li></ul>'
# . '<p>' . __('Use the "formatting and editing instructions" bar at the bottom of the editor to see full editing instructions.','wpv-views') . '</p>'

msgid "Then, add input filters and search-form controls to the Filter section."
msgstr ""

# . '<li>' . __('Then, add input filters and search-form controls to the Filter section.','wpv-views') . '</li></ul>'
# . '<p>' . __('Use the "formatting and editing instructions" bar at the bottom of the editor to see full editing instructions.','wpv-views') . '</p>'
# . '<p><a href="' . WPV_LINK_CREATE_PARAMETRIC_SEARCH . '" target="_blank" class="btn">' . __('Complete Views Custom Search tutorial', 'wpv-views') . '</a></p>'

msgid "Use the \"formatting and editing instructions\" bar at the bottom of the editor to see full editing instructions."
msgstr ""

# . '<p>' . __('Use the "formatting and editing instructions" bar at the bottom of the editor to see full editing instructions.','wpv-views') . '</p>'
# . '<p><a href="' . WPV_LINK_CREATE_PARAMETRIC_SEARCH . '" target="_blank" class="btn">' . __('Complete Views Custom Search tutorial', 'wpv-views') . '</a></p>'
# . ' <input id="wpv-parametric-hint-dismiss" type="hidden" class="js-wpv-parametric-hint-dismiss" data-nonce="' . wp_create_nonce( 'wpv_view_parametric_hint_dismiss_nonce')  . '" /> ',

msgid "Complete Views Custom Search tutorial"
msgstr ""

# $result = array(
# 'text'			=> '<h3>' . __('How to Design the Loop','wpv-views') . '</h3>'
# . '<p>' . __('The Loop HTML editor lets you style the loop of the View.', 'wpv-views') . '</p>'

msgid "How to Design the Loop"
msgstr ""

# 'text'			=> '<h3>' . __('How to Design the Loop','wpv-views') . '</h3>'
# . '<p>' . __('The Loop HTML editor lets you style the loop of the View.', 'wpv-views') . '</p>'
# . '<p>' . __('The content between the <strong>&lt;wpv-loop&gt;</strong> and <strong>&lt;/wpv-loop&gt;</strong> tags will repeat for every item in the View loop.') . '</p>'

msgid "The Loop HTML editor lets you style the loop of the View."
msgstr ""

# . '<p>' . __('The content between the <strong>&lt;wpv-loop&gt;</strong> and <strong>&lt;/wpv-loop&gt;</strong> tags will repeat for every item in the View loop.') . '</p>'
# . '<p>' . __('To get started easily, click on the <strong>Loop Wizard</strong>. You will select the loop style and the fields to display. Then, edit by adding you own HTML markup, media and additional fields.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __('Learn more by reading the %sViews Loop documentation%s.', 'wpv-views'), '<a href="' . WPV_LINK_LOOP_DOCUMENTATION . '" target="_blank">', '</a>' ) . '</p>'

msgid "To get started easily, click on the <strong>Loop Wizard</strong>. You will select the loop style and the fields to display. Then, edit by adding you own HTML markup, media and additional fields."
msgstr ""

# . '<p>' . __('To get started easily, click on the <strong>Loop Wizard</strong>. You will select the loop style and the fields to display. Then, edit by adding you own HTML markup, media and additional fields.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __('Learn more by reading the %sViews Loop documentation%s.', 'wpv-views'), '<a href="' . WPV_LINK_LOOP_DOCUMENTATION . '" target="_blank">', '</a>' ) . '</p>'
# . '<p>' . __('The <strong>Output Integration</strong> section lets you control the order of the <strong>Search and Pagination</strong> and <strong>Loop</strong> sections and to add your HTML between these two sections.', 'wpv-views') . '</p>'

msgid "Learn more by reading the %sViews Loop documentation%s."
msgstr ""

# . sprintf( __('Learn more by reading the %sViews Loop documentation%s.', 'wpv-views'), '<a href="' . WPV_LINK_LOOP_DOCUMENTATION . '" target="_blank">', '</a>' ) . '</p>'
# . '<p>' . __('The <strong>Output Integration</strong> section lets you control the order of the <strong>Search and Pagination</strong> and <strong>Loop</strong> sections and to add your HTML between these two sections.', 'wpv-views') . '</p>'
# . ' <input id="wpv-layout-hint-dismiss" type="hidden" class="js-wpv-layout-hint-dismiss" data-nonce="' . wp_create_nonce( 'wpv_view_layout_hint_dismiss_nonce')  . '" /> ',

msgid "The <strong>Output Integration</strong> section lets you control the order of the <strong>Search and Pagination</strong> and <strong>Loop</strong> sections and to add your HTML between these two sections."
msgstr ""

# 'text'          => '<p class="js-wpv-ct-was-inserted">'
# . __('This Content Template lets you design slides in this slider. Add any field you need to display and design them using HTML and CSS. To style the slide transition controls, scroll up to the filter section.', 'wpv-views')
# . '</p>',

msgid "This Content Template lets you design slides in this slider. Add any field you need to display and design them using HTML and CSS. To style the slide transition controls, scroll up to the filter section."
msgstr ""

# $general = array(
# 'text'			=> '<h3>' . __( 'How to display this View', 'wpv-views' ) . '</h3>'
# . '<p>' . __('You can display this View inside content or as a widget.', 'wpv-views') . '</p><p>'

msgid "How to display this View"
msgstr ""

# 'text'			=> '<h3>' . __( 'How to display this View', 'wpv-views' ) . '</h3>'
# . '<p>' . __('You can display this View inside content or as a widget.', 'wpv-views') . '</p><p>'
# . __('To display inside content (post, page, custom type), edit that content.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "You can display this View inside content or as a widget."
msgstr ""

# . '<p>' . __('You can display this View inside content or as a widget.', 'wpv-views') . '</p><p>'
# . __('To display inside content (post, page, custom type), edit that content.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __( 'You will find the <strong>Views</strong> button.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR

msgid "To display inside content (post, page, custom type), edit that content."
msgstr ""

# . __('To display inside content (post, page, custom type), edit that content.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __( 'You will find the <strong>Views</strong> button.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'Click on it and locate this View to insert it anywhere you want inside the content.', 'wpv-views' ) . '</p><p>'

msgid "You will find the <strong>Views</strong> button."
msgstr ""

# . __( 'You will find the <strong>Views</strong> button.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'Click on it and locate this View to insert it anywhere you want inside the content.', 'wpv-views' ) . '</p><p>'
# . sprintf( __('To display as a widget, go to <a href="%s">Appearance -> Widgets</a> and select the <strong>WP Views</strong> widget.', 'wpv-views'), admin_url( 'widgets.php' ) ) . '</p><p>'

msgid "Click on it and locate this View to insert it anywhere you want inside the content."
msgstr ""

# . __( 'Click on it and locate this View to insert it anywhere you want inside the content.', 'wpv-views' ) . '</p><p>'
# . sprintf( __('To display as a widget, go to <a href="%s">Appearance -> Widgets</a> and select the <strong>WP Views</strong> widget.', 'wpv-views'), admin_url( 'widgets.php' ) ) . '</p><p>'
# . '</p>',

msgid "To display as a widget, go to <a href=\"%s\">Appearance -> Widgets</a> and select the <strong>WP Views</strong> widget."
msgstr ""

# $parametric = array(
# 'text'			=> '<h3>' . __( 'How to display this Custom Search View', 'wpv-views' ) . '</h3>'
# . '<p>' . __( 'This View contains a search form and results list.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR

msgid "How to display this Custom Search View"
msgstr ""

# 'text'			=> '<h3>' . __( 'How to display this Custom Search View', 'wpv-views' ) . '</h3>'
# . '<p>' . __( 'This View contains a search form and results list.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'You can display them together, on one page, or have the search in one page and the results on another page.', 'wpv-views' ) . '</p><p>'

msgid "This View contains a search form and results list."
msgstr ""

# . '<p>' . __( 'This View contains a search form and results list.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'You can display them together, on one page, or have the search in one page and the results on another page.', 'wpv-views' ) . '</p><p>'
# . __('Start with the location where you want the search form to appear.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "You can display them together, on one page, or have the search in one page and the results on another page."
msgstr ""

# . __( 'You can display them together, on one page, or have the search in one page and the results on another page.', 'wpv-views' ) . '</p><p>'
# . __('Start with the location where you want the search form to appear.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __( 'You can display the search inside content or as a widget.', 'wpv-views' ) . '</p><p>'

msgid "Start with the location where you want the search form to appear."
msgstr ""

# . __('Start with the location where you want the search form to appear.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __( 'You can display the search inside content or as a widget.', 'wpv-views' ) . '</p><p>'
# . __('To display inside content (post, post, custom type), edit that content.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "You can display the search inside content or as a widget."
msgstr ""

# . __( 'You can display the search inside content or as a widget.', 'wpv-views' ) . '</p><p>'
# . __('To display inside content (post, post, custom type), edit that content.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __( 'You will find the <strong>Views</strong> button.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR

msgid "To display inside content (post, post, custom type), edit that content."
msgstr ""

# . __( 'Click on it and locate this View to insert it anywhere you want inside the content.', 'wpv-views' ) . '</p><p>'
# . sprintf( __('To display as a widget, go to <a href="%s">Appearance -> Widgets</a> and select the <strong>WP Views Filter</strong> widget.', 'wpv-views'), admin_url( 'widgets.php' ) ) . '</p><p>'
# . __( 'When you insert the search form, Views will offer you where to display the results.', 'wpv-views' )

msgid "To display as a widget, go to <a href=\"%s\">Appearance -> Widgets</a> and select the <strong>WP Views Filter</strong> widget."
msgstr ""

# . sprintf( __('To display as a widget, go to <a href="%s">Appearance -> Widgets</a> and select the <strong>WP Views Filter</strong> widget.', 'wpv-views'), admin_url( 'widgets.php' ) ) . '</p><p>'
# . __( 'When you insert the search form, Views will offer you where to display the results.', 'wpv-views' )
# . '</p>',

msgid "When you insert the search form, Views will offer you where to display the results."
msgstr ""

# $data = array(
# 'text'			=> '<p>' . sprintf( __('You are viewing the read-only version of this %s.', 'wpv-views'), $target )
# . WPV_MESSAGE_SPACE_CHAR

msgid "You are viewing the read-only version of this %s."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __('To edit it, you need to get the Views plugin.', 'wpv-views')
# . '</p>'

msgid "To edit it, you need to get the Views plugin."
msgstr ""

# . '<p><a href="' . $promo_link . '" title="" class="button button-primary-toolset" target="_blank">'
# . __( 'Get Views', 'wpv-views' )
# . '</a></p>',

msgid "Get Views"
msgstr ""

# $promo_link = WPV_Admin_Messages::get_documentation_promotional_link( $promo_link_args, 'https://toolset.com/home/toolset-components/' );
# $promotional = '<p class="toolset-promotional">' . __( 'You are viewing the read-only version of this View. To edit it, you need to get Views plugin.', 'wpv-views' )
# . '&nbsp;&nbsp;&nbsp;<a href="' . $promo_link . '" title="" class="button button-primary-toolset" target="_blank">' . __( 'Get Views', 'wpv-views' ) . '</a>'

msgid "You are viewing the read-only version of this View. To edit it, you need to get Views plugin."
msgstr ""

# $all = array(
# 'text'			=> '<p>' . __('This Content Template replaces the content area of the posts that you assign it to.', 'wpv-views')
# . WPV_MESSAGE_SPACE_CHAR .  __('It can be used to tweak the content of a post when it is displayed alone or in an archive page.', 'wpv-views') . '</p>'

msgid "This Content Template replaces the content area of the posts that you assign it to."
msgstr ""

# 'text'			=> '<p>' . __('This Content Template replaces the content area of the posts that you assign it to.', 'wpv-views')
# . WPV_MESSAGE_SPACE_CHAR .  __('It can be used to tweak the content of a post when it is displayed alone or in an archive page.', 'wpv-views') . '</p>'
# . '<p>' . __( 'You can also call this Template using a shortcode [wpv-post-body view_template="XX"] to render specific information about the current post.', 'wpv-views' ) . '</p>'

msgid "It can be used to tweak the content of a post when it is displayed alone or in an archive page."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR .  __('It can be used to tweak the content of a post when it is displayed alone or in an archive page.', 'wpv-views') . '</p>'
# . '<p>' . __( 'You can also call this Template using a shortcode [wpv-post-body view_template="XX"] to render specific information about the current post.', 'wpv-views' ) . '</p>'
# . '<p>' . __('You can add shortcodes to post fields, and also your own HTML and CSS to style the fields and design the page template.', 'wpv-views') . '</p>',

msgid "You can also call this Template using a shortcode [wpv-post-body view_template=\"XX\"] to render specific information about the current post."
msgstr ""

# . '<p>' . __( 'You can also call this Template using a shortcode [wpv-post-body view_template="XX"] to render specific information about the current post.', 'wpv-views' ) . '</p>'
# . '<p>' . __('You can add shortcodes to post fields, and also your own HTML and CSS to style the fields and design the page template.', 'wpv-views') . '</p>',
# 'tutorial-button-text'	=> htmlentities( __('Content Template documentation', 'wpv-views'), ENT_QUOTES ),

msgid "You can add shortcodes to post fields, and also your own HTML and CSS to style the fields and design the page template."
msgstr ""

# . '<p>' . __('You can add shortcodes to post fields, and also your own HTML and CSS to style the fields and design the page template.', 'wpv-views') . '</p>',
# 'tutorial-button-text'	=> htmlentities( __('Content Template documentation', 'wpv-views'), ENT_QUOTES ),
# 'tutorial-button-url'	=> WPV_LINK_CONTENT_TEMPLATE_DOCUMENTATION,

msgid "Content Template documentation"
msgstr ""

# $promo_link = WPV_Admin_Messages::get_documentation_promotional_link( $promo_link_args, 'https://toolset.com/home/toolset-components/' );
# $promotional = '<p class="toolset-promotional">' . __( 'You are viewing the read-only version of this WordPress Archive. To edit it, you need to get Views plugin.', 'wpv-views' )
# . '&nbsp;&nbsp;&nbsp;<a href="' . $promo_link . '" title="" class="button-primary button-primary-toolset">' . __( 'Get Views', 'wpv-views' ) . '</a>'

msgid "You are viewing the read-only version of this WordPress Archive. To edit it, you need to get Views plugin."
msgstr ""

# $all = array(
# 'text'			=> $promotional . '<p>' . __('This WordPress Archive replaces the natural archive loops created by WordPress.', 'wpv-views') . '</p>',
# 'tutorial-button-text'	=> htmlentities( __('WordPress Archives documentation', 'wpv-views'), ENT_QUOTES ),

msgid "This WordPress Archive replaces the natural archive loops created by WordPress."
msgstr ""

# 'text'			=> $promotional . '<p>' . __('This WordPress Archive replaces the natural archive loops created by WordPress.', 'wpv-views') . '</p>',
# 'tutorial-button-text'	=> htmlentities( __('WordPress Archives documentation', 'wpv-views'), ENT_QUOTES ),
# 'tutorial-button-url'	=> WPV_LINK_WORDPRESS_ARCHIVE_DOCUMENTATION,

msgid "WordPress Archives documentation"
msgstr ""

# $parametric = array(
# 'text'			=> '<p>' . sprintf(__('To create a custom search, position the cursor between the %s and %s shortcodes and click on the <strong>New filter</strong> button to insert filter elements.', 'wpv-views'),'<strong>[wpv-filter-controls]</strong>','<strong>[/wpv-filter-controls]</strong>') . WPV_MESSAGE_SPACE_CHAR
# . __('Your custom search can contain filters by custom fields, taxonomies or even post relationships.', 'wpv-views') . '</p>'

msgid "To create a custom search, position the cursor between the %s and %s shortcodes and click on the <strong>New filter</strong> button to insert filter elements."
msgstr ""

# 'text'			=> '<p>' . sprintf(__('To create a custom search, position the cursor between the %s and %s shortcodes and click on the <strong>New filter</strong> button to insert filter elements.', 'wpv-views'),'<strong>[wpv-filter-controls]</strong>','<strong>[/wpv-filter-controls]</strong>') . WPV_MESSAGE_SPACE_CHAR
# . __('Your custom search can contain filters by custom fields, taxonomies or even post relationships.', 'wpv-views') . '</p>'
# . '<p>' . __('You can also click on the <strong>Text search</strong> button to add a search box for visitors', 'wpv-views') . '</p>'

msgid "Your custom search can contain filters by custom fields, taxonomies or even post relationships."
msgstr ""

# . __('Your custom search can contain filters by custom fields, taxonomies or even post relationships.', 'wpv-views') . '</p>'
# . '<p>' . __('You can also click on the <strong>Text search</strong> button to add a search box for visitors', 'wpv-views') . '</p>'
# . '<p>'. __('Use HTML and CSS to style the filter.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "You can also click on the <strong>Text search</strong> button to add a search box for visitors"
msgstr ""

# . '<p>' . __('You can also click on the <strong>Text search</strong> button to add a search box for visitors', 'wpv-views') . '</p>'
# . '<p>'. __('Use HTML and CSS to style the filter.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('Remember to include the <strong>Submit</strong> button for the form.', 'wpv-views'). '</p>'

msgid "Use HTML and CSS to style the filter."
msgstr ""

# . '<p>'. __('Use HTML and CSS to style the filter.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('Remember to include the <strong>Submit</strong> button for the form.', 'wpv-views'). '</p>'
# . '<p><a href="' . WPV_LINK_CREATE_PARAMETRIC_SEARCH . '" target="_blank">' . __('Learn how to create custom searches with Views.', 'wpv-views') . '</a></p>'

msgid "Remember to include the <strong>Submit</strong> button for the form."
msgstr ""

# $data = array(
# 'text'			=> '<p>' . __('The layout HTML box lets you output your View results and style them on your page.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# .  __('Views will provide a wizard that lets you design how the results display.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "The layout HTML box lets you output your View results and style them on your page."
msgstr ""

# 'text'			=> '<p>' . __('The layout HTML box lets you output your View results and style them on your page.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# .  __('Views will provide a wizard that lets you design how the results display.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# .  __('You can also insert fields manually.', 'wpv-views') . '</p>'

msgid "Views will provide a wizard that lets you design how the results display."
msgstr ""

# .  __('Views will provide a wizard that lets you design how the results display.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# .  __('You can also insert fields manually.', 'wpv-views') . '</p>'
# . '<p>' . __('The full Views plugin will let you display Content Templates as part of the loop.', 'wpv-views') . '</p>'

msgid "You can also insert fields manually."
msgstr ""

# .  __('You can also insert fields manually.', 'wpv-views') . '</p>'
# . '<p>' . __('The full Views plugin will let you display Content Templates as part of the loop.', 'wpv-views') . '</p>'
# . '<p>' . __('Besides these helpers, you can edit the HTML content yourself by writing your own HTML and CSS.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "The full Views plugin will let you display Content Templates as part of the loop."
msgstr ""

# . '<p>' . __('The full Views plugin will let you display Content Templates as part of the loop.', 'wpv-views') . '</p>'
# . '<p>' . __('Besides these helpers, you can edit the HTML content yourself by writing your own HTML and CSS.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The View will iterate through the the results and display them one by one.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "Besides these helpers, you can edit the HTML content yourself by writing your own HTML and CSS."
msgstr ""

# . '<p>' . __('Besides these helpers, you can edit the HTML content yourself by writing your own HTML and CSS.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('The View will iterate through the the results and display them one by one.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __('Learn more by reading the %sViews Loop documentation%s.', 'wpv-views'), '<a href="' . WPV_LINK_LOOP_DOCUMENTATION . '" target="_blank">', '</a>' ) . '</p>',

msgid "The View will iterate through the the results and display them one by one."
msgstr ""

# $data_def = array(
# 'text'			=> '<h2>' . __( 'Complete the custom search setup by inserting the results', 'wpv-views' ) . '</h2>'
# . '<p>' . sprintf( __('This page should display the results of the custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR

msgid "Complete the custom search setup by inserting the results"
msgstr ""

# 'text'			=> '<h2>' . __( 'Complete the custom search setup by inserting the results', 'wpv-views' ) . '</h2>'
# . '<p>' . sprintf( __('This page should display the results of the custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __( 'You can copy and paste this shortcode wherever you want to display the results: %s', 'wpv-views' ), $view_shortcode ) . '</p>'

msgid "This page should display the results of the custom search provided by the View <strong>%s</strong>."
msgstr ""

# . '<p>' . sprintf( __('This page should display the results of the custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __( 'You can copy and paste this shortcode wherever you want to display the results: %s', 'wpv-views' ), $view_shortcode ) . '</p>'
# . '<p>' . sprintf( __( 'Also, you can click in the <strong>Views</strong> button and select <strong>%s</strong> in the <em>View</em> section.', 'wpv-views' ), $view_name ) . WPV_MESSAGE_SPACE_CHAR

msgid "You can copy and paste this shortcode wherever you want to display the results: %s"
msgstr ""

# . sprintf( __( 'You can copy and paste this shortcode wherever you want to display the results: %s', 'wpv-views' ), $view_shortcode ) . '</p>'
# . '<p>' . sprintf( __( 'Also, you can click in the <strong>Views</strong> button and select <strong>%s</strong> in the <em>View</em> section.', 'wpv-views' ), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'Then, select the option to display just the results for the custom search.', 'wpv-views' ) . '</p>'

msgid "Also, you can click in the <strong>Views</strong> button and select <strong>%s</strong> in the <em>View</em> section."
msgstr ""

# . '<p>' . sprintf( __( 'Also, you can click in the <strong>Views</strong> button and select <strong>%s</strong> in the <em>View</em> section.', 'wpv-views' ), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'Then, select the option to display just the results for the custom search.', 'wpv-views' ) . '</p>'
# . '<p>' . sprintf( __( 'Finally, if you use a page builder, activate it on this page, create a <strong>Toolset View</strong> widget/module/block and select <strong>%s</strong> in the <em>View</em> selection control.', 'wpv-views' ), $view_name ) . WPV_MESSAGE_SPACE_CHAR

msgid "Then, select the option to display just the results for the custom search."
msgstr ""

# . __( 'Then, select the option to display just the results for the custom search.', 'wpv-views' ) . '</p>'
# . '<p>' . sprintf( __( 'Finally, if you use a page builder, activate it on this page, create a <strong>Toolset View</strong> widget/module/block and select <strong>%s</strong> in the <em>View</em> selection control.', 'wpv-views' ), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'Then, select the option to display just the results for the custom search.', 'wpv-views' ) . '</p>',

msgid "Finally, if you use a page builder, activate it on this page, create a <strong>Toolset View</strong> widget/module/block and select <strong>%s</strong> in the <em>View</em> selection control."
msgstr ""

# $data = array(
# 'text'			=> '<h2>' . __( 'Custom search setup completed!', 'wpv-views' ) . '</h2>'
# . '<p>' . sprintf( __('You have finished the setup of the custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR

msgid "Custom search setup completed!"
msgstr ""

# 'text'			=> '<h2>' . __( 'Custom search setup completed!', 'wpv-views' ) . '</h2>'
# . '<p>' . sprintf( __('You have finished the setup of the custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __( 'The form will appear on the page <strong>%s</strong> and the results will be shown in this page.', 'wpv-views' ), $orig_title ) . '</p>'

msgid "You have finished the setup of the custom search provided by the View <strong>%s</strong>."
msgstr ""

# . '<p>' . sprintf( __('You have finished the setup of the custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __( 'The form will appear on the page <strong>%s</strong> and the results will be shown in this page.', 'wpv-views' ), $orig_title ) . '</p>'
# . '<p><a href="#" class="button button-small button-primary-toolset js-wpv-insert-form-workflow-help-box-close">' . __( 'Close', 'wpv-views' ) . '</a></p>',

msgid "The form will appear on the page <strong>%s</strong> and the results will be shown in this page."
msgstr ""

# $data = array(
# 'text'			=> '<h2>' . sprintf( __( 'Don\'t forget to insert the custom search form into %s', 'wpv-views' ), $orig_title ) . '</h2>'
# . '<p>' . sprintf( __('You are almost done with this custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR

msgid "Don't forget to insert the custom search form into %s"
msgstr ""

# 'text'			=> '<h2>' . sprintf( __( 'Don\'t forget to insert the custom search form into %s', 'wpv-views' ), $orig_title ) . '</h2>'
# . '<p>' . sprintf( __('You are almost done with this custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'This page already has all it needs to display the results.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR

msgid "You are almost done with this custom search provided by the View <strong>%s</strong>."
msgstr ""

# . '<p>' . sprintf( __('You are almost done with this custom search provided by the View <strong>%s</strong>.', 'wpv-views'), $view_name ) . WPV_MESSAGE_SPACE_CHAR
# . __( 'This page already has all it needs to display the results.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __( 'Remember to get back to the other tab in your browser and insert the search View into <strong>%s</strong>.', 'wpv-views' ), $orig_title ) . '</p>'

msgid "This page already has all it needs to display the results."
msgstr ""

# . __( 'This page already has all it needs to display the results.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __( 'Remember to get back to the other tab in your browser and insert the search View into <strong>%s</strong>.', 'wpv-views' ), $orig_title ) . '</p>'
# . '<p><a href="#" class="button button-small button-primary-toolset js-wpv-insert-form-workflow-help-box-close">' . __( 'Close', 'wpv-views' ) . '</a></p>',

msgid "Remember to get back to the other tab in your browser and insert the search View into <strong>%s</strong>."
msgstr ""

# if ( $has_orig_type == 'widget' ) {
# $orig_label = __( 'widget', 'wpv-views' );
# } else if ( $has_orig_type == 'layout' ) {

msgid "widget"
msgstr ""

# } else if ( $has_orig_type == 'layout' ) {
# $orig_label = __( 'layout', 'wpv-views' );
# }

msgid "layout"
msgstr ""

# 'text'			=> '<h2>' . __( 'Custom search setup completed!', 'wpv-views' ) . '</h2>'
# . '<p>' . sprintf( __('This page will display the results of the custom search provided by the View <strong>%s</strong> used in a %s.', 'wpv-views'), $view_name, $orig_label ) . '</p>'
# . '<p>' . sprintf( __( 'Remember to get back to the other tab in your browser and save the %s settings.', 'wpv-views' ), $orig_label ) . '</p>'

msgid "This page will display the results of the custom search provided by the View <strong>%s</strong> used in a %s."
msgstr ""

# . '<p>' . sprintf( __('This page will display the results of the custom search provided by the View <strong>%s</strong> used in a %s.', 'wpv-views'), $view_name, $orig_label ) . '</p>'
# . '<p>' . sprintf( __( 'Remember to get back to the other tab in your browser and save the %s settings.', 'wpv-views' ), $orig_label ) . '</p>'
# . '<p><a href="#" class="button button-small button-primary-toolset js-wpv-insert-form-workflow-help-box-close">' . __( 'Close', 'wpv-views' ) . '</a></p>',

msgid "Remember to get back to the other tab in your browser and save the %s settings."
msgstr ""

# 'text'			=> '<h2>' . __( 'Complete the custom search setup by inserting the results', 'wpv-views' ) . '</h2>'
# . '<p>' . sprintf( __('This page should display the results of the custom search provided by the View <strong>%s</strong> used in a %s.', 'wpv-views'), $view_name, $orig_label ) . WPV_MESSAGE_SPACE_CHAR
# . sprintf( __( 'You can copy and paste this shortcode wherever you want to display the results: %s', 'wpv-views' ), $view_shortcode ) . '</p>'

msgid "This page should display the results of the custom search provided by the View <strong>%s</strong> used in a %s."
msgstr ""

# array(
# 'element' => '<span class="wpv-code wpv-code-html">&lt;p&gt;</span>' . __( 'Content', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/p&gt;</span>',
# 'description' => __( 'Paragraph.', 'wpv-views' )

msgid "Content"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;p&gt;</span>' . __( 'Content', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/p&gt;</span>',
# 'description' => __( 'Paragraph.', 'wpv-views' )
# ),

msgid "Paragraph."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;br /&gt;</span>',
# 'description' => __( 'Line break.', 'wpv-views' )
# ),

msgid "Line break."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;div&gt;</span>' . __( 'Content', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/div&gt;</span>',
# 'description' => __( 'Blocking div.', 'wpv-views' )
# ),

msgid "Blocking div."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;span&gt;</span>' . __( 'Content', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/span&gt;</span>',
# 'description' => __( 'Inline formatting.', 'wpv-views' )
# ),

msgid "Inline formatting."
msgstr ""

# array(
# 'element' => '<span class="wpv-code wpv-code-html">&lt;a ...&gt;</span>' . __( 'Text', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/a&gt;</span>',
# 'description' => __( 'Link.', 'wpv-views' )

msgid "Text"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;a ...&gt;</span>' . __( 'Text', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/a&gt;</span>',
# 'description' => __( 'Link.', 'wpv-views' )
# ),

msgid "Link."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;img ... /&gt;</span>',
# 'description' => __( 'Image.', 'wpv-views' )
# ),

msgid "Image."
msgstr ""

# array(
# 'element' => '<span class="wpv-code wpv-code-html">&lt;ul&gt;<br />&lt;li&gt;</span>' . __( 'Item1', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/li&gt;<br />&lt;li&gt;</span>' . __( 'Item2' , 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/li&gt;<br />&lt;/ul&gt;</span>',
# 'description' => __( 'An unordered list.', 'wpv-views' )

msgid "Item1"
msgstr ""

# array(
# 'element' => '<span class="wpv-code wpv-code-html">&lt;ul&gt;<br />&lt;li&gt;</span>' . __( 'Item1', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/li&gt;<br />&lt;li&gt;</span>' . __( 'Item2' , 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/li&gt;<br />&lt;/ul&gt;</span>',
# 'description' => __( 'An unordered list.', 'wpv-views' )

msgid "Item2"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;ul&gt;<br />&lt;li&gt;</span>' . __( 'Item1', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/li&gt;<br />&lt;li&gt;</span>' . __( 'Item2' , 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/li&gt;<br />&lt;/ul&gt;</span>',
# 'description' => __( 'An unordered list.', 'wpv-views' )
# ),

msgid "An unordered list."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;ol&gt;<br />&lt;li&gt;</span>' . __( 'Item1', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/li&gt;<br />&lt;li&gt;</span>' . __( 'Item2' , 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/li&gt;<br />&lt;/ol&gt;</span>',
# 'description' => __( 'An ordered list.', 'wpv-views' )
# ),

msgid "An ordered list."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;strong&gt;</span>' . __( 'Content', 'wpv-views' ) . '<span class="wpv-code wpv-code-html">&lt;/strong&gt;</span>',
# 'description' => __( 'Strong (bold) text.', 'wpv-views' )
# )

msgid "Strong (bold) text."
msgstr ""

# 'content' => '<p>'
# . __( 'Click on the <strong>Fields and Views</strong> button to insert fields that belong to the content, as well as Views and other Content Templates.', 'wpv-views' )
# . '</p>',

msgid "Click on the <strong>Fields and Views</strong> button to insert fields that belong to the content, as well as Views and other Content Templates."
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-media',
# 'title' => __( 'Media', 'wpv-views' ),
# 'content' => '<p>'

msgid "Media"
msgstr ""

# 'content' => '<p>'
# . __( 'The <strong>Media</strong> button opens the WordPress media window, where you can upload media and insert media that you’ve already uploaded here.', 'wpv-views' )
# . '</p>',

msgid "The <strong>Media</strong> button opens the WordPress media window, where you can upload media and insert media that you’ve already uploaded here."
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-pagination',
# 'title' => __( 'Pagination', 'wpv-views' ),
# 'content' => '',

msgid "Pagination"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-pager-current-page]</span>',
# 'description' => __( 'The current page number.', 'wpv-views' )
# ),

msgid "The current page number."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-pager-num-page]</span>',
# 'description' => __( 'The number of pages.', 'wpv-views' )
# ),

msgid "The number of pages."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-pager-current-page ...]</span>',
# 'description' => __( 'Displays a pager with the current page selected.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Displays a pager with the current page selected."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Depending on the value of the style parameter it displays a list of links to the other pages or a drop-down list to select another page.', 'wpv-views' )
# ),

msgid "Depending on the value of the style parameter it displays a list of links to the other pages or a drop-down list to select another page."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-pager-prev-page]</span><br />' . __( 'Previous', 'wpv-views' ) . '<br /><span class="wpv-code wpv-code-shortcode">[/wpv-pager-prev-page]</span>',
# 'description' => __( 'A link to the previous page.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A link to the previous page."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'You can edit the text between the shortcodes and use any HTML.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "You can edit the text between the shortcodes and use any HTML."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'The link will appear only if there is a previous page.', 'wpv-views' )
# ),

msgid "The link will appear only if there is a previous page."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-pager-next-page]</span><br />' . __( 'Next', 'wpv-views' ) . '<br /><span class="wpv-code wpv-code-shortcode">[/wpv-pager-next-page]</span>',
# 'description' => __( 'A link to the next page.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A link to the next page."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'The link will appear only if there is a next page.', 'wpv-views' )
# )

msgid "The link will appear only if there is a next page."
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-filter-section',
# 'title' => __( 'The filter section', 'wpv-views' ),
# 'content' => '',

msgid "The filter section"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-filter-start]</span><br />' . __( 'Content', 'wpv-views' ) . '<br /><span class="wpv-code wpv-code-shortcode">[wpv-filter-end]</span>',
# 'description' => __( 'Wrapper for the entire filter section, including the pagination controls and custom search.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Wrapper for the entire filter section, including the pagination controls and custom search."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'The filter section includes these shortcodes by default and you should not remove them.', 'wpv-views' )
# )

msgid "The filter section includes these shortcodes by default and you should not remove them."
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-purpose js-wpv-display-for-purpose js-wpv-display-for-purpose-parametric js-wpv-display-for-purpose-full',
# 'title' => __( 'Custom search shortcodes', 'wpv-views' ),
# 'content' => '',

msgid "Custom search shortcodes"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-filter-controls]</span><br />' . __( 'Content', 'wpv-views' ) . '<br /><span class="wpv-code wpv-code-shortcode">[/wpv-filter-controls]</span>',
# 'description' => __( 'Wrapper for the custom search controls.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Wrapper for the custom search controls."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'All fields must appear between these shortcodes.', 'wpv-views' )
# ),

msgid "All fields must appear between these shortcodes."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-control-post-taxonomy]</span><br /><span class="wpv-code wpv-code-shortcode">[wpv-control-postmeta]</span><br /><span class="wpv-code wpv-code-shortcode">[wpv-control-post-relationship]</span>',
# 'description' => __( 'A filter element.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A filter element."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'You can insert filter elements by clicking on the <strong>New filter</strong> button.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "You can insert filter elements by clicking on the <strong>New filter</strong> button."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'To edit an existing filter, place the cursor inside it and click on <strong>Edit filter</strong>.', 'wpv-views' )
# ),

msgid "To edit an existing filter, place the cursor inside it and click on <strong>Edit filter</strong>."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-filter-search-box ...]</span>',
# 'description' => __( 'A text search input, which can search the title or title and content.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A text search input, which can search the title or title and content."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'To insert this shortcode and set its option, click on the <strong>Text search</strong> button.', 'wpv-views' )
# ),

msgid "To insert this shortcode and set its option, click on the <strong>Text search</strong> button."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-filter-spinner ...]</span>',
# 'description' => __( 'A spinner, which is displayed when the filter needs update and hidden when update is complete.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A spinner, which is displayed when the filter needs update and hidden when update is complete."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'To insert, click on the <strong>Spinner graphics</strong> button.', 'wpv-views' )
# ),

msgid "To insert, click on the <strong>Spinner graphics</strong> button."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-filter-reset ...]</span>',
# 'description' => __( 'A button that resets the filter and allows visitors to start a fresh search.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A button that resets the filter and allows visitors to start a fresh search."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'To insert click on the <strong>Clear form</strong> button.', 'wpv-views' )
# ),

msgid "To insert click on the <strong>Clear form</strong> button."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-filter-submit ...]</span>',
# 'description' => __( 'A submit button for the search filter.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A submit button for the search filter."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'To insert click on the <strong>Submit button</strong> button.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "To insert click on the <strong>Submit button</strong> button."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'A submit button is not available for forms that have automatic updates on field changes.', 'wpv-views' )
# )

msgid "A submit button is not available for forms that have automatic updates on field changes."
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-layout-section',
# 'title' => __( 'Output loop', 'wpv-views' ),
# 'content' => '',

msgid "Output loop"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-layout-start]<br />[wpv-layout-end]</span>',
# 'description' => __( 'Wrapper for the Loop section.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Wrapper for the Loop section."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'These shortcodes are added by default and you should keep them.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "These shortcodes are added by default and you should keep them."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Add all your elements between these shortcodes.', 'wpv-views' )
# ),

msgid "Add all your elements between these shortcodes."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-items-found]</span><br />' . __( 'Content', 'wpv-views' ) . '<br /><span class="wpv-code wpv-code-shortcode">[/wpv-items-found]</span>',
# 'description' => __( 'Wrapper for what to display when the query finds results.', 'wpv-views' )
# ),

msgid "Wrapper for what to display when the query finds results."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-no-items-found]</span><br />' . __( 'Content', 'wpv-views' ) . '<br /><span class="wpv-code wpv-code-shortcode">[/wpv-no-items-found]</span>',
# 'description' => __( 'Wrapper for what to display when the query doesn\'t find results.', 'wpv-views' )
# ),

msgid "Wrapper for what to display when the query doesn't find results."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-html">&lt;wpv-loop&gt;</span><br />' . __( 'Content', 'wpv-views' ) . '<br /><span class="wpv-code wpv-code-html">&lt;/wpv-loop&gt;</span>',
# 'description' => __( 'The main loop over every item loaded from the database.', 'wpv-views' )
# ),

msgid "The main loop over every item loaded from the database."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-item ...]</span>',
# 'description' => __( 'Optional shortcode that targets specific items in the loop.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Optional shortcode that targets specific items in the loop."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Only needed if you want to display different items in the results with different HTML.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Only needed if you want to display different items in the results with different HTML."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'You can target specific positions in the loop, add zebra styling or add extra markup in the middle of the results.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "You can target specific positions in the loop, add zebra styling or add extra markup in the middle of the results."
msgstr ""

# . sprintf(
# __( 'For documentation, see: %1$sLoop parameters in the Loop%2$s.', 'wpv-views' ),
# '<a href="https://toolset.com/documentation/user-guides/views/digging-into-view-outputs/?utm_source=plugin&utm_medium=gui&utm_campaign=views#vmeta-wpv-loop-parameters" title="' . __( 'Loop parameters in the Loop', 'wpv-views' ) . '">',

msgid "For documentation, see: %1$sLoop parameters in the Loop%2$s."
msgstr ""

# __( 'For documentation, see: %1$sLoop parameters in the Loop%2$s.', 'wpv-views' ),
# '<a href="https://toolset.com/documentation/user-guides/views/digging-into-view-outputs/?utm_source=plugin&utm_medium=gui&utm_campaign=views#vmeta-wpv-loop-parameters" title="' . __( 'Loop parameters in the Loop', 'wpv-views' ) . '">',
# '</a>'

msgid "Loop parameters in the Loop"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-conditional]</span><br />' . __( 'Content', 'wpv-views' ) . '<br /><span class="wpv-code wpv-code-shortcode">[/wpv-conditional]</span>',
# 'description' => __( 'Conditional display for parts of the loop.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Conditional display for parts of the loop."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'You need to add the [wpv-conditional] shortcodes around the content that you want to display conditionally.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "You need to add the [wpv-conditional] shortcodes around the content that you want to display conditionally."
msgstr ""

# . sprintf(
# __( 'For documentation, see: %sConditional HTML output in Views%s.', 'wpv-views' ),
# '<a href="https://toolset.com/documentation/user-guides/views/conditional-html-output-in-views/?utm_source=plugin&utm_medium=gui&utm_campaign=views" title="' . __( 'Conditional output in Views', 'wpv-views' ) . '">',

msgid "For documentation, see: %sConditional HTML output in Views%s."
msgstr ""

# __( 'For documentation, see: %sConditional HTML output in Views%s.', 'wpv-views' ),
# '<a href="https://toolset.com/documentation/user-guides/views/conditional-html-output-in-views/?utm_source=plugin&utm_medium=gui&utm_campaign=views" title="' . __( 'Conditional output in Views', 'wpv-views' ) . '">',
# '</a>'

msgid "Conditional output in Views"
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-combined-output-section',
# 'title' => __( 'Main sections', 'wpv-views' ),
# 'content' => '',

msgid "Main sections"
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-filter-meta-html]</span>',
# 'description' => __( 'The entire Filter section.', 'wpv-views' )
# ),

msgid "The entire Filter section."
msgstr ""

# 'element' => '<span class="wpv-code wpv-code-shortcode">[wpv-layout-meta-html]</span>',
# 'description' => __( 'The entire Loop section.', 'wpv-views' )
# )

msgid "The entire Loop section."
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-extra-css',
# 'title' => __( 'Adding custom CSS', 'wpv-views' ),
# 'content' => '<p>'

msgid "Adding custom CSS"
msgstr ""

# 'content' => '<p>'
# . __( 'You can add custom CSS styling to the CSS editor and it will be loaded when you display this in the frontend.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "You can add custom CSS styling to the CSS editor and it will be loaded when you display this in the frontend."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Note that you do not need to add any &lt;style&gt;&lt;/style&gt; tag at all: we will wrap your CSS before adding it to the page.', 'wpv-views' )
# . '</p><p>'

msgid "Note that you do not need to add any &lt;style&gt;&lt;/style&gt; tag at all: we will wrap your CSS before adding it to the page."
msgstr ""

# . '</p><p>'
# . __( 'For example, if you would want to style the h3 tags featured in your output, you would add this CSS styling here:', 'wpv-views' )
# . '<code>'

msgid "For example, if you would want to style the h3 tags featured in your output, you would add this CSS styling here:"
msgstr ""

# . sprintf(
# __( 'To learn more about adding custom CSS, please review our %1$sonline tutorial%2$s', 'wpv-views' ),
# '<a href="#" title="' . __( ' Views tutorial on custom CSS', 'wpv-views' ) . '">',

msgid "To learn more about adding custom CSS, please review our %1$sonline tutorial%2$s"
msgstr ""

# __( 'To learn more about adding custom CSS, please review our %1$sonline tutorial%2$s', 'wpv-views' ),
# '<a href="#" title="' . __( ' Views tutorial on custom CSS', 'wpv-views' ) . '">',
# '</a>'

msgid " Views tutorial on custom CSS"
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-extra-js',
# 'title' => __( 'Adding custom JavaScript', 'wpv-views' ),
# 'content' => '<p>'

msgid "Adding custom JavaScript"
msgstr ""

# 'content' => '<p>'
# . __( 'You can add custom JavaScript to the JS editor and it will be loaded when you display this in the frontend.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "You can add custom JavaScript to the JS editor and it will be loaded when you display this in the frontend."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Note that you do not need to add any &lt;script&gt;&lt;/script&gt; tag at all: we will wrap your JavaScript before adding it to the page.', 'wpv-views' )
# . '</p><p>'

msgid "Note that you do not need to add any &lt;script&gt;&lt;/script&gt; tag at all: we will wrap your JavaScript before adding it to the page."
msgstr ""

# . '</p><p>'
# . __( 'For example, if you would want to present an important message to your users through an alert pop-up, you would add this JavaScript here:', 'wpv-views' )
# . '<code>'

msgid "For example, if you would want to present an important message to your users through an alert pop-up, you would add this JavaScript here:"
msgstr ""

# . sprintf(
# __( 'To learn more about adding custom JavaScript, please review our %1$sonline tutorial%2$s', 'wpv-views' ),
# '<a href="#" title="' . __( ' Views tutorial on custom JS', 'wpv-views' ) . '">',

msgid "To learn more about adding custom JavaScript, please review our %1$sonline tutorial%2$s"
msgstr ""

# __( 'To learn more about adding custom JavaScript, please review our %1$sonline tutorial%2$s', 'wpv-views' ),
# '<a href="#" title="' . __( ' Views tutorial on custom JS', 'wpv-views' ) . '">',
# '</a>'

msgid " Views tutorial on custom JS"
msgstr ""

# 'toggler_target' => 'js-wpv-editor-instructions-filter-html',
# 'toggler_title' => __( 'Formatting and editing instructions', 'wpv-views' ),
# 'toggled_classname' => 'wpv-editor-instructions js-wpv-editor-instructions js-wpv-editor-instructions-filter-html',

msgid "Formatting and editing instructions"
msgstr ""

# 'toggled_intro' => '<p>'
# . __( 'The filter section may include pagination for the results and a custom search (or both of them together).', 'wpv-views' )
# . '</p><p>'

msgid "The filter section may include pagination for the results and a custom search (or both of them together)."
msgstr ""

# . '</p><p>'
# . __('Your custom search can also include a <strong>text search input</strong>, <strong>spinner</strong> to indicate updates in progress, a button to <strong>clear the form input</strong> and a <strong>submit button</strong>.', 'wpv-views')
# . '</p><p>'

msgid "Your custom search can also include a <strong>text search input</strong>, <strong>spinner</strong> to indicate updates in progress, a button to <strong>clear the form input</strong> and a <strong>submit button</strong>."
msgstr ""

# . '</p><p>'
# . __( 'If you are not using pagination or a custom search, this section outputs nothing.', 'wpv-views' )
# . '</p>',

msgid "If you are not using pagination or a custom search, this section outputs nothing."
msgstr ""

# if ( in_array( 'cred', $sections ) ) {
# $cred_intro = '<dt>' . __('CRED forms', 'wpv-views') . '</dt><dd>' . __('Allows to insert CRED forms. You will usually use this controls to insert edit and delete CRED links.', 'wpv-views') . '</dd>';
# }

msgid "CRED forms"
msgstr ""

# if ( in_array( 'cred', $sections ) ) {
# $cred_intro = '<dt>' . __('CRED forms', 'wpv-views') . '</dt><dd>' . __('Allows to insert CRED forms. You will usually use this controls to insert edit and delete CRED links.', 'wpv-views') . '</dd>';
# }

msgid "Allows to insert CRED forms. You will usually use this controls to insert edit and delete CRED links."
msgstr ""

# 'toggled_classname' => 'wpv-editor-instructions js-wpv-editor-instructions js-wpv-editor-instructions-layout-html',
# 'toggled_intro' =>		'<h4>' . __('Toolbar buttons','wpv-views') . '</h4>'
# . '<dl><dt>' . __( 'Loop wizard', 'wpv-views' ) . '</dt><dd>' . __( 'A wizard that lets you design the loop.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR

msgid "Toolbar buttons"
msgstr ""

# 'toggled_intro' =>		'<h4>' . __('Toolbar buttons','wpv-views') . '</h4>'
# . '<dl><dt>' . __( 'Loop wizard', 'wpv-views' ) . '</dt><dd>' . __( 'A wizard that lets you design the loop.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . __('Recommended if you are new to Views.', 'wpv-views') . '</dd>'

msgid "Loop wizard"
msgstr ""

# 'toggled_intro' =>		'<h4>' . __('Toolbar buttons','wpv-views') . '</h4>'
# . '<dl><dt>' . __( 'Loop wizard', 'wpv-views' ) . '</dt><dd>' . __( 'A wizard that lets you design the loop.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . __('Recommended if you are new to Views.', 'wpv-views') . '</dd>'

msgid "A wizard that lets you design the loop."
msgstr ""

# . '<dl><dt>' . __( 'Loop wizard', 'wpv-views' ) . '</dt><dd>' . __( 'A wizard that lets you design the loop.', 'wpv-views' ) . WPV_MESSAGE_SPACE_CHAR
# . __('Recommended if you are new to Views.', 'wpv-views') . '</dd>'
# . '<dt>' . __('Fields and Views', 'wpv-views') . '</dt><dd>' . __('Add fields and nested Views to the output.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "Recommended if you are new to Views."
msgstr ""

# . __('Recommended if you are new to Views.', 'wpv-views') . '</dd>'
# . '<dt>' . __('Fields and Views', 'wpv-views') . '</dt><dd>' . __('Add fields and nested Views to the output.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('Good for building your own unique loops.', 'wpv-views') . '</dd>'

msgid "Add fields and nested Views to the output."
msgstr ""

# . '<dt>' . __('Fields and Views', 'wpv-views') . '</dt><dd>' . __('Add fields and nested Views to the output.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('Good for building your own unique loops.', 'wpv-views') . '</dd>'
# . '<dt>' . __('Content Template', 'wpv-views') . '</dt><dd>' . __('Add complete blocks into the Loop using Content Templates.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR

msgid "Good for building your own unique loops."
msgstr ""

# . __('Good for building your own unique loops.', 'wpv-views') . '</dd>'
# . '<dt>' . __('Content Template', 'wpv-views') . '</dt><dd>' . __('Add complete blocks into the Loop using Content Templates.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('This method makes it easy to achieve complex loop designs.', 'wpv-views') . '</dd>'

msgid "Add complete blocks into the Loop using Content Templates."
msgstr ""

# . '<dt>' . __('Content Template', 'wpv-views') . '</dt><dd>' . __('Add complete blocks into the Loop using Content Templates.', 'wpv-views') . WPV_MESSAGE_SPACE_CHAR
# . __('This method makes it easy to achieve complex loop designs.', 'wpv-views') . '</dd>'
# . '<dt>' . __('Pagination controls', 'wpv-views') . '</dt><dd>' . __('Add controls to move between different result pages', 'wpv-views') . '</dd>'

msgid "This method makes it easy to achieve complex loop designs."
msgstr ""

# . __('This method makes it easy to achieve complex loop designs.', 'wpv-views') . '</dd>'
# . '<dt>' . __('Pagination controls', 'wpv-views') . '</dt><dd>' . __('Add controls to move between different result pages', 'wpv-views') . '</dd>'
# . $cred_intro

msgid "Pagination controls"
msgstr ""

# . __('This method makes it easy to achieve complex loop designs.', 'wpv-views') . '</dd>'
# . '<dt>' . __('Pagination controls', 'wpv-views') . '</dt><dd>' . __('Add controls to move between different result pages', 'wpv-views') . '</dd>'
# . $cred_intro

msgid "Add controls to move between different result pages"
msgstr ""

# . $cred_intro
# . '<dt>' . __('Media', 'wpv-views') . '</dt><dd>' . __('Add images and other media items to the editor.', 'wpv-views') . '</dd></dl>'
# . '<p>' . __('Besides these buttons, you can edit the HTML content yourself by writing your own HTML and CSS.', 'wpv-views')

msgid "Add images and other media items to the editor."
msgstr ""

# . '<dt>' . __('Media', 'wpv-views') . '</dt><dd>' . __('Add images and other media items to the editor.', 'wpv-views') . '</dd></dl>'
# . '<p>' . __('Besides these buttons, you can edit the HTML content yourself by writing your own HTML and CSS.', 'wpv-views')
# 

msgid "Besides these buttons, you can edit the HTML content yourself by writing your own HTML and CSS."
msgstr ""

# . sprintf(
# __( 'Full documentation is found in the %1$sViews shortcodes%2$s page.', 'wpv-views' ),
# '<a href="https://toolset.com/documentation/programmer-reference/views/views-shortcodes/?utm_source=plugin&utm_medium=gui&utm_campaign=views" title="' . __( 'Views shortcodes documentation', 'wpv-views' ) . '">',

msgid "Full documentation is found in the %1$sViews shortcodes%2$s page."
msgstr ""

# __( 'Full documentation is found in the %1$sViews shortcodes%2$s page.', 'wpv-views' ),
# '<a href="https://toolset.com/documentation/programmer-reference/views/views-shortcodes/?utm_source=plugin&utm_medium=gui&utm_campaign=views" title="' . __( 'Views shortcodes documentation', 'wpv-views' ) . '">',
# '</a>'

msgid "Views shortcodes documentation"
msgstr ""

# 'toggled_intro' => '<p>'
# . __( 'A Content Template works like a subroutine.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A Content Template works like a subroutine."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'It displays the fields of the post in the loop, by using a simple shortcode:', 'wpv-views' )
# . '<code>'

msgid "It displays the fields of the post in the loop, by using a simple shortcode:"
msgstr ""

# 'toggled_intro' => '<p>'
# . __( 'A Content Template is like a chunk of content.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A Content Template is like a chunk of content."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'It displays fields from the current post using simple shortcodes.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "It displays fields from the current post using simple shortcodes."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'For example:', 'wpv-views' )
# . '<ul>'

msgid "For example:"
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'will display the post title', 'wpv-views' )
# . '</li>'

msgid "will display the post title"
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'will display the post content', 'wpv-views' )
# . '</li>'

msgid "will display the post content"
msgstr ""

# 'toggled_intro' => '<p>'
# . __( 'When you display this in the frontend, the content of this box gets displayed.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "When you display this in the frontend, the content of this box gets displayed."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Normally, it includes a shortcode for the <strong>Filter</strong> section and another shortcode for the <strong>Loop</strong> section, so they will display one after the other.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Normally, it includes a shortcode for the <strong>Filter</strong> section and another shortcode for the <strong>Loop</strong> section, so they will display one after the other."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'You can add HTML for styling and switch the order of those two sections.', 'wpv-views' )
# . '</p>',

msgid "You can add HTML for styling and switch the order of those two sections."
msgstr ""

# 'toggled_intro' => '<p>'
# . __( 'A Content Template is used to style single-item pages.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "A Content Template is used to style single-item pages."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'It will replace the ‘main content’ section of the page.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "It will replace the ‘main content’ section of the page."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'The Content Template can include fields that belong to the content, Views, CRED forms, HTML and media', 'wpv-views' )
# . '</p>',

msgid "The Content Template can include fields that belong to the content, Views, CRED forms, HTML and media"
msgstr ""

# 'toggled_intro' => '<p>'
# . __( 'This editor allows you to add CSS code, which will determine the styling of the page.', 'wpv-views' )
# . '</p>',

msgid "This editor allows you to add CSS code, which will determine the styling of the page."
msgstr ""

# 'toggled_intro' => '<p>'
# . __( 'This editor allows you to add javascript code, which will run in the browser, when this content is displayed.', 'wpv-views' )
# . '</p>',

msgid "This editor allows you to add javascript code, which will run in the browser, when this content is displayed."
msgstr ""

# <?php
# echo __( 'Did you know that you can add a custom search to this Archive?', 'wpv-views' );
# ?>

msgid "Did you know that you can add a custom search to this Archive?"
msgstr ""

# <?php
# echo __( 'Open the Screen Options and set the WordPress Archive purpose to display it as a custom search.', 'wpv-views' );
# ?>

msgid "Open the Screen Options and set the WordPress Archive purpose to display it as a custom search."
msgstr ""

# <?php
# echo esc_html( __( 'Pagination works better if the activated theme or plugins include Bootstrap.', 'wpv-views' ) );
# echo WPV_MESSAGE_SPACE_CHAR;

msgid "Pagination works better if the activated theme or plugins include Bootstrap."
msgstr ""

# echo
# '<a href="https://toolset.com/course-lesson/creating-a-view/?utm_source=plugin&utm_medium=gui&utm_campaign=views" title="' . esc_attr( __( 'Documentation', 'wpv-views' ) ) . '" target="blank">'
# . esc_html( __( 'Check the documentation', 'wpv-views' ) )

msgid "Documentation"
msgstr ""

# '<a href="https://toolset.com/course-lesson/creating-a-view/?utm_source=plugin&utm_medium=gui&utm_campaign=views" title="' . esc_attr( __( 'Documentation', 'wpv-views' ) ) . '" target="blank">'
# . esc_html( __( 'Check the documentation', 'wpv-views' ) )
# . '</a>';

msgid "Check the documentation"
msgstr ""

# <input type="checkbox" name="wpv_pagination_insert_prev_force" id="wpv-pagination-insert-prev-force" class="js-wpv-pagination-shortcode-attribute" data-attribute="force" value="true" />
# <label for="wpv-pagination-insert-prev-force"><?php echo esc_html( __( 'Include the Previous/Next links on the first and the last pages','wpv-views' ) ); ?></label>
# </p>

msgid "Include the Previous/Next links on the first and the last pages"
msgstr ""

# data-attr="first_last_links" value="true" />
# <label for="js-wpv-dialog-pagination-wizard-item-extra-nav-links-first-last"><?php echo esc_html( __( 'Add First/Last page controls','wpv-views' ) ); ?></label>
# </p>

msgid "Add First/Last page controls"
msgstr ""

# data-attr="previous_next_links" value="true" />
# <label for="js-wpv-dialog-pagination-wizard-item-extra-nav-links-previous-next"><?php echo esc_html( __( 'Add Previous/Next page controls','wpv-views' ) ); ?></label>
# </p>

msgid "Add Previous/Next page controls"
msgstr ""

# <p class="js-wpv-dialog-pagination-wizard-sub-item-dependant-previous_next_links">
# <label for="wpv-dialog-pagination-wizard-item-extra-nav-links-previous-text"><?php echo esc_html( __( 'Text for "Previous" link: ', 'wpv-views' ) ); ?></label>
# <input type="text" id="wpv-dialog-pagination-wizard-item-extra-nav-links-previous-text" data-attr="text_for_previous_link" class="js-wpv-dialog-pagination-wizard-item-extra-nav-links" placeholder="<?php echo esc_attr( __( 'Previous', 'wpv-views' ) ); ?>" />

msgid "Text for \"Previous\" link: "
msgstr ""

# <p class="js-wpv-dialog-pagination-wizard-sub-item-dependant-previous_next_links">
# <label for="wpv-dialog-pagination-wizard-item-extra-nav-links-next-text"><?php echo esc_html( __( 'Text for "Next" link: ', 'wpv-views' ) ); ?></label>
# <input type="text" id="wpv-dialog-pagination-wizard-item-extra-nav-links-next-text" data-attr="text_for_next_link" class="js-wpv-dialog-pagination-wizard-item-extra-nav-links" placeholder="<?php echo esc_attr( __( 'Next', 'wpv-views' ) ); ?>" />

msgid "Text for \"Next\" link: "
msgstr ""

# <p class="js-wpv-dialog-pagination-wizard-sub-item-dependant-first_last_links">
# <label for="wpv-dialog-pagination-wizard-item-extra-nav-links-first-text"><?php echo esc_html( __( 'Text for "First" link: ', 'wpv-views' ) ); ?></label>
# <input type="text" id="wpv-dialog-pagination-wizard-item-extra-nav-links-first-text" data-attr="text_for_first_link" class="js-wpv-dialog-pagination-wizard-item-extra-nav-links" placeholder="<?php echo esc_attr( __( 'First', 'wpv-views' ) ); ?>" />

msgid "Text for \"First\" link: "
msgstr ""

# <p class="js-wpv-dialog-pagination-wizard-sub-item-dependant-first_last_links">
# <label for="wpv-dialog-pagination-wizard-item-extra-nav-links-last-text"><?php echo esc_html( __( 'Text for "Last" link: ', 'wpv-views' ) ); ?></label>
# <input type="text" id="wpv-dialog-pagination-wizard-item-extra-nav-links-last-text" data-attr="text_for_last_link" class="js-wpv-dialog-pagination-wizard-item-extra-nav-links" placeholder="<?php echo esc_attr( __( 'Last', 'wpv-views' ) ); ?>" />

msgid "Text for \"Last\" link: "
msgstr ""

# 
# <h3><?php echo esc_html( __( 'Other pagination options', 'wpv-views' ) ); ?></h3>
# <div class="wpv-dialog-pagination-wizard-controls">

msgid "Other pagination options"
msgstr ""

# <input type="checkbox" name="pagination_display" class="js-wpv-pagination-dialog-display" id="pagination-include-wrapper" />
# <label for="pagination-include-wrapper"><?php echo esc_html( __( 'Don\'t show pagination elements if there is only one page','wpv-views' ) ); ?></label>
# </p>

msgid "Don't show pagination elements if there is only one page"
msgstr ""

# echo
# '<a href="https://toolset.com/documentation/user-guides/custom-archives/custom-pagination-for-wordpress-archives/?utm_source=plugin&utm_medium=gui&utm_campaign=views" title="' . esc_attr( __( 'Documentation for pagination links', 'wpv-views' ) ) . '" target="blank">'
# . esc_html( __( 'Check the documentation', 'wpv-views' ) )

msgid "Documentation for pagination links"
msgstr ""

# data-attribute="force" value="true" />
# <label for="archive-pagination-insert-prev-force"><?php echo esc_html( __( 'Include the Previous link on the first page.','wpv-views' ) ); ?>
# </p>

msgid "Include the Previous link on the first page."
msgstr ""

# data-attribute="force" value="true" />
# <label for="archive-pagination-insert-next-force"><?php echo esc_html( __( 'Include the Next link on the last page.','wpv-views' ) ); ?>
# </p>

msgid "Include the Next link on the last page."
msgstr ""

# echo sprintf(
# __( '%s Add a new option', 'wpv-views' ),
# '<i class="fa fa-plus"></i>'

msgid "%s Add a new option"
msgstr ""

# <?php _e( 'Order by: ', 'wpv-views' ); ?>
# <label><input type="radio" class="js-wpv-disable-events" checked="checked"><?php echo esc_html( __( 'Option 1', 'wpv-views' ) ); ?></label>
# <label><input type="radio" class="js-wpv-disable-events"><?php echo esc_html( __( 'Option 2', 'wpv-views' ) ); ?></label>

msgid "Option 1"
msgstr ""

# <label><input type="radio" class="js-wpv-disable-events" checked="checked"><?php echo esc_html( __( 'Option 1', 'wpv-views' ) ); ?></label>
# <label><input type="radio" class="js-wpv-disable-events"><?php echo esc_html( __( 'Option 2', 'wpv-views' ) ); ?></label>
# <label><input type="radio" class="js-wpv-disable-events"><?php echo esc_html( __( 'Option 3', 'wpv-views' ) ); ?></label>

msgid "Option 2"
msgstr ""

# <label><input type="radio" class="js-wpv-disable-events"><?php echo esc_html( __( 'Option 2', 'wpv-views' ) ); ?></label>
# <label><input type="radio" class="js-wpv-disable-events"><?php echo esc_html( __( 'Option 3', 'wpv-views' ) ); ?></label>
# </span>

msgid "Option 3"
msgstr ""

# 'classname' => 'js-wpv-editor-instructions-for-cred',
# 'title' => __( 'CRED Forms', 'wpv-views' ),
# 'content' => '<p>'

msgid "CRED Forms"
msgstr ""

# 'content' => '<p>'
# . __( 'Click on the <strong>CRED Forms</strong> button to add forms.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Click on the <strong>CRED Forms</strong> button to add forms."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Normally, you will use \'edit forms\' and \'delete forms\' in Content Templates used in loops.', 'wpv-views' )
# . '</p>',

msgid "Normally, you will use 'edit forms' and 'delete forms' in Content Templates used in loops."
msgstr ""

# <th style="width:200px;">
# <?php _e( 'Element', 'wpv-views' ); ?>
# </th>

msgid "Element"
msgstr ""

# <div class="js-wpv-set-wpa-purpose-pointer<?php echo $dismissed_classname; ?>">
# <h3><?php _e( 'Screen Options', 'wpv-views' ); ?></h3>
# <p>

msgid "Screen Options"
msgstr ""

# id="wpv-dismiss-set-wpa-purpose-pointer"/>
# <?php _e( 'Don\'t show this again', 'wpv-views' ); ?>
# </label>

msgid "Don't show this again"
msgstr ""

# <div class="js-wpv-inserted-layout-loop-pointer<?php echo $dismissed_classname; ?>">
# <h3><?php _e( 'Fields updated in the Loop', 'wpv-views' ); ?></h3>
# <p>

msgid "Fields updated in the Loop"
msgstr ""

# <?php
# _e( 'The Loop Wizard just updated the editor with the fields that you added.', 'wpv-views' );
# echo WPV_MESSAGE_SPACE_CHAR;

msgid "The Loop Wizard just updated the editor with the fields that you added."
msgstr ""

# echo WPV_MESSAGE_SPACE_CHAR;
# _e( 'You can change the appearance by adding HTML and CSS.', 'wpv-views' );
# ?>

msgid "You can change the appearance by adding HTML and CSS."
msgstr ""

# <div class="js-wpv-inserted-layout-loop-content-template-pointer<?php echo $dismissed_classname; ?>">
# <h3><?php _e( 'Content Template used as a loop block', 'wpv-views' ); ?></h3>
# <p>

msgid "Content Template used as a loop block"
msgstr ""

# <?php
# _e( 'The Loop Wizard just updated the editor and created a Content Template.', 'wpv-views' );
# echo WPV_MESSAGE_SPACE_CHAR;

msgid "The Loop Wizard just updated the editor and created a Content Template."
msgstr ""

# echo WPV_MESSAGE_SPACE_CHAR;
# _e( 'The HTML box includes the Loop and the Content Template contains the fields that you added.', 'wpv-views' );
# echo WPV_MESSAGE_SPACE_CHAR;

msgid "The HTML box includes the Loop and the Content Template contains the fields that you added."
msgstr ""

# <div class="wpv-dialog">
# <h3><?php _e('There are more than one termmeta field filters', 'wpv-views'); ?></h3>
# <p>

msgid "There are more than one termmeta field filters"
msgstr ""

# <p>
# <?php _e( 'You can delete them all at once or open the editor and delete individual filters.', 'wpv-views' ); ?>
# </p>

msgid "You can delete them all at once or open the editor and delete individual filters."
msgstr ""

# <div class="wpv-dialog">
# <h3><?php _e('There are more than one usermeta field filters', 'wpv-views'); ?></h3>
# <p>

msgid "There are more than one usermeta field filters"
msgstr ""

# 
# <h3><?php _e('Pagination data', 'wpv-views'); ?></h3>
# <div class="wpv-dialog-pagination-wizard-controls">

msgid "Pagination data"
msgstr ""

# <input type="checkbox" name="pagination_control" class="js-wpv-pagination-dialog-control" id="pagination-include-page-num" value="page_num" data-target="current-page-number" />
# <label for="pagination-include-page-num"><?php _e('Current page number','wpv-views'); ?></label>
# </div>

msgid "Current page number"
msgstr ""

# <p class="wpv-pagination-preview-element js-wpv-pagination-preview-element" data-name="current-page-number">
# <?php _e('Showing page','wpv-views'); ?>: 2
# </p>

msgid "Showing page"
msgstr ""

# <input type="checkbox" name="pagination_control" class="js-wpv-pagination-dialog-control" id="pagination-include-page-total" value="page_total" data-target="total-pages" />
# <label for="pagination-include-page-total"><?php _e('Total pages count','wpv-views'); ?></label>
# </div>

msgid "Total pages count"
msgstr ""

# <p class="wpv-pagination-preview-element js-wpv-pagination-preview-element" data-name="total-pages">
# <?php _e('There are 3 pages','wpv-views'); ?>
# </p>

msgid "There are 3 pages"
msgstr ""

# <input type="checkbox" name="pagination_control" class="js-wpv-pagination-dialog-control" id="pagination-include-controls" value="page_controls" data-target="next-previous-controls" />
# <label for="pagination-include-controls"><?php _e('Previous and Next page controls','wpv-views'); ?></label>
# <div class="wpv-dialog-pagination-wizard-item-extra js-wpv-dialog-pagination-wizard-item-extra">

msgid "Previous and Next page controls"
msgstr ""

# <input type="checkbox" name="pagination_control" class="js-wpv-pagination-dialog-control" id="pagination-include-nav-links" value="page_nav_links" data-target="nav-controls-link" />
# <label for="pagination-include-nav-links"><?php _e('Navigation controls using links','wpv-views'); ?></label>
# <div class="wpv-dialog-pagination-wizard-item-extra js-wpv-dialog-pagination-wizard-item-extra">

msgid "Navigation controls using links"
msgstr ""

# <p>
# <label for="wpv-dialog-pagination-wizard-item-extra-nav-links-text"><?php _e( 'Text for link to page: ', 'wpv-views' ); ?></label>
# <input type="text" id="wpv-dialog-pagination-wizard-item-extra-nav-links-text" data-attr="anchor_text" class="js-wpv-dialog-pagination-wizard-item-extra-nav-links" placeholder="%%PAGE%%" />

msgid "Text for link to page: "
msgstr ""

# <p>
# <label for="wpv-dialog-pagination-wizard-item-extra-nav-links-step"><?php _e( 'Pages to skip:', 'wpv-views' ); ?></label>
# <input type="text" id="wpv-dialog-pagination-wizard-item-extra-nav-links-step" data-attr="step" class="js-wpv-dialog-pagination-wizard-item-extra-nav-links small-text" />

msgid "Pages to skip:"
msgstr ""

# <p>
# <label for="wpv-dialog-pagination-wizard-item-extra-nav-links-ellipsis"><?php _e( 'Placeholder for skipped pages:', 'wpv-views' ); ?></label>
# <input type="text" id="wpv-dialog-pagination-wizard-item-extra-nav-links-ellipsis" data-attr="ellipsis" class="js-wpv-dialog-pagination-wizard-item-extra-nav-links small-text" placeholder="..." />

msgid "Placeholder for skipped pages:"
msgstr ""

# <p>
# <label for="wpv-dialog-pagination-wizard-item-extra-nav-links-reach"><?php _e( 'Number of preceding and following pages:', 'wpv-views' ); ?></label>
# <input type="text" id="wpv-dialog-pagination-wizard-item-extra-nav-links-reach" data-attr="reach" class="js-wpv-dialog-pagination-wizard-item-extra-nav-links small-text" />

msgid "Number of preceding and following pages:"
msgstr ""

# <input type="checkbox" name="pagination_control" class="js-wpv-pagination-dialog-control" id="pagination-include-nav-dots" value="page_nav_dots" data-target="nav-controls-dots" />
# <label for="pagination-include-nav-dots"><?php _e('Navigation controls using dots','wpv-views'); ?></label>
# </div>

msgid "Navigation controls using dots"
msgstr ""

# <input type="checkbox" name="pagination_control" class="js-wpv-pagination-dialog-control" id="pagination-include-nav-dropdown" value="page_nav_dropdown" data-target="nav-controls-dropdown" />
# <label for="pagination-include-nav-dropdown"><?php _e('Navigation controls using a dropdown','wpv-views'); ?></label>
# </div>

msgid "Navigation controls using a dropdown"
msgstr ""

# <p class="wpv-pagination-preview-element js-wpv-pagination-preview-element" data-name="nav-controls-dropdown">
# <?php _e( 'Go to page', 'wpv-views' ); ?>
# <select class="js-wpv-disable-events" disabled="disabled">

msgid "Go to page"
msgstr ""

# value="wpv-pager-archive-prev-page" />
# <label for="archive-pagination-insert-prev"><?php _e( 'Link to the previous page','wpv-views' ); ?></label>
# <div class="wpv-dialog-pagination-wizard-item-extra js-wpv-dialog-pagination-wizard-item-extra js-wpv-archive-pagination-shortcode-attribute-container">

msgid "Link to the previous page"
msgstr ""

# value="wpv-pager-archive-next-page" />
# <label for="archive-pagination-insert-next"><?php _e( 'Link to the next page','wpv-views' ); ?></label>
# <div class="wpv-dialog-pagination-wizard-item-extra js-wpv-dialog-pagination-wizard-item-extra js-wpv-archive-pagination-shortcode-attribute-container">

msgid "Link to the next page"
msgstr ""

# <div class="wpv-controls-with-preview-container-controls">
# <h3><?php _e( 'Sorting options for visitors', 'wpv-views' ); ?></h3>
# <div class="wpv-editable-list-wrapper js-wpv-frontend-sorting-orderby-options-wrapper" style="overflow:hidden;padding-bottom:5px;">

msgid "Sorting options for visitors"
msgstr ""

# <div class="js-wpv-frontend-sorting-orderby-options-enabled" style="display:none">
# <?php _e( 'Show these options', 'wpv-views' ); ?>
# <select id="js-wpv-frontend-sorting-orderby-options-type" class="js-wpv-frontend-sorting-orderby-options-type">

msgid "Show these options"
msgstr ""

# <select id="js-wpv-frontend-sorting-orderby-options-type" class="js-wpv-frontend-sorting-orderby-options-type">
# <option value="select"><?php _e( 'as a dropdown select', 'wpv-views' ); ?></option>
# <option value="list"><?php _e( 'as a dropdown list', 'wpv-views' ); ?></option>

msgid "as a dropdown select"
msgstr ""

# <option value="select"><?php _e( 'as a dropdown select', 'wpv-views' ); ?></option>
# <option value="list"><?php _e( 'as a dropdown list', 'wpv-views' ); ?></option>
# <option value="radio"><?php _e( 'as a set of radio options', 'wpv-views' ); ?></option>

msgid "as a dropdown list"
msgstr ""

# <option value="list"><?php _e( 'as a dropdown list', 'wpv-views' ); ?></option>
# <option value="radio"><?php _e( 'as a set of radio options', 'wpv-views' ); ?></option>
# <select>

msgid "as a set of radio options"
msgstr ""

# <span class="js-wpv-frontend-sorting-orderby-type-extra js-wpv-frontend-sorting-orderby-type-list-extra" style="display:none">
# <?php _e( 'using the style', 'wpv-views' ); ?>
# <select id="js-wpv-frontend-sorting-orderby-list-style" autocomplete="off">

msgid "using the style"
msgstr ""

# <input type="checkbox" class="js-wpv-frontend-sorting-order-enable" id="js-wpv-frontend-sorting-order-enable" name="wpv-frontend-sorting-order-enable" />
# <label for="js-wpv-frontend-sorting-order-enable"><?php _e( 'Allow to modify the sorting direction', 'wpv-views' ); ?></label>
# <span class="js-wpv-frontend-sorting-order-options" style="display:none;">

msgid "Allow to modify the sorting direction"
msgstr ""

# <select id="wpv-frontend-sorting-order-options-order" class="js-wpv-frontend-sorting-order-options-order" style="display:none">
# <option value="asc,desc"><?php _e( 'Ascending, Descending', 'wpv-views' ); ?></option>
# <option value="desc,asc"><?php _e( 'Descending, Ascending', 'wpv-views' ); ?></option>

msgid "Ascending, Descending"
msgstr ""

# <option value="asc,desc"><?php _e( 'Ascending, Descending', 'wpv-views' ); ?></option>
# <option value="desc,asc"><?php _e( 'Descending, Ascending', 'wpv-views' ); ?></option>
# <select>

msgid "Descending, Ascending"
msgstr ""

# <span style="display:none">
# <label for="js-wpv-frontend-sorting-order-options-label-asc"><?php _e( 'Label for the "ascending" option', 'wpv-views' ); ?></label>
# <input type="text" id="js-wpv-frontend-sorting-order-options-label-asc" class="regular-text js-wpv-frontend-sorting-order-options-label-asc" value="<?php echo esc_attr( __( 'Ascending', 'wpv-views' ) ); ?>" />

msgid "Label for the \"ascending\" option"
msgstr ""

# <br />
# <label for="js-wpv-frontend-sorting-order-options-label-desc"><?php _e( 'Label for the "descending" option', 'wpv-views' ); ?></label>
# <input type="text" id="js-wpv-frontend-sorting-order-options-label-desc" class="regular-text js-wpv-frontend-sorting-order-options-label-desc" value="<?php echo esc_attr( __( 'Descending', 'wpv-views' ) ); ?>" />

msgid "Label for the \"descending\" option"
msgstr ""

# <div class="wpv-controls-with-preview-container-preview">
# <h3><?php _e( 'Preview', 'wpv-views' ); ?></h3>
# <p class="toolset-alert toolset-alert-info js-wpv-frontend-sorting-preview-disabled" style="padding-left:20px;padding-right:10px;">

msgid "Preview"
msgstr ""

# <p class="toolset-alert toolset-alert-info js-wpv-frontend-sorting-preview-disabled" style="padding-left:20px;padding-right:10px;">
# <?php _e( 'Add sorting options to see the preview.', 'wpv-views' ); ?>
# </p>

msgid "Add sorting options to see the preview."
msgstr ""

# <span class="wpv-controls-with-preview-container-preview-item disabled js-wpv-frontend-sorting-orderby-preview js-wpv-frontend-sorting-orderby-select-preview">
# <?php _e( 'Order by: ', 'wpv-views' ); ?>
# <select class="js-wpv-disable-events">

msgid "Order by: "
msgstr ""

# <br />
# <?php _e( 'Order: ', 'wpv-views' ); ?>
# <label><input type="radio" class="js-wpv-disable-events" checked="checked"><?php echo esc_html( __( 'Ascending', 'wpv-views' ) ); ?></label>

msgid "Order: "
msgstr ""

# <i class="icon-fire fa fa-fire toolset-rounded-icon"></i>
# <?php _e( 'You can add javascript callbacks when some events are triggered', 'wpv-views' ); ?>
# </p>

msgid "You can add javascript callbacks when some events are triggered"
msgstr ""

# <div id="wpv-dialog-frontend-events-pagination-container">
# <h2><?php _e( 'Pagination events', 'wpv-views' ); ?></h2>
# <p>

msgid "Pagination events"
msgstr ""

# <p>
# <?php _e( 'The Views AJAX pagination triggers some events.', 'wpv-views' ); ?>
# </p>

msgid "The Views AJAX pagination triggers some events."
msgstr ""

# <input type="checkbox" id="wpv-frontent-event-pagination-completed" value="1" class="js-wpv-frontend-event-gui" data-event="js_event_wpv_pagination_completed" />
# <?php _e( 'The AJAX pagination has been completed', 'wpv-views' ); ?>
# </label>

msgid "The AJAX pagination has been completed"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This happens after the AJAX pagination has been completed', 'wpv-views' ); ?></span>
# </li>

msgid "This happens after the AJAX pagination has been completed"
msgstr ""

# <div id="wpv-dialog-frontend-events-parametric-container" class="wpv-settings-query-type-posts<?php if ( $query_type != 'posts' ) { echo ' hidden'; } ?>">
# <h2><?php _e( 'Custom search events', 'wpv-views' ); ?></h2>
# <p>

msgid "Custom search events"
msgstr ""

# <p>
# <?php _e( 'The custom search triggers some events when set to update options or results automatically.', 'wpv-views' ); ?>
# </p>

msgid "The custom search triggers some events when set to update options or results automatically."
msgstr ""

# <input type="checkbox" id="wpv-frontent-event-parametric-search-triggered" value="1" class="js-wpv-frontend-event-gui" data-event="js_event_wpv_parametric_search_triggered" />
# <?php _e( 'The custom search has been triggered', 'wpv-views' ); ?>
# </label>

msgid "The custom search has been triggered"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This happens before Views collects any form data', 'wpv-views' ); ?></span>
# </li>

msgid "This happens before Views collects any form data"
msgstr ""

# <input type="checkbox" id="wpv-frontend-event-parametric-search-started" value="1" class="js-wpv-frontend-event-gui" data-event="js_event_wpv_parametric_search_started" />
# <?php _e( 'The custom search data has been collected', 'wpv-views' ); ?>
# </label>

msgid "The custom search data has been collected"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This happens after the data has been collected, but before performing any action', 'wpv-views' ); ?></span>
# </li>

msgid "This happens after the data has been collected, but before performing any action"
msgstr ""

# <input type="checkbox" id="wpv-frontend-event-parametric-search-form-updated" value="1" class="js-wpv-frontend-event-gui" data-event="js_event_wpv_parametric_search_form_updated" />
# <?php _e( 'The custom search form has been updated', 'wpv-views' ); ?>
# </label>

msgid "The custom search form has been updated"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This happens after Views updates the form to show only relevant options', 'wpv-views' ); ?></span>
# </li>

msgid "This happens after Views updates the form to show only relevant options"
msgstr ""

# <input type="checkbox" id="wpv-frontend-event-parametric-search-results-updated" value="1" class="js-wpv-frontend-event-gui" data-event="js_event_wpv_parametric_search_results_updated" />
# <?php _e( 'The custom search results have been updated', 'wpv-views' ); ?>
# </label>

msgid "The custom search results have been updated"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This happens after Views updates the search results', 'wpv-views' ); ?></span>
# </li>

msgid "This happens after Views updates the search results"
msgstr ""

# <div class="wpv-dialog">
# <h3><?php _e('There are more than one custom field filters', 'wpv-views'); ?></h3>
# <p>

msgid "There are more than one custom field filters"
msgstr ""

# <div class="wpv-dialog">
# <h3><?php _e('There are more than one taxonomy filters', 'wpv-views'); ?></h3>
# <p>

msgid "There are more than one taxonomy filters"
msgstr ""

# <label for="wpv-dettach-inline-content-template-dismiss">
# <?php _e("Don't show this message again",'wpv-views') ?>
# </label>

msgid "Don't show this message again"
msgstr ""

# ) {
# $no_intersection[] = __( 'custom field', 'wpv-views' );
# }

msgid "custom field"
msgstr ""

# ) {
# $no_intersection[] = __( 'taxonomy', 'wpv-views' );
# }

msgid "taxonomy"
msgstr ""

# $loops = array(
# 'home-blog-page'	=> __('Home/Blog', 'wpv-views'),
# 'search-page'		=> __('Search results', 'wpv-views'),

msgid "Home/Blog"
msgstr ""

# 'home-blog-page'	=> __('Home/Blog', 'wpv-views'),
# 'search-page'		=> __('Search results', 'wpv-views'),
# 'author-page'		=> __('Author archives', 'wpv-views'),

msgid "Search results"
msgstr ""

# 'search-page'		=> __('Search results', 'wpv-views'),
# 'author-page'		=> __('Author archives', 'wpv-views'),
# 'year-page'			=> __('Year archives', 'wpv-views'),

msgid "Author archives"
msgstr ""

# 'author-page'		=> __('Author archives', 'wpv-views'),
# 'year-page'			=> __('Year archives', 'wpv-views'),
# 'month-page'		=> __('Month archives', 'wpv-views'),

msgid "Year archives"
msgstr ""

# 'year-page'			=> __('Year archives', 'wpv-views'),
# 'month-page'		=> __('Month archives', 'wpv-views'),
# 'day-page'			=> __('Day archives', 'wpv-views')

msgid "Month archives"
msgstr ""

# 'month-page'		=> __('Month archives', 'wpv-views'),
# 'day-page'			=> __('Day archives', 'wpv-views')
# );

msgid "Day archives"
msgstr ""

# $asterisk					= ' <span style="color:red">*</span>';
# $asterisk_explanation		= __( '<span style="color:red">*</span> A different WordPress Archive is already assigned to this item', 'wpv-views' );
# $show_asterisk_explanation	= false;

msgid "<span style=\"color:red\">*</span> A different WordPress Archive is already assigned to this item"
msgstr ""

# <h3><?php _e( 'Name this WordPress Archive', 'wpv-views' ); ?></h3>
# <input type="text" value="" class="js-wpv-new-archive-name wpv-new-archive-name" placeholder="<?php echo esc_attr( __( 'WordPress Archive name', 'wpv-views' ) ); ?>" name="wpv-new-archive-name">
# <?php

msgid "WordPress Archive name"
msgstr ""

# <div class="js-wpv-error-container"></div>
# <h3 id="wpv-create-archive-view-form-title"><?php _e('What loop will this Archive be used for?','wpv-views') ?></h3>
# <form id="wpv-create-archive-view-form" class="wpv-create-archive-view-form">

msgid "What loop will this Archive be used for?"
msgstr ""

# <div class="wpv-dialog-wpa-manager-section">
# <h4><?php _e('Standard Archives', 'wpv-views'); ?></h4>
# <ul>

msgid "Standard Archives"
msgstr ""

# <div class="wpv-dialog-wpa-manager-section">
# <h4><?php _e( 'Custom Post Archives', 'wpv-views' ); ?></h4>
# <ul>

msgid "Custom Post Archives"
msgstr ""

# <div class="wpv-dialog-wpa-manager-section">
# <h4><?php _e('Taxonomy Archives', 'wpv-views'); ?></h4>
# <ul>

msgid "Taxonomy Archives"
msgstr ""

# ?>
# <h3><?php _e( 'What kind of Archive do you want to create?', 'wpv-views' ); ?></h3>
# <ul>

msgid "What kind of Archive do you want to create?"
msgstr ""

# <input type="radio" name="wpv_wpa_purpose" class="js-wpv-purpose js-wpv-purpose-all" id="wpv_wpa_purpose_all" value="all" checked="checked" />
# <label for="wpv_wpa_purpose_all"><?php _e('Display all the items','wpv-views'); ?></label>
# <span class="wpv-helper-text"><?php _e('Output all the items returned from the query section.', 'wpv-views'); ?></span>

msgid "Display all the items"
msgstr ""

# <label for="wpv_wpa_purpose_all"><?php _e('Display all the items','wpv-views'); ?></label>
# <span class="wpv-helper-text"><?php _e('Output all the items returned from the query section.', 'wpv-views'); ?></span>
# </p>

msgid "Output all the items returned from the query section."
msgstr ""

# <input type="radio" name="wpv_wpa_purpose" class="js-wpv-purpose js-wpv-purpose-parametric" <?php disabled( wpv_is_views_lite(), true, true );?>  id="wpv_wpa_purpose_parametric" value="parametric" />
# <label for="wpv_wpa_purpose_parametric"><?php _e('Display the items using a custom search','wpv-views'); ?></label>
# <?php if( wpv_is_views_lite() ):?><a href="javascript:void(0)" class="dashicons dashicons-editor-help" id="wpv_parametric_disabled_pointer"></a><?php endif;?>

msgid "Display the items using a custom search"
msgstr ""

# <?php if( wpv_is_views_lite() ):?><a href="javascript:void(0)" class="dashicons dashicons-editor-help" id="wpv_parametric_disabled_pointer"></a><?php endif;?>
# <span class="wpv-helper-text"><?php _e('Visitors will be able to search through your content using different search criteria.', 'wpv-views'); ?></span>
# </p>

msgid "Visitors will be able to search through your content using different search criteria."
msgstr ""

# </ul>
# <h3><?php _e( 'Name this WordPress Archive', 'wpv-views' ); ?></h3>
# <input type="text" value="" class="js-wpv-new-archive-name wpv-new-archive-name" placeholder="<?php echo esc_attr( __( 'WordPress Archive name', 'wpv-views' ) ); ?>" name="wpv-new-archive-name">

msgid "Name this WordPress Archive"
msgstr ""

# } else {
# return __( "Error while parsing the evaluate expression",
# 'wpv-views' );

msgid "Error while parsing the evaluate expression"
msgstr ""

# } else {
# return __( "Conditional expression includes illegal characters",
# 'wpv-views' );

msgid "Conditional expression includes illegal characters"
msgstr ""

# } else {
# return __( "Correct conditional expression has not been found",
# 'wpv-views' );

msgid "Correct conditional expression has not been found"
msgstr ""

# <script type="text/javascript">
# QTags.addButton('wpv_conditional', '<?php echo esc_js( __( 'conditional output', 'wpv-views' ) ); ?>', wpv_add_conditional_quicktag_function, '', 'c', '<?php echo esc_js( __( 'Views conditional output', 'wpv-views' ) ); ?>', 121, '', {
# ariaLabel: '<?php echo esc_js( __( 'Views conditional output', 'wpv-views' ) ); ?>',

msgid "conditional output"
msgstr ""

# <script type="text/javascript">
# QTags.addButton('wpv_conditional', '<?php echo esc_js( __( 'conditional output', 'wpv-views' ) ); ?>', wpv_add_conditional_quicktag_function, '', 'c', '<?php echo esc_js( __( 'Views conditional output', 'wpv-views' ) ); ?>', 121, '', {
# ariaLabel: '<?php echo esc_js( __( 'Views conditional output', 'wpv-views' ) ); ?>',

msgid "Views conditional output"
msgstr ""

# ariaLabel: '<?php echo esc_js( __( 'Views conditional output', 'wpv-views' ) ); ?>',
# ariaLabelClose: '<?php echo esc_js( __( 'Close Views conditional output', 'wpv-views' ) ); ?>'
# });

msgid "Close Views conditional output"
msgstr ""

# array(
# 'name'		=> __( 'Submit', 'wpv-views' ),
# 'type'		=> 'input',

msgid "Submit"
msgstr ""

# 'name_type_combo' => array(
# 'label'		=> __( 'Element output', 'wpv-views' ),
# 'type'		=> 'grouped',

msgid "Element output"
msgstr ""

# 'name' => array(
# 'pseudolabel'	=> __( 'Element label', 'wpv-views'),
# 'type'			=> 'text',

msgid "Element label"
msgstr ""

# 'type' => array(
# 'pseudolabel'	=> __( 'Element HTML tag ', 'wpv-views'),
# 'type'			=> 'select',

msgid "Element HTML tag "
msgstr ""

# 'options'		=> array(
# 'input'		=> __( 'Input', 'wpv-views' ),
# 'button'	=> __( 'Button', 'wpv-views' ),

msgid "Input"
msgstr ""

# 'input'		=> __( 'Input', 'wpv-views' ),
# 'button'	=> __( 'Button', 'wpv-views' ),
# ),

msgid "Button"
msgstr ""

# 'options'	=> array(
# 'bootstrap'	=> __( 'Styled submit button', 'wpv-views' ),
# 'legacy'	=> __( 'Raw submit button', 'wpv-views' )

msgid "Styled submit button"
msgstr ""

# 'bootstrap'	=> __( 'Styled submit button', 'wpv-views' ),
# 'legacy'	=> __( 'Raw submit button', 'wpv-views' )
# ),

msgid "Raw submit button"
msgstr ""

# 'class' => array(
# 'pseudolabel'	=> __( 'Button classnames', 'wpv-views'),
# 'type'			=> 'text',

msgid "Button classnames"
msgstr ""

# 'style' => array(
# 'pseudolabel'	=> __( 'Button style', 'wpv-views'),
# 'type'			=> 'text',

msgid "Button style"
msgstr ""

# 
# $dialog_label = __( 'Submit button for this custom search', 'wpv-views' );
# 

msgid "Submit button for this custom search"
msgstr ""

# 'container_position_combo' => array(
# 'label'		=> __( 'Container and spinner', 'wpv-views' ),
# 'type'		=> 'grouped',

msgid "Container and spinner"
msgstr ""

# 'container' => array(
# 'pseudolabel'	=> __( 'Container type', 'wpv-views' ),
# 'type'			=> 'select',

msgid "Container type"
msgstr ""

# 'options'		=> array(
# 'div'	=> __( 'Division', 'wpv-views' ),
# 'p'		=> __( 'Paragraph', 'wpv-views' ),

msgid "Division"
msgstr ""

# 'div'	=> __( 'Division', 'wpv-views' ),
# 'p'		=> __( 'Paragraph', 'wpv-views' ),
# 'span'	=> __( 'Span', 'wpv-views' ),

msgid "Paragraph"
msgstr ""

# 'p'		=> __( 'Paragraph', 'wpv-views' ),
# 'span'	=> __( 'Span', 'wpv-views' ),
# ),

msgid "Span"
msgstr ""

# 'default'		=> 'div',
# 'description'	=> __( 'You can display your spinner inside different kind of HTML elements', 'wpv-views' )
# ),

msgid "You can display your spinner inside different kind of HTML elements"
msgstr ""

# 'position' => array(
# 'pseudolabel'	=> __( 'Spinner placement ', 'wpv-views' ),
# 'type'			=> 'select',

msgid "Spinner placement "
msgstr ""

# 'options'		=> array(
# 'none'		=> __( 'Do not show the spinner', 'wpv-views' ),
# 'before'	=> __( 'Before the text', 'wpv-views' ),

msgid "Do not show the spinner"
msgstr ""

# 'none'		=> __( 'Do not show the spinner', 'wpv-views' ),
# 'before'	=> __( 'Before the text', 'wpv-views' ),
# 'after'		=> __( 'After the text', 'wpv-views' ),

msgid "Before the text"
msgstr ""

# 'before'	=> __( 'Before the text', 'wpv-views' ),
# 'after'		=> __( 'After the text', 'wpv-views' ),
# ),

msgid "After the text"
msgstr ""

# 'default'		=> 'before',
# 'description'	=> __( 'Whether the spinner should be added at the beginning or the end of the container', 'wpv-views' )
# ),

msgid "Whether the spinner should be added at the beginning or the end of the container"
msgstr ""

# 'spinner' => array(
# 'label'		=> __( 'Spinner image', 'wpv-views' ),
# 'type'		=> 'radiohtml',

msgid "Spinner image"
msgstr ""

# 'class' => array(
# 'pseudolabel'	=> __( 'Container classnames', 'wpv-views'),
# 'type'			=> 'text',

msgid "Container classnames"
msgstr ""

# 'style' => array(
# 'pseudolabel'	=> __( 'Container style', 'wpv-views'),
# 'type'			=> 'text',

msgid "Container style"
msgstr ""

# 'content' => array(
# 'label'			=> __( 'Container text', 'wpv-views' ),
# 'type'			=> 'textarea',

msgid "Container text"
msgstr ""

# 'type'			=> 'textarea',
# 'description'	=> __( 'This will be shown inside the container and along with the spinner', 'wpv-views' )
# )

msgid "This will be shown inside the container and along with the spinner"
msgstr ""

# 
# $dialog_label = __( 'Spinner container for this custom search', 'wpv-views' );
# 

msgid "Spinner container for this custom search"
msgstr ""

# array(
# 'reset_label' => __( 'Reset', 'wpv-views' ),
# 'type'		=> 'input',

msgid "Reset"
msgstr ""

# 'options'	=> array(
# 'bootstrap'	=> __( 'Styled reset button', 'wpv-views' ),
# 'legacy'	=> __( 'Raw reset button', 'wpv-views' ),

msgid "Styled reset button"
msgstr ""

# 'bootstrap'	=> __( 'Styled reset button', 'wpv-views' ),
# 'legacy'	=> __( 'Raw reset button', 'wpv-views' ),
# ),

msgid "Raw reset button"
msgstr ""

# 
# $dialog_label = __( 'Reset button for this custom search', 'wpv-views' );
# 

msgid "Reset button for this custom search"
msgstr ""

# '_wpv_filter_is_form_required',
# __( 'This function was deprecated in Views 2.3.2. Use apply_filters( "wpv_filter_wpv_is_form_required", false ) instead.', 'wpv-views' ),
# '2.3.2'

msgid "This function was deprecated in Views 2.3.2. Use apply_filters( \"wpv_filter_wpv_is_form_required\", false ) instead."
msgstr ""

# if ( !isset( $atts['url_param'] ) ) {
# return __('The url_param is missing from the wpv-control shortcode argument.', 'wpv-views');
# }

msgid "The url_param is missing from the wpv-control shortcode argument."
msgstr ""

# if ( ( !isset( $atts['type'] ) || $atts == '' ) && !isset( $atts['field'] ) ) {
# return __('The "type" or "field" needs to be set in the wpv-control shortcode argument.', 'wpv-views');
# }

msgid "The \"type\" or \"field\" needs to be set in the wpv-control shortcode argument."
msgstr ""

# } else {
# return __( 'Types plugin is required.', 'wpv-views' );
# }

msgid "Types plugin is required."
msgstr ""

# if ( empty( $field_options ) ) {
# return __( 'Empty field values or incorrect field defined. ', 'wpv-views' );
# }

msgid "Empty field values or incorrect field defined. "
msgstr ""

# 
# $out .= '<img src="' . $delete_date_image . '" title="' . esc_attr( __( 'Clear date', 'wpv-views' ) ) . '" alt="' . esc_attr( __( 'Clear date', 'wpv-views' ) ) . '" class="wpv-date-front-end-clear js-wpv-date-front-end-clear js-wpv-date-front-end-clear-' . $url_param . '" data-param="' . $url_param . '"' . $clear_button_style . ' />';
# 

msgid "Clear date"
msgstr ""

# $style_options['default'] = array(
# 'label'				=> __( 'Default', 'wpv-views' ),
# 'border-color'		=> '#cdcdcd',

msgid "Default"
msgstr ""

# $style_options['grey'] = array(
# 'label'				=> __( 'Grey', 'wpv-views' ),
# 'border-color'		=> '#cdcdcd',

msgid "Grey"
msgstr ""

# $style_options['blue'] = array(
# 'label'				=> __( 'Blue', 'wpv-views' ),
# 'border-color'		=> '#0099cc',

msgid "Blue"
msgstr ""

# case 'post-slug':
# $setting_label = __( 'Post name', 'wpv-views' );
# break;

msgid "Post name"
msgstr ""

# case 'post_body':
# $setting_label = __( 'Post content', 'wpv-views' );
# break;

msgid "Post content"
msgstr ""

# <i class="fa fa-sort"></i>
# <span class="button-label"><?php _e('Sorting controls','wpv-views'); ?></span>
# </button>

msgid "Sorting controls"
msgstr ""

# 'filter_type'	=> 'taxonomy_term',
# 'filter_label'	=> __( 'Taxonomy term', 'wpv-views' ),
# 'value'			=> $view_settings['taxonomy_terms_shortcode'],

msgid "Taxonomy term"
msgstr ""

# 'placeholder'	=> '1, 2',
# 'description'	=> __( 'Please type a comma separated list of term IDs', 'wpv-views' )
# );

msgid "Please type a comma separated list of term IDs"
msgstr ""

# ) {
# $action = __( 'include', 'wpv-views' );
# if ( $view_settings['users_query_in'] == 'exclude' ) {

msgid "include"
msgstr ""

# if ( $view_settings['users_query_in'] == 'exclude' ) {
# $action = __( 'exclude', 'wpv-views' );
# }

msgid "exclude"
msgstr ""

# 'filter_type'	=> 'user_specific',
# 'filter_label'	=> __( 'Specific users', 'wpv-views' ),
# 'value'			=> $view_settings['users_shortcode_type'],

msgid "Specific users"
msgstr ""

# 'description'	=> ( $view_settings['users_shortcode_type'] == 'id' )
# ? sprintf( __( 'Please type a comma separated list of user IDs to %s', 'wpv-views' ), $action )
# : sprintf( __( 'Please type a comma separated list of usernames to %s', 'wpv-views' ), $action )

msgid "Please type a comma separated list of user IDs to %s"
msgstr ""

# ? sprintf( __( 'Please type a comma separated list of user IDs to %s', 'wpv-views' ), $action )
# : sprintf( __( 'Please type a comma separated list of usernames to %s', 'wpv-views' ), $action )
# );

msgid "Please type a comma separated list of usernames to %s"
msgstr ""

# <script type="text/javascript">
# QTags.addButton( 'wpv_noautop', '<?php echo esc_attr( __( 'raw', 'wpv-views' ) ); ?>', '[wpv-noautop]', '[/wpv-noautop]', 'r', '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', 118, '', { ariaLabel: '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views raw output', 'wpv-views' ) ); ?>' } );
# QTags.addButton( 'wpv_autop', '<?php echo esc_attr( __( 'format', 'wpv-views' ) ); ?>', '[wpv-autop]', '[/wpv-autop]', 'r', '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', 119, '', { ariaLabel: '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views formatted output', 'wpv-views' ) ); ?>' } );

msgid "raw"
msgstr ""

# <script type="text/javascript">
# QTags.addButton( 'wpv_noautop', '<?php echo esc_attr( __( 'raw', 'wpv-views' ) ); ?>', '[wpv-noautop]', '[/wpv-noautop]', 'r', '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', 118, '', { ariaLabel: '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views raw output', 'wpv-views' ) ); ?>' } );
# QTags.addButton( 'wpv_autop', '<?php echo esc_attr( __( 'format', 'wpv-views' ) ); ?>', '[wpv-autop]', '[/wpv-autop]', 'r', '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', 119, '', { ariaLabel: '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views formatted output', 'wpv-views' ) ); ?>' } );

msgid "Views raw output"
msgstr ""

# <script type="text/javascript">
# QTags.addButton( 'wpv_noautop', '<?php echo esc_attr( __( 'raw', 'wpv-views' ) ); ?>', '[wpv-noautop]', '[/wpv-noautop]', 'r', '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', 118, '', { ariaLabel: '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views raw output', 'wpv-views' ) ); ?>' } );
# QTags.addButton( 'wpv_autop', '<?php echo esc_attr( __( 'format', 'wpv-views' ) ); ?>', '[wpv-autop]', '[/wpv-autop]', 'r', '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', 119, '', { ariaLabel: '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views formatted output', 'wpv-views' ) ); ?>' } );

msgid "Close Views raw output"
msgstr ""

# QTags.addButton( 'wpv_noautop', '<?php echo esc_attr( __( 'raw', 'wpv-views' ) ); ?>', '[wpv-noautop]', '[/wpv-noautop]', 'r', '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', 118, '', { ariaLabel: '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views raw output', 'wpv-views' ) ); ?>' } );
# QTags.addButton( 'wpv_autop', '<?php echo esc_attr( __( 'format', 'wpv-views' ) ); ?>', '[wpv-autop]', '[/wpv-autop]', 'r', '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', 119, '', { ariaLabel: '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views formatted output', 'wpv-views' ) ); ?>' } );
# </script>

msgid "format"
msgstr ""

# QTags.addButton( 'wpv_noautop', '<?php echo esc_attr( __( 'raw', 'wpv-views' ) ); ?>', '[wpv-noautop]', '[/wpv-noautop]', 'r', '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', 118, '', { ariaLabel: '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views raw output', 'wpv-views' ) ); ?>' } );
# QTags.addButton( 'wpv_autop', '<?php echo esc_attr( __( 'format', 'wpv-views' ) ); ?>', '[wpv-autop]', '[/wpv-autop]', 'r', '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', 119, '', { ariaLabel: '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views formatted output', 'wpv-views' ) ); ?>' } );
# </script>

msgid "Views formatted output"
msgstr ""

# QTags.addButton( 'wpv_noautop', '<?php echo esc_attr( __( 'raw', 'wpv-views' ) ); ?>', '[wpv-noautop]', '[/wpv-noautop]', 'r', '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', 118, '', { ariaLabel: '<?php echo esc_attr( __( 'Views raw output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views raw output', 'wpv-views' ) ); ?>' } );
# QTags.addButton( 'wpv_autop', '<?php echo esc_attr( __( 'format', 'wpv-views' ) ); ?>', '[wpv-autop]', '[/wpv-autop]', 'r', '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', 119, '', { ariaLabel: '<?php echo esc_attr( __( 'Views formatted output', 'wpv-views' ) ); ?>', ariaLabelClose: '<?php echo esc_attr( __( 'Close Views formatted output', 'wpv-views' ) ); ?>' } );
# </script>

msgid "Close Views formatted output"
msgstr ""

# <?php
# echo sprintf( __( '%sClick here to import%s %sDismiss this message%s', 'wpv-views' ),
# '<a href="' . admin_url( 'options-general.php' ) . '?page=wpv-import-theme" class="button button-primary">',

msgid "%sClick here to import%s %sDismiss this message%s"
msgstr ""

# add_options_page(
# __( 'Import Views for theme', 'wpv-views' ),
# 'Import Views',

msgid "Import Views for theme"
msgstr ""

# && (
# $_POST['import'] == __( 'Import', 'wpv-views' )
# || $_POST['import'] == 'wpv-import'

msgid "Import"
msgstr ""

# ) {
# return new WP_Error( 'could_not_open_file', __( 'Could not read the Views import file.', 'wpv-views' ) );
# } else {

msgid "Could not read the Views import file."
msgstr ""

# if ( ! function_exists( 'simplexml_load_string' ) ) {
# return new WP_Error( 'xml_missing', __( 'The Simple XML library is missing.', 'wpv-views' ) );
# }

msgid "The Simple XML library is missing."
msgstr ""

# if ( ! $xml ) {
# return new WP_Error( 'not_xml_file', sprintf( __( 'The XML file (%s) could not be read.', 'wpv-views' ), $path ) );
# }

msgid "The XML file (%s) could not be read."
msgstr ""

# if ( ! current_user_can( EDIT_VIEWS ) ) {
# return new WP_Error( 'wrong_capability', __( 'Your user can not perform that action.', 'wpv-views' ) );
# }

msgid "Your user can not perform that action."
msgstr ""

# } else {
# return new WP_Error( 'could_not_open_file', __( 'Unable to open zip file', 'wpv-views' ) );
# }

msgid "Unable to open zip file"
msgstr ""

# $results['failed'] += 1;
# $results['errors'][] = sprintf( __( 'Failed to duplicate Content Template - %s.', 'wpv-views' ), $view_template['post_name'] );
# } else { // normal import

msgid "Failed to duplicate Content Template - %s."
msgstr ""

# $results['failed'] += 1;
# $results['errors'][] = sprintf( __( 'Failed to update view-template - %s.', 'wpv-views' ), $view_template['post_name'] );
# } else { // normal import

msgid "Failed to update view-template - %s."
msgstr ""

# } else { // normal import
# return new WP_Error( 'could_not_update_post', sprintf( __( 'Failed to update Content Template - %s.', 'wpv-views' ), $view_template['post_name'] ) );
# }

msgid "Failed to update Content Template - %s."
msgstr ""

# $results['failed'] += 1;
# $results['errors'][] = sprintf( __( 'Failed to create Content Template - %s.', 'wpv-views' ), $view_template['post_name'] );
# } else { // normal import

msgid "Failed to create Content Template - %s."
msgstr ""

# @unlink( $file_array['tmp_name'] );
# return new WP_Error( 'could_not_import_attachment', sprintf( __( 'Failed to import Content Template attachment - %s, %s.', 'wpv-views' ), $view_template['post_name'], $file_array['name'] ) );
# }

msgid "Failed to import Content Template attachment - %s, %s."
msgstr ""

# 
# $this->import_messages[] = sprintf( __( '%d Content Templates found in the file. %d have been created and %d have been overwritten.', 'wpv-views' ), sizeof( $imported_view_templates ), $new_count, $overwrite_count );
# if ( $deleted_count ) {

msgid "%d Content Templates found in the file. %d have been created and %d have been overwritten."
msgstr ""

# if ( $deleted_count ) {
# $this->import_messages[] = sprintf( __( '%d existing Content Templates were deleted.', 'wpv-views' ), $deleted_count );
# }

msgid "%d existing Content Templates were deleted."
msgstr ""

# $results['failed'] += 1;
# $results['errors'][] = sprintf( __( 'Failed to duplicate view - %s.', 'wpv-views' ), $view['post_name'] );
# } else { // normal import

msgid "Failed to duplicate view - %s."
msgstr ""

# $results['failed'] += 1;
# $results['errors'][] = sprintf( __( 'Failed to update view - %s.', 'wpv-views' ), $view['post_name'] );
# } else { // normal import

msgid "Failed to update view - %s."
msgstr ""

# $results['failed'] += 1;
# $results['errors'][] = sprintf( __( 'Failed to create view - %s.', 'wpv-views' ), $view['post_name'] );
# } else { // normal import

msgid "Failed to create view - %s."
msgstr ""

# @unlink( $file_array['tmp_name'] );
# return new WP_Error( 'could_not_import_attachment', sprintf( __( 'Failed to import View attachment - %s, %s.', 'wpv-views' ), $view['post_name'], $file_array['name'] ) );
# }

msgid "Failed to import View attachment - %s, %s."
msgstr ""

# 
# $this->import_messages[] = sprintf( __( '%d Views found in the file. %d have been created and %d have been overwritten.', 'wpv-views' ), sizeof( $imported_views ), $new_count, $overwrite_count );
# 

msgid "%d Views found in the file. %d have been created and %d have been overwritten."
msgstr ""

# if ( $deleted_count ) {
# $this->import_messages[] = sprintf( __( '%d existing Views were deleted.', 'wpv-views' ), $deleted_count );
# }

msgid "%d existing Views were deleted."
msgstr ""

# $view_names = implode( ', ', array_keys( $not_found_names ) );
# $this->import_messages[] = __('Those Views have filters by IDs that were not correctly imported because they filter by posts that do not exist. Please review them: ', 'wpv-views') . '<strong>' . $view_names . '</strong>';
# }

msgid "Those Views have filters by IDs that were not correctly imported because they filter by posts that do not exist. Please review them: "
msgstr ""

# $view_names = implode( ', ', array_keys( $views_with_id_shortcodes ) );
# $this->import_messages[] = __( 'Those Views filter by post IDs using a shortcode attribute. You may need to modify the Views shortcodes if post IDs have changed during import: ', 'wpv-views' ) . '<strong>' . $view_names . '</strong>';
# }

msgid "Those Views filter by post IDs using a shortcode attribute. You may need to modify the Views shortcodes if post IDs have changed during import: "
msgstr ""

# if ( $option_value ) {
# $this->import_messages[] = sprintf( __( '%s could not be found', 'wpv-views' ), $post_type . ' ' . $option_value );
# }

msgid "%s could not be found"
msgstr ""

# $WPV_settings->save();
# $this->import_messages[] = __( 'Settings updated', 'wpv-views' );
# }

msgid "Settings updated"
msgstr ""

# $WPV_settings->save();
# $this->import_messages[] = __( 'WordPress Archives and Content Templates settings updated', 'wpv-views' );
# }

msgid "WordPress Archives and Content Templates settings updated"
msgstr ""

# <?php
# _e( '<strong>Views</strong> has some bundled data waiting to be imported.', 'wpv-views' );
# ?>

msgid "<strong>Views</strong> has some bundled data waiting to be imported."
msgstr ""

# <div class="wrap">
# <h2><?php _e( 'Views Import' , 'wpv-views' ); ?></h2>
# <br />

msgid "Views Import"
msgstr ""

# <br />
# <h3><?php _e( 'Views import complete', 'wpv-views' ) ?></h3>
# </div>

msgid "Views import complete"
msgstr ""

# <div class="message updated">
# <h3><?php _e( 'Views import summary', 'wpv-views' ); ?></h3>
# <ul>

msgid "Views import summary"
msgstr ""

# <?php if ( $file_name != '' ): ?>
# <h2><?php _e('Import Views, WordPress Archives and Content Templates for your Theme','wpv-views'); ?></h2>
# <?php else: ?>

msgid "Import Views, WordPress Archives and Content Templates for your Theme"
msgstr ""

# <?php else: ?>
# <h2><?php _e('Import Views, WordPress Archives and Content Templates','wpv-views'); ?></h2>
# <?php endif; ?>

msgid "Import Views, WordPress Archives and Content Templates"
msgstr ""

# <div class="toolset-advanced-setting">
# <h3><?php _e( 'Import options', 'wpv-views' ); ?></h3>
# <ul>

msgid "Import options"
msgstr ""

# <input id="checkbox-1" type="checkbox" name="views-overwrite" />
# <label for="checkbox-1"><?php _e( 'Bulk overwrite if View or WordPress Archive exists', 'wpv-views' ); ?></label>
# </li>

msgid "Bulk overwrite if View or WordPress Archive exists"
msgstr ""

# <input id="checkbox-2" type="checkbox" name="views-delete" />
# <label for="checkbox-2"><?php _e( 'Delete any existing Views or WordPress Archives that are not in the import', 'wpv-views' ); ?></label>
# </li>

msgid "Delete any existing Views or WordPress Archives that are not in the import"
msgstr ""

# <input id="checkbox-3" type="checkbox" name="view-templates-overwrite" />
# <label for="checkbox-3"><?php _e( 'Bulk overwrite if Content Template exists', 'wpv-views' ); ?></label>
# </li>

msgid "Bulk overwrite if Content Template exists"
msgstr ""

# <input id="checkbox-4" type="checkbox" name="view-templates-delete" />
# <label for="checkbox-4"><?php _e( 'Delete any existing Content Templates that are not in the import', 'wpv-views' ); ?></label>
# </li>

msgid "Delete any existing Content Templates that are not in the import"
msgstr ""

# <input id="checkbox-5" type="checkbox" name="view-settings-overwrite" />
# <label for="checkbox-5"><?php _e( 'Overwrite Views settings', 'wpv-views' ); ?></label>
# </li>

msgid "Overwrite Views settings"
msgstr ""

# <div class="toolset-advanced-setting">
# <h3><?php _e( 'Import the Views XML file placed in the Views Embedded folder', 'wpv-views' ); ?></h3>
# <p>

msgid "Import the Views XML file placed in the Views Embedded folder"
msgstr ""

# <div class="toolset-advanced-setting">
# <h3><?php _e( 'Select the Views XML file to upload from your computer', 'wpv-views' ); ?></h3>
# <p>

msgid "Select the Views XML file to upload from your computer"
msgstr ""

# <p>
# <label for="upload-views-file"><?php _e('Upload file','wpv-views'); ?>:</label>
# <input type="file" id="upload-views-file" name="import-file" />

msgid "Upload file"
msgstr ""

# if ( ! $xml ) {
# return new WP_Error( 'not_xml_file', sprintf( __( 'The XML could not be read.', 'wpv-views' ) ) );
# }

msgid "The XML could not be read."
msgstr ""

# <div class="module-elements-container">
# <h4><?php _e( 'Views elements in this Module', 'wpv-views' ); ?></h4>
# <ul class="module-elements">

msgid "Views elements in this Module"
msgstr ""

# '<a title="%s" href="#" class="wpv-filter-pagination-link js-wpv-pagination-link page-link" data-viewnumber="%s" data-page="%d">%s</a>',
# esc_attr( apply_filters( 'wpv_pagination_page_title', sprintf( __( 'Page %s', 'wpv-views' ), $i ), $i, $atts['style'], $view_id ) ),
# esc_attr( $view_hash ),

msgid "Page %s"
msgstr ""

# 
# 'anchor_text'	=> __( '%%PAGE%%', 'wpv-views' ),
# 'anchor_title'	=> __( '%%PAGE%%', 'wpv-views' ),

msgid "%%PAGE%%"
msgstr ""

# if ( $type == 'content-template' && ( $view_id == 'None' || $view_id == 'none' ) ) {
# $title = __('Current post body', 'wpv-views');
# } else {

msgid "Current post body"
msgstr ""

# array(
# 'title' => __('User', 'wpv-views') . ": $login, " . __('ID', 'wpv-views') . ": $id",
# 'data_array' => esc_attr( print_r($in,true) )

msgid "User"
msgstr ""

# $this->log_array[$this->depth][$this->get_index()]['mysql_query'] = $in[($i)][0].
# "\n\n" . __('Object received from cache. MySQL query was cached in', 'wpv-views') . ": ".$in[($i)][2];
# $i = 0;

msgid "Object received from cache. MySQL query was cached in"
msgstr ""

# $out .= '<p>';
# $out .= '<input type="checkbox" id="js-toggle-linebreaks" checked> <label for="js-toggle-linebreaks">'. __('Enable line breaks', 'wpv-views') .'</label> ';
# $out .= '<input type="checkbox" id="js-toggle-higlighter"> <label for="js-toggle-higlighter">'. __('Enable syntax higlighter', 'wpv-views') .'</label> ';

msgid "Enable line breaks"
msgstr ""

# $out .= '<input type="checkbox" id="js-toggle-linebreaks" checked> <label for="js-toggle-linebreaks">'. __('Enable line breaks', 'wpv-views') .'</label> ';
# $out .= '<input type="checkbox" id="js-toggle-higlighter"> <label for="js-toggle-higlighter">'. __('Enable syntax higlighter', 'wpv-views') .'</label> ';
# $out .= '<span class="desc js-higlighter-notice">'. __('Notice: Syntax higlighter can cause performance issues for large blocks of code','wpv-views'). '</span>';

msgid "Enable syntax higlighter"
msgstr ""

# $out .= '<input type="checkbox" id="js-toggle-higlighter"> <label for="js-toggle-higlighter">'. __('Enable syntax higlighter', 'wpv-views') .'</label> ';
# $out .= '<span class="desc js-higlighter-notice">'. __('Notice: Syntax higlighter can cause performance issues for large blocks of code','wpv-views'). '</span>';
# $out .= '</p>';

msgid "Notice: Syntax higlighter can cause performance issues for large blocks of code"
msgstr ""

# $out .= '</div> <!-- .wpv-settings-wrapper -->';
# $out .= '<h2>' . __('Page info', 'wpv-views') . '</h2>';
# $out .= '<table class="wpv-debug-table">'.

msgid "Page info"
msgstr ""

# $out .= '<table class="wpv-debug-table">'.
# '<tr><td>' . __('Current page', 'wpv-views') . '</td><td>'. $current_url .'</td></tr>'.
# '<tr><td>' . __('Total memory used', 'wpv-views') . '</td><td>'. $memory .'</td></tr>'.

msgid "Current page"
msgstr ""

# '<tr><td>' . __('Current page', 'wpv-views') . '</td><td>'. $current_url .'</td></tr>'.
# '<tr><td>' . __('Total memory used', 'wpv-views') . '</td><td>'. $memory .'</td></tr>'.
# '<tr><td>' . __('Render time', 'wpv-views') . '</td><td>'. $time .'</td></tr>'.

msgid "Total memory used"
msgstr ""

# '<tr><td>' . __('Total memory used', 'wpv-views') . '</td><td>'. $memory .'</td></tr>'.
# '<tr><td>' . __('Render time', 'wpv-views') . '</td><td>'. $time .'</td></tr>'.
# '<tr><td>' . __('Total MySQL queries', 'wpv-views') . '</td><td>'. count($wpdb->queries) .'</td></tr>';

msgid "Render time"
msgstr ""

# '<tr><td>' . __('Render time', 'wpv-views') . '</td><td>'. $time .'</td></tr>'.
# '<tr><td>' . __('Total MySQL queries', 'wpv-views') . '</td><td>'. count($wpdb->queries) .'</td></tr>';
# if ( !empty($load) ){

msgid "Total MySQL queries"
msgstr ""

# if ( !empty($load) ){
# $out .= '<tr><td>' . __('CPU usage', 'wpv-views') . '</td><td>'. $load .'%</td></tr>';
# }

msgid "CPU usage"
msgstr ""

# $out .= '</table>';
# $out .= '<h2>' . __('Elements info', 'wpv-views') . '</h2>';
# $this->total_memory = '';

msgid "Elements info"
msgstr ""

# $out .= '<tr><td>' . __('ID', 'wpv-views') . '</td><td>'. $current['view_id'] .'</td></tr>'.
# '<tr><td>' . __('Name', 'wpv-views') . '</td><td>'. $current['view_name'] .' (<a href="'.$edit_link.'" target="_blank">' . __('Edit', 'wpv-views') . '</a>)</td></tr>';
# }

msgid "Edit"
msgstr ""

# }
# $out .= '<tr><td>' . __('Kind of element', 'wpv-views') . '</td><td>'. $kind .'</td></tr>'.
# '<tr><td>' . __('Render time', 'wpv-views') . '</td><td>'. $current['render_time'] .'</td></tr>'.

msgid "Kind of element"
msgstr ""

# '<tr><td>' . __('Render time', 'wpv-views') . '</td><td>'. $current['render_time'] .'</td></tr>'.
# '<tr><td>' . __('Memory used', 'wpv-views') . '</td><td>'. $current['memory_usage'] .'</td></tr>';
# 

msgid "Memory used"
msgstr ""

# if ( isset($current['short_query']) && !empty($current['short_query'])){
# $out .= '<tr><td>' . __('Summary', 'wpv-views') . '</td><td>'. str_replace( "'", '&#39;', $current['short_query']) .'</td></tr>';
# }

msgid "Summary"
msgstr ""

# if ( isset($current['additional_info']) && !empty($current['additional_info']) &&  $this->show_type == 'full'){
# $out .= '<tr><td>' . __('Additional info', 'wpv-views') . '</td><td>'. esc_html($current['additional_info']) .'</td></tr>';
# }

msgid "Additional info"
msgstr ""

# if ( isset($current['query_args']) && !empty($current['query_args']) &&  $this->show_type == 'full'){
# $out .= '<tr><td>' . __('Query args', 'wpv-views') . '</td><td><button class="js-show-code wpv-code-toggle wpv-debug-toggle" data-text-disabled="'.__('Loading','wpv-views').'&hellip;" data-text-expanded="'.__('Hide','wpv-views').'" data-text-collapsed="'.__('Show','wpv-views').'">'.__('Show','wpv-views').'</button><pre class="js-code-wrapper"><code class="language-php js-code-highlight">'. esc_html($current['query_args']) .'</code></pre></td></tr>';
# }

msgid "Query args"
msgstr ""

# if ( isset($current['query_args']) && !empty($current['query_args']) &&  $this->show_type == 'full'){
# $out .= '<tr><td>' . __('Query args', 'wpv-views') . '</td><td><button class="js-show-code wpv-code-toggle wpv-debug-toggle" data-text-disabled="'.__('Loading','wpv-views').'&hellip;" data-text-expanded="'.__('Hide','wpv-views').'" data-text-collapsed="'.__('Show','wpv-views').'">'.__('Show','wpv-views').'</button><pre class="js-code-wrapper"><code class="language-php js-code-highlight">'. esc_html($current['query_args']) .'</code></pre></td></tr>';
# }

msgid "Loading"
msgstr ""

# if ( isset($current['query_args']) && !empty($current['query_args']) &&  $this->show_type == 'full'){
# $out .= '<tr><td>' . __('Query args', 'wpv-views') . '</td><td><button class="js-show-code wpv-code-toggle wpv-debug-toggle" data-text-disabled="'.__('Loading','wpv-views').'&hellip;" data-text-expanded="'.__('Hide','wpv-views').'" data-text-collapsed="'.__('Show','wpv-views').'">'.__('Show','wpv-views').'</button><pre class="js-code-wrapper"><code class="language-php js-code-highlight">'. esc_html($current['query_args']) .'</code></pre></td></tr>';
# }

msgid "Hide"
msgstr ""

# if ( isset($current['query_args']) && !empty($current['query_args']) &&  $this->show_type == 'full'){
# $out .= '<tr><td>' . __('Query args', 'wpv-views') . '</td><td><button class="js-show-code wpv-code-toggle wpv-debug-toggle" data-text-disabled="'.__('Loading','wpv-views').'&hellip;" data-text-expanded="'.__('Hide','wpv-views').'" data-text-collapsed="'.__('Show','wpv-views').'">'.__('Show','wpv-views').'</button><pre class="js-code-wrapper"><code class="language-php js-code-highlight">'. esc_html($current['query_args']) .'</code></pre></td></tr>';
# }

msgid "Show"
msgstr ""

# if ( isset($current['mysql_query']) && !empty($current['mysql_query']) ){
# $out .= '<tr><td>' . __('MySQL query', 'wpv-views') . '</td><td><button class="js-show-code wpv-code-toggle wpv-debug-toggle" data-text-disabled="'.__('Loading','wpv-views').'&hellip;" data-text-expanded="'.__('Hide','wpv-views').'" data-text-collapsed="'.__('Show','wpv-views').'">'.__('Show','wpv-views').'</button><pre class="js-code-wrapper"><code class="language-sql js-code-highlight">'. esc_html($current['mysql_query']) .'</code></pre></td></tr>';
# }

msgid "MySQL query"
msgstr ""

# if ( isset( $current['items_found'] ) ) {
# $out .= '<tr><td>' . __('Items found', 'wpv-views') . '</td><td>'. $current['items_found'] .'</td></tr>';
# }

msgid "Items found"
msgstr ""

# if ( isset($current['query_results']) && !empty($current['query_results']) &&  $this->show_type == 'full'){
# $out .= '<tr><td>' . __('Query results', 'wpv-views') . '</td><td><button class="js-show-code wpv-code-toggle wpv-debug-toggle" data-text-disabled="'.__('Loading','wpv-views').'&hellip;" data-text-expanded="'.__('Hide','wpv-views').'" data-text-collapsed="'.__('Show','wpv-views').'">'.__('Show','wpv-views').'</button><pre class="js-code-wrapper"><code class="language-php js-code-highlight">'. esc_html($current['query_results']) .'</code></pre></td></tr>';
# }

msgid "Query results"
msgstr ""

# 
# $out .= '<tr><td>' . __('Filters', 'wpv-views') . '</td><td>';
# $filter_count = 0;

msgid "Filters"
msgstr ""

# if ( $current['type'] == 'content-template' ) {
# $loop_label = __('Template results', 'wpv-views');
# if ( $current['view_id'] == 0 ) {

msgid "Template results"
msgstr ""

# if ( $current['view_id'] == 0 ) {
# $loop_label = __('Post body data', 'wpv-views');
# }

msgid "Post body data"
msgstr ""

# if ( $this->show_type == 'full' ){
# $out .= '<tr><td>' . __('Received array', 'wpv-views') . '</td><td>';
# $out .= '<button class="js-show-code wpv-code-toggle wpv-debug-toggle" data-text-disabled="'.__('Loading','wpv-views').'&hellip;" data-text-expanded="'.__('Hide','wpv-views').'" data-text-collapsed="'.__('Show','wpv-views').'">'.__('Show','wpv-views').'</button>';

msgid "Received array"
msgstr ""

# }
# $out .= '<tr><td>' . __('Original content', 'wpv-views') . '</td><td><code class="language-markup js-code-highlight">'. esc_attr( isset($data['shortcodes'])? $data['shortcodes']:'' ).'</code></td></tr>';
# if ( isset($data['shortcode_info']) && count($data['shortcode_info']) > 0){

msgid "Original content"
msgstr ""

# if ( isset($data['shortcode_info']) && count($data['shortcode_info']) > 0){
# $out .= '<tr><td>' . __('Shortcodes', 'wpv-views') . '</td><td>';
# $shortcode_info_length = count($data['shortcode_info']);

msgid "Shortcodes"
msgstr ""

# '<button class="js-show-code wpv-code-toggle wpv-debug-toggle" data-text-disabled="'.__('Loading','wpv-views').'&hellip;" data-text-expanded="'.__('Hide','wpv-views').'" data-text-collapsed="'.__('Show','wpv-views').'">'.__('Show','wpv-views').'</button><pre class="js-code-wrapper"><code class="language-php js-code-highlight">';
# $out .= (!empty($data['shortcode_info'][$j]['atts']) && $data['shortcode_info'][$j]['atts'] != '""') ? __('Attributes', 'wpv-views') . ": " . esc_attr( $data['shortcode_info'][$j]['atts'] ) . "\n" : "";
# $out .= !empty($data['shortcode_info'][$j]['query']) ? __('Query', 'wpv-views') . ": " . esc_attr( $data['shortcode_info'][$j]['query'] ) . "\n" : "";

msgid "Attributes"
msgstr ""

# $out .= (!empty($data['shortcode_info'][$j]['atts']) && $data['shortcode_info'][$j]['atts'] != '""') ? __('Attributes', 'wpv-views') . ": " . esc_attr( $data['shortcode_info'][$j]['atts'] ) . "\n" : "";
# $out .= !empty($data['shortcode_info'][$j]['query']) ? __('Query', 'wpv-views') . ": " . esc_attr( $data['shortcode_info'][$j]['query'] ) . "\n" : "";
# $out .= !empty($data['shortcode_info'][$j]['info']) ? __('Info', 'wpv-views') . ": " . esc_attr( $data['shortcode_info'][$j]['info'] ) . "\n" : "";

msgid "Query"
msgstr ""

# $out .= !empty($data['shortcode_info'][$j]['info']) ? __('Info', 'wpv-views') . ": " . esc_attr( $data['shortcode_info'][$j]['info'] ) . "\n" : "";
# $out .= !empty($data['shortcode_info'][$j]['additional']) ? __('Output', 'wpv-views') . ": " . esc_attr( $data['shortcode_info'][$j]['additional'] ) : "";
# $out .= '</code></pre></div>';

msgid "Output"
msgstr ""

# if ( isset( $nested ) && !empty( $nested ) ) {
# $out .= '<tr><td>' . __('Nested elements', 'wpv-views') . '</td><td>'. $nested .'</td></tr>';
# }

msgid "Nested elements"
msgstr ""

# if ( isset( $data['output'] ) ) {
# $out .= '<tr><td>' . __('Output (RAW)', 'wpv-views') . '</td><td><code class="language-markup js-code-highlight">' . esc_attr( $data['output'] ) . '</code></td></tr>';
# }

msgid "Output (RAW)"
msgstr ""

# 
# winobj.document.title = "<?php  _e( 'Views/Content Templates debug information', 'wpv-views' ); ?>";
# 

msgid "Views/Content Templates debug information"
msgstr ""

# if ( null == $view ) {
# wpv_die_toolset_alert_error( __( 'You attempted to edit a View that doesn&#8217;t exist. Perhaps it was deleted?', 'wpv-views' ) );
# } elseif ( 'view' != $view->post_type ) {

msgid "You attempted to edit a View that doesn&#8217;t exist. Perhaps it was deleted?"
msgstr ""

# if ( get_post_status( $view_id ) == 'trash' ) {
# wpv_die_toolset_alert_error( __('You can&#8217;t edit this View because it is in the Trash. Please restore it and try again.', 'wpv-views') );
# }

msgid "You can&#8217;t edit this View because it is in the Trash. Please restore it and try again."
msgstr ""

# data-close="false"
# data-tutorial-button-text="<?php echo esc_attr( __('Learn how to display Views','wpv-views') ) ?>"
# data-tutorial-button-url="https://toolset.com/course-lesson/creating-a-view/?utm_source=plugin&utm_medium=gui&utm_campaign=blocks">

msgid "Learn how to display Views"
msgstr ""

# ) {
# wpv_die_toolset_alert_error( __( 'You attempted to edit a Content Template that doesn&#8217;t exist. Perhaps it was deleted?', 'wpv-views') );
# } else {

msgid "You attempted to edit a Content Template that doesn&#8217;t exist. Perhaps it was deleted?"
msgstr ""

# if ( get_post_status( $view_id ) == 'trash' ) {
# wpv_die_toolset_alert_error( __( 'You can&#8217;t edit this Content Template because it is in the Trash. Please restore it and try again.', 'wpv-views') );
# }

msgid "You can&#8217;t edit this Content Template because it is in the Trash. Please restore it and try again."
msgstr ""

# if ( 'archive' ==  $view_settings['view-query-mode'] ) {
# echo __( 'Preview WordPress Archive', 'wpv-views' );
# } else if ( 'layouts-loop' ==  $view_settings['view-query-mode'] ) {

msgid "Preview WordPress Archive"
msgstr ""

# } else if ( 'layouts-loop' ==  $view_settings['view-query-mode'] ) {
# echo __( 'Preview Layouts Loop View', 'wpv-views' );
# }

msgid "Preview Layouts Loop View"
msgstr ""

# if ( empty( $selected ) ) {
# printf( '<p>%s</p>', __( 'This WordPress Archive is not used on any archive loops', 'wpv-views' ) );
# } else {

msgid "This WordPress Archive is not used on any archive loops"
msgstr ""

# } else {
# printf( '<p>%s</p>', __( 'This WordPress Archive is used in the following archive loops: ', 'wpv-views' ) );
# ?>

msgid "This WordPress Archive is used in the following archive loops: "
msgstr ""

# <p>
# <?php echo sprintf( __( 'This View loads <strong>%s</strong>', 'wpv-views' ), wpv_get_query_type_summary( $view_settings, 'embedded-info' ) ); ?>
# </p>

msgid "This View loads <strong>%s</strong>"
msgstr ""

# <p>
# <?php echo __( 'Results are ', 'wpv-views' ) . wpv_get_ordering_summary( $view_settings, 'embedded-info' ); ?>
# </p>

msgid "Results are "
msgstr ""

# if ( ! empty( $custom_field_filter ) ) {
# $filters_summary .= '<li class="filter-row-multiple">' . __( 'Select posts with custom field:', 'wpv-views' ) . $custom_field_filter . '</li>';
# }

msgid "Select posts with custom field:"
msgstr ""

# if ( ! empty( $taxonomy_filter ) ) {
# $filters_summary .= '<li class="filter-row-multiple">' . __( 'Select posts with taxonomy:', 'wpv-views' ) . $taxonomy_filter . '</li>';
# }

msgid "Select posts with taxonomy:"
msgstr ""

# if ( !empty( $termmeta_field_filter ) ) {
# $filters_summary .= '<li class="filter-row-multiple">' . __( 'Select terms with termmeta field:', 'wpv-views' ) . $termmeta_field_filter . '</li>';
# }

msgid "Select terms with termmeta field:"
msgstr ""

# if ( !empty( $usermeta_field_filter ) ) {
# $filters_summary .= '<li class="filter-row-multiple">' . __( 'Select users with usermeta field:', 'wpv-views' ) . $usermeta_field_filter . '</li>';
# }

msgid "Select users with usermeta field:"
msgstr ""

# <div class="wrap toolset-views toolset-views-embedded">
# <h2><?php _e( 'Preview View','wpv-views' ); ?></h2>
# <input id="post_ID" class="js-post_ID" type="hidden" value="<?php echo esc_attr( $view_id ); ?>" />

msgid "Preview View"
msgstr ""

# <?php
# _e( 'Slug of this View: ', 'wpv-views' );
# echo '<code>' . esc_attr( $view->post_name ) . '</code>';

msgid "Slug of this View: "
msgstr ""

# <h3 class="wpv-section-title">
# <?php _e('The Query section determines what content the View loads from the database','wpv-views') ?>
# </h3>

msgid "The Query section determines what content the View loads from the database"
msgstr ""

# <h3 class="wpv-section-title">
# <?php _e('The Filter section lets you set up pagination and custom search, which let visitors control the View query','wpv-views') ?>
# </h3>

msgid "The Filter section lets you set up pagination and custom search, which let visitors control the View query"
msgstr ""

# <div class="wpv-layout-section">
# <h3 class="wpv-section-title"><?php _e('The Loop section styles the View output on the page.','wpv-views') ?></h3>
# <?php

msgid "The Loop section styles the View output on the page."
msgstr ""

# data-tutorial-button-url="https://toolset.com/course-lesson/creating-a-view/?utm_source=plugin&utm_medium=gui&utm_campaign=blocks">
# <h2><?php _e( 'Want to see this in action?','wpv-views' ) ?></h2>
# </div>

msgid "Want to see this in action?"
msgstr ""

# <div class="wrap toolset-views toolset-views-embedded">
# <h2><?php _e( 'Preview Content Template','wpv-views' ); ?></h2>
# <input id="post_ID" class="js-post_ID" type="hidden" value="<?php echo esc_attr( $view_id ); ?>" />

msgid "Preview Content Template"
msgstr ""

# <?php
# _e( 'Slug of this Content Template: ', 'wpv-views' );
# echo '<code>' . esc_attr( $view->post_name ) . '</code>';

msgid "Slug of this Content Template: "
msgstr ""

# <?php
# _e( 'Slug of this WordPress Archive: ', 'wpv-views' );
# echo '<code>' . esc_attr( $view->post_name ) . '</code>';

msgid "Slug of this WordPress Archive: "
msgstr ""

# <h3 class="wpv-section-title">
# <?php _e( 'The Loops Selection section determines which listing page to customize', 'wpv-views' ); ?>
# </h3>

msgid "The Loops Selection section determines which listing page to customize"
msgstr ""

# <h3>
# <?php _e( 'Loop Selection', 'wpv-views' ) ?>
# <i class="icon-question-sign fa faquestion-circle js-display-tooltip"

msgid "Loop Selection"
msgstr ""

# <p>
# <?php _e( 'No filters set', 'wpv-views'); ?>
# </p>

msgid "No filters set"
msgstr ""

# <h3>
# <?php _e( 'Pagination and Slider settings', 'wpv-views' ) ?>
# <i class="icon-question-sign fa fa-question-circle js-display-tooltip"

msgid "Pagination and Slider settings"
msgstr ""

# <h3>
# <?php _e( 'Filter', 'wpv-views' ) ?>
# <i class="icon-question-sign fa fa-question-circle js-display-tooltip"

msgid "Filter"
msgstr ""

# <label for="wpv-insert-view-shortcode-limit" class="label-alignleft"><?php _e( 'Limit', 'wpv-views' ); ?></label>
# <input type="text" id="wpv-insert-view-shortcode-limit" class="regular-text js-wpv-insert-view-shortcode-limit js-wpv-has-placeholder" data-type="numberextended" placeholder="<?php echo esc_attr( __( 'Numerical value', 'wpv-views' ) ); ?>" data-placeholder="<?php echo esc_attr( __( 'Numerical value', 'wpv-views' ) ); ?>" />
# <span class="wpv-helper-text">

msgid "Numerical value"
msgstr ""

# <span class="wpv-helper-text">
# <?php echo __( 'Get only some results. -1 means no limit', 'wpv-views' ); ?>
# </span>

msgid "Get only some results. -1 means no limit"
msgstr ""

# <span class="wpv-helper-text">
# <?php echo __( 'Skip some results. 0 means skip nothing', 'wpv-views' ); ?>
# </span>

msgid "Skip some results. 0 means skip nothing"
msgstr ""

# case 'posts':
# $placeholder = __( 'ID, date, author, title, post_type or field-slug', 'wpv-views' );
# $helper = __( 'You can sort by a custom field simply using the value <em>field-xxx</em> where xxx is the custom field slug.', 'wpv-views' );

msgid "ID, date, author, title, post_type or field-slug"
msgstr ""

# $placeholder = __( 'ID, date, author, title, post_type or field-slug', 'wpv-views' );
# $helper = __( 'You can sort by a custom field simply using the value <em>field-xxx</em> where xxx is the custom field slug.', 'wpv-views' );
# break;

msgid "You can sort by a custom field simply using the value <em>field-xxx</em> where xxx is the custom field slug."
msgstr ""

# case 'taxonomy':
# $placeholder = __( 'id, count, name, slug or taxonomy-field-slug', 'wpv-views' );
# if ( version_compare( $wp_version, '4.5', '<' ) ) {

msgid "id, count, name, slug or taxonomy-field-slug"
msgstr ""

# if ( version_compare( $wp_version, '4.5', '<' ) ) {
# $helper = __( 'Use values like <em>id</em>, <em>count</em>, <em>name</em> or <em>slug</em>.', 'wpv-views' );
# } else {

msgid "Use values like <em>id</em>, <em>count</em>, <em>name</em> or <em>slug</em>."
msgstr ""

# } else {
# $helper = __( 'You can sort by a term field simply using the value <em>taxonomy-field-xxx</em> where xxx is the term field slug.', 'wpv-views' );
# }

msgid "You can sort by a term field simply using the value <em>taxonomy-field-xxx</em> where xxx is the term field slug."
msgstr ""

# case 'users':
# $placeholder = __( 'user_email, user_login, user-field-slug...', 'wpv-views' );
# $helper = __( 'Use values like <em>user_email</em>, <em>user_login</em>, <em>display_name</em>, <em>user_nicename</em>, <em>user_url</em>, <em>user_registered</em> or <em>include</em>. You can sort by a usermeta field simply using the value <em>user-field-xxx</em> where xxx is the user field slug.', 'wpv-views' );

msgid "user_email, user_login, user-field-slug..."
msgstr ""

# $placeholder = __( 'user_email, user_login, user-field-slug...', 'wpv-views' );
# $helper = __( 'Use values like <em>user_email</em>, <em>user_login</em>, <em>display_name</em>, <em>user_nicename</em>, <em>user_url</em>, <em>user_registered</em> or <em>include</em>. You can sort by a usermeta field simply using the value <em>user-field-xxx</em> where xxx is the user field slug.', 'wpv-views' );
# break;

msgid "Use values like <em>user_email</em>, <em>user_login</em>, <em>display_name</em>, <em>user_nicename</em>, <em>user_url</em>, <em>user_registered</em> or <em>include</em>. You can sort by a usermeta field simply using the value <em>user-field-xxx</em> where xxx is the user field slug."
msgstr ""

# <?php
# echo __( 'Change how the results will be ordered.', 'wpv-views' ) . '<br />';
# echo $helper;

msgid "Change how the results will be ordered."
msgstr ""

# <span class="wpv-helper-text">
# <?php echo __( 'Change the order of the results.', 'wpv-views' ); ?>
# </span>

msgid "Change the order of the results."
msgstr ""

# <span class="wpv-helper-text">
# <?php echo __( 'Change how to manage the sorting by a field.', 'wpv-views' ); ?>
# </span>

msgid "Change how to manage the sorting by a field."
msgstr ""

# ) {
# $placeholder = __( 'ID, date, author or title', 'wpv-views' );
# ?>

msgid "ID, date, author or title"
msgstr ""

# <?php
# echo __( 'Change how the results that share the same value on the orderby setting will be ordered.', 'wpv-views' ) . '<br />';
# //echo $helper;

msgid "Change how the results that share the same value on the orderby setting will be ordered."
msgstr ""

# <span class="wpv-helper-text">
# <?php echo __( 'Change the secondary order of the results.', 'wpv-views' ); ?>
# </span>

msgid "Change the secondary order of the results."
msgstr ""

# <div class="js-wpv-insert-view-form-target-set-existing-extra" style="margin:5px 0 0 20px;">
# <input class="js-wpv-insert-view-form-target-set-existing-title" type="text" name="wpv-insert-view-form-target-set-existing-title" placeholder="<?php echo esc_attr( __( 'Type the title of the page', 'wpv-views' ) ); ?>" value="" />
# <input class="js-wpv-insert-view-form-target-set-existing-id" type="hidden" name="wpv-insert-view-form-target-set-existing-id" value="" />

msgid "Type the title of the page"
msgstr ""

# <div class="js-wpv-insert-view-form-target-set-create-extra" style="display:none;margin:5px 0 0 20px;">
# <input class="js-wpv-insert-view-form-target-set-create-title" type="text" name="wpv-insert-view-form-target-set-extra-title" placeholder="<?php echo esc_attr( __( 'Title for the new page', 'wpv-views' ) ); ?>" value="" />
# <button class="button-secondary js-wpv-insert-view-form-target-set-create-action" disabled="disabled" data-viewid="<?php echo $view_id; ?>" data-nonce="<?php echo wp_create_nonce('wpv_create_form_target_page_nonce'); ?>"><?php _e( 'Create page', 'wpv-views' ); ?></button>

msgid "Title for the new page"
msgstr ""

# <?php
# echo __( 'Views results can be cached if they meet some requirements, so they are displayed faster in the frontend.', 'wpv-views' )
# //. WPV_MESSAGE_SPACE_CHAR

msgid "Views results can be cached if they meet some requirements, so they are displayed faster in the frontend."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'However, you might want to disable this feature for the current View', 'wpv-views' )
# ;

msgid "However, you might want to disable this feature for the current View"
msgstr ""

# <?php
# echo __( 'This will return the cached output in case this View supports it.', 'wpv-views' );
# ?>

msgid "This will return the cached output in case this View supports it."
msgstr ""

# $classes[] = 'js-wpv-shortcode-gui-required';
# $required = ' <span>- ' . esc_html( __( 'required', 'wpv-views' ) ) . '</span>';
# }

msgid "required"
msgstr ""

# $desc_and_doc[] = sprintf(
# __( 'Specific documentation: %s', 'wpv-views' ),
# $data['documentation']

msgid "Specific documentation: %s"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id-current" name="wpv_shortcode_gui_object_id" value="current" checked="checked" />';
# $content .=  __( 'The current post being displayed either directly or in a View loop', 'wpv-views' );
# $content .= '</label>';

msgid "The current post being displayed either directly or in a View loop"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id-current_page" name="wpv_shortcode_gui_object_id" value="$current_page" />';
# $content .= __( 'The page where this View is shown', 'wpv-views' );
# $content .= '</label>';

msgid "The page where this View is shown"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id-parent" name="wpv_shortcode_gui_object_id" value="$parent" />';
# $content .= __( 'The parent of the current post in the same post type, set by WordPress hierarchical relationship', 'wpv-views' );
# $content .= '</label>';

msgid "The parent of the current post in the same post type, set by WordPress hierarchical relationship"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id-related" name="wpv_shortcode_gui_object_id" value="related" />';
# $content .= __( 'The parent of the current post in another post type, set by a Types relationship', 'wpv-views' );
# $content .= '</label>';

msgid "The parent of the current post in another post type, set by a Types relationship"
msgstr ""

# $relationship_section_title_per_cardinality = array(
# 'one-to-one' => __( '%s (one-to-one relationship)', 'wpv-views' ),
# 'one-to-many' => __( '%s (one-to-many relationship)', 'wpv-views' ),

msgid "%s (one-to-one relationship)"
msgstr ""

# 'one-to-one' => __( '%s (one-to-one relationship)', 'wpv-views' ),
# 'one-to-many' => __( '%s (one-to-many relationship)', 'wpv-views' ),
# 'many-to-many' => __( '%s (many-to-many relationship)', 'wpv-views' ),

msgid "%s (one-to-many relationship)"
msgstr ""

# 'one-to-many' => __( '%s (one-to-many relationship)', 'wpv-views' ),
# 'many-to-many' => __( '%s (many-to-many relationship)', 'wpv-views' ),
# );

msgid "%s (many-to-many relationship)"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id-related" name="wpv_shortcode_gui_object_id" value="related" />';
# $content .= __( 'A post related to the current post, set by a Types relationship', 'wpv-views' );
# $content .= '</label>';

msgid "A post related to the current post, set by a Types relationship"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id-referenced" name="wpv_shortcode_gui_object_id" value="referenced" />';
# $content .= __( 'A post related to the current post, set by a Types post reference field', 'wpv-views' );
# $content .= '</label>';

msgid "A post related to the current post, set by a Types post reference field"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id-grouprepeated" name="wpv_shortcode_gui_object_id" value="grouprepeated" />';
# $content .= __( 'The post owner of the Types repeatable group field', 'wpv-views' );
# $content .= '</label>';

msgid "The post owner of the Types repeatable group field"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id" name="wpv_shortcode_gui_object_id" value="object_id" />';
# $content .= __( 'A specific post (search by title)', 'wpv-views' );
# $content .= '</label>';

msgid "A specific post (search by title)"
msgstr ""

# . 'data-prefill-nonce="' . wp_create_nonce( Toolset_Ajax::CALLBACK_GET_POST_BY_ID ) . '" '
# . 'data-placeholder="' . esc_attr( __( 'Search for a post by title', 'wpv-views' ) ). '"'
# . '>'

msgid "Search for a post by title"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-post-id-raw" name="wpv_shortcode_gui_object_id" value="object_id_raw" />';
# $content .= __( 'A specific post (set by post ID)', 'wpv-views' );
# $content .= '</label>';

msgid "A specific post (set by post ID)"
msgstr ""

# $content .= '<label for="wpv-shortcode-gui-item-selector-post-id-object_id-raw"></label>';
# $content .= '<input type="number" placeholder="' . esc_attr( __( 'Please enter post ID', 'wpv-views' ) ) . '" id="wpv-shortcode-gui-item-selector-post-id-object_id-raw" class="regular-text" name="specific_object_id_raw">';
# $content .= '</div>';

msgid "Please enter post ID"
msgstr ""

# $content .= sprintf(
# __( 'Learn about displaying content from parent and other posts in the %sdocumentation page%s.', 'wpv-views' ),
# '<a href="https://toolset.com/course-lesson/displaying-related-posts/?utm_source=plugin&utm_medium=gui&utm_campaign=blocks" target="_blank">',

msgid "Learn about displaying content from parent and other posts in the %sdocumentation page%s."
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-user-id-current" name="wpv_shortcode_gui_object_id" value="current" checked="checked" />';
# $content .=  __( 'The current user or the one being displayed in a View loop', 'wpv-views' );
# $content .= '</label>';

msgid "The current user or the one being displayed in a View loop"
msgstr ""

# $content .= '<input type="radio" class="js-wpv-shortcode-gui-item-selector" id="wpv-shortcode-gui-item-selector-user-id" name="wpv_shortcode_gui_object_id" value="object_id" />';
# $content .= __( 'A specific user', 'wpv-views' );
# $content .= '</label>';

msgid "A specific user"
msgstr ""

# . 'data-prefill-nonce="' . wp_create_nonce( Toolset_Ajax::CALLBACK_GET_USER_BY_ID ) . '" '
# . 'data-placeholder="' . esc_attr( __( 'Search for a user', 'wpv-views' ) ). '"'
# . '>'

msgid "Search for a user"
msgstr ""

# $content .= sprintf(
# __( 'Learn about displaying content from specific users in the %sdocumentation page%s.', 'wpv-views' ),
# '<a href="https://toolset.com/course-lesson/displaying-related-posts/?utm_source=plugin&utm_medium=gui&utm_campaign=blocks" target="_blank">',

msgid "Learn about displaying content from specific users in the %sdocumentation page%s."
msgstr ""

# } else {
# $content .= sprintf(__('Wrong callback function: %s.', 'wpv-views'), $data['callback']);
# }

msgid "Wrong callback function: %s."
msgstr ""

# <?php } ?>
# <li><a href="#js-wpv-insert-view-override-container"><?php _e( 'Override settings', 'wpv-views' ); ?></a></li>
# <?php if ( ! empty( $has_extra_attributes ) ) { ?>

msgid "Override settings"
msgstr ""

# <?php if ( ! empty( $has_extra_attributes ) ) { ?>
# <li><a href="#js-wpv-insert-view-extra-attributes-container"><?php _e( 'Query filters', 'wpv-views' ); ?></a></li>
# <?php } ?>

msgid "Query filters"
msgstr ""

# <?php } ?>
# <li><a href="#js-wpv-insert-view-cache-attributes-container"><?php _e( 'Caching', 'wpv-views' ); ?></a></li>
# </ul>

msgid "Caching"
msgstr ""

# <div id="js-wpv-insert-view-override-container" class="wpv-insert-view-override-container js-wpv-insert-view-override-container" style="overflow:hidden">
# <h2><?php _e( 'Override some View basic settings', 'wpv-views' ); ?></h2>
# <p>

msgid "Override some View basic settings"
msgstr ""

# <p>
# <span style="color:red">*</span><?php _e( 'View default settings will be applied for empty inputs.', 'wpv-views' ); ?>
# </p>

msgid "View default settings will be applied for empty inputs."
msgstr ""

# <li>
# <label for="wpv-insert-view-shortcode-limit" class="label-alignleft"><?php _e( 'Limit', 'wpv-views' ); ?></label>
# <input type="text" id="wpv-insert-view-shortcode-limit" class="regular-text js-wpv-insert-view-shortcode-limit js-wpv-has-placeholder" data-type="numberextended" placeholder="<?php echo esc_attr( __( 'Numerical value', 'wpv-views' ) ); ?>" data-placeholder="<?php echo esc_attr( __( 'Numerical value', 'wpv-views' ) ); ?>" />

msgid "Limit"
msgstr ""

# <li>
# <label for="wpv-insert-view-shortcode-offset" class="label-alignleft"><?php _e( 'Offset', 'wpv-views' ); ?></label>
# <input type="text" id="wpv-insert-view-shortcode-offset" class="regular-text js-wpv-insert-view-shortcode-offset js-wpv-has-placeholder" data-type="number" placeholder="<?php echo esc_attr( __( 'Numerical value', 'wpv-views' ) ); ?>" data-placeholder="<?php echo esc_attr( __( 'Numerical value', 'wpv-views' ) ); ?>" />

msgid "Offset"
msgstr ""

# <select id="wpv-insert-view-shortcode-order" class="wpv-regular-select js-wpv-insert-view-shortcode-order">
# <option value=""><?php _e( 'Default setting', 'wpv-views' ); ?></option>
# <option value="asc"><?php _e( 'Ascending', 'wpv-views' ); ?></option>

msgid "Default setting"
msgstr ""

# <li class="js-wpv-insert-view-shortcode-orderby_as-setting" style="display:none">
# <label for="wpv-insert-view-shortcode-orderby_as" class="label-alignleft"><?php _e( 'Order by as', 'wpv-views' ); ?></label>
# <select id="wpv-insert-view-shortcode-orderby_as" class="wpv-regular-select js-wpv-insert-view-shortcode-orderby_as">

msgid "Order by as"
msgstr ""

# <option value=""><?php _e( 'Default setting', 'wpv-views' ); ?></option>
# <option value="string"><?php _e( 'String', 'wpv-views' ); ?></option>
# <option value="numeric"><?php _e( 'Numeric', 'wpv-views' ); ?></option>

msgid "String"
msgstr ""

# <option value="string"><?php _e( 'String', 'wpv-views' ); ?></option>
# <option value="numeric"><?php _e( 'Numeric', 'wpv-views' ); ?></option>
# </select>

msgid "Numeric"
msgstr ""

# <i class="fa fa-caret-down" aria-hidden="true"></i>
# <?php _e( 'Secondary sorting', 'wpv-views' ); ?>
# </span>

msgid "Secondary sorting"
msgstr ""

# <li class="js-wpv-insert-view-shortcode-orderby_second-setting js-wpv-insert-views-shortcode-advanced-wrapper hidden">
# <label for="wpv-insert-view-shortcode-orderby_second" class="label-alignleft"><?php _e( 'Secondary Order by', 'wpv-views' ); ?></label>
# <select id="wpv-insert-view-shortcode-orderby_second" class="wpv-regular-select js-wpv-insert-view-shortcode-orderby_second" data-type="holdon">

msgid "Secondary Order by"
msgstr ""

# <select id="wpv-insert-view-shortcode-orderby_second" class="wpv-regular-select js-wpv-insert-view-shortcode-orderby_second" data-type="holdon">
# <option value=""><?php _e( 'No secondary sorting', 'wpv-views' ); ?></option>
# <option value="post_date"><?php _e('Post date', 'wpv-views'); ?></option>

msgid "No secondary sorting"
msgstr ""

# <li class="js-wpv-insert-view-shortcode-order_second-setting js-wpv-insert-views-shortcode-advanced-wrapper hidden">
# <label for="wpv-insert-view-shortcode-order_second" class="label-alignleft"><?php _e( 'Secondary Order', 'wpv-views' ); ?></label>
# <select id="wpv-insert-view-shortcode-order_second" class="wpv-regular-select js-wpv-insert-view-shortcode-order_second" disabled="disabled">

msgid "Secondary Order"
msgstr ""

# <div id="js-wpv-insert-view-extra-attributes-container" class="wpv-insert-view-extra-attributes-container js-wpv-insert-view-extra-attributes-container">
# <h2><?php _e( 'Fill in some Query Filters settings', 'wpv-views' ); ?></h2>
# <p>

msgid "Fill in some Query Filters settings"
msgstr ""

# <p>
# <?php _e( 'This View can be filtered by the values listed here.', 'wpv-views' ); ?>
# </p>

msgid "This View can be filtered by the values listed here."
msgstr ""

# <div id="js-wpv-insert-view-parametric-search-container" class="wpv-insert-view-parametric-search-container js-wpv-insert-view-parametric-search-container">
# <h2><?php _e( 'Custom search settings', 'wpv-views' ); ?></h2>
# <div class="js-wpv-insert-view-form-display-container">

msgid "Custom search settings"
msgstr ""

# <div class="js-wpv-insert-view-form-display-container">
# <p><strong><?php _e( 'What do you want to include here?', 'wpv-views' ); ?></strong></p>
# <ul>

msgid "What do you want to include here?"
msgstr ""

# <input id="wpv-filter-form-display-both" value="both" type="radio" name="wpv-insert-view-form-display" class="js-wpv-insert-view-form-display" checked="checked" />
# <?php _e('Both the search form and results', 'wpv-views'); ?>
# </label>

msgid "Both the search form and results"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This will display the full View.', 'wpv-views' ); ?></span>
# </li>

msgid "This will display the full View."
msgstr ""

# <input id="wpv-filter-form-display-form" value="form" type="radio" name="wpv-insert-view-form-display" class="js-wpv-insert-view-form-display" />
# <?php _e('Only the search form', 'wpv-views'); ?>
# </label>

msgid "Only the search form"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This will display just the form, you can then select where to display the results.', 'wpv-views' ); ?></span>
# </li>

msgid "This will display just the form, you can then select where to display the results."
msgstr ""

# <input id="wpv-filter-form-display-results" value="results" type="radio" name="wpv-insert-view-form-display" class="js-wpv-insert-view-form-display" />
# <?php _e('Only the search results', 'wpv-views'); ?>
# </label>

msgid "Only the search results"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This will display just the results, you need to add the form elsewhere targeting this page.', 'wpv-views' ); ?></span>
# </li>

msgid "This will display just the results, you need to add the form elsewhere targeting this page."
msgstr ""

# <div class="js-wpv-insert-view-form-target-container wpv-advanced-setting" style="display:none">
# <p><strong><?php _e( 'Where do you want to display the results of this search?', 'wpv-views' ); ?></strong></p>
# <?php if ( ! $has_submit ) { ?>

msgid "Where do you want to display the results of this search?"
msgstr ""

# <span class="toolset-alert toolset-error">
# <?php _e( 'The form in this View does not have a submit button, so you can only display the results on this same page.', 'wpv-views' ); ?>
# </span>

msgid "The form in this View does not have a submit button, so you can only display the results on this same page."
msgstr ""

# <input id="wpv-filter-form-target-self" value="self" type="radio" name="wpv-insert-view-form-target" class="js-wpv-insert-view-form-target" checked="checked" />
# <?php _e('In other place on this same page', 'wpv-views'); ?>
# </label>

msgid "In other place on this same page"
msgstr ""

# <input id="wpv-filter-form-target-other" <?php disabled( $has_submit, false ); ?> value="other" type="radio" name="wpv-insert-view-form-target" class="js-wpv-insert-view-form-target" />
# <?php _e('On another page', 'wpv-views'); ?>
# </label>

msgid "On another page"
msgstr ""

# <input id="wpv-insert-view-form-target-set-existing" value="existing" type="radio" name="wpv-insert-view-form-target-set" class="js-wpv-insert-view-form-target-set" checked="checked" />
# <?php _e( 'Use an existing page', 'wpv-views' ); ?>
# </label>

msgid "Use an existing page"
msgstr ""

# <div class="js-wpv-insert-view-form-target-set-actions" style="display:none;margin-top: 5px;">
# <?php _e( 'Be sure to complete the setup:', 'wpv-views' ); ?><br />
# <a href="#" target="_blank" class="button-primary js-wpv-insert-view-form-target-set-existing-link" data-origid="<?php echo $orig_id; ?>" data-viewid="<?php echo $view_id; ?>" data-editurl="<?php echo admin_url( 'post.php' ); ?>?post="><?php _e( 'Add the search results to this page', 'wpv-views' ); ?></a>

msgid "Be sure to complete the setup:"
msgstr ""

# <?php _e( 'Be sure to complete the setup:', 'wpv-views' ); ?><br />
# <a href="#" target="_blank" class="button-primary js-wpv-insert-view-form-target-set-existing-link" data-origid="<?php echo $orig_id; ?>" data-viewid="<?php echo $view_id; ?>" data-editurl="<?php echo admin_url( 'post.php' ); ?>?post="><?php _e( 'Add the search results to this page', 'wpv-views' ); ?></a>
# <a href="#" class="button-secondary js-wpv-insert-view-form-target-set-discard"><?php _e( 'Not now', 'wpv-views' ); ?></a>

msgid "Add the search results to this page"
msgstr ""

# <a href="#" target="_blank" class="button-primary js-wpv-insert-view-form-target-set-existing-link" data-origid="<?php echo $orig_id; ?>" data-viewid="<?php echo $view_id; ?>" data-editurl="<?php echo admin_url( 'post.php' ); ?>?post="><?php _e( 'Add the search results to this page', 'wpv-views' ); ?></a>
# <a href="#" class="button-secondary js-wpv-insert-view-form-target-set-discard"><?php _e( 'Not now', 'wpv-views' ); ?></a>
# </div>

msgid "Not now"
msgstr ""

# <input id="wpv-insert-view-form-target-set-create" value="create" type="radio" name="wpv-insert-view-form-target-set" class="js-wpv-insert-view-form-target-set" />
# <?php _e( 'Create a new page', 'wpv-views' ); ?>
# </label>

msgid "Create a new page"
msgstr ""

# <input class="js-wpv-insert-view-form-target-set-create-title" type="text" name="wpv-insert-view-form-target-set-extra-title" placeholder="<?php echo esc_attr( __( 'Title for the new page', 'wpv-views' ) ); ?>" value="" />
# <button class="button-secondary js-wpv-insert-view-form-target-set-create-action" disabled="disabled" data-viewid="<?php echo $view_id; ?>" data-nonce="<?php echo wp_create_nonce('wpv_create_form_target_page_nonce'); ?>"><?php _e( 'Create page', 'wpv-views' ); ?></button>
# </div>

msgid "Create page"
msgstr ""

# <div id="js-wpv-insert-view-cache-attributes-container" class="wpv-insert-view-cache-attributes-container js-wpv-insert-view-cache-attributes-container" style="overflow:hidden">
# <h2><?php _e( 'View caching settings', 'wpv-views' ); ?></h2>
# <p>

msgid "View caching settings"
msgstr ""

# <input type="radio" name="wpv-insert-view-shortcode-cache" value="" class="js-wpv-insert-view-shortcode-cache" id="wpv-insert-view-shortcode-cache-on" checked="checked" />
# <?php _e( 'Use the cached version if it is available', 'wpv-views' ); ?>
# </label>

msgid "Use the cached version if it is available"
msgstr ""

# <input type="radio" name="wpv-insert-view-shortcode-cache" value="off" class="js-wpv-insert-view-shortcode-cache" id="wpv-insert-view-shortcode-cache-off" />
# <?php _e( 'Always generate the View output', 'wpv-views' ); ?>
# </label>

msgid "Always generate the View output"
msgstr ""

# </label>
# <span class="wpv-helper-text"><?php _e( 'This will perform the whole View query and generate the output on-the-fly.', 'wpv-views' ); ?></span>
# </li>

msgid "This will perform the whole View query and generate the output on-the-fly."
msgstr ""

# 
# $wpv_shortcodes['wpv-comment-title'] = array('wpv-comment-title', __('Comment title', 'wpv-views'), 'wpv_shortcode_wpv_comment_title');
# $wpv_shortcodes['wpv-comment-body'] = array('wpv-comment-body', __('Comment body', 'wpv-views'), 'wpv_shortcode_wpv_comment_body');

msgid "Comment title"
msgstr ""

# $wpv_shortcodes['wpv-comment-title'] = array('wpv-comment-title', __('Comment title', 'wpv-views'), 'wpv_shortcode_wpv_comment_title');
# $wpv_shortcodes['wpv-comment-body'] = array('wpv-comment-body', __('Comment body', 'wpv-views'), 'wpv_shortcode_wpv_comment_body');
# $wpv_shortcodes['wpv-comment-author'] = array('wpv-comment-author', __('Comment Author', 'wpv-views'), 'wpv_shortcode_wpv_comment_author');

msgid "Comment body"
msgstr ""

# $wpv_shortcodes['wpv-comment-body'] = array('wpv-comment-body', __('Comment body', 'wpv-views'), 'wpv_shortcode_wpv_comment_body');
# $wpv_shortcodes['wpv-comment-author'] = array('wpv-comment-author', __('Comment Author', 'wpv-views'), 'wpv_shortcode_wpv_comment_author');
# $wpv_shortcodes['wpv-comment-date'] = array('wpv-comment-date', __('Comment Date', 'wpv-views'), 'wpv_shortcode_wpv_comment_date');

msgid "Comment Author"
msgstr ""

# $wpv_shortcodes['wpv-comment-author'] = array('wpv-comment-author', __('Comment Author', 'wpv-views'), 'wpv_shortcode_wpv_comment_author');
# $wpv_shortcodes['wpv-comment-date'] = array('wpv-comment-date', __('Comment Date', 'wpv-views'), 'wpv_shortcode_wpv_comment_date');
# 

msgid "Comment Date"
msgstr ""

# 
# $wpv_shortcodes['wpv-taxonomy-archive'] = array('wpv-taxonomy-archive', __('Taxonomy page info', 'wpv-views'), 'wpv_shortcode_wpv_taxonomy_archive');
# 

msgid "Taxonomy page info"
msgstr ""

# $wpv_shortcodes['wpv-archive-title'] = array('wpv-archive-title', __('Archive title', 'wpv-views'), 'wpv_archive_title');
# $wpv_shortcodes['wpv-archive-link'] = array('wpv-archive-link', __('Post archive link', 'wpv-views'), 'wpv_archive_link');
# 

msgid "Post archive link"
msgstr ""

# //User shortcodes
# $wpv_shortcodes['wpv-current-user'] = array('wpv-current-user', __('Current user info', 'wpv-views'), 'wpv_current_user');
# $wpv_shortcodes['wpv-user'] = array('wpv-user', __('Show user data', 'wpv-views'), 'wpv_user');

msgid "Current user info"
msgstr ""

# $wpv_shortcodes['wpv-current-user'] = array('wpv-current-user', __('Current user info', 'wpv-views'), 'wpv_current_user');
# $wpv_shortcodes['wpv-user'] = array('wpv-user', __('Show user data', 'wpv-views'), 'wpv_user');
# $wpv_shortcodes['wpv-login-form'] = array('wpv-login-form', __('Login form', 'wpv-views'), 'wpv_shortcode_wpv_login_form');

msgid "Show user data"
msgstr ""

# $wpv_shortcodes['wpv-forgot-password-form'] = array('wpv-forgot-password-form', __('Forgot password form', 'wpv-views'), 'wpv_shortcode_wpv_forgot_password_form');
# $wpv_shortcodes['wpv-forgot-password-link'] = array('wpv-forgot-password-link', __('Forgot password link', 'wpv-views'), 'wpv_shortcode_wpv_forgot_password_link');
# $wpv_shortcodes['wpv-reset-password-form'] = array('wpv-reset-password-form', __('Reset password form', 'wpv-views'), 'wpv_shortcode_wpv_reset_password_form');

msgid "Forgot password link"
msgstr ""

# if (defined('WPV_WOOCOMERCE_VIEWS_SHORTCODE')) {
# $wpv_shortcodes['wpv-wooaddcart'] = array('wpv-wooaddcart', __('Add to cart button', 'wpv-views'), 'wpv-wooaddcart');
# }

msgid "Add to cart button"
msgstr ""

# if (defined('WPV_WOOCOMERCEBOX_VIEWS_SHORTCODE')) {
# $wpv_shortcodes['wpv-wooaddcartbox'] = array('wpv-wooaddcartbox', __('Add to cart box', 'wpv-views'), 'wpv-wooaddcartbox');
# }

msgid "Add to cart box"
msgstr ""

# 'show' => array(
# 'label' => __( 'Show this information', 'wpv-views'),
# 'type' => 'select',

msgid "Show this information"
msgstr ""

# 'options' => array(
# 'name' => __( 'Site name', 'wpv-views' ),
# 'description' => __( 'Site description', 'wpv-views' ),

msgid "Site name"
msgstr ""

# 'name' => __( 'Site name', 'wpv-views' ),
# 'description' => __( 'Site description', 'wpv-views' ),
# 'admin_email' => __( 'Administration email', 'wpv-views' ),

msgid "Site description"
msgstr ""

# 'description' => __( 'Site description', 'wpv-views' ),
# 'admin_email' => __( 'Administration email', 'wpv-views' ),
# 'url' => __( 'Site address (URL)', 'wpv-views' ),

msgid "Administration email"
msgstr ""

# 'admin_email' => __( 'Administration email', 'wpv-views' ),
# 'url' => __( 'Site address (URL)', 'wpv-views' ),
# 'wpurl' => __( 'WordPress address (URL)', 'wpv-views' ),

msgid "Site address (URL)"
msgstr ""

# 'url' => __( 'Site address (URL)', 'wpv-views' ),
# 'wpurl' => __( 'WordPress address (URL)', 'wpv-views' ),
# 'stylesheet_directory' => __( 'Stylesheet directory URL of the active theme', 'wpv-views' ),

msgid "WordPress address (URL)"
msgstr ""

# 'wpurl' => __( 'WordPress address (URL)', 'wpv-views' ),
# 'stylesheet_directory' => __( 'Stylesheet directory URL of the active theme', 'wpv-views' ),
# 'stylesheet_url' => __( 'Primary CSS file URL of the active theme', 'wpv-views' ),

msgid "Stylesheet directory URL of the active theme"
msgstr ""

# 'stylesheet_directory' => __( 'Stylesheet directory URL of the active theme', 'wpv-views' ),
# 'stylesheet_url' => __( 'Primary CSS file URL of the active theme', 'wpv-views' ),
# 'template_directory' => __( 'URL of the active theme\'s directory', 'wpv-views' ),

msgid "Primary CSS file URL of the active theme"
msgstr ""

# 'stylesheet_url' => __( 'Primary CSS file URL of the active theme', 'wpv-views' ),
# 'template_directory' => __( 'URL of the active theme\'s directory', 'wpv-views' ),
# 'atom_url' => __( 'Atom feed URL', 'wpv-views' ),

msgid "URL of the active theme's directory"
msgstr ""

# 'template_directory' => __( 'URL of the active theme\'s directory', 'wpv-views' ),
# 'atom_url' => __( 'Atom feed URL', 'wpv-views' ),
# 'rss2_url' => __( 'RSS 2.0 feed URL', 'wpv-views' ),

msgid "Atom feed URL"
msgstr ""

# 'atom_url' => __( 'Atom feed URL', 'wpv-views' ),
# 'rss2_url' => __( 'RSS 2.0 feed URL', 'wpv-views' ),
# 'rss_url' => __( 'RSS 0.92 feed URL', 'wpv-views' ),

msgid "RSS 2.0 feed URL"
msgstr ""

# 'rss2_url' => __( 'RSS 2.0 feed URL', 'wpv-views' ),
# 'rss_url' => __( 'RSS 0.92 feed URL', 'wpv-views' ),
# 'pingback_url' => __( 'Pingback XML-RPC file URL', 'wpv-views' ),

msgid "RSS 0.92 feed URL"
msgstr ""

# 'rss_url' => __( 'RSS 0.92 feed URL', 'wpv-views' ),
# 'pingback_url' => __( 'Pingback XML-RPC file URL', 'wpv-views' ),
# 'rdf_url' => __( 'RDF/RSS 1.0 feed URL', 'wpv-views' ),

msgid "Pingback XML-RPC file URL"
msgstr ""

# 'pingback_url' => __( 'Pingback XML-RPC file URL', 'wpv-views' ),
# 'rdf_url' => __( 'RDF/RSS 1.0 feed URL', 'wpv-views' ),
# 'comments_atom_url' => __( 'Comments Atom feed URL ', 'wpv-views' ),

msgid "RDF/RSS 1.0 feed URL"
msgstr ""

# 'rdf_url' => __( 'RDF/RSS 1.0 feed URL', 'wpv-views' ),
# 'comments_atom_url' => __( 'Comments Atom feed URL ', 'wpv-views' ),
# 'comments_rss2_url' => __( 'Comments RSS 2.0 feed URL', 'wpv-views' ),

msgid "Comments Atom feed URL "
msgstr ""

# 'comments_atom_url' => __( 'Comments Atom feed URL ', 'wpv-views' ),
# 'comments_rss2_url' => __( 'Comments RSS 2.0 feed URL', 'wpv-views' ),
# 'charset' => __( 'Encoding for pages and feeds', 'wpv-views' ),

msgid "Comments RSS 2.0 feed URL"
msgstr ""

# 'comments_rss2_url' => __( 'Comments RSS 2.0 feed URL', 'wpv-views' ),
# 'charset' => __( 'Encoding for pages and feeds', 'wpv-views' ),
# 'html_type' => __( 'Content-Type of WordPress HTML pages', 'wpv-views' ),

msgid "Encoding for pages and feeds"
msgstr ""

# 'charset' => __( 'Encoding for pages and feeds', 'wpv-views' ),
# 'html_type' => __( 'Content-Type of WordPress HTML pages', 'wpv-views' ),
# 'language' => __( 'Language', 'wpv-views' ),

msgid "Content-Type of WordPress HTML pages"
msgstr ""

# 'html_type' => __( 'Content-Type of WordPress HTML pages', 'wpv-views' ),
# 'language' => __( 'Language', 'wpv-views' ),
# 'text_direction' => __( 'Text direction', 'wpv-views' ),

msgid "Language"
msgstr ""

# 'language' => __( 'Language', 'wpv-views' ),
# 'text_direction' => __( 'Text direction', 'wpv-views' ),
# 'version' => __( 'WordPress version', 'wpv-views' )

msgid "Text direction"
msgstr ""

# 'text_direction' => __( 'Text direction', 'wpv-views' ),
# 'version' => __( 'WordPress version', 'wpv-views' )
# ),

msgid "WordPress version"
msgstr ""

# 'default' => 'name',
# 'documentation' => '<a href="http://codex.wordpress.org/Function_Reference/bloginfo" target="_blank">' . __( 'WordPress bloginfo function', 'wpv-views' ) . '</a>'
# ),

msgid "WordPress bloginfo function"
msgstr ""

# 'param' => array(
# 'label' => __( 'URL parameter', 'wpv-views'),
# 'type' => 'text',

msgid "URL parameter"
msgstr ""

# 'type' => 'text',
# 'description' => __( 'Watch this URL parameter. Defaults to "s", which is the natural search parameter.', 'wpv-views' ),
# 'default' => 's'

msgid "Watch this URL parameter. Defaults to \"s\", which is the natural search parameter."
msgstr ""

# 'separator' => array(
# 'label' => __( 'Separator when multiple', 'wpv-views'),
# 'type' => 'text',

msgid "Separator when multiple"
msgstr ""

# 'default' => ', ',
# 'description' => __( 'When there are more than one values on that URL parameter, display this separator between them.', 'wpv-views' )
# ),

msgid "When there are more than one values on that URL parameter, display this separator between them."
msgstr ""

# $options = array(
# '' => __( 'Current post', 'wpv-views' )
# );

msgid "Current post"
msgstr ""

# $data = array(
# 'name' => __( 'Link to WordPress archive page', 'wpv-views' ),
# 'label' => __( 'Link to WordPress archive page', 'wpv-views' ),

msgid "Link to WordPress archive page"
msgstr ""

# 'name' => array(
# 'label' => __( 'Post type archive', 'wpv-views'),
# 'type' => 'select',

msgid "Post type archive"
msgstr ""

# 'default' => '',
# 'description' => __( 'Display the link to the selected post type archive page', 'wpv-views' )
# ),

msgid "Display the link to the selected post type archive page"
msgstr ""

# 'options' => array(
# 'display_name'	=> __('Display name', 'wpv-views'),
# 'firstname'		=> __('First name', 'wpv-views'),

msgid "Display name"
msgstr ""

# 'display_name'	=> __('Display name', 'wpv-views'),
# 'firstname'		=> __('First name', 'wpv-views'),
# 'lastname'		=> __('Last name', 'wpv-views'),

msgid "First name"
msgstr ""

# 'firstname'		=> __('First name', 'wpv-views'),
# 'lastname'		=> __('Last name', 'wpv-views'),
# 'login'			=> __('User Login Name', 'wpv-views'),

msgid "Last name"
msgstr ""

# 'lastname'		=> __('Last name', 'wpv-views'),
# 'login'			=> __('User Login Name', 'wpv-views'),
# 'email'			=> __('Email', 'wpv-views'),

msgid "User Login Name"
msgstr ""

# 'login'			=> __('User Login Name', 'wpv-views'),
# 'email'			=> __('Email', 'wpv-views'),
# 'id'			=> __('User ID', 'wpv-views'),

msgid "Email"
msgstr ""

# 'id'			=> __('User ID', 'wpv-views'),
# 'logged_in'		=> __('Logged in', 'wpv-views'),
# 'role'			=> __('User role', 'wpv-views'),

msgid "Logged in"
msgstr ""

# 'logged_in'		=> __('Logged in', 'wpv-views'),
# 'role'			=> __('User role', 'wpv-views'),
# 'profile_picture' => __( 'Profile picture', 'wpv-views' ),

msgid "User role"
msgstr ""

# 'role'			=> __('User role', 'wpv-views'),
# 'profile_picture' => __( 'Profile picture', 'wpv-views' ),
# ),

msgid "Profile picture"
msgstr ""

# 'default' => 'display_name',
# 'description' => __( 'Display the selected information for the current user', 'wpv-views' ),
# 'documentation' => '<a href="http://codex.wordpress.org/Function_Reference/get_userdata" target="_blank">' . __( 'WordPress get_userdata function', 'wpv-views' ) . '</a>'

msgid "Display the selected information for the current user"
msgstr ""

# 'description' => __( 'Display the selected information for the current user', 'wpv-views' ),
# 'documentation' => '<a href="http://codex.wordpress.org/Function_Reference/get_userdata" target="_blank">' . __( 'WordPress get_userdata function', 'wpv-views' ) . '</a>'
# ),

msgid "WordPress get_userdata function"
msgstr ""

# 'type' => 'text',
# 'description' => __( 'Size of the current user\'s profile picture in pixels.', 'wpv-views' ),
# ),

msgid "Size of the current user's profile picture in pixels."
msgstr ""

# 'type' => 'text',
# 'description' => __( 'Alternative text for the current user\'s profile picture.', 'wpv-views' ),
# ),

msgid "Alternative text for the current user's profile picture."
msgstr ""

# 'default' => 'circle',
# 'description' => __( 'Display the current user\'s profile picture in this shape. For "custom" shape, custom CSS is needed for "wpv-profile-picture-shape-custom" CSS class.', 'wpv-views' ),
# ),

msgid "Display the current user's profile picture in this shape. For \"custom\" shape, custom CSS is needed for \"wpv-profile-picture-shape-custom\" CSS class."
msgstr ""

# 'type' => 'text',
# 'description' => __( 'Default url for an image. Leave blank for the "Mystery Man".', 'wpv-views' )
# ),

msgid "Default url for an image. Leave blank for the \"Mystery Man\"."
msgstr ""

# 'form_id'			=> 'loginform',
# 'label_username'	=> __( 'Username or Email', 'wpv-views' ),
# 'label_password'	=> __( 'Password' ),

msgid "Username or Email"
msgstr ""

# ) {
# $error_string = '<strong>' . __( 'ERROR', 'wpv-views' ) . '</strong>: ';
# 

msgid "ERROR"
msgstr ""

# case 'invalid_username':
# $error_string .= __( 'Invalid username.', 'wpv-views' );
# break;

msgid "Invalid username."
msgstr ""

# case 'incorrect_password':
# $error_string .= sprintf( __( 'The password you entered for the username %s is incorrect.', 'wpv-views' ), '<strong>' . $args['value_username'] . '</strong>' );
# break;

msgid "The password you entered for the username %s is incorrect."
msgstr ""

# case 'empty_password':
# $error_string .= __( 'The password field is empty.', 'wpv-views' );
# break;

msgid "The password field is empty."
msgstr ""

# case 'empty_username':
# $error_string .= __( 'The username field is empty.', 'wpv-views' );
# break;

msgid "The username field is empty."
msgstr ""

# default:
# $error_string .= __( 'Unknown error.', 'wpv-views' );
# break;

msgid "Unknown error."
msgstr ""

# case 'confirm':
# $msg_string .= __( 'Check your email for the confirmation link.', 'wpv-views' );
# break;

msgid "Check your email for the confirmation link."
msgstr ""

# case 'changed':
# $msg_string .= __( 'Your password has been reset.', 'wpv-views' );
# break;

msgid "Your password has been reset."
msgstr ""

# $data = array(
# 'name' => __( 'Login Form', 'wpv-views' ),
# 'label' => __( 'Login Form', 'wpv-views' ),

msgid "Login Form"
msgstr ""

# 'redirect_url' => array(
# 'label' => __( 'Redirect to this URL on success', 'wpv-views'),
# 'type' => 'url',

msgid "Redirect to this URL on success"
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to redirect users after login in. Defaults to the current URL.', 'wpv-views' ),
# ),

msgid "URL to redirect users after login in. Defaults to the current URL."
msgstr ""

# 'redirect_url_fail' => array(
# 'label' => __( 'Redirect to this URL on failure', 'wpv-views'),
# 'type' => 'url',

msgid "Redirect to this URL on failure"
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to redirect users when the login fails. Defaults to the current URL.', 'wpv-views' ),
# ),

msgid "URL to redirect users when the login fails. Defaults to the current URL."
msgstr ""

# 'remember_me_combo'	=> array(
# 'label'		=> __( 'Remember me checkbox', 'wpv-views' ),
# 'type'		=> 'grouped',

msgid "Remember me checkbox"
msgstr ""

# 'options'		=> array(
# 'true'	=> __( 'Show checkbox', 'wpv-views' ),
# 'false'	=> __( 'Hide checkbox', 'wpv-views' ),

msgid "Show checkbox"
msgstr ""

# 'true'	=> __( 'Show checkbox', 'wpv-views' ),
# 'false'	=> __( 'Hide checkbox', 'wpv-views' ),
# ),

msgid "Hide checkbox"
msgstr ""

# 'remember_default' => array(
# 'pseudolabel'	=> __( 'Default state', 'wpv-views' ),
# 'type'			=> 'radio',

msgid "Default state"
msgstr ""

# 'options'		=> array(
# 'true'	=> __( 'Checked', 'wpv-views' ),
# 'false'	=> __( 'Unchecked', 'wpv-views' ),

msgid "Checked"
msgstr ""

# 'true'	=> __( 'Checked', 'wpv-views' ),
# 'false'	=> __( 'Unchecked', 'wpv-views' ),
# ),

msgid "Unchecked"
msgstr ""

# $data = array(
# 'name' => __( 'Logout Link', 'wpv-views' ),
# 'label' => __( 'Logout Link', 'wpv-views' ),

msgid "Logout Link"
msgstr ""

# 'redirect_url' => array(
# 'label' => __( 'Redirect target URL', 'wpv-views' ),
# 'type' => 'url',

msgid "Redirect target URL"
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to redirect users after logout. Defaults to the current URL. Redirect is only supported to the URLs within the current blog (or site). Redirection to external URLs (or sites) is not supported.', 'wpv-views' ),
# ),

msgid "URL to redirect users after logout. Defaults to the current URL. Redirect is only supported to the URLs within the current blog (or site). Redirection to external URLs (or sites) is not supported."
msgstr ""

# 'type' => 'text',
# 'description' => __( 'Space-separated list of class names that will be added to the anchor HTML tag.', 'wpv-views' ),
# 'placeholder' => 'class1 class2',

msgid "Space-separated list of class names that will be added to the anchor HTML tag."
msgstr ""

# 'content' => array(
# 'label' => __( 'Link label', 'wpv-views' ),
# 'description' => __( 'This will be displayed as a text or label for the link.', 'wpv-views' ),

msgid "Link label"
msgstr ""

# 'label' => __( 'Link label', 'wpv-views' ),
# 'description' => __( 'This will be displayed as a text or label for the link.', 'wpv-views' ),
# 'default' => __('Logout', 'wpv-views'),

msgid "This will be displayed as a text or label for the link."
msgstr ""

# 'description' => __( 'This will be displayed as a text or label for the link.', 'wpv-views' ),
# 'default' => __('Logout', 'wpv-views'),
# ),

msgid "Logout"
msgstr ""

# 'id_username'		=> 'user_login',
# 'label_submit'		=> __( 'Get New Password', 'wpv-views' ),
# 'id_submit'			=> 'wp-submit',

msgid "Get New Password"
msgstr ""

# $data = array(
# 'name' => __( 'Forgot Password Form', 'wpv-views' ),
# 'label' => __( 'Forgot Password Form', 'wpv-views' ),

msgid "Forgot Password Form"
msgstr ""

# 'redirect-options' => array(
# 'label' => __('Redirect options', 'wpv-views'),
# 'header' => __('Redirect options', 'wpv-views'),

msgid "Redirect options"
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to redirect users after sending password retrieval link. Defaults to the current URL.', 'wpv-views' ),
# ),

msgid "URL to redirect users after sending password retrieval link. Defaults to the current URL."
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to redirect users after failed password retrieval operation. Defaults to the current URL.', 'wpv-views' ),
# ),

msgid "URL to redirect users after failed password retrieval operation. Defaults to the current URL."
msgstr ""

# 'reset_password_url' => array(
# 'label' => __( 'URL to custom password reset page', 'wpv-views'),
# 'type' => 'url',

msgid "URL to custom password reset page"
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to custom password reset page when reset password link is clicked in reset password email. Defaults to WordPress reset password URL.', 'wpv-views' ),
# )

msgid "URL to custom password reset page when reset password link is clicked in reset password email. Defaults to WordPress reset password URL."
msgstr ""

# // Create new message
# $message  = __( 'Someone has requested a password reset for the following account:', 'wpv-views' ) . "\r\n\r\n";
# $message .= get_home_url() . "\r\n\r\n";

msgid "Someone has requested a password reset for the following account:"
msgstr ""

# $message .= get_home_url() . "\r\n\r\n";
# $message .= sprintf( __( 'Username: %s.', 'wpv-views' ), $user_login ) . "\r\n\r\n";
# $message .= __( "If this was a mistake, just ignore this email and nothing will happen.", 'wpv-views' ) . "\r\n\r\n";

msgid "Username: %s."
msgstr ""

# $message .= sprintf( __( 'Username: %s.', 'wpv-views' ), $user_login ) . "\r\n\r\n";
# $message .= __( "If this was a mistake, just ignore this email and nothing will happen.", 'wpv-views' ) . "\r\n\r\n";
# $message .= __( 'To reset your password, visit the following address:', 'wpv-views' ) . "\r\n\r\n";

msgid "If this was a mistake, just ignore this email and nothing will happen."
msgstr ""

# $message .= __( "If this was a mistake, just ignore this email and nothing will happen.", 'wpv-views' ) . "\r\n\r\n";
# $message .= __( 'To reset your password, visit the following address:', 'wpv-views' ) . "\r\n\r\n";
# $message .= $reset_password . "\r\n\r\n";

msgid "To reset your password, visit the following address:"
msgstr ""

# 'form_id'			=> 'resetpasswordform',
# 'label_pass1'		=> __( 'New password', 'wpv-views' ),
# 'id_pass1'			=> 'pass1',

msgid "New password"
msgstr ""

# 'id_pass1'			=> 'pass1',
# 'label_pass2'		=> __( 'Repeat new password', 'wpv-views' ),
# 'id_pass2'			=> 'pass2',

msgid "Repeat new password"
msgstr ""

# 'id_pass2'			=> 'pass2',
# 'label_submit'		=> __( 'Reset Password', 'wpv-views' ),
# 'id_submit'			=> 'wp-submit',

msgid "Reset Password"
msgstr ""

# $data = array(
# 'name' => __( 'Reset Password Form', 'wpv-views' ),
# 'label' => __( 'Reset Password Form', 'wpv-views' ),

msgid "Reset Password Form"
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to redirect users after resetting the password. Defaults to the current URL.', 'wpv-views' ),
# ),

msgid "URL to redirect users after resetting the password. Defaults to the current URL."
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to redirect users after failed password reset operation. Defaults to the current URL.', 'wpv-views' ),
# )

msgid "URL to redirect users after failed password reset operation. Defaults to the current URL."
msgstr ""

# ) {
# $error_string = __( '<strong>ERROR</strong>: ', 'wpv-views' );
# $error_code = $_REQUEST['wpv_error'];

msgid "<strong>ERROR</strong>: "
msgstr ""

# case 'invalid_key':
# $error_string .= __( 'Your password reset link appears to be invalid. Please request a new link.', 'wpv-views' );
# break;

msgid "Your password reset link appears to be invalid. Please request a new link."
msgstr ""

# case 'invalid_email':
# $error_string .= __( 'There is no user registered with that email address.', 'wpv-views' );
# break;

msgid "There is no user registered with that email address."
msgstr ""

# case 'invalidcombo':
# $error_string .= __( 'Invalid username or email.', 'wpv-views' );
# break;

msgid "Invalid username or email."
msgstr ""

# case 'password_reset_mismatch':
# $error_string .= __( 'Your entered passwords don\'t match.', 'wpv-views' );
# break;

msgid "Your entered passwords don't match."
msgstr ""

# case 'empty_username':
# $error_string .= __( 'Enter a username or email address.', 'wpv-views' );
# break;

msgid "Enter a username or email address."
msgstr ""

# $data = array(
# 'name' => __( 'Forgot Password Link', 'wpv-views' ),
# 'label' => __( 'Forgot Password Link', 'wpv-views' ),

msgid "Forgot Password Link"
msgstr ""

# 'redirect_url' => array(
# 'label' => __( 'Redirect URL', 'wpv-views' ),
# 'type' => 'url',

msgid "Redirect URL"
msgstr ""

# 'type' => 'url',
# 'description' => __( 'URL to redirect to after retrieving the lost password. Defaults to the current URL. Redirect is only supported to the URLs within the current blog (or site). Redirection to external URLs (or sites) is not supported.', 'wpv-views' ),
# ),

msgid "URL to redirect to after retrieving the lost password. Defaults to the current URL. Redirect is only supported to the URLs within the current blog (or site). Redirection to external URLs (or sites) is not supported."
msgstr ""

# 'description' => __( 'This will be displayed as a text or label for the link.', 'wpv-views' ),
# 'default' => __('Lost password?', 'wpv-views'),
# ),

msgid "Lost password?"
msgstr ""

# 'type' => 'text',
# 'description' => __( 'Size of the profile picture in pixels.', 'wpv-views' ),
# ),

msgid "Size of the profile picture in pixels."
msgstr ""

# 'type' => 'text',
# 'description' => __( 'Alternative text for the profile picture.', 'wpv-views' ),
# ),

msgid "Alternative text for the profile picture."
msgstr ""

# 'default' => 'circle',
# 'description' => __( 'Display the profile picture in this shape. For "custom" shape, custom CSS is needed for "wpv-profile-picture-shape-custom" CSS class.', 'wpv-views' ),
# ),

msgid "Display the profile picture in this shape. For \"custom\" shape, custom CSS is needed for \"wpv-profile-picture-shape-custom\" CSS class."
msgstr ""

# 'value_where' => array(
# 'label'		=> __( 'Where to search', 'wpv-views'),
# 'type'		=> 'radio',

msgid "Where to search"
msgstr ""

# 'options'	=> $post_search_content_options_gui,
# 'description' => __( 'Adjust whether you want to search only in post titles or also in posts content.', 'wpv-views' ),
# ),

msgid "Adjust whether you want to search only in post titles or also in posts content."
msgstr ""

# 'value_label' => array(
# 'label'		=> __( 'Label for the search box', 'wpv-views' ),
# 'type'		=> 'text',

msgid "Label for the search box"
msgstr ""

# 'type'		=> 'text',
# 'placeholder'	=> __( 'Search', 'wpv-views' ),
# 'hidden'	=> true,

msgid "Search"
msgstr ""

# 'options'	=> array(
# 'legacy'	=> __( 'Raw search input', 'wpv-views' ),
# 'bootstrap'	=> __( 'Fully styled search input', 'wpv-views' )

msgid "Raw search input"
msgstr ""

# 'legacy'	=> __( 'Raw search input', 'wpv-views' ),
# 'bootstrap'	=> __( 'Fully styled search input', 'wpv-views' )
# ),

msgid "Fully styled search input"
msgstr ""

# 'class' => array(
# 'pseudolabel'	=> __( 'Input classnames', 'wpv-views'),
# 'type'			=> 'text',

msgid "Input classnames"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Use this to add your own classnames to the text input.', 'wpv-views' )
# ),

msgid "Use this to add your own classnames to the text input."
msgstr ""

# 'style' => array(
# 'pseudolabel'	=> __( 'Input style', 'wpv-views'),
# 'type'			=> 'text',

msgid "Input style"
msgstr ""

# 'type'			=> 'text',
# 'description'	=> __( 'Use this to add your own styling to the text input.', 'wpv-views' )
# ),

msgid "Use this to add your own styling to the text input."
msgstr ""

# 
# $dialog_label = __( 'Text search filter', 'wpv-views' );
# 

msgid "Text search filter"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= __('all post types', 'wpv-views');
# } else {

msgid "all post types"
msgstr ""

# } else {
# $return .= __('All post types', 'wpv-views');
# }

msgid "All post types"
msgstr ""

# } else {
# $name = sprintf( __( '%s (missing post type)', 'wpv-views' ), $selected[0] );
# }

msgid "%s (missing post type)"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= sprintf( __( 'terms of the taxonomy %s', 'wpv-views' ), $name );
# } else {

msgid "terms of the taxonomy %s"
msgstr ""

# } else {
# $return .= sprintf( __( 'Terms of the taxonomy %s', 'wpv-views' ), $name );
# }

msgid "Terms of the taxonomy %s"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= __( 'terms of a taxonomy that no longer exists', 'wpv-views' );
# } else {

msgid "terms of a taxonomy that no longer exists"
msgstr ""

# } else {
# $return .= __( 'Terms of a taxonomy that no longer exists', 'wpv-views' );
# }

msgid "Terms of a taxonomy that no longer exists"
msgstr ""

# if ( $user_role == 'any' ) {
# $return .= __( 'users with any role', 'wpv-views' );
# } else {

msgid "users with any role"
msgstr ""

# } else {
# $return .= sprintf( __( 'users with role %s', 'wpv-views' ),  $user_role );
# }

msgid "users with role %s"
msgstr ""

# if ( $user_role == 'any' ) {
# $return .= __( 'This View selects users with any role', 'wpv-views' );
# } else {

msgid "This View selects users with any role"
msgstr ""

# } else {
# $return .= sprintf( __( 'This View selects users with role %s', 'wpv-views' ),  $user_role );
# }

msgid "This View selects users with role %s"
msgstr ""

# case 'post_date':
# $order_by = __('post date', 'wpv-views');
# break;

msgid "post date"
msgstr ""

# case 'ID':
# $order_by = __('post ID', 'wpv-views');
# break;

msgid "post ID"
msgstr ""

# case 'post_author':
# $order_by = __( 'post author', 'wpv-views' );
# break;

msgid "post author"
msgstr ""

# case 'post_type':
# $order_by = __( 'post type', 'wpv-views' );
# break;

msgid "post type"
msgstr ""

# case 'menu_order':
# $order_by = __('menu order', 'wpv-views');
# break;

msgid "menu order"
msgstr ""

# case 'rand':
# $order_by = __('random order', 'wpv-views');
# break;

msgid "random order"
msgstr ""

# }
# $order = __('descending', 'wpv-views');
# if ( $view_settings['order'] == 'ASC' ) {

msgid "descending"
msgstr ""

# if ( $view_settings['order'] == 'ASC' ) {
# $order = __( 'ascending', 'wpv-views' );
# }

msgid "ascending"
msgstr ""

# case 'count':
# $order_by = __('term count', 'wpv-views');
# break;

msgid "term count"
msgstr ""

# case 'name':
# $order_by = __('term name', 'wpv-views');
# break;

msgid "term name"
msgstr ""

# case 'slug':
# $order_by = __('term slug', 'wpv-views');
# break;

msgid "term slug"
msgstr ""

# case 'term_group':
# $order_by = __('term group', 'wpv-views');
# break;

msgid "term group"
msgstr ""

# case 'none':
# $order_by = __('no specific criteria', 'wpv-views');
# break;

msgid "no specific criteria"
msgstr ""

# case 'user_login':
# $order_by = __('user login', 'wpv-views');
# break;

msgid "user login"
msgstr ""

# case 'ID':
# $order_by = __('user ID', 'wpv-views');
# break;

msgid "user ID"
msgstr ""

# case 'user_name':
# $order_by = __('user name', 'wpv-views');
# break;

msgid "user name"
msgstr ""

# case 'display_name':
# $order_by = __('display name', 'wpv-views');
# break;

msgid "display name"
msgstr ""

# case 'user_nicename':
# $order_by = __('user nicename', 'wpv-views');
# break;

msgid "user nicename"
msgstr ""

# case 'user_email':
# $order_by = __('user email', 'wpv-views');
# break;

msgid "user email"
msgstr ""

# case 'user_url':
# $order_by = __('user url', 'wpv-views');
# break;

msgid "user url"
msgstr ""

# case 'user_registered':
# $order_by = __('user registered date', 'wpv-views');
# break;

msgid "user registered date"
msgstr ""

# case 'post_count':
# $order_by = __('user post count', 'wpv-views');
# break;

msgid "user post count"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= sprintf( __( 'ordered by <strong>%s</strong> in <strong>%s</strong> order', 'wpv-views' ), $order_by, $order );
# } else {

msgid "ordered by <strong>%s</strong> in <strong>%s</strong> order"
msgstr ""

# } else {
# $return .= sprintf( __( ' ordered by %s, %s', 'wpv-views' ), $order_by, $order );
# }

msgid " ordered by %s, %s"
msgstr ""

# } else {
# $output .= __( 'All results loaded', 'wpv-views' );
# }

msgid "All results loaded"
msgstr ""

# $ajax_effects = array(
# 'fade'				=> __('Fade', 'wpv-views'),
# 'fadefast'			=> __('Fade', 'wpv-views'),

msgid "Fade"
msgstr ""

# 'fadeslow'			=> __('Fade', 'wpv-views'),
# 'slideh'			=> __('Slide horizontally', 'wpv-views'),
# 'slidev'			=> __('Slide vertically', 'wpv-views'),

msgid "Slide horizontally"
msgstr ""

# 'slideh'			=> __('Slide horizontally', 'wpv-views'),
# 'slidev'			=> __('Slide vertically', 'wpv-views'),
# 'slideleft'			=> __('Slide Left', 'wpv-views'),

msgid "Slide vertically"
msgstr ""

# 'slidev'			=> __('Slide vertically', 'wpv-views'),
# 'slideleft'			=> __('Slide Left', 'wpv-views'),
# 'slideright'		=> __('Slide Right (backwards)', 'wpv-views'),

msgid "Slide Left"
msgstr ""

# 'slideleft'			=> __('Slide Left', 'wpv-views'),
# 'slideright'		=> __('Slide Right (backwards)', 'wpv-views'),
# 'sliderightforward'	=> __('Slide Right', 'wpv-views'),

msgid "Slide Right (backwards)"
msgstr ""

# 'slideright'		=> __('Slide Right (backwards)', 'wpv-views'),
# 'sliderightforward'	=> __('Slide Right', 'wpv-views'),
# 'slideup'			=> __('Slide Up', 'wpv-views'),

msgid "Slide Right"
msgstr ""

# 'sliderightforward'	=> __('Slide Right', 'wpv-views'),
# 'slideup'			=> __('Slide Up', 'wpv-views'),
# 'slidedown'			=> __('Slide Down (backwards)', 'wpv-views'),

msgid "Slide Up"
msgstr ""

# 'slideup'			=> __('Slide Up', 'wpv-views'),
# 'slidedown'			=> __('Slide Down (backwards)', 'wpv-views'),
# 'slidedownforward'	=> __('Slide Down', 'wpv-views'),

msgid "Slide Down (backwards)"
msgstr ""

# 'slidedown'			=> __('Slide Down (backwards)', 'wpv-views'),
# 'slidedownforward'	=> __('Slide Down', 'wpv-views'),
# );

msgid "Slide Down"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= __( 'No pagination', 'wpv-views' );
# }

msgid "No pagination"
msgstr ""

# } else {
# $status_list .= __( ' or ', 'wpv-views' ) . '<strong>' . esc_html( $value ) . '</strong>';
# }

msgid " or "
msgstr ""

# if ( $short ) {
# echo sprintf( __( 'status of %s.', 'wpv-views' ), $status_list );
# } else {

msgid "status of %s."
msgstr ""

# } else {
# echo sprintf( __( 'Select posts with status of %s.', 'wpv-views' ), $status_list );
# }

msgid "Select posts with status of %s."
msgstr ""

# $selected_author = esc_html( $selected_author );
# echo sprintf( __( 'Select posts with <strong>%s</strong> as the <strong>author</strong>.', 'wpv-views'), $selected_author );
# break;

msgid "Select posts with <strong>%s</strong> as the <strong>author</strong>."
msgstr ""

# } else {
# $url_author = '<i>' . __( 'None set', 'wpv-views' ) . '</i>';
# }

msgid "None set"
msgstr ""

# }
# echo sprintf( __( 'Select posts with the author\'s <strong>%s</strong> determined by the URL parameter <strong>"%s"</strong>', 'wpv-views' ), $url_author_type, $url_author );
# if ( '' != $example ) {

msgid "Select posts with the author's <strong>%s</strong> determined by the URL parameter <strong>\"%s\"</strong>"
msgstr ""

# if ( '' != $example ) {
# echo sprintf( __( ' eg. <span class="wpv-code">yoursite/page-with-this-view/?<strong>%s</strong>=%s</span>', 'wpv-views' ), $url_author, $example );
# }

msgid " eg. <span class=\"wpv-code\">yoursite/page-with-this-view/?<strong>%s</strong>=%s</span>"
msgstr ""

# }
# echo sprintf( __( 'Select posts which author\'s <strong>%s</strong> is set by the View shortcode attribute <strong>"%s"</strong>', 'wpv-views' ), $shortcode_author_type, $auth_short );
# if ( '' != $example ) {

msgid "Select posts which author's <strong>%s</strong> is set by the View shortcode attribute <strong>\"%s\"</strong>"
msgstr ""

# if ( '' != $example ) {
# echo sprintf( __( ' eg. <span class="wpv-code">[wpv-view name="%s" <strong>%s</strong>="%s"]</span>', 'wpv-views' ), $view_name, $auth_short, $example );
# }

msgid " eg. <span class=\"wpv-code\">[wpv-view name=\"%s\" <strong>%s</strong>=\"%s\"]</span>"
msgstr ""

# }
# echo sprintf( __( 'Select posts which author\'s <strong>%s</strong> is set by the Framework option <strong>"%s"</strong>', 'wpv-views' ), $author_framework_type, $author_framework );
# } else {

msgid "Select posts which author's <strong>%s</strong> is set by the Framework option <strong>\"%s\"</strong>"
msgstr ""

# if ( $view_settings['taxonomy_relationship'] == 'OR' ) {
# $result .= __( ' OR ', 'wpv-views' );
# } else {

msgid " OR "
msgstr ""

# } else {
# $result .= __( ' AND ', 'wpv-views' );
# }

msgid " AND "
msgstr ""

# $taxonomy = '';
# $taxonomy_name = __( 'Categories', 'wpv-views' );
# $taxonomies = get_taxonomies( '', 'objects' );

msgid "Categories"
msgstr ""

# if ( $url_format == 'slug' ) {
# $origin_text = __( 'slug', 'wpv-views' );
# } else if ( $url_format == 'name' ) {

msgid "slug"
msgstr ""

# } else if ( $url_format == 'name' ) {
# $origin_text = __( 'name', 'wpv-views' );
# }

msgid "name"
msgstr ""

# case 'IN':
# $operator_text = __( 'one', 'wpv-views' );
# break;

msgid "one"
msgstr ""

# case 'NOT IN':
# $operator_text = __( 'no one', 'wpv-views' );
# break;

msgid "no one"
msgstr ""

# case 'AND':
# $operator_text = __( 'all', 'wpv-views' );
# break;

msgid "all"
msgstr ""

# case 'IN':
# echo sprintf( __( '<strong>%s</strong> in <strong>one</strong> of these: <strong>%s</strong>', 'wpv-views' ), $taxonomy_name, $cat_text );
# break;

msgid "<strong>%s</strong> in <strong>one</strong> of these: <strong>%s</strong>"
msgstr ""

# case "AND":
# echo sprintf( __( '<strong>%s</strong> in <strong>all</strong> of these: <strong>%s</strong>', 'wpv-views' ), $taxonomy_name, $cat_text );
# break;

msgid "<strong>%s</strong> in <strong>all</strong> of these: <strong>%s</strong>"
msgstr ""

# case "NOT IN":
# echo sprintf( __( '<strong>%s</strong> in <strong>no one</strong> of these: <strong>%s</strong>', 'wpv-views' ), $taxonomy_name, $cat_text );
# break;

msgid "<strong>%s</strong> in <strong>no one</strong> of these: <strong>%s</strong>"
msgstr ""

# case 'top_current_post':
# echo sprintf( __( '<strong>%s</strong> the same as the <strong>page where this View is shown</strong>', 'wpv-views' ), $taxonomy_name );
# break;

msgid "<strong>%s</strong> the same as the <strong>page where this View is shown</strong>"
msgstr ""

# case 'current_post_or_parent_post_view':
# echo sprintf( __( '<strong>%s</strong> the same as the <strong>current post in the loop</strong>', 'wpv-views' ), $taxonomy_name );
# break;

msgid "<strong>%s</strong> the same as the <strong>current post in the loop</strong>"
msgstr ""

# case "FROM ARCHIVE":
# echo sprintf( __( '<strong>%s</strong> the same as the <strong>current archive page</strong>', 'wpv-views' ), $taxonomy_name );
# break;

msgid "<strong>%s</strong> the same as the <strong>current archive page</strong>"
msgstr ""

# case "FROM ATTRIBUTE":
# echo sprintf( __( '<strong>%s</strong> <strong>%s</strong> in <strong>%s</strong> of those set by the View shortcode attribute <strong>%s</strong>', 'wpv-views' ), $taxonomy_name, $origin_text, $operator_text, $view_settings['taxonomy-' . $taxonomy . '-attribute-url'] );
# echo '<br /><code>' . sprintf( __( 'eg. [wpv-view name="view-name" <strong>%s="xxxx"</strong>]', 'wpv-views' ), $taxonomy_attribute_url ) . '</code>';

msgid "<strong>%s</strong> <strong>%s</strong> in <strong>%s</strong> of those set by the View shortcode attribute <strong>%s</strong>"
msgstr ""

# echo sprintf( __( '<strong>%s</strong> <strong>%s</strong> in <strong>%s</strong> of those set by the View shortcode attribute <strong>%s</strong>', 'wpv-views' ), $taxonomy_name, $origin_text, $operator_text, $view_settings['taxonomy-' . $taxonomy . '-attribute-url'] );
# echo '<br /><code>' . sprintf( __( 'eg. [wpv-view name="view-name" <strong>%s="xxxx"</strong>]', 'wpv-views' ), $taxonomy_attribute_url ) . '</code>';
# break;

msgid "eg. [wpv-view name=\"view-name\" <strong>%s=\"xxxx\"</strong>]"
msgstr ""

# case "FROM URL":
# echo sprintf( __( '<strong>%s</strong> <strong>%s</strong> in <strong>%s</strong> of those set by the URL parameter <strong>%s</strong>', 'wpv-views' ), $taxonomy_name, $origin_text, $operator_text, $view_settings['taxonomy-' . $taxonomy . '-attribute-url'] );
# echo '<br /><code>' . sprintf( __( 'eg. http://www.example.com/page/?<strong>%s=xxxx</strong>', 'wpv-views' ), $taxonomy_attribute_url ) . '</code>';

msgid "<strong>%s</strong> <strong>%s</strong> in <strong>%s</strong> of those set by the URL parameter <strong>%s</strong>"
msgstr ""

# echo sprintf( __( '<strong>%s</strong> <strong>%s</strong> in <strong>%s</strong> of those set by the URL parameter <strong>%s</strong>', 'wpv-views' ), $taxonomy_name, $origin_text, $operator_text, $view_settings['taxonomy-' . $taxonomy . '-attribute-url'] );
# echo '<br /><code>' . sprintf( __( 'eg. http://www.example.com/page/?<strong>%s=xxxx</strong>', 'wpv-views' ), $taxonomy_attribute_url ) . '</code>';
# break;

msgid "eg. http://www.example.com/page/?<strong>%s=xxxx</strong>"
msgstr ""

# case 'current_taxonomy_view':
# echo sprintf( __( '<strong>%s</strong> set by the <strong>parent Taxonomy View</strong>', 'wpv-views' ), $taxonomy_name );
# break;

msgid "<strong>%s</strong> set by the <strong>parent Taxonomy View</strong>"
msgstr ""

# if ( $WP_Views_fapi->framework_valid ) {
# echo sprintf( __( '<strong>%s</strong> set by the Framework option <strong>%s</strong>', 'wpv-views' ), $taxonomy_name, $taxonomy_framework );
# } else {

msgid "<strong>%s</strong> set by the Framework option <strong>%s</strong>"
msgstr ""

# default:
# echo sprintf( __( 'Oops! It seems there is a filter by %s that is missing some options', 'wpv-views' ), $taxonomy_name );
# break;

msgid "Oops! It seems there is a filter by %s that is missing some options"
msgstr ""

# // translators: parent, child or both
# $type_relationship_summary = sprintf( __( 'Select posts in a <strong>%s</strong> relationship ', 'wpv-views' ), $relationship_display_name );
# 

msgid "Select posts in a <strong>%s</strong> relationship "
msgstr ""

# if ( null != $child_post_type_object ) {
# $type_relationship_summary = sprintf( __( 'Select items from the <strong>%s</strong> group ', 'wpv-views' ), $child_post_type_object->labels->name );
# }

msgid "Select items from the <strong>%s</strong> group "
msgstr ""

# } else {
# $type_relationship_summary = __( 'Select posts in <strong>Any</strong> relationship ', 'wpv-views' );
# }

msgid "Select posts in <strong>Any</strong> relationship "
msgstr ""

# echo sprintf( __( $type_relationship_summary . 'that are <strong>related</strong> to the <strong>Post with ID set by the shortcode attribute %s</strong>.', 'wpv-views' ), esc_html( $view_settings['post_relationship_shortcode_attribute'] ) );
# echo '<br /><code>' . sprintf( __( ' eg. [wpv-view name="view-name" <strong>%s="123"</strong>]', 'wpv-views' ), $view_settings['post_relationship_shortcode_attribute'] ) . '</code>';
# break;

msgid " eg. [wpv-view name=\"view-name\" <strong>%s=\"123\"</strong>]"
msgstr ""

# echo sprintf( __( $type_relationship_summary . 'that are <strong>related</strong> to the <strong>Post with ID set by the URL parameter %s</strong>.', 'wpv-views' ), esc_html( $view_settings['post_relationship_url_parameter'] ) );
# echo '<br /><code>' . sprintf( __( ' eg. http://www.example.com/my-page/?<strong>%s=123</strong>', 'wpv-views' ), esc_html( $view_settings['post_relationship_url_parameter'] ) ) . '</code>';
# break;

msgid " eg. http://www.example.com/my-page/?<strong>%s=123</strong>"
msgstr ""

# }
# echo sprintf( $type_relationship_summary . __( 'that are <strong>related</strong> to the <strong>Post with ID is set by the Framework option "%s"</strong>', 'wpv-views' ), esc_html( $post_relationship_framework ) );
# } else {

msgid "that are <strong>related</strong> to the <strong>Post with ID is set by the Framework option \"%s\"</strong>"
msgstr ""

# case 'shortcode_attribute':
# echo sprintf( __( 'Select posts that are <strong>children</strong> of the <strong>Post with ID set by the shortcode attribute %s</strong>.', 'wpv-views' ), esc_html( $view_settings['post_relationship_shortcode_attribute'] ) );
# echo '<br /><code>' . sprintf( __( ' eg. [wpv-view name="view-name" <strong>%s="123"</strong>]', 'wpv-views' ), $view_settings['post_relationship_shortcode_attribute'] ) . '</code>';

msgid "Select posts that are <strong>children</strong> of the <strong>Post with ID set by the shortcode attribute %s</strong>."
msgstr ""

# case 'url_parameter':
# echo sprintf( __( 'Select posts that are <strong>children</strong> of the <strong>Post with ID set by the URL parameter %s</strong>.', 'wpv-views' ), esc_html( $view_settings['post_relationship_url_parameter'] ) );
# echo '<br /><code>' . sprintf( __( ' eg. http://www.example.com/my-page/?<strong>%s=123</strong>', 'wpv-views' ), esc_html( $view_settings['post_relationship_url_parameter'] ) ) . '</code>';

msgid "Select posts that are <strong>children</strong> of the <strong>Post with ID set by the URL parameter %s</strong>."
msgstr ""

# }
# echo sprintf( __( 'Select posts that are children of <strong>%s</strong>.', 'wpv-views' ), esc_html( $selected_title ) );
# break;

msgid "Select posts that are children of <strong>%s</strong>."
msgstr ""

# }
# echo sprintf( __( 'Select posts that are <strong>children</strong> of the <strong>Post with IDs is set by the Framework option "%s"</strong>', 'wpv-views' ), esc_html( $post_relationship_framework ) );
# } else {

msgid "Select posts that are <strong>children</strong> of the <strong>Post with IDs is set by the Framework option \"%s\"</strong>"
msgstr ""

# $return = sprintf(
# __( 'Select posts on the post types set by the URL parameter <strong>%1$s</strong>', 'wpv-views' ),
# $view_settings['post_type_filter']['url']

msgid "Select posts on the post types set by the URL parameter <strong>%1$s</strong>"
msgstr ""

# $return = sprintf(
# __( 'Select posts on the post types set by the shortcode attribute <strong>%1$s</strong>', 'wpv-views' ),
# $view_settings['post_type_filter']['shortcode']

msgid "Select posts on the post types set by the shortcode attribute <strong>%1$s</strong>"
msgstr ""

# $return = sprintf(
# __( 'Select posts on the post types set by the Framework option <strong>%1$s</strong>', 'wpv-views' ),
# $view_settings['post_type_filter']['framework']

msgid "Select posts on the post types set by the Framework option <strong>%1$s</strong>"
msgstr ""

# case 'in':
# $summary_prefix = __( 'Include only posts ', 'wpv-views' );
# break;

msgid "Include only posts "
msgstr ""

# case 'out':
# $summary_prefix = __( 'Exclude posts ', 'wpv-views' );
# break;

msgid "Exclude posts "
msgstr ""

# }
# echo sprintf( __( 'with the following <strong>IDs</strong>: %s', 'wpv-views' ), $ids_list );
# break;

msgid "with the following <strong>IDs</strong>: %s"
msgstr ""

# }
# echo sprintf( __( 'with IDs determined by the URL parameter <strong>"%s"</strong>', 'wpv-views' ), $url_ids );
# echo sprintf( __( ' eg. <span class="wpv-code">yoursite/page-with-this-view/?<strong>%s</strong>=1</span>', 'wpv-views' ), $url_ids );

msgid "with IDs determined by the URL parameter <strong>\"%s\"</strong>"
msgstr ""

# echo sprintf( __( 'with IDs determined by the URL parameter <strong>"%s"</strong>', 'wpv-views' ), $url_ids );
# echo sprintf( __( ' eg. <span class="wpv-code">yoursite/page-with-this-view/?<strong>%s</strong>=1</span>', 'wpv-views' ), $url_ids );
# break;

msgid " eg. <span class=\"wpv-code\">yoursite/page-with-this-view/?<strong>%s</strong>=1</span>"
msgstr ""

# }
# echo sprintf( __( 'with IDs set by the View shortcode attribute <strong>"%s"</strong>', 'wpv-views' ), $id_short );
# echo sprintf( __( ' eg. <span class="wpv-code">[wpv-view name="%s" <strong>%s</strong>="1"]</span>', 'wpv-views' ), $view_name, $id_short );

msgid "with IDs set by the View shortcode attribute <strong>\"%s\"</strong>"
msgstr ""

# echo sprintf( __( 'with IDs set by the View shortcode attribute <strong>"%s"</strong>', 'wpv-views' ), $id_short );
# echo sprintf( __( ' eg. <span class="wpv-code">[wpv-view name="%s" <strong>%s</strong>="1"]</span>', 'wpv-views' ), $view_name, $id_short );
# break;

msgid " eg. <span class=\"wpv-code\">[wpv-view name=\"%s\" <strong>%s</strong>=\"1\"]</span>"
msgstr ""

# }
# echo sprintf( __( 'with IDs set by the Framework option <strong>"%s"</strong>', 'wpv-views' ), $post_ids_framework );
# } else {

msgid "with IDs set by the Framework option <strong>\"%s\"</strong>"
msgstr ""

# if ( $short ) {
# echo sprintf( __( 'parent is <strong>%s</strong>', 'wpv-views' ), esc_html( $selected_title ) );
# } else {

msgid "parent is <strong>%s</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Select posts whose parent is <strong>%s</strong>.', 'wpv-views' ), esc_html( $selected_title ) );
# }

msgid "Select posts whose parent is <strong>%s</strong>."
msgstr ""

# if ( $short ) {
# echo __( 'has no parent', 'wpv-views' );
# } else {

msgid "has no parent"
msgstr ""

# } else {
# echo __( 'Select top-level posts with no parent.', 'wpv-views' );
# }

msgid "Select top-level posts with no parent."
msgstr ""

# if ( $is_enabled_m2m ) {
# echo sprintf( __( 'Select posts that are <strong>related</strong> to the <strong>Post with ID set by the shortcode attribute %s</strong>.', 'wpv-views' ), esc_html( $view_settings['parent_shortcode_attribute'] ) );
# } else {

msgid "Select posts that are <strong>related</strong> to the <strong>Post with ID set by the shortcode attribute %s</strong>."
msgstr ""

# if ( $is_enabled_m2m ) {
# echo sprintf( __( 'Select posts that are <strong>related</strong> to the <strong>Post with ID set by the URL parameter %s</strong>.', 'wpv-views' ), esc_html( $view_settings['parent_url_parameter'] ) );
# } else {

msgid "Select posts that are <strong>related</strong> to the <strong>Post with ID set by the URL parameter %s</strong>."
msgstr ""

# if ( $is_enabled_m2m ) {
# echo sprintf( __( 'Select posts that are <strong>related</strong> to the <strong>Post with IDs set by the Framework option "%s"</strong>', 'wpv-views' ), $parent_framework );
# } else {

msgid "Select posts that are <strong>related</strong> to the <strong>Post with IDs set by the Framework option \"%s\"</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Select posts that are <strong>children</strong> of the <strong>Post with IDs set by the Framework option "%s"</strong>', 'wpv-views' ), $parent_framework );
# }

msgid "Select posts that are <strong>children</strong> of the <strong>Post with IDs set by the Framework option \"%s\"</strong>"
msgstr ""

# }
# echo sprintf( __( 'Select taxonomy terms whose parent is <strong>%s</strong>.', 'wpv-views' ), $selected_taxonomy );
# }

msgid "Select taxonomy terms whose parent is <strong>%s</strong>."
msgstr ""

# if ( $short ) {
# echo sprintf( __( 'Filter %s by <strong>search</strong> term: <strong>%s</strong>', 'wpv-views' ), $search_where, $term );
# } else {

msgid "Filter %s by <strong>search</strong> term: <strong>%s</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Filter %s by this search term: <strong>%s</strong>.', 'wpv-views' ), $search_where, $term );
# }

msgid "Filter %s by this search term: <strong>%s</strong>."
msgstr ""

# if ( $short ) {
# echo sprintf( __( 'Filter %s by this <strong>shortcode argument specified</strong> term: <strong>%s</strong>', 'wpv-views' ), $search_where, $term );
# echo sprintf( __( ' eg. <span class="wpv-code">[wpv-view name="%s" <strong>%s</strong>="search term"]</span>', 'wpv-views' ), $view_name, $term );

msgid "Filter %s by this <strong>shortcode argument specified</strong> term: <strong>%s</strong>"
msgstr ""

# echo sprintf( __( 'Filter %s by this <strong>shortcode argument specified</strong> term: <strong>%s</strong>', 'wpv-views' ), $search_where, $term );
# echo sprintf( __( ' eg. <span class="wpv-code">[wpv-view name="%s" <strong>%s</strong>="search term"]</span>', 'wpv-views' ), $view_name, $term );
# } else {

msgid " eg. <span class=\"wpv-code\">[wpv-view name=\"%s\" <strong>%s</strong>=\"search term\"]</span>"
msgstr ""

# } else {
# echo sprintf( __( 'Filter %s by a search term set by the View shortcode attribute: <strong>%s</strong>.', 'wpv-views' ), $search_where, $term );
# echo sprintf( __( ' eg. <span class="wpv-code">[wpv-view name="%s" <strong>%s</strong>="search term"]</span>', 'wpv-views' ), $view_name, $term );

msgid "Filter %s by a search term set by the View shortcode attribute: <strong>%s</strong>."
msgstr ""

# if ( $short ) {
# echo sprintf( __( 'Filter %s by <strong>text search</strong>', 'wpv-views' ), $search_where );
# } else {

msgid "Filter %s by <strong>text search</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Filter %s by a text search that will be added <strong>manually</strong> using the shortcode <span class="wpv-code">[wpv-filter-search-box]</span>.', 'wpv-views' ), $search_where );
# }

msgid "Filter %s by a text search that will be added <strong>manually</strong> using the shortcode <span class=\"wpv-code\">[wpv-filter-search-box]</span>."
msgstr ""

# '!=' => __( 'different from', 'wpv-views' ),
# '<' => __( 'before', 'wpv-views' ),
# '<=' => __( 'before or equal to', 'wpv-views' ),

msgid "before"
msgstr ""

# '<' => __( 'before', 'wpv-views' ),
# '<=' => __( 'before or equal to', 'wpv-views' ),
# '>' => __( 'after', 'wpv-views' ),

msgid "before or equal to"
msgstr ""

# '<=' => __( 'before or equal to', 'wpv-views' ),
# '>' => __( 'after', 'wpv-views' ),
# '>=' => __( 'after or equal to', 'wpv-views' )

msgid "after"
msgstr ""

# '>' => __( 'after', 'wpv-views' ),
# '>=' => __( 'after or equal to', 'wpv-views' )
# ),

msgid "after or equal to"
msgstr ""

# 'group' => array(
# 'IN' => __( 'in any of those', 'wpv-views' ),
# 'NOT IN' => __( 'not in any of those', 'wpv-views' ),

msgid "in any of those"
msgstr ""

# 'IN' => __( 'in any of those', 'wpv-views' ),
# 'NOT IN' => __( 'not in any of those', 'wpv-views' ),
# 'BETWEEN' => __( 'between those', 'wpv-views' ),

msgid "not in any of those"
msgstr ""

# 'NOT IN' => __( 'not in any of those', 'wpv-views' ),
# 'BETWEEN' => __( 'between those', 'wpv-views' ),
# 'NOT BETWEEN' => __( 'not between those', 'wpv-views' )

msgid "between those"
msgstr ""

# 'BETWEEN' => __( 'between those', 'wpv-views' ),
# 'NOT BETWEEN' => __( 'not between those', 'wpv-views' )
# ),

msgid "not between those"
msgstr ""

# $date_columns = array(
# 'post_date' => __( 'Published date', 'wpv-views' ),
# 'post_date_gmt' => __( 'Published date GMT', 'wpv-views' ),

msgid "Published date"
msgstr ""

# 'post_date' => __( 'Published date', 'wpv-views' ),
# 'post_date_gmt' => __( 'Published date GMT', 'wpv-views' ),
# 'post_modified' => __( 'Modified date', 'wpv-views' ),

msgid "Published date GMT"
msgstr ""

# 'post_date_gmt' => __( 'Published date GMT', 'wpv-views' ),
# 'post_modified' => __( 'Modified date', 'wpv-views' ),
# 'post_modified_gmt' => __( 'Modified date GMT', 'wpv-views' )

msgid "Modified date"
msgstr ""

# 'post_modified' => __( 'Modified date', 'wpv-views' ),
# 'post_modified_gmt' => __( 'Modified date GMT', 'wpv-views' )
# );

msgid "Modified date GMT"
msgstr ""

# echo sprintf(
# __( '<strong>%s</strong> is <strong>%s</strong>: %s', 'wpv-views' ),
# esc_html( $date_columns[$date_condition['date_column']] ),

msgid "<strong>%s</strong> is <strong>%s</strong>: %s"
msgstr ""

# echo sprintf(
# __( '<strong>%s</strong> belongs to a <strong>%s</strong> <strong>%s</strong>: %s', 'wpv-views'),
# esc_html( $date_columns[$date_condition['date_column']] ),

msgid "<strong>%s</strong> belongs to a <strong>%s</strong> <strong>%s</strong>: %s"
msgstr ""

# }
# echo sprintf( __( 'Filter by this search term: <strong>%s</strong>.', 'wpv-views' ), $term );
# break;

msgid "Filter by this search term: <strong>%s</strong>."
msgstr ""

# }
# echo sprintf( __( 'Filter by a search term set by the View shortcode attribute: <strong>%s</strong>.', 'wpv-views' ), $term );
# echo sprintf( __( ' eg. <span class="wpv-code">[wpv-view name="%s" <strong>%s</strong>="search term"]</span>', 'wpv-views' ), $view_name, $term );

msgid "Filter by a search term set by the View shortcode attribute: <strong>%s</strong>."
msgstr ""

# case 'visitor':
# echo __( 'Show a <strong>text search</strong> for visitors.', 'wpv-views' );
# break;

msgid "Show a <strong>text search</strong> for visitors."
msgstr ""

# case 'manual':
# echo __( 'The text search will be added <strong>manually</strong> using the shortcode <span class="wpv-code">eg. [wpv-filter-search-box]</span>', 'wpv-views' );
# break;

msgid "The text search will be added <strong>manually</strong> using the shortcode <span class=\"wpv-code\">eg. [wpv-filter-search-box]</span>"
msgstr ""

# }
# echo sprintf( __( 'Taxonomy is <strong>One</strong> of these: <strong>%s</strong>', 'wpv-views' ), $cat_text );
# break;

msgid "Taxonomy is <strong>One</strong> of these: <strong>%s</strong>"
msgstr ""

# case 'top_current_post':
# echo __( 'Taxonomy is set by the page where this View is inserted', 'wpv-views' );
# break;

msgid "Taxonomy is set by the page where this View is inserted"
msgstr ""

# case 'current_post_or_parent_post_view':
# echo __( 'Taxonomy is set by the current post', 'wpv-views' );
# break;

msgid "Taxonomy is set by the current post"
msgstr ""

# case 'by_url':
# $taxonomy_terms_url_parameter = __( '#undefined#', 'wpv-views' );
# if (

msgid "#undefined#"
msgstr ""

# }
# echo sprintf( __( 'Taxonomy term ID is set by the URL parameter <strong>"%s"</strong>', 'wpv-views' ), $taxonomy_terms_url_parameter );
# break;

msgid "Taxonomy term ID is set by the URL parameter <strong>\"%s\"</strong>"
msgstr ""

# }
# echo sprintf( __( 'Taxonomy term ID is set by the shortcode attribute <strong>"%s"</strong>', 'wpv-views' ), $taxonomy_terms_shortcode_attr );
# break;

msgid "Taxonomy term ID is set by the shortcode attribute <strong>\"%s\"</strong>"
msgstr ""

# }
# echo sprintf( __( 'Taxonomy is set by the Framework option <strong>"%s"</strong>', 'wpv-views' ), $taxonomy_terms_framework );
# } else {

msgid "Taxonomy is set by the Framework option <strong>\"%s\"</strong>"
msgstr ""

# if ( $view_settings['users_query_in'] == 'include' ) {
# echo sprintf( __( 'Select users <strong>(%s)</strong> who have role <strong>%s</strong>', 'wpv-views' ), esc_html( $_view_settings['users_name'] ), esc_html( $user_role ) );
# } else {

msgid "Select users <strong>(%s)</strong> who have role <strong>%s</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Select all users with role <strong>%s</strong>, except of <strong>(%s)</strong>', 'wpv-views' ), esc_html( $user_role ), esc_html( $_view_settings['users_name'] ) );
# }

msgid "Select all users with role <strong>%s</strong>, except of <strong>(%s)</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Select all users with role <strong>%s</strong>', 'wpv-views' ), esc_html( $user_role ) );
# }

msgid "Select all users with role <strong>%s</strong>"
msgstr ""

# if ( $view_settings['users_query_in'] == 'include' ) {
# echo sprintf( __( 'Select users with the <strong>%s</strong> determined by the URL parameter <strong>"%s"</strong> and with role <strong>"%s"</strong>', 'wpv-views' ), $url_users_type, $url_users, esc_html( $user_role ) );
# } else {

msgid "Select users with the <strong>%s</strong> determined by the URL parameter <strong>\"%s\"</strong> and with role <strong>\"%s\"</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Select all users with role <strong>%s</strong>, except of <strong>%s</strong> determined by the URL parameter <strong>"%s"</strong>', 'wpv-views' ), esc_html( $user_role ), $url_users_type, $url_users );
# }

msgid "Select all users with role <strong>%s</strong>, except of <strong>%s</strong> determined by the URL parameter <strong>\"%s\"</strong>"
msgstr ""

# if ( '' != $example ) {
# echo '<br /><code>' . sprintf( __( ' eg. yoursite/page-with-this-view/?<strong>%s</strong>=%s', 'wpv-views' ), $url_users, $example ) . '</code>';
# }

msgid " eg. yoursite/page-with-this-view/?<strong>%s</strong>=%s"
msgstr ""

# if ( $view_settings['users_query_in'] == 'include' ) {
# echo sprintf( __( 'Select users with <strong>%s</strong> set by the View shortcode attribute <strong>"%s"</strong> and with role <strong>"%s"</strong>', 'wpv-views' ), $shortcode_users_type, $auth_short, esc_html( $user_role ) );
# } else {

msgid "Select users with <strong>%s</strong> set by the View shortcode attribute <strong>\"%s\"</strong> and with role <strong>\"%s\"</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Select all users with role <strong>%s</strong>, except of <strong>%s</strong> set by the View shortcode attribute <strong>"%s"</strong>', 'wpv-views' ), esc_html( $user_role ), $shortcode_users_type, $auth_short );
# }

msgid "Select all users with role <strong>%s</strong>, except of <strong>%s</strong> set by the View shortcode attribute <strong>\"%s\"</strong>"
msgstr ""

# if ( '' != $example ) {
# echo '<br /><code>' . sprintf( __( ' eg. [wpv-view name="%s" <strong>%s</strong>="%s"]', 'wpv-views' ), $view_name, $auth_short, $example ) . '</code>';
# }

msgid " eg. [wpv-view name=\"%s\" <strong>%s</strong>=\"%s\"]"
msgstr ""

# if ( $view_settings['users_query_in'] == 'include' ) {
# echo sprintf( __( 'Select users with <strong>%s</strong> set by the Framework option <strong>"%s"</strong> and with role <strong>"%s"</strong>', 'wpv-views' ), $auth_framework_type, $auth_framework, esc_html( $user_role ) );
# } else {

msgid "Select users with <strong>%s</strong> set by the Framework option <strong>\"%s\"</strong> and with role <strong>\"%s\"</strong>"
msgstr ""

# } else {
# echo sprintf( __( 'Select all users with role <strong>%s</strong>, except of <strong>%s</strong> set by the Framework option <strong>"%s"</strong>', 'wpv-views' ), esc_html( $user_role ), $auth_framework_type, $auth_framework );
# }

msgid "Select all users with role <strong>%s</strong>, except of <strong>%s</strong> set by the Framework option <strong>\"%s\"</strong>"
msgstr ""

# ) {
# $result .= __( ' OR', 'wpv-views' );
# } else {

msgid " OR"
msgstr ""

# } else {
# $result .= __( ' AND', 'wpv-views' );
# }

msgid " AND"
msgstr ""

# '>'				=> __( 'greater than', 'wpv-views' ),
# '>='			=> __( 'greater than or equal', 'wpv-views' ),
# '<'				=> __( 'lower than', 'wpv-views' ),

msgid "greater than or equal"
msgstr ""

# '<'				=> __( 'lower than', 'wpv-views' ),
# '<='			=> __( 'lower than or equal', 'wpv-views' ),
# 'LIKE'			=> __( 'like', 'wpv-views' ),

msgid "lower than or equal"
msgstr ""

# 'NOT LIKE'		=> __( 'not like', 'wpv-views' ),
# 'IN'			=> __( 'in', 'wpv-views' ),
# 'NOT IN'		=> __( 'not in', 'wpv-views' ),

msgid "in"
msgstr ""

# 'IN'			=> __( 'in', 'wpv-views' ),
# 'NOT IN'		=> __( 'not in', 'wpv-views' ),
# 'BETWEEN'		=> __( 'between', 'wpv-views' ),

msgid "not in"
msgstr ""

# } else {
# $compare_selected = __( 'related', 'wpv-views' );
# }

msgid "related"
msgstr ""

# } else {
# $type_selected = __( 'value', 'wpv-views' );
# }

msgid "value"
msgstr ""

# } else {
# echo sprintf( __( '<strong>%s</strong> is a %s %s <strong>%s</strong> <strong>%s</strong>', 'wpv-views' ), $field_nicename, $type_selected, $decimals_selected, $compare_selected, $value_selected );
# }

msgid "<strong>%s</strong> is a %s %s <strong>%s</strong> <strong>%s</strong>"
msgstr ""

# if ( $short ) {
# _e( 'any status.', 'wpv-views' );
# } else {

msgid "any status."
msgstr ""

# } else {
# _e( 'Do not apply any filter based on status.', 'wpv-views' );
# }

msgid "Do not apply any filter based on status."
msgstr ""

# if ( $selected == 'include' ) {
# _e( 'Select <strong>sticky posts only</strong>.', 'wpv-views' );
# } else {

msgid "Select <strong>sticky posts only</strong>."
msgstr ""

# } else {
# _e( 'Select any post <strong>but the sticky ones</strong>.', 'wpv-views' );
# }

msgid "Select any post <strong>but the sticky ones</strong>."
msgstr ""

# case 'current_user':
# _e( 'Select posts with the <strong>author</strong> the same as the <strong>current logged in user</strong>.', 'wpv-views' );
# break;

msgid "Select posts with the <strong>author</strong> the same as the <strong>current logged in user</strong>."
msgstr ""

# case 'parent_user_view':
# _e( 'Select posts with the <strong>author set by the parent User View</strong>.', 'wpv-views' );
# break;

msgid "Select posts with the <strong>author set by the parent User View</strong>."
msgstr ""

# case 'top_current_post':
# _e( 'Select posts with the <strong>author the same as the page where this View is shown</strong>.', 'wpv-views' );
# break;

msgid "Select posts with the <strong>author the same as the page where this View is shown</strong>."
msgstr ""

# case 'current_post_or_parent_post_view':
# _e( 'Select posts with the <strong>author the same as the current post in the loop</strong>.', 'wpv-views' );
# break;

msgid "Select posts with the <strong>author the same as the current post in the loop</strong>."
msgstr ""

# default:
# _e( 'Oops! It seems there is a filter by post author that is missing some options', 'wpv-views' );
# break;

msgid "Oops! It seems there is a filter by post author that is missing some options"
msgstr ""

# default:
# _e( 'Oops! It seems there is a filter by post relationship that is missing some options', 'wpv-views' );
# break;

msgid "Oops! It seems there is a filter by post relationship that is missing some options"
msgstr ""

# case 'top_current_post':
# _e( 'Select posts that are <strong>children</strong> of the <strong>Post where this View is shown</strong>.', 'wpv-views' );
# break;

msgid "Select posts that are <strong>children</strong> of the <strong>Post where this View is shown</strong>."
msgstr ""

# case 'current_post_or_parent_post_view':
# _e( 'Select posts that are a <strong>children</strong> of the <strong>current post in the loop</strong>.', 'wpv-views' );
# break;

msgid "Select posts that are a <strong>children</strong> of the <strong>current post in the loop</strong>."
msgstr ""

# default:
# _e( 'Oops! It seems there is a filter by post IDs that is missing some options', 'wpv-views' );
# break;

msgid "Oops! It seems there is a filter by post IDs that is missing some options"
msgstr ""

# if ( $short ) {
# _e( 'parent is the <strong>page where the View is shown</strong>', 'wpv-views' );
# } else {

msgid "parent is the <strong>page where the View is shown</strong>"
msgstr ""

# } else {
# _e( 'Select posts whose parent is the <strong>page where the View is shown</strong>.', 'wpv-views' );
# }

msgid "Select posts whose parent is the <strong>page where the View is shown</strong>."
msgstr ""

# if ( $short ) {
# _e( 'parent is the <strong>current post in the loop</strong>', 'wpv-views' );
# } else {

msgid "parent is the <strong>current post in the loop</strong>"
msgstr ""

# } else {
# _e( 'Select posts whose parent is the <strong>current post in the loop</strong>.', 'wpv-views' );
# }

msgid "Select posts whose parent is the <strong>current post in the loop</strong>."
msgstr ""

# default:
# _e( 'Oops! It seems there is a filter by post parent that is missing some options', 'wpv-views' );
# break;

msgid "Oops! It seems there is a filter by post parent that is missing some options"
msgstr ""

# if ( in_array( $view_settings['taxonomy_parent_mode'], array( 'current_view', 'current_taxonomy_view' ) ) ) {
# _e( 'Select taxonomy terms whose parent is the value set by the <strong>parent view</strong>.', 'wpv-views' );
# } else if ( $view_settings['taxonomy_parent_mode'] == 'current_archive_loop' ) {

msgid "Select taxonomy terms whose parent is the value set by the <strong>parent view</strong>."
msgstr ""

# } else if ( $view_settings['taxonomy_parent_mode'] == 'current_archive_loop' ) {
# _e( 'Select taxonomy terms whose parent is the <strong>current taxonomy archive</strong>.', 'wpv-views' );
# } else {

msgid "Select taxonomy terms whose parent is the <strong>current taxonomy archive</strong>."
msgstr ""

# ob_start();
# _e( 'Select posts whose', 'wpv-views' );
# foreach ( $view_settings['date_filter']['date_conditions'] as $date_condition ) {

msgid "Select posts whose"
msgstr ""

# default:
# _e( 'Oops! It seems there is a filter by taxonomy terms that is missing some options', 'wpv-views' );
# break;

msgid "Oops! It seems there is a filter by taxonomy terms that is missing some options"
msgstr ""

# if ( $offset > 0 ) {
# $output .= sprintf( _n( 'First result skipped', 'First %d results skipped', $offset, 'wpv-views' ), $offset );
# if ( $limit > 0 ) {

msgid "First result skipped"
msgstr ""

# if ( $offset > 0 ) {
# $output .= sprintf( _n( 'First result skipped', 'First %d results skipped', $offset, 'wpv-views' ), $offset );
# if ( $limit > 0 ) {

msgid "First %d results skipped"
msgstr ""

# if ( $limit > 0 ) {
# $output .= sprintf( _n( ', then one result loaded', ', then %d results loaded', $limit, 'wpv-views' ), $limit );
# }

msgid ", then one result loaded"
msgstr ""

# if ( $limit > 0 ) {
# $output .= sprintf( _n( ', then one result loaded', ', then %d results loaded', $limit, 'wpv-views' ), $limit );
# }

msgid ", then %d results loaded"
msgstr ""

# } else if ( $limit > 0 ) {
# $output .= sprintf( _n( 'First result loaded', 'First %d results loaded', $limit, 'wpv-views' ), $limit );
# }

msgid "First result loaded"
msgstr ""

# } else if ( $limit > 0 ) {
# $output .= sprintf( _n( 'First result loaded', 'First %d results loaded', $limit, 'wpv-views' ), $limit );
# }

msgid "First %d results loaded"
msgstr ""

# if ( $limit > 0 ) {
# $output .= sprintf( _n( ', limit to 1 item', ', limit to %d items', $limit, 'wpv-views' ), $limit );
# }

msgid ", limit to 1 item"
msgstr ""

# if ( $limit > 0 ) {
# $output .= sprintf( _n( ', limit to 1 item', ', limit to %d items', $limit, 'wpv-views' ), $limit );
# }

msgid ", limit to %d items"
msgstr ""

# if ( $offset > 0 ) {
# $output .= sprintf( _n( ', skip first item', ', skip %d items', $offset, 'wpv-views' ), $offset );
# }

msgid ", skip first item"
msgstr ""

# if ( $offset > 0 ) {
# $output .= sprintf( _n( ', skip first item', ', skip %d items', $offset, 'wpv-views' ), $offset );
# }

msgid ", skip %d items"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= sprintf( _n( 'Manual pagination, 1 item per page', 'Manual pagination, %s items per page', $posts_per_page, 'wpv-views' ), $posts_per_page );
# } else {

msgid "Manual pagination, 1 item per page"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= sprintf( _n( 'Manual pagination, 1 item per page', 'Manual pagination, %s items per page', $posts_per_page, 'wpv-views' ), $posts_per_page );
# } else {

msgid "Manual pagination, %s items per page"
msgstr ""

# } else {
# $return .= ', ' . sprintf( _n( '1 item per page with manual pagination', '%s items per page with manual pagination', $posts_per_page, 'wpv-views' ), $posts_per_page );
# }

msgid "1 item per page with manual pagination"
msgstr ""

# } else {
# $return .= ', ' . sprintf( _n( '1 item per page with manual pagination', '%s items per page with manual pagination', $posts_per_page, 'wpv-views' ), $posts_per_page );
# }

msgid "%s items per page with manual pagination"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= sprintf( _n( '%s, 1 item per page', '%s, %s items per page', $posts_per_page, 'wpv-views' ), $pagination_effect, $posts_per_page );
# } else {

msgid "%s, 1 item per page"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= sprintf( _n( '%s, 1 item per page', '%s, %s items per page', $posts_per_page, 'wpv-views' ), $pagination_effect, $posts_per_page );
# } else {

msgid "%s, %s items per page"
msgstr ""

# } else {
# $return .= ', ' . sprintf( _n( '1 item per page with manual AJAX', '%s items per page with manual AJAX', $posts_per_page, 'wpv-views' ), $posts_per_page );
# }

msgid "1 item per page with manual AJAX"
msgstr ""

# } else {
# $return .= ', ' . sprintf( _n( '1 item per page with manual AJAX', '%s items per page with manual AJAX', $posts_per_page, 'wpv-views' ), $posts_per_page );
# }

msgid "%s items per page with manual AJAX"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= sprintf( _n( '%s automatically, 1 item per page', '%s automatically, %s items per page', $posts_per_page, 'wpv-views' ), $pagination_effect, $posts_per_page );
# } else {

msgid "%s automatically, 1 item per page"
msgstr ""

# if ( $context == 'embedded-info' ) {
# $return .= sprintf( _n( '%s automatically, 1 item per page', '%s automatically, %s items per page', $posts_per_page, 'wpv-views' ), $pagination_effect, $posts_per_page );
# } else {

msgid "%s automatically, %s items per page"
msgstr ""

# } else {
# $return .= ', ' . sprintf( _n( '1 item per page with automatic AJAX', '%s items per page with automatic AJAX', $posts_per_page, 'wpv-views' ), $posts_per_page );
# }

msgid "1 item per page with automatic AJAX"
msgstr ""

# } else {
# $return .= ', ' . sprintf( _n( '1 item per page with automatic AJAX', '%s items per page with automatic AJAX', $posts_per_page, 'wpv-views' ), $posts_per_page );
# }

msgid "%s items per page with automatic AJAX"
msgstr ""

# 'element' => '.toolset-video-box-wrap',
# 'title' => __('Creating a template with Views', 'wpv-views'),
# 'width' => '900px',

msgid "Creating a template with Views"
msgstr ""

# 'element' => '.toolset-video-box-wrap',
# 'title' => __('Creating an archive with WordPress Archive', 'wpv-views'),
# 'width' => '900px',

msgid "Creating an archive with WordPress Archive"
msgstr ""

# 'element' => '.toolset-video-box-wrap',
# 'title' => __('Creating and displaying a View', 'wpv-views'),
# 'width' => '900px',

msgid "Creating and displaying a View"
msgstr ""

# $this->id_base = 'wp_views';
# $this->name = __( 'WP Views', 'wpv-views' );
# $this->option_name = 'widget_' . $this->id_base;

msgid "WP Views"
msgstr ""

# 'classname' => 'widget_wp_views',
# 'description' => __( 'Displays a View', 'wpv-views')
# );

msgid "Displays a View"
msgstr ""

# <?php
# printf( __( 'There are no Views defined. You can add them <a%s>here</a>.', 'wpv-views' ), ' href="' . admin_url( 'admin.php?page=views' ). '"' );
# ?>

msgid "There are no Views defined. You can add them <a%s>here</a>."
msgstr ""

# $this->id_base = 'wp_views_filter';
# $this->name = __( 'WP Views Filter', 'wpv-views' );
# $this->option_name = 'widget_' . $this->id_base;

msgid "WP Views Filter"
msgstr ""

# 'classname' => 'widget_wp_views_filter',
# 'description' => __( 'Displays the filter section of a View.', 'wpv-views' )
# );

msgid "Displays the filter section of a View."
msgstr ""

# <label for="<?php echo $this->get_field_id('target_title'); ?>"><?php _e('Target page to show the results:', 'wpv-views'); ?></label>
# <input type="text" id="<?php echo $this->get_field_id('target_title'); ?>" name="<?php echo $this->get_field_name('target_title'); ?>" value="<?php echo $target_title; ?>" class="widefat wpv-widget-form-target-suggest-title js-wpv-widget-form-target-suggest-title" placeholder="<?php echo esc_attr( __( 'Please type', 'wpv-views' ) ); ?>" />
# <input type="hidden" value="<?php echo $target_id; ?>" id="<?php echo $this->get_field_id( 'target_id' ); ?>" name="<?php echo $this->get_field_name( 'target_id' ); ?>" class="widefat js-wpv-widget-form-target-id" />

msgid "Please type"
msgstr ""

# <?php
# printf( __( 'There are no Views with a custom search. You can add them <a%s>here</a>.', 'wpv-views' ), ' href="' . admin_url( 'admin.php?page=views' ). '"' );
# ?>

msgid "There are no Views with a custom search. You can add them <a%s>here</a>."
msgstr ""

# <p>
# <label for="<?php echo $this->get_field_id( 'title' ); ?>"><?php _e( 'Title:', 'wpv-views' ); ?></label>
# <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" />

msgid "Title:"
msgstr ""

# <p>
# <label for="<?php echo $this->get_field_id( 'view' ); ?>"><?php _e( 'View:', 'wpv-views' ); ?></label>
# <select id="<?php echo $this->get_field_id( 'view' ); ?>" name="<?php echo $this->get_field_name( 'view' ); ?>" class="widefat">

msgid "View:"
msgstr ""

# <?php
# _e( 'There are no Views defined.', 'wpv-views' );
# ?>

msgid "There are no Views defined."
msgstr ""

# <p>
# <label for="<?php echo $this->get_field_id( 'view' ); ?>"><?php _e( 'View containing the form:', 'wpv-views' ); ?></label>
# <select id="<?php echo $this->get_field_id( 'view' ); ?>" name="<?php echo $this->get_field_name( 'view' ); ?>" class="widefat js-wpv-view-form-id">

msgid "View containing the form:"
msgstr ""

# </select>
# <span class="desc wpv-helper-text"><?php _e( 'Remember that only Views forms containing a <em>Submit</em> button can be used on a widget', 'wpv-views' ); ?></span>
# </p>

msgid "Remember that only Views forms containing a <em>Submit</em> button can be used on a widget"
msgstr ""

# <p>
# <label for="<?php echo $this->get_field_id('target_title'); ?>"><?php _e('Target page to show the results:', 'wpv-views'); ?></label>
# <input type="text" id="<?php echo $this->get_field_id('target_title'); ?>" name="<?php echo $this->get_field_name('target_title'); ?>" value="<?php echo $target_title; ?>" class="widefat wpv-widget-form-target-suggest-title js-wpv-widget-form-target-suggest-title" placeholder="<?php echo esc_attr( __( 'Please type', 'wpv-views' ) ); ?>" />

msgid "Target page to show the results:"
msgstr ""

# <p class="toolset-alert toolset-error js-wpv-incomplete-setup-box" style="display:none">
# <?php _e( 'Setup incomplete. Please select the page where you would like to show the search results.', 'wpv-views' ); ?>
# </p>

msgid "Setup incomplete. Please select the page where you would like to show the search results."
msgstr ""

# <p><?php esc_html_e( 'Be sure to complete the setup:', 'wpv-views' ); ?></p>
# <a href="#" target="_blank" class="button-primary js-wpv-check-target-setup-link" data-editurl="<?php echo admin_url( 'post.php' ); ?>?post="><?php _e( 'Check the results page', 'wpv-views' ); ?></a>
# <a href="#" class="button-secondary js-wpv-discard-target-setup-link"><?php _e( 'Not now', 'wpv-views' ); ?></a>

msgid "Check the results page"
msgstr ""

# <?php
# _e( 'There are no Views with a custom search.', 'wpv-views' );
# ?>

msgid "There are no Views with a custom search."
msgstr ""

# 'add_new' => _x( 'Add New View', 'book' ),
# 'add_new_item' => __( 'Add New View', 'wpv-views' ),
# 'edit_item' => __( 'Edit View', 'wpv-views' ),

msgid "Add New View"
msgstr ""

# 'edit_item' => __( 'Edit View', 'wpv-views' ),
# 'new_item' => __( 'New View', 'wpv-views' ),
# 'view_item' => __( 'View Views', 'wpv-views' ),

msgid "New View"
msgstr ""

# 'new_item' => __( 'New View', 'wpv-views' ),
# 'view_item' => __( 'View Views', 'wpv-views' ),
# 'search_items' => __( 'Search Views', 'wpv-views' ),

msgid "View Views"
msgstr ""

# 'search_items' => __( 'Search Views', 'wpv-views' ),
# 'not_found' =>  __( 'No views found', 'wpv-views' ),
# 'not_found_in_trash' => __( 'No views found in Trash', 'wpv-views' ),

msgid "No views found"
msgstr ""

# 'not_found' =>  __( 'No views found', 'wpv-views' ),
# 'not_found_in_trash' => __( 'No views found in Trash', 'wpv-views' ),
# 'parent_item_colon' => '',

msgid "No views found in Trash"
msgstr ""

# 'slug'			=> 'views-embedded',
# 'menu_title'	=> __( 'Embedded View', 'wpv-views' ),
# 'page_title'	=> __( 'Embedded View', 'wpv-views' ),

msgid "Embedded View"
msgstr ""

# 'slug'			=> 'view-templates-embedded',
# 'menu_title'	=> __( 'Embedded Content Template', 'wpv-views' ),
# 'page_title'	=> __( 'Embedded Content Template', 'wpv-views' ),

msgid "Embedded Content Template"
msgstr ""

# 'slug'			=> 'view-archives-embedded',
# 'menu_title'	=> __( 'Embedded WordPress Archive', 'wpv-views' ),
# 'page_title'	=> __( 'Embedded WordPress Archive', 'wpv-views' ),

msgid "Embedded WordPress Archive"
msgstr ""

# 'mixed'	=> array(
# 'title'		=> __( 'Export and Import Views data', 'wpv-views' ),
# 'content'	=> '<p>'

msgid "Export and Import Views data"
msgstr ""

# 'content'	=> '<p>'
# . __( 'You need the full Toolset Views plugin to export and import data.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "You need the full Toolset Views plugin to export and import data."
msgstr ""

# if( empty( $id ) ) {
# return sprintf( '<!- %s ->', __( 'View not found', 'wpv-views' ) );
# }

msgid "View not found"
msgstr ""

# } else {
# return sprintf( '<!- %s ->', __( 'target_id not valid', 'wpv-views' ) );
# }

msgid "target_id not valid"
msgstr ""

# /* translators: Text for the opening comment block for the Custom CSS of a WordPress Archive. */
# $cssout .= '/* ' . esc_html( sprintf( __( 'WordPress Archive slug: %s - start', 'wpv-views' ), $cssout_item_title ) ) . " */\n";
# } else {

msgid "WordPress Archive slug: %s - start"
msgstr ""

# /* translators: Text for the opening comment block for the Custom CSS of a View. */
# $cssout .= '/* ' . esc_html( sprintf( __( 'View slug: %s - start', 'wpv-views' ), $cssout_item_title ) ) . " */\n";
# }

msgid "View slug: %s - start"
msgstr ""

# /* translators: Text for the closing comment block for the Custom CSS of a WordPress Archive. */
# $cssout .= '/* ' . esc_html( sprintf( __( 'WordPress Archive slug: %s - end', 'wpv-views' ), $cssout_item_title ) ) . " */\n";
# } else {

msgid "WordPress Archive slug: %s - end"
msgstr ""

# /* translators: Text for the closing comment block for the Custom CSS of a View. */
# $cssout .= '/* ' . esc_html( sprintf( __( 'View slug: %s - end', 'wpv-views' ), $cssout_item_title ) ) . " */\n";
# }

msgid "View slug: %s - end"
msgstr ""

# $help_box_translations = array(
# 'wpv_dont_show_it_again' => __( "Got it! Don't show this message again", 'wpv-views'),
# 'wpv_close' => __( 'Close', 'wpv-views') );

msgid "Got it! Don't show this message again"
msgstr ""

# 'editViewLink' => admin_url( 'admin.php?page=views-editor' ),
# 'editViewLabel' => __( 'Edit this View', 'wpv-views' ),
# 'editTemplateLink' => admin_url( 'admin.php?page=ct-editor' ),

msgid "Edit this View"
msgstr ""

# 'editTemplateLabel' => __( 'Edit this Content Template', 'wpv-views' ),
# 'removeLabel' => __( 'Remove this item', 'wpv-views' ),
# 'missingObject' => __( 'This item does not exist anymore', 'wpv-views' ),

msgid "Remove this item"
msgstr ""

# 'removeLabel' => __( 'Remove this item', 'wpv-views' ),
# 'missingObject' => __( 'This item does not exist anymore', 'wpv-views' ),
# ),

msgid "This item does not exist anymore"
msgstr ""

# 'fields_and_views' => array(
# 'title' => __( 'Toolset - Fields and Views', 'wpv-views' ),
# ),

msgid "Toolset - Fields and Views"
msgstr ""

# 'generated' => array(
# 'title' => __( 'Toolset - generated shortcode', 'wpv-views' )
# ),

msgid "Toolset - generated shortcode"
msgstr ""

# ),
# 'wpv_insert_shortcode'						=> __( 'Insert shortcode', 'wpv-views'),
# 'wpv_create_shortcode'						=> __( 'Create shortcode', 'wpv-views' ),

msgid "Insert shortcode"
msgstr ""

# 'wpv_insert_shortcode'						=> __( 'Insert shortcode', 'wpv-views'),
# 'wpv_create_shortcode'						=> __( 'Create shortcode', 'wpv-views' ),
# 'wpv_update_shortcode'						=> __( 'Update shortcode', 'wpv-views' ),

msgid "Create shortcode"
msgstr ""

# 'wpv_create_shortcode'						=> __( 'Create shortcode', 'wpv-views' ),
# 'wpv_update_shortcode'						=> __( 'Update shortcode', 'wpv-views' ),
# 'wpv_save_settings'							=> __( 'Save settings', 'wpv-views' ),

msgid "Update shortcode"
msgstr ""

# 'wpv_update_shortcode'						=> __( 'Update shortcode', 'wpv-views' ),
# 'wpv_save_settings'							=> __( 'Save settings', 'wpv-views' ),
# 'wpv_close'									=> __( 'Close', 'wpv-views'),

msgid "Save settings"
msgstr ""

# 'wpv_cancel'								=> __( 'Cancel', 'wpv-views' ),
# 'wpv_back'									=> __( 'Back', 'wpv-views' ),
# 'wpv_edit'									=> __( 'Edit', 'wpv-views' ),

msgid "Back"
msgstr ""

# 'wpv_edit'									=> __( 'Edit', 'wpv-views' ),
# 'wpv_fields_and_views_title'				=> __( 'Fields and Views shortcodes', 'wpv-views' ),
# 'wpv_fields_and_views_button_title'			=> __( 'Fields and Views', 'wpv-views' ),

msgid "Fields and Views shortcodes"
msgstr ""

# 'wpv_next'									=> __( 'Next', 'wpv-views' ),
# 'loading_options'							=> __( 'Loading...', 'wpv-views' ),
# 'nonce_error'								=> __( 'Security verification failed, please reload the page and try again', 'wpv-views' ),

msgid "Loading..."
msgstr ""

# 'loading_options'							=> __( 'Loading...', 'wpv-views' ),
# 'nonce_error'								=> __( 'Security verification failed, please reload the page and try again', 'wpv-views' ),
# 'attr_number_invalid'						=> __( 'Please enter a valid number', 'wpv-views' ),

msgid "Security verification failed, please reload the page and try again"
msgstr ""

# 'nonce_error'								=> __( 'Security verification failed, please reload the page and try again', 'wpv-views' ),
# 'attr_number_invalid'						=> __( 'Please enter a valid number', 'wpv-views' ),
# 'attr_numberlist_invalid'					=> __( 'Please enter a valid comma separated number list', 'wpv-views' ),

msgid "Please enter a valid number"
msgstr ""

# 'attr_number_invalid'						=> __( 'Please enter a valid number', 'wpv-views' ),
# 'attr_numberlist_invalid'					=> __( 'Please enter a valid comma separated number list', 'wpv-views' ),
# 'attr_year_invalid'							=> __( 'Please enter a valid four-digits year, like 2015', 'wpv-views' ),

msgid "Please enter a valid comma separated number list"
msgstr ""

# 'attr_dayofweek_invalid'					=> __( 'Please enter a valid day of the week (1-7)', 'wpv-views' ),
# 'attr_url_invalid'							=> __( 'Please enter a valid URL', 'wpv-views' ),
# 'attr_empty'								=> __( 'This field is required', 'wpv-views' ),

msgid "Please enter a valid URL"
msgstr ""

# 'attr_url_invalid'							=> __( 'Please enter a valid URL', 'wpv-views' ),
# 'attr_empty'								=> __( 'This field is required', 'wpv-views' ),
# 'wpv_conditional_button'					=> __( 'Conditional output', 'wpv-views' ),

msgid "This field is required"
msgstr ""

# 'wpv_conditional_button'					=> __( 'Conditional output', 'wpv-views' ),
# 'conditional_enter_conditions_manually'		=> __( 'Edit conditions manually', 'wpv-views' ),
# 'conditional_enter_conditions_gui'			=> __( 'Edit conditions using the GUI', 'wpv-views' ),

msgid "Edit conditions manually"
msgstr ""

# 'conditional_enter_conditions_manually'		=> __( 'Edit conditions manually', 'wpv-views' ),
# 'conditional_enter_conditions_gui'			=> __( 'Edit conditions using the GUI', 'wpv-views' ),
# 'conditional_switch_alert'					=> __( 'Your custom conditions will be lost if you switch back to GUI editing.', 'wpv-views' ),

msgid "Edit conditions using the GUI"
msgstr ""

# 'conditional_enter_conditions_gui'			=> __( 'Edit conditions using the GUI', 'wpv-views' ),
# 'conditional_switch_alert'					=> __( 'Your custom conditions will be lost if you switch back to GUI editing.', 'wpv-views' ),
# 'wpv_editor_callback_nonce'        			=> wp_create_nonce('wpv_editor_callback'),

msgid "Your custom conditions will be lost if you switch back to GUI editing."
msgstr ""

# 'calendar_image'			=> $calendar_image,
# 'calendar_text'				=> esc_js( __( 'Select date', 'wpv-views') ),
# 'datepicker_min_date'		=> $datepicker_min_date,

msgid "Select date"
msgstr ""

# array(
# 'title'	=> __( 'Spinner #1', 'wpv-views' ),
# 'url'	=> WPV_URL_EMBEDDED . '/res/img/ajax-loader.svg'

msgid "Spinner #1"
msgstr ""

# array(
# 'title'	=> __( 'Spinner #2', 'wpv-views' ),
# 'url'	=> WPV_URL_EMBEDDED . '/res/img/ajax-loader2.svg'

msgid "Spinner #2"
msgstr ""

# array(
# 'title'	=> __( 'Spinner #3', 'wpv-views' ),
# 'url'	=> WPV_URL_EMBEDDED . '/res/img/ajax-loader3.svg'

msgid "Spinner #3"
msgstr ""

# array(
# 'title'	=> __( 'Spinner #4', 'wpv-views' ),
# 'url'	=> WPV_URL_EMBEDDED . '/res/img/ajax-loader4.svg'

msgid "Spinner #4"
msgstr ""

# array(
# 'title'	=> __( 'Spinner #5', 'wpv-views' ),
# 'url'	=> WPV_URL_EMBEDDED . '/res/img/ajax-loader-overlay.svg'

msgid "Spinner #5"
msgstr ""

# 'filter_type'	=> 'post_taxonomy_' . $taxonomy,
# 'filter_label'	=> sprintf( __( 'Post taxonomy - %s', 'wpv-views' ), $taxonomy ),
# 'value'			=> $view_settings[ 'taxonomy-' . $taxonomy . '-attribute-url-format' ][0],

msgid "Post taxonomy - %s"
msgstr ""

# 'placeholder'	=> ( $view_settings[ 'taxonomy-' . $taxonomy . '-attribute-url-format' ][0] == 'slug' ) ? 'cat1' : 'Cat 1',
# 'description'	=> ( $view_settings[ 'taxonomy-' . $taxonomy . '-attribute-url-format' ][0] == 'slug' ) ? __( 'Please type a comma separated list of term slugs', 'wpv-views' ) : __( 'Please type a comma separated list of term names', 'wpv-views' )
# );

msgid "Please type a comma separated list of term slugs"
msgstr ""

# 'placeholder'	=> ( $view_settings[ 'taxonomy-' . $taxonomy . '-attribute-url-format' ][0] == 'slug' ) ? 'cat1' : 'Cat 1',
# 'description'	=> ( $view_settings[ 'taxonomy-' . $taxonomy . '-attribute-url-format' ][0] == 'slug' ) ? __( 'Please type a comma separated list of term slugs', 'wpv-views' ) : __( 'Please type a comma separated list of term names', 'wpv-views' )
# );

msgid "Please type a comma separated list of term names"
msgstr ""

# 'filter_type'	=> 'post_custom_field_'. $res[1],
# 'filter_label'	=> sprintf( __( 'Custom field - %s', 'wpv-views' ), $res[1] ),
# 'value'			=> 'custom_field_value',

msgid "Custom field - %s"
msgstr ""

# 'placeholder'	=> 'value',
# 'description'	=> __( 'Please type a custom field value', 'wpv-views' )
# );

msgid "Please type a custom field value"
msgstr ""

# 'filter_type'	=> 'taxonomy_termmeta_field_'. $res[1],
# 'filter_label'	=> sprintf( __( 'Termmeta field - %s', 'wpv-views' ), $res[1] ),
# 'value'			=> 'termmeta_field_value',

msgid "Termmeta field - %s"
msgstr ""

# 'placeholder'	=> 'value',
# 'description'	=> __( 'Please type a termmeta field value', 'wpv-views' )
# );

msgid "Please type a termmeta field value"
msgstr ""

# 'filter_type'	=> 'user_usermeta_field_'. $res[1],
# 'filter_label'	=> sprintf( __( 'Usermeta field - %s', 'wpv-views' ), $res[1] ),
# 'value'			=> 'usermeta_field_value',

msgid "Usermeta field - %s"
msgstr ""

# 'placeholder'	=> 'value',
# 'description'	=> __( 'Please type an username field value', 'wpv-views' )
# );

msgid "Please type an username field value"
msgstr ""

# // empty title, but we're not allowed to adjust it -> fail
# return array( 'error' => __( 'The sanitized Content Template title is empty. Creating a Content Template with no title is not allowed.', 'wpv-views' ) );
# }

msgid "The sanitized Content Template title is empty. Creating a Content Template with no title is not allowed."
msgstr ""

# $exception_message = sprintf(
# __( 'Another Content Template (%s) already uses this slug. Please use another name.', 'wpv-views' ),
# sanitize_text_field( $collision_data['post_title'] )

msgid "Another Content Template (%s) already uses this slug. Please use another name."
msgstr ""

# case 'post_title':
# $exception_message = __( 'Another Content Template already uses this name. Please use another name.', 'wpv-views' );
# break;

msgid "Another Content Template already uses this name. Please use another name."
msgstr ""

# case 'both':
# $exception_message = __( 'Another Content Template already uses this name and slug. Please use another name.', 'wpv-views' );
# break;

msgid "Another Content Template already uses this name and slug. Please use another name."
msgstr ""

# '_set_output_mode failed: invalid value',
# __( 'Invalid output mode.', 'wpv-views' )
# );

msgid "Invalid output mode."
msgstr ""

# '_set_content failed: single-ended types shortcodes',
# __( 'This template includes Types single-ended shortcodes. Please close all Types shortcodes to avoid processing errors.', 'wpv-views' )
# );

msgid "This template includes Types single-ended shortcodes. Please close all Types shortcodes to avoid processing errors."
msgstr ""

# 
# $ct_title = sprintf( '%s - %s', $title, __( 'slide', 'wpv-views' ) );
# 

msgid "slide"
msgstr ""

# 
# $ct_title = sprintf( '%s - %s', $title, __( 'loop item', 'wpv-views' ) );
# $ct_content = sprintf(

msgid "loop item"
msgstr ""

# "<h1>[wpv-post-title]</h1>\n[wpv-post-body view_template=\"None\"]\n[wpv-post-featured-image]\n%s",
# sprintf(__('Posted by %s on %s', 'wpv-views'), '[wpv-post-author]', '[wpv-post-date]' )
# );

msgid "Posted by %s on %s"
msgstr ""

# if( !current_user_can( EDIT_VIEWS ) ) {
# wpv_die_toolset_alert_error( __( 'You have no permission to access this page.', 'wpv-views' ) );
# }

msgid "You have no permission to access this page."
msgstr ""

# } else {
# wpv_die_toolset_alert_error( __( 'An error ocurred while creating a new Content Template.', 'wpv-views' ) );
# }

msgid "An error ocurred while creating a new Content Template."
msgstr ""

# if ( 'trash' === $ct->post_status ) {
# wpv_die_toolset_alert_error( __( 'You can’t edit this Content Template because it is in the Trash. Please restore it and try again.', 'wpv-views' ) );
# }

msgid "You can’t edit this Content Template because it is in the Trash. Please restore it and try again."
msgstr ""

# if ( ! apply_filters( 'wpml_is_original_content', true, $ct->post()->ID, 'post_' . $ct->post()->post_type ) ) {
# wpv_die_toolset_alert_error( __( 'You are trying to edit a Content Template translation. Only original laguage can be edited here. Please edit the translation through WPML Translation Management.', 'wpv-views' ) );
# }

msgid "You are trying to edit a Content Template translation. Only original laguage can be edited here. Please edit the translation through WPML Translation Management."
msgstr ""

# $l10n_data['editor'] = array(
# 'saved' => __( 'Content template saved', 'wpv-views' ),
# 'unsaved' => __( 'Content template not saved', 'wpv-views' ),

msgid "Content template saved"
msgstr ""

# 'saved' => __( 'Content template saved', 'wpv-views' ),
# 'unsaved' => __( 'Content template not saved', 'wpv-views' ),
# 'pending_changes' => __( 'There are some unsaved changes.', 'wpv-views' ),

msgid "Content template not saved"
msgstr ""

# 'unsaved' => __( 'Content template not saved', 'wpv-views' ),
# 'pending_changes' => __( 'There are some unsaved changes.', 'wpv-views' ),
# 'confirm_unload' => __( 'You have entered new data on this page.', 'wpv-views' ),

msgid "There are some unsaved changes."
msgstr ""

# 'pending_changes' => __( 'There are some unsaved changes.', 'wpv-views' ),
# 'confirm_unload' => __( 'You have entered new data on this page.', 'wpv-views' ),
# 'pointer_close' => __( 'Close', 'wpv-views' ),

msgid "You have entered new data on this page."
msgstr ""

# $l10n_data['content_section'] = array(
# 'saved' => esc_attr( __( 'Template updated.', 'wpv-views' ) ),
# 'unsaved' => esc_attr(__( 'Template not saved.', 'wpv-views' ) ),

msgid "Template updated."
msgstr ""

# 'saved' => esc_attr( __( 'Template updated.', 'wpv-views' ) ),
# 'unsaved' => esc_attr(__( 'Template not saved.', 'wpv-views' ) ),
# 'ptr_section' => array(

msgid "Template not saved."
msgstr ""

# 'ptr_section' => array(
# 'title' => __( 'Template', 'wpv-views' ),
# 'paragraphs' => array(

msgid "Template"
msgstr ""

# 'paragraphs' => array(
# __( 'Add fields to the template to display the content. Use HTML tags for styling.', 'wpv-views' )
# )

msgid "Add fields to the template to display the content. Use HTML tags for styling."
msgstr ""

# $l10n_data['settings_section'] = array(
# 'saved' => esc_attr( __( 'Settings updated.', 'wpv-views' ) ),
# 'unsaved' => esc_attr(__( 'Settings not saved.', 'wpv-views' ) ),

msgid "Settings updated."
msgstr ""

# 'saved' => esc_attr( __( 'Settings updated.', 'wpv-views' ) ),
# 'unsaved' => esc_attr(__( 'Settings not saved.', 'wpv-views' ) ),
# 'ptr_output_mode' => array(

msgid "Settings not saved."
msgstr ""

# 'ptr_output_mode' => array(
# 'title' => esc_attr( __( 'Output mode', 'wpv-views' ) ),
# 'paragraphs' => array(

msgid "Output mode"
msgstr ""

# 'paragraphs' => array(
# esc_attr( __( 'Auto-insert paragraphs - convert single line breaks into &lt;br&gt; tags and double line breaks into &lt;p&gt; (paragraph) tags.', 'wpv-views' ) ),
# esc_attr( __( 'Manual paragraphs - don\'t create &lt;br&gt; and &lt;p&gt; tags from line breaks.', 'wpv-views' ) )

msgid "Auto-insert paragraphs - convert single line breaks into &lt;br&gt; tags and double line breaks into &lt;p&gt; (paragraph) tags."
msgstr ""

# esc_attr( __( 'Auto-insert paragraphs - convert single line breaks into &lt;br&gt; tags and double line breaks into &lt;p&gt; (paragraph) tags.', 'wpv-views' ) ),
# esc_attr( __( 'Manual paragraphs - don\'t create &lt;br&gt; and &lt;p&gt; tags from line breaks.', 'wpv-views' ) )
# )

msgid "Manual paragraphs - don't create &lt;br&gt; and &lt;p&gt; tags from line breaks."
msgstr ""

# <input type="radio" value="WP_mode" data-bind="checked: outputModeAccepted" />
# <?php _e( 'Auto-insert paragraphs', 'wpv-views' ); ?>
# </label>

msgid "Auto-insert paragraphs"
msgstr ""

# <input type="radio" value="raw_mode" data-bind="checked: outputModeAccepted" />
# <?php _e( 'Manual paragraphs', 'wpv-views' ); ?>
# </label>

msgid "Manual paragraphs"
msgstr ""

# $l10n_data['title_section'] = array(
# 'saved' => __( 'Title, slug and description updated.', 'wpv-views' ),
# 'unsaved' => __( 'Title, slug and description not saved.', 'wpv-views' ),

msgid "Title, slug and description updated."
msgstr ""

# 'saved' => __( 'Title, slug and description updated.', 'wpv-views' ),
# 'unsaved' => __( 'Title, slug and description not saved.', 'wpv-views' ),
# 'ptr_section' => array(

msgid "Title, slug and description not saved."
msgstr ""

# 'ptr_section' => array(
# 'title' => __( 'Title and description', 'wpv-views' ),
# 'paragraphs' => array(

msgid "Title and description"
msgstr ""

# 'paragraphs' => array(
# __( 'The name of the Content Template is used for you, to identify it. The name is not displayed anywhere on the site.', 'wpv-views' ),
# ),

msgid "The name of the Content Template is used for you, to identify it. The name is not displayed anywhere on the site."
msgstr ""

# ),
# 'title_and_slug_used' => __( 'Both title and slug are being already used by another Content Template. Please use other values.', 'wpv-views' ),
# 'value_already_used_exception_code' => WPV_RuntimeExceptionWithMessage::EXCEPTION_VALUE_ALREADY_USED,

msgid "Both title and slug are being already used by another Content Template. Please use other values."
msgstr ""

# <label class="screen-reader-text js-title-reader" id="title-prompt-text" for="title">
# <?php echo esc_html( __( 'Enter title here', 'wpv-views' ) ); ?>
# </label>

msgid "Enter title here"
msgstr ""

# /* translators: Label of the button to save the Content Template */
# echo esc_html( __( 'Save the Content Template', 'wpv-views' ) );
# ?>

msgid "Save the Content Template"
msgstr ""

# /* translators: Label for the slug input for a Content Template */
# echo esc_html( __( 'Slug:', 'wpv-views' ) );
# ?>

msgid "Slug:"
msgstr ""

# /* translators: Label for the link to trash a Content Template */
# echo esc_html( __( 'Move to trash', 'wpv-views' ) );
# ?>

msgid "Move to trash"
msgstr ""

# /* translators: Label for the input to save a description for a Content Template */
# echo esc_html( __( 'Description:', 'wpv-views' ) );
# ?>

msgid "Description:"
msgstr ""

# $l10n_data['usage_section'] = array(
# 'saved' => esc_attr( __( 'Content Template usage changed.', 'wpv-views' ) ),
# 'unsaved' => esc_attr( __( 'Content Template usage not changed.', 'wpv-views' ) ),

msgid "Content Template usage changed."
msgstr ""

# 'saved' => esc_attr( __( 'Content Template usage changed.', 'wpv-views' ) ),
# 'unsaved' => esc_attr( __( 'Content Template usage not changed.', 'wpv-views' ) ),
# 'ptr_section' => array(

msgid "Content Template usage not changed."
msgstr ""

# 'ptr_section' => array(
# 'title' => __( 'Choose which content types will display using this template.', 'wpv-views' ),
# 'paragraphs' => array(

msgid "Choose which content types will display using this template."
msgstr ""

# /* translators: Hint on how many items are not using a given Content Template, like: 5 Books use either no Content Template, or a different one. */
# __( '%s %s use either no Content Template, or a different one.', 'wpv-views' ),
# '<span class="js-wpv-ct-bind-dialog-post-count"></span>' ,

msgid "%s %s use either no Content Template, or a different one."
msgstr ""

# <div class="wpv-dialog-header">
# <h2>' . __( 'Do you want to apply to all?', 'wpv-views' ) . '</h2>
# <i class="icon-remove fa fa-times js-dialog-close"></i>

msgid "Do you want to apply to all?"
msgstr ""

# <button class="button button-primary js-wpv-dialog-update-button">
# '. __( 'Update', 'wpv-views' ) . '</button>
# </div>

msgid "Update"
msgstr ""

# $loop_template_notice = sprintf(
# __( 'This Content Template is used as the loop block for the %s <a href="%s" target="_blank">%s</a>.', 'wpv-views' ),
# $parent_view->query_mode_display_name,

msgid "This Content Template is used as the loop block for the %s <a href=\"%s\" target=\"_blank\">%s</a>."
msgstr ""

# $loop_template_notice = sprintf(
# __( 'This Content Template is used as the loop block for the trashed %s %s.', 'wpv-views' ),
# $parent_view->query_mode_display_name,

msgid "This Content Template is used as the loop block for the trashed %s %s."
msgstr ""

# '<span data-bind="fadeVisibility: isAsteriskExplanationVisible(\'%s\', \'%s\')"><span style="color:red">*</span> '
# . __('A different Content Template is already assigned to this item.', 'wpv-views')
# . '</span>';

msgid "A different Content Template is already assigned to this item."
msgstr ""

# <?php echo sprintf(
# __( 'This Content Template is used for %s.', 'wpv-views' ),
# implode( ', ', $assigned_labels )

msgid "This Content Template is used for %s."
msgstr ""

# wpv_ct_editor_render_section(
# __( 'Usage', 'wpv-views' ),
# 'js-wpv-usage-section',

msgid "Usage"
msgstr ""

# $this->post_archives_assigned_labels[] = sprintf(
# __( '%s archives', 'wpv-views' ),
# $post_type['display_name']

msgid "%s archives"
msgstr ""

# } else {
# printf( '<p>%s</p>', __( 'There are no custom post type archives', 'wpv-views' ) );
# }

msgid "There are no custom post type archives"
msgstr ""

# /* translators: The button text for the buttons that binds a Content Template to the posts of the selected post type. */
# esc_html( __( 'Bind %1$s %2$s', 'wpv-views' ) ),
# sprintf( '<span data-bind="text: $root.dissidentPostsCountForPostType(\'%s\')"></span>', esc_html( $post_type ) ),

msgid "Bind %1$s %2$s"
msgstr ""

# <button class="button-secondary js-wpv-ct-usage-toggle">
# <?php _e( 'Change usage', 'wpv-views' ); ?>
# </button>

msgid "Change usage"
msgstr ""

# <div class="wpv-advanced-setting">
# <h3><?php _e( 'Single pages', 'wpv-views' ); ?></h3>
# <ul class="wpv-mightlong-list">

msgid "Single pages"
msgstr ""

# <div class="wpv-advanced-setting">
# <h3><?php _e( 'Post archives', 'wpv-views' ); ?></h3>
# <?php

msgid "Post archives"
msgstr ""

# <div class="wpv-advanced-setting">
# <h3><?php _e( 'Taxonomy archives', 'wpv-views' ); ?></h3>
# <ul class="wpv-mightlong-list">

msgid "Taxonomy archives"
msgstr ""

# $field_lowercase = isset( $field_options['name'] ) ? strtolower( $field_options['name'] ) : $id;
# echo sprintf( __( 'Select one %s', 'wpv-views' ), $field_lowercase ) . "\n";
# echo sprintf( __( 'Any %s', 'wpv-views' ), $field_lowercase ) . "\n";

msgid "Select one %s"
msgstr ""

# echo sprintf( __( 'Select one %s', 'wpv-views' ), $field_lowercase ) . "\n";
# echo sprintf( __( 'Any %s', 'wpv-views' ), $field_lowercase ) . "\n";
# }

msgid "Any %s"
msgstr ""

# 'archive'	=> array(
# 'disable_author_filter'	=> __( 'This filter will not be applied to Author archives', 'wpv-views' ),
# ),

msgid "This filter will not be applied to Author archives"
msgstr ""

# $li = WPV_Author_Filter::wpv_get_list_item_ui_post_author( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'post_author', 'posts', 'post-author', __( 'Post author filter', 'wpv-views' ), $li );
# }

msgid "Post author filter"
msgstr ""

# <span class="filter-doc-help">
# <?php echo sprintf(__('%sLearn about filtering by Post Author%s', 'wpv-views'),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_AUTHOR_LINK . '" target="_blank">',

msgid "%sLearn about filtering by Post Author%s"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Post author filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_post_author_summary_txt( $filter_author )

msgid "Post author filter saved"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Post author filter deleted', 'wpv-views' )
# );

msgid "Post author filter deleted"
msgstr ""

# </select>
# <label for="wpv-author-framework"><?php echo sprintf( __( ' is set by the %s key: ', 'wpv-views' ), sanitize_text_field( $framework_data['name'] ) ); ?></label>
# <select name="author_framework" autocomplete="off">

msgid " is set by the %s key: "
msgstr ""

# <input type="radio" id="wpv-filter-author-current-user" name="author_mode[]" value="current_user" <?php checked( $view_settings['author_mode'], 'current_user' ); ?> autocomplete="off" />
# <label for="wpv-filter-author-current-user"><?php _e('Post author is the same as the logged in user', 'wpv-views'); ?></label>
# </li>

msgid "Post author is the same as the logged in user"
msgstr ""

# <input type="radio" id="wpv-filter-author-top-current-post" name="author_mode[]" value="top_current_post" <?php checked( $view_settings['author_mode'], 'top_current_post' ); ?> autocomplete="off" />
# <label for="wpv-filter-author-top-current-post"><?php _e('Post author is the author of the page where this View is shown', 'wpv-views'); ?></label>
# </li>

msgid "Post author is the author of the page where this View is shown"
msgstr ""

# <input type="radio" id="wpv-filter-author-current-post" name="author_mode[]" value="current_post_or_parent_post_view" <?php checked( in_array( $view_settings['author_mode'], array( 'current_page', 'current_post_or_parent_post_view' ) ) ); ?> autocomplete="off" />
# <label for="wpv-filter-author-current-post"><?php _e('Post author is the author of the current post in the loop', 'wpv-views'); ?></label>
# </li>

msgid "Post author is the author of the current post in the loop"
msgstr ""

# <input type="radio" id="wpv-filter-author-parent-view" name="author_mode[]" value="parent_user_view" <?php checked( in_array( $view_settings['author_mode'], array( 'parent_view', 'parent_user_view' ) ) ); ?> autocomplete="off" />
# <label for="wpv-filter-author-parent-view"><?php _e('Post author is set by the parent User View', 'wpv-views'); ?></label>
# </li>

msgid "Post author is set by the parent User View"
msgstr ""

# <input type="radio" id="wpv-filter-author-this-user" name="author_mode[]" value="this_user" <?php checked( $view_settings['author_mode'], 'this_user' ); ?> autocomplete="off" />
# <label for="wpv-filter-author-this-user"><?php _e('Post author is ', 'wpv-views'); ?></label>
# <?php

msgid "Post author is "
msgstr ""

# <input type="radio" id="wpv-filter-author-by-url" name="author_mode[]" value="by_url" <?php checked( $view_settings['author_mode'], 'by_url' ); ?> autocomplete="off" />
# <label for="wpv-filter-author-by-url"><?php _e('Author\'s ', 'wpv-views'); ?></label>
# <select id="wpv_author_url_type" name="author_url_type" autocomplete="off">

msgid "Author's "
msgstr ""

# <option value="id" <?php selected( $view_settings['author_url_type'], 'id' ); ?>><?php _e( 'ID', 'wpv-views' ); ?></option>
# <option value="username" <?php selected( $view_settings['author_url_type'], 'username' ); ?>><?php _e( 'username', 'wpv-views' ); ?></option>
# </select>

msgid "username"
msgstr ""

# </select>
# <label for="wpv-author-url"><?php _e(' is set by the URL parameter: ', 'wpv-views'); ?></label>
# <input id="wpv-author-url" type='text' class="js-wpv-filter-author-url js-wpv-filter-validate" data-type="url" data-class="js-wpv-filter-author-url" name="author_url" value="<?php echo esc_attr( $view_settings['author_url'] ); ?>" size="10" autocomplete="off" />

msgid " is set by the URL parameter: "
msgstr ""

# </select>
# <label for="wpv-author-shortcode"><?php _e(' is set by the View shortcode attribute: ', 'wpv-views'); ?></label>
# <input id="wpv-author-shortcode" type='text' class="js-wpv-filter-author-shortcode js-wpv-filter-validate" data-type="shortcode" data-class="js-wpv-filter-author-shortcode" name="author_shortcode" value="<?php echo esc_attr( $view_settings['author_shortcode'] ); ?>" size="10" autocomplete="off" />

msgid " is set by the View shortcode attribute: "
msgstr ""

# ?>
# <h4><?php _e( 'How to filter', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set">

msgid "How to filter"
msgstr ""

# $filter_texts = array(
# 'dialog_title'		=> __( 'Delete taxonomy filters', 'wpv-views' ),
# 'cancel'			=> __( 'Cancel', 'wpv-views' ),

msgid "Delete taxonomy filters"
msgstr ""

# 'cancel'			=> __( 'Cancel', 'wpv-views' ),
# 'edit_filters'		=> __( 'Edit the taxonomy filters', 'wpv-views' ),
# 'delete_filters'	=> __( 'Delete all taxonomy filters', 'wpv-views' ),

msgid "Edit the taxonomy filters"
msgstr ""

# 'edit_filters'		=> __( 'Edit the taxonomy filters', 'wpv-views' ),
# 'delete_filters'	=> __( 'Delete all taxonomy filters', 'wpv-views' ),
# 'post'				=> array(

msgid "Delete all taxonomy filters"
msgstr ""

# 'archive'			=> array(
# 'disable_post_taxonomy_filter'	=> __( 'This filter will not be applied to Taxonomy Archives matching the filtered taxonomies: %s', 'wpv-views' ),
# ),

msgid "This filter will not be applied to Taxonomy Archives matching the filtered taxonomies: %s"
msgstr ""

# <?php
# $summary = __( 'Select posts with taxonomy: ', 'wpv-views' ) . $summary;
# /**

msgid "Select posts with taxonomy: "
msgstr ""

# <?php echo sprintf(
# __( '%sLearn about filtering by taxonomy%s', 'wpv-views' ),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_TAXONOMY_LINK . '" target="_blank">',

msgid "%sLearn about filtering by taxonomy%s"
msgstr ""

# */
# $filter_title = apply_filters( 'wpv_filter_query_filter_title', __( 'Taxonomy filter', 'wpv-views' ), self::FILTER_TYPE, $view_settings );
# WPV_Filter_Item::multiple_filter_list_item( 'taxonomy', 'posts', $filter_title, $li_content );

msgid "Taxonomy filter"
msgstr ""

# <div class="wpv-filter-multiple-element-options">
# <?php echo sprintf( __( '%s are:', 'wpv-views' ), $taxonomy_name ); ?>
# <select class="wpv_taxonomy_relationship js-wpv-taxonomy-relationship js-wpv-filter-validate" name="tax_<?php echo esc_attr( $taxonomy ); ?>_relationship" data-type="select" autocomplete="off">

msgid "%s are:"
msgstr ""

# ?>
# <option value="framework" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'framework' ); ?>><?php echo sprintf( __('Set by one %s key', 'wpv-views'), sanitize_text_field( $framework_data['name'] ) ); ?></option>
# <?php

msgid "Set by one %s key"
msgstr ""

# <span class="wpv-combo">
# <?php echo __( 'The', 'wpv-views' ); ?>
# <select name="taxonomy-<?php echo esc_attr( $taxonomy ); ?>-attribute-url-format[]">

msgid "The"
msgstr ""

# <select name="taxonomy-<?php echo esc_attr( $taxonomy ); ?>-attribute-url-format[]">
# <option value="slug" <?php selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-url-format'], 'slug' ); ?>><?php echo sprintf( __( '%s slug', 'wpv-views' ), $taxonomy );?></option>
# <option value="name" <?php selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-url-format'], 'name' ); ?>><?php echo sprintf( __( '%s name', 'wpv-views' ), $taxonomy );?></option>

msgid "%s slug"
msgstr ""

# <option value="slug" <?php selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-url-format'], 'slug' ); ?>><?php echo sprintf( __( '%s slug', 'wpv-views' ), $taxonomy );?></option>
# <option value="name" <?php selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-url-format'], 'name' ); ?>><?php echo sprintf( __( '%s name', 'wpv-views' ), $taxonomy );?></option>
# </select>

msgid "%s name"
msgstr ""

# <span class="wpv-combo">
# <?php echo __( 'is', 'wpv-views' ); ?>
# <?php

msgid "is"
msgstr ""

# <select name="taxonomy-<?php echo esc_attr( $taxonomy ); ?>-attribute-operator" id="taxonomy-<?php echo esc_attr( $taxonomy ); ?>-attribute-operator" class="js-taxonomy-<?php echo esc_attr( $taxonomy ); ?>-attribute-operator">
# <option value="IN" <?php echo selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-operator'], 'IN' ); ?>><?php echo __('any of the values', 'wpv-views'); ?></option>
# <option value="NOT IN" <?php echo selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-operator'], 'NOT IN' ); ?>><?php echo __('not one of the values', 'wpv-views'); ?></option>

msgid "any of the values"
msgstr ""

# <option value="IN" <?php echo selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-operator'], 'IN' ); ?>><?php echo __('any of the values', 'wpv-views'); ?></option>
# <option value="NOT IN" <?php echo selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-operator'], 'NOT IN' ); ?>><?php echo __('not one of the values', 'wpv-views'); ?></option>
# <option value="AND" <?php echo selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-operator'], 'AND' ); ?>><?php echo __('all of the values', 'wpv-views'); ?></option>

msgid "not one of the values"
msgstr ""

# <option value="NOT IN" <?php echo selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-operator'], 'NOT IN' ); ?>><?php echo __('not one of the values', 'wpv-views'); ?></option>
# <option value="AND" <?php echo selected( $view_settings['taxonomy-' . $taxonomy . '-attribute-operator'], 'AND' ); ?>><?php echo __('all of the values', 'wpv-views'); ?></option>
# </select>

msgid "all of the values"
msgstr ""

# </span>
# <?php echo __( ' coming from the ', 'wpv-views' ); ?>
# <span class="wpv-combo">

msgid " coming from the "
msgstr ""

# <span class="wpv-combo">
# <span class="js-taxonomy-param-label" data-attribute="<?php echo esc_attr( __( 'Shortcode attribute', 'wpv-views' ) );?>" data-parameter="<?php echo esc_attr( __( 'URL parameter', 'wpv-views' ) );?>"><?php echo ( $view_settings['tax_' . $taxonomy . '_relationship'] == 'FROM URL' ) ? __( 'URL parameter', 'wpv-views' ) : __( 'Shortcode attribute', 'wpv-views' );?></span>
# <input type="text" data-class="js-taxonomy-<?php echo esc_attr( $taxonomy ); ?>-param" data-type="url" class="wpv_taxonomy_param js-taxonomy-param js-taxonomy-<?php echo esc_attr( $taxonomy ); ?>-param js-wpv-filter-validate" name="taxonomy-<?php echo esc_attr( $taxonomy ); ?>-attribute-url" value="<?php echo esc_attr($view_settings['taxonomy-' . $taxonomy . '-attribute-url']); ?>" />

msgid "Shortcode attribute"
msgstr ""

# 'id'			=> $view_id,
# 'message'		=> __( 'Taxonomy filter saved', 'wpv-views' ),
# 'summary'		=> $summary,

msgid "Taxonomy filter saved"
msgstr ""

# 'parametric'	=> $parametric_search_hints,
# 'message'		=> __( 'Taxonomy filter deleted', 'wpv-views' )
# );

msgid "Taxonomy filter deleted"
msgstr ""

# 'query_filter_define_callback'	=> array( 'WPV_Taxonomy_Filter', 'query_filter_define_callback' ),
# 'custom_search_filter_group'	=> __( 'Taxonomy filters', 'wpv-views' ),
# 'custom_search_filter_items'	=> $items

msgid "Taxonomy filters"
msgstr ""

# <div class="wpv-filter-taxonomy-relationship wpv-filter-multiple-element js-wpv-filter-taxonomy-relationship">
# <h4><?php _e('Taxonomy relationship:', 'wpv-views') ?></h4>
# <div class="wpv-filter-multiple-element-options">

msgid "Taxonomy relationship:"
msgstr ""

# <div class="wpv-filter-multiple-element-options">
# <?php _e('Relationship to use when querying with multiple taxonomies:', 'wpv-views'); ?>
# <select name="taxonomy_relationship">

msgid "Relationship to use when querying with multiple taxonomies:"
msgstr ""

# <select name="taxonomy_relationship">
# <option value="AND" <?php selected( $view_settings['taxonomy_relationship'], 'AND' ); ?>><?php _e( 'AND', 'wpv-views' ); ?>&nbsp;</option>
# <option value="OR" <?php selected( $view_settings['taxonomy_relationship'], 'OR' ); ?>><?php _e( 'OR', 'wpv-views' ); ?></option>

msgid "AND"
msgstr ""

# <option value="AND" <?php selected( $view_settings['taxonomy_relationship'], 'AND' ); ?>><?php _e( 'AND', 'wpv-views' ); ?>&nbsp;</option>
# <option value="OR" <?php selected( $view_settings['taxonomy_relationship'], 'OR' ); ?>><?php _e( 'OR', 'wpv-views' ); ?></option>
# </select>

msgid "OR"
msgstr ""

# <button class="button button-secondary button-small js-filter-remove" data-taxonomy="<?php echo esc_attr( $taxonomy ); ?>" data-nonce="<?php echo wp_create_nonce( 'wpv_view_filter_taxonomy_delete_nonce' );?>">
# <i class="icon-trash fa fa-trash"></i>&nbsp;<?php _e( 'Delete', 'wpv-views' ); ?>
# </button>

msgid "Delete"
msgstr ""

# ?>
# <option value=""><?php _e( 'Select one option...', 'wpv-views' ); ?></option>
# <?php

msgid "Select one option..."
msgstr ""

# } ?>
# <option value="IN" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'IN' ); ?>><?php _e('Any of the following', 'wpv-views'); ?></option>
# <option value="NOT IN" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'NOT IN' ); ?>><?php _e('No one of the following', 'wpv-views'); ?></option>

msgid "Any of the following"
msgstr ""

# <option value="IN" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'IN' ); ?>><?php _e('Any of the following', 'wpv-views'); ?></option>
# <option value="NOT IN" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'NOT IN' ); ?>><?php _e('No one of the following', 'wpv-views'); ?></option>
# <option value="AND" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'AND' ); ?>><?php _e('All of the following', 'wpv-views'); ?></option>

msgid "No one of the following"
msgstr ""

# <option value="NOT IN" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'NOT IN' ); ?>><?php _e('No one of the following', 'wpv-views'); ?></option>
# <option value="AND" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'AND' ); ?>><?php _e('All of the following', 'wpv-views'); ?></option>
# <?php

msgid "All of the following"
msgstr ""

# ?>
# <option value="top_current_post" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'top_current_post' ); ?>><?php _e('Set by the page where this View is shown', 'wpv-views'); ?></option>
# <?php

msgid "Set by the page where this View is shown"
msgstr ""

# ?>
# <option value="current_post_or_parent_post_view" <?php selected( in_array( $view_settings['tax_' . $taxonomy . '_relationship'], array( 'FROM PAGE', 'current_post_or_parent_post_view' ) ) ); ?>><?php _e('Set by the current post in the loop', 'wpv-views'); ?></option>
# <?php

msgid "Set by the current post in the loop"
msgstr ""

# ?>
# <option value="FROM ARCHIVE" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'FROM ARCHIVE' ); ?>><?php _e('Set by the current archive page', 'wpv-views'); ?></option>
# <?php

msgid "Set by the current archive page"
msgstr ""

# ?>
# <option value="current_taxonomy_view" <?php selected( in_array( $view_settings['tax_' . $taxonomy . '_relationship'], array( 'FROM PARENT VIEW', 'current_taxonomy_view' ) ) ); ?>><?php _e('Set by the parent Taxonomy View', 'wpv-views'); ?></option>
# <?php

msgid "Set by the parent Taxonomy View"
msgstr ""

# ?>
# <option value="FROM ATTRIBUTE" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'FROM ATTRIBUTE' ); ?>><?php _e('Set by one View shortcode attribute', 'wpv-views'); ?></option>
# <?php

msgid "Set by one View shortcode attribute"
msgstr ""

# ?>
# <option value="FROM URL" <?php selected( $view_settings['tax_' . $taxonomy . '_relationship'], 'FROM URL' ); ?>><?php _e('Set by one URL parameter', 'wpv-views'); ?></option>
# <?php

msgid "Set by one URL parameter"
msgstr ""

# <?php if ( $WP_Views_fapi->framework_valid ) { ?>
# <label for="taxonomy-<?php echo esc_attr( $taxonomy ); ?>-framework-select"><?php _e( 'Use the Framework value for', 'wpv-views' ); ?></label>
# <select id="taxonomy-<?php echo esc_attr( $taxonomy ); ?>-framework-select" name="taxonomy-<?php echo esc_attr( $taxonomy ); ?>-framework" autocomplete="off">

msgid "Use the Framework value for"
msgstr ""

# self::$date_options = array(
# 'year'		=> __( 'Year', 'wpv-views' ),
# 'month'		=> __( 'Month', 'wpv-views' ),

msgid "Year"
msgstr ""

# 'year'		=> __( 'Year', 'wpv-views' ),
# 'month'		=> __( 'Month', 'wpv-views' ),
# 'week'		=> __( 'Week', 'wpv-views' ),

msgid "Month"
msgstr ""

# 'month'		=> __( 'Month', 'wpv-views' ),
# 'week'		=> __( 'Week', 'wpv-views' ),
# 'day'		=> __( 'Day', 'wpv-views' ),

msgid "Week"
msgstr ""

# 'week'		=> __( 'Week', 'wpv-views' ),
# 'day'		=> __( 'Day', 'wpv-views' ),
# 'dayofyear'	=> __( 'Day of the year', 'wpv-views' ),

msgid "Day"
msgstr ""

# 'day'		=> __( 'Day', 'wpv-views' ),
# 'dayofyear'	=> __( 'Day of the year', 'wpv-views' ),
# 'dayofweek'	=> __( 'Day of the week', 'wpv-views' ),

msgid "Day of the year"
msgstr ""

# 'dayofyear'	=> __( 'Day of the year', 'wpv-views' ),
# 'dayofweek'	=> __( 'Day of the week', 'wpv-views' ),
# 'hour'		=> __( 'Hour', 'wpv-views' ),

msgid "Day of the week"
msgstr ""

# 'dayofweek'	=> __( 'Day of the week', 'wpv-views' ),
# 'hour'		=> __( 'Hour', 'wpv-views' ),
# 'minute'	=> __( 'Minute', 'wpv-views' ),

msgid "Hour"
msgstr ""

# 'hour'		=> __( 'Hour', 'wpv-views' ),
# 'minute'	=> __( 'Minute', 'wpv-views' ),
# 'second'	=> __( 'Second', 'wpv-views' )

msgid "Minute"
msgstr ""

# 'minute'	=> __( 'Minute', 'wpv-views' ),
# 'second'	=> __( 'Second', 'wpv-views' )
# );

msgid "Second"
msgstr ""

# self::$date_columns = array(
# 'post_date'			=> __( 'published date', 'wpv-views' ),
# 'post_date_gmt'		=> __( 'published date GMT', 'wpv-views' ),

msgid "published date"
msgstr ""

# 'post_date'			=> __( 'published date', 'wpv-views' ),
# 'post_date_gmt'		=> __( 'published date GMT', 'wpv-views' ),
# 'post_modified'		=> __( 'modified date', 'wpv-views' ),

msgid "published date GMT"
msgstr ""

# 'post_date_gmt'		=> __( 'published date GMT', 'wpv-views' ),
# 'post_modified'		=> __( 'modified date', 'wpv-views' ),
# 'post_modified_gmt'	=> __( 'modified date GMT', 'wpv-views' )

msgid "modified date"
msgstr ""

# 'post_modified'		=> __( 'modified date', 'wpv-views' ),
# 'post_modified_gmt'	=> __( 'modified date GMT', 'wpv-views' )
# );

msgid "modified date GMT"
msgstr ""

# 'archive'	=> array(
# 'disable_post_date_filter'	=> __( 'This filter will not be applied to date based archives: Year archives, Month archives and Day archives', 'wpv-views' ),
# ),

msgid "This filter will not be applied to date based archives: Year archives, Month archives and Day archives"
msgstr ""

# $li = WPV_Date_Filter::wpv_get_list_item_ui_post_date( $view_settings );
# WPV_Filter_Item::multiple_filter_list_item( 'post-date', 'posts', __( 'Post date filter', 'wpv-views' ), $li );
# }

msgid "Post date filter"
msgstr ""

# <span class="filter-doc-help">
# <?php echo sprintf(__('%sLearn about filtering by Post Date%s', 'wpv-views'),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_POST_DATE_LINK . '" target="_blank">',

msgid "%sLearn about filtering by Post Date%s"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Post date filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_post_date_summary_txt( $view_array )

msgid "Post date filter saved"
msgstr ""

# $extra_values_options = array(
# 'current_one' => __( 'CURRENT_ONE', 'wpv-views' ),
# 'future_one' => __( 'FUTURE_ONE', 'wpv-views' ),

msgid "CURRENT_ONE"
msgstr ""

# 'current_one' => __( 'CURRENT_ONE', 'wpv-views' ),
# 'future_one' => __( 'FUTURE_ONE', 'wpv-views' ),
# 'past_one' => __( 'PAST_ONE', 'wpv-views' )

msgid "FUTURE_ONE"
msgstr ""

# 'future_one' => __( 'FUTURE_ONE', 'wpv-views' ),
# 'past_one' => __( 'PAST_ONE', 'wpv-views' )
# );

msgid "PAST_ONE"
msgstr ""

# $origins = '<select class="js-wpv-element-not-serialize js-wpv-filter-date-origin" name="wpv-date-condition-origin" autocomplete="off">';
# $origins .= '<option data-group="basic" value="constant" ' . selected( $selected, 'constant', false ) . '>' . __( 'Constant', 'wpv-views' ) . '</option>';
# if ( 'normal' == $query_mode ) {

msgid "Constant"
msgstr ""

# <p>
# <button class="button button-secondary js-wpv-date-filter-add-condition"><?php _e( 'Add another date condition', 'wpv-views' ); ?></button>
# </p>

msgid "Add another date condition"
msgstr ""

# <div class="wpv-filter-post-date-relationship wpv-filter-multiple-element js-wpv-filter-post-date-relationship<?php if ( count( $view_settings['date_filter']['date_conditions'] ) < 2 ) { echo ' hidden'; } ?>">
# <h4><?php _e('Date conditions relationship:', 'wpv-views') ?></h4>
# <div class="wpv-filter-multiple-element-options">

msgid "Date conditions relationship:"
msgstr ""

# <div class="wpv-filter-multiple-element-options">
# <?php _e('Relationship to use when querying with multiple date conditions:', 'wpv-views'); ?>
# <select name="date_relation" id="js-wpv-filter-date-relation" autocomplete="off">

msgid "Relationship to use when querying with multiple date conditions:"
msgstr ""

# <div class="wpv-filter-multiple-element js-wpv-filter-multiple-element js-wpv-date-condition">
# <h4><?php _e( 'Date condition', 'wpv-views' ); ?></h4>
# <span class="wpv-filter-multiple-element-delete">

msgid "Date condition"
msgstr ""

# <?php
# _e( 'Select posts with', 'wpv-views' );
# ?>

msgid "Select posts with"
msgstr ""

# <input type="text" name="wpv-date-condition-group-data" class="js-wpv-element-not-serialize js-wpv-filter-date-data <?php echo esc_attr( $extra_classname ); ?>" data-combotype="group" value="<?php echo esc_attr( $this_option_function_and_value['value'] ); ?>" autocomplete="off" />
# <button class="button button-secondary js-wpv-date-condition-group-value-delete <?php if ( ! $show_buttons || $this_option_key == 0 ) { echo 'hidden'; } ?>"><i class="icon-remove fa fa-times"></i> <?php _e( 'Remove', 'wpv-views' ); ?></button>
# </div>

msgid "Remove"
msgstr ""

# ?>
# <button style="margin-top:5px;" class="button button-secondary js-wpv-date-condition-group-value-add <?php if ( ! $show_buttons ) { echo 'hidden'; } ?>"><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add another option', 'wpv-views' ); ?></button>
# </li>

msgid "Add another option"
msgstr ""

# $filters['post_id'] = array(
# 'name'		=> __( 'Post id', 'wpv-views' ),
# 'present'	=> 'id_mode',

msgid "Post id"
msgstr ""

# */
# $filter_title = apply_filters( 'wpv_filter_query_filter_title', __( 'Post ID filter', 'wpv-views' ), self::FILTER_TYPE, $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'post_id', 'posts', 'post-id', $filter_title, $li );

msgid "Post ID filter"
msgstr ""

# <span class="filter-doc-help">
# <?php echo sprintf(__('%sLearn about filtering by Post ID%s', 'wpv-views'),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_POST_ID_LINK . '" target="_blank">',

msgid "%sLearn about filtering by Post ID%s"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Post ID filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_post_id_summary_txt( $filter_id )

msgid "Post ID filter saved"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Post ID filter deleted', 'wpv-views' )
# );

msgid "Post ID filter deleted"
msgstr ""

# <input type="radio" id="wpv-filter-id-framework" name="id_mode[]" value="framework" <?php checked( $view_settings['id_mode'], 'framework' ); ?> autocomplete="off" />
# <label for="wpv-filter-id-framework"><?php echo sprintf( __( 'Posts with IDs set by the %s key: ', 'wpv-views'), sanitize_text_field( $framework_data['name'] ) ); ?></label>
# <select name="post_ids_framework" autocomplete="off">

msgid "Posts with IDs set by the %s key: "
msgstr ""

# <input type="radio" id="wpv-filter-id-list" name="id_mode[]" value="by_ids" <?php checked( $view_settings['id_mode'], 'by_ids' ); ?> autocomplete="off" />
# <label for="wpv-filter-id-list"><?php _e( 'Posts with those IDs: ', 'wpv-views' ); ?></label>
# <input type='text' name="post_id_ids_list" value="<?php echo esc_attr( $view_settings['post_id_ids_list'] ); ?>" size="15" autocomplete="off" />

msgid "Posts with those IDs: "
msgstr ""

# <input type="radio" id="wpv-filter-id-url" name="id_mode[]" value="by_url" <?php checked( $view_settings['id_mode'], 'by_url' ); ?> autocomplete="off" />
# <label for="wpv-filter-id-url"><?php _e('Posts with IDs set by this URL parameter: ', 'wpv-views'); ?></label>
# <input type='text' class="js-wpv-filter-id-url js-wpv-filter-validate" data-type="url" data-class="js-wpv-filter-id-url" name="post_ids_url" value="<?php echo esc_attr( $view_settings['post_ids_url'] ); ?>" size="10" autocomplete="off" />

msgid "Posts with IDs set by this URL parameter: "
msgstr ""

# <input type="radio" id="wpv-filter-id-shortcode" name="id_mode[]" value="shortcode" <?php checked( $view_settings['id_mode'], 'shortcode' ); ?> autocomplete="off" />
# <label for="wpv-filter-id-shortcode"><?php _e('Posts with IDs set by the View shortcode attribute: ', 'wpv-views'); ?></label>
# <input type='text' class="js-wpv-filter-id-shortcode js-wpv-filter-validate" data-type="shortcode" data-class="js-wpv-filter-id-shortcode" name="post_ids_shortcode" value="<?php echo esc_attr( $view_settings['post_ids_shortcode'] ); ?>" size="10" autocomplete="off" />

msgid "Posts with IDs set by the View shortcode attribute: "
msgstr ""

# ?>
# <h4><?php _e( 'Include or exclude', 'wpv-views' ); ?></h4>
# <div class="wpv-filter-options-set">

msgid "Include or exclude"
msgstr ""

# <div class="wpv-filter-options-set">
# <label for="id_in_or_out"><?php _e('Filter posts to', 'wpv-views'); ?></label>
# <select id="id_in_or_out" name="id_in_or_out" class="js_id_in_or_out" autocomplete="off">

msgid "Filter posts to"
msgstr ""

# 'custom'			=> array(
# 'dialog_title'		=> __( 'Delete custom field filters', 'wpv-views' ),
# 'cancel'			=> __( 'Cancel', 'wpv-views' ),

msgid "Delete custom field filters"
msgstr ""

# 'cancel'			=> __( 'Cancel', 'wpv-views' ),
# 'edit_filters'		=> __( 'Edit the custom field filters', 'wpv-views' ),
# 'delete_filters'	=> __( 'Delete all custom field filters', 'wpv-views' )

msgid "Edit the custom field filters"
msgstr ""

# 'edit_filters'		=> __( 'Edit the custom field filters', 'wpv-views' ),
# 'delete_filters'	=> __( 'Delete all custom field filters', 'wpv-views' )
# ),

msgid "Delete all custom field filters"
msgstr ""

# 'usermeta'			=> array(
# 'dialog_title'		=> __( 'Delete usermeta field filters', 'wpv-views' ),
# 'cancel'			=> __( 'Cancel', 'wpv-views' ),

msgid "Delete usermeta field filters"
msgstr ""

# 'cancel'			=> __( 'Cancel', 'wpv-views' ),
# 'edit_filters'		=> __( 'Edit the usermeta field filters', 'wpv-views' ),
# 'delete_filters'	=> __( 'Delete all usermeta field filters', 'wpv-views' )

msgid "Edit the usermeta field filters"
msgstr ""

# 'edit_filters'		=> __( 'Edit the usermeta field filters', 'wpv-views' ),
# 'delete_filters'	=> __( 'Delete all usermeta field filters', 'wpv-views' )
# ),

msgid "Delete all usermeta field filters"
msgstr ""

# 'termmeta'			=> array(
# 'dialog_title'		=> __( 'Delete termmeta field filters', 'wpv-views' ),
# 'cancel'			=> __( 'Cancel', 'wpv-views' ),

msgid "Delete termmeta field filters"
msgstr ""

# 'cancel'			=> __( 'Cancel', 'wpv-views' ),
# 'edit_filters'		=> __( 'Edit the termmeta field filters', 'wpv-views' ),
# 'delete_filters'	=> __( 'Delete all termmeta field filters', 'wpv-views' ),

msgid "Edit the termmeta field filters"
msgstr ""

# 'edit_filters'		=> __( 'Edit the termmeta field filters', 'wpv-views' ),
# 'delete_filters'	=> __( 'Delete all termmeta field filters', 'wpv-views' ),
# ),

msgid "Delete all termmeta field filters"
msgstr ""

# __( 'Shortcode attribute', 'wpv-views' )	=> 'attribute',
# __( 'Framework value', 'wpv-views' )		=> 'framework',
# 'NOW'										=> 'now',

msgid "Framework value"
msgstr ""

# echo sprintf(
# __( 'The field %1$s is a %2$s %4$s that is %3$s the following:', 'wpv-views' ),
# esc_attr( $args['nicename'] ),

msgid "The field %1$s is a %2$s %4$s that is %3$s the following:"
msgstr ""

# ?>
# <button class="<?php echo esc_attr( 'button-secondary js-wpv-' . $meta_type . '-field-add-value' ); ?>" style="margin-top:10px;"><i class="icon-plus fa fa-plus"></i> <?php echo esc_html( __( 'Add another value', 'wpv-views' ) ); ?></button>
# </div>

msgid "Add another value"
msgstr ""

# <div class="<?php echo esc_attr( 'wpv-filter-multiple-element js-wpv-filter-multiple-element js-wpv-filter-' . $meta_type . '-field-multiple-element js-filter-row-' . $meta_type . '-field-' . $field_name ); ?>" data-field="<?php echo esc_attr( $field_name ); ?>">
# <h4><?php echo __('Field', 'wpv-views') . ' - ' . $field_nicename; ?></h4>
# <span class="wpv-filter-multiple-element-delete">

msgid "Field"
msgstr ""

# $view_array = get_post_meta( $view_id, '_wpv_settings', true );
# $summary = __( 'Select items with field: ', 'wpv-views' );
# $result = '';

msgid "Select items with field: "
msgstr ""

# 'id'			=> $view_id,
# 'message'		=> __( 'Field filter saved', 'wpv-views' ),
# 'summary'		=> $summary,

msgid "Field filter saved"
msgstr ""

# 'parametric'	=> $parametric_search_hints,
# 'message'		=> __( 'Field filter deleted', 'wpv-views' )
# );

msgid "Field filter deleted"
msgstr ""

# static function wpv_add_filter_custom_field_list_item( $view_settings ) {
# WPV_Meta_Field_Filter::wpv_add_filter_meta_field_list_item( $view_settings, 'custom', 'posts', __( 'Custom field filter', 'wpv-views' ) );
# }

msgid "Custom field filter"
msgstr ""

# $link = sprintf(
# __( '%sLearn about filtering by custom fields%s', 'wpv-views' ),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_CUSTOM_FIELD_LINK . '" target="_blank">',

msgid "%sLearn about filtering by custom fields%s"
msgstr ""

# static function wpv_add_filter_termmeta_field_list_item( $view_settings ) {
# WPV_Meta_Field_Filter::wpv_add_filter_meta_field_list_item( $view_settings, 'termmeta', 'taxonomies', __( 'Termmeta field filter', 'wpv-views' ) );
# }

msgid "Termmeta field filter"
msgstr ""

# $filters[ 'usermeta-field-basic-' . $b_filter[1] ] = array(
# 'name'		=> sprintf( __( 'User field - %s', 'wpv-views' ), $b_filter[0]),
# 'present'	=> 'usermeta-field-' . $b_filter[1] . '_compare',

msgid "User field - %s"
msgstr ""

# static function wpv_add_filter_usermeta_field_list_item( $view_settings ) {
# WPV_Meta_Field_Filter::wpv_add_filter_meta_field_list_item( $view_settings, 'usermeta', 'users', __( 'Usermeta field filter', 'wpv-views'  ) );
# }

msgid "Usermeta field filter"
msgstr ""

# $link = sprintf(
# __( '%sLearn about filtering by user fields%s', 'wpv-views' ),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_USER_FIELDS_LINK . '" target="_blank">',

msgid "%sLearn about filtering by user fields%s"
msgstr ""

# <div class="<?php echo esc_attr( 'wpv-filter-' . $meta_type . '-field-relationship wpv-filter-multiple-element js-wpv-filter-' . $meta_type . '-field-relationship-container' ); ?>">
# <h4><?php _e( 'Fields relationship:', 'wpv-views' ) ?></h4>
# <div class="wpv-filter-multiple-element-options">

msgid "Fields relationship:"
msgstr ""

# <div class="wpv-filter-multiple-element-options">
# <?php _e( 'Relationship to use when querying with multiple fields:', 'wpv-views' ); ?>
# <select name="<?php echo esc_attr( $meta_type . '_fields_relationship' ); ?>" class="<?php echo esc_attr( 'js-wpv-filter-' . $meta_type . '-fields-relationship' ); ?>" autocomplete="off">

msgid "Relationship to use when querying with multiple fields:"
msgstr ""

# 'post_type_missing'				=> __( 'There is no post type selected in the Content Selection section', 'wpv-views' ),
# 'post_type_flat'				=> __( 'This will filter out posts of the following types, because they are not hierarchical: %s', 'wpv-views' ),
# 'post_type_media'				=> __( 'Media entries are children of the post that they are attached to', 'wpv-views' ),

msgid "This will filter out posts of the following types, because they are not hierarchical: %s"
msgstr ""

# 'post_type_flat'				=> __( 'This will filter out posts of the following types, because they are not hierarchical: %s', 'wpv-views' ),
# 'post_type_media'				=> __( 'Media entries are children of the post that they are attached to', 'wpv-views' ),
# ),

msgid "Media entries are children of the post that they are attached to"
msgstr ""

# 'taxonomy'	=> array(
# 'taxonomy_missing'				=> __( 'There is no taxonomy selected in the Content Selection section', 'wpv-views' ),
# 'taxonomy_flat'					=> __( 'The taxonomy selected in the Content Selection section is not hierarchical; this filter will not work for', 'wpv-views' ),

msgid "There is no taxonomy selected in the Content Selection section"
msgstr ""

# 'taxonomy_missing'				=> __( 'There is no taxonomy selected in the Content Selection section', 'wpv-views' ),
# 'taxonomy_flat'					=> __( 'The taxonomy selected in the Content Selection section is not hierarchical; this filter will not work for', 'wpv-views' ),
# 'taxonomy_changed'				=> __( 'The taxonomy selected in the Content Selection section has changed, so this filter might need some changes', 'wpv-views' ),

msgid "The taxonomy selected in the Content Selection section is not hierarchical; this filter will not work for"
msgstr ""

# 'taxonomy_flat'					=> __( 'The taxonomy selected in the Content Selection section is not hierarchical; this filter will not work for', 'wpv-views' ),
# 'taxonomy_changed'				=> __( 'The taxonomy selected in the Content Selection section has changed, so this filter might need some changes', 'wpv-views' ),
# ),

msgid "The taxonomy selected in the Content Selection section has changed, so this filter might need some changes"
msgstr ""

# 'archive'	=> array(
# 'disable_post_parent_filter'	=> __( 'This filter will only return posts that belong to a hierarchical post type', 'wpv-views' ),
# ),

msgid "This filter will only return posts that belong to a hierarchical post type"
msgstr ""

# $li = WPV_Parent_Filter::wpv_get_list_item_ui_post_parent( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'post_parent', 'posts', 'post-parent', __( 'Post parent filter', 'wpv-views' ), $li );
# }

msgid "Post parent filter"
msgstr ""

# <span class="filter-doc-help">
# <?php echo sprintf( __( '%sLearn about displaying brother pages using this filter%s', 'wpv-views' ),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_POST_PARENT_LINK . '" target="_blank">',

msgid "%sLearn about displaying brother pages using this filter%s"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Post parent filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_post_parent_summary_txt( $filter_parent )

msgid "Post parent filter saved"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Post parent filter deleted', 'wpv-views' )
# );

msgid "Post parent filter deleted"
msgstr ""

# $filters['taxonomy_parent'] = array(
# 'name' => __( 'Taxonomy parent', 'wpv-views' ),
# 'present' => 'taxonomy_parent_mode',

msgid "Taxonomy parent"
msgstr ""

# $li = WPV_Parent_Filter::wpv_get_list_item_ui_taxonomy_parent( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'taxonomy_parent', 'taxonomies', 'taxonomy-parent', __( 'Taxonomy parent filter', 'wpv-views' ), $li );
# }

msgid "Taxonomy parent filter"
msgstr ""

# if ( ! taxonomy_exists( $view_settings['taxonomy_type'] ) ) {
# return '<p class="toolset-alert">' . __( 'This View has a filter for a taxonomy that no longer exists. Please select one taxonomy and update the Content Selection section.', 'wpv-views' ) . '</p>';
# }

msgid "This View has a filter for a taxonomy that no longer exists. Please select one taxonomy and update the Content Selection section."
msgstr ""

# <span class="wpv-filter-title-notice js-wpv-filter-taxonomy-parent-notice hidden">
# <i class="icon-bookmark fa fa-bookmark fa-rotate-270 icon-large fa-lg" title="<?php echo esc_attr( __( 'This filters needs some action', 'wpv-views' ) ); ?>"></i>
# </span>

msgid "This filters needs some action"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Taxonomy parent filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_taxonomy_parent_summary_txt( $view_array )

msgid "Taxonomy parent filter saved"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Taxonomy parent filter deleted', 'wpv-views' )
# );

msgid "Taxonomy parent filter deleted"
msgstr ""

# <input type="radio" class="js-parent-mode" name="parent_mode[]" id="parent-mode-no-parent" value="no_parent" <?php checked( $view_settings['parent_mode'], 'no_parent' ); ?> autocomplete="off" />
# <label for="parent-mode-no-parent"><?php _e('No parent (return top-level elements)', 'wpv-views'); ?></label>
# </li>

msgid "No parent (return top-level elements)"
msgstr ""

# <input type="radio" class="js-parent-mode" name="parent_mode[]" id="parent-mode-top-current-post" value="top_current_post" <?php checked( $view_settings['parent_mode'], 'top_current_post' ); ?> autocomplete="off" />
# <label for="parent-mode-top-current-post"><?php _e('Parent is the page where this View is shown', 'wpv-views'); ?></label>
# </li>

msgid "Parent is the page where this View is shown"
msgstr ""

# <input type="radio" class="js-parent-mode" name="parent_mode[]" id="parent-mode-current-post" value="current_post_or_parent_post_view" <?php checked( in_array( $view_settings['parent_mode'], array( 'current_page', 'current_post_or_parent_post_view' ) ) ); ?> autocomplete="off" />
# <label for="parent-mode-current-post"><?php _e('Parent is the current post in the loop', 'wpv-views'); ?></label>
# </li>

msgid "Parent is the current post in the loop"
msgstr ""

# <input type="radio" class="js-parent-mode" name="parent_mode[]" id="parent-mode-this-page" value="this_page" <?php checked( $view_settings['parent_mode'], 'this_page' ); ?> autocomplete="off" />
# <label for="parent-mode-this-page"><?php _e('Parent is:', 'wpv-views'); ?></label>
# <select id="wpv_parent_post_type" class="js-post-parent-post-type" name="parent_type" data-nonce="<?php echo wp_create_nonce( 'wpv_view_filter_parent_post_type_nonce' ); ?>" autocomplete="off">

msgid "Parent is:"
msgstr ""

# <input type="radio" id="parent-mode-shortcode" class="js-parent-mode" name="parent_mode[]" value="shortcode_attribute" <?php checked( $view_settings['parent_mode'], 'shortcode_attribute' ); ?> autocomplete="off" />
# <label for="parent-mode-shortcode"><?php _e('Post with ID set by the shortcode attribute', 'wpv-views'); ?></label>
# <input class="js-parent-shortcode-attribute js-wpv-filter-validate" name="parent_shortcode_attribute" data-type="shortcode" type="text" value="<?php echo esc_attr( $view_settings['parent_shortcode_attribute'] ); ?>" autocomplete="off" />

msgid "Post with ID set by the shortcode attribute"
msgstr ""

# <input type="radio" id="parent-mode-url" class="js-parent-mode" name="parent_mode[]" value="url_parameter" <?php checked( $view_settings['parent_mode'], 'url_parameter' ); ?> autocomplete="off" />
# <label for="parent-mode-url"><?php _e('Post with ID set by the URL parameter', 'wpv-views'); ?></label>
# <input class="js-parent-url-parameter js-wpv-filter-validate" name="parent_url_parameter" data-type="url" type="text" value="<?php echo esc_attr( $view_settings['parent_url_parameter'] ); ?>" autocomplete="off" />

msgid "Post with ID set by the URL parameter"
msgstr ""

# ?>
# <h4><?php  _e( 'Select post with parent:', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set">

msgid "Select post with parent:"
msgstr ""

# ?>
# <h4><?php  _e( 'Select terms with parent:', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set">

msgid "Select terms with parent:"
msgstr ""

# <input type="radio" id="taxonomy-parent-mode-current-view" class="js-taxonomy-parent-mode" name="taxonomy_parent_mode[]" value="current_taxonomy_view" <?php checked( in_array( $view_settings['taxonomy_parent_mode'], array( 'current_view', 'current_taxonomy_view' ) ) ); ?> />
# <label for="taxonomy-parent-mode-current-view"><?php _e('Parent is the taxonomy selected by the <strong>parent Taxonomy View</strong>', 'wpv-views'); ?></label>
# </li>

msgid "Parent is the taxonomy selected by the <strong>parent Taxonomy View</strong>"
msgstr ""

# <input type="radio" id="taxonomy-parent-mode-current-archive-loop" class="js-taxonomy-parent-mode" name="taxonomy_parent_mode[]" value="current_archive_loop" <?php checked( $view_settings['taxonomy_parent_mode'], 'current_archive_loop' ); ?> />
# <label for="taxonomy-parent-mode-current-archive-loop"><?php _e( 'Parent is the term of the <strong>current taxonomy archive</strong> page', 'wpv-views' ); ?></label>
# </li>

msgid "Parent is the term of the <strong>current taxonomy archive</strong> page"
msgstr ""

# $li = WPV_Post_Type_Filter::wpv_get_list_item_ui_post_type( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'post_type', 'posts', 'post-type', __( 'Post type filter', 'wpv-views' ), $li );
# }

msgid "Post type filter"
msgstr ""

# <span class="filter-doc-help">
# <?php echo sprintf(__('%sLearn about filtering by Post Types%s', 'wpv-views'),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_AUTHOR_LINK . '" target="_blank">',

msgid "%sLearn about filtering by Post Types%s"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Post type filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_post_type_summary_txt( $filter_options )

msgid "Post type filter saved"
msgstr ""

# 'id'		=> $_POST["id"],
# 'message'	=> __( 'Post type filter deleted', 'wpv-views' )
# );

msgid "Post type filter deleted"
msgstr ""

# <input type="radio" id="wpv-filter-post-type-framework" name="post_type_filter[mode]" value="framework" <?php checked( $view_settings['post_type_filter']['mode'], 'framework' ); ?> autocomplete="off" />
# <label for="wpv-filter-post-type-framework"><?php echo sprintf( __( 'Post type slug is set by the %s key: ', 'wpv-views' ), sanitize_text_field( $framework_data['name'] ) ); ?></label>
# <select name="post_type_filter[framework]" autocomplete="off">

msgid "Post type slug is set by the %s key: "
msgstr ""

# <input type="radio" id="wpv-filter-post-type-by-url" name="post_type_filter[mode]" value="url" <?php checked( $view_settings['post_type_filter']['mode'], 'url' ); ?> autocomplete="off" />
# <label for="wpv-filter-post-type-by-url"><?php _e('Post type slug is set by the URL parameter:', 'wpv-views'); ?></label>
# <input id="wpv-post-type-url" type='text' class="js-wpv-filter-post-type-url js-wpv-filter-validate" data-type="url" data-class="js-wpv-filter-post-type-url" name="post_type_filter[url]" value="<?php echo esc_attr( $view_settings['post_type_filter']['url'] ); ?>" size="10" autocomplete="off" />

msgid "Post type slug is set by the URL parameter:"
msgstr ""

# <input type="radio" id="wpv-filter-post-type-shortcode" name="post_type_filter[mode]" value="shortcode" <?php checked( $view_settings['post_type_filter']['mode'], 'shortcode' ); ?> autocomplete="off" />
# <label for="wpv-filter-post-type-shortcode"><?php _e('Post type slug is set by the View shortcode attribute: ', 'wpv-views'); ?></label>
# <input id="wpv-post-type-shortcode" type='text' class="js-wpv-filter-post-type-shortcode js-wpv-filter-validate" data-type="shortcode" data-class="js-wpv-filter-post-type-shortcode" name="post_type_filter[shortcode]" value="<?php echo esc_attr( $view_settings['post_type_filter']['shortcode'] ); ?>" size="10" autocomplete="off" />

msgid "Post type slug is set by the View shortcode attribute: "
msgstr ""

# 'sort'						=> array(
# 'filter'	=> __( 'Since you are using a text search with Relevanssi, the order of results may be according to relevance and not according to this selection. If the visitor searches by text, the results will be ordered by relevance.', 'wpv-views' ),
# 'archive'	=> __( 'Since you are searching with Relevanssi, the order of results will be according to relevance and not according to this selection.', 'wpv-views' ),

msgid "Since you are using a text search with Relevanssi, the order of results may be according to relevance and not according to this selection. If the visitor searches by text, the results will be ordered by relevance."
msgstr ""

# 'filter'	=> __( 'Since you are using a text search with Relevanssi, the order of results may be according to relevance and not according to this selection. If the visitor searches by text, the results will be ordered by relevance.', 'wpv-views' ),
# 'archive'	=> __( 'Since you are searching with Relevanssi, the order of results will be according to relevance and not according to this selection.', 'wpv-views' ),
# 'not_only_archive'  => __( 'Since you are applying this to other loops as well, apart from the searching with Relevanssi loop, the order of results will be only applied to those loops.', 'wpv-views' ),

msgid "Since you are searching with Relevanssi, the order of results will be according to relevance and not according to this selection."
msgstr ""

# 'archive'	=> __( 'Since you are searching with Relevanssi, the order of results will be according to relevance and not according to this selection.', 'wpv-views' ),
# 'not_only_archive'  => __( 'Since you are applying this to other loops as well, apart from the searching with Relevanssi loop, the order of results will be only applied to those loops.', 'wpv-views' ),
# ),

msgid "Since you are applying this to other loops as well, apart from the searching with Relevanssi loop, the order of results will be only applied to those loops."
msgstr ""

# 'cpt_not_indexed'			=> sprintf(
# __( 'For this filter, you will need to add the following post types to the %1$sRelevanssi index%2$s: ##CTPLIST##. %3$sText Search documentation%4$s.', 'wpv-views' ),
# '<a href="' . admin_url( 'options-general.php?page=relevanssi/relevanssi.php#indexing' ) . '" target="_blank">',

msgid "For this filter, you will need to add the following post types to the %1$sRelevanssi index%2$s: ##CTPLIST##. %3$sText Search documentation%4$s."
msgstr ""

# 'cpt_not_indexed_archive'	=> sprintf(
# __( 'For the Search results archive, you will need to add the following post types to the %1$sRelevanssi index%2$s: ##CTPLIST##. %3$sText Search documentation%4$s.', 'wpv-views' ),
# '<a href="' . admin_url( 'options-general.php?page=relevanssi/relevanssi.php#indexing' ) . '" target="_blank">',

msgid "For the Search results archive, you will need to add the following post types to the %1$sRelevanssi index%2$s: ##CTPLIST##. %3$sText Search documentation%4$s."
msgstr ""

# 'builtin'		=> array(
# 'filter_on_archive'				=> __( 'Using a search filter on the search archive might have unexpected results', 'wpv-views' )
# )

msgid "Using a search filter on the search archive might have unexpected results"
msgstr ""

# $li = WPV_Search_Filter::wpv_get_list_item_ui_post_search( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'post_search', 'posts', 'post-search', __( 'Post search filter', 'wpv-views' ), $li );
# }

msgid "Post search filter"
msgstr ""

# <span class="filter-doc-help">
# <?php echo sprintf(__('%sLearn about filtering for a specific text string%s', 'wpv-views'),
# '<a class="wpv-help-link" href="' . WPV_FILTER_BY_SPECIFIC_TEXT_LINK . '" target="_blank">',

msgid "%sLearn about filtering for a specific text string%s"
msgstr ""

# 'id'			=> $view_id,
# 'message'		=> __( 'Post search filter saved', 'wpv-views' ),
# 'summary'		=> wpv_get_filter_post_search_summary_txt( $filter_search ),

msgid "Post search filter saved"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Post search filter deleted', 'wpv-views' )
# );

msgid "Post search filter deleted"
msgstr ""

# $li = WPV_Search_Filter::wpv_get_list_item_ui_taxonomy_search( '', $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'taxonomy_search', 'taxonomies', 'taxonomy-search', __( 'Taxonomy search filter', 'wpv-views' ), $li );
# }

msgid "Taxonomy search filter"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Taxonomy search filter deleted', 'wpv-views' )
# );

msgid "Taxonomy search filter deleted"
msgstr ""

# <input type="radio" id="wpv-search-mode-specific" class="js-wpv-post-search-mode" name="search_mode[]" value="specific" <?php checked( $view_settings['search_mode'], 'specific' ); ?> />
# <label for="wpv-search-mode-specific"><?php _e( 'Search for a specific text:', 'wpv-views' ); ?></label>
# <!-- MAYBE DEPRECATED -->

msgid "Search for a specific text:"
msgstr ""

# <input type="radio" id="wpv-search-mode-shortcode" class="js-wpv-post-search-mode" name="search_mode[]" value="shortcode" <?php checked( $view_settings['search_mode'], 'shortcode' ); ?> />
# <label for="wpv-search-mode-shortcode"><?php _e( 'Search for a text, set by the View shortcode attribute:', 'wpv-views' ); ?></label>
# <input type='text' name="post_search_shortcode" class="js-wpv-filter-post-search-shortcode js-wpv-filter-validate" data-type="shortcode" data-class="js-wpv-filter-post-search-shortcode" value="<?php echo esc_attr( $view_settings['post_search_shortcode'] ); ?>" />

msgid "Search for a text, set by the View shortcode attribute:"
msgstr ""

# <input type="radio" <?php disabled( wpv_is_views_lite(), true, true );?>  id="wpv-search-mode-manual" class="js-wpv-post-search-mode" name="search_mode[]" value="manual" <?php echo $checked; ?> />
# <label for="wpv-search-mode-manual"><?php _e( "I'll add the search box to the HTML manually", 'wpv-views' ); ?></label>
# <?php if( wpv_is_views_lite() ):?><a href="javascript:void(0)" class="dashicons dashicons-editor-help js-wpv-search-disabled-pointer"></a><?php endif;?>

msgid "I'll add the search box to the HTML manually"
msgstr ""

# ?>
# <h4><?php _e( 'How to search', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set">

msgid "How to search"
msgstr ""

# $li = WPV_Status_Filter::wpv_get_list_item_ui_post_status( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'post_status', 'posts', 'post-status', __( 'Post status filter', 'wpv-views' ), $li );
# }

msgid "Post status filter"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Post status filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_status_summary_txt( $filter_status )

msgid "Post status filter saved"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Post status filter deleted', 'wpv-views' )
# );

msgid "Post status filter deleted"
msgstr ""

# ?>
# <h4><?php  _e( 'Check statuses', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set wpv-mightlong-list">

msgid "Check statuses"
msgstr ""

# 'post'		=> array(
# 'post_type_not_supported'		=> __( 'Only posts from the Post post type can be sticky', 'wpv-views' ),
# ),

msgid "Only posts from the Post post type can be sticky"
msgstr ""

# $filters['post_sticky'] = array(
# 'name'		=> __( 'Post stickiness', 'wpv-views' ),
# 'present'	=> 'post_sticky',

msgid "Post stickiness"
msgstr ""

# $li = WPV_Sticky_Filter::wpv_get_list_item_ui_post_sticky( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'post_sticky', 'posts', 'post_sticky', __( 'Post stickiness filter', 'wpv-views' ), $li );
# }

msgid "Post stickiness filter"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Sticky Posts Filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_sticky_summary_txt( $filter_sticky )

msgid "Sticky Posts Filter saved"
msgstr ""

# 'id' => $_POST['id'],
# 'message' => __( 'Sticky Posts Filter deleted', 'wpv-views' )
# );

msgid "Sticky Posts Filter deleted"
msgstr ""

# ?>
# <h4><?php _e( 'Include or exclude sticky posts', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set">

msgid "Include or exclude sticky posts"
msgstr ""

# <input type="radio" name="post_sticky" class="js-wpv-post-sticky-filter" value="include" id="wpv-post-sticky-include" <?php checked( $view_settings['post_sticky'], 'include' ); ?> autocomplete="off" />
# <label for="wpv-post-sticky-include"><?php _e( 'Return only sticky posts', 'wpv-views' ); ?></label>
# </li>

msgid "Return only sticky posts"
msgstr ""

# <input type="radio" name="post_sticky" class="js-wpv-post-sticky-filter" value="exclude" id="wpv-post-sticky-exclude" <?php checked( $view_settings['post_sticky'], 'exclude' ); ?> autocomplete="off" />
# <label for="wpv-post-sticky-exclude"><?php _e( 'Return only posts that are not sticky', 'wpv-views' ); ?></label>
# </li>

msgid "Return only posts that are not sticky"
msgstr ""

# $li = WPV_Taxonomy_Term_Filter::wpv_get_list_item_ui_taxonomy_term( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'taxonomy_term', 'taxonomies', 'taxonomy-term', __( 'Taxonomy term filter', 'wpv-views' ), $li );
# }

msgid "Taxonomy term filter"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Taxonomy term filter saved', 'wpv-views' ),
# 'summary' => wpv_get_filter_taxonomy_term_summary_txt( $view_array )

msgid "Taxonomy term filter saved"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Taxonomy term filter deleted', 'wpv-views' )
# );

msgid "Taxonomy term filter deleted"
msgstr ""

# <input type="radio" id="taxonomy-terms-mode-these" name="taxonomy_terms_mode" <?php checked( $view_settings['taxonomy_terms_mode'], 'THESE' ); ?> class="taxonomy-terms-mode js-wpv-taxonomy-term-mode" value="THESE" autocomplete="off" />
# <label for="taxonomy-terms-mode-these"><?php echo __('One of these', 'wpv-views'); ?></label>
# <?php

msgid "One of these"
msgstr ""

# <input type="radio" id="taxonomy-terms-mode-framework" name="taxonomy_terms_mode"  class="taxonomy-terms-mode js-wpv-taxonomy-term-mode" value="framework" <?php checked( $view_settings['taxonomy_terms_mode'], 'framework' ); ?> autocomplete="off" />
# <label for="taxonomy-terms-mode-framework"><?php echo sprintf( __( 'Set by the %s key: ', 'wpv-views'), sanitize_text_field( $framework_data['name'] ) ); ?></label>
# <select name="taxonomy_terms_framework" autocomplete="off">

msgid "Set by the %s key: "
msgstr ""

# ?>
# <h4><?php  _e( 'List the following terms', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set">

msgid "List the following terms"
msgstr ""

# <input type="radio" id="taxonomy-terms-mode-top-current-post" name="taxonomy_terms_mode" <?php checked( in_array( $view_settings['taxonomy_terms_mode'], array( 'top_current_post' ) ) ); ?> class="taxonomy-terms-mode js-wpv-taxonomy-term-mode" value="top_current_post" autocomplete="off" />
# <label for="taxonomy-terms-mode-top-current-post"><?php _e('Set by the page where this View is inserted', 'wpv-views'); ?></label>
# </li>

msgid "Set by the page where this View is inserted"
msgstr ""

# <input type="radio" id="taxonomy-terms-mode-current-post" name="taxonomy_terms_mode" <?php checked( in_array( $view_settings['taxonomy_terms_mode'], array( 'CURRENT_PAGE', 'current_post_or_parent_post_view' ) ) ); ?> class="taxonomy-terms-mode js-wpv-taxonomy-term-mode" value="current_post_or_parent_post_view" autocomplete="off" />
# <label for="taxonomy-terms-mode-current-post"><?php _e('Set by the current post', 'wpv-views'); ?></label>
# </li>

msgid "Set by the current post"
msgstr ""

# <input type="radio" id="taxonomy-terms-mode-url" name="taxonomy_terms_mode" <?php checked( $view_settings['taxonomy_terms_mode'], 'by_url' ); ?> class="taxonomy-terms-mode js-wpv-taxonomy-term-mode" value="by_url" autocomplete="off" />
# <label for="taxonomy-terms-mode-url"><?php _e('Terms with ID set by the URL parameter: ', 'wpv-views'); ?></label>
# <input type='text' class="js-wpv-filter-taxonomy-terms-url js-wpv-filter-validate" data-type="url" data-class="js-wpv-filter-taxonomy-terms-url" name="taxonomy_terms_url" value="<?php echo esc_attr( $view_settings['taxonomy_terms_url'] ); ?>" size="10" autocomplete="off" />

msgid "Terms with ID set by the URL parameter: "
msgstr ""

# <input type="radio" id="taxonomy-terms-mode-shortcode" name="taxonomy_terms_mode" <?php checked( $view_settings['taxonomy_terms_mode'], 'shortcode' ); ?> class="taxonomy-terms-mode js-wpv-taxonomy-term-mode" value="shortcode" autocomplete="off" />
# <label for="taxonomy-terms-mode-shortcode"><?php _e('Terms with ID set by the shortcode attribute: ', 'wpv-views'); ?></label>
# <input type='text' class="js-wpv-filter-taxonomy-terms-shortcode js-wpv-filter-validate" data-type="shortcode" data-class="js-wpv-filter-taxonomy-terms-shortcode" name="taxonomy_terms_shortcode" value="<?php echo esc_attr( $view_settings['taxonomy_terms_shortcode'] ); ?>" size="10" autocomplete="off" />

msgid "Terms with ID set by the shortcode attribute: "
msgstr ""

# 'callback'	=> array( 'WPV_Users_Filter', 'wpv_add_new_filter_users_list_item' ),
# 'group'		=> __( 'User filters', 'wpv-views' )
# );

msgid "User filters"
msgstr ""

# $li = WPV_Users_Filter::wpv_get_list_item_ui_users( $view_settings );
# WPV_Filter_Item::simple_filter_list_item( 'users', 'users', 'users', __( 'Users filter', 'wpv-views' ), $li );
# }

msgid "Users filter"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Specific users filter deleted', 'wpv-views' )
# );

msgid "Specific users filter deleted"
msgstr ""

# <input type="radio" id="users-query-in-include" name="users_query_in" <?php checked( $view_settings['users_query_in'], 'include' ); ?> class="users-query-in js-wpv-users-query-in" value="include" autocomplete="off" />
# <label for="users-query-in-include"><?php echo __('Only list users who met the filter criteria', 'wpv-views'); ?></label>
# </li>

msgid "Only list users who met the filter criteria"
msgstr ""

# <input type="radio" id="users-query-in-exclude" name="users_query_in" <?php checked( $view_settings['users_query_in'], 'exclude' ); ?> class="users-query-in js-wpv-users-query-in" value="exclude" autocomplete="off" />
# <label for="users-query-in-exclude"><?php echo __('List all users but the ones who met the criteria', 'wpv-views'); ?></label>
# </li>

msgid "List all users but the ones who met the criteria"
msgstr ""

# </select>
# <label for="wpv-users-framework"><?php echo sprintf( __( ' set by the %s key: ', 'wpv-views' ), sanitize_text_field( $framework_data['name'] ) ); ?></label>
# <select name="users_framework" autocomplete="off">

msgid " set by the %s key: "
msgstr ""

# ?>
# <input type="hidden" value="" class="js-wpv-user-suggest-values" data-hinttext="<?php echo esc_attr( __( 'Type to search for users...', 'wpv-views' ) ); ?>"
# data-noresult="<?php echo esc_attr( __( 'No users matched your criteria', 'wpv-views' ) ); ?>"

msgid "Type to search for users..."
msgstr ""

# <input type="hidden" value="" class="js-wpv-user-suggest-values" data-hinttext="<?php echo esc_attr( __( 'Type to search for users...', 'wpv-views' ) ); ?>"
# data-noresult="<?php echo esc_attr( __( 'No users matched your criteria', 'wpv-views' ) ); ?>"
# data-search="<?php echo esc_attr( __( 'Searching', 'wpv-views' ) ); ?>..."

msgid "No users matched your criteria"
msgstr ""

# data-noresult="<?php echo esc_attr( __( 'No users matched your criteria', 'wpv-views' ) ); ?>"
# data-search="<?php echo esc_attr( __( 'Searching', 'wpv-views' ) ); ?>..."
# data-viewid="<?php echo esc_attr( $view_id ); ?>"

msgid "Searching"
msgstr ""

# ?>
# <h4><?php  _e( 'Include or exclude users', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set">

msgid "Include or exclude users"
msgstr ""

# </ul>
# <h4><?php  _e( 'Criteria to filter', 'wpv-views' ); ?></h4>
# <ul class="wpv-filter-options-set">

msgid "Criteria to filter"
msgstr ""

# <input type="radio" id="users-mode-this-user" name="users_mode[]" value="this_user" <?php checked( $view_settings['users_mode'], 'this_user' ); ?> autocomplete="off" />
# <label for="users-mode-this-user"><?php _e('Users with this display name ', 'wpv-views'); ?></label>
# <input id="wpv_users_name" class="users_suggest js-users-suggest" type='hidden' name="users_name" value="<?php echo esc_attr( $view_settings['users_name'] ); ?>" size="15" />

msgid "Users with this display name "
msgstr ""

# <input type="radio" id="users-mode-by-url" name="users_mode[]" value="by_url" <?php checked( $view_settings['users_mode'], 'by_url' ); ?> autocomplete="off" />
# <label for="users-mode-by-url"><?php _e('Users with ', 'wpv-views'); ?></label>
# <select id="wpv_users_url_type" name="users_url_type" autocomplete="off">

msgid "Users with "
msgstr ""

# </select>
# <label for="users-url"><?php _e(' set by this URL parameter: ', 'wpv-views'); ?></label>
# <input type='text' id="users-url" class="js-wpv-filter-users-url js-wpv-filter-validate" data-type="url" data-class="js-wpv-filter-users-url" name="users_url" value="<?php echo esc_attr( $view_settings['users_url'] ); ?>" size="10" autocomplete="off" />

msgid " set by this URL parameter: "
msgstr ""

# </select>
# <label for="users-shortcode"><?php _e(' set by this View shortcode attribute: ', 'wpv-views'); ?></label>
# <input type='text' id="users-shortcode" class="js-wpv-filter-users-shortcode js-wpv-filter-validate" data-type="shortcode" data-class="js-wpv-filter-users-shortcode" name="users_shortcode" value="<?php echo esc_attr( $view_settings['users_shortcode'] ); ?>" size="10" autocomplete="off" />

msgid " set by this View shortcode attribute: "
msgstr ""

# <div class="wpv-dialog-header">
# <h2><?php _e( 'Loop Wizard','wpv-views' ); ?></h2>
# <i class="icon-remove fa fa-times js-dialog-close"></i>

msgid "Loop Wizard"
msgstr ""

# <li class="wpv-dialog-nav-tab">
# <a href="#js-layout-wizard-layout-style" class="active"><?php _e( 'Loop style', 'wpv-views' ); ?></a>
# </li>

msgid "Loop style"
msgstr ""

# <li class="wpv-dialog-nav-tab">
# <a href="#js-layout-wizard-fields" class="js-tab-not-visited"><?php _e('Choose fields','wpv-views') ?></a>
# </li>

msgid "Choose fields"
msgstr ""

# <?php
# _e( 'The Loop will be overwritten by this wizard.', 'wpv-views' );
# echo WPV_MESSAGE_SPACE_CHAR;

msgid "The Loop will be overwritten by this wizard."
msgstr ""

# echo WPV_MESSAGE_SPACE_CHAR;
# _e( 'If you want to add fields and keep your HTML edits, use the <strong>Fields and Views</strong> button.', 'wpv-views' );
# ?>

msgid "If you want to add fields and keep your HTML edits, use the <strong>Fields and Views</strong> button."
msgstr ""

# <div class="wpv-dialog-content-tab js-layout-wizard-tab" id="js-layout-wizard-layout-style" style="position:relative">
# <h2><?php _e('How do you want to display the loop?','wpv-views'); ?></h2>
# <ul class="wpv-layout-wizard-layout-style js-wpv-layout-wizard-layout-style">

msgid "How do you want to display the loop?"
msgstr ""

# <span class="wpv-layout-wizard-layout-style-icon wpv-layout-wizard-layout-style-unformatted"></span>
# <?php _e('Unformatted','wpv-views'); ?>
# </label>

msgid "Unformatted"
msgstr ""

# <span class="wpv-layout-wizard-layout-style-icon wpv-layout-wizard-layout-style-bootstrap-grid"></span>
# <?php _e('Bootstrap grid','wpv-views'); ?>
# </label>

msgid "Bootstrap grid"
msgstr ""

# <span class="wpv-layout-wizard-layout-style-icon wpv-layout-wizard-layout-style-table-grid"></span>
# <?php _e('Table-based grid','wpv-views'); ?>
# </label>

msgid "Table-based grid"
msgstr ""

# <span class="wpv-layout-wizard-layout-style-icon wpv-layout-wizard-layout-style-table"></span>
# <?php _e('Table','wpv-views'); ?>
# </label>

msgid "Table"
msgstr ""

# <input id="include_field_names" type="checkbox" name="include_field_names" />
# <label for="include_field_names"><?php _e('Make the table sortable by columns','wpv-views'); ?></label>
# </p>

msgid "Make the table sortable by columns"
msgstr ""

# <span class="wpv-layout-wizard-layout-style-icon wpv-layout-wizard-layout-style-unordered-list"></span>
# <?php _e('Unordered list','wpv-views'); ?>
# </label>

msgid "Unordered list"
msgstr ""

# <span class="wpv-layout-wizard-layout-style-icon wpv-layout-wizard-layout-style-ordered-list"></span>
# <?php _e('Ordered list','wpv-views'); ?>
# </label>

msgid "Ordered list"
msgstr ""

# <div class="js-wpv-layout-wizard-layout-style-options-bootstrap-grid js-layout-wizard-bootstrap-grid-box hidden">
# <h4><?php _e('Bootstrap grid options','wpv-views'); ?></h4>
# <?php /* Commented, because we will not use fixed width rows for now.

msgid "Bootstrap grid options"
msgstr ""

# <p class="js-layout-wizard-bootstrap-grid-num-columns">
# <?php _e('Number of columns','wpv-views'); ?>:
# <select class="js-wpv-layout-wizard-bootstrap-grid-cols" name="bootstrap_grid_cols">

msgid "Number of columns"
msgstr ""

# <input type="checkbox" name="bootstrap_grid_container" id="bootstrap_grid_container" value="1" />
# <label for="bootstrap_grid_container"><?php _e('Add container','wpv-views'); ?><br></label>
# </p>

msgid "Add container"
msgstr ""

# <input type="checkbox" name="bootstrap_grid_row_class" id="bootstrap_grid_row_class" value="1" />
# <label for="bootstrap_grid_row_class"><?php _e('Add .row class','wpv-views'); ?><br></label>
# </p>

msgid "Add .row class"
msgstr ""

# <input type="radio" name="bootstrap_grid_individual" id="bootstrap_grid_individual_yes" value="" />
# <label for="bootstrap_grid_individual_yes"><?php _e('Compact HTML structure','wpv-views'); ?></label><br>
# <input type="radio" name="bootstrap_grid_individual" id="bootstrap_grid_individual_no" value="1" />

msgid "Compact HTML structure"
msgstr ""

# <input type="radio" name="bootstrap_grid_individual" id="bootstrap_grid_individual_no" value="1" />
# <label for="bootstrap_grid_individual_no"><?php _e('Detailed HTML structure','wpv-views'); ?></label><br>
# </p>

msgid "Detailed HTML structure"
msgstr ""

# <div class="js-wpv-layout-wizard-layout-style-options-table js-layout-wizard-num-columns hidden">
# <h4><?php _e('Table-based grid options','wpv-views'); ?></h4>
# <p>

msgid "Table-based grid options"
msgstr ""

# <div class="wpv-dialog-content-tab js-layout-wizard-tab" id="js-layout-wizard-fields">
# <h2><?php _e('Select the fields to include in the loop','wpv-views'); ?></h2>
# <div class="wpv-layout-wizard-layout-fields-containment js-wpv-layout-wizard-layout-fields-containment">

msgid "Select the fields to include in the loop"
msgstr ""

# <button class="button button-secondary js-layout-wizard-add-field">
# <i class="icon-plus fa fa-plus"></i> <?php _e('Add a field','wpv-views') ?>
# </button>

msgid "Add a field"
msgstr ""

# <input type="checkbox" value="1" id="js-wpv-use-view-loop-ct" />
# <label for="js-wpv-use-view-loop-ct"><?php _e('Use a Content Template to group the fields in this loop','wpv-views'); ?></label>
# <span class="wpv-helper-text" style="margin-left: 25px;">

msgid "Use a Content Template to group the fields in this loop"
msgstr ""

# <span class="wpv-helper-text" style="margin-left: 25px;">
# <?php _e( 'Wrap all the fields into a Content Template, so you can edit the content of the loop easily', 'wpv-views' ); ?>
# </span>

msgid "Wrap all the fields into a Content Template, so you can edit the content of the loop easily"
msgstr ""

# <div class="wpv-dialog-footer js-wpv-layout-wizard-dialog-footer">
# <span class="wpv-layout-wizard-layout-fields-feedback js-wpv-layout-wizard-layout-fields-feedback" style="display:none;line-height:26px;color:#757575;margin-right:20px;"><?php _e( 'Loading existing fields', 'wpv-views' ); ?></span>
# <button class="button js-dialog-close"><?php _e('Cancel','wpv-views') ?></button>

msgid "Loading existing fields"
msgstr ""

# <span class="wpv-layout-wizard-layout-style-icon wpv-layout-wizard-layout-style-separators-list"></span>
# <?php esc_html_e( 'List with separators', 'wpv-views' ); ?>
# </label>

msgid "List with separators"
msgstr ""

# <p class="toolset-alert toolset-alert-info js-wpv-layout-wizard-separators-list-characters-trimming-notice" style="display:none">
# <?php esc_html_e( 'When you select the "List with separators" style, all line breaks and tabs will be removed from the View output if you have omitted the wrapping DIV around the View.', 'wpv-views' ); ?>
# <br />

msgid "When you select the \"List with separators\" style, all line breaks and tabs will be removed from the View output if you have omitted the wrapping DIV around the View."
msgstr ""

# <br />
# <?php esc_html_e( 'Unless you select another loop style, the wizard will automatically omit the wrapping DIV around the View when it\'s finished.', 'wpv-views' ); ?>
# </p>

msgid "Unless you select another loop style, the wizard will automatically omit the wrapping DIV around the View when it's finished."
msgstr ""

# <div class="js-wpv-list-separator-container" style="margin: 10px 0 0;padding: 10px 0 0; border-top: solid 1px #ededed;">
# <label for="js-wpv-list-separator"><?php esc_html_e( 'List separator', 'wpv-views' ); ?></label>
# <input type="text" id="js-wpv-list-separator" value=","/>

msgid "List separator"
msgstr ""

# <span class="wpv-helper-text">
# <?php esc_html_e( 'The items in the list will be separated using this separator.', 'wpv-views' ); ?>
# </span>

msgid "The items in the list will be separated using this separator."
msgstr ""

# if ( 'trash' == $current_post_status ) {
# $search_message = __('Search results for "%s" in trashed WordPress Archives', 'wpv-views');
# }

msgid "Search results for \"%s\" in trashed WordPress Archives"
msgstr ""

# wpv_maybe_show_listing_message(
# 'trashed', __( 'WordPress Archive moved to the Trash.', 'wpv-views' ), __( '%d WordPress Archives moved to the Trash.', 'wpv-views' ), true );
# wpv_maybe_show_listing_message(

msgid "WordPress Archive moved to the Trash."
msgstr ""

# wpv_maybe_show_listing_message(
# 'trashed', __( 'WordPress Archive moved to the Trash.', 'wpv-views' ), __( '%d WordPress Archives moved to the Trash.', 'wpv-views' ), true );
# wpv_maybe_show_listing_message(

msgid "%d WordPress Archives moved to the Trash."
msgstr ""

# wpv_maybe_show_listing_message(
# 'untrashed', __( 'WordPress Archive restored from the Trash.', 'wpv-views' ), __( '%d WordPress Archives restored from the Trash.', 'wpv-views' ) );
# wpv_maybe_show_listing_message(

msgid "WordPress Archive restored from the Trash."
msgstr ""

# wpv_maybe_show_listing_message(
# 'untrashed', __( 'WordPress Archive restored from the Trash.', 'wpv-views' ), __( '%d WordPress Archives restored from the Trash.', 'wpv-views' ) );
# wpv_maybe_show_listing_message(

msgid "%d WordPress Archives restored from the Trash."
msgstr ""

# wpv_maybe_show_listing_message(
# 'deleted', __( 'WordPress Archive permanently deleted.', 'wpv-views' ), __( '%d WordPress Archives permanently deleted.', 'wpv-views' ) );
# 

msgid "WordPress Archive permanently deleted."
msgstr ""

# wpv_maybe_show_listing_message(
# 'deleted', __( 'WordPress Archive permanently deleted.', 'wpv-views' ), __( '%d WordPress Archives permanently deleted.', 'wpv-views' ) );
# 

msgid "%d WordPress Archives permanently deleted."
msgstr ""

# $is_plain_publish_current_status ? 'class="current"' : '',
# __( 'Published', 'wpv-views' ),
# $views_pre_query_data['published_count'],

msgid "Published"
msgstr ""

# $is_plain_trash_current_status ? 'class="current"' : '',
# __( 'Trash', 'wpv-views' ),
# $views_pre_query_data['trashed_count'] );

msgid "Trash"
msgstr ""

# if ( 'publish' == $current_post_status ) {
# $bulk_actions = array( 'trash' => __( 'Move to Trash', 'wpv-views' ) );
# } else {

msgid "Move to Trash"
msgstr ""

# $bulk_actions = array(
# 'restore-from-trash' => __( 'Restore', 'wpv-views' ),
# 'delete'             => __( 'Delete Permanently', 'wpv-views' )

msgid "Restore"
msgstr ""

# 'restore-from-trash' => __( 'Restore', 'wpv-views' ),
# 'delete'             => __( 'Delete Permanently', 'wpv-views' )
# );

msgid "Delete Permanently"
msgstr ""

# /* translators: Label of the link in the admin table column head to sort WordPress Archives by their last modified date */
# __( 'Modified', 'wpv-views' ),
# ( 'DESC' === $column_sort_now ) ? 'icon-sort-by-attributes-alt fa fa-sort-amount-desc' : 'icon-sort-by-attributes fa fa-sort-amount-asc' );

msgid "Modified"
msgstr ""

# echo ' &mdash; ';
# echo '<span class="post-builder">' . esc_html( __( 'Block Editor', 'wpv-views' ) ) . '</span>';
# }

msgid "Block Editor"
msgstr ""

# echo wpv_admin_table_row_actions(
# array( "change_usage js-wpv-wpa-usage-action-change-usage" => sprintf( '<a href="#">%s</a>', __( 'Change WordPress Archive' , 'wpv-views' ) ) ),
# array( "data-view-id" => 'view_' . $slug ) );

msgid "Change WordPress Archive"
msgstr ""

# <?php wpv_current_class( $arrange_by_usage ); ?> >
# <?php _e( 'Usage for archive loops', 'wpv-views' ); ?>
# </a>

msgid "Usage for archive loops"
msgstr ""

# <p id="js-wpv-no-archive" class="toolset-alert toolset-alert-success update below-h2">
# <?php _e('All loops have a WordPress Archive assigned','wpv-views'); ?>
# </p>

msgid "All loops have a WordPress Archive assigned"
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-view-list-row alternate" colspan="6"><?php _e( 'No WordPress Archives found in Trash that matched your criteria.', 'wpv-views' ); ?></td>
# </tr>

msgid "No WordPress Archives found in Trash that matched your criteria."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-view-list-row alternate" colspan="6"><?php _e( 'No WordPress Archives found in Trash.', 'wpv-views' ); ?></td>
# </tr>

msgid "No WordPress Archives found in Trash."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-view-list-row alternate" colspan="6"><?php _e( 'No WordPress Archives found that matched your criteria.', 'wpv-views' ); ?></td>
# </tr>

msgid "No WordPress Archives found that matched your criteria."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-view-list-row alternate" colspan="6"><?php _e( 'No WordPress Archives found.', 'wpv-views' ); ?></td>
# </tr>

msgid "No WordPress Archives found."
msgstr ""

# <tr>
# <th class="wpv-admin-listing-col-usage js-wpv-col-one"><?php _e('Archive loop','wpv-views') ?></th>
# <th class="wpv-admin-listing-col-title js-wpv-col-two"><?php _e('WordPress Archive used','wpv-views') ?></th>

msgid "Archive loop"
msgstr ""

# <th class="wpv-admin-listing-col-usage js-wpv-col-one"><?php _e('Archive loop','wpv-views') ?></th>
# <th class="wpv-admin-listing-col-title js-wpv-col-two"><?php _e('WordPress Archive used','wpv-views') ?></th>
# </tr>

msgid "WordPress Archive used"
msgstr ""

# <tr>
# <th class="wpv-admin-listing-col-usage js-wpv-col-one"><?php _e('Used for','wpv-views') ?></th>
# <th class="wpv-admin-listing-col-title js-wpv-col-two"><?php _e('Title','wpv-views') ?></th>

msgid "Used for"
msgstr ""

# if ( 'trash' == $current_post_status ) {
# $search_message = __( 'Search results for "%s" in trashed Content Templates', 'wpv-views' );
# } else {

msgid "Search results for \"%s\" in trashed Content Templates"
msgstr ""

# wpv_maybe_show_listing_message(
# 'trashed', __( 'Content Template moved to the Trash.', 'wpv-views' ),
# __( '%d Content Templates moved to the Trash.', 'wpv-views' ), true );

msgid "Content Template moved to the Trash."
msgstr ""

# 'trashed', __( 'Content Template moved to the Trash.', 'wpv-views' ),
# __( '%d Content Templates moved to the Trash.', 'wpv-views' ), true );
# wpv_maybe_show_listing_message(

msgid "%d Content Templates moved to the Trash."
msgstr ""

# wpv_maybe_show_listing_message(
# 'untrashed', __( 'Content Template restored from the Trash.', 'wpv-views' ),
# __( '%d Content Templates restored from the Trash.', 'wpv-views' ) );

msgid "Content Template restored from the Trash."
msgstr ""

# 'untrashed', __( 'Content Template restored from the Trash.', 'wpv-views' ),
# __( '%d Content Templates restored from the Trash.', 'wpv-views' ) );
# wpv_maybe_show_listing_message(

msgid "%d Content Templates restored from the Trash."
msgstr ""

# wpv_maybe_show_listing_message(
# 'deleted', __( 'Content Template permanently deleted.', 'wpv-views' ),
# __( '%d Content Templates permanently deleted.', 'wpv-views' ) );

msgid "Content Template permanently deleted."
msgstr ""

# 'deleted', __( 'Content Template permanently deleted.', 'wpv-views' ),
# __( '%d Content Templates permanently deleted.', 'wpv-views' ) );
# 

msgid "%d Content Templates permanently deleted."
msgstr ""

# 'name' => __( 'Name', 'wpv-views' ),
# 'single' => __( 'Usage for single page', 'wpv-views' ),
# 'post-archives' => __( 'Usage for custom post archives', 'wpv-views' ),

msgid "Usage for single page"
msgstr ""

# 'single' => __( 'Usage for single page', 'wpv-views' ),
# 'post-archives' => __( 'Usage for custom post archives', 'wpv-views' ),
# 'taxonomy-archives' => __( 'Usage for taxonomy archives', 'wpv-views' ) );

msgid "Usage for custom post archives"
msgstr ""

# 'post-archives' => __( 'Usage for custom post archives', 'wpv-views' ),
# 'taxonomy-archives' => __( 'Usage for taxonomy archives', 'wpv-views' ) );
# 

msgid "Usage for taxonomy archives"
msgstr ""

# wp_create_nonce( 'wpv_view_listing_actions_nonce' ),
# __( 'Undo', 'wpv-views' ) );
# }

msgid "Undo"
msgstr ""

# if ( empty( $flag_images ) ) {
# $translation_column_header = __( 'Translations', 'wpv-views' );
# } else {

msgid "Translations"
msgstr ""

# }
# $row_actions['duplicate js-list-ct-action-duplicate'] = sprintf( '<a href="#">%s</a>', __( 'Duplicate', 'wpv-views' ) );
# if ( empty( $layout_loop_template_for_view_id ) ) {

msgid "Duplicate"
msgstr ""

# // Used by the "duplicate" action
# "data-msg" => htmlentities( __( 'Enter new title','wpv-views'), ENT_QUOTES )
# )

msgid "Enter new title"
msgstr ""

# // phpcs:disable WordPress.Security.EscapeOutput.OutputNotEscaped
# echo __( 'WPML Translation Management must be active to translate Content Templates.', 'wpv-views' );
# }

msgid "WPML Translation Management must be active to translate Content Templates."
msgstr ""

# $row_actions = array(
# "change_pt js-wpv-change-ct-assigned-to-something-popup" => sprintf( '<a href="#">%s</a>', __('Change Content Template','wpv-views') ) );
# 

msgid "Change Content Template"
msgstr ""

# $add_button = wpv_ct_listing_render_create_ct_button(
# sprintf( __( 'Create a Content Template for single %s', 'wpv-views' ), $label ),
# $label,

msgid "Create a Content Template for single %s"
msgstr ""

# wp_create_nonce( 'work_view_template' ),
# sprintf( __( 'Bind %u %s ', 'wpv-views' ), $dissident_post_count, $label )
# );

msgid "Bind %u %s "
msgstr ""

# <i class="icon-unlink fa fa-chain-broken"></i>
# <?php echo sprintf( __('Clear %d %s', 'wpv-views'), $assigned_posts_count, $label ); ?>
# </a>

msgid "Clear %d %s"
msgstr ""

# $add_button = wpv_ct_listing_render_create_ct_button(
# __( 'Add a new Content Template for this post type', 'wpv-views' ),
# $label,

msgid "Add a new Content Template for this post type"
msgstr ""

# $add_button = wpv_ct_listing_render_create_ct_button(
# __( 'Add a new Content Template for this taxonomy', 'wpv-views' ),
# $label,

msgid "Add a new Content Template for this taxonomy"
msgstr ""

# 'action' => 'create',
# 'title' => urlencode( __( 'Content template for ', 'wpv-views' ) . $label ),
# 'usage' => $usage

msgid "Content template for "
msgstr ""

# <label class="screen-reader-text"
# for="post-search-input"><?php _e( 'Search Views:', 'wpv-views' ) ?></label>
# <input type="search" id="ct-post-search-input" name="s" value="<?php echo $search_term; ?>">

msgid "Search Views:"
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-ct-list-row alternate" colspan="6"><?php _e( 'No Content Templates found in Trash that matched your criteria.', 'wpv-views' ); ?></td>
# </tr>

msgid "No Content Templates found in Trash that matched your criteria."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-ct-list-row alternate" colspan="6"><?php _e( 'No Content Templates found that matched your criteria.', 'wpv-views' ); ?></td>
# </tr>

msgid "No Content Templates found that matched your criteria."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-ct-list-row alternate" colspan="6"><?php _e( 'No Content Templates found in Trash.', 'wpv-views' ); ?></td>
# </tr>

msgid "No Content Templates found in Trash."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-ct-list-row alternate" colspan="6"><?php _e( 'No Content Templates found.', 'wpv-views' ); ?></td>
# </tr>

msgid "No Content Templates found."
msgstr ""

# <th class="wpv-admin-listing-col-usage"><?php _e('Used on','wpv-views') ?></th>
# <th class="wpv-admin-listing-col-used-title"><?php _e('Template used','wpv-views') ?></th>
# </tr>

msgid "Template used"
msgstr ""

# if ( 'trash' == $current_post_status ) {
# $search_message = __( 'Search results for "%s" in trashed Views', 'wpv-views' );
# } else {

msgid "Search results for \"%s\" in trashed Views"
msgstr ""

# 
# wpv_maybe_show_listing_message( 'trashed', __( 'View moved to the Trash.', 'wpv-views' ), __( '%d Views moved to the Trash.', 'wpv-views' ), true );
# wpv_maybe_show_listing_message( 'untrashed', __( 'View restored from the Trash.', 'wpv-views' ), __( '%d Views restored from the Trash.', 'wpv-views' ) );

msgid "View moved to the Trash."
msgstr ""

# 
# wpv_maybe_show_listing_message( 'trashed', __( 'View moved to the Trash.', 'wpv-views' ), __( '%d Views moved to the Trash.', 'wpv-views' ), true );
# wpv_maybe_show_listing_message( 'untrashed', __( 'View restored from the Trash.', 'wpv-views' ), __( '%d Views restored from the Trash.', 'wpv-views' ) );

msgid "%d Views moved to the Trash."
msgstr ""

# wpv_maybe_show_listing_message( 'trashed', __( 'View moved to the Trash.', 'wpv-views' ), __( '%d Views moved to the Trash.', 'wpv-views' ), true );
# wpv_maybe_show_listing_message( 'untrashed', __( 'View restored from the Trash.', 'wpv-views' ), __( '%d Views restored from the Trash.', 'wpv-views' ) );
# wpv_maybe_show_listing_message( 'deleted', __( 'View permanently deleted.', 'wpv-views' ), __( '%d Views permanently deleted.', 'wpv-views' ) );

msgid "View restored from the Trash."
msgstr ""

# wpv_maybe_show_listing_message( 'trashed', __( 'View moved to the Trash.', 'wpv-views' ), __( '%d Views moved to the Trash.', 'wpv-views' ), true );
# wpv_maybe_show_listing_message( 'untrashed', __( 'View restored from the Trash.', 'wpv-views' ), __( '%d Views restored from the Trash.', 'wpv-views' ) );
# wpv_maybe_show_listing_message( 'deleted', __( 'View permanently deleted.', 'wpv-views' ), __( '%d Views permanently deleted.', 'wpv-views' ) );

msgid "%d Views restored from the Trash."
msgstr ""

# wpv_maybe_show_listing_message( 'untrashed', __( 'View restored from the Trash.', 'wpv-views' ), __( '%d Views restored from the Trash.', 'wpv-views' ) );
# wpv_maybe_show_listing_message( 'deleted', __( 'View permanently deleted.', 'wpv-views' ), __( '%d Views permanently deleted.', 'wpv-views' ) );
# wpv_maybe_show_listing_message( 'not_used', __( 'View not used in any post.', 'wpv-views' ), __( '%d Views not used in any post.', 'wpv-views' ) );

msgid "View permanently deleted."
msgstr ""

# wpv_maybe_show_listing_message( 'untrashed', __( 'View restored from the Trash.', 'wpv-views' ), __( '%d Views restored from the Trash.', 'wpv-views' ) );
# wpv_maybe_show_listing_message( 'deleted', __( 'View permanently deleted.', 'wpv-views' ), __( '%d Views permanently deleted.', 'wpv-views' ) );
# wpv_maybe_show_listing_message( 'not_used', __( 'View not used in any post.', 'wpv-views' ), __( '%d Views not used in any post.', 'wpv-views' ) );

msgid "%d Views permanently deleted."
msgstr ""

# wpv_maybe_show_listing_message( 'deleted', __( 'View permanently deleted.', 'wpv-views' ), __( '%d Views permanently deleted.', 'wpv-views' ) );
# wpv_maybe_show_listing_message( 'not_used', __( 'View not used in any post.', 'wpv-views' ), __( '%d Views not used in any post.', 'wpv-views' ) );
# 

msgid "View not used in any post."
msgstr ""

# wpv_maybe_show_listing_message( 'deleted', __( 'View permanently deleted.', 'wpv-views' ), __( '%d Views permanently deleted.', 'wpv-views' ) );
# wpv_maybe_show_listing_message( 'not_used', __( 'View not used in any post.', 'wpv-views' ), __( '%d Views not used in any post.', 'wpv-views' ) );
# 

msgid "%d Views not used in any post."
msgstr ""

# $is_current ? ' class="current" ' : '',
# __( 'Not used', 'wpv-views' ),
# $wpv_found_posts );

msgid "Not used"
msgstr ""

# <th class="wpv-admin-listing-col-cached">
# <?php echo __( 'Frontend output cache', 'wpv-views' ); ?>
# </th>

msgid "Frontend output cache"
msgstr ""

# /* translators: Edit action link text for the cases where the View is build with the new View editor. */
# __( 'Edit in the "%s"', 'wpv-views' ),
# $maybe_parent_post->post_title

msgid "Edit in the \"%s\""
msgstr ""

# '<span class="js-otgs-popover-tooltip" data-tippy-content="%2$s"><a>%1$s</a></span>',
# esc_html( __( 'Edit is not supported for this View', 'wpv-views' ) ),
# esc_attr( __( 'To edit this View, it needs to be added inside a post first.', 'wpv-views' ) )

msgid "Edit is not supported for this View"
msgstr ""

# esc_html( __( 'Edit is not supported for this View', 'wpv-views' ) ),
# esc_attr( __( 'To edit this View, it needs to be added inside a post first.', 'wpv-views' ) )
# );

msgid "To edit this View, it needs to be added inside a post first."
msgstr ""

# } else {
# echo __( 'Not cached', 'wpv-views' );
# }

msgid "Not cached"
msgstr ""

# <button class="button js-scan-button" data-view-id="<?php echo $post->ID; ?>">
# <i class="icon-barcode fa fa-barcode"></i> <?php _e( 'Scan', 'wpv-views' ); ?>
# </button>

msgid "Scan"
msgstr ""

# </button>
# <span class="js-nothing-message hidden"><?php _e( 'Nothing found', 'wpv-views' ); ?></span>
# </td>

msgid "Nothing found"
msgstr ""

# <button class="button js-wpv-clear-view-cache" data-view-id="<?php echo $post->ID; ?>">
# <i class="fa fa-times"></i> <?php _e( 'Clean cache', 'wpv-views' ); ?>
# </button>

msgid "Clean cache"
msgstr ""

# <?php
# _e( 'No Views found in Trash that matched your criteria.', 'wpv-views' );
# ?>

msgid "No Views found in Trash that matched your criteria."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-view-list-row alternate" colspan="6"><?php _e( 'No Views found in Trash.', 'wpv-views' ); ?></td>
# </tr>

msgid "No Views found in Trash."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-view-list-row alternate" colspan="6"><?php _e( 'No Views matched your criteria.', 'wpv-views' ); ?></td>
# </tr>

msgid "No Views matched your criteria."
msgstr ""

# <tr class="no-items">
# <td class="js-wpv-view-list-row alternate" colspan="6"><?php _e( 'No Views found.', 'wpv-views' ); ?></td>
# </tr>

msgid "No Views found."
msgstr ""

# <select class="js-views-actions" name="list_views_action_<?php echo $post->ID; ?>" id="list_views_action_<?php echo $post->ID; ?>" data-view-id="<?php echo $post->ID; ?>">
# <option value="0"><?php _e('Choose','wpv-views') ?>&hellip;</option>
# <option value="delete"><?php _e('Delete','wpv-views') ?></option>

msgid "Choose"
msgstr ""

# <div>
# <label for="wpv-view-purpose"><?php echo __('View purpose', 'wpv-views'); ?></label>
# <select id="wpv-view-purpose" class="js-wpv-purpose" autocomplete="off">

msgid "View purpose"
msgstr ""

# <?php $purpose_options = array(
# 'all'			=> __('Display all results', 'wpv-views'),
# 'pagination'	=> __('Display the results with pagination', 'wpv-views'),

msgid "Display all results"
msgstr ""

# 'all'			=> __('Display all results', 'wpv-views'),
# 'pagination'	=> __('Display the results with pagination', 'wpv-views'),
# 'slider'		=> __('Display the results as a slider', 'wpv-views'),

msgid "Display the results with pagination"
msgstr ""

# 'pagination'	=> __('Display the results with pagination', 'wpv-views'),
# 'slider'		=> __('Display the results as a slider', 'wpv-views'),
# 'parametric'	=> __('Display the results using a custom search', 'wpv-views'),

msgid "Display the results as a slider"
msgstr ""

# 'slider'		=> __('Display the results as a slider', 'wpv-views'),
# 'parametric'	=> __('Display the results using a custom search', 'wpv-views'),
# 'full'			=> __('Full custom display mode', 'wpv-views')

msgid "Display the results using a custom search"
msgstr ""

# 'parametric'	=> __('Display the results using a custom search', 'wpv-views'),
# 'full'			=> __('Full custom display mode', 'wpv-views')
# );

msgid "Full custom display mode"
msgstr ""

# />
# <?php echo __('Display generic help for the Query section', 'wpv-views'); ?>
# </label>

msgid "Display generic help for the Query section"
msgstr ""

# />
# <?php echo __('Display generic help for the Filter section', 'wpv-views'); ?>
# </label>

msgid "Display generic help for the Filter section"
msgstr ""

# />
# <?php echo __( 'Display generic help for the Loop section', 'wpv-views'); ?>
# </label>

msgid "Display generic help for the Loop section"
msgstr ""

# <div>
# <label for="wpv-view-purpose"><?php echo __('WordPress Archive purpose', 'wpv-views'); ?></label>
# <select id="wpv-view-purpose" class="js-wpv-purpose" autocomplete="off">

msgid "WordPress Archive purpose"
msgstr ""

# <?php $purpose_options = array(
# 'all'			=> __('Display the basic archive', 'wpv-views'),
# 'parametric'	=> __('Display the archive as a custom search', 'wpv-views'),

msgid "Display the basic archive"
msgstr ""

# 'all'			=> __('Display the basic archive', 'wpv-views'),
# 'parametric'	=> __('Display the archive as a custom search', 'wpv-views'),
# );

msgid "Display the archive as a custom search"
msgstr ""

# 'id' => $_POST['id'],
# 'message' => __( 'Screen options saved', 'wpv-views' )
# );

msgid "Screen options saved"
msgstr ""

# <div id="js-screen-options-wrap-dup">
# <h5><?php _e('Show on screen', 'wpv-views');?></h5>
# 

msgid "Show on screen"
msgstr ""

# <div class="wpv-screen-options-metasection wpv-screen-options-metasection-query js-wpv-screen-options-metasection" data-metasection="wpv-query-section">
# <h6><?php _e('Query section', 'wpv-views'); ?></h6>
# <p class="js-wpv-screen-pref">

msgid "Query section"
msgstr ""

# <div class="wpv-screen-options-metasection wpv-screen-options-metasection-filter js-wpv-screen-options-metasection" data-metasection="wpv-filter-section">
# <h6><?php _e('Filter section', 'wpv-views'); ?></h6>
# <p class="js-wpv-screen-pref">

msgid "Filter section"
msgstr ""

# <div class="wpv-screen-options-metasection wpv-screen-options-metasection-layout js-wpv-screen-options-metasection" data-metasection="wpv-layout-section">
# <h6><?php _e( 'Loop section', 'wpv-views' ); ?></h6>
# <p class="js-wpv-screen-pref">

msgid "Loop section"
msgstr ""

# <div class="wpv-screen-options-metasection wpv-screen-options-metasection-layout js-wpv-screen-options-metasection" data-metasection="wpv-layout-section">
# <h6><?php _e('Output section', 'wpv-views'); ?></h6>
# <?php

msgid "Output section"
msgstr ""

# $sections['content'] = array(
# 'name'		=> __( 'Output Editor', 'wpv-views' ),
# 'disabled'	=> false,

msgid "Output Editor"
msgstr ""

# <span class="js-wpv-message-container"></span>
# <input type="hidden" data-success="<?php echo esc_attr( __( 'Content updated', 'wpv-views' ) ); ?>" data-unsaved="<?php echo esc_attr( __( 'Content not saved', 'wpv-views' ) ); ?>" data-nonce="<?php echo esc_attr( wp_create_nonce( 'wpv_view_content_nonce' ) ); ?>" class="js-wpv-content-update" />
# </span>

msgid "Content updated"
msgstr ""

# <span class="js-wpv-message-container"></span>
# <input type="hidden" data-success="<?php echo esc_attr( __( 'Content updated', 'wpv-views' ) ); ?>" data-unsaved="<?php echo esc_attr( __( 'Content not saved', 'wpv-views' ) ); ?>" data-nonce="<?php echo esc_attr( wp_create_nonce( 'wpv_view_content_nonce' ) ); ?>" class="js-wpv-content-update" />
# </span>

msgid "Content not saved"
msgstr ""

# 'id' => $_POST['id'],
# 'message' => __( 'Combined Output saved', 'wpv-views' )
# );

msgid "Combined Output saved"
msgstr ""

# <?php
# _e( 'Here you can scan your content and check where this View is being used.', 'wpv-views' );
# ?>

msgid "Here you can scan your content and check where this View is being used."
msgstr ""

# <i class="icon-barcode fa fa-barcode"></i>
# <?php _e('Scan your content', 'wpv-views'); ?>
# </button>

msgid "Scan your content"
msgstr ""

# </button>
# <p class="js-nothing-message hidden toolset-alert toolset-alert-info"><?php _e('This View is not used anywhere yet.', 'wpv-views'); ?></p>
# </div>

msgid "This View is not used anywhere yet."
msgstr ""

# <?php
# echo sprintf( __( 'Filter by <strong>%s</strong>', 'wpv-views' ), $missed['name'] );
# ?>

msgid "Filter by <strong>%s</strong>"
msgstr ""

# 'parametric'			=> $parametric_search_hints,
# 'message'				=> __( 'Success', 'wpv-views' )
# );

msgid "Success"
msgstr ""

# 'id'			=> $view_id,
# 'message'		=> __( 'Query filter saved', 'wpv-views' ),
# 'query_filters'	=> $filters_list

msgid "Query filter saved"
msgstr ""

# 'type'		=> 'generic',
# 'message'	=> __( 'Wrong or missing shortcode.', 'wpv-views' )
# );

msgid "Wrong or missing shortcode."
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Parametric Search Settings saved', 'wpv-views' )
# );

msgid "Parametric Search Settings saved"
msgstr ""

# if ( $controls_count == 0 ) {
# $return_result['existence'] = '<p>' . __('Remember to add filters here. Right now, this custom search has no filter items.', 'wpv-views') . '</p>';
# }

msgid "Remember to add filters here. Right now, this custom search has no filter items."
msgstr ""

# if ( count( $no_intersection ) > 0 ) {
# $glue = __( ' and ', 'wpv-views' );
# $no_intersection_text = implode( $glue , $no_intersection );

msgid " and "
msgstr ""

# $no_intersection_text = implode( $glue , $no_intersection );
# $return_result['intersection'] = sprintf( __( 'Your %s filters are using an internal "OR" kind of relationship, and dependant parametric search for those filters needs "AND" relationships.', 'wpv-views' ), $no_intersection_text );
# $return_result['intersection'] .= '<br /><br />';

msgid "Your %s filters are using an internal \"OR\" kind of relationship, and dependant parametric search for those filters needs \"AND\" relationships."
msgstr ""

# $return_result['intersection'] .= '>';
# $return_result['intersection'] .= __('Fix filters relationship', 'wpv-views');
# $return_result['intersection'] .= '</button>';

msgid "Fix filters relationship"
msgstr ""

# $return_result['missing'] = '<div class="toolset-help-content">';
# $return_result['missing'] .= __( 'This View has some query filters that are missing from the form. Maybe you have removed them:', 'wpv-views' );
# $return_result['missing'] .= '<ul class="js-wpv-filter-missing">';

msgid "This View has some query filters that are missing from the form. Maybe you have removed them:"
msgstr ""

# $return_result['missing'] .= '</ul>';
# $return_result['missing'] .= __( 'Can they also be removed from the query filtering?', 'wpv-views' );
# $return_result['missing'] .= '<p>';

msgid "Can they also be removed from the query filtering?"
msgstr ""

# $return_result['missing'] .= '<p>';
# $return_result['missing'] .= '<button class="button-primary js-wpv-filter-missing-delete">' . __( 'Yes (recommended)', 'wpv-views' ) . '</button> <button class="button-secondary js-wpv-filter-missing-close">' . __( 'No', 'wpv-views' ) . '</button>';
# $return_result['missing'] .= '</p>';

msgid "Yes (recommended)"
msgstr ""

# 'id'			=> $view_id,
# 'message'		=> __( 'Filter saved', 'wpv-views' ),
# 'parametric'	=> $parametric_search_hints

msgid "Filter saved"
msgstr ""

# <i class="icon-pushpin fa fa-thumb-tack js-wpv-textarea-full" style="<?php echo ( empty( $filter_extra_css ) ) ? 'display:none;' : ''; ?>"></i>
# <strong><?php _e( 'CSS editor', 'wpv-views' ); ?></strong>
# </div>

msgid "CSS editor"
msgstr ""

# <i class="icon-pushpin fa fa-thumb-tack js-wpv-textarea-full" style="<?php echo ( empty( $filter_extra_js ) ) ? 'display:none;' : ''; ?>"></i>
# <strong><?php _e( 'JS editor', 'wpv-views' ); ?></strong>
# </div>

msgid "JS editor"
msgstr ""

# <i class="icon-fire fa fa-fire"></i>
# <span class="button-label"><?php _e('Frontend events','wpv-views'); ?></span>
# </button>

msgid "Frontend events"
msgstr ""

# <p>
# <button class="button-secondary js-wpv-filter-add-filter" type="button" data-empty="<?php echo esc_attr( __('Add New Filter', 'wpv-views') ); ?>" data-nonempty="<?php echo esc_attr( __('Add another filter', 'wpv-views') ); ?>" data-nonce="<?php echo wp_create_nonce( 'wpv_view_filter_add_filter' ); ?>">
# <i class="icon-plus fa fa-plus"></i> <?php echo esc_attr( __('Add a filter', 'wpv-views') ); ?>

msgid "Add New Filter"
msgstr ""

# <p>
# <button class="button-secondary js-wpv-filter-add-filter" type="button" data-empty="<?php echo esc_attr( __('Add New Filter', 'wpv-views') ); ?>" data-nonempty="<?php echo esc_attr( __('Add another filter', 'wpv-views') ); ?>" data-nonce="<?php echo wp_create_nonce( 'wpv_view_filter_add_filter' ); ?>">
# <i class="icon-plus fa fa-plus"></i> <?php echo esc_attr( __('Add a filter', 'wpv-views') ); ?>

msgid "Add another filter"
msgstr ""

# <button class="button-secondary js-wpv-filter-add-filter" type="button" data-empty="<?php echo esc_attr( __('Add New Filter', 'wpv-views') ); ?>" data-nonempty="<?php echo esc_attr( __('Add another filter', 'wpv-views') ); ?>" data-nonce="<?php echo wp_create_nonce( 'wpv_view_filter_add_filter' ); ?>">
# <i class="icon-plus fa fa-plus"></i> <?php echo esc_attr( __('Add a filter', 'wpv-views') ); ?>
# </button>

msgid "Add a filter"
msgstr ""

# 
# $postmeta_label = __( 'Custom fields', 'wpv-views' );
# $post_woocommerce_views_meta_label = __( 'WooCommerce Blocks filter fields', 'wpv-views' );

msgid "Custom fields"
msgstr ""

# $postmeta_label = __( 'Custom fields', 'wpv-views' );
# $post_woocommerce_views_meta_label = __( 'WooCommerce Blocks filter fields', 'wpv-views' );
# $usermeta_label = __( 'User fields', 'wpv-views' );

msgid "WooCommerce Blocks filter fields"
msgstr ""

# $post_woocommerce_views_meta_label = __( 'WooCommerce Blocks filter fields', 'wpv-views' );
# $usermeta_label = __( 'User fields', 'wpv-views' );
# $termmeta_label = __( 'Taxonomy fields', 'wpv-views' );

msgid "User fields"
msgstr ""

# $usermeta_label = __( 'User fields', 'wpv-views' );
# $termmeta_label = __( 'Taxonomy fields', 'wpv-views' );
# 

msgid "Taxonomy fields"
msgstr ""

# <select id="filter-add-select" class="js-filter-add-select">
# <option value="-1" disabled="disabled" selected="selected"><?php echo __('--- Please select ---', 'wpv-views'); ?></option>
# <?php

msgid "--- Please select ---"
msgstr ""

# <span class='edit-filter wpv-edit-filter js-wpv-filter-edit-controls'>
# <button class='button button-secondary button-small js-wpv-filter-remove js-filter-remove' title='<?php echo esc_attr( __('Delete this filter', 'wpv-views') ); ?>' data-deleteaction="<?php echo esc_attr( $delete_action ); ?>" data-nonce='<?php echo esc_attr( $delete_nonce ); ?>'>
# <i class='icon-trash fa fa-trash'></i>

msgid "Delete this filter"
msgstr ""

# </button>
# <button class='button button-secondary button-small js-wpv-filter-edit-open js-wpv-filter-<?php echo esc_attr( $li_slug ); ?>-edit-open' title='<?php echo esc_attr( __('Edit this filter','wpv-views') ); ?>'>
# <i class='icon-edit fa fa-pencil-square-o'></i>

msgid "Edit this filter"
msgstr ""

# <div class="wpv-dialog wpv-dialog-query-filter">
# <label for="filter-add-select" class="label-alignleft"><?php _e('Filter by:', 'wpv-views'); ?></label>
# <?php wpv_filters_add_filter_select( $view_settings ); ?>

msgid "Filter by:"
msgstr ""

# $sections['layout-settings-extra-js'] = array(
# 'name'		=> __( 'Aditional Javascript files', 'wpv-views' ),
# 'disabled'	=> false,

msgid "Aditional Javascript files"
msgstr ""

# <h3>
# <?php echo esc_html( __( 'Additional JavaScript files', 'wpv-views' ) ); ?>
# <span class="js-wpv-update-button-wrap">

msgid "Additional JavaScript files"
msgstr ""

# <span class="js-wpv-message-container"></span>
# <input type="hidden" data-success="<?php echo esc_attr( __('Data saved', 'wpv-views') ); ?>" data-unsaved="<?php echo esc_attr( __('Data not saved', 'wpv-views') ); ?>" data-nonce="<?php echo wp_create_nonce( 'wpv_view_layout_settings_extra_js_nonce' ); ?>" class="js-wpv-layout-settings-extra-js-update" />
# </span>

msgid "Data saved"
msgstr ""

# <span class="js-wpv-message-container"></span>
# <input type="hidden" data-success="<?php echo esc_attr( __('Data saved', 'wpv-views') ); ?>" data-unsaved="<?php echo esc_attr( __('Data not saved', 'wpv-views') ); ?>" data-nonce="<?php echo wp_create_nonce( 'wpv_view_layout_settings_extra_js_nonce' ); ?>" class="js-wpv-layout-settings-extra-js-update" />
# </span>

msgid "Data not saved"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Additional Javascript saved', 'wpv-views' )
# );

msgid "Additional Javascript saved"
msgstr ""

# <p>
# <label for="wpv-layout-settings-extra-js"><?php _e( 'Additional Javascript files to be loaded with this View (comma separated): ', 'wpv-views' ) ?></label>
# <input type="text" id="wpv-layout-settings-extra-js" autocomplete="off" class="js-wpv-layout-settings-extra-js" name="_wpv_layout_settings[additional_js]" value="<?php echo esc_attr( $js ); ?>" style="width:100%;" />

msgid "Additional Javascript files to be loaded with this View (comma separated): "
msgstr ""

# $sections['layout-extra'] = array(
# 'name'		=> __( 'Loop Editor', 'wpv-views' ),
# 'disabled'	=> true,

msgid "Loop Editor"
msgstr ""

# type="hidden"
# data-success="<?php echo esc_attr( __( 'Data updated', 'wpv-views' ) ); ?>"
# data-unsaved="<?php echo esc_attr( __( 'Data not saved', 'wpv-views' ) ); ?>"

msgid "Data updated"
msgstr ""

# 'id' => $view_id,
# 'message' => __( 'Loop saved', 'wpv-views' )
# );

msgid "Loop saved"
msgstr ""

# } else {
# echo __( 'Templates for this WordPress Archive', 'wpv-views' );
# }

msgid "Templates for this WordPress Archive"
msgstr ""

# <i aria-hidden="true" class="js-wpv-open-close-arrow fa fa-fw fa-caret-<?php if ( $opened ) { echo 'up'; } else { echo 'down'; } ?>"> </i>
# <span class="screen-reader-text"><?php echo sprintf( __( 'Toggle Content Template panel: %s', 'wpv-views' ), $template->post_title ); ?></span>
# </button>

msgid "Toggle Content Template panel: %s"
msgstr ""

# <div style="margin-left:20px;" class="js-wpv-assign-ct-new">
# <input type="text" class="js-wpv-inline-template-new-name" id="js-wpv-ct-type-new-name" placeholder="<?php echo esc_attr( __( 'Type a name', 'wpv-views' ) ); ?>">
# <div class="js-wpv-add-new-ct-name-error-container"></div>

msgid "Type a name"
msgstr ""

# 'id' => $_POST["ct_id"],
# 'message' => __( 'Inline Content Template saved', 'wpv-views' )
# );

msgid "Inline Content Template saved"
msgstr ""

# 'id' => $_POST["view_id"],
# 'message' => __( 'Inline Content Template removed', 'wpv-views' )
# );

msgid "Inline Content Template removed"
msgstr ""

# <div class="js-wpv-inserted-inline-content-template-pointer<?php echo $dismissed_classname; ?>">
# <h3><?php _e( 'Content Template inserted in the layout', 'wpv-views' ); ?></h3>
# <p>

msgid "Content Template inserted in the layout"
msgstr ""

# echo WPV_MESSAGE_SPACE_CHAR;
# _e('You can edit its content in one place and use it in several places.', 'wpv-views');
# ?>

msgid "You can edit its content in one place and use it in several places."
msgstr ""

# <?php
# _e( 'Use Content Templates as chunks of content that will be repeated in each element of the loop.', 'wpv-views' );
# ?>

msgid "Use Content Templates as chunks of content that will be repeated in each element of the loop."
msgstr ""

# if ( $query_mode == 'normal' ) {
# _e( 'This View has some Content Templates already assigned', 'wpv-views' );
# } else {

msgid "This View has some Content Templates already assigned"
msgstr ""

# } else {
# _e( 'This WordPress Archive has some Content Templates already assigned', 'wpv-views' );
# }

msgid "This WordPress Archive has some Content Templates already assigned"
msgstr ""

# if ( $query_mode == 'normal' ) {
# _e( 'Insert a Content Template already assigned into the View', 'wpv-views' );
# } else {

msgid "Insert a Content Template already assigned into the View"
msgstr ""

# } else {
# _e( 'Insert a Content Template already assigned into the WordPress Archive', 'wpv-views' );
# }

msgid "Insert a Content Template already assigned into the WordPress Archive"
msgstr ""

# <select class="js-wpv-inline-template-assigned-select" id="js-wpv-ct-add-id-assigned">
# <option value="0"><?php _e( 'Select a Content Template','wpv-views' ) ?>&hellip;</option>
# <?php

msgid "Select a Content Template"
msgstr ""

# if ( $query_mode == 'normal' ) {
# _e( 'Assign other Content Template to the View', 'wpv-views' );
# } else {

msgid "Assign other Content Template to the View"
msgstr ""

# } else {
# _e( 'Assign other Content Template to the WordPress Archive', 'wpv-views' );
# }

msgid "Assign other Content Template to the WordPress Archive"
msgstr ""

# if ( $query_mode == 'normal' ) {
# _e( 'Assign a Content Template to the View', 'wpv-views' );
# } else {

msgid "Assign a Content Template to the View"
msgstr ""

# } else {
# _e( 'Assign a Content Template to the WordPress Archive', 'wpv-views' );
# }

msgid "Assign a Content Template to the WordPress Archive"
msgstr ""

# if ( $query_mode == 'normal' ) {
# _e( 'Assign an existing Content template to this View','wpv-views' );
# } else {

msgid "Assign an existing Content template to this View"
msgstr ""

# } else {
# _e( 'Assign an existing Content template to this WordPress Archive','wpv-views' );
# }

msgid "Assign an existing Content template to this WordPress Archive"
msgstr ""

# if ( $query_mode == 'normal' ) {
# _e('Create a new Content Template and assign it to this View','wpv-views');
# } else {

msgid "Create a new Content Template and assign it to this View"
msgstr ""

# } else {
# _e('Create a new Content Template and assign it to this WordPress Archive','wpv-views');
# }

msgid "Create a new Content Template and assign it to this WordPress Archive"
msgstr ""

# <input type="checkbox" class="js-wpv-add-to-editor-check" name="wpv-ct-add-to-editor" id="js-wpv-ct-add-to-editor-btn" checked="checked">
# <label for="js-wpv-ct-add-to-editor-btn"><?php _e('Insert the Content Template shortcode to editor','wpv-views') ?></label>
# </div>

msgid "Insert the Content Template shortcode to editor"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Limit and Offset saved', 'wpv-views' )
# );

msgid "Limit and Offset saved"
msgstr ""

# <span class="wpv-combo">
# <label for="wpv-settings-limit"><?php _e( 'Display ', 'wpv-views' ) ?></label>
# <select name="_wpv_settings[limit]" id="wpv-settings-limit" class="js-wpv-limit" autocomplete="off">

msgid "Display "
msgstr ""

# <select name="_wpv_settings[limit]" id="wpv-settings-limit" class="js-wpv-limit" autocomplete="off">
# <option value="-1"><?php _e('No limit', 'wpv-views'); ?></option>
# <?php

msgid "No limit"
msgstr ""

# </select>
# <span><?php _e( 'items ', 'wpv-views' ) ?></span>
# </span>

msgid "items "
msgstr ""

# <span class="wpv-combo">
# <label for="wpv-settings-offset"><?php _e( 'Skip first', 'wpv-views' ) ?></label>
# <select name="_wpv_settings[offset]" id="wpv-settings-offset" class="js-wpv-offset" autocomplete="off">

msgid "Skip first"
msgstr ""

# echo sprintf(
# __( '%s This WordPress Archive will be used for displaying all the different archive pages selected in this section', 'wpv-views' ),
# '<i class="fa fa-info-circle" aria-hidden="true"></i>'

msgid "%s This WordPress Archive will be used for displaying all the different archive pages selected in this section"
msgstr ""

# 'updated_archive_loops' => $loop_form,
# 'message' => __( 'Loop Selection saved', 'wpv-views' )
# );

msgid "Loop Selection saved"
msgstr ""

# $recent_posts = get_posts( array( "posts_per_page" => 1 ) );
# $default_search_term = __( 'something', 'wpv-views' );
# if( !empty( $recent_posts ) ) {

msgid "something"
msgstr ""

# sprintf(
# __( 'The %s page cannot be viewed because no post has any %s.', 'wpv-views' ),
# $category->labels->name,

msgid "The %s page cannot be viewed because no post has any %s."
msgstr ""

# 
# $archive_will_include_template		= __( 'This archive will include %s', 'wpv-views' );
# $archive_will_include_only_template = __( 'This archive will include %s only', 'wpv-views' );

msgid "This archive will include %s"
msgstr ""

# $archive_will_include_template		= __( 'This archive will include %s', 'wpv-views' );
# $archive_will_include_only_template = __( 'This archive will include %s only', 'wpv-views' );
# $archive_will_include_one_more_template = __( 'This archive will include %1$s and another post type', 'wpv-views' );

msgid "This archive will include %s only"
msgstr ""

# $archive_will_include_only_template = __( 'This archive will include %s only', 'wpv-views' );
# $archive_will_include_one_more_template = __( 'This archive will include %1$s and another post type', 'wpv-views' );
# $archive_will_include_more_template = __( 'This archive will include %1$s and %2$s more post types', 'wpv-views' );

msgid "This archive will include %1$s and another post type"
msgstr ""

# $archive_will_include_one_more_template = __( 'This archive will include %1$s and another post type', 'wpv-views' );
# $archive_will_include_more_template = __( 'This archive will include %1$s and %2$s more post types', 'wpv-views' );
# $count_post_types_included = count( $post_types_included );

msgid "This archive will include %1$s and %2$s more post types"
msgstr ""

# if ( $count_post_types_included < 1 ) {
# echo __( 'This archive will include no post types', 'wpv-views' );
# } else {

msgid "This archive will include no post types"
msgstr ""

# <h2>
# <?php _e('Loops Selection', 'wpv-views' ) ?>
# </h2>

msgid "Loops Selection"
msgstr ""

# <label for="wpv-settings-orderby"><?php _e( 'Order by ', 'wpv-views' ) ?></label>
# <select id="wpv-settings-orderby" class="js-wpv-posts-orderby" name="_wpv_settings[orderby]" autocomplete="off" data-rand="<?php echo esc_attr( __( 'Pagination combined with random ordering can lead to same items appearing in more than one pages. It\'s recommended not to combine pagination with random ordering, unless unexpected results are acceptable.', 'wpv-views' ) ); ?>">
# <option value="post_date" <?php selected( $view_settings['orderby'], 'post_date' ); ?>><?php _e('Post date', 'wpv-views'); ?></option>

msgid "Pagination combined with random ordering can lead to same items appearing in more than one pages. It's recommended not to combine pagination with random ordering, unless unexpected results are acceptable."
msgstr ""

# 'id'			=> __( 'Term ID', 'wpv-views' ),
# 'count'			=> __( 'Post count', 'wpv-views' ),
# 'name'			=> __( 'Term name', 'wpv-views' ),

msgid "Post count"
msgstr ""

# 'slug'			=> __( 'Term slug', 'wpv-views' ),
# 'term_group'	=> __( 'Term group', 'wpv-views' ),
# 'none'			=> __( 'No order', 'wpv-views' )

msgid "Term group"
msgstr ""

# 'term_group'	=> __( 'Term group', 'wpv-views' ),
# 'none'			=> __( 'No order', 'wpv-views' )
# );

msgid "No order"
msgstr ""

# ) {
# $option_text = sprintf(__('Term Field - %s', 'wpv-views'), $all_types_termmeta_fields[substr( $key, 5 )]['name']);
# $field_type = $all_types_termmeta_fields[substr( $key, 5 )]['type'];

msgid "Term Field - %s"
msgstr ""

# $users_order_by = array(
# 'user_login'		=> __( 'User login', 'wpv-views' ),
# 'ID'				=> __( 'User ID', 'wpv-views' ),

msgid "User login"
msgstr ""

# 'ID'				=> __( 'User ID', 'wpv-views' ),
# 'user_name'			=> __( 'User name', 'wpv-views' ),
# 'display_name'		=> __( 'User display name', 'wpv-views' ),

msgid "User name"
msgstr ""

# 'user_name'			=> __( 'User name', 'wpv-views' ),
# 'display_name'		=> __( 'User display name', 'wpv-views' ),
# 'user_nicename'		=> __( 'User nicename', 'wpv-views' ),

msgid "User display name"
msgstr ""

# 'display_name'		=> __( 'User display name', 'wpv-views' ),
# 'user_nicename'		=> __( 'User nicename', 'wpv-views' ),
# 'user_email'		=> __( 'User email', 'wpv-views' ),

msgid "User nicename"
msgstr ""

# 'user_nicename'		=> __( 'User nicename', 'wpv-views' ),
# 'user_email'		=> __( 'User email', 'wpv-views' ),
# 'user_url'			=> __( 'User URL', 'wpv-views' ),

msgid "User email"
msgstr ""

# 'user_url'			=> __( 'User URL', 'wpv-views' ),
# 'user_registered'	=> __( 'User registered date', 'wpv-views' ),
# 'include'			=> __( 'User order on a filter', 'wpv-views' ),

msgid "User registered date"
msgstr ""

# 'user_registered'	=> __( 'User registered date', 'wpv-views' ),
# 'include'			=> __( 'User order on a filter', 'wpv-views' ),
# 'post_count'		=> __( 'User post count', 'wpv-views' )

msgid "User order on a filter"
msgstr ""

# 'include'			=> __( 'User order on a filter', 'wpv-views' ),
# 'post_count'		=> __( 'User post count', 'wpv-views' )
# );

msgid "User post count"
msgstr ""

# $selected = ( $view_settings['users_orderby'] == "user-field-" . $usermeta_field_meta_key ) ? ' selected="selected"' : '';
# $option_text = sprintf( __( 'User Field - %s', 'wpv-views' ), $usermeta_field_name );
# 

msgid "User Field - %s"
msgstr ""

# 'id'		=> $_POST["id"],
# 'message'	=> __( 'Ordering saved', 'wpv-views' )
# );

msgid "Ordering saved"
msgstr ""

# <li style="position:relative">
# <label for="wpv-settings-orderby"><?php _e( 'Order by ', 'wpv-views' ) ?></label>
# <select id="wpv-settings-orderby" class="js-wpv-posts-orderby" name="_wpv_settings[orderby]" autocomplete="off" data-rand="<?php echo esc_attr( __( 'Pagination combined with random ordering can lead to same items appearing in more than one pages. It\'s recommended not to combine pagination with random ordering, unless unexpected results are acceptable.', 'wpv-views' ) ); ?>">

msgid "Order by "
msgstr ""

# <select id="wpv-settings-orderby-as" name="_wpv_settings[orderby_as]" class="js-wpv-posts-orderby-as" autocomplete="off" <?php disabled( $disable_orderby_as ); ?>>
# <option value=""><?php _e( 'As a native custom field', 'wpv-views' ) ?></option>
# <option value="STRING" <?php selected( $view_settings['orderby_as'], 'STRING' ); ?>><?php _e( 'As a string', 'wpv-views' ) ?></option>

msgid "As a native custom field"
msgstr ""

# <option value=""><?php _e( 'As a native custom field', 'wpv-views' ) ?></option>
# <option value="STRING" <?php selected( $view_settings['orderby_as'], 'STRING' ); ?>><?php _e( 'As a string', 'wpv-views' ) ?></option>
# <option value="NUMERIC" <?php selected( $view_settings['orderby_as'], 'NUMERIC' ); ?>><?php _e( 'As a number', 'wpv-views' ) ?></option>

msgid "As a string"
msgstr ""

# <option value="STRING" <?php selected( $view_settings['orderby_as'], 'STRING' ); ?>><?php _e( 'As a string', 'wpv-views' ) ?></option>
# <option value="NUMERIC" <?php selected( $view_settings['orderby_as'], 'NUMERIC' ); ?>><?php _e( 'As a number', 'wpv-views' ) ?></option>
# <?php foreach( apply_filters( 'wpv_filter_wpv_get_orderby_as_options', array(), $view_settings ) as $value => $description ): ?>

msgid "As a number"
msgstr ""

# <p>
# <label for="wpv-settings-orderby-second"><?php _e( 'On posts sharing the same primary <em>order by</em> value, order by ', 'wpv-views' ) ?></label>
# <select id="wpv-settings-orderby-second" class="js-wpv-posts-orderby-second" name="_wpv_settings[orderby_second]" autocomplete="off">

msgid "On posts sharing the same primary <em>order by</em> value, order by "
msgstr ""

# <p>
# <label for="wpv-settings-orderby-second"><?php _e( 'On posts sharing the same <em>order by</em> value, order by ', 'wpv-views' ) ?></label>
# <select id="wpv-settings-orderby-second" class="js-wpv-posts-orderby-second" name="_wpv_settings[orderby_second]" autocomplete="off">

msgid "On posts sharing the same <em>order by</em> value, order by "
msgstr ""

# 'slidev'	=> __('Slide vertically', 'wpv-views'),
# 'infinite'	=> __( 'Infinite scrolling', 'wpv-views' )
# );

msgid "Infinite scrolling"
msgstr ""

# $sections['pagination'] = array(
# 'name'		=> __( 'Pagination and Sliders Settings', 'wpv-views' ),
# 'disabled'	=> false,

msgid "Pagination and Sliders Settings"
msgstr ""

# $sections['pagination'] = array(
# 'name'		=> __( 'Pagination Settings', 'wpv-views' ),
# 'disabled'	=> true,

msgid "Pagination Settings"
msgstr ""

# $select_structure,
# __( 'items per page', 'wpv-views' )
# );

msgid "items per page"
msgstr ""

# $select_structure = '<select class="js-wpv-archive-pagination-posts-per-page" autocomplete="off">'
# . '<option value="default" ' . selected( $view_settings['pagination']['posts_per_page'], 'default' , false ) . '>' . sprintf( __( '%d (default pagination size)', 'wpv-views' ), get_option('posts_per_page') ) . '</option>';
# foreach ( $posts_per_page_options as $index => $value ) {

msgid "%d (default pagination size)"
msgstr ""

# echo sprintf(
# __( 'You can change the default pagination size for the site in the %1$sreading options %2$s.', 'wpv-views' ),
# '<a href="' . admin_url( 'options-reading.php' ) . '">',

msgid "You can change the default pagination size for the site in the %1$sreading options %2$s."
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Pagination saved', 'wpv-views' )
# );

msgid "Pagination saved"
msgstr ""

# <label for="wpv-pagination-type-disabled"><strong><?php _e( 'No pagination', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display all query results at once.', 'wpv-views' ); ?></span>
# </li>

msgid "Display all query results at once."
msgstr ""

# <input id="wpv-pagination-type-paged" class="js-wpv-pagination-type" type="radio" name="wpv-pagination-type" value="paged" <?php checked( $view_settings['pagination']['type'] == 'paged' ); ?> autocomplete="off" />
# <label for="wpv-pagination-type-paged"><strong><?php _e( 'Pagination enabled with manual transition and page reload', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display the query results in pages, which visitors will switch.', 'wpv-views' ); ?></span>

msgid "Pagination enabled with manual transition and page reload"
msgstr ""

# <label for="wpv-pagination-type-paged"><strong><?php _e( 'Pagination enabled with manual transition and page reload', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display the query results in pages, which visitors will switch.', 'wpv-views' ); ?></span>
# </li>

msgid "Display the query results in pages, which visitors will switch."
msgstr ""

# <input id="wpv-pagination-type-ajaxed" class="js-wpv-pagination-type" type="radio" name="wpv-pagination-type" value="ajaxed" <?php checked( $view_settings['pagination']['type'] == 'ajaxed' ); ?> autocomplete="off" />
# <label for="wpv-pagination-type-ajaxed"><strong><?php _e( 'Pagination enabled with manual transition and AJAX', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display the query in pages, which visitors will switch without reloading the page.', 'wpv-views' ); ?></span>

msgid "Pagination enabled with manual transition and AJAX"
msgstr ""

# <label for="wpv-pagination-type-ajaxed"><strong><?php _e( 'Pagination enabled with manual transition and AJAX', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display the query in pages, which visitors will switch without reloading the page.', 'wpv-views' ); ?></span>
# </li>

msgid "Display the query in pages, which visitors will switch without reloading the page."
msgstr ""

# <input id="wpv-pagination-type-rollover" class="js-wpv-pagination-type" type="radio" name="wpv-pagination-type" value="rollover" <?php checked( $view_settings['pagination']['type'] == 'rollover' ); ?> autocomplete="off" />
# <label for="wpv-pagination-type-rollover"><strong><?php _e( 'Pagination enabled with automatic AJAX transition', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display the query in pages, which will paginate automatically without reloading the page.', 'wpv-views' ); ?></span>

msgid "Pagination enabled with automatic AJAX transition"
msgstr ""

# <label for="wpv-pagination-type-rollover"><strong><?php _e( 'Pagination enabled with automatic AJAX transition', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display the query in pages, which will paginate automatically without reloading the page.', 'wpv-views' ); ?></span>
# </li>

msgid "Display the query in pages, which will paginate automatically without reloading the page."
msgstr ""

# <div class="wpv-advanced-setting js-wpv-pagination-advanced-settings<?php if ( $view_settings['pagination']['type'] == 'disabled' ) { echo ' hidden'; } ?>">
# <h3><?php _e( 'Pagination options', 'wpv-views' ); ?></h3>
# <ul>

msgid "Pagination options"
msgstr ""

# <input type="checkbox" class="js-wpv-ajax-pagination-pause-on-hover" value="on"<?php echo $checked; ?> autocomplete="off" />
# <?php _e( 'Pause pagination transition on mouse hover', 'wpv-views' ); ?>
# </label>

msgid "Pause pagination transition on mouse hover"
msgstr ""

# <p>
# <label><?php _e('Transition effect:', 'wpv-views')?></label>
# <?php

msgid "Transition effect:"
msgstr ""

# <label>
# <?php _e('with duration',  'wpv-views'); ?>
# <?php

msgid "with duration"
msgstr ""

# </label>
# <?php _e('miliseconds', 'wpv-views'); ?>
# </p>

msgid "miliseconds"
msgstr ""

# <button class="js-wpv-pagination-advanced button-secondary" type="button">
# <?php _e( 'Advanced options', 'wpv-views' ); ?>
# &nbsp;<i class="fa fa-caret-down" aria-hidden="true"></i>

msgid "Advanced options"
msgstr ""

# <div class="js-wpv-pagination-advanced-history-management<?php if ( $view_settings['pagination']['effect'] == 'infinite' ) { echo ' hidden'; } ?>">
# <h4><?php _e( 'Browser history management', 'wpv-views' ); ?></h4>
# <label>

msgid "Browser history management"
msgstr ""

# <input type="checkbox" class="js-wpv-ajax-pagination-manage-history" value="on"<?php checked( $manage_history, 'on', true ); ?> autocomplete="off" />
# <?php _e('Update the URL of the page when paginating the View',  'wpv-views'); ?>
# </label>

msgid "Update the URL of the page when paginating the View"
msgstr ""

# <div class="js-wpv-pagination-advanced-infinite-tolerance<?php if ( $view_settings['pagination']['effect'] != 'infinite' ) { echo ' hidden'; } ?>">
# <h4><?php _e( 'Infinite scrolling tolerance', 'wpv-views' ); ?></h4>
# <label>

msgid "Infinite scrolling tolerance"
msgstr ""

# <label>
# <?php _e( 'Infinite scrolling tolerance, in pixels:', 'wpv-views' ); ?>
# <input type="text" class="js-wpv-ajax-pagination-tolerance" value="<?php echo ( isset( $view_settings['pagination']['tolerance'] ) ) ? $view_settings['pagination']['tolerance'] : ''; ?>" autocomplete="off" />

msgid "Infinite scrolling tolerance, in pixels:"
msgstr ""

# <div class="js-wpv-pagination-advanced-cache">
# <h4><?php _e( 'Cache and preload', 'wpv-views' ); ?></h4>
# <p>

msgid "Cache and preload"
msgstr ""

# <input type="checkbox" class="js-wpv-ajax-pagination-preload-images" value="on"<?php echo $checked; ?> autocomplete="off" />
# <?php _e('Preload images before transition',  'wpv-views'); ?>
# </label>

msgid "Preload images before transition"
msgstr ""

# <input type="checkbox" class="js-wpv-ajax-pagination-cache-pages" value="on"<?php echo $checked; ?> autocomplete="off" />
# <?php _e('Cache pages',  'wpv-views'); ?>
# </label>

msgid "Cache pages"
msgstr ""

# <input type="checkbox" class="js-wpv-ajax-pagination-preload-pages" value="on"<?php echo $checked; ?> autocomplete="off" />
# <?php _e('Pre-load the next and previous pages - avoids loading delays when users move between pages',  'wpv-views'); ?>
# </label>

msgid "Pre-load the next and previous pages - avoids loading delays when users move between pages"
msgstr ""

# <p>
# <label><?php _e('Pages to pre-load: ',  'wpv-views'); ?>
# <select class="js-wpv-ajax-pagination-preload-reach" autocomplete="off">

msgid "Pages to pre-load: "
msgstr ""

# <div class="js-wpv-pagination-advanced-spinner">
# <h4><?php _e('Spinners',  'wpv-views'); ?></h4>
# <?php

msgid "Spinners"
msgstr ""

# <input type="radio" class="js-wpv-pagination-spinner" name="wpv-pagination-spinner" value="builtin"<?php checked( $spinner, 'builtin', true ); ?> autocomplete="off" />
# <?php _e('Spinner graphics from Views', 'wpv-views'); ?>
# </label>

msgid "Spinner graphics from Views"
msgstr ""

# <input type="radio" class="js-wpv-pagination-spinner" name="wpv-pagination-spinner" value="uploaded"<?php echo checked( $spinner, 'uploaded', true ); ?> autocomplete="off" />
# <?php _e('My custom spinner graphics', 'wpv-views'); ?>
# </label>

msgid "My custom spinner graphics"
msgstr ""

# <input id="wpv-pagination-spinner-image" class="large-text js-wpv-pagination-spinner-image" type="text" value="<?php echo esc_url( $spinner_image_uploaded ); ?>" autocomplete="off" />
# <button class="button-secondary js-code-editor-toolbar-button js-wpv-media-manager" data-content="wpv-pagination-spinner-image" data-id="<?php echo esc_attr( $view_id ); ?>"><?php _e('Upload Image', 'wpv-views'); ?></button>
# 

msgid "Upload Image"
msgstr ""

# <input type="radio" class="js-wpv-pagination-spinner" name="wpv-pagination-spinner" value="disabled"<?php echo checked( $spinner, 'disabled', true ); ?> autocomplete="off" />
# <?php _e('No spinner graphics', 'wpv-views'); ?>
# </label>

msgid "No spinner graphics"
msgstr ""

# <div>
# <h4><?php _e('Callback function', 'wpv-views'); ?></h4>
# <p><?php _e('Javascript function to execute after the pagination transition has been completed:', 'wpv-views'); ?></p>

msgid "Callback function"
msgstr ""

# <h4><?php _e('Callback function', 'wpv-views'); ?></h4>
# <p><?php _e('Javascript function to execute after the pagination transition has been completed:', 'wpv-views'); ?></p>
# <ul>

msgid "Javascript function to execute after the pagination transition has been completed:"
msgstr ""

# <label for="wpv-archive-pagination-type-disabled"><strong><?php _e( 'No pagination', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display all items in this archive at once.', 'wpv-views' ); ?></span>
# </li>

msgid "Display all items in this archive at once."
msgstr ""

# <label for="wpv-archive-pagination-type-paged"><strong><?php _e( 'Pagination enabled with manual transition and page reload', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display this archive in pages, which visitors will switch.', 'wpv-views' ); ?></span>
# </li>

msgid "Display this archive in pages, which visitors will switch."
msgstr ""

# <label for="wpv-archive-pagination-type-ajaxed"><strong><?php _e( 'Pagination enabled with manual transition and AJAX', 'wpv-views' ); ?></strong></label>
# <span class="helper-text"><?php _e( 'Display this archive in pages, which visitors will switch without reloading the page.', 'wpv-views' ); ?></span>
# </li>

msgid "Display this archive in pages, which visitors will switch without reloading the page."
msgstr ""

# <input type="checkbox" class="js-wpv-archive-ajax-pagination-manage-history" value="on"<?php checked( $manage_history, 'on', true ); ?> autocomplete="off" />
# <?php _e('Update the URL of the page when paginating the WordPress Archive',  'wpv-views'); ?>
# </label>

msgid "Update the URL of the page when paginating the WordPress Archive"
msgstr ""

# ?>
# <label><?php esc_html_e( 'Show each page for:', 'wpv-views' )?></label>
# <input type="number"

msgid "Show each page for:"
msgstr ""

# autocomplete="off"
# /> &nbsp;<?php esc_html_e( 'seconds', 'wpv-views' );?>
# </li>

msgid "seconds"
msgstr ""

# $sections['filter-extra-parametric'] = array(
# 'name'		=> __( 'Custom Search Settings', 'wpv-views' ),
# 'disabled'	=> false,

msgid "Custom Search Settings"
msgstr ""

# $no_intersection_text = implode( $glue , $no_intersection );
# echo sprintf( __( 'Your %s filters are using an internal "OR" kind of relationship, and dependant custom search for those filters needs "AND" relationships.', 'wpv-views' ), $no_intersection_text );
# ?>

msgid "Your %s filters are using an internal \"OR\" kind of relationship, and dependant custom search for those filters needs \"AND\" relationships."
msgstr ""

# <a href="#" class="js-wpv-filter-editor-unlock" style="display:inline-block;height:28px;line-height:26px;">
# <?php echo esc_html( __( 'Unlock editor', 'wpv-views' ) ); ?>
# </a>

msgid "Unlock editor"
msgstr ""

# <div class="searchbar">
# <label for="searchbar-input-for-parametric-search"><?php echo __( 'Search:', 'wpv-views' ); ?></label>
# <input id="searchbar-input-for-parametric-search" class="search_field" onkeyup="wpv_on_search_filter(this)" type="text" />

msgid "Search:"
msgstr ""

# <p class="toolset-alert toolset-alert-info wpv-settings-query-type-taxonomy wpv-settings-query-type-users<?php echo $listing == 'posts' ? ' hidden' : ''; ?>">
# <?php _e('Only Views listing posts can have custom search inputs.', 'wpv-views'); ?>
# </p>

msgid "Only Views listing posts can have custom search inputs."
msgstr ""

# ?>
# <h3><?php _e( 'How do you want to update the results?', 'wpv-views' ); ?></h3>
# <ul>

msgid "How do you want to update the results?"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['mode_helper'], '' ); ?> class="js-wpv-dps-mode-helper js-wpv-dps-mode-helper-fullrefreshonsubmitnodependency" name="wpv-dps-mode-helper" id="wpv-dps-mode-helper-fullrefreshonsubmitnodependency" value="" autocomplete="off" />
# <label for="wpv-dps-mode-helper-fullrefreshonsubmitnodependency"><?php _e( 'Full page refresh when visitors click on the search button', 'wpv-views' ); ?></label>
# </li>

msgid "Full page refresh when visitors click on the search button"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['mode_helper'], 'fullrefreshonsubmit' ); ?> class="js-wpv-dps-mode-helper js-wpv-dps-mode-helper-fullrefreshonsubmit" name="wpv-dps-mode-helper" id="wpv-dps-mode-helper-fullrefreshonsubmit" value="fullrefreshonsubmit" autocomplete="off" />
# <label for="wpv-dps-mode-helper-fullrefreshonsubmit"><?php _e( 'Full page refresh when visitors click on the search button with input values auto-updating', 'wpv-views' ); ?></label>
# </li>

msgid "Full page refresh when visitors click on the search button with input values auto-updating"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['mode_helper'], 'ajaxrefreshonsubmit' ); ?> class="js-wpv-dps-mode-helper js-wpv-dps-mode-helper-ajaxrefreshonsubmit" name="wpv-dps-mode-helper" id="wpv-dps-mode-helper-ajaxrefreshonsubmit" value="ajaxrefreshonsubmit" autocomplete="off" />
# <label for="wpv-dps-mode-helper-ajaxrefreshonsubmit"><?php _e( 'AJAX results update when visitors click on the search button', 'wpv-views' ); ?></label>
# </li>

msgid "AJAX results update when visitors click on the search button"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['mode_helper'], 'ajaxrefreshonchange' ); ?> class="js-wpv-dps-mode-helper js-wpv-dps-mode-helper-ajaxrefreshonchange" name="wpv-dps-mode-helper" id="wpv-dps-mode-helper-ajaxrefreshonchange" value="ajaxrefreshonchange" autocomplete="off" />
# <label for="wpv-dps-mode-helper-ajaxrefreshonchange"><?php _e( 'AJAX results update when visitors change any filter values', 'wpv-views' ); ?></label>
# </li>

msgid "AJAX results update when visitors change any filter values"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['mode_helper'], 'custom' ); ?> class="js-wpv-dps-mode-helper js-wpv-dps-mode-helper-custom" name="wpv-dps-mode-helper" id="wpv-dps-mode-helper-custom" value="custom" autocomplete="off" />
# <label for="wpv-dps-mode-helper-custom"><?php _e( 'Let me choose individual settings manually', 'wpv-views' ); ?></label>
# </li>

msgid "Let me choose individual settings manually"
msgstr ""

# <div class="wpv-advanced-setting js-wpv-ps-settings-custom"<?php if ( $view_settings['dps']['mode_helper'] != 'custom' ) { echo ' style="display:none"'; } ?>>
# <h4><?php _e('When to update the Views results', 'wpv-views'); ?></h4>
# <ul>

msgid "When to update the Views results"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['ajax_results'], 'disable' ); ?> value="disable" id="wpv-dps-ajax-results-disable" class="js-wpv-dps-ajax-results js-wpv-dps-ajax-results-disable" name="wpv-dps-ajax-results" autocomplete="off" />
# <label for="wpv-dps-ajax-results-disable"><?php _e('Update the View results only when clicking on the search button', 'wpv-views'); ?></label>
# <div class="wpv-setting-extra js-wpv-dps-ajax-results-extra js-wpv-dps-ajax-results-extra-disable"<?php if ( $view_settings['dps']['ajax_results'] != 'disable' ) { echo 'style="display:none"'; } ?>>

msgid "Update the View results only when clicking on the search button"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['ajax_results_submit'], 'ajaxed' ); ?> name="wpv-dps-ajax-results-submit" id="wpv-ajax-results-submit-ajaxed" class="js-wpv-ajax-results-submit js-wpv-ajax-results-submit-ajaxed" value="ajaxed" autocomplete="off" />
# <label for="wpv-ajax-results-submit-ajaxed"><?php _e('Update the Views results without reloading the page', 'wpv-views'); ?></label>
# </li>

msgid "Update the Views results without reloading the page"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['ajax_results_submit'], 'reload' ); ?> name="wpv-dps-ajax-results-submit" id="wpv-ajax-results-submit-reload" class="js-wpv-ajax-results-submit js-wpv-ajax-results-submit-reload" value="reload" autocomplete="off" />
# <label for="wpv-ajax-results-submit-reload"><?php _e('Reload the page to update the View results', 'wpv-views'); ?></label>
# </li>

msgid "Reload the page to update the View results"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['ajax_results'], 'enable' ); ?> value="enable" id="wpv-dps-ajax-results-enable" class="js-wpv-dps-ajax-results js-wpv-dps-ajax-results-enable" name="wpv-dps-ajax-results" autocomplete="off" />
# <label for="wpv-dps-ajax-results-enable"><?php _e('Update the View results every time an input changes', 'wpv-views'); ?></label>
# </li>

msgid "Update the View results every time an input changes"
msgstr ""

# <p>
# <?php _e('You can automatically adjust the URL of the page every time that the search results are updated:', 'wpv-views'); ?>
# </p>

msgid "You can automatically adjust the URL of the page every time that the search results are updated:"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['enable_history'], 'disable' ); ?> value="disable" id="wpv-dps-history-disable" class="js-wpv-dps-history js-wpv-dps-history-disable" name="wpv-dps-history" autocomplete="off" />
# <label for="wpv-dps-history-disable"><?php _e('Do not adjust URLs after loading search results', 'wpv-views'); ?></label>
# </li>

msgid "Do not adjust URLs after loading search results"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['enable_history'], 'enable' ); ?> value="enable" id="wpv-dps-history-enable" class="js-wpv-dps-history js-wpv-dps-history-enable" name="wpv-dps-history" autocomplete="off" />
# <label for="wpv-dps-history-enable"><?php _e('Update URLs after loading search results', 'wpv-views'); ?></label>
# </li>

msgid "Update URLs after loading search results"
msgstr ""

# ?>
# <h4><?php _e('Javascript settings', 'wpv-views'); ?></h4>
# <p>

msgid "Javascript settings"
msgstr ""

# <p>
# <?php _e('You can execute custom javascript functions before and after the View results are updated:', 'wpv-views'); ?>
# </p>

msgid "You can execute custom javascript functions before and after the View results are updated:"
msgstr ""

# <input type="text" id="wpv-dps-ajax-results-pre-before" class="js-wpv-dps-ajax-results-pre-before" name="wpv-dps-ajax-results-pre-before" value="<?php echo ( isset( $view_settings['dps']['ajax_results_pre_before'] ) ) ? esc_attr( $view_settings['dps']['ajax_results_pre_before'] ) : ''; ?>" autocomplete="off" />
# <label for="wpv-dps-ajax-results-pre-before"><?php _e('will run before getting the new results', 'wpv-views'); ?></label>
# </li>

msgid "will run before getting the new results"
msgstr ""

# <input type="text" id="wpv-dps-ajax-results-before" class="js-wpv-dps-ajax-results-before" name="wpv-dps-ajax-results-before" value="<?php echo ( isset( $view_settings['dps']['ajax_results_before'] ) ) ? esc_attr( $view_settings['dps']['ajax_results_before'] ) : ''; ?>" autocomplete="off" />
# <label for="wpv-dps-ajax-results-before"><?php _e('will run after getting the new results, but before updating them', 'wpv-views'); ?></label>
# </li>

msgid "will run after getting the new results, but before updating them"
msgstr ""

# <input type="text" id="wpv-dps-ajax-results-after" class="js-wpv-dps-ajax-results-after" name="wpv-dps-ajax-results-after" value="<?php echo ( isset( $view_settings['dps']['ajax_results_after'] ) ) ? esc_attr( $view_settings['dps']['ajax_results_after'] ) : ''; ?>" autocomplete="off" />
# <label for="wpv-dps-ajax-results-after"><?php _e('will run after updating the results', 'wpv-views'); ?></label>
# </li>

msgid "will run after updating the results"
msgstr ""

# </div>
# <h4><?php _e('Which options to display in the form inputs', 'wpv-views'); ?></h4>
# <?php

msgid "Which options to display in the form inputs"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['enable_dependency'], 'disable' ); ?> value="disable" id="wpv-dps-enable-disable" class="js-wpv-dps-enable js-wpv-dps-enable-disable" name="wpv-dps-enable" autocomplete="off" />
# <label for="wpv-dps-enable-disable"><?php _e('Always show all values for inputs', 'wpv-views'); ?></label>
# </li>

msgid "Always show all values for inputs"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['enable_dependency'], 'enable' ); ?> value="enable" id="wpv-dps-enable-enable" class="js-wpv-dps-enable js-wpv-dps-enable-enable" name="wpv-dps-enable" autocomplete="off" />
# <label for="wpv-dps-enable-enable"><?php _e('Show only available options for each input', 'wpv-views'); ?></label>
# </li>

msgid "Show only available options for each input"
msgstr ""

# <p>
# <?php _e('Choose if you want to hide or disable irrelevant options for inputs:', 'wpv-views'); ?>
# </p>

msgid "Choose if you want to hide or disable irrelevant options for inputs:"
msgstr ""

# <th>
# <?php _e('Input type', 'wpv-views'); ?>
# </th>

msgid "Input type"
msgstr ""

# <th>
# <?php _e('Disable / Hide', 'wpv-views'); ?>
# </th>

msgid "Disable / Hide"
msgstr ""

# <input type="radio" <?php checked( $view_settings['dps']['empty_select'], 'disable' ); ?> id="wpv-dps-empty-select-disable" value="disable" class="js-wpv-dps-empty-select" name="wpv-dps-empty-select" autocomplete="off" />
# <label for="wpv-dps-empty-select-disable"><?php _e('Disable', 'wpv-views'); ?></label>
# &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

msgid "Disable"
msgstr ""

# <td>
# <?php _e('Multi-select', 'wpv-views'); ?>
# </td>

msgid "Multi-select"
msgstr ""

# <td>
# <?php _e('Radio inputs', 'wpv-views'); ?>
# </td>

msgid "Radio inputs"
msgstr ""

# <td>
# <?php _e('Checkboxes', 'wpv-views'); ?>
# </td>

msgid "Checkboxes"
msgstr ""

# <button class="button-secondary js-code-editor-toolbar-button js-wpv-parametric-search-filter-create" data-editor="<?php echo esc_attr( $editor_id ); ?>">
# <i class="icon-create fa fa-filter fa fa-parametric_filter_create"></i><?php _e( 'New filter', 'wpv-views' ); ?>
# </button>

msgid "New filter"
msgstr ""

# <button class="button-secondary js-code-editor-toolbar-button js-wpv-parametric-search-filter-edit" data-editor="<?php echo esc_attr( $editor_id ); ?>">
# <i class="icon-edit fa fa-pencil-square-o fa fa-parametric_filter_edit"></i><?php _e( 'Edit filter', 'wpv-views' ); ?>
# </button>

msgid "Edit filter"
msgstr ""

# <button class="button-secondary js-code-editor-toolbar-button js-wpv-parametric-search-text-filter-manage" data-editor="<?php echo esc_attr( $editor_id ); ?>">
# <i class="icon-search fa fa-search"></i><?php _e( 'Text search', 'wpv-views' ); ?>
# <i class="icon-bookmark fa fa-bookmark flow-complete js-parametric-search-text-filter-button-complete" style="display:none"></i>

msgid "Text search"
msgstr ""

# <button class="button-secondary js-code-editor-toolbar-button js-wpv-parametric-search-submit-add" data-editor="<?php echo esc_attr( $editor_id ); ?>">
# <i class="icon-forward fa fa-forward"></i><?php _e( 'Submit button', 'wpv-views' ); ?>
# <i class="icon-bookmark fa fa-bookmark flow-complete js-wpv-parametric-search-submit-button-complete" style="display:none"></i>

msgid "Submit button"
msgstr ""

# <button class="button-secondary js-code-editor-toolbar-button js-wpv-parametric-search-reset-add" data-editor="<?php echo esc_attr( $editor_id ); ?>">
# <i class="icon-recycle fa fa-recycle"></i><?php _e( 'Reset button', 'wpv-views' ); ?>
# <i class="icon-bookmark fa fa-bookmark flow-complete js-wpv-parametric-search-reset-button-complete" style="display:none"></i>

msgid "Reset button"
msgstr ""

# <button class="button-secondary js-code-editor-toolbar-button js-wpv-parametric-search-spinner-add" data-editor="<?php echo esc_attr( $editor_id ); ?>">
# <i class="icon-spinner fa fa-spinner"></i><?php _e( 'Spinner graphics', 'wpv-views' ); ?>
# <i class="icon-bookmark fa fa-bookmark flow-complete js-wpv-parametric-search-spinner-button-complete" style="display:none"></i>

msgid "Spinner graphics"
msgstr ""

# 'id' => $_POST["id"],
# 'message' => __( 'Query Options saved', 'wpv-views' )
# );

msgid "Query Options saved"
msgstr ""

# <input type="checkbox" id="wpv-settings-post-include-current" class="js-wpv-query-options-post-type-dont" name="_wpv_settings[post_type_dont_include_current_page]" value="1"<?php echo $checked; ?> autocomplete="off" />
# <label for="wpv-settings-post-include-current"><?php _e("Don't include current page in query result", 'wpv-views'); ?></label>
# </li>

msgid "Don't include current page in query result"
msgstr ""

# <input type="checkbox" id="wpv-settings-taxonomy-hide-empty" class="js-wpv-query-options-taxonomy-hide-empty" name="_wpv_settings[taxonomy_hide_empty]" value="1"<?php echo $checked; ?> autocomplete="off" />
# <label for="wpv-settings-taxonomy-hide-empty"><?php _e( "Don't show empty terms", 'wpv-views' ) ?></label>
# </li>

msgid "Don't show empty terms"
msgstr ""

# <input type="checkbox" id="wpv-settings-taxonomy-non-empty-decendants" class="js-wpv-query-options-taxonomy-non-empty-decendants" name="_wpv_settings[taxonomy_include_non_empty_decendants]" value="1"<?php echo $checked; ?> autocomplete="off" />
# <label for="wpv-settings-taxonomy-non-empty-decendants"><?php _e( 'Include terms that have non-empty descendants', 'wpv-views' ) ?></label>
# </li>

msgid "Include terms that have non-empty descendants"
msgstr ""

# <input id="wpv-settings-taxonomy-pad-counts" type="checkbox" class="js-wpv-query-options-taxonomy-pad-counts" name="_wpv_settings[taxonomy_pad_counts]" value="1"<?php echo $checked; ?> autocomplete="off" />
# <label for="wpv-settings-taxonomy-pad-counts"><?php _e( 'Include children in the post count', 'wpv-views' ) ?></label>
# </li>

msgid "Include children in the post count"
msgstr ""

# <input type="checkbox" id="wpv-settings-users-show-current" class="js-wpv-query-options-users-show-current" name="_wpv_settings[users-show-current]" value="1"<?php echo $checked; ?> autocomplete="off" />
# <label for="wpv-settings-users-show-current"><?php _e( "Don't show current logged user.", 'wpv-views' ) ?></label>
# </li>

msgid "Don't show current logged user."
msgstr ""

# /* translators: Edit action link text for the cases where the View is build with the new View editor. */
# __( 'Edit in %s', 'wpv-views' ),
# '<em>' . $parent_post->post_title . '</em>'

msgid "Edit in %s"
msgstr ""

# if ( 'trash' === get_post_status( $view_id ) ) {
# wpv_die_toolset_alert_error( __( 'You can’t edit this View because it is in the Trash. Please restore it and try again.', 'wpv-views' ) );
# }

msgid "You can’t edit this View because it is in the Trash. Please restore it and try again."
msgstr ""

# <a href="#" class="js-wpv-loop-wizard-skip" style="display:inline-block;height:28px;line-height:26px;">
# <?php _e( 'Skip wizard', 'wpv-views' ); ?>
# </a>

msgid "Skip wizard"
msgstr ""

# $view_action = wpv_getpost( 'view_action', 'delete', array( 'delete', 'trash' ) );
# $action_word = ( 'delete' == $view_action ) ? __( 'permanently delete', 'wpv-views' ) : __( 'trash', 'wpv-views' );
# ob_start();

msgid "permanently delete"
msgstr ""

# $view_action = wpv_getpost( 'view_action', 'delete', array( 'delete', 'trash' ) );
# $action_word = ( 'delete' == $view_action ) ? __( 'permanently delete', 'wpv-views' ) : __( 'trash', 'wpv-views' );
# ob_start();

msgid "trash"
msgstr ""

# $data = array(
# 'message' => __( 'Untrusted data', 'wpv-views' )
# );

msgid "Untrusted data"
msgstr ""

# $data = array(
# 'message'	=> __( 'Another item already uses this name. Please use another name.', 'wpv-views' )
# );

msgid "Another item already uses this name. Please use another name."
msgstr ""

# $message .= '<p>'
# . __( 'Maybe you have manually set a different one on them.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Maybe you have manually set a different one on them."
msgstr ""

# . sprintf(
# __( 'Click <em>Update</em> to force this Content Template into all single %s', 'wpv-views' ),
# $type_label

msgid "Click <em>Update</em> to force this Content Template into all single %s"
msgstr ""

# $data = array(
# 'message' => __( 'Slug not set in the AJAX call.', 'wpv-views' )
# );

msgid "Slug not set in the AJAX call."
msgstr ""

# </label>
# <input type="text" value="<?php echo esc_attr( $ct_title ); ?>" id="wpv-new-content-template-name" class="js-wpv-new-content-template-name wpv-new-content-template-name" placeholder="<?php echo esc_attr( __('Content Template name','wpv-views') ) ?>" name="wpv-new-content-template-name">
# <h3><?php _e('What content will this template be for?','wpv-views') ?></h3>

msgid "Content Template name"
msgstr ""

# 'type' => 'error',
# 'message' => __( 'Invalid CT ID.', 'wpv-views' )
# );

msgid "Invalid CT ID."
msgstr ""

# $asterisk				= '<span style="color:red;">*</span>';
# $asterisk_explanation	= __( '<span style="color:red">*</span> A different Content Template is already assigned to this item', 'wpv-views' );
# 

msgid "<span style=\"color:red\">*</span> A different Content Template is already assigned to this item"
msgstr ""

# $show_asterisk_explanation	= false;
# $apply_to_existing_label	= __( 'Apply to existing %s items', 'wpv-views' );
# ?>

msgid "Apply to existing %s items"
msgstr ""

# <div class="js-wpv-content-template-dropdown-list wpv-content-template-dropdown-list" style="display:table-cell;width:33%">
# <h4><?php echo __( 'Post type archives', 'wpv-views' ); ?></h4>
# <?php

msgid "Post type archives"
msgstr ""

# <p>
# <?php echo sprintf( _n('1 item', '%s items', $posts_count, 'wpv-views'), $posts_count ) . __( ' use this content template. What do you want to do?', 'wpv-views' ); ?>
# </p>

msgid " use this content template. What do you want to do?"
msgstr ""

# $template_title,
# __( 'used by', 'wpv-views' ),
# sprintf( _n( '1 item', '%s items', $template_usage_count, 'wpv-views' ), $template_usage_count ) );

msgid "used by"
msgstr ""

# printf( '<select class="js-wpv-bulk-ct-list-for-replace" id="wpv-ct-list-for-replace-%d" data-template-id="%d">', esc_attr( $ct_id ), esc_attr( $ct_id ) );
# printf( '<option value="">%s</option>', __( 'Select Content Template', 'wpv-views' ) );
# foreach( $template_list as $temp_post ) {

msgid "Select Content Template"
msgstr ""

# 'type' => 'error',
# 'message' => __( 'Invalid data', 'wpv-views' )
# );

msgid "Invalid data"
msgstr ""

# <div class="wpv-dialog wpv-shortcode-gui-content-wrapper js-wpv-dialog-change">
# <h3><?php _e( 'Select a WordPress Archive', 'wpv-views' ); ?></h3>
# <?php wp_nonce_field( 'wpv_view_edit_nonce', 'wpv_view_edit_nonce' ); ?>

msgid "Select a WordPress Archive"
msgstr ""

# <input type="radio" name="wpv-view-loop-archive" value="0" <?php checked( 0 == $currently_assigned_view_id ); ?> />
# <?php _e( 'Don\'t use a WordPress Archive for this loop', 'wpv-views' ); ?>
# </label>

msgid "Don't use a WordPress Archive for this loop"
msgstr ""

# <label for="wpv-new-content-template-name">
# <strong><?php _e('Name this Content Template','wpv-views') ?></strong>
# </label>

msgid "Name this Content Template"
msgstr ""

# <input type="text" value="<?php echo esc_attr( $ct_title ); ?>" id="wpv-new-content-template-name" class="js-wpv-new-content-template-name wpv-new-content-template-name" placeholder="<?php echo esc_attr( __('Content Template name','wpv-views') ) ?>" name="wpv-new-content-template-name">
# <h3><?php _e('What content will this template be for?','wpv-views') ?></h3>
# <p>

msgid "What content will this template be for?"
msgstr ""

# <?php
# _e( 'A Content Template can replace the content of the post with whatever you put into it, including Views shortcodes. ', 'wpv-views' );
# ?>

msgid "A Content Template can replace the content of the post with whatever you put into it, including Views shortcodes. "
msgstr ""

# <input id="wpv-content-template-no-use" type="checkbox" class="js-wpv-ct-assign-to-object js-wpv-ct-assign-to-post-type-single js-wpv-ct-dont-assign" <?php checked( true ); ?> name="wpv-new-content-template-post-type[]" value="0" />
# <label for="wpv-content-template-no-use"><?php _e("Don't assign to any post type",'wpv-views') ?></label>
# </li>

msgid "Don't assign to any post type"
msgstr ""

# } else {
# _e( 'There are no single post types to assign Content Templates to', 'wpv-views' );
# }

msgid "There are no single post types to assign Content Templates to"
msgstr ""

# } else {
# _e( 'There are no post type archives to assign Content Templates to', 'wpv-views' );
# }

msgid "There are no post type archives to assign Content Templates to"
msgstr ""

# } else {
# _e( 'There are no taxonomy archives to assign Content Templates to', 'wpv-views' );
# }

msgid "There are no taxonomy archives to assign Content Templates to"
msgstr ""

# <div class="wpv-dialog wpv-shortcode-gui-content-wrapper js-wpv-dialog-add-new-content-template wpv-dialog-add-new-content-template">
# <h3><?php _e( 'Select one of the following Content Templates', 'wpv-views' ); ?></h3>
# <ul class="wpv-mightlong-list">

msgid "Select one of the following Content Templates"
msgstr ""

# <input type="radio" id="wpv-content-template-name-0" class="js-wpv-content-template-name" name="wpv-content-template-name" <?php checked( 0, $selected ); ?> value="0" />
# <label for="wpv-content-template-name-0"><?php _e( 'Don’t use any Content Template', 'wpv-views' ); ?></label>
# </li>

msgid "Don’t use any Content Template"
msgstr ""

# <input type="radio" name="wpv-content-template-replace-to" class="js-wpv-existing-posts-ct-replace-to js-wpv-existing-posts-ct-replace-to-selected-ct" value="0" id="wpv-content-template-replace-to" />
# <?php _e( 'Choose a different content template for them: ', 'wpv-views' )?>
# </label>

msgid "Choose a different content template for them: "
msgstr ""

# <input type="radio" name="wpv-content-template-replace-to" class="js-wpv-existing-posts-ct-replace-to" value="1" />
# <?php _e( 'Don\'t use any content template for these items', 'wpv-views' )?>
# </label>

msgid "Don't use any content template for these items"
msgstr ""

# <div class="wpv-dialog wpv-shortcode-gui-content-wrapper js-wpv-dialog-bulk-replace-content-template wpv-dialog-bulk-replace-content-template">
# <p><?php _e( 'These content templates are in use. What do you want to do?', 'wpv-views' ); ?></p>
# <?php

msgid "These content templates are in use. What do you want to do?"
msgstr ""

# printf(
# _n(
# 'Are you sure you want to %s this View?',

msgid "Are you sure you want to %s this View?"
msgstr ""

# printf(
# _n(
# 'Are you sure you want to %s this View?',

msgid "Are you sure you want to %s these Views?"
msgstr ""

# <?php
# echo _n(
# 'Please use the Scan button first to be sure that it is not used anywhere.',

msgid "Please use the Scan button first to be sure that it is not used anywhere."
msgstr ""

# <?php
# echo _n(
# 'Please use the Scan button first to be sure that it is not used anywhere.',

msgid "Please use Scan buttons first to be sure that they are not used anywhere."
msgstr ""

# <?php
# echo _n(
# 'Are you sure you want to trash this WordPress Archive?',

msgid "Are you sure you want to trash this WordPress Archive?"
msgstr ""

# <?php
# echo _n(
# 'Are you sure you want to trash this WordPress Archive?',

msgid "Are you sure you want to trash these WordPress Archives?"
msgstr ""

# <?php
# echo _n(
# 'It is assigned to one or more archive or taxonomy loops.',

msgid "It is assigned to one or more archive or taxonomy loops."
msgstr ""

# <?php
# echo _n(
# 'It is assigned to one or more archive or taxonomy loops.',

msgid "Some of them are assigned to archive or taxonomy loops."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . _n(
# 'Trashing it will also unassign it.',

msgid "Trashing it will also unassign it."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . _n(
# 'Trashing it will also unassign it.',

msgid "Trashing them will also unassign them."
msgstr ""

# <p>
# <?php echo sprintf( _n('1 item', '%s items', $posts_count, 'wpv-views'), $posts_count ) . __( ' use this content template. What do you want to do?', 'wpv-views' ); ?>
# </p>

msgid "1 item"
msgstr ""

# <p>
# <?php echo sprintf( _n('1 item', '%s items', $posts_count, 'wpv-views'), $posts_count ) . __( ' use this content template. What do you want to do?', 'wpv-views' ); ?>
# </p>

msgid "%s items"
msgstr ""

# case 'unformatted': $layout_box .= __('Unformatted', 'wpv-views'); break;
# case 'ordered_list': $layout_box .= __('Ordered List', 'wpv-views'); break;
# case 'un_ordered_list': $layout_box .= __('Unordered List', 'wpv-views'); break;

msgid "Ordered List"
msgstr ""

# case 'ordered_list': $layout_box .= __('Ordered List', 'wpv-views'); break;
# case 'un_ordered_list': $layout_box .= __('Unordered List', 'wpv-views'); break;
# case 'table': $layout_box .= __('Grid', 'wpv-views'); break;

msgid "Unordered List"
msgstr ""

# case 'un_ordered_list': $layout_box .= __('Unordered List', 'wpv-views'); break;
# case 'table': $layout_box .= __('Grid', 'wpv-views'); break;
# case 'table_of_fields': $layout_box .= __('Table', 'wpv-views'); break;

msgid "Grid"
msgstr ""

# $term = substr($option, 19);
# $result .= __('Single view for ', 'wpv-views'). '<span class="view_template_term">' . $term .  '</span>. <br />';
# } else if(strpos($option, 'views_template_archive_for_') !== false) {

msgid "Single view for "
msgstr ""

# $term = substr($option, 27);
# $result .= __('Archive view for ', 'wpv-views'). '<span class="view_template_term">' . $term .  '</span>. <br />';
# } else if(strpos($option, 'views_template_loop_') !== false) {

msgid "Archive view for "
msgstr ""

# $term = substr($option, 20);
# $result .= __('Loop view for ', 'wpv-views'). '<span class="view_template_term">' . $term .  '</span>. <br />';
# }

msgid "Loop view for "
msgstr ""

# case 'archive':
# $summary .= __('This View displays results for an', 'wpv-views') . ' <strong>' . __('existing WordPress query', 'wpv-views') . '</strong>';
# break;

msgid "This View displays results for an"
msgstr ""

# case 'archive':
# $summary .= __('This View displays results for an', 'wpv-views') . ' <strong>' . __('existing WordPress query', 'wpv-views') . '</strong>';
# break;

msgid "existing WordPress query"
msgstr ""

# // Used to call the wpv-view-get-summary filter
# $doing_it_wrong_message = __( 'wpv_create_summary_for_listing is deprecated and should not be used.', 'wpv-views' );
# _doing_it_wrong( 'wpv_create_summary_for_listing', $doing_it_wrong_message, '2.1' );

msgid "wpv_create_summary_for_listing is deprecated and should not be used."
msgstr ""

# . '<i class="icon-views-logo fa fa-wpv-custom ont-color-orange ont-icon-24" style="margin-right:5px;vertical-align:-2px;"></i>'
# . __( 'This version of Views includes major updates and improvements.', 'wpv-views' )
# . ' <a href="'

msgid "This version of Views includes major updates and improvements."
msgstr ""

# . '" class="button button-primary button-primary-toolset" target="_blank">'
# . __( 'Views 1.12 release notes', 'wpv-views' )
# . '</a>';

msgid "Views 1.12 release notes"
msgstr ""

# $data = array(
# 'message' => __( 'Admin notice dismissed', 'wpv-views' )
# );

msgid "Admin notice dismissed"
msgstr ""

# $data = array(
# 'message' => __( 'Wrong nonce', 'wpv-views' )
# );

msgid "Wrong nonce"
msgstr ""

# <ul>
# <li><?php echo sprintf( __( '<strong>[wpv-if] shortcodes</strong> on Views 1.6.2 - <a href="%s">details</a>', 'wpv-views' ), admin_url('admin.php?page=views-update-help&help-subject=wpv-if') ); ?></li>
# </ul>

msgid "<strong>[wpv-if] shortcodes</strong> on Views 1.6.2 - <a href=\"%s\">details</a>"
msgstr ""

# $edit_link .= $edit_link_item;
# $edit_link .= '" title="' . esc_attr( __( 'Edit this item', 'wpv-views' ) ) . '">';
# $edit_link .= $row->post_title;

msgid "Edit this item"
msgstr ""

# <div class="wrap">
# <h2><?php _e( 'Views update history', 'wpv-views' ); ?></h2>
# <p><?php _e( 'This list contains important information related to some Views updates that required extra information:', 'wpv-views' ); ?></p>

msgid "Views update history"
msgstr ""

# <h2><?php _e( 'Views update history', 'wpv-views' ); ?></h2>
# <p><?php _e( 'This list contains important information related to some Views updates that required extra information:', 'wpv-views' ); ?></p>
# <ul>

msgid "This list contains important information related to some Views updates that required extra information:"
msgstr ""

# </ul>
# <!--<p><?php _e( 'This is the complete changelog for Views:', 'wpv-views' ); ?></p>-->
# </div>

msgid "This is the complete changelog for Views:"
msgstr ""

# <div class="wrap">
# <h2><?php _e( 'Update changes: [wpv-if] shortcodes', 'wpv-views' ); ?></h2>
# <?php wp_nonce_field( 'views_update_help_wpv_if_nonce', 'views_update_help_wpv_if_nonce' ); ?>

msgid "Update changes: [wpv-if] shortcodes"
msgstr ""

# <?php wp_nonce_field( 'views_update_help_wpv_if_nonce', 'views_update_help_wpv_if_nonce' ); ?>
# <p><?php _e( 'We have changed the way that the <strong>[wpv-if]</strong> conditional shortcode works.', 'wpv-views' ); ?></p>
# <p><?php _e( 'On a recent update, we added support for functions as conditions. From now on, you will need to <strong>first register</strong> the functions that you want to use as conditionals.', 'wpv-views' ); ?></p>

msgid "We have changed the way that the <strong>[wpv-if]</strong> conditional shortcode works."
msgstr ""

# <p><?php _e( 'We have changed the way that the <strong>[wpv-if]</strong> conditional shortcode works.', 'wpv-views' ); ?></p>
# <p><?php _e( 'On a recent update, we added support for functions as conditions. From now on, you will need to <strong>first register</strong> the functions that you want to use as conditionals.', 'wpv-views' ); ?></p>
# <p><?php _e( 'To do so, just head to the Views Settings page and look for the new <strong><em>Functions inside conditional evaluations</em></strong> section, and follow the instructions.', 'wpv-views' ); ?></p>

msgid "On a recent update, we added support for functions as conditions. From now on, you will need to <strong>first register</strong> the functions that you want to use as conditionals."
msgstr ""

# <p><?php _e( 'On a recent update, we added support for functions as conditions. From now on, you will need to <strong>first register</strong> the functions that you want to use as conditionals.', 'wpv-views' ); ?></p>
# <p><?php _e( 'To do so, just head to the Views Settings page and look for the new <strong><em>Functions inside conditional evaluations</em></strong> section, and follow the instructions.', 'wpv-views' ); ?></p>
# 

msgid "To do so, just head to the Views Settings page and look for the new <strong><em>Functions inside conditional evaluations</em></strong> section, and follow the instructions."
msgstr ""

# 
# <h3><?php _e( 'Backwards compatibility', 'wpv-views' ); ?></h3>
# <p><?php _e( 'You may be using functions inside your <strong>[wpv-if]</strong> conditions already, and you will need to register those functions for them to work again.', 'wpv-views' ); ?></p>

msgid "Backwards compatibility"
msgstr ""

# <h3><?php _e( 'Backwards compatibility', 'wpv-views' ); ?></h3>
# <p><?php _e( 'You may be using functions inside your <strong>[wpv-if]</strong> conditions already, and you will need to register those functions for them to work again.', 'wpv-views' ); ?></p>
# <p><?php _e( 'Clicking the button below will scan all your content and provide a list of items that contain <strong>[wpv-if]</strong> shortcodes, so you can review them and register any function if needed:', 'wpv-views' ); ?></p>

msgid "You may be using functions inside your <strong>[wpv-if]</strong> conditions already, and you will need to register those functions for them to work again."
msgstr ""

# <p><?php _e( 'You may be using functions inside your <strong>[wpv-if]</strong> conditions already, and you will need to register those functions for them to work again.', 'wpv-views' ); ?></p>
# <p><?php _e( 'Clicking the button below will scan all your content and provide a list of items that contain <strong>[wpv-if]</strong> shortcodes, so you can review them and register any function if needed:', 'wpv-views' ); ?></p>
# <p><button class="button-primary js-views-scan" data-action="wpv-if" data-nonce=""><?php _e( 'Scan content', 'wpv-views' ); ?></button></p>

msgid "Clicking the button below will scan all your content and provide a list of items that contain <strong>[wpv-if]</strong> shortcodes, so you can review them and register any function if needed:"
msgstr ""

# <p><?php _e( 'Clicking the button below will scan all your content and provide a list of items that contain <strong>[wpv-if]</strong> shortcodes, so you can review them and register any function if needed:', 'wpv-views' ); ?></p>
# <p><button class="button-primary js-views-scan" data-action="wpv-if" data-nonce=""><?php _e( 'Scan content', 'wpv-views' ); ?></button></p>
# <div class="js-wpv-views-scan-results"></div>

msgid "Scan content"
msgstr ""

# if ( null == $view ) {
# wpv_die_toolset_alert_error( __( 'You attempted to edit a WordPress Archive that doesn&#8217;t exist. Perhaps it was deleted?', 'wpv-views' ) );
# }

msgid "You attempted to edit a WordPress Archive that doesn&#8217;t exist. Perhaps it was deleted?"
msgstr ""

# /* translators: Edit action link text for the cases where the WordPress Archive is build with the block editor. */
# __( 'Open the Block Editor for %s', 'wpv-views' ),
# '<em>' . $view->post_title . '</em>'

msgid "Open the Block Editor for %s"
msgstr ""

# if ( 'trash' === get_post_status( $view_id ) ) {
# wpv_die_toolset_alert_error( __( 'You can’t edit this WordPress Archive because it is in the Trash. Please restore it and try again.', 'wpv-views' ) );
# }

msgid "You can’t edit this WordPress Archive because it is in the Trash. Please restore it and try again."
msgstr ""

# <?php if( true !== wpv_is_views_lite() ):?>
# <span class="wpv-section-title"><?php _e('The Filter section lets you set up a custom search, which lets visitors control the WordPress Archive results','wpv-views') ?></span>
# <?php endif;?>

msgid "The Filter section lets you set up a custom search, which lets visitors control the WordPress Archive results"
msgstr ""

# 
# <span class="wpv-section-title"><?php _e( 'The Loop Output section determines how the content displays, including pagination', 'wpv-views' ) ?></span>
# 

msgid "The Loop Output section determines how the content displays, including pagination"
msgstr ""

# <?php echo sprintf(
# __( 'Log into <a href="%s">your account</a> and go to <a href="%s">affiliate settings</a> for details.', 'wpv-views' ),
# 'https://toolset.com?utm_source=viewsplugin&utm_campaign=views&utm_medium=import-export-login-to-wp-types-com&utm_term=your account',

msgid "Log into <a href=\"%s\">your account</a> and go to <a href=\"%s\">affiliate settings</a> for details."
msgstr ""

# && (
# $_POST['export'] == __( 'Export', 'wpv-views' )
# || $_POST['export'] == 'wpv-export'

msgid "Export"
msgstr ""

# <div class="toolset-settings-header">
# <h2><?php _e( 'Export Views, WordPress Archives and Content Templates', 'wpv-views' ); ?></h2>
# </div>

msgid "Export Views, WordPress Archives and Content Templates"
msgstr ""

# <div class="toolset-advanced-setting">
# <h3><?php _e( 'Affiliate details for theme designers', 'wpv-views' ); ?></h3>
# <ul>

msgid "Affiliate details for theme designers"
msgstr ""

# <li>
# <label for="aid"><?php _e( 'Affiliate ID:', 'wpv-views' ); ?></label><br>
# <input type="text" name="aid" id="aid" />

msgid "Affiliate ID:"
msgstr ""

# <li>
# <label for="akey"><?php _e( 'Affiliate Key:', 'wpv-views' ); ?></label><br>
# <input type="text" name="akey" id="akey" />

msgid "Affiliate Key:"
msgstr ""

# <p>
# <?php _e( 'You only need to enter affiliate settings if you are a theme designer and want to receive affiliate commission.', 'wpv-views' ); ?>
# <?php echo sprintf(

msgid "You only need to enter affiliate settings if you are a theme designer and want to receive affiliate commission."
msgstr ""

# $out .= sprintf( '<select class="%s">', $class . '-select position-' . $position );
# $out .= sprintf( '<option value="-1" selected="selected">%s</option>', __( 'Bulk Actions', 'wpv-views' ) );
# 

msgid "Bulk Actions"
msgstr ""

# '<input type="submit" value="%s" class="%s" data-position="%s" %s />',
# __( 'Empty Trash', 'wpv-views' ),
# 'button button-secondary ' . $class,

msgid "Empty Trash"
msgstr ""

# <div class="wpv-dialog wpv-shortcode-gui-content-wrapper">
# <h3><?php echo sprintf( __('Clear single %s','wpv-views'), '<strong class="js-single-unlink-label"></strong>'); ?></h3>
# <p><?php echo sprintf( __('There is no general Content Template assigned to single %s, but %s individual %s have a Content Template assigned to them.','wpv-views'), '<strong class="js-single-unlink-label"></strong>', '<strong class="js-single-unlink-number"></strong>', '<strong class="js-single-unlink-label"></strong>'); ?></p>

msgid "Clear single %s"
msgstr ""

# <h3><?php echo sprintf( __('Clear single %s','wpv-views'), '<strong class="js-single-unlink-label"></strong>'); ?></h3>
# <p><?php echo sprintf( __('There is no general Content Template assigned to single %s, but %s individual %s have a Content Template assigned to them.','wpv-views'), '<strong class="js-single-unlink-label"></strong>', '<strong class="js-single-unlink-number"></strong>', '<strong class="js-single-unlink-label"></strong>'); ?></p>
# <p><?php echo __('Would you like to clear them?','wpv-views'); ?></p>

msgid "There is no general Content Template assigned to single %s, but %s individual %s have a Content Template assigned to them."
msgstr ""

# <p><?php echo sprintf( __('There is no general Content Template assigned to single %s, but %s individual %s have a Content Template assigned to them.','wpv-views'), '<strong class="js-single-unlink-label"></strong>', '<strong class="js-single-unlink-number"></strong>', '<strong class="js-single-unlink-label"></strong>'); ?></p>
# <p><?php echo __('Would you like to clear them?','wpv-views'); ?></p>
# </div>

msgid "Would you like to clear them?"
msgstr ""

# echo sprintf(
# __( 'Name the new WordPress Archive for %s', 'wpv-views' ),
# '<strong class="js-wpv-create-wpa-for-archive-loop-hint"></strong>'

msgid "Name the new WordPress Archive for %s"
msgstr ""

# <input type="text" name="view_new_name" id="view_new_name" class="js-new-post_title large-text"
# placeholder="<?php echo esc_attr( __( 'View name', 'wpv-views' ) ); ?>" />
# </div>

msgid "View name"
msgstr ""

# sprintf(
# __( 'A %s with that name already exists. Please use another name.', 'wpv-views'),
# $type_label ),

msgid "A %s with that name already exists. Please use another name."
msgstr ""

# <div class="wpv-dialog wpv-shortcode-gui-content-wrapper">
# <h3><?php printf( __( 'Duplicate <em>%s</em>', 'wpv-views' ), '<span class="js-duplicate-origin-title"></span>' ); ?></h3>
# <p>

msgid "Duplicate <em>%s</em>"
msgstr ""

# <?php
# printf( __( 'Name for the new %s', 'wpv-views' ), $type_label );
# ?>

msgid "Name for the new %s"
msgstr ""

# <span class="js-plural">
# <?php _e( 'Are you sure you want to permanently delete the selected content templates?', 'wpv-views' ); ?>
# </span>

msgid "Are you sure you want to permanently delete the selected content templates?"
msgstr ""

# <span class="js-singular">
# <?php _e( 'Are you sure you want to permanently delete the selected content template?', 'wpv-views' ); ?>
# </span>

msgid "Are you sure you want to permanently delete the selected content template?"
msgstr ""

# <div class="wpv-dialog">
# <p><?php _e( 'Are you sure you want to permanently delete the Content Templates?', 'wpv-views' ); ?></p>
# </div>

msgid "Are you sure you want to permanently delete the Content Templates?"
msgstr ""

# <div class="wpv-dialog">
# <p><?php _e( 'Are you sure want delete this WordPress Archive?', 'wpv-views' ); ?></p>
# </div>

msgid "Are you sure want delete this WordPress Archive?"
msgstr ""

# <div class="wpv-dialog">
# <p><?php _e( 'Are you sure you want to delete the selected WordPress Archives?', 'wpv-views' ); ?></p>
# </div>

msgid "Are you sure you want to delete the selected WordPress Archives?"
msgstr ""

# <div class="wpv-dialog">
# <p><?php _e( 'Are you sure you want to permanently delete the WordPress Archives?', 'wpv-views' ); ?></p>
# </div>

msgid "Are you sure you want to permanently delete the WordPress Archives?"
msgstr ""

# ?>
# <h3><?php _e( 'What kind of display do you want to create?', 'wpv-views' ); ?></h3>
# <p style="margin-top:0;">

msgid "What kind of display do you want to create?"
msgstr ""

# <p style="margin-top:0;">
# <?php _e('A View loads content from the database and displays it with your HTML.', 'wpv-views'); ?>
# </p>

msgid "A View loads content from the database and displays it with your HTML."
msgstr ""

# <label for="view_purpose_all"><?php _e('Display all results','wpv-views'); ?></label>
# <span class="wpv-helper-text"><?php _e('The View will output all the results returned from the query section.', 'wpv-views'); ?></span>
# </p>

msgid "The View will output all the results returned from the query section."
msgstr ""

# <?php if( wpv_is_views_lite() ):?><a href="javascript:void(0)" class="dashicons dashicons-editor-help" id="wpv_pagination_disabled_pointer"></a><?php endif;?>
# <span class="wpv-helper-text"><?php _e('The View will display the query results in pages.', 'wpv-views'); ?></span>
# </p>

msgid "The View will display the query results in pages."
msgstr ""

# <?php if( wpv_is_views_lite() ):?><a href="javascript:void(0)" class="dashicons dashicons-editor-help" id="wpv_slider_disabled_pointer"></a><?php endif;?>
# <span class="wpv-helper-text"><?php _e('The View will display the query results as slides.', 'wpv-views'); ?></span>
# </p>

msgid "The View will display the query results as slides."
msgstr ""

# <label for="view_purpose_full"><?php _e('Full custom display mode','wpv-views'); ?></label>
# <span class="wpv-helper-text"><?php _e('See all the View controls open and set up things manually..', 'wpv-views'); ?></span>
# </p>

msgid "See all the View controls open and set up things manually.."
msgstr ""

# </ul>
# <h3><?php _e( 'Name this View', 'wpv-views' ); ?></h3>
# <input type="text" name="view_new_name" id="view_new_name" class="js-new-post_title large-text"

msgid "Name this View"
msgstr ""

# <input type="text" value="" class="widefat js-wpv-duplicated-title"
# placeholder="<?php _e('Enter name here','wpv-views') ?>" name="duplicated_name">
# </p>

msgid "Enter name here"
msgstr ""

# case 'layout-loop':
# $summary .= '<h5>' . __('Content to load', 'wpv-views') . '</h5><p>'. __('This View displays results for an <strong>existing WordPress query</strong>', 'wpv-views') . '</p>';
# break;

msgid "This View displays results for an <strong>existing WordPress query</strong>"
msgstr ""

# if ( ! empty( $used_as ) ) {
# $summary .= '<h5>' . __('How this Content Template is used', 'wpv-views') . '</h5><p>' . $used_as . '</p>';
# }

msgid "How this Content Template is used"
msgstr ""

# if ( empty( $summary ) ) {
# $summary = '<p>' . __('Content template', 'wpv-views') . '</p>';
# }

msgid "Content template"
msgstr ""

# 'slug'			=> 'views-update-help',
# 'menu_title'	=> __( 'Update changes', 'wpv-views' ),
# 'page_title'	=> __( 'Update changes', 'wpv-views' ),

msgid "Update changes"
msgstr ""

# . '<p>'
# . __( 'You can export the Views settings as a .zip file.', 'wpv-views' )
# . '</p>'

msgid "You can export the Views settings as a .zip file."
msgstr ""

# . '<p>'
# . __( 'That file will contain all the data related to Views, Content Templates and WordPress Archives, as well as the general Views settings.', 'wpv-views' )
# . '</p>'

msgid "That file will contain all the data related to Views, Content Templates and WordPress Archives, as well as the general Views settings."
msgstr ""

# . '<input type="checkbox" id="wpv-affiliate-data" class="js-toolset-control-hidden-setting" name="wpv-affiliate-data" value="1" data-target="wpv-affiliate-data" autocomplete="off" />'
# . '<label for="wpv-affiliate-data">' . __( 'I am a theme designer and I want to receive affiliate commission', 'wpv-views' ) . '</label>'
# . '<div class="js-toolset-control-hidden-setting-target-wpv-affiliate-data" style="display:none">'

msgid "I am a theme designer and I want to receive affiliate commission"
msgstr ""

# . '<p>'
# . __( 'To receive affiliate commission you have to provide your affiliate ID and Key.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "To receive affiliate commission you have to provide your affiliate ID and Key."
msgstr ""

# . '<p>'
# . __( 'You can upload a .zip or .xml file from your computer:', 'wpv-views' )
# . '</p>'

msgid "You can upload a .zip or .xml file from your computer:"
msgstr ""

# $parent_slug = 'options.php'; // Invisible. See WordPress documentation. todo add link
# $page_title = __( 'Create a new Template', 'wpv-views' );
# $menu_title = __( 'Create a new Template', 'wpv-views' );

msgid "Create a new Template"
msgstr ""

# if( ! current_user_can( EDIT_VIEWS ) ) {
# die( __( 'Untrusted user', 'wpv-views' ) );
# }

msgid "Untrusted user"
msgstr ""

# if( ! ( $b_type && $b_class && $b_post_id ) ) {
# die( __( 'Invalid parameters', 'wpv-views' ) );
# }

msgid "Invalid parameters"
msgstr ""

# if( $b_page_archive || $b_404 ) {
# die( __( 'Not allowed', 'wpv-views' ) );
# }

msgid "Not allowed"
msgstr ""

# if ( isset( $create_template['error'] ) ) {
# die( __( 'A Content Template with that name already exists. Please use another name.', 'wpv-views' ) );
# }

msgid "A Content Template with that name already exists. Please use another name."
msgstr ""

# if( $template_id === 0 ) {
# die( __( 'Unexpected error. Nothing was changed.', 'wpv-views' ) );
# }

msgid "Unexpected error. Nothing was changed."
msgstr ""

# 'screen_options'                           => array(
# 'pagination_needs_filter'        => __( 'Pagination requires the Filter HTML section to be visible.', 'wpv-views' ),
# 'parametric_search_needs_filter' => __( 'The custom search settings require the Filter HTML section to be visible.', 'wpv-views' ),

msgid "Pagination requires the Filter HTML section to be visible."
msgstr ""

# 'pagination_needs_filter'        => __( 'Pagination requires the Filter HTML section to be visible.', 'wpv-views' ),
# 'parametric_search_needs_filter' => __( 'The custom search settings require the Filter HTML section to be visible.', 'wpv-views' ),
# 'filter_needs_parametric_search' => __( 'The Filter HTML section requires the custom search settings to be visible.', 'wpv-views' ),

msgid "The custom search settings require the Filter HTML section to be visible."
msgstr ""

# 'parametric_search_needs_filter' => __( 'The custom search settings require the Filter HTML section to be visible.', 'wpv-views' ),
# 'filter_needs_parametric_search' => __( 'The Filter HTML section requires the custom search settings to be visible.', 'wpv-views' ),
# 'can_not_hide'                   => __( 'This section has unsaved changes, so you can not hide it', 'wpv-views' ),

msgid "The Filter HTML section requires the custom search settings to be visible."
msgstr ""

# 'filter_needs_parametric_search' => __( 'The Filter HTML section requires the custom search settings to be visible.', 'wpv-views' ),
# 'can_not_hide'                   => __( 'This section has unsaved changes, so you can not hide it', 'wpv-views' ),
# 'nonce'                          => wp_create_nonce( 'wpv_view_show_hide_nonce' )

msgid "This section has unsaved changes, so you can not hide it"
msgstr ""

# 'event_trigger_callback_comments'          => array(
# 'view_unique_id'                          => __( '(string) The View unique ID hash', 'wpv-views' ),
# 'effect'                                  => __( '(string) The View AJAX pagination effect', 'wpv-views' ),

msgid "(string) The View unique ID hash"
msgstr ""

# 'view_unique_id'                          => __( '(string) The View unique ID hash', 'wpv-views' ),
# 'effect'                                  => __( '(string) The View AJAX pagination effect', 'wpv-views' ),
# 'speed'                                   => __( '(integer) The View AJAX pagination speed in miliseconds', 'wpv-views' ),

msgid "(string) The View AJAX pagination effect"
msgstr ""

# 'effect'                                  => __( '(string) The View AJAX pagination effect', 'wpv-views' ),
# 'speed'                                   => __( '(integer) The View AJAX pagination speed in miliseconds', 'wpv-views' ),
# 'form'                                    => __( '(object) The jQuery object for the View form', 'wpv-views' ),

msgid "(integer) The View AJAX pagination speed in miliseconds"
msgstr ""

# 'speed'                                   => __( '(integer) The View AJAX pagination speed in miliseconds', 'wpv-views' ),
# 'form'                                    => __( '(object) The jQuery object for the View form', 'wpv-views' ),
# 'form_updated'                            => __( '(object) The jQuery object for the View form after being updated', 'wpv-views' ),

msgid "(object) The jQuery object for the View form"
msgstr ""

# 'form'                                    => __( '(object) The jQuery object for the View form', 'wpv-views' ),
# 'form_updated'                            => __( '(object) The jQuery object for the View form after being updated', 'wpv-views' ),
# 'layout'                                  => __( '(object) The jQuery object for the View layout wrapper', 'wpv-views' ),

msgid "(object) The jQuery object for the View form after being updated"
msgstr ""

# 'form_updated'                            => __( '(object) The jQuery object for the View form after being updated', 'wpv-views' ),
# 'layout'                                  => __( '(object) The jQuery object for the View layout wrapper', 'wpv-views' ),
# 'update_form'                             => __( '(bool) Whether the custom search form will be updated', 'wpv-views' ),

msgid "(object) The jQuery object for the View layout wrapper"
msgstr ""

# 'layout'                                  => __( '(object) The jQuery object for the View layout wrapper', 'wpv-views' ),
# 'update_form'                             => __( '(bool) Whether the custom search form will be updated', 'wpv-views' ),
# 'update_results'                          => __( '(bool) Whether the custom search results will be updated', 'wpv-views' ),

msgid "(bool) Whether the custom search form will be updated"
msgstr ""

# 'update_form'                             => __( '(bool) Whether the custom search form will be updated', 'wpv-views' ),
# 'update_results'                          => __( '(bool) Whether the custom search results will be updated', 'wpv-views' ),
# 'view_changed_form_additional_forms_only' => __( '(object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-form-view] shortcode', 'wpv-views' ),

msgid "(bool) Whether the custom search results will be updated"
msgstr ""

# 'update_results'                          => __( '(bool) Whether the custom search results will be updated', 'wpv-views' ),
# 'view_changed_form_additional_forms_only' => __( '(object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-form-view] shortcode', 'wpv-views' ),
# 'view_changed_form_additional_forms_full' => __( '(object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-view] shortcode', 'wpv-views' )

msgid "(object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-form-view] shortcode"
msgstr ""

# 'view_changed_form_additional_forms_only' => __( '(object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-form-view] shortcode', 'wpv-views' ),
# 'view_changed_form_additional_forms_full' => __( '(object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-view] shortcode', 'wpv-views' )
# ),

msgid "(object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-view] shortcode"
msgstr ""

# 'cancel'                      => __( 'Cancel', 'wpv-views' ),
# 'restore'                     => __( 'Restore defaults', 'wpv-views' ),
# 'apply'                       => __( 'Apply', 'wpv-views' ),

msgid "Restore defaults"
msgstr ""

# 'post_types_for_archive_loop' => array(
# 'title' => __( 'Choose post types', 'wpv-views' )
# ),

msgid "Choose post types"
msgstr ""

# 'dialog_pagination'                        => array(
# 'title'  => __( 'Insert transition controls for the pagination', 'wpv-views' ),
# 'insert' => __( 'Insert controls', 'wpv-views' ),

msgid "Insert transition controls for the pagination"
msgstr ""

# 'title'  => __( 'Insert transition controls for the pagination', 'wpv-views' ),
# 'insert' => __( 'Insert controls', 'wpv-views' ),
# ),

msgid "Insert controls"
msgstr ""

# 'dialog_sorting'                           => array(
# 'title'      => __( 'Insert controls for frontend sorting', 'wpv-views' ),
# 'insert'     => __( 'Insert controls', 'wpv-views' ),

msgid "Insert controls for frontend sorting"
msgstr ""

# 'labels'     => array(
# 'sort_as_native' => __( 'as a native custom field', 'wpv-views' ),
# 'sort_as_string' => __( 'as a string', 'wpv-views' ),

msgid "as a native custom field"
msgstr ""

# 'sort_as_native' => __( 'as a native custom field', 'wpv-views' ),
# 'sort_as_string' => __( 'as a string', 'wpv-views' ),
# 'sort_as_number' => __( 'as a number', 'wpv-views' ),

msgid "as a string"
msgstr ""

# 'sort_as_string' => __( 'as a string', 'wpv-views' ),
# 'sort_as_number' => __( 'as a number', 'wpv-views' ),
# 'sort_order'     => __( 'Labels for the sorting direction control:', 'wpv-views' ),

msgid "as a number"
msgstr ""

# 'sort_as_number' => __( 'as a number', 'wpv-views' ),
# 'sort_order'     => __( 'Labels for the sorting direction control:', 'wpv-views' ),
# 'ascending'      => __( 'Ascending', 'wpv-views' ),

msgid "Labels for the sorting direction control:"
msgstr ""

# 'direction_desc' => __( 'descending', 'wpv-views' ),
# 'asc_alphabet'   => __( 'A to Z', 'wpv-views' ),
# 'desc_alphabet'  => __( 'Z to A', 'wpv-views' ),

msgid "A to Z"
msgstr ""

# 'asc_alphabet'   => __( 'A to Z', 'wpv-views' ),
# 'desc_alphabet'  => __( 'Z to A', 'wpv-views' ),
# 'asc_time'       => __( 'Older first', 'wpv-views' ),

msgid "Z to A"
msgstr ""

# 'desc_alphabet'  => __( 'Z to A', 'wpv-views' ),
# 'asc_time'       => __( 'Older first', 'wpv-views' ),
# 'desc_time'      => __( 'Newer first', 'wpv-views' )

msgid "Older first"
msgstr ""

# 'asc_time'       => __( 'Older first', 'wpv-views' ),
# 'desc_time'      => __( 'Newer first', 'wpv-views' )
# ),

msgid "Newer first"
msgstr ""

# 'warnings'   => array(
# 'unsupported_field' => __( 'This field will not appear in the sorting options because its name includes characters that we don’t support.', 'wpv-views' ),
# 'missing_options'   => __( 'You need to add at least one valid sorting option', 'wpv-views' ),

msgid "This field will not appear in the sorting options because its name includes characters that we don’t support."
msgstr ""

# 'unsupported_field' => __( 'This field will not appear in the sorting options because its name includes characters that we don’t support.', 'wpv-views' ),
# 'missing_options'   => __( 'You need to add at least one valid sorting option', 'wpv-views' ),
# 'first_row'         => __( 'The first mandatory sorting option is synchronized with the current stored sorting settings. Any change that you do to it will be pushed to the Ordering section.', 'wpv-views' )

msgid "You need to add at least one valid sorting option"
msgstr ""

# 'missing_options'   => __( 'You need to add at least one valid sorting option', 'wpv-views' ),
# 'first_row'         => __( 'The first mandatory sorting option is synchronized with the current stored sorting settings. Any change that you do to it will be pushed to the Ordering section.', 'wpv-views' )
# ),

msgid "The first mandatory sorting option is synchronized with the current stored sorting settings. Any change that you do to it will be pushed to the Ordering section."
msgstr ""

# 'close'                       => __( 'Close', 'wpv-views' ),
# 'viewsLiteTooltipTitle'       => __( 'Full Views Feature', 'wpv-views' ),
# 'tooltipPaginationDisabled'   => __( 'Display the results with pagination is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),

msgid "Full Views Feature"
msgstr ""

# 'viewsLiteTooltipTitle'       => __( 'Full Views Feature', 'wpv-views' ),
# 'tooltipPaginationDisabled'   => __( 'Display the results with pagination is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),
# 'tooltipCustomSearchDisabled' => __( 'Display the results using a custom search is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),

msgid "Display the results with pagination is not available in the Lite version. To use it, get the full Views."
msgstr ""

# 'tooltipPaginationDisabled'   => __( 'Display the results with pagination is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),
# 'tooltipCustomSearchDisabled' => __( 'Display the results using a custom search is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),
# 'tooltipPriceLinkTitle'       => __( 'Compare versions and buy', 'wpv-views' ),

msgid "Display the results using a custom search is not available in the Lite version. To use it, get the full Views."
msgstr ""

# 'tooltipCustomSearchDisabled' => __( 'Display the results using a custom search is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),
# 'tooltipPriceLinkTitle'       => __( 'Compare versions and buy', 'wpv-views' ),
# 'tooltipPriceLinkUrl'         => __( WPV_LITE_UPGRADE_LINK, 'wpv-views' )

msgid "Compare versions and buy"
msgstr ""

# 'content_missing_filter_editor'                => sprintf(
# __( '%s This WordPress Archive will not display the Search and Pagination editor unless you add a <code>[wpv-filter-meta-html]</code> shortcode to the Output Editor', 'wpv-views' ),
# '<i class="fa fa-warning fa-lg"></i>'

msgid "%s This WordPress Archive will not display the Search and Pagination editor unless you add a <code>[wpv-filter-meta-html]</code> shortcode to the Output Editor"
msgstr ""

# 'content_missing_filter_editor_for_pagination' => sprintf(
# __( '%s To enable pagination for this WordPress Archive you need to add a <code>[wpv-filter-meta-html]</code> shortcode to the Output Editor', 'wpv-views' ),
# '<i class="fa fa-warning fa-lg"></i>'

msgid "%s To enable pagination for this WordPress Archive you need to add a <code>[wpv-filter-meta-html]</code> shortcode to the Output Editor"
msgstr ""

# 'tooltip' => array(
# 'disabled' => __( 'Pagination controls are disabled because this View or WordPress Archive doesn\'t use pagination', 'wpv-views' ),
# 'already'  => __( 'Pagination controls were already added', 'wpv-views' ),

msgid "Pagination controls are disabled because this View or WordPress Archive doesn't use pagination"
msgstr ""

# 'disabled' => __( 'Pagination controls are disabled because this View or WordPress Archive doesn\'t use pagination', 'wpv-views' ),
# 'already'  => __( 'Pagination controls were already added', 'wpv-views' ),
# 'missing'  => __( 'Pagination is enabled but there are no pagination controls', 'wpv-views' ),

msgid "Pagination controls were already added"
msgstr ""

# 'already'  => __( 'Pagination controls were already added', 'wpv-views' ),
# 'missing'  => __( 'Pagination is enabled but there are no pagination controls', 'wpv-views' ),
# 'infinite' => __( 'Pagination controls are not needed for infinite scrolling', 'wpv-views' ),

msgid "Pagination is enabled but there are no pagination controls"
msgstr ""

# 'missing'  => __( 'Pagination is enabled but there are no pagination controls', 'wpv-views' ),
# 'infinite' => __( 'Pagination controls are not needed for infinite scrolling', 'wpv-views' ),
# )

msgid "Pagination controls are not needed for infinite scrolling"
msgstr ""

# ),
# 'frontend_events_dialog_title'             => __( 'Insert Views frontend event handler', 'wpv-views' ),
# 'add_event_trigger_callback_dialog_insert' => __( 'Insert event trigger callback', 'wpv-views' ),

msgid "Insert Views frontend event handler"
msgstr ""

# 'frontend_events_dialog_title'             => __( 'Insert Views frontend event handler', 'wpv-views' ),
# 'add_event_trigger_callback_dialog_insert' => __( 'Insert event trigger callback', 'wpv-views' ),
# 'codemirror_autoresize'                    => apply_filters( 'wpv_filter_wpv_codemirror_autoresize', false ),

msgid "Insert event trigger callback"
msgstr ""

# 'codemirror_autoresize'                    => apply_filters( 'wpv_filter_wpv_codemirror_autoresize', false ),
# 'sections_saved' => __( 'View saved', 'wpv-views' ),
# 'some_section_unsaved'                     => __( 'One or more sections haven\'t been saved.', 'wpv-views' ),

msgid "View saved"
msgstr ""

# 'sections_saved' => __( 'View saved', 'wpv-views' ),
# 'some_section_unsaved'                     => __( 'One or more sections haven\'t been saved.', 'wpv-views' ),
# 'editor_nonce'                             => wp_create_nonce( 'wpv_nonce_editor_nonce' ),

msgid "One or more sections haven't been saved."
msgstr ""

# 
# $editor_translations['sections_saved'] = __( 'WordPress Archive saved', 'wpv-views' );
# wp_register_script(

msgid "WordPress Archive saved"
msgstr ""

# 'add_filter_dialog'				=> array(
# 'title'			=> __( 'Add a query filter to this View','wpv-views' ),
# 'cancel'		=> __( 'Cancel', 'wpv-views' ),

msgid "Add a query filter to this View"
msgstr ""

# 'cancel'		=> __( 'Cancel', 'wpv-views' ),
# 'insert'		=> __( 'Add query filter', 'wpv-views' ),
# 'select_empty'	=> __( "Please select an option", 'wpv-views' ),

msgid "Add query filter"
msgstr ""

# 'insert'		=> __( 'Add query filter', 'wpv-views' ),
# 'select_empty'	=> __( "Please select an option", 'wpv-views' ),
# 'loading'		=> __( 'Loading...', 'wpv-views' ),

msgid "Please select an option"
msgstr ""

# 'validation'					=> array(
# 'param_missing'					=> __( "This field can not be empty", 'wpv-views' ),
# 'param_forbidden_wordpress'		=> __( "This is a word reserved by WordPress", 'wpv-views' ),

msgid "This field can not be empty"
msgstr ""

# 'param_missing'					=> __( "This field can not be empty", 'wpv-views' ),
# 'param_forbidden_wordpress'		=> __( "This is a word reserved by WordPress", 'wpv-views' ),
# 'param_forbidden_toolset'		=> __( "This is a word reserved by any of the Toolset plugins", 'wpv-views' ),

msgid "This is a word reserved by WordPress"
msgstr ""

# 'param_forbidden_wordpress'		=> __( "This is a word reserved by WordPress", 'wpv-views' ),
# 'param_forbidden_toolset'		=> __( "This is a word reserved by any of the Toolset plugins", 'wpv-views' ),
# 'param_forbidden_toolset_attr'	=> __( "This is an attribute reserved by any of the Toolset plugins", 'wpv-views' ),

msgid "This is a word reserved by any of the Toolset plugins"
msgstr ""

# 'param_forbidden_toolset'		=> __( "This is a word reserved by any of the Toolset plugins", 'wpv-views' ),
# 'param_forbidden_toolset_attr'	=> __( "This is an attribute reserved by any of the Toolset plugins", 'wpv-views' ),
# 'param_forbidden_post_type'		=> __( "There is a post type named like that", 'wpv-views' ),

msgid "This is an attribute reserved by any of the Toolset plugins"
msgstr ""

# 'param_forbidden_toolset_attr'	=> __( "This is an attribute reserved by any of the Toolset plugins", 'wpv-views' ),
# 'param_forbidden_post_type'		=> __( "There is a post type named like that", 'wpv-views' ),
# 'param_forbidden_taxonomy'		=> __( "There is a taxonomy named like that", 'wpv-views' ),

msgid "There is a post type named like that"
msgstr ""

# 'param_forbidden_post_type'		=> __( "There is a post type named like that", 'wpv-views' ),
# 'param_forbidden_taxonomy'		=> __( "There is a taxonomy named like that", 'wpv-views' ),
# 'param_ilegal'					=> array(

msgid "There is a taxonomy named like that"
msgstr ""

# 'param_ilegal'					=> array(
# 'url'				=> __( "Only lowercase letters, numbers, hyphens and underscores allowed as URL parameters", 'wpv-views' ),
# 'shortcode'			=> __( "Only lowercase letters and numbers allowed as shortcode attributes", 'wpv-views' ),

msgid "Only lowercase letters, numbers, hyphens and underscores allowed as URL parameters"
msgstr ""

# 'url'				=> __( "Only lowercase letters, numbers, hyphens and underscores allowed as URL parameters", 'wpv-views' ),
# 'shortcode'			=> __( "Only lowercase letters and numbers allowed as shortcode attributes", 'wpv-views' ),
# 'year'				=> __( 'Years can only be a four digits number', 'wpv-views' ),

msgid "Only lowercase letters and numbers allowed as shortcode attributes"
msgstr ""

# 'shortcode'			=> __( "Only lowercase letters and numbers allowed as shortcode attributes", 'wpv-views' ),
# 'year'				=> __( 'Years can only be a four digits number', 'wpv-views' ),
# 'month'				=> __( 'Months can only be a number between 1 and 12', 'wpv-views' ),

msgid "Years can only be a four digits number"
msgstr ""

# 'year'				=> __( 'Years can only be a four digits number', 'wpv-views' ),
# 'month'				=> __( 'Months can only be a number between 1 and 12', 'wpv-views' ),
# 'week'				=> __( 'Weeks can only be numbers between 1 and 53', 'wpv-views' ),

msgid "Months can only be a number between 1 and 12"
msgstr ""

# 'month'				=> __( 'Months can only be a number between 1 and 12', 'wpv-views' ),
# 'week'				=> __( 'Weeks can only be numbers between 1 and 53', 'wpv-views' ),
# 'day'				=> __( 'Days can only be a number between 1 and 31', 'wpv-views' ),

msgid "Weeks can only be numbers between 1 and 53"
msgstr ""

# 'week'				=> __( 'Weeks can only be numbers between 1 and 53', 'wpv-views' ),
# 'day'				=> __( 'Days can only be a number between 1 and 31', 'wpv-views' ),
# 'hour'				=> __( 'Hours can only be numbers between 0 and 23', 'wpv-views' ),

msgid "Days can only be a number between 1 and 31"
msgstr ""

# 'day'				=> __( 'Days can only be a number between 1 and 31', 'wpv-views' ),
# 'hour'				=> __( 'Hours can only be numbers between 0 and 23', 'wpv-views' ),
# 'minute'			=> __( 'Minutes can only be numbers between 0 and 59', 'wpv-views' ),

msgid "Hours can only be numbers between 0 and 23"
msgstr ""

# 'hour'				=> __( 'Hours can only be numbers between 0 and 23', 'wpv-views' ),
# 'minute'			=> __( 'Minutes can only be numbers between 0 and 59', 'wpv-views' ),
# 'second'			=> __( 'Seconds can only be numbers between 0 and 59', 'wpv-views' ),

msgid "Minutes can only be numbers between 0 and 59"
msgstr ""

# 'minute'			=> __( 'Minutes can only be numbers between 0 and 59', 'wpv-views' ),
# 'second'			=> __( 'Seconds can only be numbers between 0 and 59', 'wpv-views' ),
# 'dayofyear'			=> __( 'Days of the year can only be numbers between 1 and 366', 'wpv-views' ),

msgid "Seconds can only be numbers between 0 and 59"
msgstr ""

# 'second'			=> __( 'Seconds can only be numbers between 0 and 59', 'wpv-views' ),
# 'dayofyear'			=> __( 'Days of the year can only be numbers between 1 and 366', 'wpv-views' ),
# 'dayofweek'			=> __( 'Days of the week can only be numbers between 1 and 7', 'wpv-views' ),

msgid "Days of the year can only be numbers between 1 and 366"
msgstr ""

# 'dayofyear'			=> __( 'Days of the year can only be numbers between 1 and 366', 'wpv-views' ),
# 'dayofweek'			=> __( 'Days of the week can only be numbers between 1 and 7', 'wpv-views' ),
# 'numeric_natural'	=> __( 'This needs to be a non-negative number', 'wpv-views' ),

msgid "Days of the week can only be numbers between 1 and 7"
msgstr ""

# 'dayofweek'			=> __( 'Days of the week can only be numbers between 1 and 7', 'wpv-views' ),
# 'numeric_natural'	=> __( 'This needs to be a non-negative number', 'wpv-views' ),
# 

msgid "This needs to be a non-negative number"
msgstr ""

# ),
# 'parent_type_not_hierarchical'	=> __("The posts you want to display are not hierarchical, so this filter will not work", 'wpv-views'),
# 'taxonomy_parent_changed'		=> __("The taxonomy you want to display has changed, so this filter needs some action", 'wpv-views'),

msgid "The posts you want to display are not hierarchical, so this filter will not work"
msgstr ""

# 'parent_type_not_hierarchical'	=> __("The posts you want to display are not hierarchical, so this filter will not work", 'wpv-views'),
# 'taxonomy_parent_changed'		=> __("The taxonomy you want to display has changed, so this filter needs some action", 'wpv-views'),
# 'taxonomy_term_changed'			=> __("The taxonomy you want to display has changed, so this filter needs some action", 'wpv-views'),

msgid "The taxonomy you want to display has changed, so this filter needs some action"
msgstr ""

# 'select_one'	=> __( 'Select one', 'wpv-views' ),
# 'legacy_relationship' => __( 'Legacy relationship', 'wpv-views' ),
# 'parent' => __( 'Parent', 'wpv-views' ),

msgid "Legacy relationship"
msgstr ""

# 'legacy_relationship' => __( 'Legacy relationship', 'wpv-views' ),
# 'parent' => __( 'Parent', 'wpv-views' ),
# 'child' => __( 'Child', 'wpv-views' )

msgid "Parent"
msgstr ""

# 'parent' => __( 'Parent', 'wpv-views' ),
# 'child' => __( 'Child', 'wpv-views' )
# ),

msgid "Child"
msgstr ""

# 'dialog_select'	=> array(
# 'title'	=> __( 'Insert a custom search filter', 'wpv-views' )
# ),

msgid "Insert a custom search filter"
msgstr ""

# 'create'	=> __( 'Text search filter', 'wpv-views' ),
# 'complete'	=> __( 'Complete the search filter for this custom search', 'wpv-views' )
# ),

msgid "Complete the search filter for this custom search"
msgstr ""

# 'warning'	=> array(
# 'valid'		=> __( 'This View already has a valid search filter, but it is missing the text search shortcode. You can override the filter settings and add the shortcode here.', 'wpv-views' ),
# 'specific'	=> __( 'This View already has a filter set to filter by a specific string. You can fix this filter here.', 'wpv-views' ),

msgid "This View already has a valid search filter, but it is missing the text search shortcode. You can override the filter settings and add the shortcode here."
msgstr ""

# 'valid'		=> __( 'This View already has a valid search filter, but it is missing the text search shortcode. You can override the filter settings and add the shortcode here.', 'wpv-views' ),
# 'specific'	=> __( 'This View already has a filter set to filter by a specific string. You can fix this filter here.', 'wpv-views' ),
# 'missing'	=> __( 'This View already has a content text search, but the relevant filter is missing. You can add this filter here.', 'wpv-views' )

msgid "This View already has a filter set to filter by a specific string. You can fix this filter here."
msgstr ""

# 'specific'	=> __( 'This View already has a filter set to filter by a specific string. You can fix this filter here.', 'wpv-views' ),
# 'missing'	=> __( 'This View already has a content text search, but the relevant filter is missing. You can add this filter here.', 'wpv-views' )
# ),

msgid "This View already has a content text search, but the relevant filter is missing. You can add this filter here."
msgstr ""

# 'tooltip'		=> array(
# 'original'	=> __( 'You can add a text search to this form', 'wpv-views' ),
# 'complete'	=> __( 'This form contains a text search already', 'wpv-views' ),

msgid "You can add a text search to this form"
msgstr ""

# 'original'	=> __( 'You can add a text search to this form', 'wpv-views' ),
# 'complete'	=> __( 'This form contains a text search already', 'wpv-views' ),
# 'missing'	=> __( 'You have a text search in this form, click here to create the search filter that is missing', 'wpv-views' ),

msgid "This form contains a text search already"
msgstr ""

# 'complete'	=> __( 'This form contains a text search already', 'wpv-views' ),
# 'missing'	=> __( 'You have a text search in this form, click here to create the search filter that is missing', 'wpv-views' ),
# 'wrong'		=> __( 'You have a text search in this form, but it is linked to a broken search filter', 'wpv-views' ),

msgid "You have a text search in this form, click here to create the search filter that is missing"
msgstr ""

# 'missing'	=> __( 'You have a text search in this form, click here to create the search filter that is missing', 'wpv-views' ),
# 'wrong'		=> __( 'You have a text search in this form, but it is linked to a broken search filter', 'wpv-views' ),
# ),

msgid "You have a text search in this form, but it is linked to a broken search filter"
msgstr ""

# 'tooltip'		=> array(
# 'original'		=> __( 'Use the submit button to get results based on the form values', 'wpv-views' ),
# 'complete'		=> __( 'This form has a submit button already', 'wpv-views' ),

msgid "Use the submit button to get results based on the form values"
msgstr ""

# 'original'		=> __( 'Use the submit button to get results based on the form values', 'wpv-views' ),
# 'complete'		=> __( 'This form has a submit button already', 'wpv-views' ),
# 'incomplete'	=> __( 'You need to add a submit button', 'wpv-views' ),

msgid "This form has a submit button already"
msgstr ""

# 'complete'		=> __( 'This form has a submit button already', 'wpv-views' ),
# 'incomplete'	=> __( 'You need to add a submit button', 'wpv-views' ),
# 'irrelevant'	=> __( 'You do not need a submit button in this form', 'wpv-views' ),

msgid "You need to add a submit button"
msgstr ""

# 'incomplete'	=> __( 'You need to add a submit button', 'wpv-views' ),
# 'irrelevant'	=> __( 'You do not need a submit button in this form', 'wpv-views' ),
# 'irrelevant_added' => __( 'You do not need a submit button in this form, although you already have one', 'wpv-views' )

msgid "You do not need a submit button in this form"
msgstr ""

# 'irrelevant'	=> __( 'You do not need a submit button in this form', 'wpv-views' ),
# 'irrelevant_added' => __( 'You do not need a submit button in this form, although you already have one', 'wpv-views' )
# ),

msgid "You do not need a submit button in this form, although you already have one"
msgstr ""

# 'tooltip'		=> array(
# 'original'		=> __( 'You can use a reset button that will take the search form to its original state', 'wpv-views' ),
# 'complete'		=> __( 'This form has a reset button already', 'wpv-views' ),

msgid "You can use a reset button that will take the search form to its original state"
msgstr ""

# 'original'		=> __( 'You can use a reset button that will take the search form to its original state', 'wpv-views' ),
# 'complete'		=> __( 'This form has a reset button already', 'wpv-views' ),
# 'incomplete'	=> __( 'You can add a reset button to this form', 'wpv-views' ),

msgid "This form has a reset button already"
msgstr ""

# 'complete'		=> __( 'This form has a reset button already', 'wpv-views' ),
# 'incomplete'	=> __( 'You can add a reset button to this form', 'wpv-views' ),
# 'irrelevant'	=> __( 'You do not need a reset button in this form', 'wpv-views' )

msgid "You can add a reset button to this form"
msgstr ""

# 'incomplete'	=> __( 'You can add a reset button to this form', 'wpv-views' ),
# 'irrelevant'	=> __( 'You do not need a reset button in this form', 'wpv-views' )
# ),

msgid "You do not need a reset button in this form"
msgstr ""

# 'tooltip'		=> array(
# 'original'		=> __( 'You can use a spinner container that will be shown when performing any automatic update', 'wpv-views' ),
# 'complete'		=> __( 'This form has a spinner container already', 'wpv-views' ),

msgid "You can use a spinner container that will be shown when performing any automatic update"
msgstr ""

# 'original'		=> __( 'You can use a spinner container that will be shown when performing any automatic update', 'wpv-views' ),
# 'complete'		=> __( 'This form has a spinner container already', 'wpv-views' ),
# 'useless'		=> __( 'No spinner container will be shown as this custom search is not performing any automatic update', 'wpv-views' ),

msgid "This form has a spinner container already"
msgstr ""

# 'complete'		=> __( 'This form has a spinner container already', 'wpv-views' ),
# 'useless'		=> __( 'No spinner container will be shown as this custom search is not performing any automatic update', 'wpv-views' ),
# )

msgid "No spinner container will be shown as this custom search is not performing any automatic update"
msgstr ""

# 'close'					=> __( 'Close', 'wpv-views' ),
# 'scroll_to_template'	=> __( 'Scroll to the Content Template', 'wpv-views' )
# ),

msgid "Scroll to the Content Template"
msgstr ""

# 'unassign'				=> array(
# 'view_title'	=> __( 'Remove the Content Template from the View', 'wpv-views' ),
# 'wpa_title'		=> __( 'Remove the Content Template from the WordPress Archive', 'wpv-views' ),

msgid "Remove the Content Template from the View"
msgstr ""

# 'view_title'	=> __( 'Remove the Content Template from the View', 'wpv-views' ),
# 'wpa_title'		=> __( 'Remove the Content Template from the WordPress Archive', 'wpv-views' ),
# 'action'		=> __( 'Remove', 'wpv-views' ),

msgid "Remove the Content Template from the WordPress Archive"
msgstr ""

# 'assign'				=> array(
# 'view_title'	=> __( 'Assign a Content Template to this View', 'wpv-views' ),
# 'wpa_title'		=> __( 'Assign a Content Template to this WordPress Archive', 'wpv-views' ),

msgid "Assign a Content Template to this View"
msgstr ""

# 'view_title'	=> __( 'Assign a Content Template to this View', 'wpv-views' ),
# 'wpa_title'		=> __( 'Assign a Content Template to this WordPress Archive', 'wpv-views' ),
# 'action'		=> __( 'Assign Content Template', 'wpv-views' )

msgid "Assign a Content Template to this WordPress Archive"
msgstr ""

# 'wpa_title'		=> __( 'Assign a Content Template to this WordPress Archive', 'wpv-views' ),
# 'action'		=> __( 'Assign Content Template', 'wpv-views' )
# ),

msgid "Assign Content Template"
msgstr ""

# 'saveAndGo' => array(
# 'title' => __( 'There are some pending changes', 'wpv-views' ),
# 'body' => __( 'Please save your recent changes before moving to edit this template.', 'wpv-views' ),

msgid "There are some pending changes"
msgstr ""

# 'title' => __( 'There are some pending changes', 'wpv-views' ),
# 'body' => __( 'Please save your recent changes before moving to edit this template.', 'wpv-views' ),
# 'action' => __( 'Save and go', 'wpv-views' ),

msgid "Please save your recent changes before moving to edit this template."
msgstr ""

# 'body' => __( 'Please save your recent changes before moving to edit this template.', 'wpv-views' ),
# 'action' => __( 'Save and go', 'wpv-views' ),
# ),

msgid "Save and go"
msgstr ""

# 'error'			=> array(
# 'name_in_use'			=> __( 'A Content Template with that name already exists. Please try with another name.', 'wpv-views' )
# ),

msgid "A Content Template with that name already exists. Please try with another name."
msgstr ""

# $media_manager_translations = array(
# 'only_img_allowed_here' => __( "You can only use an image file here", 'wpv-views' )
# );

msgid "You can only use an image file here"
msgstr ""

# 'button_next' => __( 'Next', 'wpv-views' ),
# 'button_insert' => __( 'Finish', 'wpv-views' ),
# 'unknown_error' => __( 'Something wrong happened, please try again', 'wpv-views' ),

msgid "Finish"
msgstr ""

# 'button_insert' => __( 'Finish', 'wpv-views' ),
# 'unknown_error' => __( 'Something wrong happened, please try again', 'wpv-views' ),
# 'bootstrap_not_set' => __( 'You need to set the Bootstrap version used in your theme.', 'wpv-views' )

msgid "Something wrong happened, please try again"
msgstr ""

# 'unknown_error' => __( 'Something wrong happened, please try again', 'wpv-views' ),
# 'bootstrap_not_set' => __( 'You need to set the Bootstrap version used in your theme.', 'wpv-views' )
# . ' '

msgid "You need to set the Bootstrap version used in your theme."
msgstr ""

# // translators: Link in a Views Loop wizard that shows after "You need to set the Bootstrap version used in your theme."
# __( "<a href='%s' target='_blank'>Go to the Settings page &raquo;</a>", 'wpv-views' ),
# esc_url( add_query_arg( array( 'page' => 'toolset-settings' ), admin_url( 'admin.php' ) ) )

msgid "<a href='%s' target='_blank'>Go to the Settings page &raquo;</a>"
msgstr ""

# ),
# 'bootstrap_2' => __( 'This site is using Bootstrap 2 (deprecated)', 'wpv-views' ),
# 'bootstrap_3' => __( 'This site is using Bootstrap 3', 'wpv-views' ),

msgid "This site is using Bootstrap 2 (deprecated)"
msgstr ""

# 'bootstrap_2' => __( 'This site is using Bootstrap 2 (deprecated)', 'wpv-views' ),
# 'bootstrap_3' => __( 'This site is using Bootstrap 3', 'wpv-views' ),
# 'bootstrap_4' => __( 'This site is using Bootstrap 4', 'wpv-views' ),

msgid "This site is using Bootstrap 3"
msgstr ""

# 'bootstrap_3' => __( 'This site is using Bootstrap 3', 'wpv-views' ),
# 'bootstrap_4' => __( 'This site is using Bootstrap 4', 'wpv-views' ),
# 'bootstrap_not_used' => __( 'This site is not using Bootstrap CSS.', 'wpv-views' ),

msgid "This site is using Bootstrap 4"
msgstr ""

# 'bootstrap_4' => __( 'This site is using Bootstrap 4', 'wpv-views' ),
# 'bootstrap_not_used' => __( 'This site is not using Bootstrap CSS.', 'wpv-views' ),
# 'wpnonce' => wp_create_nonce( 'wpv_loop_wizard_nonce' ),

msgid "This site is not using Bootstrap CSS."
msgstr ""

# 'dialog_cancel'						=> __( 'Cancel', 'wpv-views' ),
# 'dialog_trash_warning_dialog_title'	=> __( 'Content Template in use', 'wpv-views' ),
# 'dialog_trash_warning_action'		=> __( 'Trash', 'wpv-views' ),

msgid "Content Template in use"
msgstr ""

# 'scan_no_results'                => __( 'Nothing found', 'wpv-views' ),
# 'dialog_create_add_title_hint'   => __( 'Now give this View a name', 'wpv-views' ),// DEPRECATED
# 'dialog_create_dialog_title'     => __( 'Add a new View', 'wpv-views' ),

msgid "Now give this View a name"
msgstr ""

# 'dialog_create_add_title_hint'   => __( 'Now give this View a name', 'wpv-views' ),// DEPRECATED
# 'dialog_create_dialog_title'     => __( 'Add a new View', 'wpv-views' ),
# 'dialog_create_action'           => __( 'Create View', 'wpv-views' ),

msgid "Add a new View"
msgstr ""

# 'dialog_create_dialog_title'     => __( 'Add a new View', 'wpv-views' ),
# 'dialog_create_action'           => __( 'Create View', 'wpv-views' ),
# 'dialog_duplicate_dialog_title'  => __( 'Duplicate a View', 'wpv-views' ),

msgid "Create View"
msgstr ""

# 'dialog_create_action'           => __( 'Create View', 'wpv-views' ),
# 'dialog_duplicate_dialog_title'  => __( 'Duplicate a View', 'wpv-views' ),
# 'dialog_duplicate_action'        => __( 'Duplicate', 'wpv-views' ),

msgid "Duplicate a View"
msgstr ""

# 'dialog_duplicate_action'        => __( 'Duplicate', 'wpv-views' ),
# 'dialog_bulktrash_dialog_title'  => __( 'Trash Views', 'wpv-views' ),
# 'dialog_bulktrash_action'        => __( 'Trash', 'wpv-views' ),

msgid "Trash Views"
msgstr ""

# 'dialog_bulktrash_nonce'         => wp_create_nonce( 'wpv_view_listing_actions_nonce' ),
# 'dialog_bulkdel_dialog_title'    => __( 'Delete Views', 'wpv-views' ),
# 'dialog_bulkdel_action'          => __( 'Delete', 'wpv-views' ),

msgid "Delete Views"
msgstr ""

# 'tooltipPaginationDisabled'    => __( 'Display the results with pagination is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),
# 'tooltipSliderDisabled'        => __( 'Display the results as a slider is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),
# 'tooltipCustomSearchDisabled' => __( 'Display the results using a custom search is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),

msgid "Display the results as a slider is not available in the Lite version. To use it, get the full Views."
msgstr ""

# 'edit_url'                                        => $edit_url,
# 'dialog_create_dialog_title'                      => __( 'Add a new WordPress Archive', 'wpv-views' ),
# 'dialog_create_action'                            => __( 'Create WordPress Archive', 'wpv-views' ),

msgid "Add a new WordPress Archive"
msgstr ""

# 'dialog_create_dialog_title'                      => __( 'Add a new WordPress Archive', 'wpv-views' ),
# 'dialog_create_action'                            => __( 'Create WordPress Archive', 'wpv-views' ),
# 'dialog_bulk_trash_dialog_title'                  => __( 'Trash WordPress Archives', 'wpv-views' ),

msgid "Create WordPress Archive"
msgstr ""

# 'dialog_create_action'                            => __( 'Create WordPress Archive', 'wpv-views' ),
# 'dialog_bulk_trash_dialog_title'                  => __( 'Trash WordPress Archives', 'wpv-views' ),
# 'dialog_bulk_trash_action'                        => __( 'Trash', 'wpv-views' ),

msgid "Trash WordPress Archives"
msgstr ""

# 'dialog_bulk_trash_action'                        => __( 'Trash', 'wpv-views' ),
# 'dialog_delete_dialog_title'                      => __( 'Delete WordPress Archive', 'wpv-views' ),
# 'dialog_bulk_delete_dialog_title'                 => __( 'Delete WordPress Archives', 'wpv-views' ),

msgid "Delete WordPress Archive"
msgstr ""

# 'dialog_delete_dialog_title'                      => __( 'Delete WordPress Archive', 'wpv-views' ),
# 'dialog_bulk_delete_dialog_title'                 => __( 'Delete WordPress Archives', 'wpv-views' ),
# 'dialog_delete_action'                            => __( 'Delete', 'wpv-views' ),

msgid "Delete WordPress Archives"
msgstr ""

# 'dialog_delete_action'                            => __( 'Delete', 'wpv-views' ),
# 'dialog_change_usage_dialog_title'                => __( 'Change how this WordPress Archive is used', 'wpv-views' ),
# 'dialog_change_usage_action'                      => __( 'Change usage', 'wpv-views' ),

msgid "Change how this WordPress Archive is used"
msgstr ""

# 'dialog_create_wpa_for_archive_loop_action'       => __( 'Create WordPress Archive', 'wpv-views' ),
# 'dialog_change_wpa_for_archive_loop_dialog_title' => __( 'Use another WordPress Archive for this archive loop', 'wpv-views' ),
# 'dialog_change_wpa_for_archive_loop_action'       => __( 'Assign', 'wpv-views' ),

msgid "Use another WordPress Archive for this archive loop"
msgstr ""

# 'dialog_change_wpa_for_archive_loop_dialog_title' => __( 'Use another WordPress Archive for this archive loop', 'wpv-views' ),
# 'dialog_change_wpa_for_archive_loop_action'       => __( 'Assign', 'wpv-views' ),
# 'dialog_bulktrash_nonce'                          => wp_create_nonce( 'wpv_view_listing_actions_nonce' ),

msgid "Assign"
msgstr ""

# 'viewsLiteTooltipTitle'                           => __( 'Full Views Feature', 'wpv-views' ),
# 'tooltipParametricDisabled'                       => __( 'Display the items using a custom search is not available in the Lite version. To use it, get the full Views.', 'wpv-views' ),
# 'tooltipPriceLinkTitle'                           => __( 'Compare versions and buy', 'wpv-views' ),

msgid "Display the items using a custom search is not available in the Lite version. To use it, get the full Views."
msgstr ""

# 'scan_no_results'									=> __( 'Nothing found', 'wpv-views' ),
# 'update_completed'									=> __( 'Update completed!', 'wpv-views' ),
# 'action_nonce'										=> wp_create_nonce( 'wpv_view_listing_actions_nonce' ),

msgid "Update completed!"
msgstr ""

# 'dialog_create_dialog_title'						=> __( 'Add new Content Template', 'wpv-views' ),
# 'dialog_create_action'								=> __( 'Create Content Template', 'wpv-views' ),
# 'dialog_duplicate_dialog_title'						=> __( 'Duplicate a Content Template', 'wpv-views' ),

msgid "Create Content Template"
msgstr ""

# 'dialog_create_action'								=> __( 'Create Content Template', 'wpv-views' ),
# 'dialog_duplicate_dialog_title'						=> __( 'Duplicate a Content Template', 'wpv-views' ),
# 'dialog_duplicate_action'							=> __( 'Duplicate', 'wpv-views' ),

msgid "Duplicate a Content Template"
msgstr ""

# 'dialog_trash_warning_action'						=> __( 'Trash', 'wpv-views' ),
# 'dialog_bulktrash_dialog_title'						=> __( 'Trash Content Templates', 'wpv-views' ),
# 'dialog_bulktrash_action'							=> __( 'Trash', 'wpv-views' ),

msgid "Trash Content Templates"
msgstr ""

# 'dialog_bulktrash_nonce'							=> wp_create_nonce( 'wpv_view_listing_actions_nonce' ),
# 'dialog_bulkdel_dialog_title'						=> __( 'Delete Content Template', 'wpv-views' ),
# 'dialog_bulkdel_dialog_title_plural'				=> __( 'Delete Content Templates', 'wpv-views' ),

msgid "Delete Content Template"
msgstr ""

# 'dialog_bulkdel_dialog_title'						=> __( 'Delete Content Template', 'wpv-views' ),
# 'dialog_bulkdel_dialog_title_plural'				=> __( 'Delete Content Templates', 'wpv-views' ),
# 'dialog_bulkdel_action'								=> __( 'Delete', 'wpv-views' ),

msgid "Delete Content Templates"
msgstr ""

# 'dialog_bind_ct_dialog_title'						=> __( 'Do you want to apply to all?', 'wpv-views' ),
# 'dialog_change_ct_usage_dialog_title'				=> __( 'Change how this Content Template is used', 'wpv-views' ),
# 'dialog_change_ct_usage_action'						=> __( 'Change usage', 'wpv-views' ),

msgid "Change how this Content Template is used"
msgstr ""

# 'dialog_change_ct_usage_action'						=> __( 'Change usage', 'wpv-views' ),
# 'dialog_unlink_dialog_title'						=> __( 'Clear a post type', 'wpv-views' ),
# 'dialog_unlink_action'								=> __( 'Clear', 'wpv-views' ),

msgid "Clear a post type"
msgstr ""

# 'dialog_unlink_dialog_title'						=> __( 'Clear a post type', 'wpv-views' ),
# 'dialog_unlink_action'								=> __( 'Clear', 'wpv-views' ),
# 'dialog_unlink_nonce'								=> wp_create_nonce( 'wpv_clear_cpt_from_ct_nonce' ),

msgid "Clear"
msgstr ""

# 'dialog_unlink_nonce'								=> wp_create_nonce( 'wpv_clear_cpt_from_ct_nonce' ),
# 'dialog_change_ct_assigned_to_sth_dialog_title'		=> __( 'Change the Content Template assigned to this', 'wpv-views' ),
# );

msgid "Change the Content Template assigned to this"
msgstr ""

# 'apply'								=> __( 'Apply', 'wpv-views' ),
# 'setting_saved'						=> __( 'Settings saved', 'wpv-views' ),
# 'hidde_fields_dialog_title'			=> __( 'Select hidden custom fields to show', 'wpv-views' ),

msgid "Settings saved"
msgstr ""

# 'setting_saved'						=> __( 'Settings saved', 'wpv-views' ),
# 'hidde_fields_dialog_title'			=> __( 'Select hidden custom fields to show', 'wpv-views' ),
# 'hidden_fields_selected'			=> __( 'The following private custom fields are showing in the Views GUI:', 'wpv-views' ),

msgid "Select hidden custom fields to show"
msgstr ""

# 'hidde_fields_dialog_title'			=> __( 'Select hidden custom fields to show', 'wpv-views' ),
# 'hidden_fields_selected'			=> __( 'The following private custom fields are showing in the Views GUI:', 'wpv-views' ),
# 'hidden_fields_unselected'			=> __( 'No private custom fields are showing in the Views GUI.', 'wpv-views' ),

msgid "The following private custom fields are showing in the Views GUI:"
msgstr ""

# 'hidden_fields_selected'			=> __( 'The following private custom fields are showing in the Views GUI:', 'wpv-views' ),
# 'hidden_fields_unselected'			=> __( 'No private custom fields are showing in the Views GUI.', 'wpv-views' ),
# 'hidden_fields_count_zero'			=> __( 'There are no hidden custom fields on your site.', 'wpv-views' ),

msgid "No private custom fields are showing in the Views GUI."
msgstr ""

# 'hidden_fields_unselected'			=> __( 'No private custom fields are showing in the Views GUI.', 'wpv-views' ),
# 'hidden_fields_count_zero'			=> __( 'There are no hidden custom fields on your site.', 'wpv-views' ),
# 'wpnonce'							=> wp_create_nonce( 'wpv_settings_nonce' )

msgid "There are no hidden custom fields on your site."
msgstr ""

# 'save_manage_meta_transient_manual_fire' => array(
# 'error' => __( 'Something went wrong, please reload the page and try again', 'wpv-views' ),
# ),

msgid "Something went wrong, please reload the page and try again"
msgstr ""

# 'slug'	=> 'front-end-content',
# 'title'	=> __( 'Front-end Content', 'wpv-views' )
# );

msgid "Front-end Content"
msgstr ""

# 'slug'	=> 'maps',
# 'title'	=> __( 'Maps', 'wpv-views' )
# );

msgid "Maps"
msgstr ""

# 'slug'		=> 'codemirror-settings',
# 'title'		=> __( 'Text editors options', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Text editors options"
msgstr ""

# $registered_user_editors = apply_filters( 'toolset_filter_toolset_registered_user_editors', array() );
# $registered_user_editors['basic'] = __( 'Classic Editor', 'wpv-views' );
# if ( array_key_exists( 'native', $registered_user_editors ) ) {

msgid "Classic Editor"
msgstr ""

# /* translators: Title for the settings section to decide the editor to use with Content Templates. */
# 'title'		=> __( 'Editor to use for Content Templates', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Editor to use for Content Templates"
msgstr ""

# /* translators: Title for the settings section to decide the editor to use with Content Templates. */
# 'title'		=> __( 'Editor to use for WordPress Archives', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Editor to use for WordPress Archives"
msgstr ""

# 'slug'		=> 'hidden-custom-fields-settings',
# 'title'		=> __( 'Hidden custom fields', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Hidden custom fields"
msgstr ""

# echo sprintf(
# __( 'Get more details in the <a href="%1$s" title="%2$s">documentation page</a>.', 'wpv-views' ),
# WPV_Admin_Messages::get_documentation_promotional_link( $documentation_link_args, 'https://toolset.com/documentation/user-guides/shortcodes-within-shortcodes/' ),

msgid "Get more details in the <a href=\"%1$s\" title=\"%2$s\">documentation page</a>."
msgstr ""

# WPV_Admin_Messages::get_documentation_promotional_link( $documentation_link_args, 'https://toolset.com/documentation/user-guides/shortcodes-within-shortcodes/' ),
# esc_attr( __( 'Documentation on the third-party shortcode arguments', 'wpv-views' ) )
# );

msgid "Documentation on the third-party shortcode arguments"
msgstr ""

# 'slug'		=> 'custom-inner-shortcodes-settings',
# 'title'		=> __( 'Third-party shortcode arguments', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Third-party shortcode arguments"
msgstr ""

# WPV_Admin_Messages::get_documentation_promotional_link( $documentation_link_args, 'https://toolset.com/documentation/user-guides/views/conditional-html-output-in-views/' ),
# esc_attr( __( 'Documentation on functions inside conditional evaluations', 'wpv-views' ) )
# );

msgid "Documentation on functions inside conditional evaluations"
msgstr ""

# 'slug'		=> 'custom-conditional-functions-settings',
# 'title'		=> __( 'Functions inside conditional evaluations', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Functions inside conditional evaluations"
msgstr ""

# . sprintf(
# __( 'Content Templates modify the content when called from <a href="%s" target="_blank">the_content</a> function.', 'wpv-views' ),
# 'http://codex.wordpress.org/Function_Reference/the_content'

msgid "Content Templates modify the content when called from <a href=\"%s\" target=\"_blank\">the_content</a> function."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Some themes don\'t use this function, but define their own.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Some themes don't use this function, but define their own."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( "If Content Templates don't work with your theme then you can enter the name of the function your theme uses here:", 'wpv-views' )
# . '</p>';

msgid "If Content Templates don't work with your theme then you can enter the name of the function your theme uses here:"
msgstr ""

# <?php
# echo __( "Don't know the name of your theme function?", 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Don't know the name of your theme function?"
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( "Enable debugging and go to a page that should display a Content Template and Views will display the call function name.", 'wpv-views' );
# ?>

msgid "Enable debugging and go to a page that should display a Content Template and Views will display the call function name."
msgstr ""

# <?php
# echo __( 'Note that this method will only work if your theme has a proper dedicated function to display the content.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Note that this method will only work if your theme has a proper dedicated function to display the content."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'Views will not accept generic PHP functions or auxiliar WordPress functions like <code>require</code>, <code>require_once</code>, <code>include</code>, <code>include_once</code>, <code>locate_template</code>, <code>load_template</code>, <code>apply_filters</code>, <code>call_user_func_array</code>.', 'wpv-views' );
# ?>

msgid "Views will not accept generic PHP functions or auxiliar WordPress functions like <code>require</code>, <code>require_once</code>, <code>include</code>, <code>include_once</code>, <code>locate_template</code>, <code>load_template</code>, <code>apply_filters</code>, <code>call_user_func_array</code>."
msgstr ""

# 'slug'		=> 'content-templates-theme-support-settings',
# 'title'		=> __( 'Theme support for Content Templates', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Theme support for Content Templates"
msgstr ""

# WPV_Admin_Messages::get_documentation_promotional_link( $documentation_link_args, 'https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/' ),
# esc_attr( __( 'Documentation on the Views debug modes', 'wpv-views' ) )
# );

msgid "Documentation on the Views debug modes"
msgstr ""

# <?php
# echo __( 'Views debugger will need to open a popup window, but your browser may block it.', 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Views debugger will need to open a popup window, but your browser may block it."
msgstr ""

# 'slug'		=> 'views-debug-settings',
# 'title'		=> __( 'Debug mode', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Debug mode"
msgstr ""

# echo sprintf(
# __( 'To allow a specific subdomain, use <code>subdomain.example.com</code>. To allow all possible subdomains, use <code>*.example.com</code>.', 'wpv-views' ));
# ?>

msgid "To allow a specific subdomain, use <code>subdomain.example.com</code>. To allow all possible subdomains, use <code>*.example.com</code>."
msgstr ""

# 'slug'		=> 'whitelist-domains-settings',
# 'title'		=> __( 'Safe redirects', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Safe redirects"
msgstr ""

# <?php
# echo __( "You can enable the legacy Views Maps plugin if you already use in your site.", 'wpv-views' );
# ?>

msgid "You can enable the legacy Views Maps plugin if you already use in your site."
msgstr ""

# <?php
# echo __( "Enabling the legacy Views Maps plugin will add the Google Maps API and the Views Maps plugin to your site.", 'wpv-views' )
# . WPV_MESSAGE_SPACE_CHAR

msgid "Enabling the legacy Views Maps plugin will add the Google Maps API and the Views Maps plugin to your site."
msgstr ""

# . WPV_MESSAGE_SPACE_CHAR
# . __( 'This will let you create maps on your site and use Views to plot WordPress posts on a Google Map.', 'wpv-views' );
# ?>

msgid "This will let you create maps on your site and use Views to plot WordPress posts on a Google Map."
msgstr ""

# <?php
# echo __( 'Please consider updating to the new Toolset Maps plugin for extended features and better compatibility.', 'wpv-views' );
# ?>

msgid "Please consider updating to the new Toolset Maps plugin for extended features and better compatibility."
msgstr ""

# echo sprintf(
# __( 'Get more details about the new Toolset Maps plugin in the <a href="%1$s" title="%2$s" target="_blank">documentation page</a>.', 'wpv-views' ),
# WPV_Admin_Messages::get_documentation_promotional_link( $documentation_link_args, 'https://toolset.com/course-lesson/displaying-a-list-of-posts-on-a-map/' ),

msgid "Get more details about the new Toolset Maps plugin in the <a href=\"%1$s\" title=\"%2$s\" target=\"_blank\">documentation page</a>."
msgstr ""

# WPV_Admin_Messages::get_documentation_promotional_link( $documentation_link_args, 'https://toolset.com/course-lesson/displaying-a-list-of-posts-on-a-map/' ),
# esc_attr( __( 'Documentation on the Toolset Maps plugin', 'wpv-views' ) )
# );

msgid "Documentation on the Toolset Maps plugin"
msgstr ""

# <input type="checkbox" name="wpv-map-plugin" class="js-wpv-map-plugin" value="1" <?php checked( $settings->wpv_map_plugin ); ?> autocomplete="off" />
# <?php echo __( "Enable the legacy Views Map plugin", 'wpv-views' ); ?>
# </label>

msgid "Enable the legacy Views Map plugin"
msgstr ""

# 'slug'		=> 'maps-legacy',
# 'title'		=> __( 'Map plugin (legacy)', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Map plugin (legacy)"
msgstr ""

# ?>
# <h3><?php echo esc_html( __( 'Interface', 'wpv-views' ) ); ?></h3>
# <div class="toolset-advanced-setting">

msgid "Interface"
msgstr ""

# <input type="radio" name="wpv-editing-experience" class="js-wpv-editing-experience-option" value="classic" <?php checked( $settings->editing_experience === 'classic' ); ?> autocomplete="off" />
# <?php echo esc_html( __( 'Show only the legacy interface for designing with shortcodes', 'wpv-views' ) ); ?>
# </label>

msgid "Show only the legacy interface for designing with shortcodes"
msgstr ""

# <input type="radio" name="wpv-editing-experience" class="js-wpv-editing-experience-option" value="blocks" <?php checked( $settings->editing_experience === 'blocks' ); ?> autocomplete="off" />
# <?php echo esc_html( __( 'Show only the Blocks interface', 'wpv-views' ) ); ?>
# </label>

msgid "Show only the Blocks interface"
msgstr ""

# <input type="radio" name="wpv-editing-experience" class="js-wpv-editing-experience-option" value="mixed" <?php checked( $settings->editing_experience === 'mixed' ); ?> autocomplete="off" />
# <?php echo esc_html( __( 'Show both the legacy and Blocks interface and let me choose which to use for each item I build', 'wpv-views' ) ); ?>
# </label>

msgid "Show both the legacy and Blocks interface and let me choose which to use for each item I build"
msgstr ""

# 'slug'		=> self::SETTINGS_FLAVOUR_VARIATIONS,
# 'title'		=> __( 'Editing experience', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Editing experience"
msgstr ""

# 'slug'		=> 'page-builders-settings',
# 'title'		=> __( 'Page Builders', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Page Builders"
msgstr ""

# <li>
# <h3><?php _e( 'Autoresize', 'wpv-views' ); ?></h3>
# <label>

msgid "Autoresize"
msgstr ""

# <input id="js-wpv-codemirror-autoresize" type="checkbox" name="wpv-codemirror-autoresize" class="js-wpv-codemirror-autoresize" value="1" <?php checked( $settings->wpv_codemirror_autoresize == 1 ); ?> autocomplete="off" />
# <?php _e( "Autoresize the Views editors as their content grows", 'wpv-views' ); ?>
# </label>

msgid "Autoresize the Views editors as their content grows"
msgstr ""

# <p>
# <button class="button-secondary js-wpv-select-hidden-custom-fields"><?php _e( 'Select custom fields', 'wpv-views' ); ?></button>
# </p>

msgid "Select custom fields"
msgstr ""

# ?>
# <h3><?php _e( 'Query filters by meta fields', 'wpv-views' ); ?></h3>
# <div class="toolset-advanced-setting">

msgid "Query filters by meta fields"
msgstr ""

# <input id="js-wpv-support-spaces-in-meta-filters" type="checkbox" name="wpv-support-spaces-in-meta-filters" class="js-wpv-query-filters-options js-wpv-support-spaces-in-meta-filters" value="on" <?php checked( $settings->support_spaces_in_meta_filters ); ?> autocomplete="off" />
# <?php _e( "Support query filters by custom fields that include a space or a dot in their meta key", 'wpv-views' ); ?>
# </label>

msgid "Support query filters by custom fields that include a space or a dot in their meta key"
msgstr ""

# <p>
# <?php _e( 'Types fields do not include spaces or dots in their meta key, so it can be disabled if this site only has Views filters by Types fields.', 'wpv-views' ); ?>
# </p>

msgid "Types fields do not include spaces or dots in their meta key, so it can be disabled if this site only has Views filters by Types fields."
msgstr ""

# <p>
# <?php _e( 'Enabling this option might have a performance penalty.', 'wpv-views' ); ?>
# </p>

msgid "Enabling this option might have a performance penalty."
msgstr ""

# ?>
# <h3><?php _e( 'Browser history management for AJAX pagination', 'wpv-views' ); ?></h3>
# <div class="toolset-advanced-setting">

msgid "Browser history management for AJAX pagination"
msgstr ""

# <input id="js-wpv-enable-pagination-manage-history" type="checkbox" name="wpv-enable-pagination-manage-history" class="js-wpv-enable-manage-history" value="on" <?php checked( $settings->wpv_enable_pagination_manage_history == 1 ); ?> autocomplete="off" />
# <?php _e( "Enable history management setttings for manual AJAX pagination", 'wpv-views' ); ?>
# </label>

msgid "Enable history management setttings for manual AJAX pagination"
msgstr ""

# <p>
# <?php _e( 'When doing manual AJAX pagination on a View or WordPress Archive, you can add each page to the browser history, so it can be reached using the back and forth browser buttons. You can either enable this feature (and control it on each View or WordPress Archive) or disable it globally.', 'wpv-views' ); ?>
# </p>

msgid "When doing manual AJAX pagination on a View or WordPress Archive, you can add each page to the browser history, so it can be reached using the back and forth browser buttons. You can either enable this feature (and control it on each View or WordPress Archive) or disable it globally."
msgstr ""

# </div>
# <h3><?php _e( 'Browser history management for AJAX custom searches', 'wpv-views' ); ?></h3>
# <div class="toolset-advanced-setting">

msgid "Browser history management for AJAX custom searches"
msgstr ""

# <input id="js-wpv-enable-parametric-search-manage-history" type="checkbox" name="wpv-enable-parametric-search-manage-history" class="js-wpv-enable-manage-history" value="on" <?php checked( $settings->wpv_enable_parametric_search_manage_history == 1 ); ?> autocomplete="off" />
# <?php _e( "Enable history management setttings for AJAX custom search", 'wpv-views' ); ?>
# </label>

msgid "Enable history management setttings for AJAX custom search"
msgstr ""

# <p>
# <?php _e( 'When loading custom search results using AJAX, you can adjust the URL to match the options selected, so it can be used to link to those specific results. You can either enable this feature (and control it on each View or WordPress Archive) or disable it globally.', 'wpv-views' ); ?>
# </p>

msgid "When loading custom search results using AJAX, you can adjust the URL to match the options selected, so it can be used to link to those specific results. You can either enable this feature (and control it on each View or WordPress Archive) or disable it globally."
msgstr ""

# ?>
# <h3><?php _e('Shortcodes registered automatically', 'wpv-views'); ?></h3>
# <ul class="wpv-taglike-list">

msgid "Shortcodes registered automatically"
msgstr ""

# ?>
# <h3><?php _e('Shortcodes registered manually', 'wpv-views'); ?></h3>
# <p>

msgid "Shortcodes registered manually"
msgstr ""

# <p>
# <?php _e( 'List of custom and third-party shortcodes you want to be able to use as Views shortcode arguments.', 'wpv-views' ); ?>
# </p>

msgid "List of custom and third-party shortcodes you want to be able to use as Views shortcode arguments."
msgstr ""

# <form class="js-wpv-add-item-settings-form js-wpv-custom-inner-shortcodes-form-add">
# <input type="text" placeholder="<?php _e( 'Shortcode name', 'wpv-views' ); ?>" class="js-wpv-add-item-settings-form-newname js-wpv-custom-inner-shortcode-newname" autocomplete="off" />
# <button class="button button-secondary js-wpv-add-item-settings-form-button js-wpv-custom-inner-shortcodes-add" type="button" disabled><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add', 'wpv-views' ); ?></button>

msgid "Shortcode name"
msgstr ""

# <button class="button button-secondary js-wpv-add-item-settings-form-button js-wpv-custom-inner-shortcodes-add" type="button" disabled><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add', 'wpv-views' ); ?></button>
# <span class="toolset-alert toolset-alert-error hidden js-wpv-cs-error"><?php _e( 'Only letters, numbers, underscores and dashes', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-dup"><?php _e( 'That shortcode already exists', 'wpv-views' ); ?></span>

msgid "Only letters, numbers, underscores and dashes"
msgstr ""

# <span class="toolset-alert toolset-alert-error hidden js-wpv-cs-error"><?php _e( 'Only letters, numbers, underscores and dashes', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-dup"><?php _e( 'That shortcode already exists', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-ajaxfail"><?php _e( 'An error ocurred', 'wpv-views' ); ?></span>

msgid "That shortcode already exists"
msgstr ""

# <p>
# <?php _e( 'For example, to support <code>[wpv-post-title id="[my-custom-shortcode]"]</code> add <strong>my-custom-shortcode</strong> as a third-party shortcode argument above.', 'wpv-views' ); ?>
# </p>

msgid "For example, to support <code>[wpv-post-title id=\"[my-custom-shortcode]\"]</code> add <strong>my-custom-shortcode</strong> as a third-party shortcode argument above."
msgstr ""

# ?>
# <h3><?php _e( 'Functions registered automatically', 'wpv-views' ); ?></h3>
# <ul class="wpv-taglike-list">

msgid "Functions registered automatically"
msgstr ""

# ?>
# <h3><?php _e( 'Functions registered manually', 'wpv-views' ); ?></h3>
# <p>

msgid "Functions registered manually"
msgstr ""

# <p>
# <?php _e( 'List of functions and class methods that you want to be able to use inside the Views <code>[wpv-conditional]</code> shortcode <code>if</code> attribute.', 'wpv-views' ); ?>
# </p>

msgid "List of functions and class methods that you want to be able to use inside the Views <code>[wpv-conditional]</code> shortcode <code>if</code> attribute."
msgstr ""

# <form class="js-wpv-add-item-settings-form js-wpv-custom-conditional-functions-form-add">
# <input type="text" placeholder="<?php _e( 'Function name', 'wpv-views' ); ?>" class="js-wpv-add-item-settings-form-newname js-wpv-custom-conditional-function-newname" autocomplete="off" />
# <button class="button button-secondary js-wpv-add-item-settings-form-button js-wpv-custom-conditional-function-add" type="button" disabled><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add', 'wpv-views' ); ?></button>

msgid "Function name"
msgstr ""

# <span class="toolset-alert toolset-alert-error hidden js-wpv-cs-error"><?php _e( 'Only letters, numbers, underscores and dashes', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-dup"><?php _e( 'That function already exists', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-ajaxfail"><?php _e( 'An error ocurred', 'wpv-views' ); ?></span>

msgid "That function already exists"
msgstr ""

# <p>
# <?php _e( 'For example, to support <em>my_function()</em> add <strong>my_function</strong> as a function name above. For class methods, use the syntax <strong>Class::method</strong>.', 'wpv-views' ); ?>
# </p>

msgid "For example, to support <em>my_function()</em> add <strong>my_function</strong> as a function name above. For class methods, use the syntax <strong>Class::method</strong>."
msgstr ""

# <input type="checkbox" id="wpv-content-templates-theme-support-debug" class="js-wpv-content-templates-theme-support-debug" name="wpv-content-templates-theme-support-enable-debug" value="1" <?php checked( $settings->wpv_theme_function_debug ); ?> autocomplete="off" />
# <label for="wpv-content-templates-theme-support-debug"><?php _e( "Enable theme support debugging", 'wpv-views' ); ?></label>
# </p>

msgid "Enable theme support debugging"
msgstr ""

# <p>
# <?php _e( "Enabling Views debug will open a popup on every page showing a Views element.", 'wpv-views' ); ?>
# 

msgid "Enabling Views debug will open a popup on every page showing a Views element."
msgstr ""

# <p>
# <?php _e( 'This popup will show usefull information about the elements being displayed: time needed to render, memory used, shortcodes details...', 'wpv-views' ); ?>
# </p>

msgid "This popup will show usefull information about the elements being displayed: time needed to render, memory used, shortcodes details..."
msgstr ""

# <p>
# <?php _e( 'There are two modes: compact and full. Compact mode will give you an overview of the elements rendered. The full mode will display a complete report with all the object involved on the page.', 'wpv-views' ); ?>
# </p>

msgid "There are two modes: compact and full. Compact mode will give you an overview of the elements rendered. The full mode will display a complete report with all the object involved on the page."
msgstr ""

# <input type="checkbox" name="wpv-debug-mode" class="js-wpv-debug-mode" value="1" <?php checked( $settings->wpv_debug_mode ); ?> autocomplete="off" />
# <?php _e( "Enable Views debug mode", 'wpv-views' ); ?>
# </label>

msgid "Enable Views debug mode"
msgstr ""

# <input type="radio" name="wpv_debug_mode_type" class="js-wpv-debug-mode-type" value="compact" <?php checked( $settings->wpv_debug_mode_type == 'compact' ); ?> autocomplete="off" />
# <?php _e( "Compact debug mode", 'wpv-views' ); ?>
# </label>

msgid "Compact debug mode"
msgstr ""

# <input type="radio" name="wpv_debug_mode_type" class="js-wpv-debug-mode-type" value="full" <?php checked( $settings->wpv_debug_mode_type == 'full' ); ?> autocomplete="off" />
# <?php _e( "Full debug mode", 'wpv-views' ); ?>
# </label>

msgid "Full debug mode"
msgstr ""

# <p>
# <?php _e( 'List of subdomains or external domains you want to allow safe redirection to. These are used with some Views shortcodes, offering a redirection URL, via an attribute.', 'wpv-views' ); ?>
# </p>

msgid "List of subdomains or external domains you want to allow safe redirection to. These are used with some Views shortcodes, offering a redirection URL, via an attribute."
msgstr ""

# <form class="js-wpv-add-item-settings-form js-wpv-whitelist-domains-form-add">
# <input type="text" placeholder="<?php _e( 'Domain', 'wpv-views' ); ?>" class="js-wpv-add-item-settings-form-newname js-wpv-whitelist-domains-newname" autocomplete="off" />
# <button class="button button-secondary js-wpv-add-item-settings-form-button js-wpv-whitelist-domains-add" type="button" disabled><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add', 'wpv-views' ); ?></button>

msgid "Domain"
msgstr ""

# <button class="button button-secondary js-wpv-add-item-settings-form-button js-wpv-whitelist-domains-add" type="button" disabled><i class="icon-plus fa fa-plus"></i> <?php _e( 'Add', 'wpv-views' ); ?></button>
# <span class="toolset-alert toolset-alert-error hidden js-wpv-cs-error"><?php _e( 'Only letters, numbers, dots, underscores and dashes', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-dup"><?php _e( 'That domain already exists', 'wpv-views' ); ?></span>

msgid "Only letters, numbers, dots, underscores and dashes"
msgstr ""

# <span class="toolset-alert toolset-alert-error hidden js-wpv-cs-error"><?php _e( 'Only letters, numbers, dots, underscores and dashes', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-dup"><?php _e( 'That domain already exists', 'wpv-views' ); ?></span>
# <span class="toolset-alert toolset-alert-info hidden js-wpv-cs-ajaxfail"><?php _e( 'An error ocurred', 'wpv-views' ); ?></span>

msgid "That domain already exists"
msgstr ""

# <p>
# <?php _e( 'Do not prepend domain name with protocol identifier, such as <code>http</code> or <code>https</code>. Only domain name should work as a good qualifier. For example, <code>example.com</code> or <code>www.example.com</code> is an acceptable entry.', 'wpv-views' ); ?>
# </p>

msgid "Do not prepend domain name with protocol identifier, such as <code>http</code> or <code>https</code>. Only domain name should work as a good qualifier. For example, <code>example.com</code> or <code>www.example.com</code> is an acceptable entry."
msgstr ""

# printf(
# __( 'For retrieving debug information if asked by a support person, use the <a href="%s">debug information</a> page.', 'wpv-views' ),
# admin_url('admin.php?page=toolset-debug-information')

msgid "For retrieving debug information if asked by a support person, use the <a href=\"%s\">debug information</a> page."
msgstr ""

# 
# <h1><?php _e('Views Help', 'wpv-views') ?></h1>
# 

msgid "Views Help"
msgstr ""

# <div class="header">
# <h2><?php _e('Building Websites with Views','wpv-views'); ?></h2>
# <p><?php _e('Views plugin lets you design single pages, display content from the database and customize standard listing pages.','wpv-views'); ?></p>

msgid "Building Websites with Views"
msgstr ""

# <h2><?php _e('Building Websites with Views','wpv-views'); ?></h2>
# <p><?php _e('Views plugin lets you design single pages, display content from the database and customize standard listing pages.','wpv-views'); ?></p>
# <p><?php _e('Here are the things that you can create with Views plugin:','wpv-views'); ?></p>

msgid "Views plugin lets you design single pages, display content from the database and customize standard listing pages."
msgstr ""

# <p><?php _e('Views plugin lets you design single pages, display content from the database and customize standard listing pages.','wpv-views'); ?></p>
# <p><?php _e('Here are the things that you can create with Views plugin:','wpv-views'); ?></p>
# </div>

msgid "Here are the things that you can create with Views plugin:"
msgstr ""

# <p class="desc">
# <?php _e('A View loads content from the database and displays it anyway you choose. Use Views to create content lists, sliders, parametric searches and more.
# ','wpv-views'); ?>

msgid "A View loads content from the database and displays it anyway you choose. Use Views to create content lists, sliders, parametric searches and more.\n"
msgstr ""

# <p>
# <a class="button-primary" href="<?php echo admin_url('admin.php?page=views'); ?>"><?php _e('Create a new View','wpv-views'); ?></a>
# </p>

msgid "Create a new View"
msgstr ""

# <p class="desc">
# <?php _e('Content Templates let you design single pages using fields, taxonomy and HTML. With Content Templates, you can design the output for posts, pages and custom post types.','wpv-views'); ?>
# </p>

msgid "Content Templates let you design single pages using fields, taxonomy and HTML. With Content Templates, you can design the output for posts, pages and custom post types."
msgstr ""

# <p class="desc">
# <?php _e('WordPress Archives let you customize standard listing pages. You will be able to customize the blog, custom post archives, taxonomy pages and other standard listing pages.','wpv-views'); ?>
# </p>

msgid "WordPress Archives let you customize standard listing pages. You will be able to customize the blog, custom post archives, taxonomy pages and other standard listing pages."
msgstr ""

# 
# <h2 style="margin-top:3em;"><?php _e('Debug information', 'wpv-views'); ?></h2>
# <p><?php

msgid "Debug information"
msgstr ""

# 
# <h1><?php _e('Views subscription', 'wpv-views') ?></h1>
# 

msgid "Views subscription"
msgstr ""

# <tr class="form-field">
# <th scope="row"><?php _e('toolset.com subscription email', 'wpv-views'); ?></th>
# <td><input name="sub[subscription_email]" type="text" value="<?php echo isset($_POST['sub']['subscription_email']) ? $_POST['sub']['subscription_email'] :

msgid "toolset.com subscription email"
msgstr ""

# <tr class="form-field">
# <th scope="row"><?php _e('toolset.com subscription key', 'wpv-views'); ?></th>
# <td><input name="sub[subscription_key]" type="password" value="<?php echo isset($_POST['sub']['subscription_key']) ? $_POST['sub']['subscription_key'] :

msgid "toolset.com subscription key"
msgstr ""

# <input type="hidden" name="save_sub" value="1" />
# <input class="button" name="save sub" value="<?php _e('Save subscription details', 'wpv-views'); ?>" type="submit" />
# </p>

msgid "Save subscription details"
msgstr ""

# </p>
# <div class="wpv_progress" style="display:none;"><?php _e('Saving. Please wait...', 'wpv-views'); ?></div>
# 

msgid "Saving. Please wait..."
msgstr ""

# 'slug' => 'heading',
# 'title' => __( 'Single Field', 'wpv-views' ),
# 'description' => __( 'A heading with full styling and typography controls. You can enter the text directly or choose text from a field.', 'wpv-views' ),

msgid "Single Field"
msgstr ""

# 'title' => __( 'Single Field', 'wpv-views' ),
# 'description' => __( 'A heading with full styling and typography controls. You can enter the text directly or choose text from a field.', 'wpv-views' ),
# 'keywords' => [

msgid "A heading with full styling and typography controls. You can enter the text directly or choose text from a field."
msgstr ""

# 'heading',
# __( 'Heading', 'wpv-views' ),
# 'toolset',

msgid "Heading"
msgstr ""

# 'title' => __( 'Single Field', 'wpv-views' ),
# 'description' => __( 'Displays a single field within your content.', 'wpv-views' ),
# 'keywords' => [

msgid "Displays a single field within your content."
msgstr ""

# 'single field',
# __( 'single field', 'wpv-views' ),
# 'toolset',

msgid "single field"
msgstr ""

# // translators: placeholders are numbers used in a star rating system: 1 of 3 stars.
# return vsprintf( __( '%1$s of %2$s stars', 'wpv-views' ), $placeholders );
# break;

msgid "%1$s of %2$s stars"
msgstr ""

# 'slug'  => self::TOOLSET_BLOCKS_CATEGORY_SLUG,
# 'title' => __( 'Toolset', 'wpv-views' ),
# ),

msgid "Toolset"
msgstr ""

# 'value' => '',
# 'label' => __( 'Select a role', 'wpv-views' ),
# ],

msgid "Select a role"
msgstr ""

# self::DEVICE_DESKTOP => [
# 'label' => __( 'Desktop', 'wpv-views' ),
# 'icon' => 'desktop',

msgid "Desktop"
msgstr ""

# self::DEVICE_TABLET => [
# 'label' => __( 'Tablet', 'wpv-views' ),
# 'icon' => 'tablet',

msgid "Tablet"
msgstr ""

# self::DEVICE_PHONE => [
# 'label' => __( 'Phone', 'wpv-views' ),
# 'icon' => 'smartphone',

msgid "Phone"
msgstr ""

# $section_content .= '<p class="description wpcf-form-description tces-settings-rwd-description"> ' .
# __( '* By default the WordPress Columns breakpoints are used: ', 'wpv-views' ) .
# '<span class="dashicons dashicons-' . $devices[Devices::DEVICE_PHONE]['icon'] . '"></span>'. $devices[Devices::DEVICE_PHONE]['defaultMaxWidth'].' px ' .

msgid "* By default the WordPress Columns breakpoints are used: "
msgstr ""

# 'slug'		=> 'responsive-breakpoints',
# 'title'		=> __( 'Responsive web design breakpoints for Toolset Blocks', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Responsive web design breakpoints for Toolset Blocks"
msgstr ""

# 'example' => [
# 'title' => __( 'Tab Example', 'wpv-views' ),
# 'callback' => function() {

msgid "Tab Example"
msgstr ""

# 'callback' => function() {
# echo wp_kses_post( __( 'Panel example content', 'wpv-views' ) );
# },

msgid "Panel example content"
msgstr ""

# public function get_default_content() {
# return '<span class="tb-fields-and-text-shortcode-render-too-complex">' . __( 'The list of attributes may be displayed in the frontend', 'wpv-views' ) . '</span>';
# }

msgid "The list of attributes may be displayed in the frontend"
msgstr ""

# public function get_default_content() {
# return '<span class="onsale">' . __( 'Badge', 'wpv-views' ) . '</span>';
# }

msgid "Badge"
msgstr ""

# public function get_default_content() {
# return '<span class="tb-fake-image">' . __( 'Product Category may display an image', 'wpv-views' ) . '</span>';
# }

msgid "Product Category may display an image"
msgstr ""

# public function maybe_force_content( $content ) {
# $new_content = '<span class="tb-fields-and-text-shortcode-render-too-complex tb-element--unclickable"><b>wpv-woo-related_products</b> ' . __( 'is too complex for a preview', 'wpv-views' ) . '</span>';
# if ( is_array( $content ) ) {

msgid "is too complex for a preview"
msgstr ""

# ) {
# return array( 'error' => __( 'Missing information for resizing the image.', 'wpv-views' ) );
# }

msgid "Missing information for resizing the image."
msgstr ""

# case 'error_loading_image':
# $error = __( 'Orignal image could not be found.', 'wpv-views');
# break;

msgid "Orignal image could not be found."
msgstr ""

# 'id' => $id,
# 'name' => ( $title ? $title : __( '(no title)', 'wpv-views' ) ) . ' (#' . $id . ')',
# );

msgid "(no title)"
msgstr ""

# ) {
# return array( 'error' => __( 'Invalid input.', 'wpv-views' ) );
# }

msgid "Invalid input."
msgstr ""

# return array(
# 'error' => __( 'Tablet width should be larger than phone width.', 'wpv-views' )
# );

msgid "Tablet width should be larger than phone width."
msgstr ""

# return array(
# 'error' => __( 'Invalid action.', 'wpv-views' )
# );

msgid "Invalid action."
msgstr ""

# 'name' => 'normal',
# 'title' => __( 'Normal', 'wpv-views' ),
# 'class' => null, // Extra class. Use &.className when the class is on the root element.

msgid "Normal"
msgstr ""

# 'name' => 'hover',
# 'title' => __( 'Hover', 'wpv-views' ),
# 'pseudoClass' => ':hover',

msgid "Hover"
msgstr ""

# 'name' => 'active',
# 'title' => __( 'Active', 'wpv-views' ),
# 'pseudoClass' => ':active',

msgid "Active"
msgstr ""

# return array(
# 'timestamp' => __( 'Timestamp', 'wpv-views' ),
# 'request' => __( 'Request', 'wpv-views' ),

msgid "Timestamp"
msgstr ""

# 'timestamp' => __( 'Timestamp', 'wpv-views' ),
# 'request' => __( 'Request', 'wpv-views' ),
# 'type' => __( 'Type', 'wpv-views' ),

msgid "Request"
msgstr ""

# 'request' => __( 'Request', 'wpv-views' ),
# 'type' => __( 'Type', 'wpv-views' ),
# 'component' => __( 'Component', 'wpv-views' ),

msgid "Type"
msgstr ""

# 'type' => __( 'Type', 'wpv-views' ),
# 'component' => __( 'Component', 'wpv-views' ),
# 'response' => __( 'Response', 'wpv-views' ),

msgid "Component"
msgstr ""

# 'component' => __( 'Component', 'wpv-views' ),
# 'response' => __( 'Response', 'wpv-views' ),
# 'extra' => __( 'Extra', 'wpv-views' ),

msgid "Response"
msgstr ""

# 'response' => __( 'Response', 'wpv-views' ),
# 'extra' => __( 'Extra', 'wpv-views' ),
# );

msgid "Extra"
msgstr ""

# public function get_group() {
# return [ self::GROUP_KEY => __( 'Other custom fields', 'wpv-views' ) ];
# }

msgid "Other custom fields"
msgstr ""

# }
# return __( 'Other post', 'wpv-views' );
# }

msgid "Other post"
msgstr ""

# return sprintf(
# __( 'Current %s', 'wpv-views' ),
# $this->get_post_label()

msgid "Current %s"
msgstr ""

# if ( ! $post_type_object ) {
# return __( 'Post', 'wpv-views' );
# }

msgid "Post"
msgstr ""

# public function get_title() {
# return __( 'Author First Name', 'wpv-views' );
# }

msgid "Author First Name"
msgstr ""

# public function get_title() {
# return __( 'Author Last Name', 'wpv-views' );
# }

msgid "Author Last Name"
msgstr ""

# public function get_title() {
# return __( 'Author Name', 'wpv-views' );
# }

msgid "Author Name"
msgstr ""

# public function get_title() {
# return __( 'Author Posts', 'wpv-views' );
# }

msgid "Author Posts"
msgstr ""

# public function get_title() {
# return __( 'Author Posts Link', 'wpv-views' );
# }

msgid "Author Posts Link"
msgstr ""

# public function get_title() {
# return __( 'Author Posts URL', 'wpv-views' );
# }

msgid "Author Posts URL"
msgstr ""

# public function get_title() {
# return __( 'Author Profile Picture', 'wpv-views' );
# }

msgid "Author Profile Picture"
msgstr ""

# public function get_title() {
# return __( 'Comments Number', 'wpv-views' );
# }

msgid "Comments Number"
msgstr ""

# public function get_title() {
# return __( 'Comments Status', 'wpv-views' );
# }

msgid "Comments Status"
msgstr ""

# public function get_title() {
# return __( 'Featured Image Data', 'wpv-views' );
# }

msgid "Featured Image Data"
msgstr ""

# public function get_title() {
# return __( 'Post Content (Body)', 'wpv-views' );
# }

msgid "Post Content (Body)"
msgstr ""

# public function get_title() {
# return __( 'Post Date', 'wpv-views' );
# }

msgid "Post Date"
msgstr ""

# public function get_title() {
# return __( 'Post Date GMT', 'wpv-views' );
# }

msgid "Post Date GMT"
msgstr ""

# public function get_title() {
# return __( 'Post Modified Date', 'wpv-views' );
# }

msgid "Post Modified Date"
msgstr ""

# public function get_title() {
# return __( 'Post Modified Date GMT', 'wpv-views' );
# }

msgid "Post Modified Date GMT"
msgstr ""

# public function get_title() {
# return __( 'Post Excerpt', 'wpv-views' );
# }

msgid "Post Excerpt"
msgstr ""

# public function get_title() {
# return __( 'Post Slug', 'wpv-views' );
# }

msgid "Post Slug"
msgstr ""

# public function get_title() {
# return __( 'Post Status', 'wpv-views' );
# }

msgid "Post Status"
msgstr ""

# public function get_title() {
# return __( 'Post Taxonomies', 'wpv-views' );
# }

msgid "Post Taxonomies"
msgstr ""

# public function get_title() {
# return __( 'Post Taxonomies Rich', 'wpv-views' );
# }

msgid "Post Taxonomies Rich"
msgstr ""

# public function get_title() {
# return __( 'Post Title', 'wpv-views' );
# }

msgid "Post Title"
msgstr ""

# public function get_title() {
# return __( 'Post Title with a link', 'wpv-views' );
# }

msgid "Post Title with a link"
msgstr ""

# public function get_title() {
# return __( 'Post Type', 'wpv-views' );
# }

msgid "Post Type"
msgstr ""

# public function get_title() {
# return __( 'Site Tagline', 'wpv-views' );
# }

msgid "Site Tagline"
msgstr ""

# $label = sprintf(
# __( 'Relationship: %s', 'wpv-views' ),
# $this->relationship->get_display_name()

msgid "Relationship: %s"
msgstr ""

# $label = sprintf(
# __( 'Related: %s', 'wpv-views' ),
# $this->get_post_label()

msgid "Related: %s"
msgstr ""

# case 'intermediary':
# $role_label = __( 'Intermediary', 'wpv-views' );
# break;

msgid "Intermediary"
msgstr ""

# self::POST_GROUP => __( 'Post', 'wpv-views' ),
# self::AUTHOR_GROUP => __( 'Author', 'wpv-views' ),
# self::SITE_GROUP => __( 'Site', 'wpv-views' ),

msgid "Author"
msgstr ""

# self::AUTHOR_GROUP => __( 'Author', 'wpv-views' ),
# self::SITE_GROUP => __( 'Site', 'wpv-views' ),
# self::MEDIA_GROUP => __( 'Media', 'wpv-views' ),

msgid "Site"
msgstr ""

# self::MEDIA_GROUP => __( 'Media', 'wpv-views' ),
# self::COMMENTS_GROUP => __( 'Comments', 'wpv-views' ),
# self::OTHER_GROUP => __( 'Other', 'wpv-views' ),

msgid "Comments"
msgstr ""

# self::COMMENTS_GROUP => __( 'Comments', 'wpv-views' ),
# self::OTHER_GROUP => __( 'Other', 'wpv-views' ),
# );

msgid "Other"
msgstr ""

# '#type' => 'checkbox',
# '#title' => __('Required', 'wpv-views'),
# '#name' => $field['#name'] . '[active]',

msgid "Required"
msgstr ""

# '#type' => 'checkbox',
# '#title' => __('Date', 'wpv-views'),
# '#name' => $field['#name'] . '[active]',

msgid "Date"
msgstr ""

# '#type' => 'checkbox',
# '#title' => __('Digits', 'wpv-views'),
# '#name' => $field['#name'] . '[active]',

msgid "Digits"
msgstr ""

# '#type' => 'checkbox',
# '#title' => __('Validation', 'wpv-views' ),
# '#label' => __('Skype', 'wpv-views'),

msgid "Validation"
msgstr ""

# '#title' => __('Validation', 'wpv-views' ),
# '#label' => __('Skype', 'wpv-views'),
# '#name' => $field['#name'] . '[active]',

msgid "Skype"
msgstr ""

# $_this = & Wpcf_Cake_Validation::getInstance();
# $_this->errors[] = __('You must define the $operator parameter for Wpcf_Cake_Validation::comparison()', 'wpv-views');
# break;

msgid "You must define the $operator parameter for Wpcf_Cake_Validation::comparison()"
msgstr ""

# if ($_this->regex === null) {
# $_this->errors[] = __('You must define a regular expression for Wpcf_Cake_Validation::custom()', 'wpv-views');
# return false;

msgid "You must define a regular expression for Wpcf_Cake_Validation::custom()"
msgstr ""

# 
# $jquery_ver = __( 'n/a', 'wpv-views' );
# if ( wp_script_is( 'jquery', 'registered' ) ) {

msgid "n/a"
msgstr ""

# 'strings' => array(
# 'confirmUnload' => __( 'There is an action in progress. Please do not leave or reload this page until it finishes.', 'wpv-views' )
# )

msgid "There is an action in progress. Please do not leave or reload this page until it finishes."
msgstr ""

# $sections['clear_post_guid_id_cache'] = [
# 'title' => __( 'Clear the GUID to attachment ID cache', 'wpv-views' ),
# 'description' => __(

msgid "Clear the GUID to attachment ID cache"
msgstr ""

# 'title' => __( 'Clear the GUID to attachment ID cache', 'wpv-views' ),
# 'description' => __(
# 'Toolset maintains a dedicated database table to speed up the translation of media files. This is necessary, for example, when displaying an image on the front-end and using %%TITLE%% and %%ALT%% placeholders for its attributes. In very rare cases, it is possible for this table to become corrupted or obsolete. Here, you can clear it. That may lead to a temporary decline of performance the first time each image is loaded.',

msgid "Toolset maintains a dedicated database table to speed up the translation of media files. This is necessary, for example, when displaying an image on the front-end and using %%TITLE%% and %%ALT%% placeholders for its attributes. In very rare cases, it is possible for this table to become corrupted or obsolete. Here, you can clear it. That may lead to a temporary decline of performance the first time each image is loaded."
msgstr ""

# ),
# 'button_label' => __( 'Clear the toolset_post_guid_id table', 'wpv-views' ),
# 'is_dangerous' => false,

msgid "Clear the toolset_post_guid_id table"
msgstr ""

# $sections['cleanup_after_relationship_migration'] = [
# 'title' => __( 'Clean-up after the migration of the relationship data structures', 'wpv-views' ),
# 'description' => __( 'There is a backup database table that holds associations between elements as they were before the migration to the most up-to-date database structure. You can remove this table now but doing so will make the migration rollback impossible.', 'wpv-views' ),

msgid "Clean-up after the migration of the relationship data structures"
msgstr ""

# 'title' => __( 'Clean-up after the migration of the relationship data structures', 'wpv-views' ),
# 'description' => __( 'There is a backup database table that holds associations between elements as they were before the migration to the most up-to-date database structure. You can remove this table now but doing so will make the migration rollback impossible.', 'wpv-views' ),
# 'button_label' => __( 'Remove the backup toolset_associations_old table', 'wpv-views' ),

msgid "There is a backup database table that holds associations between elements as they were before the migration to the most up-to-date database structure. You can remove this table now but doing so will make the migration rollback impossible."
msgstr ""

# 'description' => __( 'There is a backup database table that holds associations between elements as they were before the migration to the most up-to-date database structure. You can remove this table now but doing so will make the migration rollback impossible.', 'wpv-views' ),
# 'button_label' => __( 'Remove the backup toolset_associations_old table', 'wpv-views' ),
# 'is_dangerous' => false,

msgid "Remove the backup toolset_associations_old table"
msgstr ""

# $sections['rollback_after_relationship_migration'] = [
# 'title' => __( 'Rollback after the migration of the relationship data structures', 'wpv-views' ),
# 'description' => __( 'There is a backup database table that holds associations between elements as they were before the migration to the most up-to-date database structure. You can revert the associations to this state and return to using the previous version of the database layer. However, any changes made to associations since then will be lost. Also, there might be some minor inconsistencies if posts involved in any associations have been deleted in the meantime.', 'wpv-views' ),

msgid "Rollback after the migration of the relationship data structures"
msgstr ""

# 'title' => __( 'Rollback after the migration of the relationship data structures', 'wpv-views' ),
# 'description' => __( 'There is a backup database table that holds associations between elements as they were before the migration to the most up-to-date database structure. You can revert the associations to this state and return to using the previous version of the database layer. However, any changes made to associations since then will be lost. Also, there might be some minor inconsistencies if posts involved in any associations have been deleted in the meantime.', 'wpv-views' ),
# 'button_label' => __( 'Perform the rollback', 'wpv-views' ),

msgid "There is a backup database table that holds associations between elements as they were before the migration to the most up-to-date database structure. You can revert the associations to this state and return to using the previous version of the database layer. However, any changes made to associations since then will be lost. Also, there might be some minor inconsistencies if posts involved in any associations have been deleted in the meantime."
msgstr ""

# 'description' => __( 'There is a backup database table that holds associations between elements as they were before the migration to the most up-to-date database structure. You can revert the associations to this state and return to using the previous version of the database layer. However, any changes made to associations since then will be lost. Also, there might be some minor inconsistencies if posts involved in any associations have been deleted in the meantime.', 'wpv-views' ),
# 'button_label' => __( 'Perform the rollback', 'wpv-views' ),
# 'is_dangerous' => true,

msgid "Perform the rollback"
msgstr ""

# $sections['clear_orphan_ipt_flags'] = [
# 'title' => __( 'Fix orphaned intermediary post types', 'wpv-views' ),
# 'description' => __(

msgid "Fix orphaned intermediary post types"
msgstr ""

# 'title' => __( 'Fix orphaned intermediary post types', 'wpv-views' ),
# 'description' => __(
# 'In rare cases, it may happen that a post type is marked as an intermediary post type of a relationship, while that relationship no longer exists. Here, you can scan for such post types and turn them into standard ones. Note that this cannot be undone.',

msgid "In rare cases, it may happen that a post type is marked as an intermediary post type of a relationship, while that relationship no longer exists. Here, you can scan for such post types and turn them into standard ones. Note that this cannot be undone."
msgstr ""

# sprintf(
# __( 'Post relationships in Toolset require WPML %s or newer to work properly with post translations. Please upgrade WPML.', 'wpv-views' ),
# sanitize_text_field( \OTGS\Toolset\Common\Relationships\MainController::MINIMAL_WPML_VERSION )

msgid "Post relationships in Toolset require WPML %s or newer to work properly with post translations. Please upgrade WPML."
msgstr ""

# } elseif( $result->is_complete_success() ) {
# $message = __( 'The table has been truncated.', 'wpv-views' );
# } else {

msgid "The table has been truncated."
msgstr ""

# } else {
# $message = __( 'An error has ocurred when truncating the table. Do you have Types active?', 'wpv-views' );
# }

msgid "An error has ocurred when truncating the table. Do you have Types active?"
msgstr ""

# 
# return new OperationResult( new Toolset_Result( false, __( 'Unrecognized action name.', 'wpv-views' ) ), null );
# }

msgid "Unrecognized action name."
msgstr ""

# 'continue' => false,
# 'message' => __( 'Relationship functionality is not enabled, there is nothing to do.', 'wpv-views' ),
# ], true );

msgid "Relationship functionality is not enabled, there is nothing to do."
msgstr ""

# $results->add( false, sprintf(
# __( 'The post type "%s" has been detected as an intermediary orphan but it is not being managed by Types. Skipping...', 'wpv-views' ),
# $intermediary_post_type->get_slug()

msgid "The post type \"%s\" has been detected as an intermediary orphan but it is not being managed by Types. Skipping..."
msgstr ""

# $results->add( true, sprintf(
# __( 'Fixing an orphaned intermediary post type "%s"...', 'wpv-views' ),
# $intermediary_post_type->get_slug()

msgid "Fixing an orphaned intermediary post type \"%s\"..."
msgstr ""

# if ( ! $was_saved ) {
# $results->add( false, __( 'Error when updating the post type definition.', 'wpv-views' ) );
# }

msgid "Error when updating the post type definition."
msgstr ""

# $results->add( false, sprintf(
# __( 'The intermediary post type "%s" seems to belong to multiple relationships. We cannot fix it here, please contact our support.', 'wpv-views' ),
# $intermediary_post_type->get_slug()

msgid "The intermediary post type \"%s\" seems to belong to multiple relationships. We cannot fix it here, please contact our support."
msgstr ""

# 
# $results->add( true, __( 'Operation completed.', 'wpv-views' ) );
# 

msgid "Operation completed."
msgstr ""

# if ( 0 === $cred_form_id ) {
# $this->ajax_finish( array( 'message' => __( 'Form ID not set.', 'wpv-views' ) ), false );
# } else {

msgid "Form ID not set."
msgstr ""

# if ( null === $cred_form ) {
# $this->ajax_finish( array( 'message' => sprintf( __( 'Error while retrieving the form preview. The selected form (ID: "%s") was not found.', 'wpv-views' ), $cred_form_id ) ), false );
# } else {

msgid "Error while retrieving the form preview. The selected form (ID: \"%s\") was not found."
msgstr ""

# 'module_title' => $form_title,
# 'module_type' => __( 'Form', 'wpv-views' ),
# );

msgid "Form"
msgstr ""

# if ( empty( $s ) ) {
# $this->ajax_finish( array( 'message' => __( 'Wrong or missing query.', 'wpv-views' ) ), false );
# }

msgid "Wrong or missing query."
msgstr ""

# 
# $this->ajax_finish( array( 'message' => __( 'Error while retrieving result.', 'wpv-views' ) ), false );
# 

msgid "Error while retrieving result."
msgstr ""

# } else {
# $this->ajax_finish( array( 'message' => __( 'Error while retrieving the View custom search status.', 'wpv-views' ) ), false );
# }

msgid "Error while retrieving the View custom search status."
msgstr ""

# /* translators: Cleaning up intermediary posts: in process */
# ? __( 'Deleted %d dangling intermediary posts...', 'wpv-views' )
# /* translators: Cleaning up intermediary posts: completed */

msgid "Deleted %d dangling intermediary posts..."
msgstr ""

# /* translators: Cleaning up intermediary posts: completed */
# : __( 'Deleted %d dangling intermediary posts. Operation completed.', 'wpv-views' )
# ),

msgid "Deleted %d dangling intermediary posts. Operation completed."
msgstr ""

# } else {
# $results->add( true, __( 'Not using maintenance mode for the migration.', 'wpv-views' ) );
# $continue = true;

msgid "Not using maintenance mode for the migration."
msgstr ""

# $results->add( $definition_migration_result );
# $results->add( true, __( 'Relationship definitions migrated.', 'wpv-views' ) );
# } else {

msgid "Relationship definitions migrated."
msgstr ""

# /* translators: Migration process feedback, as in (Step number) XXX items processed. */
# __( '(%d) %d items processed.', 'wpv-views' ),
# $migration_step + 1,

msgid "(%d) %d items processed."
msgstr ""

# } else {
# $results->add( true, __( 'Associations processed.', 'wpv-views' ) );
# $next_phase = self::PHASE_FINISH;

msgid "Associations processed."
msgstr ""

# $migration_controller->finish();
# $results->add( true, __( 'The migration process is complete.', 'wpv-views' ) );
# $continue = false;

msgid "The migration process is complete."
msgstr ""

# if( $dbdelta_results->is_complete_success() ) {
# $results->add( true, __( 'The toolset_associations, toolset_relationships and toolset_post_type_sets tables have been created.', 'wpv-views' ) );
# } else {

msgid "The toolset_associations, toolset_relationships and toolset_post_type_sets tables have been created."
msgstr ""

# return new OperationResult( new \Toolset_Result( false, sprintf(
# __( 'Unable to delete snippet file "%s"', 'wpv-views' ), $filename
# ) ) );

msgid "Unable to delete snippet file \"%s\""
msgstr ""

# return new OperationResult( new \Toolset_Result( false, sprintf(
# __( 'There has been a problem when deleting a snippet "%s".', 'wpv-views' ), $snippet->get_slug()
# ) ) );

msgid "There has been a problem when deleting a snippet \"%s\"."
msgstr ""

# return new OperationResult( new \Toolset_Result( true, sprintf(
# __( 'Snippet "%s" has been successfully deleted.', 'wpv-views' ), $snippet->get_slug()
# )), $snippet_view_model, true );

msgid "Snippet \"%s\" has been successfully deleted."
msgstr ""

# if ( empty( $new_slug ) ) {
# return new \Toolset_Result( false, __( 'A snippet slug cannot be empty.', 'wpv-views' ) );
# }

msgid "A snippet slug cannot be empty."
msgstr ""

# if ( sanitize_title( str_replace( '.', '-', $new_slug ) ) !== str_replace( '.', '-', $new_slug ) ) {
# return new \Toolset_Result( false, __( 'The new slug value is not valid. Only lowercase letters, numbers, underscores, dots and dashes are accepted.', 'wpv-views' ) );
# }

msgid "The new slug value is not valid. Only lowercase letters, numbers, underscores, dots and dashes are accepted."
msgstr ""

# if ( array_key_exists( $new_slug, $this->snippets ) ) {
# return new \Toolset_Result( false, sprintf( __( 'Slug "%s" is already being used. Please choose a unique value.', 'wpv-views' ), $new_slug ) );
# }

msgid "Slug \"%s\" is already being used. Please choose a unique value."
msgstr ""

# 
# return new \Toolset_Result( true, __( 'New snippet has been inserted.', 'wpv-views' ) );
# }

msgid "New snippet has been inserted."
msgstr ""

# public function render_add_new_button() {
# return '<a class="add-new-h2" data-bind="click: onAddNew">' . __( 'Add new', 'wpv-views' ) . '</a>';
# }

msgid "Add new"
msgstr ""

# add_screen_option( 'per_page', array(
# 'label' => __( 'Items', 'wpv-views' ),
# 'default' => self::DEFAULT_ITEMS_PER_PAGE,

msgid "Items"
msgstr ""

# 'active' => __( 'Active', 'wpv-views' ),
# 'inactive' => __( 'Inactive', 'wpv-views' ),
# 'bulkAction' => array(

msgid "Inactive"
msgstr ""

# 'bulkAction' => array(
# 'select' => __( 'Select', 'wpv-views' ),
# 'activate' => __( 'Activate', 'wpv-views' ),

msgid "Select"
msgstr ""

# 'select' => __( 'Select', 'wpv-views' ),
# 'activate' => __( 'Activate', 'wpv-views' ),
# 'deactivate' => __( 'Deactivate', 'wpv-views' ),

msgid "Activate"
msgstr ""

# 'activate' => __( 'Activate', 'wpv-views' ),
# 'deactivate' => __( 'Deactivate', 'wpv-views' ),
# ),

msgid "Deactivate"
msgstr ""

# 'updateResults' => array(
# 'error' => __( 'There was an error when updating snippets.', 'wpv-views' ),
# ),

msgid "There was an error when updating snippets."
msgstr ""

# 'handle' => self::ADD_NEW_DIALOG_HANDLE,
# 'title' => __( 'Create a new code snippet', 'wpv-views' ),
# 'cancel' => __( 'Cancel', 'wpv-views' ),

msgid "Create a new code snippet"
msgstr ""

# 'cancel' => __( 'Cancel', 'wpv-views' ),
# 'create' => __( 'Create', 'wpv-views' ),
# ),

msgid "Create"
msgstr ""

# 'handle' => self::DELETE_DIALOG_HANDLE,
# 'title' => __( 'Delete a code snippet', 'wpv-views' ),
# 'cancel' => __( 'Cancel', 'wpv-views'),

msgid "Delete a code snippet"
msgstr ""

# 'runMode' => array(
# SnippetOption::RUN_ONCE => __( 'Run once', 'wpv-views' ),
# SnippetOption::RUN_ON_DEMAND => __( 'On demand', 'wpv-views' ),

msgid "Run once"
msgstr ""

# SnippetOption::RUN_ONCE => __( 'Run once', 'wpv-views' ),
# SnippetOption::RUN_ON_DEMAND => __( 'On demand', 'wpv-views' ),
# SnippetOption::RUN_ALWAYS => __( 'Always', 'wpv-views' )

msgid "On demand"
msgstr ""

# SnippetOption::RUN_ON_DEMAND => __( 'On demand', 'wpv-views' ),
# SnippetOption::RUN_ALWAYS => __( 'Always', 'wpv-views' )
# ),

msgid "Always"
msgstr ""

# 'runContexts' => array(
# RequestMode::ADMIN => __( 'WordPress admin', 'wpv-views' ),
# RequestMode::AJAX => __( 'AJAX calls', 'wpv-views' ),

msgid "WordPress admin"
msgstr ""

# RequestMode::ADMIN => __( 'WordPress admin', 'wpv-views' ),
# RequestMode::AJAX => __( 'AJAX calls', 'wpv-views' ),
# RequestMode::FRONTEND => __( 'Front-end', 'wpv-views' ),

msgid "AJAX calls"
msgstr ""

# RequestMode::AJAX => __( 'AJAX calls', 'wpv-views' ),
# RequestMode::FRONTEND => __( 'Front-end', 'wpv-views' ),
# 'everywhere' => __( 'Everywhere', 'wpv-views' ),

msgid "Front-end"
msgstr ""

# RequestMode::FRONTEND => __( 'Front-end', 'wpv-views' ),
# 'everywhere' => __( 'Everywhere', 'wpv-views' ),
# 'nowhere' => __( 'Nowhere', 'wpv-views' ),

msgid "Everywhere"
msgstr ""

# 'everywhere' => __( 'Everywhere', 'wpv-views' ),
# 'nowhere' => __( 'Nowhere', 'wpv-views' ),
# )

msgid "Nowhere"
msgstr ""

# return new \Toolset_Result( false, sprintf(
# __( 'The code snippet file "%s" was not found or is not a regular file.', 'wpv-views' ),
# $path

msgid "The code snippet file \"%s\" was not found or is not a regular file."
msgstr ""

# return new \Toolset_Result( false, sprintf(
# __( 'The code snippet file "%s" is not readable.', 'wpv-views' ),
# $path

msgid "The code snippet file \"%s\" is not readable."
msgstr ""

# $results->add( false, sprintf(
# __( 'Unexpected output of the code snippet: %s', 'wpv-views' ),
# sanitize_text_field( $include_output )

msgid "Unexpected output of the code snippet: %s"
msgstr ""

# 
# return new \Toolset_Result( true, sprintf( __( 'Executed code snippet "%s".', 'wpv-views'), $this->get_slug() ) );
# }

msgid "Executed code snippet \"%s\"."
msgstr ""

# sprintf(
# __( 'The snippet file "%s" is not in a supported directory "%s".', 'wpv-views' ),
# sanitize_text_field( $path ),

msgid "The snippet file \"%s\" is not in a supported directory \"%s\"."
msgstr ""

# throw new SnippetCreationException(
# sprintf( __( 'The snippet file "%s" doesn\'t exist or isn\'t a regular file.', 'wpv-views' ), sanitize_text_field( $path ) )
# );

msgid "The snippet file \"%s\" doesn't exist or isn't a regular file."
msgstr ""

# } else {
# $results->add( false, sprintf( __( 'Unable to update the snippet file "%s".', 'wpv-views' ), $this->snippet->get_file_subpath() ) );
# }

msgid "Unable to update the snippet file \"%s\"."
msgstr ""

# if( ! $results->has_errors() ) {
# $results->add( true, sprintf( __( 'Snippet "%s" has been updated.', 'wpv-views' ), $this->snippet->get_slug() ) );
# }

msgid "Snippet \"%s\" has been updated."
msgstr ""

# if( $run_result->is_success() ) {
# $results->add( true, __( 'The snippet has been re-run without errors.', 'wpv-views' ) );
# } else {

msgid "The snippet has been re-run without errors."
msgstr ""

# } else {
# $results->add( false, __( 'There was error when trying to re-run the snippet:', 'wpv-views' ) . $run_result->get_message() );
# }

msgid "There was error when trying to re-run the snippet:"
msgstr ""

# /* translators: Error message when failing to load an object, like in Unable to load post 35 (35) */
# __( 'Unable to load %s %d (%s).', 'wpv-views' ),
# $domain,

msgid "Unable to load %s %d (%s)."
msgstr ""

# sprintf(
# __( 'The post reference field %s could not have been displayed here. In order to set the post reference, visit the Edit Post page.', 'wpv-views' ),
# '<strong>' . $this->field->get_definition()->get_display_name() . '</strong>'

msgid "The post reference field %s could not have been displayed here. In order to set the post reference, visit the Edit Post page."
msgstr ""

# toolset_getnest( $definition_array, array( 'data', 'validate', 'number' ) ),
# array( 'active' => true, 'message' => __( 'Please enter numeric data', 'wpv-views' ) )
# );

msgid "Please enter numeric data"
msgstr ""

# array(
# 'label' => __( 'Form selection', 'wpv-views' ),
# 'tab' => \Elementor\Controls_Manager::TAB_CONTENT,

msgid "Form selection"
msgstr ""

# 'default' => '0',
# 'description' => __( 'Select a Form to render its preview inside the editor.', 'wpv-views' ),
# )

msgid "Select a Form to render its preview inside the editor."
msgstr ""

# array(
# 'label' => __( 'Has custom search', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::HIDDEN,

msgid "Has custom search"
msgstr ""

# array(
# 'label' => __( 'Post to edit', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::SELECT,

msgid "Post to edit"
msgstr ""

# 'options' => array(
# 'current_post' => __( 'The current post', 'wpv-views' ),
# 'another_post' => __( 'Another post', 'wpv-views' ),

msgid "The current post"
msgstr ""

# 'current_post' => __( 'The current post', 'wpv-views' ),
# 'another_post' => __( 'Another post', 'wpv-views' ),
# ),

msgid "Another post"
msgstr ""

# array(
# 'message' => __( 'You can have a Select2 control that supports searching among the available posts, instead of writing the post/page ID on your own.', 'wpv-views' )
# ),

msgid "You can have a Select2 control that supports searching among the available posts, instead of writing the post/page ID on your own."
msgstr ""

# array(
# 'label' => __( 'User to edit', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::SELECT,

msgid "User to edit"
msgstr ""

# 'options' => array(
# 'current_user' => __( 'The current user', 'wpv-views' ),
# 'another_user' => __( 'Another user', 'wpv-views' ),

msgid "The current user"
msgstr ""

# 'current_user' => __( 'The current user', 'wpv-views' ),
# 'another_user' => __( 'Another user', 'wpv-views' ),
# ),

msgid "Another user"
msgstr ""

# array(
# 'label' => __( 'Edit selected Form in Toolset', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::BUTTON,

msgid "Edit selected Form in Toolset"
msgstr ""

# 'button_type' => 'default',
# 'text' => __( 'Edit Form', 'wpv-views' ),
# 'event' => 'toolset:pageBuilderWidgets:elementor:editor:editForm',

msgid "Edit Form"
msgstr ""

# 'event' => 'toolset:pageBuilderWidgets:elementor:editor:editForm',
# 'description' => __( 'Use this button to edit the Form in the Toolset Forms editor.', 'wpv-views' ),
# 'condition' => $form_selected_condition,

msgid "Use this button to edit the Form in the Toolset Forms editor."
msgstr ""

# if ( 'post' === $form_type && 'new' === $form_action ) {
# $group['label'] = __( 'Add Post forms', 'wpv-views' );
# } elseif (

msgid "Add Post forms"
msgstr ""

# ) {
# $group['label'] = __( 'Edit Post forms', 'wpv-views' );
# } elseif (

msgid "Edit Post forms"
msgstr ""

# ) {
# $group['label'] = __( 'Add User forms', 'wpv-views' );
# } elseif (

msgid "Add User forms"
msgstr ""

# ) {
# $group['label'] = __( 'Edit User forms', 'wpv-views' );
# }

msgid "Edit User forms"
msgstr ""

# if ( count( $form_select_control_options ) > 0 ) {
# array_unshift( $form_select_control_options, __( 'Select a Form', 'wpv-views' ) );
# } else {

msgid "Select a Form"
msgstr ""

# } else {
# $form_select_control_options[] = __( 'Create a Form first', 'wpv-views' );
# }

msgid "Create a Form first"
msgstr ""

# public function get_title() {
# return __( 'Toolset Form', 'wpv-views' );
# }

msgid "Toolset Form"
msgstr ""

# $resource_to_edit_attribute = '' !== $another_post ? ' ' . $resource_to_edit . '="' . $another_post . '"' : '';
# $another_resource_error = '' === $another_post ? __( 'The Toolset Form widget displays a "Post edit" form, but no post to edit was selected.', 'wpv-views' ) : '';
# }

msgid "The Toolset Form widget displays a \"Post edit\" form, but no post to edit was selected."
msgstr ""

# $resource_to_edit_attribute = '' !== $another_user ? ' ' . $resource_to_edit . '="' . $another_user . '"' : '';
# $another_resource_error = '' === $another_user ? __( 'The Toolset Form widget displays a "User edit" form, but no user to edit was selected.', 'wpv-views' ) : '';
# }

msgid "The Toolset Form widget displays a \"User edit\" form, but no user to edit was selected."
msgstr ""

# 'editFormURL' => admin_url( 'post.php?action=edit&post=' ),
# 'selectFormFirstMessage' => __( 'Please, select a Form first!', 'wpv-views' ),
# 'resourceToEditControlKey' => $this->constants->constant( '\OTGS\Toolset\Common\Interop\Handler\Elementor\FormWidgetControls::RESOURCE_TO_EDIT_CONTROL_KEY' ),

msgid "Please, select a Form first!"
msgstr ""

# array(
# 'label' => __( 'View selection', 'wpv-views' ),
# 'tab' => \Elementor\Controls_Manager::TAB_CONTENT,

msgid "View selection"
msgstr ""

# 'default' => '0',
# 'description' => __( 'Select a View to render its preview inside the editor.', 'wpv-views' ),
# )

msgid "Select a View to render its preview inside the editor."
msgstr ""

# array(
# 'label' => __( 'Edit selected View in Toolset', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::BUTTON,

msgid "Edit selected View in Toolset"
msgstr ""

# 'event' => 'toolset:pageBuilderWidgets:elementor:editor:editView',
# 'description' => __( 'Use this button to edit the View in the Views Toolset editor.', 'wpv-views' ),
# 'condition' => $view_selected_condition,

msgid "Use this button to edit the View in the Views Toolset editor."
msgstr ""

# array(
# 'label' => __( 'Has submit button', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::HIDDEN,

msgid "Has submit button"
msgstr ""

# array(
# 'label' => __( 'Dismiss adding search results to page', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::HIDDEN,

msgid "Dismiss adding search results to page"
msgstr ""

# array(
# 'label' => __( 'Override View basic settings', 'wpv-views' ),
# 'tab' => \Elementor\Controls_Manager::TAB_CONTENT,

msgid "Override View basic settings"
msgstr ""

# 'type' => \Elementor\Controls_Manager::SLIDER,
# 'description' => __( 'Get only some results. 0 means no limit.', 'wpv-views' ),
# 'size_units' => array( 'px' ), // This widget control is meant for sizes. We are using it here by ignoring the unit.

msgid "Get only some results. 0 means no limit."
msgstr ""

# 'type' => \Elementor\Controls_Manager::SLIDER,
# 'description' => __( 'Skip some results. 0 means skip nothing.', 'wpv-views' ),
# 'size_units' => array( 'px' ), // This widget control is meant for sizes. We are using it here by ignoring the unit.

msgid "Skip some results. 0 means skip nothing."
msgstr ""

# 'placeholder' => __( 'ID, date, author, title, post_type or field-slug', 'wpv-views' ),
# 'description' => __( 'Change how the results will be ordered.', 'wpv-views' ) . ' ' . __( 'You can sort by a custom field simply using the value field-xxx where xxx is the custom field slug.', 'wpv-views' ),
# )

msgid "You can sort by a custom field simply using the value field-xxx where xxx is the custom field slug."
msgstr ""

# array(
# 'label' => __( 'Secondary order by', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::SELECT,

msgid "Secondary order by"
msgstr ""

# array(
# 'label' => __( 'Custom Search', 'wpv-views' ),
# 'tab' => \Elementor\Controls_Manager::TAB_CONTENT,

msgid "Custom Search"
msgstr ""

# 'default' => 'full',
# 'description' => __( 'The first option will display the full View.', 'wpv-views' ) . ' ' .
# __( 'The second option will display just the form, you can then select where to display the results.', 'wpv-views' ) . ' ' .

msgid "The first option will display the full View."
msgstr ""

# 'description' => __( 'The first option will display the full View.', 'wpv-views' ) . ' ' .
# __( 'The second option will display just the form, you can then select where to display the results.', 'wpv-views' ) . ' ' .
# __( 'Finally, the third option will display just the results, you need to add the form elsewhere targeting this page.', 'wpv-views' ),

msgid "The second option will display just the form, you can then select where to display the results."
msgstr ""

# __( 'The second option will display just the form, you can then select where to display the results.', 'wpv-views' ) . ' ' .
# __( 'Finally, the third option will display just the results, you need to add the form elsewhere targeting this page.', 'wpv-views' ),
# )

msgid "Finally, the third option will display just the results, you need to add the form elsewhere targeting this page."
msgstr ""

# array(
# 'label' => __( 'Where do you want to display the results?', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::SELECT,

msgid "Where do you want to display the results?"
msgstr ""

# $widget_settings = array(
# 'label' => __( 'Select the page to display the results', 'wpv-views' ),
# 'type' => \ElementorPro\Modules\QueryControl\Module::QUERY_CONTROL_ID,

msgid "Select the page to display the results"
msgstr ""

# 'type' => \Elementor\Controls_Manager::TEXT,
# 'description' => __( 'Insert the Post/Page ID where the search result will be displayed.', 'wpv-views' ),
# 'condition' => $form_with_results_on_other_page_condition,

msgid "Insert the Post/Page ID where the search result will be displayed."
msgstr ""

# array(
# 'message' => __( 'You can have a Select2 control that supports searching among the available posts/pages, instead of writing the post/page ID on your own.', 'wpv-views' )
# ),

msgid "You can have a Select2 control that supports searching among the available posts/pages, instead of writing the post/page ID on your own."
msgstr ""

# 'button_type' => 'default elementor-button-success',
# 'text' => __( 'Add results', 'wpv-views' ),
# 'event' => 'toolset:pageBuilderWidgets:elementor:editor:addSearchResultsToPage',

msgid "Add results"
msgstr ""

# array(
# 'label' => __( 'Not now?', 'wpv-views' ),
# 'type' => \Elementor\Controls_Manager::BUTTON,

msgid "Not now?"
msgstr ""

# array(
# 'label' => __( 'Warning', 'wpv-views' ),
# 'show_label' => false,

msgid "Warning"
msgstr ""

# 'raw' => sprintf(
# __( 'You are only displaying the %1s in this widget.', 'wpv-views' ) . ' ',
# sprintf(

msgid "You are only displaying the %1s in this widget."
msgstr ""

# '<strong>%1s</strong>',
# __( 'search form', 'wpv-views' )
# )

msgid "search form"
msgstr ""

# sprintf(
# __( 'A custom search should have the %1s and the %2s.', 'wpv-views' ) . ' ',
# sprintf(

msgid "A custom search should have the %1s and the %2s."
msgstr ""

# '<strong>%1s</strong>',
# __( 'search results', 'wpv-views' )
# )

msgid "search results"
msgstr ""

# sprintf(
# __( 'To display the %1s you need to:', 'wpv-views' ) . ' ',
# sprintf(

msgid "To display the %1s you need to:"
msgstr ""

# '<ul>' .
# '<li>' . __( 'Create a different View widget, either in the current page or in another page, depending on what was chosen above and display this View.', 'wpv-views' ) . '</li>' .
# '<li>' . sprintf(

msgid "Create a different View widget, either in the current page or in another page, depending on what was chosen above and display this View."
msgstr ""

# '<li>' . sprintf(
# __( 'Choose to display the %1s.', 'wpv-views' ) . ' ',
# sprintf(

msgid "Choose to display the %1s."
msgstr ""

# '<ul>' .
# '<li>' . __( 'Create a different View widget and display this View.', 'wpv-views' ) . '</li>' .
# '<li>' . sprintf(

msgid "Create a different View widget and display this View."
msgstr ""

# if ( count( $view_select_control_options ) > 0 ) {
# array_unshift( $view_select_control_options, __( 'Select a View', 'wpv-views' ) );
# } else {

msgid "Select a View"
msgstr ""

# } else {
# $view_select_control_options[] = __( 'Create a View first', 'wpv-views' );
# }

msgid "Create a View first"
msgstr ""

# 'editPostForResultsURL' => admin_url( 'post.php' ) . '?post=%1$s&action=edit&completeview=%2$s',
# 'selectViewFirstMessage' => __( 'Please, select a View first!', 'wpv-views' ),
# 'isPreviewMode' => \Elementor\Plugin::$instance->preview->is_preview_mode(),

msgid "Please, select a View first!"
msgstr ""

# 'isPreviewMode' => \Elementor\Plugin::$instance->preview->is_preview_mode(),
# 'ajaxErrorMessage' => __( 'Something went wrong with the AJAX request, please try again.', 'wpv-views' ),
# )

msgid "Something went wrong with the AJAX request, please try again."
msgstr ""

# $tabs[ $tab_slug ] = array(
# 'title' => __( 'Custom Code', 'wpv-views' ),
# 'icon' => ''

msgid "Custom Code"
msgstr ""

# 'slug' => "$tab_slug-main",
# 'title' => __( 'Custom code snippets', 'wpv-views' ) . ' ' . $tab_controller->render_add_new_button(),
# 'callback' => function() use( $tab_controller ) {

msgid "Custom code snippets"
msgstr ""

# if ( InstallerCompatibilityReporting::REPOSITORY_ID === $repository_id ) {
# $content = __( 'Choose if Toolset plugins should send reports about the active theme and plugins to toolset.com.', 'wpv-views' )
# . $that->build_content( InstallerCompatibilityReporting::CONTEXT_REPOSITORY_LISTING )

msgid "Choose if Toolset plugins should send reports about the active theme and plugins to toolset.com."
msgstr ""

# . $that->build_content( InstallerCompatibilityReporting::CONTEXT_REPOSITORY_LISTING )
# . '* ' . __( 'These reports, if you decide to send them, will allow Toolset team to give you faster support. We will also use this information to send you alerts about potential compatibility issues with the theme and plugins that you use.', 'wpv-views' );
# 

msgid "These reports, if you decide to send them, will allow Toolset team to give you faster support. We will also use this information to send you alerts about potential compatibility issues with the theme and plugins that you use."
msgstr ""

# 'slug' => self::SECTION_SLUG,
# 'title' => __( 'Fast support and compatibility alerts', 'wpv-views' ),
# 'content' => $this->build_content( self::CONTEXT_TOOLSET_SETTINGS ),

msgid "Fast support and compatibility alerts"
msgstr ""

# var failCallback = function () {
# jQuery('.toolset-notice-installer-compatibility-setting__error').text('<?php _e( 'An error happened when saving the setting.', 'wpv-views' ); ?>');
# finishProcess();

msgid "An error happened when saving the setting."
msgstr ""

# $output = '<button disabled>' . esc_html( __( 'Add', 'wpv-views' ) ) . '</button><br />';
# $output .= '<a class="add-new">' . esc_html( __( 'Show popular', 'wpv-views' ) ) . '</a>';
# } elseif ( 'add_new' == $atts['type'] ) {

msgid "Show popular"
msgstr ""

# case 'wysiwyg':
# $output = '<textarea class="wysiwyg-editor" disabled="disabled">' . esc_html( __( 'WYSIWYG Editor', 'wpv-views' ) ) . '</textarea>';
# break;

msgid "WYSIWYG Editor"
msgstr ""

# case 'post': // Case for the post reference field.
# $default_option = __( 'Select an option', 'wpv-views' );
# if (

msgid "Select an option"
msgstr ""

# case 'video':
# $output = '<button disabled>' . esc_html( __( 'Choose file', 'wpv-views' ) ) . '</button> <span>' . esc_html( __( 'No file chosen', 'wpv-views' ) ) . '</span>';
# break;

msgid "Choose file"
msgstr ""

# case 'video':
# $output = '<button disabled>' . esc_html( __( 'Choose file', 'wpv-views' ) ) . '</button> <span>' . esc_html( __( 'No file chosen', 'wpv-views' ) ) . '</span>';
# break;

msgid "No file chosen"
msgstr ""

# if( $this->maintenance_file_exists() ) {
# return new \Toolset_Result( true, __( 'Maintenance mode is already active (.maintenance file present).', 'wpv-views' ), null, true );
# }

msgid "Maintenance mode is already active (.maintenance file present)."
msgstr ""

# if( false === $content ) {
# return new \Toolset_Result( true, __( 'Unable to process the template for the ".maintenance" file.', 'wpv-views' ), null, true );
# }

msgid "Unable to process the template for the \".maintenance\" file."
msgstr ""

# if( false === $result ) {
# return new \Toolset_Result( true, __( 'Couldn\'t write to the ".maintenance" file.', 'wpv-views'), null, true );
# }

msgid "Couldn't write to the \".maintenance\" file."
msgstr ""

# 
# return new \Toolset_Result( true, __( 'Maintenance mode enabled.', 'wpv-views' ) );
# }

msgid "Maintenance mode enabled."
msgstr ""

# if( ! $this->maintenance_file_exists() ) {
# return new \Toolset_Result( false, __( 'Maintenance mode is already disabled.', 'wpv-views' ) );
# }

msgid "Maintenance mode is already disabled."
msgstr ""

# if( false === $result ) {
# return new \Toolset_Result( false, __( 'Unable to delete the ".maintenance" file.', 'wpv-views' ) );
# }

msgid "Unable to delete the \".maintenance\" file."
msgstr ""

# 
# return new \Toolset_Result( true, __( 'Maintenance mode disabled.', 'wpv-views' ) );
# }

msgid "Maintenance mode disabled."
msgstr ""

# return new Toolset_Result(
# false, sprintf( __( 'The post type "%s" cannot be used as intermediary in another relationship, because it is already used as one.', 'wpv-views'), $this->get_slug() )
# );

msgid "The post type \"%s\" cannot be used as intermediary in another relationship, because it is already used as one."
msgstr ""

# return new Toolset_Result(
# false, sprintf( __( 'The post type "%s" cannot be used as intermediary in a relationship, because it is already involved in another relationship.', 'wpv-views'), $this->get_slug() )
# );

msgid "The post type \"%s\" cannot be used as intermediary in a relationship, because it is already involved in another relationship."
msgstr ""

# return new Toolset_Result(
# false, sprintf( __( 'The post type "%s" cannot be used as intermediary in a relationship, because it is a built-in post type.', 'wpv-views'), $this->get_slug() )
# );

msgid "The post type \"%s\" cannot be used as intermediary in a relationship, because it is a built-in post type."
msgstr ""

# return new Toolset_Result(
# false, sprintf( __( 'The post type "%s" cannot be used as intermediary in a relationship, because it represents a repeatable field group.', 'wpv-views'), $this->get_slug() )
# );

msgid "The post type \"%s\" cannot be used as intermediary in a relationship, because it represents a repeatable field group."
msgstr ""

# public function can_be_used_as_intermediary( $skip_check_for_existing_intermediary = false, $skip_check_for_relationship_involvment = false ) {
# return new Toolset_Result( false, __( 'Only post types registered by Toolset Types can be used as intermediary.', 'wpv-views' ) );
# }

msgid "Only post types registered by Toolset Types can be used as intermediary."
msgstr ""

# parent::__construct( false, sprintf(
# __( 'Database error when trying to perform action "%s": last_error="%s", return="%s", last_query="%s"', 'wpv-views' ),
# $action_description,

msgid "Database error when trying to perform action \"%s\": last_error=\"%s\", return=\"%s\", last_query=\"%s\""
msgstr ""

# '<h3>' . sprintf(
# __( '%1$s (many-to-many relationship)', 'wpv-views' ),
# $this->relationship_definition->get_display_name()

msgid "%1$s (many-to-many relationship)"
msgstr ""

# ) . '</h3><p>' . sprintf(
# __( 'To display the %1$s that are connected to each %2$s, you will need to create a View.', 'wpv-views' ),
# '<strong>' . $this->get_post_type_label_by_role( Toolset_Relationship_Role::CHILD ) . '</strong>',

msgid "To display the %1$s that are connected to each %2$s, you will need to create a View."
msgstr ""

# ) . '</p><p>' . sprintf(
# __( '%1$sDocumentation %2$s%3$s', 'wpv-views' ),
# '<a href="'

msgid "%1$sDocumentation %2$s%3$s"
msgstr ""

# ) . '</h3><p>' . sprintf(
# __( '%1$s connects with %2$s through %3$s.', 'wpv-views' ),
# '<strong>' . $this->get_post_type_label_by_role( Toolset_Relationship_Role::PARENT ) . '</strong>',

msgid "%1$s connects with %2$s through %3$s."
msgstr ""

# ) . '</p><p>' . sprintf(
# __( 'To display %1$s you need to use a View that will list %2$s or %3$s and include a filter by the %4$s relationship.', 'wpv-views' ),
# '<strong>' . $this->get_post_type_label_by_role( Toolset_Relationship_Role::INTERMEDIARY ) . '</strong>',

msgid "To display %1$s you need to use a View that will list %2$s or %3$s and include a filter by the %4$s relationship."
msgstr ""

# ) . '</h3><p>' . sprintf(
# __( 'You can display the related %1$s if this View is set to display %2$s.', 'wpv-views' ),
# '<strong>' . $this->get_post_type_label_by_role( Toolset_Relationship_Role::PARENT, true ) . '</strong>',

msgid "You can display the related %1$s if this View is set to display %2$s."
msgstr ""

# ) . '</h3><p>' . sprintf(
# __( 'You can display the related %1$s if this View is set to display %2$s or %3$s and has a filter by the %4$s relationship.', 'wpv-views' ),
# '<strong>' . $this->get_post_type_label_by_role( Toolset_Relationship_Role::INTERMEDIARY, true ) . '</strong>',

msgid "You can display the related %1$s if this View is set to display %2$s or %3$s and has a filter by the %4$s relationship."
msgstr ""

# ) . '</h3><p>' . sprintf(
# __( 'You can display the related %1$s if this Content Template is set to display %2$s.', 'wpv-views' ),
# '<strong>' . $this->get_post_type_label_by_role( Toolset_Relationship_Role::PARENT, true ) . '</strong>',

msgid "You can display the related %1$s if this Content Template is set to display %2$s."
msgstr ""

# ) . '</h3><p>' . sprintf(
# __( 'You can display the related %1$s for the current %2$s.', 'wpv-views' ),
# '<strong>' . $this->get_post_type_label_by_role( Toolset_Relationship_Role::PARENT, true ) . '</strong>',

msgid "You can display the related %1$s for the current %2$s."
msgstr ""

# '<h3>' . sprintf(
# __( '%1$s (one-to-many relationship)', 'wpv-views' ),
# $this->relationship_definition->get_display_name()

msgid "%1$s (one-to-many relationship)"
msgstr ""

# ? sprintf(
# __( '%1$s (from %2$s)', 'wpv-views' ),
# $this->provider->get_post_type_label_by_role( $this->role ),

msgid "%1$s (from %2$s)"
msgstr ""

# '<p>'
# . __( 'Oops! There\'s been a problem when upgrading Toolset data structures. Please make sure your current configuration allows WordPress to alter database tables.', 'wpv-views' )
# . sprintf(

msgid "Oops! There's been a problem when upgrading Toolset data structures. Please make sure your current configuration allows WordPress to alter database tables."
msgstr ""

# // translators: "a" tag with link to the support forum (opening and closing),
# __( 'If the problem persists, please don\'t hesitate to contact %1$sour support%2$s with this technical information:', 'wpv-views' ),
# '<a href="https://toolset.com/forums/forum/professional-support/?utm_source=plugin&utm_medium=gui&utm_campaign=toolset" target="_blank">',

msgid "If the problem persists, please don't hesitate to contact %1$sour support%2$s with this technical information:"
msgstr ""

# public function get_package_kind() {
# return __( 'Toolset Types', 'wpv-views' );
# }

msgid "Toolset Types"
msgstr ""

# public function get_package_title() {
# return sprintf( __( 'Relationship %s', 'wpv-views' ), $this->definition->get_display_name( false ) );
# }

msgid "Relationship %s"
msgstr ""

# 'message' => sprintf(
# __( 'The same value is already used in permalink rewrite rules for the custom post type "%s". Using it again can cause issues with permalinks.', 'wpv-views' ),
# esc_html( $slug )

msgid "The same value is already used in permalink rewrite rules for the custom post type \"%s\". Using it again can cause issues with permalinks."
msgstr ""

# 'message' => sprintf(
# __( 'The same value is already used in permalink rewrite rules for the taxonomy "%s". Using it again can cause issues with permalinks.', 'wpv-views' ),
# esc_html( $slug )

msgid "The same value is already used in permalink rewrite rules for the taxonomy \"%s\". Using it again can cause issues with permalinks."
msgstr ""

# 'message' => sprintf(
# __( 'The post type slug "%s" is reserved by WordPress.', 'wpv-views' ),
# esc_html( $value )

msgid "The post type slug \"%s\" is reserved by WordPress."
msgstr ""

# 'message' => sprintf(
# __( 'The post type slug "%s" is already registered or defined by Types.', 'wpv-views' ),
# esc_html( $value )

msgid "The post type slug \"%s\" is already registered or defined by Types."
msgstr ""

# 'message' => sprintf(
# __( 'The post type slug "%s" cannot be used because there is already a page by that name.', 'wpv-views' ),
# esc_html( $value )

msgid "The post type slug \"%s\" cannot be used because there is already a page by that name."
msgstr ""

# // translators: Taxonomy slug.
# __( 'The taxonomy slug "%s" is a keyword reserved by WordPress and cannot be used.', 'wpv-views' ),
# esc_html( $value )

msgid "The taxonomy slug \"%s\" is a keyword reserved by WordPress and cannot be used."
msgstr ""

# 'message' => sprintf(
# __( 'The relationship slug "%s" is already being used.', 'wpv-views' ),
# $value

msgid "The relationship slug \"%s\" is already being used."
msgstr ""

# if ( ! $this->relationship->get_element_type( $this->target_role )->is_match( $association_candidate ) ) {
# return new SingleResult( false, __( 'The element has a wrong type or a domain for this relationship.', 'wpv-views' ) );
# }

msgid "The element has a wrong type or a domain for this relationship."
msgstr ""

# return new SingleResult( false,
# __( 'These two elements are already associated and the relationship doesn\'t allow non-distinct associations.', 'wpv-views' )
# );

msgid "These two elements are already associated and the relationship doesn't allow non-distinct associations."
msgstr ""

# } else {
# $message = __( 'The association was disabled by a third-party filter.', 'wpv-views' );
# }

msgid "The association was disabled by a third-party filter."
msgstr ""

# $message = sprintf(
# __( 'The element %s has already the maximum allowed amount of associations (%d) as %s in the relationship %s.', 'wpv-views' ),
# $element->get_title(),

msgid "The element %s has already the maximum allowed amount of associations (%d) as %s in the relationship %s."
msgstr ""

# if ( null == $relationship_definition ) {
# throw new RuntimeException( sprintf( __( 'Relationship definition "%s" not found.', 'wpv-views' ), $relationship_slug ) );
# }

msgid "Relationship definition \"%s\" not found."
msgstr ""

# sprintf(
# __( 'Skipping the association between posts #%d (%s) and #%d (%s), because these elements are already associated. This can happen when migrating post translations.', 'wpv-views' ),
# $parent_id,

msgid "Skipping the association between posts #%d (%s) and #%d (%s), because these elements are already associated. This can happen when migrating post translations."
msgstr ""

# $display_message = sprintf(
# __( 'Unable to migrate an association from post #%d to #%d to a relationship "%s"', 'wpv-views' ),
# $parent_id,

msgid "Unable to migrate an association from post #%d to #%d to a relationship \"%s\""
msgstr ""

# sprintf(
# __( 'The association between posts #%d (%s) and #%d (%s) in the relationship "%s" is not allowed: ', 'wpv-views' ),
# $parent->get_id(),

msgid "The association between posts #%d (%s) and #%d (%s) in the relationship \"%s\" is not allowed: "
msgstr ""

# $message = ( $association->has_message() ? $association->get_message()
# : __( 'Error while saving an association to database', 'wpv-views' ) );
# 

msgid "Error while saving an association to database"
msgstr ""

# sprintf(
# __( 'Connected #%d (%s) and #%d (%s) in the relationship "%s".', 'wpv-views' ),
# $parent->get_id(),

msgid "Connected #%d (%s) and #%d (%s) in the relationship \"%s\"."
msgstr ""

# if ( ! $results->has_results() ) {
# $results->add( true, __( 'No tables had to be dropped.', 'wpv-views' ) );
# }

msgid "No tables had to be dropped."
msgstr ""

# if ( empty( $relationships ) ) {
# $results->add( new Toolset_Result( true, __( 'No relationships to migrate.', 'wpv-views' ) ) );
# }

msgid "No relationships to migrate."
msgstr ""

# sprintf(
# __( 'The post type "%s" has a "show only translated items" translation mode but no adjustments are made as per user\'s choice.', 'wpv-views' ),
# sanitize_title( $post_type_slug )

msgid "The post type \"%s\" has a \"show only translated items\" translation mode but no adjustments are made as per user's choice."
msgstr ""

# sprintf(
# __( 'Adjusted the translation mode of the post type "%s" to "display as translated".', 'wpv-views' ),
# sanitize_title( $post_type_slug )

msgid "Adjusted the translation mode of the post type \"%s\" to \"display as translated\"."
msgstr ""

# sprintf(
# __( 'Could not create relationship definition because an error happened: %s', 'wpv-views' ),
# $e->getMessage()

msgid "Could not create relationship definition because an error happened: %s"
msgstr ""

# sprintf(
# __( 'Relationship "%s" between post types "%s" and "%s" was created.', 'wpv-views' ),
# $relationship_slug,

msgid "Relationship \"%s\" between post types \"%s\" and \"%s\" was created."
msgstr ""

# sprintf(
# __( 'Skipping the association between posts #%d (%s) and #%d (%s) because #%d doesn\'t have a default language version and you chose to skip such associations.', 'wpv-views' ),
# $this->parent->get_id(),

msgid "Skipping the association between posts #%d (%s) and #%d (%s) because #%d doesn't have a default language version and you chose to skip such associations."
msgstr ""

# sprintf(
# __( 'Created a default language translation for post #%d (%s) in draft mode.', 'wpv-views' ),
# $post->get_id(),

msgid "Created a default language translation for post #%d (%s) in draft mode."
msgstr ""

# sprintf(
# __( 'Unable to create a default language translation for post #%d (%s).', 'wpv-views' ),
# $post->get_id(),

msgid "Unable to create a default language translation for post #%d (%s)."
msgstr ""

# sprintf(
# __( 'Relationship definition "%s" doesn\'t exist.', 'wpv-views' ),
# is_string( $relationship_definition_source ) ? $relationship_definition_source

msgid "Relationship definition \"%s\" doesn't exist."
msgstr ""

# sprintf(
# __( 'Unable to create table %s due to a MySQL Error: %s', 'wpv-views' ),
# $table_to_check,

msgid "Unable to create table %s due to a MySQL Error: %s"
msgstr ""

# sprintf(
# __( 'MySQL error when creating table %s: %s', 'wpv-views' ),
# $table_to_check,

msgid "MySQL error when creating table %s: %s"
msgstr ""

# ? sprintf(
# __( 'The association table has been updated with the new relationship slug "%s". %d rows have been updated.', 'wpv-views' ),
# $new_definition->get_slug(),

msgid "The association table has been updated with the new relationship slug \"%s\". %d rows have been updated."
msgstr ""

# : sprintf(
# __( 'There has been an error when updating the association table with the new relationship slug: %s', 'wpv-views' ),
# $this->wpdb->last_error

msgid "There has been an error when updating the association table with the new relationship slug: %s"
msgstr ""

# false, 0,
# sprintf( __( 'Database error when deleting associations: "%s"', 'wpv-views' ), $this->wpdb->last_error )
# );

msgid "Database error when deleting associations: \"%s\""
msgstr ""

# true, $result,
# sprintf( __( 'Deleted all associations for the relationship #%d', 'wpv-views' ), $relationship_row_id )
# );

msgid "Deleted all associations for the relationship #%d"
msgstr ""

# return $this->return_error( sprintf(
# __( 'The backup association table "%s" doesn\'t exist, unable to perform cleanup.', 'wpv-views' ),
# $backup_association_table

msgid "The backup association table \"%s\" doesn't exist, unable to perform cleanup."
msgstr ""

# return $this->return_error( sprintf(
# __( 'Unable to drop the backup association table "%s": %s', 'wpv-views' ),
# $backup_association_table,

msgid "Unable to drop the backup association table \"%s\": %s"
msgstr ""

# return new MigrationState( null, null, new Success(
# __( 'Backup association table removed.', 'wpv-views' )
# ), $this->get_id(), self::STEP_NUMBER );

msgid "Backup association table removed."
msgstr ""

# false,
# __( 'The current database layer mode doesn\'t allow for this migration to run.', 'wpv-views' )
# );

msgid "The current database layer mode doesn't allow for this migration to run."
msgstr ""

# true,
# __( 'The all requirements for the migration match.', 'wpv-views' )
# );

msgid "The all requirements for the migration match."
msgstr ""

# return $this->return_error( sprintf(
# __( 'The backup association table "%s" doesn\'t exist, unable to perform rollback.', 'wpv-views' ),
# $backup_association_table

msgid "The backup association table \"%s\" doesn't exist, unable to perform rollback."
msgstr ""

# return $this->return_error( sprintf(
# __( 'Unable to drop the final association table "%s": %s', 'wpv-views' ),
# $final_association_table,

msgid "Unable to drop the final association table \"%s\": %s"
msgstr ""

# return $this->return_error( sprintf(
# __( 'Unable to rename the backup association table "%s" to its final name "%s": %s', 'wpv-views' ),
# $backup_association_table,

msgid "Unable to rename the backup association table \"%s\" to its final name \"%s\": %s"
msgstr ""

# return $this->return_error(
# __( 'Unable to set the database layer mode back to version 1.', 'wpv-views' ), false
# );

msgid "Unable to set the database layer mode back to version 1."
msgstr ""

# sprintf(
# __( 'Precondition "%s"... %s', 'wpv-views' ),
# $description,

msgid "Precondition \"%s\"... %s"
msgstr ""

# 
# $results->add( true, __( 'Temporary migration tables have been removed if they existed.', 'wpv-views' ) );
# 

msgid "Temporary migration tables have been removed if they existed."
msgstr ""

# 
# $results->add( true, __( 'Clearing persisted migration state if it exists from previous attempts.', 'wpv-views' ) );
# 

msgid "Clearing persisted migration state if it exists from previous attempts."
msgstr ""

# return new SingleResult( false, sprintf(
# __( 'The table "%s" already exists, which is not expected.', 'wpv-views' ),
# $table->get_full_name()

msgid "The table \"%s\" already exists, which is not expected."
msgstr ""

# return new SingleResult( false, sprintf(
# __( 'Unable to create table "%s".', 'wpv-views' ),
# $table->get_full_name()

msgid "Unable to create table \"%s\"."
msgstr ""

# return new SingleResult( true, sprintf(
# __( 'Created table "%s".', 'wpv-views' ),
# $table->get_full_name()

msgid "Created table \"%s\"."
msgstr ""

# return $this->return_error( sprintf(
# __( 'The final association table "%s" doesn\'t exist but it was expected, , cannot move forward with the migration.', 'wpv-views' ),
# $final_association_table

msgid "The final association table \"%s\" doesn't exist but it was expected, , cannot move forward with the migration."
msgstr ""

# return $this->return_error( sprintf(
# __( 'The new association table "%s" doesn\'t exist but it was expected, cannot move forward with the migration.', 'wpv-views' ),
# $migrated_association_table

msgid "The new association table \"%s\" doesn't exist but it was expected, cannot move forward with the migration."
msgstr ""

# null,
# new SingleResult( true, __( 'All associations have been migrated to the new temporary table.', 'wpv-views' ) ),
# $this->get_id(),

msgid "All associations have been migrated to the new temporary table."
msgstr ""

# $results->add( true, sprintf(
# __( 'Completed batch of %d associations between #%d and #%d.', 'wpv-views' ),
# count( $association_results ),

msgid "Completed batch of %d associations between #%d and #%d."
msgstr ""

# $results->add( false, sprintf(
# __( 'Error when migrating association #%d: %s', 'wpv-views' ),
# $old_association['id'],

msgid "Error when migrating association #%d: %s"
msgstr ""

# $results->add( new DatabaseError(
# __( 'Insert an association', 'wpv-views' ),
# $this->wpdb,

msgid "Insert an association"
msgstr ""

# new DatabaseError(
# __( 'Insert an connected element record', 'wpv-views' ),
# $this->wpdb,

msgid "Insert an connected element record"
msgstr ""

# if ( $this->maintenance_mode->maintenance_file_exists() ) {
# $result = new SingleResult( true, __( 'The maintenance mode had already been enabled before.', 'wpv-views' ) );
# } else {

msgid "The maintenance mode had already been enabled before."
msgstr ""

# return $this->return_error( sprintf(
# __( 'Backup table "%s" already exists, cannot move forward with the migration.', 'wpv-views' ),
# $backup_association_table

msgid "Backup table \"%s\" already exists, cannot move forward with the migration."
msgstr ""

# return $this->return_error( sprintf(
# __( 'Failed to rename the previous version of the association table ("%s" to "%s").', 'wpv-views' ),
# $final_association_table,

msgid "Failed to rename the previous version of the association table (\"%s\" to \"%s\")."
msgstr ""

# return $this->return_error( sprintf(
# __( 'Failed to rename the new version of the association table ("%s" to "%s").', 'wpv-views' ),
# $migrated_association_table,

msgid "Failed to rename the new version of the association table (\"%s\" to \"%s\")."
msgstr ""

# new SingleResult( true, sprintf(
# __( 'Old and new association tables have been renamed successfully ("%s" to "%s" and "%s" to "%s").', 'wpv-views' ),
# $final_association_table,

msgid "Old and new association tables have been renamed successfully (\"%s\" to \"%s\" and \"%s\" to \"%s\")."
msgstr ""

# if ( ! $is_updated ) {
# return $this->return_error( __( 'Unable to update the database layer mode.', 'wpv-views' ), true );
# }

msgid "Unable to update the database layer mode."
msgstr ""

# null,
# new SingleResult( true, __( 'Database layer mode has been updated successfully.', 'wpv-views' ) ),
# $this->get_id(),

msgid "Database layer mode has been updated successfully."
msgstr ""

# if ( ! $this->maintenance_mode->maintenance_file_exists() ) {
# $result = new SingleResult( true, __( 'The maintenance mode had already been disabled before.', 'wpv-views' ) );
# } else {

msgid "The maintenance mode had already been disabled before."
msgstr ""

# ? sprintf(
# __( 'The type_sets table has been updated with the new type "%s". %d rows have been updated.', 'wpv-views' ),
# $new_type,

msgid "The type_sets table has been updated with the new type \"%s\". %d rows have been updated."
msgstr ""

# : sprintf(
# __( 'There has been an error when updating the type_sets table with the new type "%s": %s', 'wpv-views' ),
# $new_type,

msgid "There has been an error when updating the type_sets table with the new type \"%s\": %s"
msgstr ""

# $sections[ self::TROUBLESHOOTING_SECTION_SLUG ] = array(
# 'title' => __( 'Delete leftover intermediary posts', 'wpv-views' ),
# 'description' => __( 'After deleting a large number of associations, there might be some intermediary posts left behind in case it was not possible to delete them at once. They should be gradually removed automatically, but you can also remove them all at once here. This is only important if you use intermediary posts on the front-end directly, for example in a View.', 'wpv-views' ),

msgid "Delete leftover intermediary posts"
msgstr ""

# 'title' => __( 'Delete leftover intermediary posts', 'wpv-views' ),
# 'description' => __( 'After deleting a large number of associations, there might be some intermediary posts left behind in case it was not possible to delete them at once. They should be gradually removed automatically, but you can also remove them all at once here. This is only important if you use intermediary posts on the front-end directly, for example in a View.', 'wpv-views' ),
# 'button_label' => __( 'Delete leftover posts', 'wpv-views' ),

msgid "After deleting a large number of associations, there might be some intermediary posts left behind in case it was not possible to delete them at once. They should be gradually removed automatically, but you can also remove them all at once here. This is only important if you use intermediary posts on the front-end directly, for example in a View."
msgstr ""

# 'description' => __( 'After deleting a large number of associations, there might be some intermediary posts left behind in case it was not possible to delete them at once. They should be gradually removed automatically, but you can also remove them all at once here. This is only important if you use intermediary posts on the front-end directly, for example in a View.', 'wpv-views' ),
# 'button_label' => __( 'Delete leftover posts', 'wpv-views' ),
# 'is_dangerous' => false,

msgid "Delete leftover posts"
msgstr ""

# sprintf(
# __( 'There may be some leftover intermediary posts that need to be deleted. You can do it manually on the %s or ignore this message and wait until they\'re deleted automatically.', 'wpv-views' ),
# sprintf(

msgid "There may be some leftover intermediary posts that need to be deleted. You can do it manually on the %s or ignore this message and wait until they're deleted automatically."
msgstr ""

# esc_attr( add_query_arg( array( 'page' => Toolset_Menu::TROUBLESHOOTING_PAGE_SLUG ), admin_url( 'admin.php' ) ) ),
# __( 'Troubleshooting Page', 'wpv-views' )
# )

msgid "Troubleshooting Page"
msgstr ""

# 
# $toolset_results[] = new SingleResult( true, sprintf( __( 'Relationship "%s" has been deleted.', 'wpv-views' ), $slug ) );
# 

msgid "Relationship \"%s\" has been deleted."
msgstr ""

# sprintf(
# __( 'Relationship slug was successfully renamed from "%s" to "%s".', 'wpv-views' ),
# $previous_slug,

msgid "Relationship slug was successfully renamed from \"%s\" to \"%s\"."
msgstr ""

# /* translators: Output message when a relationship is being deleted. */
# $results->add( true, __( 'Deleted the intermediary post type field group.', 'wpv-views' ) );
# }

msgid "Deleted the intermediary post type field group."
msgstr ""

# /* translators: Output message when a relationship is being deleted. The placeholder is a post type slug. */
# sprintf( __( 'Deleted the intermediary post type "%s".', 'wpv-views' ), $intermediary_post_type_slug )
# );

msgid "Deleted the intermediary post type \"%s\"."
msgstr ""

# sprintf(
# __( 'Unable to rename the relationship slug "%s" to "%s" because it is too long. The maximum allowed length is %d characters.', 'wpv-views' ),
# $this->relationship_to_rename->get_slug(),

msgid "Unable to rename the relationship slug \"%s\" to \"%s\" because it is too long. The maximum allowed length is %d characters."
msgstr ""

# sprintf(
# __( 'Unable to rename the relationship slug "%s" to "%s" because only lowercase letters, numbers, underscores and dashes are allowed.', 'wpv-views' ),
# $this->relationship_to_rename->get_slug(),

msgid "Unable to rename the relationship slug \"%s\" to \"%s\" because only lowercase letters, numbers, underscores and dashes are allowed."
msgstr ""

# sprintf(
# __( 'Unable to rename the relationship slug "%s" to "%s" because it is already in use.', 'wpv-views' ),
# $this->relationship_to_rename->get_slug(),

msgid "Unable to rename the relationship slug \"%s\" to \"%s\" because it is already in use."
msgstr ""

# 
# return new Toolset_Result( true, __( 'The relationship slug can be renamed.', 'wpv-views' ) );
# }

msgid "The relationship slug can be renamed."
msgstr ""

# sprintf(
# __( 'An error occurred when creating an association: %s', 'wpv-views' ),
# $e->getMessage()

msgid "An error occurred when creating an association: %s"
msgstr ""

# } else {
# return new Toolset_Result( true, __( 'Association created', 'wpv-views' ) );
# }

msgid "Association created"
msgstr ""

# 'label_name' => sprintf(
# __( '%s Intermediary Posts', 'wpv-views' ),
# $this->get_relationship_definition()->get_display_name_plural()

msgid "%s Intermediary Posts"
msgstr ""

# 'label_singular_name' => sprintf(
# __( '%s Intermediary Post', 'wpv-views' ),
# $this->get_relationship_definition()->get_display_name_singular()

msgid "%s Intermediary Post"
msgstr ""

# 'success' => false,
# 'message' => __( 'There is no association between the two given posts that can be deleted', 'wpv-views' )
# );

msgid "There is no association between the two given posts that can be deleted"
msgstr ""

# 'id' => 'toolset_admin_bar_menu',
# 'title' => __( 'Design with Toolset', 'wpv-views' ),
# 'meta' => array( 'class' => 'toolset-edit-link' )

msgid "Design with Toolset"
msgstr ""

# 'id' => 'toolset_remove_this_menu',
# 'title' => __( 'Remove this menu', 'wpv-views' ),
# 'href' => $settings_href,

msgid "Remove this menu"
msgstr ""

# 
# $create_a_new = __( 'Create a new', 'wpv-views' );
# $object = $this->get_name_auto( $plugin, $type, $class, $post_id );

msgid "Create a new"
msgstr ""

# // Layout or Content Template or WordPress Archive
# $layouts = __( 'Layout', 'wpv-views' );
# $views = 'archive' === $class ? __( 'Archive', 'wpv-views' ) : __( 'Template', 'wpv-views' );

msgid "Layout"
msgstr ""

# $layouts = __( 'Layout', 'wpv-views' );
# $views = 'archive' === $class ? __( 'Archive', 'wpv-views' ) : __( 'Template', 'wpv-views' );
# $artifact = 'layouts' === $plugin ? $layouts : $views;

msgid "Archive"
msgstr ""

# /* for */
# $for = __( 'for', 'wpv-views' );
# 

msgid "for"
msgstr ""

# if ( 'page' === $class && '404' === $type && 'layouts' === $plugin ) {
# $selection = __( 'Error 404 page', 'wpv-views' );
# } else if ( 'page' === $class ) {

msgid "Error 404 page"
msgstr ""

# } else if ( 'archive' === $class && in_array( $type, self::$default_wordpress_archives ) ) {
# $selection = sprintf( '%s %s', ucfirst( $type ), __( 'Archives', 'wpv-views' ) );
# /*

msgid "Archives"
msgstr ""

# } else {
# $selection = __( 'Unsupported post type archives', 'wpv-views' );
# }

msgid "Unsupported post type archives"
msgstr ""

# } else {
# $selection = __( 'Unsupported page', 'wpv-views' );
# }

msgid "Unsupported page"
msgstr ""

# /* translators: select2 helper text: when the search results could not be loaded */
# 'errorLoading' => __( 'The results could not be loaded', 'wpv-views' ),
# /* translators: select2 helper text: when your search term has 1 character over the allowed limit */

msgid "The results could not be loaded"
msgstr ""

# /* translators: select2 helper text: when your search term has 1 character over the allowed limit */
# 'inputTooLongSingular' => __( 'Please delete %NUM% character', 'wpv-views' ),
# /* translators: select2 helper text: when your search term has %NUM% characters over the allowed limit */

msgid "Please delete %NUM% character"
msgstr ""

# /* translators: select2 helper text: when your search term has %NUM% characters over the allowed limit */
# 'inputTooLongPlural' => __( 'Please delete %NUM% characters', 'wpv-views' ),
# /* translators: select2 helper text: when your search term is %NUM% short under the minimum allowed limit */

msgid "Please delete %NUM% characters"
msgstr ""

# /* translators: select2 helper text: when your search term is %NUM% short under the minimum allowed limit */
# 'inputTooShort' => __( 'Please enter %NUM% or more characters', 'wpv-views' ),
# /* translators: select2 helper text: when loading more results */

msgid "Please enter %NUM% or more characters"
msgstr ""

# /* translators: select2 helper text: when loading more results */
# 'loadingMore' => __( 'Loading more results...', 'wpv-views' ),
# /* translators: select2 helper text: when you can only select 1 item */

msgid "Loading more results..."
msgstr ""

# /* translators: select2 helper text: when you can only select 1 item */
# 'maximumSelectedSingular' => __( 'You can only select %NUM% item', 'wpv-views' ),
# /* translators: select2 helper text: when you can only select up to %NUM% items */

msgid "You can only select %NUM% item"
msgstr ""

# /* translators: select2 helper text: when you can only select up to %NUM% items */
# 'maximumSelectedPlural' => __( 'You can only select %NUM% items', 'wpv-views' ),
# /* translators: select2 helper text: when no results were found */

msgid "You can only select %NUM% items"
msgstr ""

# /* translators: select2 helper text: when no results were found */
# 'noResults' => __( 'No results found', 'wpv-views' ),
# /* translators: select2 helper text: while searching */

msgid "No results found"
msgstr ""

# /* translators: select2 helper text: while searching */
# 'searching' => __( 'Searching...', 'wpv-views' ),
# )

msgid "Searching..."
msgstr ""

# 'title' => array(
# 'audio' => __( 'Audio file for this field', 'wpv-views' ),
# 'file' => __( 'File for this field', 'wpv-views' ),

msgid "Audio file for this field"
msgstr ""

# 'audio' => __( 'Audio file for this field', 'wpv-views' ),
# 'file' => __( 'File for this field', 'wpv-views' ),
# 'image' => __( 'Image for this field', 'wpv-views' ),

msgid "File for this field"
msgstr ""

# 'file' => __( 'File for this field', 'wpv-views' ),
# 'image' => __( 'Image for this field', 'wpv-views' ),
# 'video' => __( 'Video for this field', 'wpv-views' ),

msgid "Image for this field"
msgstr ""

# 'image' => __( 'Image for this field', 'wpv-views' ),
# 'video' => __( 'Video for this field', 'wpv-views' ),
# ),

msgid "Video for this field"
msgstr ""

# 'button' => array(
# 'audio' => __( 'Add audio', 'wpv-views' ),
# 'file' => __( 'Add file', 'wpv-views' ),

msgid "Add audio"
msgstr ""

# 'audio' => __( 'Add audio', 'wpv-views' ),
# 'file' => __( 'Add file', 'wpv-views' ),
# 'image' => __( 'Add image', 'wpv-views' ),

msgid "Add file"
msgstr ""

# 'file' => __( 'Add file', 'wpv-views' ),
# 'image' => __( 'Add image', 'wpv-views' ),
# 'video' => __( 'Add video', 'wpv-views' ),

msgid "Add image"
msgstr ""

# 'image' => __( 'Add image', 'wpv-views' ),
# 'video' => __( 'Add video', 'wpv-views' ),
# ),

msgid "Add video"
msgstr ""

# 'title' => array(
# 'audio' => __( 'Multiple audio files for this field', 'wpv-views' ),
# 'file' => __( 'Multiple files for this field', 'wpv-views' ),

msgid "Multiple audio files for this field"
msgstr ""

# 'audio' => __( 'Multiple audio files for this field', 'wpv-views' ),
# 'file' => __( 'Multiple files for this field', 'wpv-views' ),
# 'image' => __( 'Multiple images for this field', 'wpv-views' ),

msgid "Multiple files for this field"
msgstr ""

# 'file' => __( 'Multiple files for this field', 'wpv-views' ),
# 'image' => __( 'Multiple images for this field', 'wpv-views' ),
# 'video' => __( 'Multiple videos for this field', 'wpv-views' ),

msgid "Multiple images for this field"
msgstr ""

# 'image' => __( 'Multiple images for this field', 'wpv-views' ),
# 'video' => __( 'Multiple videos for this field', 'wpv-views' ),
# ),

msgid "Multiple videos for this field"
msgstr ""

# 'button' => array(
# 'audio' => __( 'Add multiple audios', 'wpv-views' ),
# 'file' => __( 'Add multiple files', 'wpv-views' ),

msgid "Add multiple audios"
msgstr ""

# 'audio' => __( 'Add multiple audios', 'wpv-views' ),
# 'file' => __( 'Add multiple files', 'wpv-views' ),
# 'image' => __( 'Add multiple images', 'wpv-views' ),

msgid "Add multiple files"
msgstr ""

# 'file' => __( 'Add multiple files', 'wpv-views' ),
# 'image' => __( 'Add multiple images', 'wpv-views' ),
# 'video' => __( 'Add multiple videos', 'wpv-views' ),

msgid "Add multiple images"
msgstr ""

# 'image' => __( 'Add multiple images', 'wpv-views' ),
# 'video' => __( 'Add multiple videos', 'wpv-views' ),
# ),

msgid "Add multiple videos"
msgstr ""

# array(
# 'wpv_insert_conditional_shortcode' => __( 'Insert conditional shortcode', 'wpv-views' ),
# 'wpv_conditional_button' => __( 'conditional output', 'wpv-views' ),

msgid "Insert conditional shortcode"
msgstr ""

# array(
# 'autosave_saving' => '<i class="fa fa-refresh fa-spin"></i>' . __( 'Saving...', 'wpv-views' ),
# 'autosave_saved' => '<i class="fa fa-check"></i>' . __( 'All changes saved', 'wpv-views' ),

msgid "Saving..."
msgstr ""

# 'autosave_saving' => '<i class="fa fa-refresh fa-spin"></i>' . __( 'Saving...', 'wpv-views' ),
# 'autosave_saved' => '<i class="fa fa-check"></i>' . __( 'All changes saved', 'wpv-views' ),
# 'autosave_failed' => '<i class="fa fa-exclamation-triangle"></i>' . __( 'Saving failed. Please reload the page and try again.', 'wpv-views' ),

msgid "All changes saved"
msgstr ""

# 'autosave_saved' => '<i class="fa fa-check"></i>' . __( 'All changes saved', 'wpv-views' ),
# 'autosave_failed' => '<i class="fa fa-exclamation-triangle"></i>' . __( 'Saving failed. Please reload the page and try again.', 'wpv-views' ),
# 'toolset_bootstrap_version_filter' => apply_filters( 'toolset-toolset_bootstrap_version_filter', false ),

msgid "Saving failed. Please reload the page and try again."
msgstr ""

# 'toolset_bootstrap_version_selected' => apply_filters( 'toolset-toolset_bootstrap_version_manually_selected', false ),
# 'toolset_theme_loads_own_bs' => __( 'This theme loads its own version of Bootstrap. You should select this option to avoid loading Bootstrap twice and causing display problems on the site\'s front-end', 'wpv-views' )
# )

msgid "This theme loads its own version of Bootstrap. You should select this option to avoid loading Bootstrap twice and causing display problems on the site's front-end"
msgstr ""

# 'dialog' => array(
# 'title' => __( 'Bootstrap Grid', 'wpv-views' ),
# 'content' => $this->get_grid_dialog_content(),

msgid "Bootstrap Grid"
msgstr ""

# 'content' => $this->get_grid_dialog_content(),
# 'insert' => __( 'Insert grid', 'wpv-views' ),
# 'cancel' => __( 'Cancel', 'wpv-views' ),

msgid "Insert grid"
msgstr ""

# src="<?php echo TOOLSET_COMMON_URL; ?>/res/images/toolset.bs-component/two-even.png"
# alt="<?php echo esc_html( __( '2 even columns', 'wpv-views' ) ); ?>">
# <span><?php echo esc_html( __( '2 even columns', 'wpv-views' ) ); ?></span>

msgid "2 even columns"
msgstr ""

# src="<?php echo TOOLSET_COMMON_URL; ?>/res/images/toolset.bs-component/two-uneven-wide-narrow.png"
# alt="<?php echo esc_html( __( '2 columns (wide and narrow)', 'wpv-views' ) ); ?>">
# <span><?php echo esc_html( __( '2 columns (wide and narrow)', 'wpv-views' ) ); ?></span>

msgid "2 columns (wide and narrow)"
msgstr ""

# src="<?php echo TOOLSET_COMMON_URL; ?>/res/images/toolset.bs-component/three-even.png"
# alt="<?php echo esc_html( __( '3 even columns', 'wpv-views' ) ); ?>">
# <span><?php echo esc_html( __( '3 even columns', 'wpv-views' ) ); ?></span>

msgid "3 even columns"
msgstr ""

# src="<?php echo TOOLSET_COMMON_URL; ?>/res/images/toolset.bs-component/three-uneven-narrow-wide-narrow.png"
# alt="<?php echo esc_html( __( '3 columns (1 wide and 2 narrow)', 'wpv-views' ) ); ?>">
# <span><?php echo esc_html( __( '3 columns (1 wide and 2 narrow)', 'wpv-views' ) ); ?></span>

msgid "3 columns (1 wide and 2 narrow)"
msgstr ""

# src="<?php echo TOOLSET_COMMON_URL; ?>/res/images/toolset.bs-component/four-even.png"
# alt="<?php echo esc_html( __( '4 even columns', 'wpv-views' ) ); ?>">
# <span><?php echo esc_html( __( '4 even columns', 'wpv-views' ) ); ?></span>

msgid "4 even columns"
msgstr ""

# src="<?php echo TOOLSET_COMMON_URL; ?>/res/images/toolset.bs-component/six-even.png"
# alt="<?php echo esc_html( __( '6 even columns', 'wpv-views' ) ); ?>">
# <span><?php echo esc_html( __( '6 even columns', 'wpv-views' ) ); ?></span>

msgid "6 even columns"
msgstr ""

# $url,
# esc_html( __( 'Bootstrap Grid documentation', 'wpv-views' ) ),
# $url

msgid "Bootstrap Grid documentation"
msgstr ""

# 'slug'			=> 'toolset-export-import',
# 'menu_title'	=> __( 'Export / Import', 'wpv-views' ),
# 'page_title'	=> __( 'Export / Import', 'wpv-views' ),

msgid "Export / Import"
msgstr ""

# <div class="wrap">
# <h1><?php echo esc_html( __( 'Toolset Export / Import', 'wpv-views' ) ); ?></h1>
# <?php

msgid "Toolset Export / Import"
msgstr ""

# <?php
# echo __( 'Sometimes, our Customer Support personnel ask you to provide debug information. This information helps them give you quicker and better support.', 'wpv-views' );
# ?>

msgid "Sometimes, our Customer Support personnel ask you to provide debug information. This information helps them give you quicker and better support."
msgstr ""

# echo sprintf(
# __( 'To get this information, go to %1$sToolset Debug Information and Troubleshooting %2$s.', 'wpv-views' ),
# '<a href="' . admin_url( 'admin.php?page=' . Toolset_Menu::TROUBLESHOOTING_PAGE_SLUG ) . '">',

msgid "To get this information, go to %1$sToolset Debug Information and Troubleshooting %2$s."
msgstr ""

# '<a target="_blank" href="https://toolset.com/course-lesson/?utm_source=plugin&utm_medium=gui&utm_campaign=toolset"><strong>%s</strong></a>'
# . __( ' - everything you need to know about using Toolset', 'wpv-views' ),
# __( 'Documentation', 'wpv-views' )

msgid " - everything you need to know about using Toolset"
msgstr ""

# '<a target="_blank" href="http://discover-wp.com/"><strong>%s</strong></a>'
# . __( ' - learn to use Toolset by experimenting with fully-functional learning sites', 'wpv-views' ),
# __( 'Discover WP', 'wpv-views' )

msgid " - learn to use Toolset by experimenting with fully-functional learning sites"
msgstr ""

# . __( ' - learn to use Toolset by experimenting with fully-functional learning sites', 'wpv-views' ),
# __( 'Discover WP', 'wpv-views' )
# ); ?>

msgid "Discover WP"
msgstr ""

# '<a target="_blank" href="https://toolset.com/support/support-forum-archive/?utm_source=plugin&utm_medium=gui&utm_campaign=toolset"><strong>%s</strong></a>'
# . __( ' - online help by support staff', 'wpv-views' ),
# __( 'Support forum', 'wpv-views' )

msgid " - online help by support staff"
msgstr ""

# . __( ' - online help by support staff', 'wpv-views' ),
# __( 'Support forum', 'wpv-views' )
# ); ?>

msgid "Support forum"
msgstr ""

# 'id' => self::TROUBLESHOOTING_PAGE_SLUG,
# 'title' => __( 'Toolset Debug', 'wpv-views' ),
# 'content' => '<p>'

msgid "Toolset Debug"
msgstr ""

# <div class="wrap">
# <h2><?php _e( 'Toolset Help', 'wpv-views' ) ?></h2>
# <h3 style="margin-top:3em;"><?php _e( 'Documentation and Support', 'wpv-views' ); ?></h3>

msgid "Toolset Help"
msgstr ""

# <h2><?php _e( 'Toolset Help', 'wpv-views' ) ?></h2>
# <h3 style="margin-top:3em;"><?php _e( 'Documentation and Support', 'wpv-views' ); ?></h3>
# <ul>

msgid "Documentation and Support"
msgstr ""

# <div class="toolset-modal">
# <h2><?php _e('Want to edit Views, CRED forms and Layouts? Get the full <em>Toolset</em> package!', 'wpv-views'); ?></h2>
# 

msgid "Want to edit Views, CRED forms and Layouts? Get the full <em>Toolset</em> package!"
msgstr ""

# <div class="content">
# <p class="full"><?php _e('The full <em>Toolset</em> package allows you to develop and customize themes without touching PHP. You will be able to:', 'wpv-views'); ?></p>
# 

msgid "The full <em>Toolset</em> package allows you to develop and customize themes without touching PHP. You will be able to:"
msgstr ""

# <ul>
# <li class="template"><?php _e('Create templates', 'wpv-views'); ?></li>
# <li class="layout"><?php _e('Design page layouts using drag-and-drop', 'wpv-views'); ?></li>

msgid "Create templates"
msgstr ""

# <li class="template"><?php _e('Create templates', 'wpv-views'); ?></li>
# <li class="layout"><?php _e('Design page layouts using drag-and-drop', 'wpv-views'); ?></li>
# <li class="toolset-search"><?php _e('Build custom searches', 'wpv-views'); ?></li>

msgid "Design page layouts using drag-and-drop"
msgstr ""

# <li class="layout"><?php _e('Design page layouts using drag-and-drop', 'wpv-views'); ?></li>
# <li class="toolset-search"><?php _e('Build custom searches', 'wpv-views'); ?></li>
# </ul>

msgid "Build custom searches"
msgstr ""

# <ul>
# <li class="list"><?php _e('Display lists of content', 'wpv-views'); ?></li>
# <li class="form"><?php _e('Create front-end content editing forms', 'wpv-views'); ?></li>

msgid "Display lists of content"
msgstr ""

# <li class="list"><?php _e('Display lists of content', 'wpv-views'); ?></li>
# <li class="form"><?php _e('Create front-end content editing forms', 'wpv-views'); ?></li>
# <li class="more"><?php _e('and more…', 'wpv-views'); ?></li>

msgid "Create front-end content editing forms"
msgstr ""

# <li class="form"><?php _e('Create front-end content editing forms', 'wpv-views'); ?></li>
# <li class="more"><?php _e('and more…', 'wpv-views'); ?></li>
# </ul>

msgid "and more…"
msgstr ""

# 
# <p class="description"><?php _e('Once you buy the full Toolset, you will be able to edit Views, CRED forms and Layouts in your site, as well as build new ones.', 'wpv-views'); ?></p>
# 

msgid "Once you buy the full Toolset, you will be able to edit Views, CRED forms and Layouts in your site, as well as build new ones."
msgstr ""

# <a href="<?php echo $link_button; ?>"
# class="button"><?php _e('<em>Toolset</em> Package Options', 'wpv-views'); ?></a>
# <a href="<?php echo $link_learn; ?>"

msgid "<em>Toolset</em> Package Options"
msgstr ""

# <a href="<?php echo $link_learn; ?>"
# class="learn"><?php _e('Learn more about <em>Toolset</em>', 'wpv-views'); ?></a>
# 

msgid "Learn more about <em>Toolset</em>"
msgstr ""

# echo sprintf(
# __( '%1$sRelevanssi%2$s plugin extends and improves the WordPress text search. Relevanssi allows to search in custom fields and returns the most relevant results first.', 'wpv-views' ),
# '<a href="https://www.relevanssi.com/" target="_blank">',

msgid "%1$sRelevanssi%2$s plugin extends and improves the WordPress text search. Relevanssi allows to search in custom fields and returns the most relevant results first."
msgstr ""

# echo sprintf(
# __( 'Please %1$sinstall Relevanssi%2$s to allow Toolset to search texts in custom fields.', 'wpv-views' ),
# '<a href="' . admin_url( 'plugin-install.php?s=relevanssi&tab=search&type=term' ) . '">',

msgid "Please %1$sinstall Relevanssi%2$s to allow Toolset to search texts in custom fields."
msgstr ""

# echo sprintf(
# __( 'You can download Relevanssi it from %1$swordpress.org%2$s and ask your site administrator to install it.', 'wpv-views' ),
# '<a href="https://wordpress.org/plugins/relevanssi/" target="_blank">',

msgid "You can download Relevanssi it from %1$swordpress.org%2$s and ask your site administrator to install it."
msgstr ""

# <h3>
# <?php echo esc_html( __( 'Custom fields to include in text searches', 'wpv-views' ) ); ?>
# </h3>

msgid "Custom fields to include in text searches"
msgstr ""

# ?>
# <p><?php echo __( 'No fields will be included in text searches.', 'wpv-views' ); ?></p>
# <?php

msgid "No fields will be included in text searches."
msgstr ""

# echo sprintf(
# __( 'The following fields will be included in text searches: %s.', 'wpv-views' ),
# '<em>' . implode( ', ', $relevanssi_fields_to_index ) . '</em>'

msgid "The following fields will be included in text searches: %s."
msgstr ""

# <a href="#" class="button button-secondary js-toolset-relevanssi-summary-list-compatible-fields">
# <?php echo __( 'Select fields to include', 'wpv-views' ); ?>
# </a>

msgid "Select fields to include"
msgstr ""

# <h3>
# <?php echo esc_html( __( 'Update the Relevanssi settings and rebuild the index', 'wpv-views' ) ); ?>
# </h3>

msgid "Update the Relevanssi settings and rebuild the index"
msgstr ""

# echo sprintf(
# __( 'Visit the %1$sRelevanssi settings%2$s and on the "Indexing" tab, find the "Custom fields" section. If the setting value is "none", change it to "some" and paste the list of field names. Remember to include the relevant post types in the index.', 'wpv-views' ),
# '<a href="' . admin_url( 'options-general.php?page=relevanssi/relevanssi.php&tab=indexing' ) . '">',

msgid "Visit the %1$sRelevanssi settings%2$s and on the \"Indexing\" tab, find the \"Custom fields\" section. If the setting value is \"none\", change it to \"some\" and paste the list of field names. Remember to include the relevant post types in the index."
msgstr ""

# echo sprintf(
# __( 'Click on "Save the options" and once they are saved, click on "Build the index" in the %1$sRelevanssi settings%2$s.', 'wpv-views' ),
# '<a href="' . admin_url( 'options-general.php?page=relevanssi/relevanssi.php&tab=indexing' ) . '">',

msgid "Click on \"Save the options\" and once they are saved, click on \"Build the index\" in the %1$sRelevanssi settings%2$s."
msgstr ""

# echo sprintf(
# __( 'See how to do this in the %1$sText Search documentation%2$s.', 'wpv-views' ),
# '<a href="' . $text_search_documentation_link . '" target="_blank">',

msgid "See how to do this in the %1$sText Search documentation%2$s."
msgstr ""

# 'slug'		=> 'relevanssi-settings',
# 'title'		=> __( 'Text search in custom fields', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Text search in custom fields"
msgstr ""

# echo sprintf(
# __( '%1$sOnce you %2$ssetup textual custom fields in Types%3$s (single line, multiple lines, WYSIWYG), you will be able to include them in text searches here.', 'wpv-views' ),
# '<i class="icon-types-logo ont-color-orange ont-icon-24" style="margin-right:5px;vertical-align:-2px;"></i>',

msgid "%1$sOnce you %2$ssetup textual custom fields in Types%3$s (single line, multiple lines, WYSIWYG), you will be able to include them in text searches here."
msgstr ""

# $this_field_description		= '<span class="js-toolset-toggle-relevanssi-index-description"' . $this_field_description_style . '>' . sprintf(
# __( 'Go to %1$sText Search settings%2$s to build the search index.', 'wpv-views' ),
# '<a href="' . esc_url( $this->toolset_settings_url ) . '" target="_blank">',

msgid "Go to %1$sText Search settings%2$s to build the search index."
msgstr ""

# '#inline' => true,
# '#title' => __( 'Include in search', 'wpv-views' ),
# '#label' => __( 'Include this field in text searches throughout the site', 'wpv-views' ),

msgid "Include in search"
msgstr ""

# '#title' => __( 'Include in search', 'wpv-views' ),
# '#label' => __( 'Include this field in text searches throughout the site', 'wpv-views' ),
# '#description' => $this_field_description,

msgid "Include this field in text searches throughout the site"
msgstr ""

# $options['content_extended'] = array(
# 'label'			=> __( 'Title, body and custom fields', 'wpv-views' ),
# 'description'	=> sprintf(

msgid "Title, body and custom fields"
msgstr ""

# 'description'	=> sprintf(
# __( 'Search in titles, content and custom fields. %1$sText Search settings%2$s.', 'wpv-views' ),
# '<a href="' . admin_url( 'admin.php?page=toolset-settings&tab=relevanssi' ) . '" target="_blank">',

msgid "Search in titles, content and custom fields. %1$sText Search settings%2$s."
msgstr ""

# ),
# 'summary'		=> __( 'post title, content and fields', 'wpv-views' )
# );

msgid "post title, content and fields"
msgstr ""

# <div class="notice inline notice-warning notice-alt">
# <p><?php _e( 'You need to install <strong>Relevanssi</strong>', 'wpv-views' ); ?></p>
# </div>

msgid "You need to install <strong>Relevanssi</strong>"
msgstr ""

# <?php
# _e( 'Copy this list of field names:', 'wpv-views' );
# ?>

msgid "Copy this list of field names:"
msgstr ""

# 'slug'			=> self::PAGE_SLUG,
# 'menu_title'	=> __( 'Settings', 'wpv-views' ),
# 'page_title'	=> __( 'Settings', 'wpv-views' ),

msgid "Settings"
msgstr ""

# 'slug'	=> 'general',
# 'title'	=> __( 'General', 'wpv-views' )
# ),

msgid "General"
msgstr ""

# ?>
# <h3><a name="shortcodes-settings" href="#"></a><?php echo __( 'Toolset shortcodes menu in the admin bar', 'wpv-views' ); ?></h3>
# <div class="toolset-advanced-setting">

msgid "Toolset shortcodes menu in the admin bar"
msgstr ""

# array(
# 'label' =>  __( 'Disable the Toolset shortcodes menu in the admin bar', 'wpv-views' ),
# 'value' => 'disable'

msgid "Disable the Toolset shortcodes menu in the admin bar"
msgstr ""

# array(
# 'label' => __( 'Show the Toolset shortcodes menu in the admin bar only when editing content', 'wpv-views' ),
# 'value' => 'editor'

msgid "Show the Toolset shortcodes menu in the admin bar only when editing content"
msgstr ""

# array(
# 'label' => __( 'Show the Toolset shortcodes menu in the admin bar in all the admin pages', 'wpv-views' ),
# 'value' => 'always'

msgid "Show the Toolset shortcodes menu in the admin bar in all the admin pages"
msgstr ""

# 'slug'		=> 'admin-bar-settings',
# 'title'		=> __( 'Admin bar options', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Admin bar options"
msgstr ""

# array(
# 'label' => __( 'The theme or another plugin is already loading Bootstrap 3', 'wpv-views' ),
# 'value' => BootstrapSetting::BS3_EXTERNAL,

msgid "The theme or another plugin is already loading Bootstrap 3"
msgstr ""

# array(
# 'label' => __( 'The theme or another plugin is already loading Bootstrap 4', 'wpv-views' ),
# 'value' => BootstrapSetting::BS4_EXTERNAL,

msgid "The theme or another plugin is already loading Bootstrap 4"
msgstr ""

# array(
# 'label' => __( 'Toolset should load Bootstrap 3', 'wpv-views' ),
# 'value' => BootstrapSetting::BS3_TOOLSET,

msgid "Toolset should load Bootstrap 3"
msgstr ""

# array(
# 'label' => __( 'Toolset should load Bootstrap 4', 'wpv-views' ),
# 'value' => BootstrapSetting::BS4_TOOLSET,

msgid "Toolset should load Bootstrap 4"
msgstr ""

# array(
# 'label' => __( 'This site is not using Bootstrap CSS', 'wpv-views' ),
# 'value' => BootstrapSetting::NO_BOOTSTRAP,

msgid "This site is not using Bootstrap CSS"
msgstr ""

# array_unshift( $version_options, [
# 'label' => __( 'The theme or another plugin is already loading Bootstrap 2 (deprecated)', 'wpv-views' ),
# 'value' => BootstrapSetting::BS2_EXTERNAL,

msgid "The theme or another plugin is already loading Bootstrap 2 (deprecated)"
msgstr ""

# 'slug'		=> 'bootstrap-settings',
# 'title'		=> __( 'Bootstrap loading', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Bootstrap loading"
msgstr ""

# array(
# 'label' => __( 'Toolset should use Font Awesome 4 (4.7.0)', 'wpv-views' ),
# 'value' => FontAwesomeSetting::FA_4,

msgid "Toolset should use Font Awesome 4 (4.7.0)"
msgstr ""

# array(
# 'label' => __( 'Toolset should use Font Awesome 5 (5.13.0)', 'wpv-views' ),
# 'value' => FontAwesomeSetting::FA_5,

msgid "Toolset should use Font Awesome 5 (5.13.0)"
msgstr ""

# 'slug'		=> 'font-awesome-settings',
# 'title'		=> __( 'Font Awesome', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Font Awesome"
msgstr ""

# 'slug'	=> 'wpml',
# 'title'	=> __( 'WPML integration', 'wpv-views' )
# );

msgid "WPML integration"
msgstr ""

# 
# $string_is_active = __( '%s is installed and active.', 'wpv-views' );
# $string_is_not_configued = __( '%s is active but not configured.', 'wpv-views' );

msgid "%s is installed and active."
msgstr ""

# $string_is_active = __( '%s is installed and active.', 'wpv-views' );
# $string_is_not_configued = __( '%s is active but not configured.', 'wpv-views' );
# $string_is_missing = __( '%s is either not installed or not active.', 'wpv-views' );

msgid "%s is active but not configured."
msgstr ""

# $string_is_not_configued = __( '%s is active but not configured.', 'wpv-views' );
# $string_is_missing = __( '%s is either not installed or not active.', 'wpv-views' );
# 

msgid "%s is either not installed or not active."
msgstr ""

# 
# $install_string = __( 'Get %s.', 'wpv-views' );
# $install_link = admin_url( 'plugin-install.php?tab=commercial#wpml' );

msgid "Get %s."
msgstr ""

# <a href="<?php echo esc_url( admin_url( 'admin.php?page=sitepress-multilingual-cms/menu/languages.php' ) ); ?>">
# <?php echo __( 'Configure WPML', 'wpv-views' ); ?>
# </a>

msgid "Configure WPML"
msgstr ""

# 'slug'		=> 'toolset-views',
# 'title'		=> __( 'Toolset and WPML integration', 'wpv-views' ),
# 'content'	=> $section_content

msgid "Toolset and WPML integration"
msgstr ""

# <div class="wrap">
# <h1><?php _e( 'Toolset Settings', 'wpv-views' ) ?></h1>
# <span id="js-toolset-ajax-saving-messages" class="toolset-ajax-saving-messages js-toolset-ajax-saving-messages"></span>

msgid "Toolset Settings"
msgstr ""

# <p>
# <?php _e( "Toolset can display an admin bar menu in the backend to let you generate Toolset shortcodes in any page that you need them.", 'wpv-views' ); ?>
# </p>

msgid "Toolset can display an admin bar menu in the backend to let you generate Toolset shortcodes in any page that you need them."
msgstr ""

# <p>
# <?php _e( "Toolset can display an admin bar menu in the frontend to let you create or edit Views and Content Templates related to the current page.", 'wpv-views' ); ?>
# </p>

msgid "Toolset can display an admin bar menu in the frontend to let you create or edit Views and Content Templates related to the current page."
msgstr ""

# <input type="checkbox" name="wpv-toolset-admin-bar-menu" id="js-toolset-admin-bar-menu" class="js-toolset-admin-bar-menu js-toolset-admin-bar-options" value="1" <?php checked( $toolset_admin_bar_menu_show ); ?> autocomplete="off" />
# <?php _e( "Enable the Design with Toolset menu in the frontend", 'wpv-views' ); ?>
# </label>

msgid "Enable the Design with Toolset menu in the frontend"
msgstr ""

# <p>
# <?php _e( 'Need help?', 'wpv-views' ); ?> <a href="https://toolset.com/course-chapter/translating-directory-and-classifieds-sites/?utm_source=plugin&utm_medium=gui&utm_campaign=toolset" target="_blank"> <?php _e( 'Translating Views and Content Templates with WPML', 'wpv-views' ); ?> &raquo; </a>
# </p>

msgid "Need help?"
msgstr ""

# <p>
# <?php _e( 'Need help?', 'wpv-views' ); ?> <a href="https://toolset.com/course-chapter/translating-directory-and-classifieds-sites/?utm_source=plugin&utm_medium=gui&utm_campaign=toolset" target="_blank"> <?php _e( 'Translating Views and Content Templates with WPML', 'wpv-views' ); ?> &raquo; </a>
# </p>

msgid "Translating Views and Content Templates with WPML"
msgstr ""

# self::$can_show_admin_bar_item = true;
# $this->create_admin_bar_item( $wp_admin_bar, 'toolset-shortcodes', __( 'Toolset shortcodes', 'wpv-views' ), '#', false );
# foreach ( $registered_items as $item_key => $item_args ) {

msgid "Toolset shortcodes"
msgstr ""

# 'termSelector' => array(
# 'header' => __( 'Taxonomy term selection', 'wpv-views' ),
# 'fields' => array(

msgid "Taxonomy term selection"
msgstr ""

# <input type="radio" name="{{{data.shortcode}}}-select-target-user" class="toolset-shortcode-gui-item-selector js-toolset-shortcode-gui-item-selector" value="current" checked="checked" />
# <?php _e( 'The current logged in user', 'wpv-views' ); ?>
# </label>

msgid "The current logged in user"
msgstr ""

# $_this = & Toolset_CakePHP_Validation::getInstance();
# $_this->errors[] = __('You must define the $operator parameter for Toolset_CakePHP_Validation::comparison()', 'wpv-views');
# break;

msgid "You must define the $operator parameter for Toolset_CakePHP_Validation::comparison()"
msgstr ""

# if ($_this->regex === null) {
# $_this->errors[] = __('You must define a regular expression for Toolset_CakePHP_Validation::custom()', 'wpv-views');
# return false;

msgid "You must define a regular expression for Toolset_CakePHP_Validation::custom()"
msgstr ""

# ),
# 'message' => __( 'You can add only audio.', 'wpv-views' ),
# );

msgid "You can add only audio."
msgstr ""

# protected function get_select_label() {
# return __( 'Select audio', 'wpv-views' );
# }

msgid "Select audio"
msgstr ""

# protected function get_edit_label() {
# return __( 'Replace audio', 'wpv-views' );
# }

msgid "Replace audio"
msgstr ""

# ),
# 'message' => __('Please use a valid hexadecimal value.', 'wpv-views' ),
# );

msgid "Please use a valid hexadecimal value."
msgstr ""

# 'wptoolset_field_class',
# __( 'This action was deprecated in CRED 1.9.0.', 'wpv-views' ),
# '1.9.0'

msgid "This action was deprecated in CRED 1.9.0."
msgstr ""

# '#attributes' => array(
# 'title' => esc_attr( __( 'Select hour', 'wpv-views' ) )
# )

msgid "Select hour"
msgstr ""

# '#attributes' => array(
# 'title' => esc_attr(__('Select minute', 'wpv-views'))
# )

msgid "Select minute"
msgstr ""

# 'dateFormatPhp' => $date_format,
# 'dateFormatNote' => esc_js( sprintf( __( 'Input format: %s', 'wpv-views' ), $date_format ) ),
# 'yearMin' => intval( self::timetodate( Toolset_Date_Utils::TIMESTAMP_LOWER_BOUNDARY, 'Y' ) ) + 1,

msgid "Input format: %s"
msgstr ""

# 'ajaxurl' => admin_url( 'admin-ajax.php', null ),
# 'readonly' => esc_js( __( 'This is a read-only date input', 'wpv-views' ) ),
# 'readonly_image' => $calendar_image_readonly,

msgid "This is a read-only date input"
msgstr ""

# '<i class="fa fa-lock icon-warning-sign js-otgs-popover-tooltip" title="%s"></i>',
# esc_attr( __( 'This field is locked for editing because WPML will copy its value from the original language.', 'wpv-views' ) )
# );

msgid "This field is locked for editing because WPML will copy its value from the original language."
msgstr ""

# if ( $this->isRepetitive() ) {
# return __( 'Select file(s)', 'wpv-views' );
# } else {

msgid "Select file(s)"
msgstr ""

# } else {
# return __( 'Select file', 'wpv-views' );
# }

msgid "Select file"
msgstr ""

# protected function get_edit_label() {
# return __( 'Replace file', 'wpv-views' );
# }

msgid "Replace file"
msgstr ""

# sprintf(
# __('There is a problem rendering field <strong>%s (%s)</strong>.', 'wpv-views'),
# $_cfg[ 'title' ],

msgid "There is a problem rendering field <strong>%s (%s)</strong>."
msgstr ""

# ),
# 'message' => __( 'You can add only images.', 'wpv-views' ),
# );

msgid "You can add only images."
msgstr ""

# if ( $this->isRepetitive() ) {
# return __( 'Select image(s)', 'wpv-views' );
# } else {

msgid "Select image(s)"
msgstr ""

# } else {
# return __( 'Select image', 'wpv-views' );
# }

msgid "Select image"
msgstr ""

# protected function get_edit_label() {
# return __( 'Replace image', 'wpv-views' );
# }

msgid "Replace image"
msgstr ""

# ) {
# $capture = '<div id="recaptcha_' . esc_attr( $data['id'] ) . '" class="g-recaptcha" data-sitekey="' . esc_attr( $this->pubkey ) . '"></div><div class="recaptcha_error" style="color:#aa0000;display:none;">' . __( 'Please validate reCAPTCHA', 'wpv-views' ) . '</div>';
# }

msgid "Please validate reCAPTCHA"
msgstr ""

# 
# $option_title = __( '--- not set ---', 'wpv-views' );
# 

msgid "--- not set ---"
msgstr ""

# 'use_ajax' => (!Toolset_Utils::is_real_admin() && isset( $formSET->form['use_ajax'] ) && $formSET->form['use_ajax'] == 1) ? true : false,
# 'operation_ko' => __( 'There was an error while submitting the form', 'wpv-views' ),
# 'delay_message' => __( 'You are being redirectd. Please Wait.', 'wpv-views' )

msgid "There was an error while submitting the form"
msgstr ""

# 'operation_ko' => __( 'There was an error while submitting the form', 'wpv-views' ),
# 'delay_message' => __( 'You are being redirectd. Please Wait.', 'wpv-views' )
# )

msgid "You are being redirectd. Please Wait."
msgstr ""

# ),
# 'message' => __( 'You can add only video.', 'wpv-views' ),
# );

msgid "You can add only video."
msgstr ""

# if ( $this->isRepetitive() ) {
# return __( 'Select video(s)', 'wpv-views' );
# } else {

msgid "Select video(s)"
msgstr ""

# } else {
# return __( 'Select video', 'wpv-views' );
# }

msgid "Select video"
msgstr ""

# protected function get_edit_label() {
# return __( 'Replace video', 'wpv-views' );
# }

msgid "Replace video"
msgstr ""

# if (filesize($uploaded_file["tmp_name"]) > wp_max_upload_size()) {
# $data = array('result' => false, 'error' => __('Error: Files is too big, Max upload size is', 'wpv-views') . ': ' . number_format((wp_max_upload_size() / 1048576), 2) . " MB");
# break;

msgid "Error: Files is too big, Max upload size is"
msgstr ""

# }
# $data = ($error) ? array('result' => false, 'error' => __('There was an error uploading your files', 'wpv-views') . ': ' . $res['error']) : array('files' => $files, 'attaches' => $attaches, 'previews' => $previews, 'delete_nonce' => time());
# }

msgid "There was an error uploading your files"
msgstr ""

# } else {
# $data = array('result' => false, 'error' => __('Error post id: check _cred_cred_prefix_post_id', 'wpv-views'));
# }

msgid "Error post id: check _cred_cred_prefix_post_id"
msgstr ""

# } else {
# $data = array('result' => false, 'error' => __('Upload Error: Invalid NONCE', 'wpv-views'));
# }

msgid "Upload Error: Invalid NONCE"
msgstr ""

# $_this = &WPToolset_Cake_Validation::getInstance();
# $_this->errors[] = __('You must define the $operator parameter for WPToolset_Cake_Validation::comparison()', 'wpv-views');
# break;

msgid "You must define the $operator parameter for WPToolset_Cake_Validation::comparison()"
msgstr ""

# if ($_this->regex === null) {
# $_this->errors[] = __('You must define a regular expression for WPToolset_Cake_Validation::custom()', 'wpv-views');
# return false;

msgid "You must define a regular expression for WPToolset_Cake_Validation::custom()"
msgstr ""

# echo '<span role="button" class="js-wpt-repdrag wpt-repdrag dashicons dashicons-move"></span>';
# $str = sprintf( __( '%s repetition', 'wpv-views' ), $cfg['title'] );
# echo '<span role="button" class="js-wpt-repdelete wpt-repdelete dashicons-before dashicons-trash" title="';

msgid "%s repetition"
msgstr ""

# ?>
# <a class="js-wpt-repdrag wpt-repdrag dashicons dashicons-move" title="<?php _e( 'Drag to change order', 'wpv-views' );?>">&nbsp;</a>
# <?php

msgid "Drag to change order"
msgstr ""

# echo '<input type="button" class="js-wpt-repadd wpt-repadd' . $button_extra_classnames . '" data-wpt-type="' . $cfg['type'] . '" data-wpt-id="' . $cfg['id'] . '" value="';
# echo apply_filters( 'toolset_button_add_repetition_text', esc_attr( sprintf( __( 'Add new %s', 'wpv-views' ), $cfg['title'] ) ), $cfg );
# echo '" />';

msgid "Add new %s"
msgstr ""

# 'template_overlay' => array(
# 'title' => sprintf( __( 'You created this template using Avada’s %1$s', 'wpv-views' ), $this->editor->get_name() ),
# 'button' => sprintf( __( 'Edit with %1$s', 'wpv-views' ), $this->editor->get_name() ),

msgid "You created this template using Avada’s %1$s"
msgstr ""

# 'title' => sprintf( __( 'You created this template using Avada’s %1$s', 'wpv-views' ), $this->editor->get_name() ),
# 'button' => sprintf( __( 'Edit with %1$s', 'wpv-views' ), $this->editor->get_name() ),
# 'discard' => sprintf( __( 'Stop using %1$s for this Content Template', 'wpv-views' ), $this->editor->get_name() ),

msgid "Edit with %1$s"
msgstr ""

# 'button' => sprintf( __( 'Edit with %1$s', 'wpv-views' ), $this->editor->get_name() ),
# 'discard' => sprintf( __( 'Stop using %1$s for this Content Template', 'wpv-views' ), $this->editor->get_name() ),
# ),

msgid "Stop using %1$s for this Content Template"
msgstr ""

# . sprintf(
# __( '%1$sStop using %2$s for this Content Template%3$s', 'wpv-views' ),
# '<a href="' . esc_url( $admin_url ) . '&ct_editor_choice=basic">',

msgid "%1$sStop using %2$s for this Content Template%3$s"
msgstr ""

# data-editor="<?php echo esc_attr( $this->editor->get_id() ); ?>"
# title="<?php echo __( 'Edit with', 'wpv-views' ) . ' ' . $this->editor->get_name() ?>"
# <?php disabled( $content_template_has_avada ); ?>

msgid "Edit with"
msgstr ""

# 'unsavedContentTemplateDialog' => array(
# 'title' => __( 'Do you want to save this Content Template?', 'wpv-views' ),
# 'content' => $unsaved_ct_dialog_content,

msgid "Do you want to save this Content Template?"
msgstr ""

# ),
# 'unknownEditor' => __( 'the selected editor', 'wpv-views' ),
# ),

msgid "the selected editor"
msgstr ""

# 'template_overlay'		=> array(
# 'title'		=> sprintf( __( 'You created this template using %1$s', 'wpv-views' ), $this->editor->get_name() ),
# 'button'	=> sprintf( __( 'Edit with %1$s', 'wpv-views' ), $this->editor->get_name() ),

msgid "You created this template using %1$s"
msgstr ""

# <p><strong><?php echo sprintf(
# __( '%1$s %2$s design inside %2$s templates may cause problems', 'wpv-views' ),
# '<i class="fa fa-exclamation-triangle fa-lg" aria-hidden="true"></i>',

msgid "%1$s %2$s design inside %2$s templates may cause problems"
msgstr ""

# <?php echo sprintf(
# __( 'You are using %1$s to design this page, but there is already a template <em>%2$s</em> created by %3$s for %4$s. This may work, but could produce visual glitches. Please consider using %5$s only for the template OR for this page.', 'wpv-views' ),
# $this->editor->get_name(),

msgid "You are using %1$s to design this page, but there is already a template <em>%2$s</em> created by %3$s for %4$s. This may work, but could produce visual glitches. Please consider using %5$s only for the template OR for this page."
msgstr ""

# <?php echo sprintf(
# __( '%1$sDesigning templates with %2$s%3$s.', 'wpv-views' ),
# '<a href="#" target="_blank">',

msgid "%1$sDesigning templates with %2$s%3$s."
msgstr ""

# 'nonce' => wp_create_nonce( 'ct_kill_dissident_posts' ),
# 'buttonLabel' => __( 'Apply to all', 'wpv-views' ),
# ),

msgid "Apply to all"
msgstr ""

# ),
# 'suggestReload' => __( 'Please save your work and reload this editor to update the list of posts for previewing your design.', 'wpv-views' ),
# );

msgid "Please save your work and reload this editor to update the list of posts for previewing your design."
msgstr ""

# $this->archive_frontend = WPV_WordPress_Archive_Frontend::get_instance();
# add_meta_box( 'wpv-content-template-usage-single-metabox', __( 'Usage: single pages', 'wpv-views' ), array( $this, 'usage_single_metabox' ), 'view-template', 'side', 'high' );
# add_meta_box( 'wpv-content-template-usage-cpt-archive-metabox', __( 'Usage: post archives', 'wpv-views' ), array( $this, 'usage_cpt_archive_metabox' ), 'view-template', 'side', 'high' );

msgid "Usage: single pages"
msgstr ""

# add_meta_box( 'wpv-content-template-usage-single-metabox', __( 'Usage: single pages', 'wpv-views' ), array( $this, 'usage_single_metabox' ), 'view-template', 'side', 'high' );
# add_meta_box( 'wpv-content-template-usage-cpt-archive-metabox', __( 'Usage: post archives', 'wpv-views' ), array( $this, 'usage_cpt_archive_metabox' ), 'view-template', 'side', 'high' );
# add_meta_box( 'wpv-content-template-usage-taxonomy-archive-metabox', __( 'Usage: taxonomy archives', 'wpv-views' ), array( $this, 'usage_taxonomy_archive_metabox' ), 'view-template', 'side', 'high' );

msgid "Usage: post archives"
msgstr ""

# add_meta_box( 'wpv-content-template-usage-cpt-archive-metabox', __( 'Usage: post archives', 'wpv-views' ), array( $this, 'usage_cpt_archive_metabox' ), 'view-template', 'side', 'high' );
# add_meta_box( 'wpv-content-template-usage-taxonomy-archive-metabox', __( 'Usage: taxonomy archives', 'wpv-views' ), array( $this, 'usage_taxonomy_archive_metabox' ), 'view-template', 'side', 'high' );
# }

msgid "Usage: taxonomy archives"
msgstr ""

# // Do not show this selector when using the pure blocks editing experience.
# add_meta_box( 'wpv-content-template-user-editor-metabox', __( 'Editor for this Template', 'wpv-views' ), array( $this, 'user_editor_metabox' ), 'view-template', 'side', 'high' );
# }

msgid "Editor for this Template"
msgstr ""

# <li class="<?php echo esc_attr( $template_object_is_translation ? 'js-otgs-popover-tooltip' : '' ); ?>"
# title="<?php echo esc_attr( $template_object_is_translation ? __( 'Content Template usage can only be modified when editing the original language.', 'wpv-views' ) : '' ); ?>"
# >

msgid "Content Template usage can only be modified when editing the original language."
msgstr ""

# /* translators: Informative text about the editor used to create the Content Template. */
# 'title' => sprintf( __( 'This template is designed with <strong>%1$s</strong>', 'wpv-views' ), $this->editor->get_name() ),
# /* translators: Text for the button that redirects users to Content Template editing using the editor of choice. */

msgid "This template is designed with <strong>%1$s</strong>"
msgstr ""

# /* translators: Text for the link that reverts the editing of a Content Template back to the Toolset Views native editor. */
# 'discard' => sprintf( __( 'Stop using %1$s for this template', 'wpv-views' ), $this->editor->get_name() ),
# ),

msgid "Stop using %1$s for this template"
msgstr ""

# /* translators: Error message when no or invalid Content Template ID is set. */
# return __( 'No valid content template id', 'wpv-views' );
# }

msgid "No valid content template id"
msgstr ""

# /* translators: Text for the link to edit a Content Template with Layouts in the Content Template listing page. */
# $link_text = __( 'Edit with Layouts', 'wpv-views' );
# 

msgid "Edit with Layouts"
msgstr ""

# 'template_overlay' => array(
# 'title' => sprintf( __( 'This Content Template uses %1$s', 'wpv-views' ), $this->editor->get_name() ),
# 'button' => sprintf( __( 'Edit with %1$s', 'wpv-views' ), $this->editor->get_name() ),

msgid "This Content Template uses %1$s"
msgstr ""

# ) {
# $this->name = __( 'Divi Builder', 'wpv-views' );
# return true;

msgid "Divi Builder"
msgstr ""

# /* translators: Prefix for the Content Template name that is built using Layouts. */
# $default_private_layout_setting['name'] = __( 'Layout for', 'wpv-views' ) . ' ' . $post->post_title;
# $default_private_layout_setting['type'] = $layout_type;

msgid "Layout for"
msgstr ""

# /* translators: The name of the editor that edits Content Templates using Layouts. */
# $this->name = __( 'Layouts', 'wpv-views' );
# return true;

msgid "Layouts"
msgstr ""

# $notice_content = sprintf(
# __( 'Done editing here? Return to the %1$sToolset Content Template editor.%2$s', 'wpv-views' ),
# '<a href="' . admin_url( 'admin.php?page=ct-editor&ct_id=' . $ct_id ) . '">',

msgid "Done editing here? Return to the %1$sToolset Content Template editor.%2$s"
msgstr ""

# public function adjust_post_updated_messages( $messages ) {
# $messages['post'][1] = __( 'Content Template updated.', 'wpv-views' );
# return $messages;

msgid "Content Template updated."
msgstr ""

# public function add_disabled_button( $buttons ) {
# $buttons[] = '<button class="button-secondary" onClick="javascript:alert( jQuery( this ).attr( \'title\' ) );" title="' . sprintf( __( 'Version %s or higher required', 'wpv-views' ), $this->minimum_version ) . '">' . $this->name . '</button>';
# $buttons = array_reverse( $buttons );

msgid "Version %s or higher required"
msgstr ""

# global $post;
# $post->post_title	= __( '{{Post title}}', 'wpv-views' );
# $post->post_author	= get_current_user_id();

msgid "{{Post title}}"
msgstr ""

# '<span>' .
# __( 'Preview this Content Template with:', 'wpv-views' ) .
# '</span>' .

msgid "Preview this Content Template with:"
msgstr ""

# '<select id="wpv-ct-preview-post">' .
# '<option value="0"' . $selected . '>'.__( 'No post', 'wpv-views' ).'</option>' .
# $options .

msgid "No post"
msgstr ""

# 'views_template_for_'         => array(
# 'label'              => __( 'Single', 'wpv-views' ),
# 'domain'             => 'post',

msgid "Single"
msgstr ""

# 'views_template_archive_for_' => array(
# 'label'              => __( 'Posts archive', 'wpv-views' ),
# 'domain'             => 'post',

msgid "Posts archive"
msgstr ""

# 'views_template_loop_'        => array(
# 'label'              => __( 'Taxonomy archive', 'wpv-views' ),
# 'domain'             => 'taxonomy',

msgid "Taxonomy archive"
msgstr ""

# 'view_loop_preview_post_type_'	=> array(
# 'label'              => __( 'View loop', 'wpv-views' ),
# 'domain'             => 'post',

msgid "View loop"
msgstr ""

# 'view_wpa_loop_preview_post_type_'	=> array(
# 'label'              => __( 'WordPress Archive loop', 'wpv-views' ),
# 'domain'             => 'post',

msgid "WordPress Archive loop"
msgstr ""

# <div class="ddl-dialog-content" id="js-dialog-content-dialog">
# <?php printf(__('This is %s cell.', 'wpv-views'), '{{{ cell_type }}}'); ?>
# </div>

msgid "This is %s cell."
msgstr ""

# <?php printf(
# __( '%sTo see the preview, you need to allow this page to show popups.%sHow to enable popups in your browser%s', 'wpv-views' ),
# '<p>',

msgid "%sTo see the preview, you need to allow this page to show popups.%sHow to enable popups in your browser%s"
msgstr ""

# 'searchPlaceholder' => __( 'Search', 'wpv-views' ),
# 'noItemsFound' => __( 'No items found.', 'wpv-views' ),
# 'applyBulkAction' => __( 'Apply', 'wpv-views' ),

msgid "No items found."
msgstr ""

# 'items' => __( 'items', 'wpv-views' ),
# 'of' => __( 'of', 'wpv-views' ),
# )

msgid "of"
msgstr ""

# 'bulkAction' => array(
# 'select' => __( 'Bulk action', 'wpv-views' )
# )

msgid "Bulk action"
msgstr ""

# <div class="toolset-box-footer">
# <span><a href="https://www.surveymonkey.com/r/layouts-videos"><?php _e('Give us feedback about this video', 'wpv-views');?></a></span>
# <button class="button js-edit-video-close js-remove-video remove-video"><?php _e('Minimize','wpv-views') ?></button>

msgid "Give us feedback about this video"
msgstr ""

# <span><a href="https://www.surveymonkey.com/r/layouts-videos"><?php _e('Give us feedback about this video', 'wpv-views');?></a></span>
# <button class="button js-edit-video-close js-remove-video remove-video"><?php _e('Minimize','wpv-views') ?></button>
# <button class="button js-edit-video-detach js-detach-video remove-video"><?php _e('Open in a new window','wpv-views') ?></button>

msgid "Minimize"
msgstr ""

# <button class="button js-edit-video-close js-remove-video remove-video"><?php _e('Minimize','wpv-views') ?></button>
# <button class="button js-edit-video-detach js-detach-video remove-video"><?php _e('Open in a new window','wpv-views') ?></button>
# </div>

msgid "Open in a new window"
msgstr ""

# } else if ( $this->name == 'types' ) {
# $button_label = __( 'Types', 'wpv-views' );
# } else {

msgid "Types"
msgstr ""

# '' ) . '
# <p class="direct-links-desc">'. __('Go to','wpv-views') .': </p>
# <ul class="direct-links">' . $direct_links . '</ul>

msgid "Go to"
msgstr ""

# $this->items = array(
# array(__('User ID', 'wpv-views'), 'wpv-user field="ID"',__('Basic', 'wpv-views'),''),
# array(__('User Email', 'wpv-views'), 'wpv-user field="user_email"',__('Basic', 'wpv-views'),''),

msgid "Basic"
msgstr ""

# array(__('AIM', 'wpv-views'), 'wpv-user field="aim"',__('Basic', 'wpv-views'),''),
# array(__('User Url', 'wpv-views'), 'wpv-user field="user_url"',__('Basic', 'wpv-views'),''),
# array(__('Registration Date', 'wpv-views'), 'wpv-user field="user_registered"',__('Basic', 'wpv-views'),''),

msgid "User Url"
msgstr ""

# 'wpv-user field="'.$key.'"',
# __('Users fields', 'wpv-views'),'');
# }

msgid "Users fields"
msgstr ""

# 'types usermeta="'.$cf['meta_key'].'"][/types',
# __('Types fields', 'wpv-views'),$callback);
# 

msgid "Types fields"
msgstr ""

# __( 'Basic', 'wpv-views' ),
# __( 'Other Fields', 'wpv-views' )
# );

msgid "Other Fields"
msgstr ""

# function wpv_mce_add_button( $buttons ) {
# $doing_it_wrong_message = __( 'wpv_mce_add_button is deprecated and should not be used.', 'wpv-views' );
# _doing_it_wrong( 'wpv_mce_add_button', $doing_it_wrong_message, '3.6.4' );

msgid "wpv_mce_add_button is deprecated and should not be used."
msgstr ""

# __( 'Post field', 'wpv-views' ),
# __( 'User basic data', 'wpv-views' ),
# __( 'Content Template', 'wpv-views' ),

msgid "User basic data"
msgstr ""

# function wpv_add_dismiss_message( $message_id, $message, $clear_dismissed = false, $class = 'updated' ) {
# $doing_it_wrong_message = __( 'wpv_add_dismiss_message is deprecated and should not be used. you will need to implement your own method to manage admin messages.', 'wpv-views' );
# _doing_it_wrong( 'wpv_add_dismiss_message', $doing_it_wrong_message, '1.9' );

msgid "wpv_add_dismiss_message is deprecated and should not be used. you will need to implement your own method to manage admin messages."
msgstr ""

# // Note that this is used on the Views legacy theme import
# $doing_it_wrong_message = __( 'wpv_dismiss_message_ajax is deprecated and should not be used. you will need to implement your own method to manage admin messages.', 'wpv-views' );
# _doing_it_wrong( 'wpv_dismiss_message_ajax', $doing_it_wrong_message, '1.9' );

msgid "wpv_dismiss_message_ajax is deprecated and should not be used. you will need to implement your own method to manage admin messages."
msgstr ""

# function editor_admin_popup_insert_shortcode_js( $shortcode ) { // Types now uses ColorBox, it's not used in Views anymore. Maybe DEPRECATED
# $doing_it_wrong_message = __( 'editor_admin_popup_insert_shortcode_js is deprecated and should not be used.', 'wpv-views' );
# _doing_it_wrong( 'editor_admin_popup_insert_shortcode_js', $doing_it_wrong_message, '3.6.4' );

msgid "editor_admin_popup_insert_shortcode_js is deprecated and should not be used."
msgstr ""

# function wpv_mce_register( $plugin_array ) {
# $doing_it_wrong_message = __( 'wpv_mce_register is deprecated and should not be used.', 'wpv-views' );
# _doing_it_wrong( 'wpv_mce_register', $doing_it_wrong_message, '3.6.4' );

msgid "wpv_mce_register is deprecated and should not be used."
msgstr ""

# $resource_edit_link = admin_url( "admin.php?page=ct-editor&ct_id={$this->object_id}" );
# $resource_type = __( 'template', 'wpv-views' );
# }

msgid "template"
msgstr ""

# $notice_content = sprintf(
# __( 'Some of your settings for this page have changed, because they got copied from the %1$s %2$s.', 'wpv-views' ),
# '<strong><em>' . $resource_title . '</em></strong>',

msgid "Some of your settings for this page have changed, because they got copied from the %1$s %2$s."
msgstr ""

# $notice_content .= sprintf(
# __( 'To change these settings you should edit %1$s.', 'wpv-views' ),
# '<a href="' . $resource_edit_link . '" target="_blank">' . $resource_title . '</a>'

msgid "To change these settings you should edit %1$s."
msgstr ""

# $notice_content .= sprintf(
# __( 'Modified settings: %1$s.', 'wpv-views' ),
# '<em>' . implode( '</em>, <em>', $forced_settings ) . '</em>'

msgid "Modified settings: %1$s."
msgstr ""

# 'id'      => $ct_id,
# 'message' => __( 'Theme settings saved', 'wpv-views' ),
# );

msgid "Theme settings saved"
msgstr ""

# <?php echo sprintf(
# __( '%s settings for this %s', 'wpv-views' ),
# '<strong>' . $this->active_theme->Name . '</strong>',

msgid "%s settings for this %s"
msgstr ""

# sprintf(
# __( 'Theme options (%s)', 'wpv-views' ),
# $this->active_theme->Name

msgid "Theme options (%s)"
msgstr ""

# $content .= '</div>';
# wpv_ct_editor_render_section( __( 'Theme Options ', 'wpv-views' ) . $this->render_help_tip(), 'js-wpv-theme-options-section', $content );
# }

msgid "Theme Options "
msgstr ""

# />
# <?php echo __( 'Use the current theme\'s setting', 'wpv-views' ); ?>
# </label>

msgid "Use the current theme's setting"
msgstr ""

# />
# <?php echo __( 'Set a different value', 'wpv-views' ); ?>
# 

msgid "Set a different value"
msgstr ""

# </span>
# <h2 class="theme-settings-title"><?php _e( 'Theme Options', 'wpv-views' ); echo $this->render_help_tip(); ?></h2>
# 

msgid "Theme Options"
msgstr ""

# 'type'    => 'option',
# 'message' => __( 'Wrong or missing value.', 'wpv-views' )
# );

msgid "Wrong or missing value."
msgstr ""

# 'type'    => 'option',
# 'message' => __( 'There was a problem updating option value in database.', 'wpv-views' )
# );

msgid "There was a problem updating option value in database."
msgstr ""

# 'type'    => 'option',
# 'message' => sprintf( __( 'Fusion Compilers have been turned %s.', 'wpv-views' ), $value === 1 ? 'on' : 'off' )
# );

msgid "Fusion Compilers have been turned %s."
msgstr ""
