From 4669d4ca6ff1fbc2f9a4e26ec5bb553c2505714a Mon Sep 17 00:00:00 2001 From: vicolaspetru Date: Mon, 11 Oct 2021 13:20:00 +0300 Subject: [PATCH 1/6] [WIP] Changed text domain --- composer.lock | 20 +- elementor/widgets/recipe-card/recipe-card.php | 290 +++++++++--------- elementor/wpzoom-elementor-recipe-card.php | 2 +- ... => recipe-card-blocks-by-wpzoom-ro_RO.mo} | Bin ... => recipe-card-blocks-by-wpzoom-ro_RO.po} | 0 ...ard.mo => recipe-card-blocks-by-wpzoom.mo} | Bin ...ard.po => recipe-card-blocks-by-wpzoom.po} | 0 ...d.pot => recipe-card-blocks-by-wpzoom.pot} | 0 src/classes/class-wpzoom-admin-menu.php | 12 +- src/classes/class-wpzoom-helpers.php | 8 +- src/classes/class-wpzoom-lite-vs-pro.php | 76 ++--- src/classes/class-wpzoom-plugin-activator.php | 4 +- src/classes/class-wpzoom-plugin-loader.php | 2 +- .../class-wpzoom-print-template-manager.php | 4 +- ...ass-wpzoom-recipe-card-block-gutenberg.php | 10 +- src/classes/class-wpzoom-settings-fields.php | 4 +- src/classes/class-wpzoom-settings.php | 260 ++++++++-------- src/helpers/convertMinutesToHours.js | 8 +- src/helpers/getBlockStyle.js | 2 + src/helpers/parseClassName.js | 2 +- src/helpers/pickRelevantMediaFiles.js | 2 + .../class-wpzoom-details.php | 16 +- .../class-wpzoom-ingredients.php | 4 +- .../class-wpzoom-nutrition.php | 102 +++--- .../class-wpzoom-recipe-card-block.php | 86 +++--- .../class-wpzoom-steps.php | 4 +- src/wpzoom-blocks/details/block.js | 40 +-- .../details/components/Detail.js | 4 +- .../details/components/DetailItem.js | 12 +- .../details/components/IconsModal.js | 22 +- .../details/components/Inspector.js | 74 ++--- src/wpzoom-blocks/directions/block.js | 8 +- .../directions/components/Direction.js | 14 +- .../directions/components/DirectionStep.js | 12 +- .../directions/components/Inspector.js | 4 +- src/wpzoom-blocks/ingredients/block.js | 8 +- .../ingredients/components/Ingredient.js | 14 +- .../ingredients/components/IngredientItem.js | 12 +- .../ingredients/components/Inspector.js | 4 +- src/wpzoom-blocks/jump-to-recipe/block.js | 10 +- src/wpzoom-blocks/nutrition/block.js | 10 +- .../nutrition/components/Nutrition.js | 80 ++--- src/wpzoom-blocks/print-recipe/block.js | 10 +- src/wpzoom-blocks/recipe-card/block.js | 24 +- .../recipe-card/components/DetailItem.js | 10 +- .../recipe-card/components/Direction.js | 8 +- .../recipe-card/components/DirectionStep.js | 12 +- .../components/ExtraOptionsModal.js | 20 +- .../recipe-card/components/IconsModal.js | 26 +- .../recipe-card/components/Ingredient.js | 10 +- .../recipe-card/components/IngredientItem.js | 12 +- .../recipe-card/components/Inspector.js | 250 +++++++-------- .../recipe-card/components/RecipeCard.js | 60 ++-- .../recipe-card/components/VideoUpload.js | 30 +- .../skins/shared/pinterest-button.js | 2 +- .../recipe-card/skins/shared/print-button.js | 4 +- wpzoom-recipe-card.php | 2 +- 57 files changed, 865 insertions(+), 861 deletions(-) rename languages/{wpzoom-recipe-card-ro_RO.mo => recipe-card-blocks-by-wpzoom-ro_RO.mo} (100%) rename languages/{wpzoom-recipe-card-ro_RO.po => recipe-card-blocks-by-wpzoom-ro_RO.po} (100%) rename languages/{wpzoom-recipe-card.mo => recipe-card-blocks-by-wpzoom.mo} (100%) rename languages/{wpzoom-recipe-card.po => recipe-card-blocks-by-wpzoom.po} (100%) rename languages/{wpzoom-recipe-card.pot => recipe-card-blocks-by-wpzoom.pot} (100%) diff --git a/composer.lock b/composer.lock index 514e2db..d4f0765 100644 --- a/composer.lock +++ b/composer.lock @@ -197,16 +197,16 @@ }, { "name": "phpcompatibility/phpcompatibility-wp", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git", - "reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e" + "reference": "a792ab623069f0ce971b2417edef8d9632e32f75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e", - "reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e", + "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/a792ab623069f0ce971b2417edef8d9632e32f75", + "reference": "a792ab623069f0ce971b2417edef8d9632e32f75", "shasum": "" }, "require": { @@ -247,20 +247,20 @@ "issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues", "source": "https://github.com/PHPCompatibility/PHPCompatibilityWP" }, - "time": "2021-02-15T12:58:46+00:00" + "time": "2021-07-21T11:09:57+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.6.0", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625" + "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625", - "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/f268ca40d54617c6e06757f83f699775c9b3ff2e", + "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e", "shasum": "" }, "require": { @@ -303,7 +303,7 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2021-04-09T00:54:41+00:00" + "time": "2021-10-11T04:00:11+00:00" }, { "name": "wp-coding-standards/wpcs", diff --git a/elementor/widgets/recipe-card/recipe-card.php b/elementor/widgets/recipe-card/recipe-card.php index ddbaa58..e5ba75c 100644 --- a/elementor/widgets/recipe-card/recipe-card.php +++ b/elementor/widgets/recipe-card/recipe-card.php @@ -88,7 +88,7 @@ public function __construct( $data = array(), $args = null ) { 'nonce' => wp_create_nonce( 'wpzoom_rcb' ), 'api_nonce' => wp_create_nonce( 'wp_rest' ), 'strings' => array( - 'loading-gallery-media' => esc_html__( 'Loading gallery media', 'wpzoom-recipe-card' ), + 'loading-gallery-media' => esc_html__( 'Loading gallery media', 'recipe-card-blocks-by-wpzoom' ), ), ) ); @@ -122,7 +122,7 @@ public function get_name() { * @return string Widget title. */ public function get_title() { - return esc_html__( 'Recipe Card Block', 'wpzoom-recipe-card' ); + return esc_html__( 'Recipe Card Block', 'recipe-card-blocks-by-wpzoom' ); } /** @@ -220,7 +220,7 @@ protected function register_content_controls() { $this->start_controls_section( '_section_recipe_card', array( - 'label' => esc_html__( 'Recipe Details', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Recipe Details', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_CONTENT, ) ); @@ -228,32 +228,32 @@ protected function register_content_controls() { $this->add_control( 'title', array( - 'label' => esc_html__( 'Recipe Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Recipe Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, 'dynamic' => array( 'active' => true, ), 'label_block' => true, - 'placeholder' => esc_html__( 'Recipe Title', 'wpzoom-recipe-card' ), + 'placeholder' => esc_html__( 'Recipe Title', 'recipe-card-blocks-by-wpzoom' ), ) ); $this->add_control( 'recipe_card_summary', array( - 'label' => esc_html__( 'Recipe Summary', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Recipe Summary', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXTAREA, 'dynamic' => array( 'active' => true, ), - 'placeholder' => esc_html__( 'Enter your recipe card summary here', 'wpzoom-recipe-card' ), + 'placeholder' => esc_html__( 'Enter your recipe card summary here', 'recipe-card-blocks-by-wpzoom' ), ) ); $this->add_control( 'image', array( - 'label' => esc_html__( 'Recipe Card Image (required)', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Upload image for Recipe Card.', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Recipe Card Image (required)', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Upload image for Recipe Card.', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::MEDIA, 'dynamic' => array( 'active' => true, @@ -275,33 +275,33 @@ protected function register_content_controls() { $this->add_control( 'show_image', array( - 'label' => esc_html__( 'Show Image', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Show Recipe Image on Front-End', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Show Image', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Show Recipe Image on Front-End', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, - 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-card' ), - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), + 'label_on' => esc_html__( 'Show', 'recipe-card-blocks-by-wpzoom' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'yes', ) ); $this->add_control( 'show_print', array( - 'label' => esc_html__( 'Print Button', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Display Print Button', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Print Button', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Display Print Button', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, - 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-card' ), - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), + 'label_on' => esc_html__( 'Show', 'recipe-card-blocks-by-wpzoom' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'yes', ) ); $this->add_control( 'show_pintereset', array( - 'label' => esc_html__( 'Pinterest Button', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Display Pinterest Button', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Pinterest Button', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Display Pinterest Button', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-cards' ), - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'yes', ) ); @@ -309,19 +309,19 @@ protected function register_content_controls() { $this->add_control( 'header_align', array( - 'label' => esc_html__( 'Header Content Align', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Header Content Align', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::CHOOSE, 'options' => array( 'left' => array( - 'title' => esc_html__( 'Left', 'wpzoom-recipe-card' ), + 'title' => esc_html__( 'Left', 'recipe-card-blocks-by-wpzoom' ), 'icon' => 'eicon-text-align-left', ), 'center' => array( - 'title' => esc_html__( 'Center', 'wpzoom-recipe-card' ), + 'title' => esc_html__( 'Center', 'recipe-card-blocks-by-wpzoom' ), 'icon' => 'eicon-text-align-center', ), 'right' => array( - 'title' => esc_html__( 'Right', 'wpzoom-recipe-card' ), + 'title' => esc_html__( 'Right', 'recipe-card-blocks-by-wpzoom' ), 'icon' => 'eicon-text-align-right', ), ), @@ -331,24 +331,24 @@ protected function register_content_controls() { $this->add_control( 'show_author', array( - 'label' => esc_html__( 'Author', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Display Author', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Author', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Display Author', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-cards' ), - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), ) ); $this->add_control( 'custom_author', array( - 'label' => esc_html__( 'Custom author name', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Default: Post author name', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Custom author name', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Default: Post author name', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, 'dynamic' => array( 'active' => true, ), - 'placeholder' => esc_html__( 'Custom author name', 'wpzoom-recipe-card' ), + 'placeholder' => esc_html__( 'Custom author name', 'recipe-card-blocks-by-wpzoom' ), 'condition' => array( 'show_author' => 'yes', ), @@ -360,7 +360,7 @@ protected function register_content_controls() { $this->start_controls_section( '_section_recipe_card_seo', array( - 'label' => esc_html__( 'Recipe Schema Markup', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Recipe Schema Markup', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_CONTENT, ) ); @@ -368,20 +368,20 @@ protected function register_content_controls() { $this->add_control( 'show_course', array( - 'label' => esc_html__( 'Course (required)', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Course (required)', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-cards' ), - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), ) ); $this->add_control( 'recipe_course', array( - 'label' => esc_html__( 'Course', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Separate with commas or the Enter key.', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Course', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Separate with commas or the Enter key.', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'wpzoom_tagfield', 'label_block' => true, - 'placeholder' => esc_html__( 'Course', 'wpzoom-recipe-card' ), + 'placeholder' => esc_html__( 'Course', 'recipe-card-blocks-by-wpzoom' ), 'condition' => array( 'show_course' => 'yes', ), @@ -391,20 +391,20 @@ protected function register_content_controls() { $this->add_control( 'show_cuisine', array( - 'label' => esc_html__( 'Cuisine (required)', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Cuisine (required)', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-cards' ), - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), ) ); $this->add_control( 'recipe_cuisine', array( - 'label' => esc_html__( 'Cuisine', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Separate with commas or the Enter key.', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Cuisine', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Separate with commas or the Enter key.', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'wpzoom_tagfield', 'label_block' => true, - 'placeholder' => esc_html__( 'Cuisine', 'wpzoom-recipe-card' ), + 'placeholder' => esc_html__( 'Cuisine', 'recipe-card-blocks-by-wpzoom' ), 'condition' => array( 'show_cuisine' => 'yes', ), @@ -414,17 +414,17 @@ protected function register_content_controls() { $this->add_control( 'show_difficulty', array( - 'label' => esc_html__( 'Display Difficulty', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Display Difficulty', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-cards' ), - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), ) ); $this->add_control( 'recipe_difficulty', array( - 'label' => esc_html__( 'Add difficulty level', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Separate with commas or the Enter key.', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Add difficulty level', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Separate with commas or the Enter key.', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'wpzoom_tagfield', 'label_block' => true, 'condition' => array( @@ -436,8 +436,8 @@ protected function register_content_controls() { $this->add_control( 'recipe_keywords', array( - 'label' => esc_html__( 'Keywords (recommended)', 'wpzoom-recipe-card' ), - 'description' => esc_html__( 'Separate with commas or the Enter key.', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Keywords (recommended)', 'recipe-card-blocks-by-wpzoom' ), + 'description' => esc_html__( 'Separate with commas or the Enter key.', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'wpzoom_tagfield', 'label_block' => true, ) @@ -448,7 +448,7 @@ protected function register_content_controls() { $this->start_controls_section( '_section_recipe_card_details', array( - 'label' => esc_html__( 'Additional Details', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Additional Details', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_CONTENT, ) ); @@ -458,17 +458,17 @@ protected function register_content_controls() { $details_repeater->add_control( 'show_detail_item', array( - 'label' => esc_html__( 'Display Detail Item', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Display Detail Item', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-cards' ), - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), ) ); $details_repeater->add_control( 'detail_item_label', array( - 'label' => esc_html__( 'Label', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Label', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, 'label_block' => true, ) @@ -477,7 +477,7 @@ protected function register_content_controls() { $details_repeater->add_control( 'detail_item_icon', array( - 'label' => esc_html__( 'Icon', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Icon', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::ICONS, 'fa4compatibility' => 'icon', 'default' => array( @@ -499,7 +499,7 @@ protected function register_content_controls() { $details_repeater->add_control( 'detail_item_value', array( - 'label' => esc_html__( 'Value', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Value', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, 'label_block' => true, ) @@ -508,7 +508,7 @@ protected function register_content_controls() { $details_repeater->add_control( 'detail_item_unit', array( - 'label' => esc_html__( 'Unit', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Unit', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, 'label_block' => true, ) @@ -522,7 +522,7 @@ protected function register_content_controls() { 'default' => array( array( 'show_detail_item' => 'yes', - 'detail_item_label' => esc_html__( 'Servings', 'wpzoom-recipe-card' ), + 'detail_item_label' => esc_html__( 'Servings', 'recipe-card-blocks-by-wpzoom' ), 'detail_item_icon' => array( 'value' => 'oldicon-food', 'library' => 'oldicon', @@ -532,7 +532,7 @@ protected function register_content_controls() { ), array( 'show_detail_item' => 'yes', - 'detail_item_label' => esc_html__( 'Prep time', 'wpzoom-recipe-card' ), + 'detail_item_label' => esc_html__( 'Prep time', 'recipe-card-blocks-by-wpzoom' ), 'detail_item_icon' => array( 'value' => 'oldicon-clock', 'library' => 'oldicon', @@ -542,7 +542,7 @@ protected function register_content_controls() { ), array( 'show_detail_item' => 'yes', - 'detail_item_label' => esc_html__( 'Cooking time', 'wpzoom-recipe-card' ), + 'detail_item_label' => esc_html__( 'Cooking time', 'recipe-card-blocks-by-wpzoom' ), 'detail_item_icon' => array( 'value' => 'foodicons-cooking-food-in-a-hot-casserole', 'library' => 'foodicons', @@ -553,7 +553,7 @@ protected function register_content_controls() { ), array( 'show_detail_item' => 'yes', - 'detail_item_label' => esc_html__( 'Calories', 'wpzoom-recipe-card' ), + 'detail_item_label' => esc_html__( 'Calories', 'recipe-card-blocks-by-wpzoom' ), 'detail_item_icon' => array( 'value' => 'foodicons-fire-flames', 'library' => 'foodicons', @@ -563,7 +563,7 @@ protected function register_content_controls() { ), array( 'show_detail_item' => '', - 'detail_item_label' => esc_html__( 'Resting Time', 'wpzoom-recipe-card' ), + 'detail_item_label' => esc_html__( 'Resting Time', 'recipe-card-blocks-by-wpzoom' ), 'detail_item_icon' => array( 'value' => 'far fa-clock', 'library' => 'fa-regular', @@ -571,7 +571,7 @@ protected function register_content_controls() { ), array( 'show_detail_item' => '', - 'detail_item_label' => esc_html__( 'Baking Time', 'wpzoom-recipe-card' ), + 'detail_item_label' => esc_html__( 'Baking Time', 'recipe-card-blocks-by-wpzoom' ), 'detail_item_icon' => array( 'value' => 'oldicon-chef-cooking', 'library' => 'oldicon', @@ -579,7 +579,7 @@ protected function register_content_controls() { ), array( 'show_detail_item' => '', - 'detail_item_label' => esc_html__( 'Serving Size', 'wpzoom-recipe-card' ), + 'detail_item_label' => esc_html__( 'Serving Size', 'recipe-card-blocks-by-wpzoom' ), 'detail_item_icon' => array( 'value' => 'oldicon-food-1', 'library' => 'oldicon', @@ -587,7 +587,7 @@ protected function register_content_controls() { ), array( 'show_detail_item' => '', - 'detail_item_label' => esc_html__( 'Net Carbs', 'wpzoom-recipe-card' ), + 'detail_item_label' => esc_html__( 'Net Carbs', 'recipe-card-blocks-by-wpzoom' ), 'detail_item_icon' => array( 'value' => 'fas fa-sort-amount-down', 'library' => 'fa-solid', @@ -603,7 +603,7 @@ protected function register_content_controls() { $this->start_controls_section( '_section_recipe_card_ingredients', array( - 'label' => esc_html__( 'Ingredients', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Ingredients', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_CONTENT, ) ); @@ -611,9 +611,9 @@ protected function register_content_controls() { $this->add_control( 'ingredients_title', array( - 'label' => esc_html__( 'Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, - 'default' => esc_html__( 'Ingredients', 'wpzoom-recipe-card' ), + 'default' => esc_html__( 'Ingredients', 'recipe-card-blocks-by-wpzoom' ), 'label_block' => true, ) ); @@ -623,14 +623,14 @@ protected function register_content_controls() { $ingredient_repeater->add_control( 'ingredient_item_amount', array( - 'label' => esc_html__( 'Amount', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Amount', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, ) ); $ingredient_repeater->add_control( 'ingredient_item_unit', array( - 'label' => esc_html__( 'Unit', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Unit', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, ) ); @@ -638,7 +638,7 @@ protected function register_content_controls() { $ingredient_repeater->add_control( 'ingredient_item_label', array( - 'label' => esc_html__( 'Ingredient Name', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Ingredient Name', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::WYSIWYG, 'label_block' => true, ) @@ -653,22 +653,22 @@ protected function register_content_controls() { array( 'ingredient_item_amount' => '', 'ingredient_item_unit' => '', - 'ingredient_item_label' => esc_html__( '1 Ingredient', 'wpzoom-recipe-card' ), + 'ingredient_item_label' => esc_html__( '1 Ingredient', 'recipe-card-blocks-by-wpzoom' ), ), array( 'ingredient_item_amount' => '', 'ingredient_item_unit' => '', - 'ingredient_item_label' => esc_html__( '2 Ingredient', 'wpzoom-recipe-card' ), + 'ingredient_item_label' => esc_html__( '2 Ingredient', 'recipe-card-blocks-by-wpzoom' ), ), array( 'ingredient_item_amount' => '', 'ingredient_item_unit' => '', - 'ingredient_item_label' => esc_html__( '3 Ingredient', 'wpzoom-recipe-card' ), + 'ingredient_item_label' => esc_html__( '3 Ingredient', 'recipe-card-blocks-by-wpzoom' ), ), array( 'ingredient_item_amount' => '', 'ingredient_item_unit' => '', - 'ingredient_item_label' => esc_html__( '4 Ingredient', 'wpzoom-recipe-card' ), + 'ingredient_item_label' => esc_html__( '4 Ingredient', 'recipe-card-blocks-by-wpzoom' ), ), ), 'title_field' => '{{{ ingredient_item_label }}}', @@ -680,7 +680,7 @@ protected function register_content_controls() { $this->start_controls_section( '_section_recipe_card_directions', array( - 'label' => esc_html__( 'Directions', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Directions', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_CONTENT, ) ); @@ -688,9 +688,9 @@ protected function register_content_controls() { $this->add_control( 'directions_title', array( - 'label' => esc_html__( 'Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, - 'default' => esc_html__( 'Directions', 'wpzoom-recipe-card' ), + 'default' => esc_html__( 'Directions', 'recipe-card-blocks-by-wpzoom' ), 'label_block' => true, ) ); @@ -700,7 +700,7 @@ protected function register_content_controls() { $directions_repeater->add_control( 'directions_step_text', array( - 'label' => esc_html__( 'Step description', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Step description', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::WYSIWYG, 'label_block' => true, ) @@ -710,14 +710,14 @@ protected function register_content_controls() { $directions_repeater->start_controls_tab( '_tab_direction_step_image', array( - 'label' => esc_html__( 'Image', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Image', 'recipe-card-blocks-by-wpzoom' ), ) ); $directions_repeater->add_control( 'image', array( - 'label' => esc_html__( 'Photo', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Photo', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::MEDIA, 'default' => array( 'url' => Utils::get_placeholder_image_src(), @@ -732,7 +732,7 @@ protected function register_content_controls() { $directions_repeater->start_controls_tab( '_tab_direction_step_image_gallery', array( - 'label' => esc_html__( 'Gallery', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Gallery', 'recipe-card-blocks-by-wpzoom' ), ) ); @@ -758,16 +758,16 @@ protected function register_content_controls() { 'fields' => $directions_repeater->get_controls(), 'default' => array( array( - 'directions_step_text' => esc_html__( 'Directions Step', 'wpzoom-recipe-card' ), + 'directions_step_text' => esc_html__( 'Directions Step', 'recipe-card-blocks-by-wpzoom' ), ), array( - 'directions_step_text' => esc_html__( 'Directions Step', 'wpzoom-recipe-card' ), + 'directions_step_text' => esc_html__( 'Directions Step', 'recipe-card-blocks-by-wpzoom' ), ), array( - 'directions_step_text' => esc_html__( 'Directions Step', 'wpzoom-recipe-card' ), + 'directions_step_text' => esc_html__( 'Directions Step', 'recipe-card-blocks-by-wpzoom' ), ), array( - 'directions_step_text' => esc_html__( 'Directions Step', 'wpzoom-recipe-card' ), + 'directions_step_text' => esc_html__( 'Directions Step', 'recipe-card-blocks-by-wpzoom' ), ), ), 'title_field' => '{{{ directions_step_text }}}', @@ -780,7 +780,7 @@ protected function register_content_controls() { $this->start_controls_section( '_section_recipe_card_video', array( - 'label' => esc_html__( 'Video', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Video', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_CONTENT, ) ); @@ -788,12 +788,12 @@ protected function register_content_controls() { $this->add_control( 'video_type', array( - 'label' => esc_html__( 'Source', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Source', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SELECT, 'default' => 'embed', 'options' => array( - 'embed' => esc_html__( 'Embed', 'wpzoom-recipe-card' ), - 'hosted' => esc_html__( 'Self Hosted', 'wpzoom-recipe-card' ), + 'embed' => esc_html__( 'Embed', 'recipe-card-blocks-by-wpzoom' ), + 'hosted' => esc_html__( 'Self Hosted', 'recipe-card-blocks-by-wpzoom' ), ), 'frontend_available' => true, ) @@ -802,7 +802,7 @@ protected function register_content_controls() { $this->add_control( 'video_url', array( - 'label' => esc_html__( 'Link', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Link', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, 'dynamic' => array( 'active' => true, @@ -811,7 +811,7 @@ protected function register_content_controls() { TagsModule::URL_CATEGORY, ), ), - 'placeholder' => esc_html__( 'Enter your URL', 'wpzoom-recipe-card' ), + 'placeholder' => esc_html__( 'Enter your URL', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'https://www.youtube.com/watch?v=TehuLXQXNi8', 'label_block' => true, 'condition' => array( @@ -824,7 +824,7 @@ protected function register_content_controls() { $this->add_control( 'hosted_url', array( - 'label' => esc_html__( 'Choose File', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Choose File', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::MEDIA, 'dynamic' => array( 'active' => true, @@ -842,7 +842,7 @@ protected function register_content_controls() { $this->add_control( 'video_title', array( - 'label' => esc_html__( 'Video Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Video Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, 'dynamic' => array( 'active' => true, @@ -856,7 +856,7 @@ protected function register_content_controls() { $this->add_control( 'video_description', array( - 'label' => esc_html__( 'Video Description', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Video Description', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXTAREA, 'dynamic' => array( 'active' => true, @@ -869,7 +869,7 @@ protected function register_content_controls() { $this->add_control( 'video_options', array( - 'label' => esc_html__( 'Video Options', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Video Options', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', 'condition' => array( @@ -881,7 +881,7 @@ protected function register_content_controls() { $this->add_control( 'autoplay', array( - 'label' => esc_html__( 'Autoplay', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Autoplay', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'frontend_available' => true, 'condition' => array( @@ -893,7 +893,7 @@ protected function register_content_controls() { $this->add_control( 'mute', array( - 'label' => esc_html__( 'Mute', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Mute', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'frontend_available' => true, 'condition' => array( @@ -905,7 +905,7 @@ protected function register_content_controls() { $this->add_control( 'loop', array( - 'label' => esc_html__( 'Loop', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Loop', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, 'condition' => array( 'video_type' => 'hosted', @@ -917,10 +917,10 @@ protected function register_content_controls() { $this->add_control( 'controls', array( - 'label' => esc_html__( 'Player Controls', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Player Controls', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SWITCHER, - 'label_off' => esc_html__( 'Hide', 'wpzoom-recipe-card' ), - 'label_on' => esc_html__( 'Show', 'wpzoom-recipe-card' ), + 'label_off' => esc_html__( 'Hide', 'recipe-card-blocks-by-wpzoom' ), + 'label_on' => esc_html__( 'Show', 'recipe-card-blocks-by-wpzoom' ), 'condition' => array( 'video_type' => 'hosted', ), @@ -932,7 +932,7 @@ protected function register_content_controls() { $this->add_control( 'poster', array( - 'label' => esc_html__( 'Poster', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Poster', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::MEDIA, 'dynamic' => array( 'active' => true, @@ -946,7 +946,7 @@ protected function register_content_controls() { $this->add_control( 'view', array( - 'label' => esc_html__( 'View', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'View', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HIDDEN, 'default' => 'youtube', ) @@ -958,7 +958,7 @@ protected function register_content_controls() { $this->start_controls_section( '_section_recipe_card_note', array( - 'label' => esc_html__( 'Notes', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Notes', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_CONTENT, ) ); @@ -966,7 +966,7 @@ protected function register_content_controls() { $this->add_control( 'notes_title', array( - 'label' => esc_html__( 'Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXT, 'label_block' => true, ) @@ -977,7 +977,7 @@ protected function register_content_controls() { $note_repeater->add_control( 'note_text', array( - 'label' => esc_html__( 'Note text', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Note text', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::TEXTAREA, 'label_block' => true, ) @@ -1005,7 +1005,7 @@ protected function register_style_controls() { $this->start_controls_section( '_section_style_recipe_card', array( - 'label' => esc_html__( 'Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Title', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_STYLE, ) ); @@ -1025,7 +1025,7 @@ protected function register_style_controls() { 'recipe_card_title_style_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .wp-block-wpzoom-recipe-card-block-recipe-card .recipe-card-title' => 'color: {{VALUE}};', @@ -1038,7 +1038,7 @@ protected function register_style_controls() { $this->start_controls_section( '_section_style_recipe_card_details', array( - 'label' => esc_html__( 'Details', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Details', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_STYLE, ) ); @@ -1058,7 +1058,7 @@ protected function register_style_controls() { 'recipe_card_detail_label_style_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .wp-block-wpzoom-recipe-card-block-recipe-card .recipe-card-title' => 'color: {{VALUE}};', @@ -1069,7 +1069,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_detail_icon_heading', array( - 'label' => esc_html__( 'Icon', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Icon', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1078,7 +1078,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'lrecipe_card_detail_icon_icon_size', array( - 'label' => esc_html__( 'Icon Size', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Icon Size', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SLIDER, 'size_units' => array( 'px' ), 'selectors' => array( @@ -1090,7 +1090,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_detail_icon_color', array( - 'label' => esc_html__( 'Icon Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Icon Color', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::COLOR, 'selectors' => array( '{{WRAPPER}} .recipe-card-details .detail-item-icon' => 'color: {{VALUE}};', @@ -1101,7 +1101,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'recipe_card_detail_icon_spacing', array( - 'label' => esc_html__( 'Bottom Spacing', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Bottom Spacing', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SLIDER, 'size_units' => array( 'px' ), 'selectors' => array( @@ -1113,7 +1113,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_detail_value_heading', array( - 'label' => esc_html__( 'Value', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Value', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1134,7 +1134,7 @@ protected function register_style_controls() { 'recipe_card_detail_value_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .recipe-card-details p.detail-item-value' => 'color: {{VALUE}} !important;', @@ -1145,7 +1145,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'recipe_card_detail_value_spacing', array( - 'label' => esc_html__( 'Side Spacing', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Side Spacing', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::SLIDER, 'size_units' => array( 'px' ), 'selectors' => array( @@ -1157,7 +1157,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_detail_unit_heading', array( - 'label' => esc_html__( 'Unit', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Unit', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1178,7 +1178,7 @@ protected function register_style_controls() { 'recipe_card_detail_unit_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .recipe-card-details .detail-item-unit' => 'color: {{VALUE}} !important;', @@ -1191,7 +1191,7 @@ protected function register_style_controls() { $this->start_controls_section( '_section_style_recipe_card_summary', array( - 'label' => esc_html__( 'Summary', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Summary', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_STYLE, ) ); @@ -1211,7 +1211,7 @@ protected function register_style_controls() { 'recipe_card_summary_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .wp-block-wpzoom-recipe-card-block-recipe-card .recipe-card-summary' => 'color: {{VALUE}};', @@ -1224,7 +1224,7 @@ protected function register_style_controls() { $this->start_controls_section( '_section_style_recipe_card_ingredients', array( - 'label' => esc_html__( 'Ingredients', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Ingredients', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_STYLE, ) ); @@ -1232,7 +1232,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_ingredients_title_heading', array( - 'label' => esc_html__( 'Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1252,7 +1252,7 @@ protected function register_style_controls() { 'recipe_card_ingredient_title_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .recipe-card-ingredients .ingredients-title' => 'color: {{VALUE}};', @@ -1263,7 +1263,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_ingredients_item_heading', array( - 'label' => esc_html__( 'Item', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Item', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1283,7 +1283,7 @@ protected function register_style_controls() { 'recipe_card_ingredient_item_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .recipe-card-ingredients .wpzoom-rcb-ingredient-name' => 'color: {{VALUE}};', @@ -1294,7 +1294,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'recipe_card_ingredient_item_margin', array( - 'label' => esc_html__( 'Margin', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Margin', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::DIMENSIONS, 'size_units' => array( 'px', '%' ), 'selectors' => array( @@ -1306,7 +1306,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'recipe_card_ingredient_item_padding', array( - 'label' => esc_html__( 'Padding', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Padding', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::DIMENSIONS, 'size_units' => array( 'px', '%' ), 'selectors' => array( @@ -1321,7 +1321,7 @@ protected function register_style_controls() { $this->start_controls_section( '_section_style_recipe_card_directions', array( - 'label' => esc_html__( 'Directions', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Directions', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_STYLE, ) ); @@ -1329,7 +1329,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_directions_title_heading', array( - 'label' => esc_html__( 'Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1349,7 +1349,7 @@ protected function register_style_controls() { 'recipe_card_direction_title_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .recipe-card-directions .directions-title' => 'color: {{VALUE}};', @@ -1360,7 +1360,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_directions_item_heading', array( - 'label' => esc_html__( 'Step', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Step', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1380,7 +1380,7 @@ protected function register_style_controls() { 'recipe_card_directions_step_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .directions-list .direction-step' => 'color: {{VALUE}};', @@ -1391,7 +1391,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'recipe_card_directions_step_margin', array( - 'label' => esc_html__( 'Margin', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Margin', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::DIMENSIONS, 'size_units' => array( 'px', '%' ), 'selectors' => array( @@ -1403,7 +1403,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'recipe_card_directions_step_padding', array( - 'label' => esc_html__( 'Padding', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Padding', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::DIMENSIONS, 'size_units' => array( 'px', '%' ), 'selectors' => array( @@ -1418,7 +1418,7 @@ protected function register_style_controls() { $this->start_controls_section( '_section_style_recipe_card_note', array( - 'label' => esc_html__( 'Notes', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Notes', 'recipe-card-blocks-by-wpzoom' ), 'tab' => Controls_Manager::TAB_STYLE, ) ); @@ -1426,7 +1426,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_note_title_heading', array( - 'label' => esc_html__( 'Title', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1446,7 +1446,7 @@ protected function register_style_controls() { 'recipe_card_note_title_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .recipe-card-notes .notes-title' => 'color: {{VALUE}};', @@ -1457,7 +1457,7 @@ protected function register_style_controls() { $this->add_control( 'recipe_card_note_item_heading', array( - 'label' => esc_html__( 'Note', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Note', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::HEADING, 'separator' => 'before', ) @@ -1477,7 +1477,7 @@ protected function register_style_controls() { 'recipe_card_note_item_color', array( 'type' => Controls_Manager::COLOR, - 'label' => esc_html__( 'Color', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Color', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'selectors' => array( '{{WRAPPER}} .recipe-card-notes-list li' => 'color: {{VALUE}};', @@ -1488,7 +1488,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'recipe_card_note_item_margin', array( - 'label' => esc_html__( 'Margin', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Margin', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::DIMENSIONS, 'size_units' => array( 'px', '%' ), 'selectors' => array( @@ -1500,7 +1500,7 @@ protected function register_style_controls() { $this->add_responsive_control( 'recipe_card_note_item_padding', array( - 'label' => esc_html__( 'Padding', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Padding', 'recipe-card-blocks-by-wpzoom' ), 'type' => Controls_Manager::DIMENSIONS, 'size_units' => array( 'px', '%' ), 'selectors' => array( @@ -1533,13 +1533,13 @@ public function get_recipe_terms( $terms, $type ) { if ( 'courses' === $type ) { $className = 'recipe-card-course'; - $label = esc_html__( 'Course:', 'wpzoom-recipe-card' ); + $label = esc_html__( 'Course:', 'recipe-card-blocks-by-wpzoom' ); } elseif ( 'cuisines' === $type ) { $className = 'recipe-card-cuisine'; - $label = esc_html__( 'Cuisine:', 'wpzoom-recipe-card' ); + $label = esc_html__( 'Cuisine:', 'recipe-card-blocks-by-wpzoom' ); } elseif ( 'difficulties' === $type ) { $className = 'recipe-card-difficulty'; - $label = esc_html__( 'Difficulty:', 'wpzoom-recipe-card' ); + $label = esc_html__( 'Difficulty:', 'recipe-card-blocks-by-wpzoom' ); } $terms_output = sprintf( '%s %s', $className, $label, $termsValues ); @@ -1644,7 +1644,7 @@ protected function render() { if ( 'yes' === $settings['show_author'] ) { $recipe_author = ! empty( $settings['custom_author'] ) ? esc_html( $settings['custom_author'] ) : get_the_author_meta( 'display_name' ); - $html .= '' . esc_html__( 'Recipe by', 'wpzoom-recipe-card' ) . ' ' . $recipe_author . ''; + $html .= '' . esc_html__( 'Recipe by', 'recipe-card-blocks-by-wpzoom' ) . ' ' . $recipe_author . ''; } if ( ! empty( $settings['recipe_course'] ) && $settings['show_course'] ) { @@ -2144,7 +2144,7 @@ public function get_print_button() { %s ', - esc_html__( 'Print', 'wpzoom-recipe-card' ) + esc_html__( 'Print', 'recipe-card-blocks-by-wpzoom' ) ); return $output; diff --git a/elementor/wpzoom-elementor-recipe-card.php b/elementor/wpzoom-elementor-recipe-card.php index eb055db..993aba6 100644 --- a/elementor/wpzoom-elementor-recipe-card.php +++ b/elementor/wpzoom-elementor-recipe-card.php @@ -120,7 +120,7 @@ function add_widget_categories( $elements_manager ) { $elements_manager->add_category( 'wpzoom-elementor-recipe-card', array( - 'title' => esc_html__( 'WPZOOM - Recipe Card', 'wpzoom-recipe-card' ), + 'title' => esc_html__( 'WPZOOM - Recipe Card', 'recipe-card-blocks-by-wpzoom' ), 'icon' => 'fa fa-plug', ) ); diff --git a/languages/wpzoom-recipe-card-ro_RO.mo b/languages/recipe-card-blocks-by-wpzoom-ro_RO.mo similarity index 100% rename from languages/wpzoom-recipe-card-ro_RO.mo rename to languages/recipe-card-blocks-by-wpzoom-ro_RO.mo diff --git a/languages/wpzoom-recipe-card-ro_RO.po b/languages/recipe-card-blocks-by-wpzoom-ro_RO.po similarity index 100% rename from languages/wpzoom-recipe-card-ro_RO.po rename to languages/recipe-card-blocks-by-wpzoom-ro_RO.po diff --git a/languages/wpzoom-recipe-card.mo b/languages/recipe-card-blocks-by-wpzoom.mo similarity index 100% rename from languages/wpzoom-recipe-card.mo rename to languages/recipe-card-blocks-by-wpzoom.mo diff --git a/languages/wpzoom-recipe-card.po b/languages/recipe-card-blocks-by-wpzoom.po similarity index 100% rename from languages/wpzoom-recipe-card.po rename to languages/recipe-card-blocks-by-wpzoom.po diff --git a/languages/wpzoom-recipe-card.pot b/languages/recipe-card-blocks-by-wpzoom.pot similarity index 100% rename from languages/wpzoom-recipe-card.pot rename to languages/recipe-card-blocks-by-wpzoom.pot diff --git a/src/classes/class-wpzoom-admin-menu.php b/src/classes/class-wpzoom-admin-menu.php index 0f5ea0b..38eb962 100644 --- a/src/classes/class-wpzoom-admin-menu.php +++ b/src/classes/class-wpzoom-admin-menu.php @@ -30,8 +30,8 @@ public function __construct() { */ public function register_menus() { add_menu_page( - esc_html__( 'WPZOOM Recipe Card Settings', 'wpzoom-recipe-card' ), - esc_html__( 'Recipe Card', 'wpzoom-recipe-card' ), + esc_html__( 'WPZOOM Recipe Card Settings', 'recipe-card-blocks-by-wpzoom' ), + esc_html__( 'Recipe Card', 'recipe-card-blocks-by-wpzoom' ), 'manage_options', WPZOOM_RCB_SETTINGS_PAGE, array( $this, 'admin_page' ), @@ -42,8 +42,8 @@ public function register_menus() { // WPZOOM Recipe Card sub menu item. add_submenu_page( WPZOOM_RCB_SETTINGS_PAGE, - esc_html__( 'WPZOOM Recipe Card Settings', 'wpzoom-recipe-card' ), - esc_html__( 'Settings', 'wpzoom-recipe-card' ), + esc_html__( 'WPZOOM Recipe Card Settings', 'recipe-card-blocks-by-wpzoom' ), + esc_html__( 'Settings', 'recipe-card-blocks-by-wpzoom' ), 'manage_options', WPZOOM_RCB_SETTINGS_PAGE, array( $this, 'admin_page' ) @@ -51,8 +51,8 @@ public function register_menus() { add_submenu_page( WPZOOM_RCB_SETTINGS_PAGE, - esc_html__( 'WPZOOM Recipe Card Free vs. PRO', 'wpzoom-recipe-card' ), - '' . esc_html__( 'Free vs. PRO', 'wpzoom-recipe-card' ) . '', + esc_html__( 'WPZOOM Recipe Card Free vs. PRO', 'recipe-card-blocks-by-wpzoom' ), + '' . esc_html__( 'Free vs. PRO', 'recipe-card-blocks-by-wpzoom' ) . '', 'manage_options', 'wpzoom-recipe-card-vs-pro', array( $this, 'admin_page' ) diff --git a/src/classes/class-wpzoom-helpers.php b/src/classes/class-wpzoom-helpers.php index a7ac1c1..fc23e30 100644 --- a/src/classes/class-wpzoom-helpers.php +++ b/src/classes/class-wpzoom-helpers.php @@ -212,22 +212,22 @@ public function convertMinutesToHours( $minutes, $returnArray = false ) { if ( $returnArray ) { if ( $hours ) { $array['hours']['value'] = $hours; - $array['hours']['unit'] = _n( 'hour', 'hours', (int) $hours, 'wpzoom-recipe-card' ); + $array['hours']['unit'] = _n( 'hour', 'hours', (int) $hours, 'recipe-card-blocks-by-wpzoom' ); } if ( $mins ) { $array['minutes']['value'] = $mins; - $array['minutes']['unit'] = _n( 'minute', 'minutes', (int) $mins, 'wpzoom-recipe-card' ); + $array['minutes']['unit'] = _n( 'minute', 'minutes', (int) $mins, 'recipe-card-blocks-by-wpzoom' ); } return $array; } if ( $hours ) { - $output = $hours . ' ' . _n( 'hour', 'hours', (int) $hours, 'wpzoom-recipe-card' ); + $output = $hours . ' ' . _n( 'hour', 'hours', (int) $hours, 'recipe-card-blocks-by-wpzoom' ); } if ( $mins ) { - $output .= ' ' . $mins . ' ' . _n( 'minute', 'minutes', (int) $mins, 'wpzoom-recipe-card' ); + $output .= ' ' . $mins . ' ' . _n( 'minute', 'minutes', (int) $mins, 'recipe-card-blocks-by-wpzoom' ); } return $output; diff --git a/src/classes/class-wpzoom-lite-vs-pro.php b/src/classes/class-wpzoom-lite-vs-pro.php index e4aec57..9546203 100644 --- a/src/classes/class-wpzoom-lite-vs-pro.php +++ b/src/classes/class-wpzoom-lite-vs-pro.php @@ -43,21 +43,21 @@ public function lite_vs_pro_page() {

- +

- +

- +


- - + +

@@ -66,10 +66,10 @@ public function lite_vs_pro_page() {

- +

- +

@@ -77,14 +77,14 @@ public function lite_vs_pro_page() {

- +

- +

- - + +



@@ -96,95 +96,95 @@ public function lite_vs_pro_page() {

- +

- +

- +

- - - + + + - - - + + + - - - + + + - + - + - + - + - + - + - + - + - + - + - + - - - + + + diff --git a/src/classes/class-wpzoom-plugin-activator.php b/src/classes/class-wpzoom-plugin-activator.php index c2feff7..bba12de 100644 --- a/src/classes/class-wpzoom-plugin-activator.php +++ b/src/classes/class-wpzoom-plugin-activator.php @@ -86,7 +86,7 @@ public static function render_plugin_action_links( $actions ) { // Is Lite version? if ( WPZOOM_RCB_HAS_PRO === false ) { $url = self::get_upgrade_url(); - $actions[] = '' . _x( 'Go Premium', 'Plugin action link label.', 'wpzoom-recipe-card' ) . ''; + $actions[] = '' . _x( 'Go Premium', 'Plugin action link label.', 'recipe-card-blocks-by-wpzoom' ) . ''; } return $actions; @@ -113,7 +113,7 @@ public static function add_plugin_meta_links( $meta_fields, $file ) { $meta_fields[] = sprintf( '%s', esc_url( $plugin_url ), - esc_html__( 'Rate plugin', 'wpzoom-recipe-card' ), + esc_html__( 'Rate plugin', 'recipe-card-blocks-by-wpzoom' ), $rating_stars ); } diff --git a/src/classes/class-wpzoom-plugin-loader.php b/src/classes/class-wpzoom-plugin-loader.php index 0d2e66f..bb7171d 100644 --- a/src/classes/class-wpzoom-plugin-loader.php +++ b/src/classes/class-wpzoom-plugin-loader.php @@ -120,7 +120,7 @@ private static function load_dependencies() { */ public static function double_install_admin_notice() { /* translators: %s: plugins page link */ - $message = __( 'You currently have two versions of Recipe Card Blocks active on this site. Please deactivate one before continuing.', 'wpzoom-recipe-card' ); + $message = __( 'You currently have two versions of Recipe Card Blocks active on this site. Please deactivate one before continuing.', 'recipe-card-blocks-by-wpzoom' ); self::render_admin_notice( sprintf( $message, admin_url( 'plugins.php' ) ), 'error' ); } diff --git a/src/classes/class-wpzoom-print-template-manager.php b/src/classes/class-wpzoom-print-template-manager.php index 358798e..0bf7403 100644 --- a/src/classes/class-wpzoom-print-template-manager.php +++ b/src/classes/class-wpzoom-print-template-manager.php @@ -205,7 +205,7 @@ public static function recipe_card_block( $attributes, $recipe ) { $recipe_card_heading = '
' . sprintf( '

%s

', 'recipe-card-title', ( $recipeTitle ? strip_tags( $recipeTitle ) : strip_tags( $recipe_title ) ) ) . - ( $settings['displayAuthor'] ? '' . __( 'Recipe by', 'wpzoom-recipe-card' ) . ' ' . esc_html( $custom_author_name ) . '' : '' ) . + ( $settings['displayAuthor'] ? '' . __( 'Recipe by', 'recipe-card-blocks-by-wpzoom' ) . ' ' . esc_html( $custom_author_name ) . '' : '' ) . '
' . ( $settings['displayCourse'] ? WPZOOM_Recipe_Card_Block::get_recipe_terms( 'wpzoom_rcb_courses' ) : '' ) . ( $settings['displayCuisine'] ? WPZOOM_Recipe_Card_Block::get_recipe_terms( 'wpzoom_rcb_cuisines' ) : '' ) . @@ -246,7 +246,7 @@ public static function recipe_card_block( $attributes, $recipe ) { $footer_copyright = ''; if ( '1' !== WPZOOM_Settings::get( 'wpzoom_rcb_settings_footer_copyright' ) ) { $footer_copyright = ''; diff --git a/src/classes/class-wpzoom-recipe-card-block-gutenberg.php b/src/classes/class-wpzoom-recipe-card-block-gutenberg.php index 22c55c2..657b04b 100644 --- a/src/classes/class-wpzoom-recipe-card-block-gutenberg.php +++ b/src/classes/class-wpzoom-recipe-card-block-gutenberg.php @@ -106,9 +106,9 @@ public static function register_custom_image_sizes() { */ public static function custom_image_sizes_choose( $size_names ) { $new_sizes = array( - 'wpzoom-rcb-block-header' => __( 'Recipe Card Block', 'wpzoom-recipe-card' ), - 'wpzoom-rcb-block-header-square' => __( 'Recipe Card Block Square', 'wpzoom-recipe-card' ), - 'wpzoom-rcb-block-step-image' => __( 'Recipe Card Step Image', 'wpzoom-recipe-card' ), + 'wpzoom-rcb-block-header' => __( 'Recipe Card Block', 'recipe-card-blocks-by-wpzoom' ), + 'wpzoom-rcb-block-header-square' => __( 'Recipe Card Block Square', 'recipe-card-blocks-by-wpzoom' ), + 'wpzoom-rcb-block-step-image' => __( 'Recipe Card Step Image', 'recipe-card-blocks-by-wpzoom' ), ); return array_merge( $size_names, $new_sizes ); } @@ -124,7 +124,7 @@ public static function add_custom_category( $categories, $post ) { array( array( 'slug' => 'wpzoom-recipe-card', - 'title' => __( 'WPZOOM - Recipe Card', 'wpzoom-recipe-card' ), + 'title' => __( 'WPZOOM - Recipe Card', 'recipe-card-blocks-by-wpzoom' ), ), ) ); @@ -178,7 +178,7 @@ public static function is_AMP() { */ public static function load_textdomain() { load_plugin_textdomain( - 'wpzoom-recipe-card', + 'recipe-card-blocks-by-wpzoom', false, dirname( plugin_basename( WPZOOM_RCB_PLUGIN_DIR ) ) . '/languages/' ); diff --git a/src/classes/class-wpzoom-settings-fields.php b/src/classes/class-wpzoom-settings-fields.php index b8d31eb..c3aa972 100644 --- a/src/classes/class-wpzoom-settings-fields.php +++ b/src/classes/class-wpzoom-settings-fields.php @@ -108,7 +108,7 @@ public function checkbox( $args ) { '', $preview_position, $preview_thumbnail_url, - esc_html__( 'Preview', 'wpzoom-recipe-card' ) + esc_html__( 'Preview', 'recipe-card-blocks-by-wpzoom' ) ); } ?> @@ -157,7 +157,7 @@ public function select( $args ) { * @return void */ public function button( $args ) { - $text = isset( $args['text'] ) ? $args['text'] : __( 'Save Changes', 'wpzoom-recipe-card' ); + $text = isset( $args['text'] ) ? $args['text'] : __( 'Save Changes', 'recipe-card-blocks-by-wpzoom' ); $type = isset( $args['type'] ) ? $args['type'] : 'submit'; $button_type = isset( $args['button_type'] ) ? $args['button_type'] : 'primary large'; $name = isset( $args['label_for'] ) ? $args['label_for'] : 'wpzoom_rcb_button_field_submit'; diff --git a/src/classes/class-wpzoom-settings.php b/src/classes/class-wpzoom-settings.php index d4ea1c2..e1803dc 100644 --- a/src/classes/class-wpzoom-settings.php +++ b/src/classes/class-wpzoom-settings.php @@ -242,16 +242,16 @@ public function welcome() {
-

-

+

+

- - - - + + + +
- +
' . __( 'Premium', 'wpzoom-recipe-card' ) . ''; - $soon_badge = '' . __( 'Coming Soon', 'wpzoom-recipe-card' ) . ''; + $premium_badge = '' . __( 'Premium', 'recipe-card-blocks-by-wpzoom' ) . ''; + $soon_badge = '' . __( 'Coming Soon', 'recipe-card-blocks-by-wpzoom' ) . ''; self::$settings = array( 'general' => array( 'tab_id' => 'tab-general', - 'tab_title' => __( 'General', 'wpzoom-recipe-card' ), + 'tab_title' => __( 'General', 'recipe-card-blocks-by-wpzoom' ), 'option_group' => 'wpzoom-recipe-card-settings-general', 'option_name' => self::$option, 'sections' => array( array( 'id' => 'wpzoom_section_general', - 'title' => __( 'Defaults', 'wpzoom-recipe-card' ), + 'title' => __( 'Defaults', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-general', 'callback' => array( $this, 'section_defaults_cb' ), 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_display_course', - 'title' => __( 'Display Course', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Course', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_course', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show course by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show course by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'bottom', @@ -296,12 +296,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_display_cuisine', - 'title' => __( 'Display Cuisine', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Cuisine', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_cuisine', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show cuisine by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show cuisine by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'bottom', @@ -309,12 +309,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_display_difficulty', - 'title' => __( 'Display Difficulty', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Difficulty', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_difficulty', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show difficulty by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show difficulty by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'bottom', @@ -322,12 +322,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_display_author', - 'title' => __( 'Display Author', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Author', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_author', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show author by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show author by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'bottom', @@ -335,99 +335,99 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_author_custom_name', - 'title' => __( 'Default Author Name', 'wpzoom-recipe-card' ), + 'title' => __( 'Default Author Name', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'input', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_author_custom_name', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'You can add a custom author name for all new Recipe Cards. By default, the post author name is shown.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'You can add a custom author name for all new Recipe Cards. By default, the post author name is shown.', 'recipe-card-blocks-by-wpzoom' ), 'default' => '', 'type' => 'text', ), ), array( 'id' => 'wpzoom_rcb_settings_details_title', - 'title' => __( 'Default Details Title', 'wpzoom-recipe-card' ), + 'title' => __( 'Default Details Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'input', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_details_title', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Add your custom Details title for new or existing Recipe Cards.', 'wpzoom-recipe-card' ), - 'default' => __( 'Details', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Add your custom Details title for new or existing Recipe Cards.', 'recipe-card-blocks-by-wpzoom' ), + 'default' => __( 'Details', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'text', ), ), array( 'id' => 'wpzoom_rcb_settings_ingredients_title', - 'title' => __( 'Default Ingredients Title', 'wpzoom-recipe-card' ), + 'title' => __( 'Default Ingredients Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'input', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_ingredients_title', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Add your custom Ingredients title for new or existing Recipe Cards.', 'wpzoom-recipe-card' ), - 'default' => __( 'Ingredients', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Add your custom Ingredients title for new or existing Recipe Cards.', 'recipe-card-blocks-by-wpzoom' ), + 'default' => __( 'Ingredients', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'text', ), ), array( 'id' => 'wpzoom_rcb_settings_steps_title', - 'title' => __( 'Default Directions Title', 'wpzoom-recipe-card' ), + 'title' => __( 'Default Directions Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'input', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_steps_title', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Add your custom Directions title for new or existing Recipe Cards.', 'wpzoom-recipe-card' ), - 'default' => __( 'Directions', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Add your custom Directions title for new or existing Recipe Cards.', 'recipe-card-blocks-by-wpzoom' ), + 'default' => __( 'Directions', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'text', ), ), array( 'id' => 'wpzoom_rcb_settings_video_title', - 'title' => __( 'Recipe Video Title', 'wpzoom-recipe-card' ), + 'title' => __( 'Recipe Video Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'input', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_video_title', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Add your custom Recipe video title for new or existing Recipe Cards.', 'wpzoom-recipe-card' ), - 'default' => __( 'Recipe Video', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Add your custom Recipe video title for new or existing Recipe Cards.', 'recipe-card-blocks-by-wpzoom' ), + 'default' => __( 'Recipe Video', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'text', ), ), array( 'id' => 'wpzoom_rcb_settings_notes_title', - 'title' => __( 'Default Notes Title', 'wpzoom-recipe-card' ), + 'title' => __( 'Default Notes Title', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'input', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_notes_title', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Add your custom Notes title for new or existing Recipe Cards.', 'wpzoom-recipe-card' ), - 'default' => __( 'Notes', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Add your custom Notes title for new or existing Recipe Cards.', 'recipe-card-blocks-by-wpzoom' ), + 'default' => __( 'Notes', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'text', ), ), array( 'id' => 'wpzoom_rcb_settings_heading_content_align', - 'title' => __( 'Recipe Title Alignment', 'wpzoom-recipe-card' ), + 'title' => __( 'Recipe Title Alignment', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'select', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_heading_content_align', 'class' => 'wpzoom-rcb-field', 'default' => 'left', 'options' => array( - 'left' => __( 'Left', 'wpzoom-recipe-card' ), - 'center' => __( 'Center', 'wpzoom-recipe-card' ), - 'right' => __( 'Right', 'wpzoom-recipe-card' ), + 'left' => __( 'Left', 'recipe-card-blocks-by-wpzoom' ), + 'center' => __( 'Center', 'recipe-card-blocks-by-wpzoom' ), + 'right' => __( 'Right', 'recipe-card-blocks-by-wpzoom' ), ), ), ), array( 'id' => 'wpzoom_rcb_settings_ingredients_strikethrough', - 'title' => __( 'Ingredients Strikethrough', 'wpzoom-recipe-card' ), + 'title' => __( 'Ingredients Strikethrough', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_ingredients_strikethrough', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Enable strikethrough for ingredients on hover or when selected.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Enable strikethrough for ingredients on hover or when selected.', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'disabled' => false, 'preview' => true, @@ -436,12 +436,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_footer_copyright', - 'title' => __( 'Footer Credit', 'wpzoom-recipe-card' ), + 'title' => __( 'Footer Credit', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_footer_copyright', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Disable Footer Credit. Uncheck this option if you want to show your support for this plugin.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Disable Footer Credit. Uncheck this option if you want to show your support for this plugin.', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'bottom', @@ -451,18 +451,18 @@ public function settings_init() { ), array( 'id' => 'wpzoom_section_recipe_details', - 'title' => __( 'Recipe Details', 'wpzoom-recipe-card' ), + 'title' => __( 'Recipe Details', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-general', 'callback' => '__return_false', 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_display_servings', - 'title' => __( 'Display Servings', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Servings', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_servings', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show servings by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show servings by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'bottom', @@ -470,12 +470,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_display_preptime', - 'title' => __( 'Display Preparation Time', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Preparation Time', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_preptime', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show preparation time by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show preparation time by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'top', @@ -483,12 +483,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_display_cookingtime', - 'title' => __( 'Display Cooking Time', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Cooking Time', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_cookingtime', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show cooking time by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show cooking time by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'top', @@ -496,12 +496,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_display_totaltime', - 'title' => __( 'Display Total Time', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Total Time', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_totaltime', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show total time by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show total time by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => false, 'preview' => false, 'preview_pos' => 'top', @@ -509,12 +509,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_display_calories', - 'title' => __( 'Display Calories', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Calories', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_calories', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show calories by default', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show calories by default', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'top', @@ -524,18 +524,18 @@ public function settings_init() { ), array( 'id' => 'wpzoom_section_rating_features', - 'title' => __( 'Rating Feature', 'wpzoom-recipe-card' ), + 'title' => __( 'Rating Feature', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-general', 'callback' => array( $this, 'section_rating_feature_cb' ), 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_user_ratings', - 'title' => __( 'User Rating', 'wpzoom-recipe-card' ), + 'title' => __( 'User Rating', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_user_ratings', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Allow visitors to vote your recipes.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Allow visitors to vote your recipes.', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'disabled' => true, 'badge' => $premium_badge, @@ -545,16 +545,16 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_who_can_rate', - 'title' => __( 'Who can rate?', 'wpzoom-recipe-card' ), + 'title' => __( 'Who can rate?', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'select', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_who_can_rate', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Select who can rate your recipes.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Select who can rate your recipes.', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'everyone', 'options' => array( - 'loggedin' => __( 'Only logged in users can rate recipes', 'wpzoom-recipe-card' ), - 'everyone' => __( 'Everyone can rate recipes', 'wpzoom-recipe-card' ), + 'loggedin' => __( 'Only logged in users can rate recipes', 'recipe-card-blocks-by-wpzoom' ), + 'everyone' => __( 'Everyone can rate recipes', 'recipe-card-blocks-by-wpzoom' ), ), 'disabled' => true, 'badge' => $premium_badge, @@ -562,12 +562,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_rating_stars_color', - 'title' => __( 'Rating Stars Color', 'wpzoom-recipe-card' ), + 'title' => __( 'Rating Stars Color', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'colorpicker', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_rating_stars_color', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Change rating stars color of Recipe Card.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Change rating stars color of Recipe Card.', 'recipe-card-blocks-by-wpzoom' ), 'default' => '#F2A123', 'badge' => $premium_badge, ), @@ -578,29 +578,29 @@ public function settings_init() { ), 'appearance' => array( 'tab_id' => 'tab-appearance', - 'tab_title' => __( 'Appearance', 'wpzoom-recipe-card' ), + 'tab_title' => __( 'Appearance', 'recipe-card-blocks-by-wpzoom' ), 'option_group' => 'wpzoom-recipe-card-settings-appearance', 'option_name' => self::$option, 'sections' => array( array( 'id' => 'wpzoom_section_recipe_template', - 'title' => __( 'Recipe Template', 'wpzoom-recipe-card' ), + 'title' => __( 'Recipe Template', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-appearance', 'callback' => array( $this, 'section_recipe_template_cb' ), 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_template', - 'title' => __( 'Default Template', 'wpzoom-recipe-card' ), + 'title' => __( 'Default Template', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'select', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_template', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Default template to use for all Recipe Cards.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Default template to use for all Recipe Cards.', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'default', 'options' => array( - 'default' => __( 'Default', 'wpzoom-recipe-card' ), - 'newdesign' => __( 'New Design', 'wpzoom-recipe-card' ), - 'simple' => __( 'Simple Design', 'wpzoom-recipe-card' ), + 'default' => __( 'Default', 'recipe-card-blocks-by-wpzoom' ), + 'newdesign' => __( 'New Design', 'recipe-card-blocks-by-wpzoom' ), + 'simple' => __( 'Simple Design', 'recipe-card-blocks-by-wpzoom' ), ), ), ), @@ -608,18 +608,18 @@ public function settings_init() { ), array( 'id' => 'wpzoom_section_snippets', - 'title' => __( 'Recipe Buttons', 'wpzoom-recipe-card' ), + 'title' => __( 'Recipe Buttons', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-appearance', 'callback' => array( $this, 'section_recipe_snippets' ), 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_display_snippets', - 'title' => __( 'Automatically add Buttons', 'wpzoom-recipe-card' ), + 'title' => __( 'Automatically add Buttons', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_snippets', 'class' => 'wpzoom-rcb-field', - 'description' => __( 'Automatically display buttons above the post content.', 'wpzoom-recipe-card' ), + 'description' => __( 'Automatically display buttons above the post content.', 'recipe-card-blocks-by-wpzoom' ), 'default' => false, 'preview' => true, 'preview_pos' => 'bottom', @@ -627,25 +627,25 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_jump_to_recipe_text', - 'title' => __( 'Jump to Recipe Text', 'wpzoom-recipe-card' ), + 'title' => __( 'Jump to Recipe Text', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'input', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_jump_to_recipe_text', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Add custom text for Jump to Recipe button.', 'wpzoom-recipe-card' ), - 'default' => __( 'Jump to Recipe', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Add custom text for Jump to Recipe button.', 'recipe-card-blocks-by-wpzoom' ), + 'default' => __( 'Jump to Recipe', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'text', ), ), array( 'id' => 'wpzoom_rcb_settings_print_recipe_text', - 'title' => __( 'Print Recipe Text', 'wpzoom-recipe-card' ), + 'title' => __( 'Print Recipe Text', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'input', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_print_recipe_text', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Add custom text for Print Recipe button.', 'wpzoom-recipe-card' ), - 'default' => __( 'Print Recipe', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Add custom text for Print Recipe button.', 'recipe-card-blocks-by-wpzoom' ), + 'default' => __( 'Print Recipe', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'text', ), ), @@ -653,18 +653,18 @@ public function settings_init() { ), array( 'id' => 'wpzoom_section_print', - 'title' => __( 'Print', 'wpzoom-recipe-card' ), + 'title' => __( 'Print', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-appearance', 'callback' => '__return_false', 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_display_print', - 'title' => __( 'Display Print Button', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Print Button', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_print', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show Print button in recipe card', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show Print button in recipe card', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, 'preview' => true, 'preview_pos' => 'bottom', @@ -672,56 +672,56 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_print_only_published_posts', - 'title' => __( 'Print only Published Posts', 'wpzoom-recipe-card' ), + 'title' => __( 'Print only Published Posts', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_print_only_published_posts', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Redirect visitors to the homepage when trying to print a recipe that has not been published yet.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Redirect visitors to the homepage when trying to print a recipe that has not been published yet.', 'recipe-card-blocks-by-wpzoom' ), 'default' => false, ), ), array( 'id' => 'wpzoom_rcb_settings_print_show_image', - 'title' => __( 'Recipe Image', 'wpzoom-recipe-card' ), + 'title' => __( 'Recipe Image', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_print_show_image', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show Recipe Image on print sheet.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show Recipe Image on print sheet.', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, ), ), array( 'id' => 'wpzoom_rcb_settings_print_show_details', - 'title' => __( 'Recipe Details', 'wpzoom-recipe-card' ), + 'title' => __( 'Recipe Details', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_print_show_details', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show Recipe Details (servings, preparation time, cooking time, calories) on print sheet.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show Recipe Details (servings, preparation time, cooking time, calories) on print sheet.', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, ), ), array( 'id' => 'wpzoom_rcb_settings_print_show_summary_text', - 'title' => __( 'Summary Text', 'wpzoom-recipe-card' ), + 'title' => __( 'Summary Text', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_print_show_summary_text', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show Recipe Summary text on print sheet.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show Recipe Summary text on print sheet.', 'recipe-card-blocks-by-wpzoom' ), 'default' => false, ), ), array( 'id' => 'wpzoom_rcb_settings_print_show_steps_image', - 'title' => __( 'Steps Image', 'wpzoom-recipe-card' ), + 'title' => __( 'Steps Image', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_print_show_steps_image', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show Steps Image on print sheet.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show Steps Image on print sheet.', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, ), ), @@ -729,18 +729,18 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_pinterest', - 'title' => __( 'Pinterest', 'wpzoom-recipe-card' ), + 'title' => __( 'Pinterest', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-appearance', 'callback' => '__return_false', 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_display_pin', - 'title' => __( 'Display Pin Button', 'wpzoom-recipe-card' ), + 'title' => __( 'Display Pin Button', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_display_pin', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Show Pinterest button in recipe card', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Show Pinterest button in recipe card', 'recipe-card-blocks-by-wpzoom' ), 'default' => false, 'preview' => true, 'preview_pos' => 'bottom', @@ -748,32 +748,32 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_pin_image', - 'title' => __( 'Pin Image', 'wpzoom-recipe-card' ), + 'title' => __( 'Pin Image', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'select', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_pin_image', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Image to use for Pin Recipe.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Image to use for Pin Recipe.', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'recipe_image', 'options' => array( - 'recipe_image' => __( 'Recipe Image', 'wpzoom-recipe-card' ), - 'custom_image' => __( 'Custom Image per Recipe (Premium Only)', 'wpzoom-recipe-card' ), + 'recipe_image' => __( 'Recipe Image', 'recipe-card-blocks-by-wpzoom' ), + 'custom_image' => __( 'Custom Image per Recipe (Premium Only)', 'recipe-card-blocks-by-wpzoom' ), ), ), ), array( 'id' => 'wpzoom_rcb_settings_pin_description', - 'title' => __( 'Pin Description', 'wpzoom-recipe-card' ), + 'title' => __( 'Pin Description', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'select', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_pin_description', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Text description to use for Pin Recipe.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Text description to use for Pin Recipe.', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'recipe_name', 'options' => array( - 'recipe_name' => __( 'Recipe Name', 'wpzoom-recipe-card' ), - 'recipe_summary' => __( 'Recipe Summary', 'wpzoom-recipe-card' ), - 'custom_text' => __( 'Custom Text (Premium Only)', 'wpzoom-recipe-card' ), + 'recipe_name' => __( 'Recipe Name', 'recipe-card-blocks-by-wpzoom' ), + 'recipe_summary' => __( 'Recipe Summary', 'recipe-card-blocks-by-wpzoom' ), + 'custom_text' => __( 'Custom Text (Premium Only)', 'recipe-card-blocks-by-wpzoom' ), ), ), ), @@ -781,22 +781,22 @@ public function settings_init() { ), array( 'id' => 'wpzoom_section_recipe_nutrition', - 'title' => __( 'Nutrition', 'wpzoom-recipe-card' ), + 'title' => __( 'Nutrition', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-appearance', 'callback' => '__return_false', 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_nutrition_layout', - 'title' => __( 'Layout Orientation', 'wpzoom-recipe-card' ), + 'title' => __( 'Layout Orientation', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'select', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_nutrition_layout', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Default layout to use for all Nutrition block.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Default layout to use for all Nutrition block.', 'recipe-card-blocks-by-wpzoom' ), 'default' => 'vertical', 'options' => array( - 'vertical' => __( 'Vertical', 'wpzoom-recipe-card' ), - 'horizontal' => __( 'Horizontal', 'wpzoom-recipe-card' ), + 'vertical' => __( 'Vertical', 'recipe-card-blocks-by-wpzoom' ), + 'horizontal' => __( 'Horizontal', 'recipe-card-blocks-by-wpzoom' ), ), ), ), @@ -804,18 +804,18 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_google_fonts', - 'title' => __( 'Google Fonts', 'wpzoom-recipe-card' ), + 'title' => __( 'Google Fonts', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-appearance', 'callback' => '__return_false', 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_enable_google_fonts', - 'title' => __( 'Enable Google Fonts', 'wpzoom-recipe-card' ), + 'title' => __( 'Enable Google Fonts', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_enable_google_fonts', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'If you check this field, then it means that plugin will load Google Fonts to use them into blocks.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'If you check this field, then it means that plugin will load Google Fonts to use them into blocks.', 'recipe-card-blocks-by-wpzoom' ), 'default' => true, ), ), @@ -825,24 +825,24 @@ public function settings_init() { ), 'performance' => array( 'tab_id' => 'tab-performance', - 'tab_title' => __( 'Performance', 'wpzoom-recipe-card' ), + 'tab_title' => __( 'Performance', 'recipe-card-blocks-by-wpzoom' ), 'option_group' => 'wpzoom-recipe-card-settings-performance', 'option_name' => self::$option, 'sections' => array( array( 'id' => 'wpzoom_section_load_assets', - 'title' => __( 'Assets', 'wpzoom-recipe-card' ), + 'title' => __( 'Assets', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-performance', 'callback' => '__return_false', 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_load_assets_on_all_pages', - 'title' => __( 'Load Assets on all pages?', 'wpzoom-recipe-card' ), + 'title' => __( 'Load Assets on all pages?', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_load_assets_on_all_pages', 'class' => 'wpzoom-rcb-field', - 'description' => sprintf( '%s
%s', esc_html__( 'Enabling this option will load JavaScript and CSS files on archive pages that include posts with recipe cards.', 'wpzoom-recipe-card' ), esc_html__( 'NOTE: Disable this option to load assets only on the single post pages.', 'wpzoom-recipe-card' ) ), + 'description' => sprintf( '%s
%s', esc_html__( 'Enabling this option will load JavaScript and CSS files on archive pages that include posts with recipe cards.', 'recipe-card-blocks-by-wpzoom' ), esc_html__( 'NOTE: Disable this option to load assets only on the single post pages.', 'recipe-card-blocks-by-wpzoom' ) ), 'default' => true, ), ), @@ -852,24 +852,24 @@ public function settings_init() { ), 'metadata' => array( 'tab_id' => 'tab-metadata', - 'tab_title' => __( 'Metadata', 'wpzoom-recipe-card' ), + 'tab_title' => __( 'Metadata', 'recipe-card-blocks-by-wpzoom' ), 'option_group' => 'wpzoom-recipe-card-settings-metadata', 'option_name' => self::$option, 'sections' => array( array( 'id' => 'wpzoom_section_taxonomies', - 'title' => __( 'Taxonomies', 'wpzoom-recipe-card' ), + 'title' => __( 'Taxonomies', 'recipe-card-blocks-by-wpzoom' ), 'page' => 'wpzoom-recipe-card-settings-metadata', 'callback' => '__return_false', 'fields' => array( array( 'id' => 'wpzoom_rcb_settings_course_taxonomy', - 'title' => __( 'Course', 'wpzoom-recipe-card' ), + 'title' => __( 'Course', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_course_taxonomy', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Make Course as taxonomy.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Make Course as taxonomy.', 'recipe-card-blocks-by-wpzoom' ), 'default' => false, 'disabled' => true, 'badge' => $premium_badge . $soon_badge, @@ -877,12 +877,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_cuisine_taxonomy', - 'title' => __( 'Cuisine', 'wpzoom-recipe-card' ), + 'title' => __( 'Cuisine', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_cuisine_taxonomy', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Make Cuisine as taxonomy.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Make Cuisine as taxonomy.', 'recipe-card-blocks-by-wpzoom' ), 'default' => false, 'disabled' => true, 'badge' => $premium_badge . $soon_badge, @@ -890,12 +890,12 @@ public function settings_init() { ), array( 'id' => 'wpzoom_rcb_settings_difficulty_taxonomy', - 'title' => __( 'Difficulty', 'wpzoom-recipe-card' ), + 'title' => __( 'Difficulty', 'recipe-card-blocks-by-wpzoom' ), 'type' => 'checkbox', 'args' => array( 'label_for' => 'wpzoom_rcb_settings_difficulty_taxonomy', 'class' => 'wpzoom-rcb-field', - 'description' => esc_html__( 'Make Difficulty as taxonomy.', 'wpzoom-recipe-card' ), + 'description' => esc_html__( 'Make Difficulty as taxonomy.', 'recipe-card-blocks-by-wpzoom' ), 'default' => false, 'disabled' => true, 'badge' => $premium_badge . $soon_badge, @@ -976,7 +976,7 @@ public function settings_page() { if ( ! current_user_can( 'manage_options' ) ) { return; } - $reset_settings = isset( $_GET['wpzoom_reset_settings'] ) ? sanitize_text_field( $_GET['wpzoom_reset_settings'] ) : false; + $reset_settings = isset( $_GET['wpzoom_reset_settings'] ) ? sanitize_text_field( $_GET['wpzoom_reset_settings'] ) : false; $settings_updated = isset( $_GET['settings-updated'] ) ? sanitize_text_field( $_GET['settings-updated'] ) : false; ?>
@@ -1131,25 +1131,25 @@ public function welcome_banner_close() { // the values are defined at the add_settings_section() function. public function section_defaults_cb( $args ) { ?> -

+

-

+

-

+

-

+

{ + exclude.map( ( item ) => { if ( includes( classname, item ) ) { classname = trim( classname, item ); } diff --git a/src/helpers/pickRelevantMediaFiles.js b/src/helpers/pickRelevantMediaFiles.js index 57350a7..3cfc2e2 100644 --- a/src/helpers/pickRelevantMediaFiles.js +++ b/src/helpers/pickRelevantMediaFiles.js @@ -29,6 +29,8 @@ export const pickRelevantMediaFiles = ( image, target ) => { imageProps.url = medium || thumbnail || image.url || image.source_url; } else if ( 'header' === target ) { imageProps.url = wpzoom_rcb_block_header || large || image.url || image.source_url; + } else { + imageProps.url = original; } } diff --git a/src/structured-data-blocks/class-wpzoom-details.php b/src/structured-data-blocks/class-wpzoom-details.php index 1dc2267..f80fd60 100644 --- a/src/structured-data-blocks/class-wpzoom-details.php +++ b/src/structured-data-blocks/class-wpzoom-details.php @@ -171,29 +171,29 @@ public static function get_details_default() { 'id' => self::$helpers->generateId( 'detail-item' ), 'iconSet' => 'oldicon', 'icon' => 'food', - 'label' => esc_html__( 'Servings', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'servings', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Servings', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'servings', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => self::$helpers->generateId( 'detail-item' ), 'iconSet' => 'oldicon', 'icon' => 'room-service', - 'label' => esc_html__( 'Prep time', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'minutes', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Prep time', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'minutes', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => self::$helpers->generateId( 'detail-item' ), 'iconSet' => 'oldicon', 'icon' => 'cook', - 'label' => esc_html__( 'Cooking time', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'minutes', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Cooking time', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'minutes', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => self::$helpers->generateId( 'detail-item' ), 'iconSet' => 'oldicon', 'icon' => 'shopping-basket', - 'label' => esc_html__( 'Calories', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'kcal', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Calories', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'kcal', 'recipe-card-blocks-by-wpzoom' ), ), ); } diff --git a/src/structured-data-blocks/class-wpzoom-ingredients.php b/src/structured-data-blocks/class-wpzoom-ingredients.php index 96607e5..320912b 100644 --- a/src/structured-data-blocks/class-wpzoom-ingredients.php +++ b/src/structured-data-blocks/class-wpzoom-ingredients.php @@ -108,7 +108,7 @@ public function render( $attributes, $content ) { $ingredients_content = self::get_ingredients_content( $items ); $btn_attributes = array( - 'title' => esc_html__( 'Print ingredients...', 'wpzoom-recipe-card' ), + 'title' => esc_html__( 'Print ingredients...', 'recipe-card-blocks-by-wpzoom' ), ); if ( $post ) { @@ -132,7 +132,7 @@ public function render( $attributes, $content ) { esc_attr( $print_visibility ), $atts, esc_url( WPZOOM_RCB_PLUGIN_URL . 'dist/assets/images/printer.svg' ), - esc_html__( 'Print', 'wpzoom-recipe-card' ), + esc_html__( 'Print', 'recipe-card-blocks-by-wpzoom' ), esc_html( $title ), $ingredients_content ); diff --git a/src/structured-data-blocks/class-wpzoom-nutrition.php b/src/structured-data-blocks/class-wpzoom-nutrition.php index 57a22ee..74cc674 100644 --- a/src/structured-data-blocks/class-wpzoom-nutrition.php +++ b/src/structured-data-blocks/class-wpzoom-nutrition.php @@ -140,7 +140,7 @@ public function render( $attributes, $content ) { $className = isset( $className ) ? $className : ''; $layout_orientation = isset( $settings['layout-orientation'] ) ? $settings['layout-orientation'] : 'vertical'; - $daily_value_text = esc_html__( 'The % Daily Value tells you how much a nutrient in a serving of food contributes to a daily diet. 2,000 calories a day is used for general nutrition advice.', 'wpzoom-recipe-card' ); + $daily_value_text = esc_html__( 'The % Daily Value tells you how much a nutrient in a serving of food contributes to a daily diet. 2,000 calories a day is used for general nutrition advice.', 'recipe-card-blocks-by-wpzoom' ); $blockClassNames = implode( ' ', array( $class, $className ) ); @@ -186,14 +186,14 @@ public static function get_vertical_layout() { $output = ''; $measurements = array( - 'g' => esc_html__( 'g', 'wpzoom-recipe-card' ), - 'mg' => esc_html__( 'mg', 'wpzoom-recipe-card' ), + 'g' => esc_html__( 'g', 'recipe-card-blocks-by-wpzoom' ), + 'mg' => esc_html__( 'mg', 'recipe-card-blocks-by-wpzoom' ), ); - $output .= '

' . esc_html__( 'Nutrition Facts', 'wpzoom-recipe-card' ) . '

'; + $output .= '

' . esc_html__( 'Nutrition Facts', 'recipe-card-blocks-by-wpzoom' ) . '

'; if ( isset( self::$data['servings'] ) && ! empty( self::$data['servings'] ) ) { - $output .= '

' . sprintf( esc_html__( '%s servings per container', 'wpzoom-recipe-card' ), floatval( self::$data['servings'] ) ) . '

'; + $output .= '

' . sprintf( esc_html__( '%s servings per container', 'recipe-card-blocks-by-wpzoom' ), floatval( self::$data['servings'] ) ) . '

'; } if ( isset( self::$data['serving-size'] ) && ! empty( self::$data['serving-size'] ) ) { $output .= '

' . self::get_label_title( 'serving-size' ) . '' . floatval( self::$data['serving-size'] ) . $measurements['g'] . '

'; @@ -204,13 +204,13 @@ public static function get_vertical_layout() { if ( isset( self::$data['calories'] ) && ! empty( self::$data['calories'] ) ) { $output .= '
  • '; - $output .= '' . esc_html__( 'Amount Per Serving', 'wpzoom-recipe-card' ) . ''; + $output .= '' . esc_html__( 'Amount Per Serving', 'recipe-card-blocks-by-wpzoom' ) . ''; $output .= '' . self::get_label_title( 'calories' ) . '' . floatval( self::$data['calories'] ) . ''; $output .= '
  • '; } $output .= '
  • '; - $output .= '
  • % ' . esc_html__( 'Daily Value', 'wpzoom-recipe-card' ) . ' *
  • '; + $output .= '
  • % ' . esc_html__( 'Daily Value', 'recipe-card-blocks-by-wpzoom' ) . ' *
  • '; if ( isset( self::$data['total-fat'] ) && ! empty( self::$data['total-fat'] ) ) { $output .= '
  • '; @@ -304,16 +304,16 @@ public static function get_horizontal_layout() { $output = ''; $measurements = array( - 'g' => esc_html__( 'g', 'wpzoom-recipe-card' ), - 'mg' => esc_html__( 'mg', 'wpzoom-recipe-card' ), + 'g' => esc_html__( 'g', 'recipe-card-blocks-by-wpzoom' ), + 'mg' => esc_html__( 'mg', 'recipe-card-blocks-by-wpzoom' ), ); $output .= '
    '; - $output .= '

    ' . esc_html__( 'Nutrition Facts', 'wpzoom-recipe-card' ) . '

    '; + $output .= '

    ' . esc_html__( 'Nutrition Facts', 'recipe-card-blocks-by-wpzoom' ) . '

    '; if ( isset( self::$data['servings'] ) && ! empty( self::$data['servings'] ) ) { - $output .= '

    ' . sprintf( esc_html__( '%s servings per container', 'wpzoom-recipe-card' ), self::$data['servings'] ) . '

    '; + $output .= '

    ' . sprintf( esc_html__( '%s servings per container', 'recipe-card-blocks-by-wpzoom' ), self::$data['servings'] ) . '

    '; } if ( isset( self::$data['serving-size'] ) && ! empty( self::$data['serving-size'] ) ) { $output .= '

    ' . self::get_label_title( 'serving-size' ) . '' . floatval( self::$data['serving-size'] ) . $measurements['g'] . '

    '; @@ -330,7 +330,7 @@ public static function get_horizontal_layout() { $output .= '
    '; $output .= '
      '; - $output .= '
    • ' . esc_html__( 'Amount Per Serving', 'wpzoom-recipe-card' ) . '% ' . esc_html__( 'Daily Value', 'wpzoom-recipe-card' ) . ' *
    • '; + $output .= '
    • ' . esc_html__( 'Amount Per Serving', 'recipe-card-blocks-by-wpzoom' ) . '% ' . esc_html__( 'Daily Value', 'recipe-card-blocks-by-wpzoom' ) . ' *
    • '; $output .= '
    • '; if ( isset( self::$data['total-fat'] ) && ! empty( self::$data['total-fat'] ) ) { @@ -380,7 +380,7 @@ public static function get_horizontal_layout() { $output .= '
      '; $output .= '
        '; - $output .= '
      • ' . esc_html__( 'Amount Per Serving', 'wpzoom-recipe-card' ) . '% ' . esc_html__( 'Daily Value', 'wpzoom-recipe-card' ) . ' *
      • '; + $output .= '
      • ' . esc_html__( 'Amount Per Serving', 'recipe-card-blocks-by-wpzoom' ) . '% ' . esc_html__( 'Daily Value', 'recipe-card-blocks-by-wpzoom' ) . ' *
      • '; $output .= '
      • '; if ( isset( self::$data['potassium'] ) && ! empty( self::$data['potassium'] ) ) { @@ -437,163 +437,163 @@ public static function get_labels() { $labels = array( array( 'id' => 'serving-size', - 'label' => esc_html__( 'Serving Size', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Serving Size', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'servings', - 'label' => esc_html__( 'Servings', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Servings', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'calories', - 'label' => esc_html__( 'Calories', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Calories', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'total-fat', - 'label' => esc_html__( 'Total Fat', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Total Fat', 'recipe-card-blocks-by-wpzoom' ), 'pdv' => 65, ), array( 'id' => 'saturated-fat', - 'label' => esc_html__( 'Saturated Fat', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Saturated Fat', 'recipe-card-blocks-by-wpzoom' ), 'pdv' => 20, ), array( 'id' => 'trans-fat', - 'label' => esc_html__( 'Trans Fat', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Trans Fat', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'cholesterol', - 'label' => esc_html__( 'Cholesterol', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Cholesterol', 'recipe-card-blocks-by-wpzoom' ), 'pdv' => 300, ), array( 'id' => 'sodium', - 'label' => esc_html__( 'Sodium', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Sodium', 'recipe-card-blocks-by-wpzoom' ), 'pdv' => 2400, ), array( 'id' => 'potassium', - 'label' => esc_html__( 'Potassium', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Potassium', 'recipe-card-blocks-by-wpzoom' ), 'pdv' => 3500, ), array( 'id' => 'total-carbohydrate', - 'label' => esc_html__( 'Total Carbohydrate', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Total Carbohydrate', 'recipe-card-blocks-by-wpzoom' ), 'pdv' => 300, ), array( 'id' => 'dietary-fiber', - 'label' => esc_html__( 'Dietary Fiber', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Dietary Fiber', 'recipe-card-blocks-by-wpzoom' ), 'pdv' => 25, ), array( 'id' => 'sugars', - 'label' => esc_html__( 'Sugars', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Sugars', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'protein', - 'label' => esc_html__( 'Protein', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Protein', 'recipe-card-blocks-by-wpzoom' ), 'pdv' => 50, ), array( 'id' => 'vitamin-a', - 'label' => esc_html__( 'Vitamin A', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Vitamin A', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'vitamin-c', - 'label' => esc_html__( 'Vitamin C', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Vitamin C', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'calcium', - 'label' => esc_html__( 'Calcium', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Calcium', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'iron', - 'label' => esc_html__( 'Iron', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Iron', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'vitamin-d', - 'label' => esc_html__( 'Vitamin D', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Vitamin D', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'vitamin-e', - 'label' => esc_html__( 'Vitamin E', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Vitamin E', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'vitamin-k', - 'label' => esc_html__( 'Vitamin K', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Vitamin K', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'thiamin', - 'label' => esc_html__( 'Thiamin', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Thiamin', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'riboflavin', - 'label' => esc_html__( 'Riboflavin', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Riboflavin', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'niacin', - 'label' => esc_html__( 'Niacin', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Niacin', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'vitamin-b6', - 'label' => esc_html__( 'Vitamin B6', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Vitamin B6', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'vitamin-b12', - 'label' => esc_html__( 'Vitamin B12', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Vitamin B12', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'folate', - 'label' => esc_html__( 'Folate', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Folate', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'biotin', - 'label' => esc_html__( 'Biotin', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Biotin', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'pantothenic-acid', - 'label' => esc_html__( 'Pantothenic Acid', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Pantothenic Acid', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'phosphorus', - 'label' => esc_html__( 'Phosphorus', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Phosphorus', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'iodine', - 'label' => esc_html__( 'Iodine', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Iodine', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'magnesium', - 'label' => esc_html__( 'Magnesium', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Magnesium', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'zinc', - 'label' => esc_html__( 'Zinc', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Zinc', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'selenium', - 'label' => esc_html__( 'Selenium', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Selenium', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'copper', - 'label' => esc_html__( 'Copper', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Copper', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'manganese', - 'label' => esc_html__( 'Manganese', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Manganese', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'chromium', - 'label' => esc_html__( 'Chromium', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Chromium', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'molybdenum', - 'label' => esc_html__( 'Molybdenum', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Molybdenum', 'recipe-card-blocks-by-wpzoom' ), ), array( 'id' => 'chloride', - 'label' => esc_html__( 'Chloride', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Chloride', 'recipe-card-blocks-by-wpzoom' ), ), ); diff --git a/src/structured-data-blocks/class-wpzoom-recipe-card-block.php b/src/structured-data-blocks/class-wpzoom-recipe-card-block.php index 06b8899..20baf2c 100644 --- a/src/structured-data-blocks/class-wpzoom-recipe-card-block.php +++ b/src/structured-data-blocks/class-wpzoom-recipe-card-block.php @@ -430,7 +430,7 @@ public function render( $attributes, $content ) { ( self::$settings['print_btn'] ? self::get_print_button( $id, array( - 'title' => esc_html__( 'Print directions...', 'wpzoom-recipe-card' ), + 'title' => esc_html__( 'Print directions...', 'recipe-card-blocks-by-wpzoom' ), 'style' => $printStyles, ) ) : '' ) @@ -481,7 +481,7 @@ public function render( $attributes, $content ) { ( self::$settings['print_btn'] ? self::get_print_button( $id, array( - 'title' => esc_html__( 'Print directions...', 'wpzoom-recipe-card' ), + 'title' => esc_html__( 'Print directions...', 'recipe-card-blocks-by-wpzoom' ), 'style' => $printStyles, ) ) : '' ) @@ -494,7 +494,7 @@ public function render( $attributes, $content ) { $recipe_card_heading = '
        ' . sprintf( '

        %s

        ', 'recipe-card-title', ( $recipeTitle ? $recipeTitle : esc_html( $recipe_title ) ) ) . - ( self::$settings['displayAuthor'] ? '' . esc_html__( 'Recipe by', 'wpzoom-recipe-card' ) . ' ' . esc_html( $custom_author_name ) . '' : '' ) . + ( self::$settings['displayAuthor'] ? '' . esc_html__( 'Recipe by', 'recipe-card-blocks-by-wpzoom' ) . ' ' . esc_html( $custom_author_name ) . '' : '' ) . ( self::$settings['displayCourse'] ? self::get_recipe_terms( 'wpzoom_rcb_courses' ) : '' ) . ( self::$settings['displayCuisine'] ? self::get_recipe_terms( 'wpzoom_rcb_cuisines' ) : '' ) . ( self::$settings['displayDifficulty'] ? self::get_recipe_terms( 'wpzoom_rcb_difficulties' ) : '' ) . @@ -532,7 +532,7 @@ public function render( $attributes, $content ) { if ( '1' !== WPZOOM_Settings::get( 'wpzoom_rcb_settings_footer_copyright' ) ) { $footer_copyright = ''; @@ -877,32 +877,32 @@ public static function get_details_default() { 'id' => self::$helpers->generateId( 'detail-item' ), 'iconSet' => 'oldicon', 'icon' => 'food', - 'label' => esc_html__( 'Servings', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'servings', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Servings', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'servings', 'recipe-card-blocks-by-wpzoom' ), 'value' => '4', ), array( 'id' => self::$helpers->generateId( 'detail-item' ), 'iconSet' => 'oldicon', 'icon' => 'clock', - 'label' => esc_html__( 'Prep time', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'minutes', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Prep time', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'minutes', 'recipe-card-blocks-by-wpzoom' ), 'value' => '30', ), array( 'id' => self::$helpers->generateId( 'detail-item' ), 'iconSet' => 'foodicons', 'icon' => 'cooking-food-in-a-hot-casserole', - 'label' => esc_html__( 'Cooking time', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'minutes', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Cooking time', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'minutes', 'recipe-card-blocks-by-wpzoom' ), 'value' => '40', ), array( 'id' => self::$helpers->generateId( 'detail-item' ), 'iconSet' => 'foodicons', 'icon' => 'fire-flames', - 'label' => esc_html__( 'Calories', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'kcal', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Calories', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'kcal', 'recipe-card-blocks-by-wpzoom' ), 'value' => '300', ), array( @@ -932,8 +932,8 @@ public static function get_details_default() { 'iconSet' => 'fa', '_prefix' => 'far', 'icon' => 'clock', - 'label' => esc_html__( 'Total time', 'wpzoom-recipe-card' ), - 'unit' => esc_html__( 'minutes', 'wpzoom-recipe-card' ), + 'label' => esc_html__( 'Total time', 'recipe-card-blocks-by-wpzoom' ), + 'unit' => esc_html__( 'minutes', 'recipe-card-blocks-by-wpzoom' ), 'value' => '0', ), ); @@ -1261,21 +1261,21 @@ public static function get_recipe_terms( $taxonomy ) { } $terms = $course; $className = 'recipe-card-course'; - $label = esc_html__( 'Course:', 'wpzoom-recipe-card' ); + $label = esc_html__( 'Course:', 'recipe-card-blocks-by-wpzoom' ); } elseif ( 'wpzoom_rcb_cuisines' === $taxonomy ) { if ( empty( $cuisine ) ) { $render = false; } $terms = $cuisine; $className = 'recipe-card-cuisine'; - $label = esc_html__( 'Cuisine:', 'wpzoom-recipe-card' ); + $label = esc_html__( 'Cuisine:', 'recipe-card-blocks-by-wpzoom' ); } elseif ( 'wpzoom_rcb_difficulties' === $taxonomy ) { if ( empty( $difficulty ) ) { $render = false; } $terms = $difficulty; $className = 'recipe-card-difficulty'; - $label = esc_html__( 'Difficulty:', 'wpzoom-recipe-card' ); + $label = esc_html__( 'Difficulty:', 'recipe-card-blocks-by-wpzoom' ); } if ( $render ) { @@ -1400,7 +1400,7 @@ public static function wrap_direction_text( $nodes, $type = '' ) { * @since 2.8.7 */ $start_tag = ''; - $end_tag = ''; + $end_tag = ''; } $output .= $start_tag . self::wrap_direction_text( $children, $type ) . $end_tag; @@ -1468,7 +1468,7 @@ public static function wrap_ingredient_name( $nodes, $type = '' ) { * @since 2.8.7 */ $start_tag = ''; - $end_tag = ''; + $end_tag = ''; } $output .= $start_tag . self::wrap_ingredient_name( $children, $type ) . $end_tag; @@ -1523,35 +1523,35 @@ public static function get_video_content() { ); } $allowed_html = array( - 'a' => array( - 'href' => array(), - 'title' => array() + 'a' => array( + 'href' => array(), + 'title' => array(), ), - 'br' => array(), - 'em' => array(), + 'br' => array(), + 'em' => array(), 'strong' => array(), 'iframe' => array( - 'src' => array(), - 'id' => array(), - 'loading' => array(), - 'title' => array(), - 'allow' => array(), + 'src' => array(), + 'id' => array(), + 'loading' => array(), + 'title' => array(), + 'allow' => array(), 'allowfullscreen' => array(), - 'style' => array(), - 'frameborder' => array(), - 'width' => true, - 'height' => true, - 'name' => true, - 'sandbox' => true + 'style' => array(), + 'frameborder' => array(), + 'width' => true, + 'height' => true, + 'name' => true, + 'sandbox' => true, ), - 'video' => array( - 'src' => array(), - 'poster' => array(), + 'video' => array( + 'src' => array(), + 'poster' => array(), 'autoplay' => true, - 'muted' => true, - 'loop' => true, + 'muted' => true, + 'loop' => true, 'controls' => true, - ) + ), ); return sprintf( '

        %s

        %s
        ', $attributes['videoTitle'], wp_kses( $output, $allowed_html ) ); @@ -1686,7 +1686,7 @@ public static function get_print_button( $content_id, $attributes = array() ) { esc_attr( $print_classes ), esc_attr( $content_id ), $atts, - esc_html__( 'Print', 'wpzoom-recipe-card' ) + esc_html__( 'Print', 'recipe-card-blocks-by-wpzoom' ) ); return $output; @@ -1726,7 +1726,7 @@ public static function get_pinterest_button( $media, $url, $description = '', $a esc_attr( $PinterestClasses ), esc_url( $pinitURL ), $atts, - esc_html__( 'Pin', 'wpzoom-recipe-card' ) + esc_html__( 'Pin', 'recipe-card-blocks-by-wpzoom' ) ); return $output; diff --git a/src/structured-data-blocks/class-wpzoom-steps.php b/src/structured-data-blocks/class-wpzoom-steps.php index 7c569e3..1d15c4d 100644 --- a/src/structured-data-blocks/class-wpzoom-steps.php +++ b/src/structured-data-blocks/class-wpzoom-steps.php @@ -108,7 +108,7 @@ public function render( $attributes, $content ) { $steps_content = self::get_steps_content( $steps ); $btn_attributes = array( - 'title' => esc_html__( 'Print directions...', 'wpzoom-recipe-card' ), + 'title' => esc_html__( 'Print directions...', 'recipe-card-blocks-by-wpzoom' ), ); if ( $post ) { @@ -132,7 +132,7 @@ public function render( $attributes, $content ) { esc_attr( $print_visibility ), $atts, esc_url( WPZOOM_RCB_PLUGIN_URL . 'dist/assets/images/printer.svg' ), - esc_html__( 'Print', 'wpzoom-recipe-card' ), + esc_html__( 'Print', 'recipe-card-blocks-by-wpzoom' ), esc_html( $title ), $steps_content ); diff --git a/src/wpzoom-blocks/details/block.js b/src/wpzoom-blocks/details/block.js index 72b6a10..9260dba 100644 --- a/src/wpzoom-blocks/details/block.js +++ b/src/wpzoom-blocks/details/block.js @@ -23,7 +23,7 @@ const deprecatedAttr = { type: 'array', selector: '.details-title', source: 'children', - default: __( 'Details', 'wpzoom-recipe-card' ), + default: __( 'Details', 'recipe-card-blocks-by-wpzoom' ), }, id: { type: 'string', @@ -32,10 +32,10 @@ const deprecatedAttr = { type: 'array', selector: '.details-items', default: [ - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'food', label: __( 'Servings', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'room-service', label: __( 'Prep time', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'cook', label: __( 'Cooking time', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'shopping-basket', label: __( 'Calories', 'wpzoom-recipe-card' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'food', label: __( 'Servings', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'room-service', label: __( 'Prep time', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'cook', label: __( 'Cooking time', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'shopping-basket', label: __( 'Calories', 'recipe-card-blocks-by-wpzoom' ) }, ], }, columns: { @@ -94,7 +94,7 @@ const deprecatedAttr = { registerBlockType( 'wpzoom-recipe-card/block-details', { // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block. - title: __( 'Details', 'wpzoom-recipe-card' ), // Block title. + title: __( 'Details', 'recipe-card-blocks-by-wpzoom' ), // Block title. icon: { // // Specifying a background color to appear with the icon e.g.: in the inserter. // background: '#2EA55F', @@ -109,20 +109,20 @@ registerBlockType( 'wpzoom-recipe-card/block-details', { multiple: false, }, keywords: [ - __( 'details', 'wpzoom-recipe-card' ), - __( 'wpzoom', 'wpzoom-recipe-card' ), - __( 'recipe', 'wpzoom-recipe-card' ), + __( 'details', 'recipe-card-blocks-by-wpzoom' ), + __( 'wpzoom', 'recipe-card-blocks-by-wpzoom' ), + __( 'recipe', 'recipe-card-blocks-by-wpzoom' ), ], example: { attributes: { - course: [ __( 'Main', 'wpzoom-recipe-card' ) ], - cuisine: [ __( 'Italian', 'wpzoom-recipe-card' ) ], - difficulty: [ __( 'Medium', 'wpzoom-recipe-card' ) ], + course: [ __( 'Main', 'recipe-card-blocks-by-wpzoom' ) ], + cuisine: [ __( 'Italian', 'recipe-card-blocks-by-wpzoom' ) ], + difficulty: [ __( 'Medium', 'recipe-card-blocks-by-wpzoom' ) ], details: [ - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'food', label: __( 'Servings', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'room-service', label: __( 'Prep time', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'cook', label: __( 'Cooking time', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'shopping-basket', label: __( 'Calories', 'wpzoom-recipe-card' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'food', label: __( 'Servings', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'room-service', label: __( 'Prep time', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'cook', label: __( 'Cooking time', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'shopping-basket', label: __( 'Calories', 'recipe-card-blocks-by-wpzoom' ) }, ], }, }, @@ -140,10 +140,10 @@ registerBlockType( 'wpzoom-recipe-card/block-details', { // Because setAttributes is quite slow right after a block has been added we fake having a single detail. if ( ! attributes.details || attributes.details.length === 0 ) { attributes.details = [ - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'food', label: __( 'Servings', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'room-service', label: __( 'Prep time', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'cook', label: __( 'Cooking time', 'wpzoom-recipe-card' ) }, - { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'shopping-basket', label: __( 'Calories', 'wpzoom-recipe-card' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'food', label: __( 'Servings', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'room-service', label: __( 'Prep time', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'cook', label: __( 'Cooking time', 'recipe-card-blocks-by-wpzoom' ) }, + { id: generateId( 'detail-item' ), iconSet: 'oldicon', icon: 'shopping-basket', label: __( 'Calories', 'recipe-card-blocks-by-wpzoom' ) }, ]; } diff --git a/src/wpzoom-blocks/details/components/Detail.js b/src/wpzoom-blocks/details/components/Detail.js index 426801a..e8e55a2 100644 --- a/src/wpzoom-blocks/details/components/Detail.js +++ b/src/wpzoom-blocks/details/components/Detail.js @@ -310,7 +310,7 @@ export default class Detail extends Component { onClick={ this.onAddDetailButtonClick } className="editor-inserter__toggle" > - { __( 'Add item', 'wpzoom-recipe-card' ) } + { __( 'Add item', 'recipe-card-blocks-by-wpzoom' ) } ); } @@ -332,7 +332,7 @@ export default class Detail extends Component { setFocusedElement={ this.setFocusToTitle } onChange={ this.onChangeTitle } unstableOnSetup={ this.setTitleRef } - placeholder={ __( 'Write Details title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Write Details title', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } />
        { this.getDetailItems() }
        diff --git a/src/wpzoom-blocks/details/components/DetailItem.js b/src/wpzoom-blocks/details/components/DetailItem.js index af2bfb4..f3510e8 100644 --- a/src/wpzoom-blocks/details/components/DetailItem.js +++ b/src/wpzoom-blocks/details/components/DetailItem.js @@ -156,13 +156,13 @@ export default class DetailItem extends Component {
        ; @@ -193,10 +193,10 @@ export default class DetailItem extends Component { const newIndex = index % 4; const placeholderText = { - 0: { label: __( 'Servings', 'wpzoom-recipe-card' ), value: __( '4 servings', 'wpzoom-recipe-card' ) }, - 1: { label: __( 'Prep time', 'wpzoom-recipe-card' ), value: __( '30 minutes', 'wpzoom-recipe-card' ) }, - 2: { label: __( 'Cooking time', 'wpzoom-recipe-card' ), value: __( '40 minutes', 'wpzoom-recipe-card' ) }, - 3: { label: __( 'Calories', 'wpzoom-recipe-card' ), value: __( '420 kcal', 'wpzoom-recipe-card' ) }, + 0: { label: __( 'Servings', 'recipe-card-blocks-by-wpzoom' ), value: __( '4 servings', 'recipe-card-blocks-by-wpzoom' ) }, + 1: { label: __( 'Prep time', 'recipe-card-blocks-by-wpzoom' ), value: __( '30 minutes', 'recipe-card-blocks-by-wpzoom' ) }, + 2: { label: __( 'Cooking time', 'recipe-card-blocks-by-wpzoom' ), value: __( '40 minutes', 'recipe-card-blocks-by-wpzoom' ) }, + 3: { label: __( 'Calories', 'recipe-card-blocks-by-wpzoom' ), value: __( '420 kcal', 'recipe-card-blocks-by-wpzoom' ) }, }; return get( placeholderText, [ newIndex, key ] ); diff --git a/src/wpzoom-blocks/details/components/IconsModal.js b/src/wpzoom-blocks/details/components/IconsModal.js index 5fedf37..2b6c86a 100644 --- a/src/wpzoom-blocks/details/components/IconsModal.js +++ b/src/wpzoom-blocks/details/components/IconsModal.js @@ -53,9 +53,9 @@ function IconsModal( const activeIcon = get( details, [ toInsert, 'icon' ] ); const iconsSets = [ - { label: __( 'Foodicons', 'wpzoom-recipe-card' ), value: 'foodicons' }, - { label: __( 'Dashicons', 'wpzoom-recipe-card' ), value: 'dashicons' }, - { label: __( 'Old Food icons', 'wpzoom-recipe-card' ), value: 'oldicon' }, + { label: __( 'Foodicons', 'recipe-card-blocks-by-wpzoom' ), value: 'foodicons' }, + { label: __( 'Dashicons', 'recipe-card-blocks-by-wpzoom' ), value: 'dashicons' }, + { label: __( 'Old Food icons', 'recipe-card-blocks-by-wpzoom' ), value: 'oldicon' }, ]; /** @@ -205,7 +205,7 @@ function IconsModal( icon={ ! icon && 'insert' } onClick={ onOpenModal } className="editor-inserter__toggle" - label={ __( 'Add icon', 'wpzoom-recipe-card' ) } + label={ __( 'Add icon', 'recipe-card-blocks-by-wpzoom' ) } > { icon && @@ -215,18 +215,18 @@ function IconsModal( { isOpen && setState( { isOpen: false } ) } >
        setState( { searchIcon: iconName } ) } /> - + setAttributes( { columns } ) } min={ 2 } @@ -112,68 +112,68 @@ export default class Inspector extends Component { /> setAttributes( { course: newCourse } ) } - placeholder={ __( 'Type recipe course', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Type recipe course', 'recipe-card-blocks-by-wpzoom' ) } /> setAttributes( { cuisine: newCuisine } ) } - placeholder={ __( 'Type recipe cuisine', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Type recipe cuisine', 'recipe-card-blocks-by-wpzoom' ) } /> setAttributes( { keywords: newKeyword } ) } - placeholder={ __( 'Type recipe keywords', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Type recipe keywords', 'recipe-card-blocks-by-wpzoom' ) } /> onChangeDetail( newYield, 0 ) } /> onChangeDetail( newPrepTime, 1 ) } /> onChangeDetail( newCookingTime, 2 ) } /> onChangeDetail( newCalories, 3 ) } /> diff --git a/src/wpzoom-blocks/directions/block.js b/src/wpzoom-blocks/directions/block.js index 540ae0c..47423b5 100644 --- a/src/wpzoom-blocks/directions/block.js +++ b/src/wpzoom-blocks/directions/block.js @@ -60,7 +60,7 @@ const deprecatedAttr = { */ registerBlockType( 'wpzoom-recipe-card/block-directions', { // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block. - title: __( 'Directions', 'wpzoom-recipe-card' ), // Block title. + title: __( 'Directions', 'recipe-card-blocks-by-wpzoom' ), // Block title. icon: { // // Specifying a background color to appear with the icon e.g.: in the inserter. // background: '#2EA55F', @@ -75,9 +75,9 @@ registerBlockType( 'wpzoom-recipe-card/block-directions', { multiple: true, }, keywords: [ - __( 'directions', 'wpzoom-recipe-card' ), - __( 'wpzoom', 'wpzoom-recipe-card' ), - __( 'recipe', 'wpzoom-recipe-card' ), + __( 'directions', 'recipe-card-blocks-by-wpzoom' ), + __( 'wpzoom', 'recipe-card-blocks-by-wpzoom' ), + __( 'recipe', 'recipe-card-blocks-by-wpzoom' ), ], example: { attributes: { diff --git a/src/wpzoom-blocks/directions/components/Direction.js b/src/wpzoom-blocks/directions/components/Direction.js index cc563bb..5e98e7b 100644 --- a/src/wpzoom-blocks/directions/components/Direction.js +++ b/src/wpzoom-blocks/directions/components/Direction.js @@ -141,7 +141,7 @@ export default class Direction extends Component { return; } - speak( __( 'New step added', 'wpzoom-recipe-card' ) ); + speak( __( 'New step added', 'recipe-card-blocks-by-wpzoom' ) ); } /** @@ -206,7 +206,7 @@ export default class Direction extends Component { this.setFocus( fieldToFocus ); - speak( __( 'Step removed', 'wpzoom-recipe-card' ) ); + speak( __( 'Step removed', 'recipe-card-blocks-by-wpzoom' ) ); } /** @@ -381,14 +381,14 @@ export default class Direction extends Component { onClick={ this.onAddStepButtonClick } className="editor-inserter__toggle" > - { __( 'Add step', 'wpzoom-recipe-card' ) } + { __( 'Add step', 'recipe-card-blocks-by-wpzoom' ) } - { __( 'Add direction group', 'wpzoom-recipe-card' ) } + { __( 'Add direction group', 'recipe-card-blocks-by-wpzoom' ) }
        ); @@ -409,8 +409,8 @@ export default class Direction extends Component { return (
          { this.getSteps() }
        diff --git a/src/wpzoom-blocks/directions/components/DirectionStep.js b/src/wpzoom-blocks/directions/components/DirectionStep.js index 7051c17..51e4023 100644 --- a/src/wpzoom-blocks/directions/components/DirectionStep.js +++ b/src/wpzoom-blocks/directions/components/DirectionStep.js @@ -171,13 +171,13 @@ export default class DirectionStep extends Component {
        ; @@ -194,14 +194,14 @@ export default class DirectionStep extends Component { className="editor-block-mover__control" onClick={ this.onMoveStepUp } icon="arrow-up-alt2" - label={ __( 'Move step up', 'wpzoom-recipe-card' ) } + label={ __( 'Move step up', 'recipe-card-blocks-by-wpzoom' ) } aria-disabled={ this.props.isFirst } /> ; @@ -301,7 +301,7 @@ export default class DirectionStep extends Component { key={ `${ id }-text` } value={ text } onChange={ this.onChangeText } - placeholder={ __( 'Enter step description', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter step description', 'recipe-card-blocks-by-wpzoom' ) } unstableOnFocus={ this.onFocusText } keepPlaceholderOnFocus={ true } /> @@ -315,7 +315,7 @@ export default class DirectionStep extends Component { key={ `${ id }-group-title` } value={ text } onChange={ this.onChangeGroupTitle } - placeholder={ __( 'Enter group title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter group title', 'recipe-card-blocks-by-wpzoom' ) } unstableOnFocus={ this.onFocusText } keepPlaceholderOnFocus={ true } /> diff --git a/src/wpzoom-blocks/directions/components/Inspector.js b/src/wpzoom-blocks/directions/components/Inspector.js index dde3285..a695fef 100644 --- a/src/wpzoom-blocks/directions/components/Inspector.js +++ b/src/wpzoom-blocks/directions/components/Inspector.js @@ -44,9 +44,9 @@ export default class Inspector extends Component { return ( - + diff --git a/src/wpzoom-blocks/ingredients/block.js b/src/wpzoom-blocks/ingredients/block.js index c13cea8..33fd1bd 100644 --- a/src/wpzoom-blocks/ingredients/block.js +++ b/src/wpzoom-blocks/ingredients/block.js @@ -60,7 +60,7 @@ const deprecatedAttr = { */ registerBlockType( 'wpzoom-recipe-card/block-ingredients', { // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block. - title: __( 'Ingredients', 'wpzoom-recipe-card' ), // Block title. + title: __( 'Ingredients', 'recipe-card-blocks-by-wpzoom' ), // Block title. icon: { // // Specifying a background color to appear with the icon e.g.: in the inserter. // background: '#2EA55F', @@ -75,9 +75,9 @@ registerBlockType( 'wpzoom-recipe-card/block-ingredients', { multiple: true, }, keywords: [ - __( 'ingredients', 'wpzoom-recipe-card' ), - __( 'wpzoom', 'wpzoom-recipe-card' ), - __( 'recipe', 'wpzoom-recipe-card' ), + __( 'ingredients', 'recipe-card-blocks-by-wpzoom' ), + __( 'wpzoom', 'recipe-card-blocks-by-wpzoom' ), + __( 'recipe', 'recipe-card-blocks-by-wpzoom' ), ], example: { attributes: { diff --git a/src/wpzoom-blocks/ingredients/components/Ingredient.js b/src/wpzoom-blocks/ingredients/components/Ingredient.js index b866484..bffe39a 100644 --- a/src/wpzoom-blocks/ingredients/components/Ingredient.js +++ b/src/wpzoom-blocks/ingredients/components/Ingredient.js @@ -135,7 +135,7 @@ export default class Ingredient extends Component { return; } - speak( __( 'New ingredient added', 'wpzoom-recipe-card' ) ); + speak( __( 'New ingredient added', 'recipe-card-blocks-by-wpzoom' ) ); } /** @@ -200,7 +200,7 @@ export default class Ingredient extends Component { this.setFocus( fieldToFocus ); - speak( __( 'Ingredient removed', 'wpzoom-recipe-card' ) ); + speak( __( 'Ingredient removed', 'recipe-card-blocks-by-wpzoom' ) ); } /** @@ -374,14 +374,14 @@ export default class Ingredient extends Component { onClick={ this.onAddIngredientButtonClick } className="editor-inserter__toggle" > - { __( 'Add ingredient', 'wpzoom-recipe-card' ) } + { __( 'Add ingredient', 'recipe-card-blocks-by-wpzoom' ) } - { __( 'Add ingredient group', 'wpzoom-recipe-card' ) } + { __( 'Add ingredient group', 'recipe-card-blocks-by-wpzoom' ) }
        ); @@ -402,8 +402,8 @@ export default class Ingredient extends Component { return (
          { this.getItems() }
        diff --git a/src/wpzoom-blocks/ingredients/components/IngredientItem.js b/src/wpzoom-blocks/ingredients/components/IngredientItem.js index 7b498af..9bd9738 100644 --- a/src/wpzoom-blocks/ingredients/components/IngredientItem.js +++ b/src/wpzoom-blocks/ingredients/components/IngredientItem.js @@ -143,13 +143,13 @@ export default class IngredientItem extends Component {
        ; @@ -166,14 +166,14 @@ export default class IngredientItem extends Component { className="editor-block-mover__control" onClick={ this.onMoveIngredientUp } icon="arrow-up-alt2" - label={ __( 'Move item up', 'wpzoom-recipe-card' ) } + label={ __( 'Move item up', 'recipe-card-blocks-by-wpzoom' ) } aria-disabled={ this.props.isFirst } /> ; @@ -216,7 +216,7 @@ export default class IngredientItem extends Component { key={ `${ id }-name` } value={ name } onChange={ this.onChangeName } - placeholder={ __( 'Enter ingredient name', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter ingredient name', 'recipe-card-blocks-by-wpzoom' ) } unstableOnFocus={ this.onFocusName } keepPlaceholderOnFocus={ true } /> @@ -230,7 +230,7 @@ export default class IngredientItem extends Component { key={ `${ id }-group-title` } value={ name } onChange={ this.onChangeGroupTitle } - placeholder={ __( 'Enter group title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter group title', 'recipe-card-blocks-by-wpzoom' ) } unstableOnFocus={ this.onFocusName } keepPlaceholderOnFocus={ true } /> diff --git a/src/wpzoom-blocks/ingredients/components/Inspector.js b/src/wpzoom-blocks/ingredients/components/Inspector.js index a48a065..5250121 100644 --- a/src/wpzoom-blocks/ingredients/components/Inspector.js +++ b/src/wpzoom-blocks/ingredients/components/Inspector.js @@ -44,9 +44,9 @@ export default class Inspector extends Component { return ( - + diff --git a/src/wpzoom-blocks/jump-to-recipe/block.js b/src/wpzoom-blocks/jump-to-recipe/block.js index 0c75f32..528b870 100644 --- a/src/wpzoom-blocks/jump-to-recipe/block.js +++ b/src/wpzoom-blocks/jump-to-recipe/block.js @@ -30,8 +30,8 @@ import { registerBlockType } from '@wordpress/blocks'; */ registerBlockType( 'wpzoom-recipe-card/block-jump-to-recipe', { // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block. - title: __( 'Jump To Recipe', 'wpzoom-recipe-card' ), // Block title. - description: __( 'A button to jump to a WPZOOM Recipe Card on the same page.', 'wpzoom-recipe-card' ), + title: __( 'Jump To Recipe', 'recipe-card-blocks-by-wpzoom' ), // Block title. + description: __( 'A button to jump to a WPZOOM Recipe Card on the same page.', 'recipe-card-blocks-by-wpzoom' ), icon: { // // Specifying a background color to appear with the icon e.g.: in the inserter. // background: '#2EA55F', @@ -47,9 +47,9 @@ registerBlockType( 'wpzoom-recipe-card/block-jump-to-recipe', { html: false, }, keywords: [ - __( 'Recipe Card', 'wpzoom-recipe-card' ), - __( 'Block Recipe Card', 'wpzoom-recipe-card' ), - __( 'WPZOOM', 'wpzoom-recipe-card' ), + __( 'Recipe Card', 'recipe-card-blocks-by-wpzoom' ), + __( 'Block Recipe Card', 'recipe-card-blocks-by-wpzoom' ), + __( 'WPZOOM', 'recipe-card-blocks-by-wpzoom' ), ], /** diff --git a/src/wpzoom-blocks/nutrition/block.js b/src/wpzoom-blocks/nutrition/block.js index 1fb7b12..4bbdbaf 100644 --- a/src/wpzoom-blocks/nutrition/block.js +++ b/src/wpzoom-blocks/nutrition/block.js @@ -29,8 +29,8 @@ import { registerBlockType } from '@wordpress/blocks'; */ registerBlockType( 'wpzoom-recipe-card/block-nutrition', { // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block. - title: __( 'Nutrition', 'wpzoom-recipe-card' ), // Block title. - description: __( 'Display Nutrition Facts for your recipe.', 'wpzoom-recipe-card' ), + title: __( 'Nutrition', 'recipe-card-blocks-by-wpzoom' ), // Block title. + description: __( 'Display Nutrition Facts for your recipe.', 'recipe-card-blocks-by-wpzoom' ), icon: { // Specifying a background color to appear with the icon e.g.: in the inserter. // background: '#FDA921', @@ -45,9 +45,9 @@ registerBlockType( 'wpzoom-recipe-card/block-nutrition', { multiple: false, }, keywords: [ - __( 'Recipe Card', 'wpzoom-recipe-card' ), - __( 'Nutrition', 'wpzoom-recipe-card' ), - __( 'WPZOOM', 'wpzoom-recipe-card' ), + __( 'Recipe Card', 'recipe-card-blocks-by-wpzoom' ), + __( 'Nutrition', 'recipe-card-blocks-by-wpzoom' ), + __( 'WPZOOM', 'recipe-card-blocks-by-wpzoom' ), ], /** diff --git a/src/wpzoom-blocks/nutrition/components/Nutrition.js b/src/wpzoom-blocks/nutrition/components/Nutrition.js index 00a58ce..496d971 100644 --- a/src/wpzoom-blocks/nutrition/components/Nutrition.js +++ b/src/wpzoom-blocks/nutrition/components/Nutrition.js @@ -168,12 +168,12 @@ class Nutrition extends Component { drawVerticalLayout() { return ( -

        { __( 'Nutrition Facts', 'wpzoom-recipe-card' ) }

        +

        { __( 'Nutrition Facts', 'recipe-card-blocks-by-wpzoom' ) }

        { this.getValue( 'servings' ) && - { `${ this.getValue( 'servings' ) } ${ __( 'servings per container', 'wpzoom-recipe-card' ) }` } + { `${ this.getValue( 'servings' ) } ${ __( 'servings per container', 'recipe-card-blocks-by-wpzoom' ) }` } }

        @@ -182,14 +182,14 @@ class Nutrition extends Component { this.getValue( 'serving-size' ) && { this.getLabelTitle( 'serving-size' ) } - { this.getValue( 'serving-size' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'serving-size' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } }


        • - { __( 'Amount Per Serving', 'wpzoom-recipe-card' ) } + { __( 'Amount Per Serving', 'recipe-card-blocks-by-wpzoom' ) } { this.getValue( 'calories' ) && @@ -199,13 +199,13 @@ class Nutrition extends Component { }
        • -
        • % { __( 'Daily Value', 'wpzoom-recipe-card' ) } *
        • +
        • % { __( 'Daily Value', 'recipe-card-blocks-by-wpzoom' ) } *
        • { this.getValue( 'total-fat' ) && { this.getLabelTitle( 'total-fat' ) } - { this.getValue( 'total-fat' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'total-fat' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'total-fat' ) / this.getPDV( 'total-fat' ) ) * 100 ) }% } @@ -215,7 +215,7 @@ class Nutrition extends Component { this.getValue( 'saturated-fat' ) && { this.getLabelTitle( 'saturated-fat' ) } - { this.getValue( 'saturated-fat' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'saturated-fat' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'saturated-fat' ) / this.getPDV( 'saturated-fat' ) ) * 100 ) }% } @@ -225,7 +225,7 @@ class Nutrition extends Component { this.getValue( 'trans-fat' ) && { this.getLabelTitle( 'trans-fat' ) } - { this.getValue( 'trans-fat' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'trans-fat' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } }
        • @@ -236,7 +236,7 @@ class Nutrition extends Component { this.getValue( 'cholesterol' ) && { this.getLabelTitle( 'cholesterol' ) } - { this.getValue( 'cholesterol' ) }{ __( 'mg', 'wpzoom-recipe-card' ) } + { this.getValue( 'cholesterol' ) }{ __( 'mg', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'cholesterol' ) / this.getPDV( 'cholesterol' ) ) * 100 ) }% } @@ -246,7 +246,7 @@ class Nutrition extends Component { this.getValue( 'sodium' ) && { this.getLabelTitle( 'sodium' ) } - { this.getValue( 'sodium' ) }{ __( 'mg', 'wpzoom-recipe-card' ) } + { this.getValue( 'sodium' ) }{ __( 'mg', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'sodium' ) / this.getPDV( 'sodium' ) ) * 100 ) }% } @@ -256,7 +256,7 @@ class Nutrition extends Component { this.getValue( 'potassium' ) && { this.getLabelTitle( 'potassium' ) } - { this.getValue( 'potassium' ) }{ __( 'mg', 'wpzoom-recipe-card' ) } + { this.getValue( 'potassium' ) }{ __( 'mg', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'potassium' ) / this.getPDV( 'potassium' ) ) * 100 ) }% } @@ -266,7 +266,7 @@ class Nutrition extends Component { this.getValue( 'total-carbohydrate' ) && { this.getLabelTitle( 'total-carbohydrate' ) } - { this.getValue( 'total-carbohydrate' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'total-carbohydrate' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'total-carbohydrate' ) / this.getPDV( 'total-carbohydrate' ) ) * 100 ) }% } @@ -276,7 +276,7 @@ class Nutrition extends Component { this.getValue( 'dietary-fiber' ) && { this.getLabelTitle( 'dietary-fiber' ) } - { this.getValue( 'dietary-fiber' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'dietary-fiber' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'dietary-fiber' ) / this.getPDV( 'dietary-fiber' ) ) * 100 ) }% } @@ -286,7 +286,7 @@ class Nutrition extends Component { this.getValue( 'sugars' ) && { this.getLabelTitle( 'sugars' ) } - { this.getValue( 'sugars' ) } { __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'sugars' ) } { __( 'g', 'recipe-card-blocks-by-wpzoom' ) } } @@ -297,7 +297,7 @@ class Nutrition extends Component { this.getValue( 'protein' ) && { this.getLabelTitle( 'protein' ) } - { this.getValue( 'protein' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'protein' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'protein' ) / this.getPDV( 'protein' ) ) * 100 ) }% } @@ -315,12 +315,12 @@ class Nutrition extends Component { return (
          -

          { __( 'Nutrition Facts', 'wpzoom-recipe-card' ) }

          +

          { __( 'Nutrition Facts', 'recipe-card-blocks-by-wpzoom' ) }

          { this.getValue( 'servings' ) && - { `${ this.getValue( 'servings' ) } ${ __( 'servings per container', 'wpzoom-recipe-card' ) }` } + { `${ this.getValue( 'servings' ) } ${ __( 'servings per container', 'recipe-card-blocks-by-wpzoom' ) }` } }

          @@ -329,7 +329,7 @@ class Nutrition extends Component { this.getValue( 'serving-size' ) && { this.getLabelTitle( 'serving-size' ) } - { this.getValue( 'serving-size' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'serving-size' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } }

          @@ -347,8 +347,8 @@ class Nutrition extends Component {
          • - { __( 'Amount Per Serving', 'wpzoom-recipe-card' ) } - % { __( 'Daily Value', 'wpzoom-recipe-card' ) } * + { __( 'Amount Per Serving', 'recipe-card-blocks-by-wpzoom' ) } + % { __( 'Daily Value', 'recipe-card-blocks-by-wpzoom' ) } *
          • @@ -356,7 +356,7 @@ class Nutrition extends Component { this.getValue( 'total-fat' ) && { this.getLabelTitle( 'total-fat' ) } - { this.getValue( 'total-fat' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'total-fat' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'total-fat' ) / this.getPDV( 'total-fat' ) ) * 100 ) }% } @@ -366,7 +366,7 @@ class Nutrition extends Component { this.getValue( 'saturated-fat' ) && { this.getLabelTitle( 'saturated-fat' ) } - { this.getValue( 'saturated-fat' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'saturated-fat' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'saturated-fat' ) / this.getPDV( 'saturated-fat' ) ) * 100 ) }% } @@ -376,7 +376,7 @@ class Nutrition extends Component { this.getValue( 'trans-fat' ) && { this.getLabelTitle( 'trans-fat' ) } - { this.getValue( 'trans-fat' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'trans-fat' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } }
          • @@ -387,7 +387,7 @@ class Nutrition extends Component { this.getValue( 'cholesterol' ) && { this.getLabelTitle( 'cholesterol' ) } - { this.getValue( 'cholesterol' ) }{ __( 'mg', 'wpzoom-recipe-card' ) } + { this.getValue( 'cholesterol' ) }{ __( 'mg', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'cholesterol' ) / this.getPDV( 'cholesterol' ) ) * 100 ) }% } @@ -397,7 +397,7 @@ class Nutrition extends Component { this.getValue( 'sodium' ) && { this.getLabelTitle( 'sodium' ) } - { this.getValue( 'sodium' ) }{ __( 'mg', 'wpzoom-recipe-card' ) } + { this.getValue( 'sodium' ) }{ __( 'mg', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'sodium' ) / this.getPDV( 'sodium' ) ) * 100 ) }% } @@ -408,8 +408,8 @@ class Nutrition extends Component {
            • - { __( 'Amount Per Serving', 'wpzoom-recipe-card' ) } - % { __( 'Daily Value', 'wpzoom-recipe-card' ) } * + { __( 'Amount Per Serving', 'recipe-card-blocks-by-wpzoom' ) } + % { __( 'Daily Value', 'recipe-card-blocks-by-wpzoom' ) } *
            • @@ -417,7 +417,7 @@ class Nutrition extends Component { this.getValue( 'potassium' ) && { this.getLabelTitle( 'potassium' ) } - { this.getValue( 'potassium' ) }{ __( 'mg', 'wpzoom-recipe-card' ) } + { this.getValue( 'potassium' ) }{ __( 'mg', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'potassium' ) / this.getPDV( 'potassium' ) ) * 100 ) }% } @@ -427,7 +427,7 @@ class Nutrition extends Component { this.getValue( 'total-carbohydrate' ) && { this.getLabelTitle( 'total-carbohydrate' ) } - { this.getValue( 'total-carbohydrate' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'total-carbohydrate' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'total-carbohydrate' ) / this.getPDV( 'total-carbohydrate' ) ) * 100 ) }% } @@ -437,7 +437,7 @@ class Nutrition extends Component { this.getValue( 'dietary-fiber' ) && { this.getLabelTitle( 'dietary-fiber' ) } - { this.getValue( 'dietary-fiber' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'dietary-fiber' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'dietary-fiber' ) / this.getPDV( 'dietary-fiber' ) ) * 100 ) }% } @@ -447,7 +447,7 @@ class Nutrition extends Component { this.getValue( 'sugars' ) && { this.getLabelTitle( 'sugars' ) } - { this.getValue( 'sugars' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'sugars' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } }
            • @@ -458,7 +458,7 @@ class Nutrition extends Component { this.getValue( 'protein' ) && { this.getLabelTitle( 'protein' ) } - { this.getValue( 'protein' ) }{ __( 'g', 'wpzoom-recipe-card' ) } + { this.getValue( 'protein' ) }{ __( 'g', 'recipe-card-blocks-by-wpzoom' ) } { ceil( ( this.getValue( 'protein' ) / this.getPDV( 'protein' ) ) * 100 ) }% } @@ -503,30 +503,30 @@ class Nutrition extends Component { return (
              -

              { __( 'Nutrition Information', 'wpzoom-recipe-card' ) }

              +

              { __( 'Nutrition Information', 'recipe-card-blocks-by-wpzoom' ) }

              { this.drawNutritionLabels() }
              { this.drawNutritionFacts() } -

              * { __( 'The % Daily Value tells you how much a nutrient in a serving of food contributes to a daily diet. 2,000 calories a day is used for general nutrition advice.', 'wpzoom-recipe-card' ) }

              +

              * { __( 'The % Daily Value tells you how much a nutrient in a serving of food contributes to a daily diet. 2,000 calories a day is used for general nutrition advice.', 'recipe-card-blocks-by-wpzoom' ) }

              - + this.onChangeSettings( newValue, 'layout-orientation' ) } /> diff --git a/src/wpzoom-blocks/print-recipe/block.js b/src/wpzoom-blocks/print-recipe/block.js index 1fe96c1..12a8fc4 100644 --- a/src/wpzoom-blocks/print-recipe/block.js +++ b/src/wpzoom-blocks/print-recipe/block.js @@ -30,8 +30,8 @@ import { registerBlockType } from '@wordpress/blocks'; */ registerBlockType( 'wpzoom-recipe-card/block-print-recipe', { // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block. - title: __( 'Print Recipe', 'wpzoom-recipe-card' ), // Block title. - description: __( 'A button to print WPZOOM Recipe Card.', 'wpzoom-recipe-card' ), + title: __( 'Print Recipe', 'recipe-card-blocks-by-wpzoom' ), // Block title. + description: __( 'A button to print WPZOOM Recipe Card.', 'recipe-card-blocks-by-wpzoom' ), icon: { // // Specifying a background color to appear with the icon e.g.: in the inserter. // background: '#2EA55F', @@ -47,9 +47,9 @@ registerBlockType( 'wpzoom-recipe-card/block-print-recipe', { html: false, }, keywords: [ - __( 'Recipe Card', 'wpzoom-recipe-card' ), - __( 'Block Recipe Card', 'wpzoom-recipe-card' ), - __( 'WPZOOM', 'wpzoom-recipe-card' ), + __( 'Recipe Card', 'recipe-card-blocks-by-wpzoom' ), + __( 'Block Recipe Card', 'recipe-card-blocks-by-wpzoom' ), + __( 'WPZOOM', 'recipe-card-blocks-by-wpzoom' ), ], /** diff --git a/src/wpzoom-blocks/recipe-card/block.js b/src/wpzoom-blocks/recipe-card/block.js index 0145e94..f73855c 100644 --- a/src/wpzoom-blocks/recipe-card/block.js +++ b/src/wpzoom-blocks/recipe-card/block.js @@ -35,8 +35,8 @@ const { setting_options, pluginURL } = wpzoomRecipeCard; */ registerBlockType( 'wpzoom-recipe-card/block-recipe-card', { // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block. - title: __( 'Recipe Card Block (Schema.org)', 'wpzoom-recipe-card' ), // Block title. - description: __( 'Display a Recipe Card box with recipe metadata.', 'wpzoom-recipe-card' ), + title: __( 'Recipe Card Block (Schema.org)', 'recipe-card-blocks-by-wpzoom' ), // Block title. + description: __( 'Display a Recipe Card box with recipe metadata.', 'recipe-card-blocks-by-wpzoom' ), icon: { // // Specifying a background color to appear with the icon e.g.: in the inserter. // background: '#2EA55F', @@ -51,38 +51,38 @@ registerBlockType( 'wpzoom-recipe-card/block-recipe-card', { multiple: false, }, keywords: [ - __( 'Recipe Card', 'wpzoom-recipe-card' ), - __( 'Block Recipe Card', 'wpzoom-recipe-card' ), - __( 'WPZOOM', 'wpzoom-recipe-card' ), + __( 'Recipe Card', 'recipe-card-blocks-by-wpzoom' ), + __( 'Block Recipe Card', 'recipe-card-blocks-by-wpzoom' ), + __( 'WPZOOM', 'recipe-card-blocks-by-wpzoom' ), ], example: { attributes: { - recipeTitle: __( 'Your recipe title goes here', 'wpzoom-recipe-card' ), + recipeTitle: __( 'Your recipe title goes here', 'recipe-card-blocks-by-wpzoom' ), hasImage: true, image: { id: 0, url: pluginURL + 'dist/assets/images/examples/recipe-card-image-example-1.jpg', }, - course: [ __( 'Main', 'wpzoom-recipe-card' ) ], - cuisine: [ __( 'Italian', 'wpzoom-recipe-card' ) ], - difficulty: [ __( 'Medium', 'wpzoom-recipe-card' ) ], + course: [ __( 'Main', 'recipe-card-blocks-by-wpzoom' ) ], + cuisine: [ __( 'Italian', 'recipe-card-blocks-by-wpzoom' ) ], + difficulty: [ __( 'Medium', 'recipe-card-blocks-by-wpzoom' ) ], }, }, styles: [ // Mark style as default. { name: 'default', - label: __( 'Default', 'wpzoom-recipe-card' ), + label: __( 'Default', 'recipe-card-blocks-by-wpzoom' ), isDefault: setting_options.wpzoom_rcb_settings_template === 'default', }, { name: 'newdesign', - label: __( 'New Design', 'wpzoom-recipe-card' ), + label: __( 'New Design', 'recipe-card-blocks-by-wpzoom' ), isDefault: setting_options.wpzoom_rcb_settings_template === 'newdesign', }, { name: 'simple', - label: __( 'Simple Design', 'wpzoom-recipe-card' ), + label: __( 'Simple Design', 'recipe-card-blocks-by-wpzoom' ), isDefault: setting_options.wpzoom_rcb_settings_template === 'simple', }, ], diff --git a/src/wpzoom-blocks/recipe-card/components/DetailItem.js b/src/wpzoom-blocks/recipe-card/components/DetailItem.js index 84cc675..6ee8a0f 100644 --- a/src/wpzoom-blocks/recipe-card/components/DetailItem.js +++ b/src/wpzoom-blocks/recipe-card/components/DetailItem.js @@ -144,11 +144,11 @@ export default class DetailItem extends Component { const itemValue = get( item, key ); const placeholderText = { - 0: { label: __( 'Servings', 'wpzoom-recipe-card' ), value: 4, unit: __( 'servings', 'wpzoom-recipe-card' ) }, - 1: { label: __( 'Prep time', 'wpzoom-recipe-card' ), value: 30, unit: __( 'minutes', 'wpzoom-recipe-card' ) }, - 2: { label: __( 'Cooking time', 'wpzoom-recipe-card' ), value: 40, unit: __( 'minutes', 'wpzoom-recipe-card' ) }, - 3: { label: __( 'Calories', 'wpzoom-recipe-card' ), value: 300, unit: __( 'kcal', 'wpzoom-recipe-card' ) }, - 8: { label: __( 'Total time', 'wpzoom-recipe-card' ), value: 0, unit: __( 'minutes', 'wpzoom-recipe-card' ) }, + 0: { label: __( 'Servings', 'recipe-card-blocks-by-wpzoom' ), value: 4, unit: __( 'servings', 'recipe-card-blocks-by-wpzoom' ) }, + 1: { label: __( 'Prep time', 'recipe-card-blocks-by-wpzoom' ), value: 30, unit: __( 'minutes', 'recipe-card-blocks-by-wpzoom' ) }, + 2: { label: __( 'Cooking time', 'recipe-card-blocks-by-wpzoom' ), value: 40, unit: __( 'minutes', 'recipe-card-blocks-by-wpzoom' ) }, + 3: { label: __( 'Calories', 'recipe-card-blocks-by-wpzoom' ), value: 300, unit: __( 'kcal', 'recipe-card-blocks-by-wpzoom' ) }, + 8: { label: __( 'Total time', 'recipe-card-blocks-by-wpzoom' ), value: 0, unit: __( 'minutes', 'recipe-card-blocks-by-wpzoom' ) }, }; if ( isUndefined( itemValue ) ) { diff --git a/src/wpzoom-blocks/recipe-card/components/Direction.js b/src/wpzoom-blocks/recipe-card/components/Direction.js index 70d6a51..0f7e106 100644 --- a/src/wpzoom-blocks/recipe-card/components/Direction.js +++ b/src/wpzoom-blocks/recipe-card/components/Direction.js @@ -126,7 +126,7 @@ export default class Direction extends Component { return; } - speak( __( 'New step added', 'wpzoom-recipe-card' ) ); + speak( __( 'New step added', 'recipe-card-blocks-by-wpzoom' ) ); } /** @@ -364,14 +364,14 @@ export default class Direction extends Component { onClick={ this.onAddStepButtonClick } className="editor-inserter__toggle" > - { __( 'Add step', 'wpzoom-recipe-card' ) } + { __( 'Add step', 'recipe-card-blocks-by-wpzoom' ) } - { __( 'Add direction group', 'wpzoom-recipe-card' ) } + { __( 'Add direction group', 'recipe-card-blocks-by-wpzoom' ) }
              ); @@ -399,7 +399,7 @@ export default class Direction extends Component { unstableOnFocus={ this.setFocusToTitle } onChange={ this.onChangeTitle } unstableOnSetup={ this.setTitleRef } - placeholder={ __( 'Write Directions title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Write Directions title', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } />
                { this.getSteps() }
              diff --git a/src/wpzoom-blocks/recipe-card/components/DirectionStep.js b/src/wpzoom-blocks/recipe-card/components/DirectionStep.js index be457a1..a1bc2dc 100644 --- a/src/wpzoom-blocks/recipe-card/components/DirectionStep.js +++ b/src/wpzoom-blocks/recipe-card/components/DirectionStep.js @@ -177,13 +177,13 @@ export default class DirectionStep extends Component {
            ; @@ -200,14 +200,14 @@ export default class DirectionStep extends Component { className="editor-block-mover__control" onClick={ this.onMoveStepUp } icon="arrow-up-alt2" - label={ __( 'Move step up', 'wpzoom-recipe-card' ) } + label={ __( 'Move step up', 'recipe-card-blocks-by-wpzoom' ) } aria-disabled={ this.props.isFirst } /> ; @@ -325,7 +325,7 @@ export default class DirectionStep extends Component { tabIndex="0" value={ textContent } onChange={ this.onChangeText } - placeholder={ __( 'Enter step description', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter step description', 'recipe-card-blocks-by-wpzoom' ) } unstableOnFocus={ this.onFocusText } keepPlaceholderOnFocus={ true } /> @@ -340,7 +340,7 @@ export default class DirectionStep extends Component { tabIndex="0" value={ textContent } onChange={ this.onChangeGroupTitle } - placeholder={ __( 'Enter group title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter group title', 'recipe-card-blocks-by-wpzoom' ) } unstableOnFocus={ this.onFocusText } keepPlaceholderOnFocus={ true } /> diff --git a/src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js b/src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js index 92cfec7..79deca1 100644 --- a/src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js +++ b/src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js @@ -239,7 +239,7 @@ function ExtraOptionsModal( { @@ -247,23 +247,23 @@ function ExtraOptionsModal( setState( { isOpen: true, isDataSet: false, _ingredients: '', _directions: '', hasBlocks: wpzoomBlocksFilter.length > 0 } ); } } > - { __( 'Bulk Add', 'wpzoom-recipe-card' ) } + { __( 'Bulk Add', 'recipe-card-blocks-by-wpzoom' ) } } { isOpen && setState( { isOpen: false } ) }>
            -

            { __( 'Known Problem', 'wpzoom-recipe-card' ) }: { __( 'There is a conflict with specific keyboard keys and this feature. To fix the conflict, simply enable the', 'wpzoom-recipe-card' ) } { __( 'Top Toolbar', 'wpzoom-recipe-card' ) } { __( 'option in the editor options (click on the ⋮ three dots from right-top corner).', 'wpzoom-recipe-card' ) }
            { __( 'View how to do this', 'wpzoom-recipe-card' ) }

            +

            { __( 'Known Problem', 'recipe-card-blocks-by-wpzoom' ) }: { __( 'There is a conflict with specific keyboard keys and this feature. To fix the conflict, simply enable the', 'recipe-card-blocks-by-wpzoom' ) } { __( 'Top Toolbar', 'recipe-card-blocks-by-wpzoom' ) } { __( 'option in the editor options (click on the ⋮ three dots from right-top corner).', 'recipe-card-blocks-by-wpzoom' ) }
            { __( 'View how to do this', 'recipe-card-blocks-by-wpzoom' ) }


            setState( { _ingredients } ) } />
            { ( ! isEmpty( _ingredients ) || ! isEmpty( _directions ) ) && @@ -293,7 +293,7 @@ function ExtraOptionsModal( onBulkAddIngredients(); onBulkAddDirections(); onBulkAdd(); } } > - { __( 'Bulk Add', 'wpzoom-recipe-card' ) } + { __( 'Bulk Add', 'recipe-card-blocks-by-wpzoom' ) } }
            diff --git a/src/wpzoom-blocks/recipe-card/components/IconsModal.js b/src/wpzoom-blocks/recipe-card/components/IconsModal.js index 0f92a48..e4ed10f 100644 --- a/src/wpzoom-blocks/recipe-card/components/IconsModal.js +++ b/src/wpzoom-blocks/recipe-card/components/IconsModal.js @@ -69,11 +69,11 @@ function IconsModal( const activeIcon = get( details, [ toInsert, 'icon' ] ); const iconsSets = [ - { label: __( 'Foodicons', 'wpzoom-recipe-card' ), value: 'foodicons' }, - { label: __( 'Dashicons', 'wpzoom-recipe-card' ), value: 'dashicons' }, - { label: __( 'Font Awesome 5', 'wpzoom-recipe-card' ), value: 'fa' }, - { label: __( 'Genericons', 'wpzoom-recipe-card' ), value: 'genericons' }, - { label: __( 'Old Food icons', 'wpzoom-recipe-card' ), value: 'oldicon' }, + { label: __( 'Foodicons', 'recipe-card-blocks-by-wpzoom' ), value: 'foodicons' }, + { label: __( 'Dashicons', 'recipe-card-blocks-by-wpzoom' ), value: 'dashicons' }, + { label: __( 'Font Awesome 5', 'recipe-card-blocks-by-wpzoom' ), value: 'fa' }, + { label: __( 'Genericons', 'recipe-card-blocks-by-wpzoom' ), value: 'genericons' }, + { label: __( 'Old Food icons', 'recipe-card-blocks-by-wpzoom' ), value: 'oldicon' }, ]; /** @@ -223,7 +223,7 @@ function IconsModal( icon={ ! icon && 'insert' } onClick={ onOpenModal } className="editor-inserter__toggle" - label={ __( 'Add icon', 'wpzoom-recipe-card' ) } + label={ __( 'Add icon', 'recipe-card-blocks-by-wpzoom' ) } > { icon && @@ -233,18 +233,18 @@ function IconsModal( { isOpen && setState( { isOpen: false } ) } >
            setState( { searchIcon: iconName } ) } /> - { __( 'Add ingredient', 'wpzoom-recipe-card' ) } + { __( 'Add ingredient', 'recipe-card-blocks-by-wpzoom' ) } - { __( 'Add ingredient group', 'wpzoom-recipe-card' ) } + { __( 'Add ingredient group', 'recipe-card-blocks-by-wpzoom' ) }
            ); @@ -410,7 +410,7 @@ export default class Ingredient extends Component { unstableOnFocus={ this.setFocusToTitle } onChange={ this.onChangeTitle } unstableOnSetup={ this.setTitleRef } - placeholder={ __( 'Write Ingredients title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Write Ingredients title', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } />
              { this.getItems() }
            diff --git a/src/wpzoom-blocks/recipe-card/components/IngredientItem.js b/src/wpzoom-blocks/recipe-card/components/IngredientItem.js index ea0453d..66aa907 100644 --- a/src/wpzoom-blocks/recipe-card/components/IngredientItem.js +++ b/src/wpzoom-blocks/recipe-card/components/IngredientItem.js @@ -173,13 +173,13 @@ export default class IngredientItem extends Component {
            ; @@ -196,14 +196,14 @@ export default class IngredientItem extends Component { className="editor-block-mover__control" onClick={ this.onMoveIngredientUp } icon="arrow-up-alt2" - label={ __( 'Move item up', 'wpzoom-recipe-card' ) } + label={ __( 'Move item up', 'recipe-card-blocks-by-wpzoom' ) } aria-disabled={ this.props.isFirst } /> ; @@ -297,7 +297,7 @@ export default class IngredientItem extends Component { tabIndex="0" value={ nameContent } onChange={ this.onChangeName } - placeholder={ __( 'Enter ingredient name', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter ingredient name', 'recipe-card-blocks-by-wpzoom' ) } unstableOnFocus={ this.onFocusName } keepPlaceholderOnFocus={ true } /> @@ -313,7 +313,7 @@ export default class IngredientItem extends Component { tabIndex="0" value={ nameContent } onChange={ this.onChangeGroupTitle } - placeholder={ __( 'Enter group title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter group title', 'recipe-card-blocks-by-wpzoom' ) } unstableOnFocus={ this.onFocusName } keepPlaceholderOnFocus={ true } /> diff --git a/src/wpzoom-blocks/recipe-card/components/Inspector.js b/src/wpzoom-blocks/recipe-card/components/Inspector.js index 3902983..4d13e96 100644 --- a/src/wpzoom-blocks/recipe-card/components/Inspector.js +++ b/src/wpzoom-blocks/recipe-card/components/Inspector.js @@ -39,42 +39,42 @@ import { alignLeft, alignRight, alignCenter } from '@wordpress/icons'; * Module Constants */ const ALLOWED_MEDIA_TYPES = [ 'image' ]; -const NOT_ADDED = __( 'Not added', 'wpzoom-recipe-card' ); -const NOT_DISPLAYED = ; +const NOT_ADDED = __( 'Not added', 'recipe-card-blocks-by-wpzoom' ); +const NOT_DISPLAYED = ; const coursesToken = [ - __( 'Appetizers', 'wpzoom-recipe-card' ), - __( 'Snacks', 'wpzoom-recipe-card' ), - __( 'Breakfast', 'wpzoom-recipe-card' ), - __( 'Brunch', 'wpzoom-recipe-card' ), - __( 'Dessert', 'wpzoom-recipe-card' ), - __( 'Drinks', 'wpzoom-recipe-card' ), - __( 'Dinner', 'wpzoom-recipe-card' ), - __( 'Main', 'wpzoom-recipe-card' ), - __( 'Lunch', 'wpzoom-recipe-card' ), - __( 'Salads', 'wpzoom-recipe-card' ), - __( 'Sides', 'wpzoom-recipe-card' ), - __( 'Soups', 'wpzoom-recipe-card' ), + __( 'Appetizers', 'recipe-card-blocks-by-wpzoom' ), + __( 'Snacks', 'recipe-card-blocks-by-wpzoom' ), + __( 'Breakfast', 'recipe-card-blocks-by-wpzoom' ), + __( 'Brunch', 'recipe-card-blocks-by-wpzoom' ), + __( 'Dessert', 'recipe-card-blocks-by-wpzoom' ), + __( 'Drinks', 'recipe-card-blocks-by-wpzoom' ), + __( 'Dinner', 'recipe-card-blocks-by-wpzoom' ), + __( 'Main', 'recipe-card-blocks-by-wpzoom' ), + __( 'Lunch', 'recipe-card-blocks-by-wpzoom' ), + __( 'Salads', 'recipe-card-blocks-by-wpzoom' ), + __( 'Sides', 'recipe-card-blocks-by-wpzoom' ), + __( 'Soups', 'recipe-card-blocks-by-wpzoom' ), ]; const cuisinesToken = [ - __( 'American', 'wpzoom-recipe-card' ), - __( 'Chinese', 'wpzoom-recipe-card' ), - __( 'French', 'wpzoom-recipe-card' ), - __( 'Indian', 'wpzoom-recipe-card' ), - __( 'Italian', 'wpzoom-recipe-card' ), - __( 'Japanese', 'wpzoom-recipe-card' ), - __( 'Mediterranean', 'wpzoom-recipe-card' ), - __( 'Mexican', 'wpzoom-recipe-card' ), - __( 'Southern', 'wpzoom-recipe-card' ), - __( 'Thai', 'wpzoom-recipe-card' ), - __( 'Other world cuisine', 'wpzoom-recipe-card' ), + __( 'American', 'recipe-card-blocks-by-wpzoom' ), + __( 'Chinese', 'recipe-card-blocks-by-wpzoom' ), + __( 'French', 'recipe-card-blocks-by-wpzoom' ), + __( 'Indian', 'recipe-card-blocks-by-wpzoom' ), + __( 'Italian', 'recipe-card-blocks-by-wpzoom' ), + __( 'Japanese', 'recipe-card-blocks-by-wpzoom' ), + __( 'Mediterranean', 'recipe-card-blocks-by-wpzoom' ), + __( 'Mexican', 'recipe-card-blocks-by-wpzoom' ), + __( 'Southern', 'recipe-card-blocks-by-wpzoom' ), + __( 'Thai', 'recipe-card-blocks-by-wpzoom' ), + __( 'Other world cuisine', 'recipe-card-blocks-by-wpzoom' ), ]; const difficultyToken = [ - __( 'Easy', 'wpzoom-recipe-card' ), - __( 'Medium', 'wpzoom-recipe-card' ), - __( 'Difficult', 'wpzoom-recipe-card' ), + __( 'Easy', 'recipe-card-blocks-by-wpzoom' ), + __( 'Medium', 'recipe-card-blocks-by-wpzoom' ), + __( 'Difficult', 'recipe-card-blocks-by-wpzoom' ), ]; const keywordsToken = []; @@ -486,12 +486,12 @@ export default class Inspector extends Component { return ( - + { ! hasImage && @@ -504,7 +504,7 @@ export default class Inspector extends Component { className="editor-post-featured-image__toggle" onClick={ open } > - { __( 'Add Recipe Image', 'wpzoom-recipe-card' ) } + { __( 'Add Recipe Image', 'recipe-card-blocks-by-wpzoom' ) } ) } /> @@ -539,11 +539,11 @@ export default class Inspector extends Component { isLarge onClick={ open } > - { __( 'Replace Image', 'wpzoom-recipe-card' ) } + { __( 'Replace Image', 'recipe-card-blocks-by-wpzoom' ) } ) } /> - + } @@ -551,7 +551,7 @@ export default class Inspector extends Component { hasImage && ! isEmpty( imageSizeOptions ) && this.onChangeSettings( display, 'hide_header_image' ) } /> @@ -572,20 +572,20 @@ export default class Inspector extends Component { this.onChangeSettings( display, 'print_btn' ) } /> this.onChangeSettings( display, 'pin_btn' ) } /> @@ -596,21 +596,21 @@ export default class Inspector extends Component { 'simple' === style && -

            { __( 'Default value: prepTime + cookTime', 'wpzoom-recipe-card' ) }

            +

            { __( 'Default value: prepTime + cookTime', 'recipe-card-blocks-by-wpzoom' ) }

            } this.onChangeSettings( display, 'displayCalories' ) } /> @@ -926,8 +926,8 @@ export default class Inspector extends Component { id={ `${ id }-calories-label` } instanceId={ `${ id }-calories-label` } type="text" - label={ __( 'Calories Label', 'wpzoom-recipe-card' ) } - placeholder={ __( 'Calories', 'wpzoom-recipe-card' ) } + label={ __( 'Calories Label', 'recipe-card-blocks-by-wpzoom' ) } + placeholder={ __( 'Calories', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 3, 'label' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 3, 'label' ) } /> @@ -935,7 +935,7 @@ export default class Inspector extends Component { id={ `${ id }-calories-value` } instanceId={ `${ id }-calories-value` } type="number" - label={ __( 'Calories Value', 'wpzoom-recipe-card' ) } + label={ __( 'Calories Value', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 3, 'value' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 3, 'value' ) } /> @@ -944,14 +944,14 @@ export default class Inspector extends Component { }
            - + this.onChangeDetail( newValue, 4, 'label' ) } /> @@ -959,7 +959,7 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-1-value` } instanceId={ `${ id }-custom-detail-1-value` } type="text" - label={ __( 'Custom Value 1', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Value 1', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 4, 'value' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 4, 'value' ) } /> @@ -967,13 +967,13 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-1-unit` } instanceId={ `${ id }-custom-detail-1-unit` } type="text" - label={ __( 'Custom Unit 1', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Unit 1', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 4, 'unit' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 4, 'unit' ) } /> this.onChangeDetail( newValue, 4, 'isRestingTimeField' ) } /> @@ -983,8 +983,8 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-2-label` } instanceId={ `${ id }-custom-detail-2-label` } type="text" - label={ __( 'Custom Label 2', 'wpzoom-recipe-card' ) } - placeholder={ __( 'Baking Time', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Label 2', 'recipe-card-blocks-by-wpzoom' ) } + placeholder={ __( 'Baking Time', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 5, 'label' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 5, 'label' ) } /> @@ -992,7 +992,7 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-2-value` } instanceId={ `${ id }-custom-detail-2-value` } type="text" - label={ __( 'Custom Value 2', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Value 2', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 5, 'value' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 5, 'value' ) } /> @@ -1000,7 +1000,7 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-2-unit` } instanceId={ `${ id }-custom-detail-2-unit` } type="text" - label={ __( 'Custom Unit 2', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Unit 2', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 5, 'unit' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 5, 'unit' ) } /> @@ -1010,8 +1010,8 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-3-label` } instanceId={ `${ id }-custom-detail-3-label` } type="text" - label={ __( 'Custom Label 3', 'wpzoom-recipe-card' ) } - placeholder={ __( 'Serving Size', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Label 3', 'recipe-card-blocks-by-wpzoom' ) } + placeholder={ __( 'Serving Size', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 6, 'label' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 6, 'label' ) } /> @@ -1019,7 +1019,7 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-3-value` } instanceId={ `${ id }-custom-detail-3-value` } type="text" - label={ __( 'Custom Value 3', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Value 3', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 6, 'value' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 6, 'value' ) } /> @@ -1027,7 +1027,7 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-3-unit` } instanceId={ `${ id }-custom-detail-3-unit` } type="text" - label={ __( 'Custom Unit 3', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Unit 3', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 6, 'unit' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 6, 'unit' ) } /> @@ -1037,8 +1037,8 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-4-label` } instanceId={ `${ id }-custom-detail-4-label` } type="text" - label={ __( 'Custom Label 4', 'wpzoom-recipe-card' ) } - placeholder={ __( 'Net Carbs', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Label 4', 'recipe-card-blocks-by-wpzoom' ) } + placeholder={ __( 'Net Carbs', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 7, 'label' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 7, 'label' ) } /> @@ -1046,7 +1046,7 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-4-value` } instanceId={ `${ id }-custom-detail-4-value` } type="text" - label={ __( 'Custom Value 4', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Value 4', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 7, 'value' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 7, 'value' ) } /> @@ -1054,33 +1054,33 @@ export default class Inspector extends Component { id={ `${ id }-custom-detail-4-unit` } instanceId={ `${ id }-custom-detail-4-unit` } type="text" - label={ __( 'Custom Unit 4', 'wpzoom-recipe-card' ) } + label={ __( 'Custom Unit 4', 'recipe-card-blocks-by-wpzoom' ) } value={ get( details, [ 7, 'unit' ] ) } onChange={ newValue => this.onChangeDetail( newValue, 7, 'unit' ) } /> - + { get( structuredDataNotice, 'errors' ).length > 0 && -

            { __( 'Please enter value for required fields: ', 'wpzoom-recipe-card' ) } { this.errorDetails() }.

            +

            { __( 'Please enter value for required fields: ', 'recipe-card-blocks-by-wpzoom' ) } { this.errorDetails() }.

            } { get( structuredDataNotice, 'warnings' ).length > 0 && -

            { __( 'We recommend to add value for following fields: ', 'wpzoom-recipe-card' ) } { this.warningDetails() }.

            +

            { __( 'We recommend to add value for following fields: ', 'recipe-card-blocks-by-wpzoom' ) } { this.warningDetails() }.

            } { get( structuredDataNotice, 'not_display' ).length > 0 && -

            { __( 'We recommend to display following fields: ', 'wpzoom-recipe-card' ) } { this.notDisplayDetails() }.

            +

            { __( 'We recommend to display following fields: ', 'recipe-card-blocks-by-wpzoom' ) } { this.notDisplayDetails() }.

            } @@ -1181,11 +1181,11 @@ export default class Inspector extends Component { } - { __( 'Ingredients', 'wpzoom-recipe-card' ) } + { __( 'Ingredients', 'recipe-card-blocks-by-wpzoom' ) } { get( structuredDataTable, 'recipeIngredients' ) ? get( structuredDataTable, 'recipeIngredients' ) : NOT_ADDED } - { __( 'Steps', 'wpzoom-recipe-card' ) } + { __( 'Steps', 'recipe-card-blocks-by-wpzoom' ) } { get( structuredDataTable, 'recipeInstructions' ) ? get( structuredDataTable, 'recipeInstructions' ) : NOT_ADDED }
            diff --git a/src/wpzoom-blocks/recipe-card/components/RecipeCard.js b/src/wpzoom-blocks/recipe-card/components/RecipeCard.js index c79efdc..e5bd64c 100644 --- a/src/wpzoom-blocks/recipe-card/components/RecipeCard.js +++ b/src/wpzoom-blocks/recipe-card/components/RecipeCard.js @@ -50,17 +50,17 @@ const ALLOWED_MEDIA_TYPES = [ 'image' ]; const BLOCK_ALIGNMENT_CONTROLS = [ { icon: positionLeft, - title: __( 'Align block left', 'wpzoom-recipe-card' ), + title: __( 'Align block left', 'recipe-card-blocks-by-wpzoom' ), align: 'left', }, { icon: positionCenter, - title: __( 'Align block center', 'wpzoom-recipe-card' ), + title: __( 'Align block center', 'recipe-card-blocks-by-wpzoom' ), align: 'center', }, { icon: positionRight, - title: __( 'Align block right', 'wpzoom-recipe-card' ), + title: __( 'Align block right', 'recipe-card-blocks-by-wpzoom' ), align: 'right', }, ]; @@ -395,7 +395,7 @@ class RecipeCard extends Component { this.state.isLoading && @@ -410,8 +410,8 @@ class RecipeCard extends Component { - { __( 'Media Library', 'wpzoom-recipe-card' ) } + { __( 'Media Library', 'recipe-card-blocks-by-wpzoom' ) } ) } /> @@ -468,14 +468,14 @@ class RecipeCard extends Component { onSetup={ ( ref ) => { this.editorRefs.recipeTitle = ref; } } - placeholder={ __( 'Enter the title of your recipe', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter the title of your recipe', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } /> - { displayAuthor && { __( 'Recipe by', 'wpzoom-recipe-card' ) } { customAuthorName } } - { displayCourse && { __( 'Course', 'wpzoom-recipe-card' ) }: { ! RichText.isEmpty( course ) ? course.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'wpzoom-recipe-card' ) } } - { displayCuisine && { __( 'Cuisine', 'wpzoom-recipe-card' ) }: { ! RichText.isEmpty( cuisine ) ? cuisine.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'wpzoom-recipe-card' ) } } - { displayDifficulty && { __( 'Difficulty', 'wpzoom-recipe-card' ) }: { ! RichText.isEmpty( difficulty ) ? difficulty.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'wpzoom-recipe-card' ) } } -

            { __( 'You can add or edit these details in the Block Options on the right →', 'wpzoom-recipe-card' ) }

            + { displayAuthor && { __( 'Recipe by', 'recipe-card-blocks-by-wpzoom' ) } { customAuthorName } } + { displayCourse && { __( 'Course', 'recipe-card-blocks-by-wpzoom' ) }: { ! RichText.isEmpty( course ) ? course.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'recipe-card-blocks-by-wpzoom' ) } } + { displayCuisine && { __( 'Cuisine', 'recipe-card-blocks-by-wpzoom' ) }: { ! RichText.isEmpty( cuisine ) ? cuisine.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'recipe-card-blocks-by-wpzoom' ) } } + { displayDifficulty && { __( 'Difficulty', 'recipe-card-blocks-by-wpzoom' ) }: { ! RichText.isEmpty( difficulty ) ? difficulty.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'recipe-card-blocks-by-wpzoom' ) } } +

            { __( 'You can add or edit these details in the Block Options on the right →', 'recipe-card-blocks-by-wpzoom' ) }

            - { __( 'Media Library', 'wpzoom-recipe-card' ) } + { __( 'Media Library', 'recipe-card-blocks-by-wpzoom' ) } ) } /> @@ -555,14 +555,14 @@ class RecipeCard extends Component { onSetup={ ( ref ) => { this.editorRefs.recipeTitle = ref; } } - placeholder={ __( 'Enter the title of your recipe.', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter the title of your recipe.', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } /> - { displayAuthor && { __( 'Recipe by', 'wpzoom-recipe-card' ) } { customAuthorName } } - { displayCourse && { __( 'Course', 'wpzoom-recipe-card' ) }: { ! RichText.isEmpty( course ) ? course.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'wpzoom-recipe-card' ) } } - { displayCuisine && { __( 'Cuisine', 'wpzoom-recipe-card' ) }: { ! RichText.isEmpty( cuisine ) ? cuisine.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'wpzoom-recipe-card' ) } } - { displayDifficulty && { __( 'Difficulty', 'wpzoom-recipe-card' ) }: { ! RichText.isEmpty( difficulty ) ? difficulty.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'wpzoom-recipe-card' ) } } -

            { __( 'You can add or edit these details in the Block Options on the right →', 'wpzoom-recipe-card' ) }

            + { displayAuthor && { __( 'Recipe by', 'recipe-card-blocks-by-wpzoom' ) } { customAuthorName } } + { displayCourse && { __( 'Course', 'recipe-card-blocks-by-wpzoom' ) }: { ! RichText.isEmpty( course ) ? course.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'recipe-card-blocks-by-wpzoom' ) } } + { displayCuisine && { __( 'Cuisine', 'recipe-card-blocks-by-wpzoom' ) }: { ! RichText.isEmpty( cuisine ) ? cuisine.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'recipe-card-blocks-by-wpzoom' ) } } + { displayDifficulty && { __( 'Difficulty', 'recipe-card-blocks-by-wpzoom' ) }: { ! RichText.isEmpty( difficulty ) ? difficulty.filter( ( item ) => item ).join( ', ' ) : __( 'Not added', 'recipe-card-blocks-by-wpzoom' ) } } +

            { __( 'You can add or edit these details in the Block Options on the right →', 'recipe-card-blocks-by-wpzoom' ) }

            { this.editorRefs.summary = ref; } } - placeholder={ __( 'Enter a short recipe description.', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter a short recipe description.', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } /> { this.editorRefs.videoTitle = ref; } } - placeholder={ __( 'Write Recipe Video title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Write Recipe Video title', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } /> { @@ -613,8 +613,8 @@ class RecipeCard extends Component { } { @@ -651,7 +651,7 @@ class RecipeCard extends Component { onSetup={ ( ref ) => { this.editorRefs.notesTitle = ref; } } - placeholder={ __( 'Write Notes title', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Write Notes title', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } /> { this.editorRefs.notes = ref; } } - placeholder={ __( 'Enter Note text for your recipe.', 'wpzoom-recipe-card' ) } + placeholder={ __( 'Enter Note text for your recipe.', 'recipe-card-blocks-by-wpzoom' ) } keepPlaceholderOnFocus={ true } /> -

            { __( 'Press Enter to add new note.', 'wpzoom-recipe-card' ) }

            +

            { __( 'Press Enter to add new note.', 'recipe-card-blocks-by-wpzoom' ) }

            diff --git a/src/wpzoom-blocks/recipe-card/components/VideoUpload.js b/src/wpzoom-blocks/recipe-card/components/VideoUpload.js index c448679..4d193f0 100644 --- a/src/wpzoom-blocks/recipe-card/components/VideoUpload.js +++ b/src/wpzoom-blocks/recipe-card/components/VideoUpload.js @@ -163,7 +163,7 @@ class VideoUpload extends Component { } getAutoplayHelp( checked ) { - return checked ? __( 'Note: Many browsers can only autoplay the videos with sound off, so you\'ll need to enable muted attribute to the video too.', 'wpzoom-recipe-card' ) : null; + return checked ? __( 'Note: Many browsers can only autoplay the videos with sound off, so you\'ll need to enable muted attribute to the video too.', 'recipe-card-blocks-by-wpzoom' ) : null; } onChangeURL( url ) { @@ -247,11 +247,11 @@ class VideoUpload extends Component { }; return ( - + { editing && @@ -273,7 +273,7 @@ class VideoUpload extends Component { ! editing &&
            - + { isVisible && ( this.onChangeURL( url ) } /> - + ) }
            @@ -293,7 +293,7 @@ class VideoUpload extends Component { url={ url } />
            - +
            } { @@ -323,11 +323,11 @@ class VideoUpload extends Component { isLarge onClick={ open } > - { __( 'Replace Video', 'wpzoom-recipe-card' ) } + { __( 'Replace Video', 'recipe-card-blocks-by-wpzoom' ) } ) } /> - + }
            @@ -337,23 +337,23 @@ class VideoUpload extends Component { ! editing && @@ -365,7 +365,7 @@ class VideoUpload extends Component { ! editing &&
            { - posterURL ? __( 'Replace Poster', 'wpzoom-recipe-card' ) : __( 'Select Poster Image', 'wpzoom-recipe-card' ) + posterURL ? __( 'Replace Poster', 'recipe-card-blocks-by-wpzoom' ) : __( 'Select Poster Image', 'recipe-card-blocks-by-wpzoom' ) } ) } /> { posterURL && - + }
            diff --git a/src/wpzoom-blocks/recipe-card/skins/shared/pinterest-button.js b/src/wpzoom-blocks/recipe-card/skins/shared/pinterest-button.js index 3c3afc7..dd7f729 100644 --- a/src/wpzoom-blocks/recipe-card/skins/shared/pinterest-button.js +++ b/src/wpzoom-blocks/recipe-card/skins/shared/pinterest-button.js @@ -19,7 +19,7 @@ const PinterestButton = ( props ) => { ); diff --git a/src/wpzoom-blocks/recipe-card/skins/shared/print-button.js b/src/wpzoom-blocks/recipe-card/skins/shared/print-button.js index fcc1543..e658462 100644 --- a/src/wpzoom-blocks/recipe-card/skins/shared/print-button.js +++ b/src/wpzoom-blocks/recipe-card/skins/shared/print-button.js @@ -17,9 +17,9 @@ const PrintButton = ( props ) => { return ( ); diff --git a/wpzoom-recipe-card.php b/wpzoom-recipe-card.php index be2df86..825f3ef 100644 --- a/wpzoom-recipe-card.php +++ b/wpzoom-recipe-card.php @@ -9,7 +9,7 @@ * Copyright: (c) 2021 WPZOOM * License: GPL2+ * License URI: http://www.gnu.org/licenses/gpl-2.0.html - * Text Domain: wpzoom-recipe-card + * Text Domain: recipe-card-blocks-by-wpzoom * Domain Path: /languages * * @package WPZOOM_Recipe_Card_Blocks From 10d7151b2cf0f387f0c40cbf217e7aac923a503e Mon Sep 17 00:00:00 2001 From: vicolaspetru Date: Mon, 11 Oct 2021 17:57:45 +0300 Subject: [PATCH 2/6] Change textdomain for PHPCS --- .phpcs.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.phpcs.xml.dist b/.phpcs.xml.dist index 211a45a..3334ed0 100644 --- a/.phpcs.xml.dist +++ b/.phpcs.xml.dist @@ -32,7 +32,7 @@ - + From 447af5e29569918556f5dfbe5bc1fb0f38817821 Mon Sep 17 00:00:00 2001 From: vicolaspetru Date: Mon, 11 Oct 2021 18:08:56 +0300 Subject: [PATCH 3/6] Changelog + versioning --- readme.txt | 3 +++ wpzoom-recipe-card.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 224f123..d7bd649 100644 --- a/readme.txt +++ b/readme.txt @@ -146,6 +146,9 @@ Currently, it's not possible to import recipes created using a different plugin, == Changelog == += 2.8.8 = +* Change textdomain to match with plugin slug + = 2.8.7 = * Bug fix with video not showing in the recipe block diff --git a/wpzoom-recipe-card.php b/wpzoom-recipe-card.php index 825f3ef..aa9e31c 100644 --- a/wpzoom-recipe-card.php +++ b/wpzoom-recipe-card.php @@ -5,7 +5,7 @@ * Description: Beautiful Recipe Card Blocks for Food Bloggers with Schema Markup for the new WordPress editor (Gutenberg). * Author: WPZOOM * Author URI: https://www.wpzoom.com/ - * Version: 2.8.7 + * Version: 2.8.8 * Copyright: (c) 2021 WPZOOM * License: GPL2+ * License URI: http://www.gnu.org/licenses/gpl-2.0.html From 4e5575db6783397d5ac533f587cbdb790f042a86 Mon Sep 17 00:00:00 2001 From: vicolaspetru Date: Mon, 11 Oct 2021 18:09:14 +0300 Subject: [PATCH 4/6] 2.8.8 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98040e7..0a23cf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "recipe-card-blocks-by-wpzoom-cgb-guten-block", - "version": "2.8.5", + "version": "2.8.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "recipe-card-blocks-by-wpzoom-cgb-guten-block", - "version": "2.8.5", + "version": "2.8.8", "dependencies": { "@babel/core": "^7.4.3", "@wordpress/a11y": "^2.5.1", diff --git a/package.json b/package.json index f234b43..06ec438 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "recipe-card-blocks-by-wpzoom-cgb-guten-block", - "version": "2.8.5", + "version": "2.8.8", "private": true, "description": "A set of Gutenberg Blocks (Recipe Card, details, ingredients, directions, nutrition ...) for recipe blogs.", "author": "WPZOOM", From d360ce7c7cb9fadedef9c00e66a6ae4a1b15b002 Mon Sep 17 00:00:00 2001 From: vicolaspetru Date: Mon, 11 Oct 2021 18:11:00 +0300 Subject: [PATCH 5/6] Removed RO translation --- .../recipe-card-blocks-by-wpzoom-ro_RO.mo | Bin 1729 -> 0 bytes .../recipe-card-blocks-by-wpzoom-ro_RO.po | 1590 ----------------- 2 files changed, 1590 deletions(-) delete mode 100644 languages/recipe-card-blocks-by-wpzoom-ro_RO.mo delete mode 100644 languages/recipe-card-blocks-by-wpzoom-ro_RO.po diff --git a/languages/recipe-card-blocks-by-wpzoom-ro_RO.mo b/languages/recipe-card-blocks-by-wpzoom-ro_RO.mo deleted file mode 100644 index 69fbda9694a4ab4b25a30af9990aeab662e78f21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1729 zcmZvb&u<$=6vqcBzfAen@>Ak4NVKwr)~p>Bm37^wagvfYCQD){;!tb4J8_1rXO@}S zq>(Cd=ml{H33}><6L9DSA#tOJ-rxi`galW_p8(&tyNMfMcyi#)$q;zW|N?SeF7^#b`)-4z^V^y~fOO7}wf#%Y-@&Kg|EspC7|+8#TJsf<&N~BA ze&@l*!5BOSUICv2KLjbSk3ow21xWF}1WR2Ye(ZMb{|=-pLD>Hcsx!qT9TWrUmiGy; zC+V*qq?>9>^`k*`pcphr3&ka^G^nO8l(S0LvzSvpG)OPq1?9m8A~RM=#|Fl1D?Q;} zO(l%Nx_v}!P$;J~?1~XvlwPRJu|>7Hsgfe|d-qK7T3MNRWwc`}dSYd&r1p+oET%d4 zhOf&+%9AIWQ;y=6SK#8zS<35l)Jet*NgMzy^1qzB>J?RLEdsqDukXBCoP-D4Zl z?%<_k+lk27ROx~ux_xhK%?HpPtfaxa(mLc2)#3R-*px41CfRm4h+mH1Ut1eC)@5$2 z4~A}{(qN&OxL{-=-iX(Nb-9DG867MNFC*R!yI~N%9&|$9ITdxoSHrn5Y^)0BgOL^5 zWx^X9@mTE0j1LrUB~koLQcd#t$rKfDCuVvUd-S9b6B&%8m_nYJ3ax}b@JHO5@%mb0 zxH4RtWzlJeje*e~R}qZ%awzhs_-lD4l7wmbrJ=gBwO-zO(lb2S%AGS`OZ0eW6R_h$^@`!g@t==r)CAqh2 zZ0c5(^AR79dt=#?E*Wq6X$I?HDzRnNBxY8bQhAT>=E14<-0Z*&DQvP8BZnYF7XSBR z=~|K%sZ42sHmMv>O?hvq|*@>KF1{UNNtiL>^SY(rSZt6t!l;8xzfDG{Uc!$H?wWVK(CwA@wtX6NN) szg1gB-Ac7p?yp@)^RSMp5ob*&(Qy=B&@vVqd-o>NnsppQ)0D1%03lnf*8l(j diff --git a/languages/recipe-card-blocks-by-wpzoom-ro_RO.po b/languages/recipe-card-blocks-by-wpzoom-ro_RO.po deleted file mode 100644 index b1b5eda..0000000 --- a/languages/recipe-card-blocks-by-wpzoom-ro_RO.po +++ /dev/null @@ -1,1590 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: Recipe Card Blocks by WPZOOM\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-10 15:19+0300\n" -"PO-Revision-Date: 2020-06-10 15:20+0300\n" -"Last-Translator: Pavel Ciorici \n" -"Language-Team: Romanian\n" -"Language: ro_RO\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.3.1\n" -"X-Poedit-Basepath: ..\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 :(((n%100>19)||(( n%100==0)&&(n!" -"=0)))? 2 : 1));\n" -"X-Poedit-KeywordsList: __;_e;esc_html__;esc_html_e\n" -"X-Loco-Version: 2.3.1; wp-5.3\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: node_modules\n" - -#: src/classes/class-wpzoom-admin-menu.php:33 -#: src/classes/class-wpzoom-admin-menu.php:45 -msgid "WPZOOM Recipe Card Settings" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:34 -#: src/wpzoom-blocks/jump-to-recipe/block.js:50 -#: src/wpzoom-blocks/nutrition/block.js:48 -#: src/wpzoom-blocks/print-recipe/block.js:50 -#: src/wpzoom-blocks/recipe-card/block.js:54 -msgid "Recipe Card" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:46 -msgid "Settings" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:54 -msgid "WPZOOM Recipe Card Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:55 -msgid "Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:47 -msgid "Get Started with Recipe Card Blocks" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:54 -msgid "Plugin Documentation" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:57 -msgid "" -"Need help configuring the plugin? In the documentation you can find all the " -"information that is needed to get started adding recipes in your blog." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:60 -msgid "https://www.wpzoom.com/documentation/recipe-card-blocks/" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:61 -#: src/classes/class-wpzoom-settings.php:251 -msgid "Documentation" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:70 -msgid "Why Upgrade?" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:73 -msgid "" -"Upgrading to Recipe Card Blocks PRO plugin you will unlock a dozen of new " -"features that will take your food blog to the next level. See in the table " -"below just a few of the features included in the PRO version." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:81 -msgid "Recipe Card Blocks PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:84 -msgid "" -"If you like the free version of this plugin, you will LOVE the PRO version " -"which includes features like Recipe Ratings, Color Schemes and other useful " -"features to take your food blog to the next level!" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:87 -msgid "https://www.wpzoom.com/plugins/recipe-card-blocks/" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:88 -msgid "Upgrade to Recipe Card Blocks PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:100 -msgid "Recipe Card Block Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:103 -msgid "Take your recipes to the next level with Recipe Card Blocks PRO!" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:106 -msgid "" -"Unlock premium features and extend the functionalities & look of your food " -"blog." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:112 -msgid "Features" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:113 -msgid "Free" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:114 -msgid "PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:119 -msgid "Color Schemes" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:120 -msgid "1" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:121 -msgid "4 + Unlimited Colors" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:124 -msgid "Recipe Card Styles" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:125 -msgid "3" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:126 -msgid "3 + More Coming Soon" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:129 -msgid "Schema Markup" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:134 -msgid "Video Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:139 -msgid "Bulk Add Ingredients & Directions" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:144 -msgid "Inline Structured Data Validator" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:149 -msgid "Star Rating" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:154 -msgid "Hide Footer Credit" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:159 -#: src/classes/class-wpzoom-settings.php:253 -msgid "Premium Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:164 -msgid "Advanced Pinterest Settings" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:169 -msgid "Nutrition Info" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:174 -msgid "Automatic Recipe Archives" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:176 -#: src/classes/class-wpzoom-settings.php:272 -msgid "Coming Soon" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:179 -msgid "Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:180 -msgid "Community Forum" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:181 -msgid "Email Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:188 -#: src/classes/class-wpzoom-settings.php:254 -msgid "Upgrade to PRO" -msgstr "" - -#: src/classes/class-wpzoom-plugin-activator.php:114 -msgid "Rate plugin" -msgstr "" - -#: src/classes/class-wpzoom-plugin-loader.php:113 -#, php-format -msgid "" -"You currently have two versions of Recipe Card Blocks active on this site. " -"Please deactivate one before continuing." -msgstr "" - -#: src/classes/class-wpzoom-print-template-manager.php:211 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:467 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:486 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:578 -msgid "Recipe by" -msgstr "Rețeta de " - -#: src/classes/class-wpzoom-print-template-manager.php:250 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:502 -msgid "Recipe Card plugin by " -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:103 -msgid "Recipe Card Block" -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:104 -msgid "Recipe Card Block Square" -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:105 -msgid "Recipe Card Step Image" -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:121 -msgid "WPZOOM - Recipe Card" -msgstr "" - -#: src/classes/class-wpzoom-settings-fields.php:109 -msgid "Preview" -msgstr "" - -#: src/classes/class-wpzoom-settings-fields.php:158 -msgid "Save Changes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:248 -msgid "Thank you for installing Recipe Card Blocks!" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:249 -msgid "" -"If you need help getting started with Recipe Card Blocks, please click on " -"the links below." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:252 -msgid "Support Forum" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:257 -msgid "Close" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:271 -msgid "Premium" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:277 -msgid "General" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:283 -msgid "Defaults" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:289 -msgid "Display Course" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:294 -msgid "Show course by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:302 -msgid "Display Cuisine" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:307 -msgid "Show cuisine by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:315 -msgid "Display Difficulty" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:320 -msgid "Show difficulty by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:328 -msgid "Display Author" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:333 -msgid "Show author by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:341 -msgid "Default Author Name" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:346 -msgid "" -"You can add a custom author name for all new Recipe Cards. By default, the " -"post author name is shown." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:353 -msgid "Default Details Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:358 -msgid "Add your custom Details title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:359 -#: src/wpzoom-blocks/details/block.js:26 src/wpzoom-blocks/details/block.js:97 -msgid "Details" -msgstr "Detalii" - -#: src/classes/class-wpzoom-settings.php:365 -msgid "Default Ingredients Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:370 -msgid "Add your custom Ingredients title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:371 -#: src/wpzoom-blocks/ingredients/block.js:63 -msgid "Ingredients" -msgstr "Ingrediente" - -#: src/classes/class-wpzoom-settings.php:377 -msgid "Default Directions Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:382 -msgid "Add your custom Directions title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:383 -#: src/wpzoom-blocks/directions/block.js:63 -msgid "Directions" -msgstr "Mod de preparare" - -#: src/classes/class-wpzoom-settings.php:389 -msgid "Recipe Video Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:394 -msgid "Add your custom Recipe video title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:395 -msgid "Recipe Video" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:401 -msgid "Default Notes Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:406 -msgid "Add your custom Notes title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:407 -msgid "Notes" -msgstr "Tips" - -#: src/classes/class-wpzoom-settings.php:413 -msgid "Recipe Title Alignment" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:420 -msgid "Left" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:421 -msgid "Center" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:422 -msgid "Right" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:428 -#, fuzzy -#| msgid "Ingredients" -msgid "Ingredients Strikethrough" -msgstr "Ingrediente" - -#: src/classes/class-wpzoom-settings.php:433 -msgid "Enable strikethrough for ingredients on hover or when selected." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:442 -msgid "Footer Copyright" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:447 -msgid "Hide footer copyright text." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:459 -#: src/classes/class-wpzoom-settings.php:702 -msgid "Recipe Details" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:465 -msgid "Display Servings" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:470 -msgid "Show servings by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:478 -msgid "Display Preparation Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:483 -msgid "Show preparation time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:491 -msgid "Display Cooking Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:496 -msgid "Show cooking time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:504 -msgid "Display Total Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:509 -msgid "Show total time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:517 -msgid "Display Calories" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:522 -msgid "Show calories by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:532 -msgid "Rating Feature" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:538 -msgid "User Rating" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:543 -msgid "Allow visitors to vote your recipes." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:553 -msgid "Who can rate?" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:558 -msgid "Select who can rate your recipes." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:561 -msgid "Only logged in users can rate recipes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:562 -msgid "Everyone can rate recipes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:570 -msgid "Rating Stars Color" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:575 -msgid "Change rating stars color of Recipe Card." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:586 -msgid "Appearance" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:592 -msgid "Recipe Template" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:598 -msgid "Default Template" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:603 -msgid "Default template to use for all Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:606 -#: src/wpzoom-blocks/details/components/Inspector.js:109 -#: src/wpzoom-blocks/recipe-card/block.js:75 -msgid "Default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:607 -#: src/wpzoom-blocks/recipe-card/block.js:80 -msgid "New Design" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:608 -#: src/wpzoom-blocks/recipe-card/block.js:85 -msgid "Simple Design" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:616 -msgid "Recipe Buttons" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:622 -msgid "Automatically add Buttons" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:627 -msgid "Automatically display buttons above the post content." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:635 -msgid "Jump to Recipe Text" -msgstr "Sari la textul rețetei" - -#: src/classes/class-wpzoom-settings.php:640 -msgid "Add custom text for Jump to Recipe button." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:641 -msgid "Jump to Recipe" -msgstr "Sari direct la rețetă" - -#: src/classes/class-wpzoom-settings.php:647 -msgid "Print Recipe Text" -msgstr "Print rețeta text" - -#: src/classes/class-wpzoom-settings.php:652 -msgid "Add custom text for Print Recipe button." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:653 -#: src/wpzoom-blocks/print-recipe/block.js:33 -msgid "Print Recipe" -msgstr "print rețeta" - -#: src/classes/class-wpzoom-settings.php:661 -#: src/structured-data-blocks/class-wpzoom-ingredients.php:133 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1572 -#: src/structured-data-blocks/class-wpzoom-steps.php:133 -#: src/wpzoom-blocks/directions/legacy/1.0.js:35 -#: src/wpzoom-blocks/ingredients/legacy/1.0.js:35 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:462 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:551 -msgid "Print" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:667 -msgid "Display Print Button" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:672 -msgid "Show Print button in recipe card" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:680 -msgid "Print only Published Posts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:685 -msgid "" -"Redirect visitors to the homepage when trying to print a recipe that has not " -"been published yet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:691 -#: src/classes/class-wpzoom-settings.php:764 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:420 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:509 -msgid "Recipe Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:696 -msgid "Show Recipe Image on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:707 -msgid "" -"Show Recipe Details (servings, preparation time, cooking time, calories) on " -"print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:713 -msgid "Summary Text" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:718 -msgid "Show Recipe Summary text on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:724 -msgid "Steps Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:729 -msgid "Show Steps Image on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:737 -msgid "Pinterest" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:743 -msgid "Display Pin Button" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:748 -msgid "Show Pinterest button in recipe card" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:756 -msgid "Pin Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:761 -msgid "Image to use for Pin Recipe." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:765 -msgid "Custom Image per Recipe (Premium Only)" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:771 -msgid "Pin Description" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:776 -msgid "Text description to use for Pin Recipe." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:779 -msgid "Recipe Name" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:780 -msgid "Recipe Summary" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:781 -msgid "Custom Text (Premium Only)" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:789 -#: src/wpzoom-blocks/nutrition/block.js:32 -#: src/wpzoom-blocks/nutrition/block.js:49 -msgid "Nutrition" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:795 -msgid "Layout Orientation" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:800 -msgid "Default layout to use for all Nutrition block." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:803 -msgid "Vertical" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:804 -msgid "Horizontal" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:812 -msgid "Google Fonts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:818 -msgid "Enable Google Fonts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:823 -msgid "" -"If you check this field, then it means that plugin will load Google Fonts to " -"use them into blocks." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:833 -msgid "Metadata" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:839 -msgid "Taxonomies" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:845 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:487 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:579 -msgid "Course" -msgstr "Fel" - -#: src/classes/class-wpzoom-settings.php:850 -msgid "Make Course as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:858 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:488 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:580 -msgid "Cuisine" -msgstr "Bucătărie" - -#: src/classes/class-wpzoom-settings.php:863 -msgid "Make Cuisine as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:871 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:489 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:581 -msgid "Difficulty" -msgstr "Dificultate" - -#: src/classes/class-wpzoom-settings.php:876 -msgid "Make Difficulty as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1129 -msgid "Default configurations for new Recipe Card blocks." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1135 -msgid "Recipe Rating shown in the Recipe Card and Recipe Metadata." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1141 -msgid "You will get access to more Recipe Templates with the Premium version." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1147 -msgid "Display Jump to Recipe and Print Recipe buttons." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:172 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:443 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:847 -#: src/wpzoom-blocks/details/block.js:35 src/wpzoom-blocks/details/block.js:122 -#: src/wpzoom-blocks/details/block.js:143 -#: src/wpzoom-blocks/details/components/DetailItem.js:197 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:148 -msgid "Servings" -msgstr "Porții" - -#: src/structured-data-blocks/class-wpzoom-details.php:173 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:848 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:148 -msgid "servings" -msgstr "porții" - -#: src/structured-data-blocks/class-wpzoom-details.php:179 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:855 -#: src/wpzoom-blocks/details/block.js:36 src/wpzoom-blocks/details/block.js:123 -#: src/wpzoom-blocks/details/block.js:144 -#: src/wpzoom-blocks/details/components/DetailItem.js:198 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:149 -msgid "Prep time" -msgstr "Timp preparare" - -#: src/structured-data-blocks/class-wpzoom-details.php:180 -#: src/structured-data-blocks/class-wpzoom-details.php:187 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:856 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:864 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:903 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:149 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:150 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:152 -msgid "minutes" -msgstr "minute" - -#: src/structured-data-blocks/class-wpzoom-details.php:186 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:863 -#: src/wpzoom-blocks/details/block.js:37 src/wpzoom-blocks/details/block.js:124 -#: src/wpzoom-blocks/details/block.js:145 -#: src/wpzoom-blocks/details/components/DetailItem.js:199 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:150 -msgid "Cooking time" -msgstr "Timp gătire" - -#: src/structured-data-blocks/class-wpzoom-details.php:193 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:447 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:871 -#: src/wpzoom-blocks/details/block.js:38 src/wpzoom-blocks/details/block.js:125 -#: src/wpzoom-blocks/details/block.js:146 -#: src/wpzoom-blocks/details/components/DetailItem.js:200 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:151 -msgid "Calories" -msgstr "Calorii" - -#: src/structured-data-blocks/class-wpzoom-details.php:194 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:872 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:151 -msgid "kcal" -msgstr "cal" - -#: src/structured-data-blocks/class-wpzoom-ingredients.php:109 -#: src/wpzoom-blocks/ingredients/legacy/1.0.js:34 -msgid "Print ingredients..." -msgstr "Print ingrediente" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:141 -msgid "" -"The % Daily Value tells you how much a nutrient in a serving of food " -"contributes to a daily diet. 2,000 calories a day is used for general " -"nutrition advice." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:188 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:306 -msgid "g" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:189 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:307 -msgid "mg" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:192 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:312 -msgid "Nutrition Facts" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:195 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:315 -#, php-format -msgid "%s servings per container" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:206 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:332 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:382 -msgid "Amount Per Serving" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:212 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:332 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:382 -msgid "Daily Value" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:439 -msgid "Serving Size" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:451 -msgid "Total Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:456 -msgid "Saturated Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:461 -msgid "Trans Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:465 -msgid "Cholesterol" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:470 -msgid "Sodium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:475 -msgid "Potassium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:480 -msgid "Total Carbohydrate" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:485 -msgid "Dietary Fiber" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:490 -msgid "Sugars" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:494 -msgid "Protein" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:499 -msgid "Vitamin A" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:503 -msgid "Vitamin C" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:507 -msgid "Calcium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:511 -msgid "Iron" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:515 -msgid "Vitamin D" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:519 -msgid "Vitamin E" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:523 -msgid "Vitamin K" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:527 -msgid "Thiamin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:531 -msgid "Riboflavin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:535 -msgid "Niacin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:539 -msgid "Vitamin B6" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:543 -msgid "Vitamin B12" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:547 -msgid "Folate" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:551 -msgid "Biotin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:555 -msgid "Pantothenic Acid" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:559 -msgid "Phosphorus" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:563 -msgid "Iodine" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:567 -msgid "Magnesium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:571 -msgid "Zinc" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:575 -msgid "Selenium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:579 -msgid "Copper" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:583 -msgid "Manganese" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:587 -msgid "Chromium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:591 -msgid "Molybdenum" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:595 -msgid "Chloride" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:410 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:457 -#: src/structured-data-blocks/class-wpzoom-steps.php:109 -#: src/wpzoom-blocks/directions/legacy/1.0.js:34 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:460 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:549 -msgid "Print directions..." -msgstr "Print mod de preparare" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:902 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:152 -msgid "Total time" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1234 -msgid "Course:" -msgstr "Fel:" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1242 -msgid "Cuisine:" -msgstr "Bucătărie" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1250 -msgid "Difficulty:" -msgstr "Dificultate" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1609 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:453 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:542 -msgid "Pin" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:112 -#, fuzzy -#| msgid "Details" -msgid "details" -msgstr "Detalii" - -#: src/wpzoom-blocks/details/block.js:113 -#: src/wpzoom-blocks/directions/block.js:79 -#: src/wpzoom-blocks/ingredients/block.js:79 -msgid "wpzoom" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:114 -#: src/wpzoom-blocks/directions/block.js:80 -#: src/wpzoom-blocks/ingredients/block.js:80 -#, fuzzy -#| msgid "Print Recipe" -msgid "recipe" -msgstr "print rețeta" - -#: src/wpzoom-blocks/details/block.js:118 -#: src/wpzoom-blocks/recipe-card/block.js:66 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:53 -msgid "Main" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:119 -#: src/wpzoom-blocks/details/components/Inspector.js:82 -#: src/wpzoom-blocks/recipe-card/block.js:67 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:65 -msgid "Italian" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:120 -#: src/wpzoom-blocks/recipe-card/block.js:68 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:76 -msgid "Medium" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:160 -msgid "Delete item" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:197 -#, fuzzy -#| msgid "servings" -msgid "4 servings" -msgstr "porții" - -#: src/wpzoom-blocks/details/components/DetailItem.js:198 -#, fuzzy -#| msgid "minutes" -msgid "30 minutes" -msgstr "minute" - -#: src/wpzoom-blocks/details/components/DetailItem.js:199 -#, fuzzy -#| msgid "minutes" -msgid "40 minutes" -msgstr "minute" - -#: src/wpzoom-blocks/details/components/DetailItem.js:200 -#, fuzzy -#| msgid "kcal" -msgid "420 kcal" -msgstr "cal" - -#: src/wpzoom-blocks/details/components/IconsModal.js:55 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:71 -msgid "Foodicons" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:56 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:72 -msgid "Dashicons" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:57 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:75 -msgid "Old Food icons" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:68 -msgid "Appetizer & Snaks" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:69 -msgid "Breakfast & Brunch" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:70 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:50 -msgid "Dessert" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:71 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:51 -msgid "Drinks" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:72 -#, fuzzy -#| msgid "Course" -msgid "Main Course" -msgstr "Fel" - -#: src/wpzoom-blocks/details/components/Inspector.js:73 -msgid "Salad" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:74 -msgid "Soup" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:78 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:61 -msgid "American" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:79 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:62 -msgid "Chinese" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:80 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:63 -msgid "French" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:81 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:64 -msgid "Indian" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:83 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:66 -msgid "Japanese" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:84 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:67 -msgid "Mediterranean" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:85 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:68 -msgid "Mexican" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:86 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:69 -msgid "Southern" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:87 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:70 -msgid "Thai" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:88 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:71 -msgid "Other world cuisine" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:106 -#, fuzzy -#| msgid "Details" -msgid "Details Settings" -msgstr "Detalii" - -#: src/wpzoom-blocks/details/components/Inspector.js:108 -msgid "Number of Columns" -msgstr "" - -#: src/wpzoom-blocks/directions/block.js:78 -#, fuzzy -#| msgid "Directions" -msgid "directions" -msgstr "Mod de preparare" - -#: src/wpzoom-blocks/directions/components/Direction.js:145 -#: src/wpzoom-blocks/recipe-card/components/Direction.js:130 -msgid "New step added" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Direction.js:210 -msgid "Step removed" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:181 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:187 -msgid "Insert step" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:198 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:204 -msgid "Move step up" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Inspector.js:49 -#, fuzzy -#| msgid "Directions" -msgid "Directions Settings" -msgstr "Mod de preparare" - -#: src/wpzoom-blocks/directions/components/Inspector.js:51 -#: src/wpzoom-blocks/ingredients/components/Inspector.js:51 -msgid "Print Button Visibility" -msgstr "" - -#: src/wpzoom-blocks/ingredients/block.js:78 -#, fuzzy -#| msgid "Ingredients" -msgid "ingredients" -msgstr "Ingrediente" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:139 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:130 -msgid "New ingredient added" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:204 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:195 -#, fuzzy -#| msgid "Ingredients" -msgid "Ingredient removed" -msgstr "Ingrediente" - -#: src/wpzoom-blocks/ingredients/components/IngredientItem.js:147 -#, fuzzy -#| msgid "Print ingredients..." -msgid "Delete ingredient" -msgstr "Print ingrediente" - -#: src/wpzoom-blocks/ingredients/components/IngredientItem.js:177 -msgid "Move item down" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Inspector.js:49 -#, fuzzy -#| msgid "Ingredients" -msgid "Ingredients Settings" -msgstr "Ingrediente" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:33 -#, fuzzy -#| msgid "Jump to Recipe" -msgid "Jump To Recipe" -msgstr "Sari direct la rețetă" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:34 -msgid "A button to jump to a WPZOOM Recipe Card on the same page." -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:51 -#: src/wpzoom-blocks/print-recipe/block.js:51 -#: src/wpzoom-blocks/recipe-card/block.js:55 -msgid "Block Recipe Card" -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:52 -#: src/wpzoom-blocks/nutrition/block.js:50 -#: src/wpzoom-blocks/print-recipe/block.js:52 -#: src/wpzoom-blocks/recipe-card/block.js:56 -msgid "WPZOOM" -msgstr "" - -#: src/wpzoom-blocks/nutrition/block.js:33 -msgid "Display Nutrition Facts for your recipe." -msgstr "" - -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:172 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:319 -msgid "servings per container" -msgstr "" - -#: src/wpzoom-blocks/print-recipe/block.js:34 -msgid "A button to print WPZOOM Recipe Card." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:38 -msgid "Recipe Card Block (Schema.org)" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:39 -msgid "Display a Recipe Card box with recipe metadata." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:60 -msgid "Your recipe title goes here" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:240 -msgid "Recipe Card extra options" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:248 -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:292 -msgid "Bulk Add" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:255 -msgid "Recipe Card Bulk Add" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "Known Problem" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "" -"There is a conflict with specific keyboard keys and this feature. To fix the " -"conflict, simply enable the" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "Top Toolbar" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "" -"option in the editor options (click on the ⋮ three dots from right-top " -"corner)." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "View how to do this" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:263 -#, fuzzy -#| msgid "Ingredients" -msgid "Insert Ingredients" -msgstr "Ingrediente" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:264 -msgid "" -"Each line break is a new ingredient. Note: To add Ingredient Group Title " -"just type **Group Title** on new line." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:272 -#, fuzzy -#| msgid "Directions" -msgid "Insert Directions" -msgstr "Mod de preparare" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:273 -msgid "" -"Each line break is a new direction. Note: To add Direction Group Title just " -"type **Group Title** on new line." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:284 -msgid "Cancel" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:73 -msgid "Font Awesome 5" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:74 -msgid "Genericons" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:183 -#, fuzzy -#| msgid "Ingredients" -msgid "Insert ingredient" -msgstr "Ingrediente" - -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:200 -msgid "Move item up" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:42 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:487 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:488 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:489 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:579 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:580 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:581 -msgid "Not added" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:43 -msgid "Not displayed" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:46 -msgid "Appetizers" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:47 -msgid "Snacks" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:48 -msgid "Breakfast" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:49 -msgid "Brunch" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:52 -msgid "Dinner" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:54 -msgid "Lunch" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:55 -msgid "Salads" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:56 -msgid "Sides" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:57 -msgid "Soups" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:75 -msgid "Easy" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:77 -#, fuzzy -#| msgid "Difficulty" -msgid "Difficult" -msgstr "Dificultate" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:489 -msgid "Recipe Card Settings" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:48 -msgid "Align block left" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:53 -msgid "Align block center" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:58 -msgid "Align block right" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:405 -msgid "Loading..." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:421 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:510 -msgid "Select an image file from your library." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:434 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:523 -msgid "Media Library" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:483 -msgid "Enter the title of your recipe" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:490 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:582 -msgid "You can add or edit these details in the Block Options on the right →" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:575 -msgid "Enter the title of your recipe." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:603 -msgid "Enter a short recipe description." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:625 -#, fuzzy -#| msgid "Print Recipe Text" -msgid "Write Recipe Video title" -msgstr "Print rețeta text" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:633 -msgid "" -"You can add a video here from Recipe Card Video Settings in the right sidebar" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:634 -msgid "Recipe Card Video" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:671 -msgid "Write Notes title" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:684 -msgid "Enter Note text for your recipe." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:687 -msgid "Press Enter to add new note." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:704 -msgid "Change Block Alignment" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:169 -msgid "" -"Note: Many browsers can only autoplay the videos with sound off, so you'll " -"need to enable muted attribute to the video too." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:253 -msgid "Recipe Card Video Settings" -msgstr "" - -#~ msgid "hour" -#~ msgid_plural "hours" -#~ msgstr[0] "ora" -#~ msgstr[1] "ore" -#~ msgstr[2] "ore" - -#~ msgid "minute" -#~ msgid_plural "minutes" -#~ msgstr[0] "minut" -#~ msgstr[1] "minute" -#~ msgstr[2] "minute" From 46904aedbf3e170fec523c77a7b107a3793260e0 Mon Sep 17 00:00:00 2001 From: vicolaspetru Date: Mon, 11 Oct 2021 18:24:42 +0300 Subject: [PATCH 6/6] Update text domain template file --- languages/recipe-card-blocks-by-wpzoom.mo | Bin 473 -> 0 bytes languages/recipe-card-blocks-by-wpzoom.po | 1533 -------- languages/recipe-card-blocks-by-wpzoom.pot | 3870 +++++++------------- 3 files changed, 1418 insertions(+), 3985 deletions(-) delete mode 100644 languages/recipe-card-blocks-by-wpzoom.mo delete mode 100644 languages/recipe-card-blocks-by-wpzoom.po diff --git a/languages/recipe-card-blocks-by-wpzoom.mo b/languages/recipe-card-blocks-by-wpzoom.mo deleted file mode 100644 index 2973d214d7b8b66e5083f7244c87f5185c11c075..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 473 zcmZur%TB{E5G;aIj+{9di3126oK&FVC>Nkb6|EXUd5BA7;-v{n?8tVY{SeOl8Q;Q& zO3j6lM&9wx?(EO*&Q}kyh1^3PAh(ex$QA?SH#RTuZ9N+#M!!Sm=vdN6Ft*T&6EB(3 zJNPJCMX!YePC^zk%Fb!PNN~o3{xRz_=1qikbZ&&QrEuEdYK(HQbf$?^nKDZ||V8pCB)HWFlO OP+CG-Y1x!uz1}a-g^Vr$ diff --git a/languages/recipe-card-blocks-by-wpzoom.po b/languages/recipe-card-blocks-by-wpzoom.po deleted file mode 100644 index 94fec10..0000000 --- a/languages/recipe-card-blocks-by-wpzoom.po +++ /dev/null @@ -1,1533 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: \n" -"POT-Creation-Date: 2020-06-10 15:12+0300\n" -"PO-Revision-Date: 2020-06-10 15:13+0300\n" -"Last-Translator: \n" -"Language-Team: WPZOOM\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.3.1\n" -"X-Poedit-Basepath: ..\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-KeywordsList: __;_e;esc_html__;esc_html_e\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: node_modules\n" - -#: src/classes/class-wpzoom-admin-menu.php:33 -#: src/classes/class-wpzoom-admin-menu.php:45 -msgid "WPZOOM Recipe Card Settings" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:34 -#: src/wpzoom-blocks/jump-to-recipe/block.js:50 -#: src/wpzoom-blocks/nutrition/block.js:48 -#: src/wpzoom-blocks/print-recipe/block.js:50 -#: src/wpzoom-blocks/recipe-card/block.js:54 -msgid "Recipe Card" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:46 -msgid "Settings" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:54 -msgid "WPZOOM Recipe Card Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:55 -msgid "Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:47 -msgid "Get Started with Recipe Card Blocks" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:54 -msgid "Plugin Documentation" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:57 -msgid "" -"Need help configuring the plugin? In the documentation you can find all the " -"information that is needed to get started adding recipes in your blog." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:60 -msgid "https://www.wpzoom.com/documentation/recipe-card-blocks/" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:61 -#: src/classes/class-wpzoom-settings.php:251 -msgid "Documentation" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:70 -msgid "Why Upgrade?" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:73 -msgid "" -"Upgrading to Recipe Card Blocks PRO plugin you will unlock a dozen of new " -"features that will take your food blog to the next level. See in the table " -"below just a few of the features included in the PRO version." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:81 -msgid "Recipe Card Blocks PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:84 -msgid "" -"If you like the free version of this plugin, you will LOVE the PRO version " -"which includes features like Recipe Ratings, Color Schemes and other useful " -"features to take your food blog to the next level!" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:87 -msgid "https://www.wpzoom.com/plugins/recipe-card-blocks/" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:88 -msgid "Upgrade to Recipe Card Blocks PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:100 -msgid "Recipe Card Block Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:103 -msgid "Take your recipes to the next level with Recipe Card Blocks PRO!" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:106 -msgid "" -"Unlock premium features and extend the functionalities & look of your food " -"blog." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:112 -msgid "Features" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:113 -msgid "Free" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:114 -msgid "PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:119 -msgid "Color Schemes" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:120 -msgid "1" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:121 -msgid "4 + Unlimited Colors" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:124 -msgid "Recipe Card Styles" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:125 -msgid "3" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:126 -msgid "3 + More Coming Soon" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:129 -msgid "Schema Markup" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:134 -msgid "Video Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:139 -msgid "Bulk Add Ingredients & Directions" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:144 -msgid "Inline Structured Data Validator" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:149 -msgid "Star Rating" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:154 -msgid "Hide Footer Credit" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:159 -#: src/classes/class-wpzoom-settings.php:253 -msgid "Premium Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:164 -msgid "Advanced Pinterest Settings" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:169 -msgid "Nutrition Info" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:174 -msgid "Automatic Recipe Archives" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:176 -#: src/classes/class-wpzoom-settings.php:272 -msgid "Coming Soon" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:179 -msgid "Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:180 -msgid "Community Forum" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:181 -msgid "Email Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:188 -#: src/classes/class-wpzoom-settings.php:254 -msgid "Upgrade to PRO" -msgstr "" - -#: src/classes/class-wpzoom-plugin-activator.php:114 -msgid "Rate plugin" -msgstr "" - -#: src/classes/class-wpzoom-plugin-loader.php:113 -#, php-format -msgid "" -"You currently have two versions of Recipe Card Blocks active on this site. " -"Please deactivate one before continuing." -msgstr "" - -#: src/classes/class-wpzoom-print-template-manager.php:211 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:467 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:486 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:578 -msgid "Recipe by" -msgstr "" - -#: src/classes/class-wpzoom-print-template-manager.php:250 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:502 -msgid "Recipe Card plugin by " -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:103 -msgid "Recipe Card Block" -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:104 -msgid "Recipe Card Block Square" -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:105 -msgid "Recipe Card Step Image" -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:121 -msgid "WPZOOM - Recipe Card" -msgstr "" - -#: src/classes/class-wpzoom-settings-fields.php:109 -msgid "Preview" -msgstr "" - -#: src/classes/class-wpzoom-settings-fields.php:158 -msgid "Save Changes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:248 -msgid "Thank you for installing Recipe Card Blocks!" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:249 -msgid "" -"If you need help getting started with Recipe Card Blocks, please click on " -"the links below." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:252 -msgid "Support Forum" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:257 -msgid "Close" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:271 -msgid "Premium" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:277 -msgid "General" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:283 -msgid "Defaults" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:289 -msgid "Display Course" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:294 -msgid "Show course by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:302 -msgid "Display Cuisine" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:307 -msgid "Show cuisine by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:315 -msgid "Display Difficulty" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:320 -msgid "Show difficulty by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:328 -msgid "Display Author" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:333 -msgid "Show author by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:341 -msgid "Default Author Name" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:346 -msgid "" -"You can add a custom author name for all new Recipe Cards. By default, the " -"post author name is shown." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:353 -msgid "Default Details Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:358 -msgid "Add your custom Details title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:359 -#: src/wpzoom-blocks/details/block.js:26 src/wpzoom-blocks/details/block.js:97 -msgid "Details" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:365 -msgid "Default Ingredients Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:370 -msgid "Add your custom Ingredients title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:371 -#: src/wpzoom-blocks/ingredients/block.js:63 -msgid "Ingredients" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:377 -msgid "Default Directions Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:382 -msgid "Add your custom Directions title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:383 -#: src/wpzoom-blocks/directions/block.js:63 -msgid "Directions" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:389 -msgid "Recipe Video Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:394 -msgid "Add your custom Recipe video title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:395 -msgid "Recipe Video" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:401 -msgid "Default Notes Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:406 -msgid "Add your custom Notes title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:407 -msgid "Notes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:413 -msgid "Recipe Title Alignment" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:420 -msgid "Left" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:421 -msgid "Center" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:422 -msgid "Right" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:428 -msgid "Ingredients Strikethrough" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:433 -msgid "Enable strikethrough for ingredients on hover or when selected." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:442 -msgid "Footer Copyright" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:447 -msgid "Hide footer copyright text." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:459 -#: src/classes/class-wpzoom-settings.php:702 -msgid "Recipe Details" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:465 -msgid "Display Servings" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:470 -msgid "Show servings by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:478 -msgid "Display Preparation Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:483 -msgid "Show preparation time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:491 -msgid "Display Cooking Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:496 -msgid "Show cooking time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:504 -msgid "Display Total Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:509 -msgid "Show total time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:517 -msgid "Display Calories" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:522 -msgid "Show calories by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:532 -msgid "Rating Feature" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:538 -msgid "User Rating" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:543 -msgid "Allow visitors to vote your recipes." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:553 -msgid "Who can rate?" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:558 -msgid "Select who can rate your recipes." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:561 -msgid "Only logged in users can rate recipes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:562 -msgid "Everyone can rate recipes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:570 -msgid "Rating Stars Color" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:575 -msgid "Change rating stars color of Recipe Card." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:586 -msgid "Appearance" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:592 -msgid "Recipe Template" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:598 -msgid "Default Template" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:603 -msgid "Default template to use for all Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:606 -#: src/wpzoom-blocks/details/components/Inspector.js:109 -#: src/wpzoom-blocks/recipe-card/block.js:75 -msgid "Default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:607 -#: src/wpzoom-blocks/recipe-card/block.js:80 -msgid "New Design" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:608 -#: src/wpzoom-blocks/recipe-card/block.js:85 -msgid "Simple Design" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:616 -msgid "Recipe Buttons" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:622 -msgid "Automatically add Buttons" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:627 -msgid "Automatically display buttons above the post content." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:635 -msgid "Jump to Recipe Text" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:640 -msgid "Add custom text for Jump to Recipe button." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:641 -msgid "Jump to Recipe" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:647 -msgid "Print Recipe Text" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:652 -msgid "Add custom text for Print Recipe button." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:653 -#: src/wpzoom-blocks/print-recipe/block.js:33 -msgid "Print Recipe" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:661 -#: src/structured-data-blocks/class-wpzoom-ingredients.php:133 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1572 -#: src/structured-data-blocks/class-wpzoom-steps.php:133 -#: src/wpzoom-blocks/directions/legacy/1.0.js:35 -#: src/wpzoom-blocks/ingredients/legacy/1.0.js:35 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:462 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:551 -msgid "Print" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:667 -msgid "Display Print Button" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:672 -msgid "Show Print button in recipe card" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:680 -msgid "Print only Published Posts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:685 -msgid "" -"Redirect visitors to the homepage when trying to print a recipe that has not " -"been published yet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:691 -#: src/classes/class-wpzoom-settings.php:764 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:420 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:509 -msgid "Recipe Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:696 -msgid "Show Recipe Image on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:707 -msgid "" -"Show Recipe Details (servings, preparation time, cooking time, calories) on " -"print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:713 -msgid "Summary Text" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:718 -msgid "Show Recipe Summary text on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:724 -msgid "Steps Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:729 -msgid "Show Steps Image on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:737 -msgid "Pinterest" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:743 -msgid "Display Pin Button" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:748 -msgid "Show Pinterest button in recipe card" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:756 -msgid "Pin Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:761 -msgid "Image to use for Pin Recipe." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:765 -msgid "Custom Image per Recipe (Premium Only)" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:771 -msgid "Pin Description" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:776 -msgid "Text description to use for Pin Recipe." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:779 -msgid "Recipe Name" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:780 -msgid "Recipe Summary" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:781 -msgid "Custom Text (Premium Only)" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:789 -#: src/wpzoom-blocks/nutrition/block.js:32 -#: src/wpzoom-blocks/nutrition/block.js:49 -msgid "Nutrition" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:795 -msgid "Layout Orientation" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:800 -msgid "Default layout to use for all Nutrition block." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:803 -msgid "Vertical" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:804 -msgid "Horizontal" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:812 -msgid "Google Fonts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:818 -msgid "Enable Google Fonts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:823 -msgid "" -"If you check this field, then it means that plugin will load Google Fonts to " -"use them into blocks." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:833 -msgid "Metadata" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:839 -msgid "Taxonomies" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:845 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:487 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:579 -msgid "Course" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:850 -msgid "Make Course as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:858 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:488 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:580 -msgid "Cuisine" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:863 -msgid "Make Cuisine as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:871 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:489 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:581 -msgid "Difficulty" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:876 -msgid "Make Difficulty as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1129 -msgid "Default configurations for new Recipe Card blocks." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1135 -msgid "Recipe Rating shown in the Recipe Card and Recipe Metadata." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1141 -msgid "You will get access to more Recipe Templates with the Premium version." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1147 -msgid "Display Jump to Recipe and Print Recipe buttons." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:172 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:443 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:847 -#: src/wpzoom-blocks/details/block.js:35 src/wpzoom-blocks/details/block.js:122 -#: src/wpzoom-blocks/details/block.js:143 -#: src/wpzoom-blocks/details/components/DetailItem.js:197 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:148 -msgid "Servings" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:173 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:848 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:148 -msgid "servings" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:179 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:855 -#: src/wpzoom-blocks/details/block.js:36 src/wpzoom-blocks/details/block.js:123 -#: src/wpzoom-blocks/details/block.js:144 -#: src/wpzoom-blocks/details/components/DetailItem.js:198 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:149 -msgid "Prep time" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:180 -#: src/structured-data-blocks/class-wpzoom-details.php:187 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:856 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:864 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:903 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:149 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:150 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:152 -msgid "minutes" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:186 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:863 -#: src/wpzoom-blocks/details/block.js:37 src/wpzoom-blocks/details/block.js:124 -#: src/wpzoom-blocks/details/block.js:145 -#: src/wpzoom-blocks/details/components/DetailItem.js:199 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:150 -msgid "Cooking time" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:193 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:447 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:871 -#: src/wpzoom-blocks/details/block.js:38 src/wpzoom-blocks/details/block.js:125 -#: src/wpzoom-blocks/details/block.js:146 -#: src/wpzoom-blocks/details/components/DetailItem.js:200 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:151 -msgid "Calories" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:194 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:872 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:151 -msgid "kcal" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-ingredients.php:109 -#: src/wpzoom-blocks/ingredients/legacy/1.0.js:34 -msgid "Print ingredients..." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:141 -msgid "" -"The % Daily Value tells you how much a nutrient in a serving of food " -"contributes to a daily diet. 2,000 calories a day is used for general " -"nutrition advice." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:188 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:306 -msgid "g" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:189 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:307 -msgid "mg" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:192 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:312 -msgid "Nutrition Facts" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:195 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:315 -#, php-format -msgid "%s servings per container" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:206 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:332 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:382 -msgid "Amount Per Serving" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:212 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:332 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:382 -msgid "Daily Value" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:439 -msgid "Serving Size" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:451 -msgid "Total Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:456 -msgid "Saturated Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:461 -msgid "Trans Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:465 -msgid "Cholesterol" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:470 -msgid "Sodium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:475 -msgid "Potassium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:480 -msgid "Total Carbohydrate" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:485 -msgid "Dietary Fiber" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:490 -msgid "Sugars" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:494 -msgid "Protein" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:499 -msgid "Vitamin A" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:503 -msgid "Vitamin C" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:507 -msgid "Calcium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:511 -msgid "Iron" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:515 -msgid "Vitamin D" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:519 -msgid "Vitamin E" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:523 -msgid "Vitamin K" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:527 -msgid "Thiamin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:531 -msgid "Riboflavin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:535 -msgid "Niacin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:539 -msgid "Vitamin B6" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:543 -msgid "Vitamin B12" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:547 -msgid "Folate" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:551 -msgid "Biotin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:555 -msgid "Pantothenic Acid" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:559 -msgid "Phosphorus" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:563 -msgid "Iodine" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:567 -msgid "Magnesium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:571 -msgid "Zinc" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:575 -msgid "Selenium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:579 -msgid "Copper" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:583 -msgid "Manganese" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:587 -msgid "Chromium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:591 -msgid "Molybdenum" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:595 -msgid "Chloride" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:410 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:457 -#: src/structured-data-blocks/class-wpzoom-steps.php:109 -#: src/wpzoom-blocks/directions/legacy/1.0.js:34 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:460 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:549 -msgid "Print directions..." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:902 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:152 -msgid "Total time" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1234 -msgid "Course:" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1242 -msgid "Cuisine:" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1250 -msgid "Difficulty:" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1609 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:453 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:542 -msgid "Pin" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:112 -msgid "details" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:113 -#: src/wpzoom-blocks/directions/block.js:79 -#: src/wpzoom-blocks/ingredients/block.js:79 -msgid "wpzoom" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:114 -#: src/wpzoom-blocks/directions/block.js:80 -#: src/wpzoom-blocks/ingredients/block.js:80 -msgid "recipe" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:118 -#: src/wpzoom-blocks/recipe-card/block.js:66 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:53 -msgid "Main" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:119 -#: src/wpzoom-blocks/details/components/Inspector.js:82 -#: src/wpzoom-blocks/recipe-card/block.js:67 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:65 -msgid "Italian" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:120 -#: src/wpzoom-blocks/recipe-card/block.js:68 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:76 -msgid "Medium" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:160 -msgid "Delete item" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:197 -msgid "4 servings" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:198 -msgid "30 minutes" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:199 -msgid "40 minutes" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:200 -msgid "420 kcal" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:55 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:71 -msgid "Foodicons" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:56 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:72 -msgid "Dashicons" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:57 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:75 -msgid "Old Food icons" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:68 -msgid "Appetizer & Snaks" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:69 -msgid "Breakfast & Brunch" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:70 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:50 -msgid "Dessert" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:71 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:51 -msgid "Drinks" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:72 -msgid "Main Course" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:73 -msgid "Salad" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:74 -msgid "Soup" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:78 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:61 -msgid "American" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:79 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:62 -msgid "Chinese" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:80 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:63 -msgid "French" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:81 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:64 -msgid "Indian" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:83 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:66 -msgid "Japanese" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:84 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:67 -msgid "Mediterranean" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:85 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:68 -msgid "Mexican" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:86 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:69 -msgid "Southern" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:87 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:70 -msgid "Thai" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:88 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:71 -msgid "Other world cuisine" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:106 -msgid "Details Settings" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:108 -msgid "Number of Columns" -msgstr "" - -#: src/wpzoom-blocks/directions/block.js:78 -msgid "directions" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Direction.js:145 -#: src/wpzoom-blocks/recipe-card/components/Direction.js:130 -msgid "New step added" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Direction.js:210 -msgid "Step removed" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:181 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:187 -msgid "Insert step" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:198 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:204 -msgid "Move step up" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Inspector.js:49 -msgid "Directions Settings" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Inspector.js:51 -#: src/wpzoom-blocks/ingredients/components/Inspector.js:51 -msgid "Print Button Visibility" -msgstr "" - -#: src/wpzoom-blocks/ingredients/block.js:78 -msgid "ingredients" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:139 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:130 -msgid "New ingredient added" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:204 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:195 -msgid "Ingredient removed" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/IngredientItem.js:147 -msgid "Delete ingredient" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/IngredientItem.js:177 -msgid "Move item down" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Inspector.js:49 -msgid "Ingredients Settings" -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:33 -msgid "Jump To Recipe" -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:34 -msgid "A button to jump to a WPZOOM Recipe Card on the same page." -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:51 -#: src/wpzoom-blocks/print-recipe/block.js:51 -#: src/wpzoom-blocks/recipe-card/block.js:55 -msgid "Block Recipe Card" -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:52 -#: src/wpzoom-blocks/nutrition/block.js:50 -#: src/wpzoom-blocks/print-recipe/block.js:52 -#: src/wpzoom-blocks/recipe-card/block.js:56 -msgid "WPZOOM" -msgstr "" - -#: src/wpzoom-blocks/nutrition/block.js:33 -msgid "Display Nutrition Facts for your recipe." -msgstr "" - -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:172 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:319 -msgid "servings per container" -msgstr "" - -#: src/wpzoom-blocks/print-recipe/block.js:34 -msgid "A button to print WPZOOM Recipe Card." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:38 -msgid "Recipe Card Block (Schema.org)" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:39 -msgid "Display a Recipe Card box with recipe metadata." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:60 -msgid "Your recipe title goes here" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:240 -msgid "Recipe Card extra options" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:248 -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:292 -msgid "Bulk Add" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:255 -msgid "Recipe Card Bulk Add" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "Known Problem" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "" -"There is a conflict with specific keyboard keys and this feature. To fix the " -"conflict, simply enable the" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "Top Toolbar" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "" -"option in the editor options (click on the ⋮ three dots from right-top " -"corner)." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:259 -msgid "View how to do this" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:263 -msgid "Insert Ingredients" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:264 -msgid "" -"Each line break is a new ingredient. Note: To add Ingredient Group Title " -"just type **Group Title** on new line." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:272 -msgid "Insert Directions" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:273 -msgid "" -"Each line break is a new direction. Note: To add Direction Group Title just " -"type **Group Title** on new line." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:284 -msgid "Cancel" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:73 -msgid "Font Awesome 5" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:74 -msgid "Genericons" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:183 -msgid "Insert ingredient" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:200 -msgid "Move item up" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:42 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:487 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:488 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:489 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:579 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:580 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:581 -msgid "Not added" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:43 -msgid "Not displayed" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:46 -msgid "Appetizers" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:47 -msgid "Snacks" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:48 -msgid "Breakfast" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:49 -msgid "Brunch" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:52 -msgid "Dinner" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:54 -msgid "Lunch" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:55 -msgid "Salads" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:56 -msgid "Sides" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:57 -msgid "Soups" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:75 -msgid "Easy" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:77 -msgid "Difficult" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:489 -msgid "Recipe Card Settings" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:48 -msgid "Align block left" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:53 -msgid "Align block center" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:58 -msgid "Align block right" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:405 -msgid "Loading..." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:421 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:510 -msgid "Select an image file from your library." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:434 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:523 -msgid "Media Library" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:483 -msgid "Enter the title of your recipe" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:490 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:582 -msgid "You can add or edit these details in the Block Options on the right →" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:575 -msgid "Enter the title of your recipe." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:603 -msgid "Enter a short recipe description." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:625 -msgid "Write Recipe Video title" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:633 -msgid "" -"You can add a video here from Recipe Card Video Settings in the right sidebar" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:634 -msgid "Recipe Card Video" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:671 -msgid "Write Notes title" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:684 -msgid "Enter Note text for your recipe." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:687 -msgid "Press Enter to add new note." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:704 -msgid "Change Block Alignment" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:169 -msgid "" -"Note: Many browsers can only autoplay the videos with sound off, so you'll " -"need to enable muted attribute to the video too." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:253 -msgid "Recipe Card Video Settings" -msgstr "" diff --git a/languages/recipe-card-blocks-by-wpzoom.pot b/languages/recipe-card-blocks-by-wpzoom.pot index 19c140a..4e4934a 100644 --- a/languages/recipe-card-blocks-by-wpzoom.pot +++ b/languages/recipe-card-blocks-by-wpzoom.pot @@ -1,2452 +1,1418 @@ -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: \n" -"POT-Creation-Date: 2021-08-20 09:58+0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Vicolas Petru\n" -"Language-Team: WPZOOM\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.2.3\n" -"X-Poedit-Basepath: ..\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -"X-Poedit-KeywordsList: __;_e;esc_html__;esc_html_e\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: node_modules\n" - -#: elementor/widgets/recipe-card/recipe-card.php:91 -msgid "Loading gallery media" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:125 -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:109 -msgid "Recipe Card Block" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:225 -#: src/classes/class-wpzoom-settings.php:459 -#: src/classes/class-wpzoom-settings.php:702 -msgid "Recipe Details" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:233 -#: elementor/widgets/recipe-card/recipe-card.php:239 -msgid "Recipe Title" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:245 -#: src/classes/class-wpzoom-settings.php:780 -msgid "Recipe Summary" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:250 -msgid "Enter your recipe card summary here" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:257 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:493 -msgid "Recipe Card Image (required)" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:258 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:494 -msgid "Upload image for Recipe Card." -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:280 -msgid "Show Image" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:281 -msgid "Show Recipe Image on Front-End" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:283 -#: elementor/widgets/recipe-card/recipe-card.php:294 -#: elementor/widgets/recipe-card/recipe-card.php:305 -#: elementor/widgets/recipe-card/recipe-card.php:339 -#: elementor/widgets/recipe-card/recipe-card.php:375 -#: elementor/widgets/recipe-card/recipe-card.php:398 -#: elementor/widgets/recipe-card/recipe-card.php:421 -#: elementor/widgets/recipe-card/recipe-card.php:465 -#: elementor/widgets/recipe-card/recipe-card.php:925 -msgid "Show" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:284 -#: elementor/widgets/recipe-card/recipe-card.php:295 -#: elementor/widgets/recipe-card/recipe-card.php:306 -#: elementor/widgets/recipe-card/recipe-card.php:340 -#: elementor/widgets/recipe-card/recipe-card.php:376 -#: elementor/widgets/recipe-card/recipe-card.php:399 -#: elementor/widgets/recipe-card/recipe-card.php:422 -#: elementor/widgets/recipe-card/recipe-card.php:466 -#: elementor/widgets/recipe-card/recipe-card.php:924 -msgid "Hide" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:291 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:575 -msgid "Print Button" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:292 -#: src/classes/class-wpzoom-settings.php:667 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:578 -msgid "Display Print Button" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:302 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:585 -msgid "Pinterest Button" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:303 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:588 -msgid "Display Pinterest Button" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:314 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:599 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:623 -msgid "Header Content Align" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:318 -#: src/classes/class-wpzoom-settings.php:422 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:606 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:630 -msgid "Left" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:322 -#: src/classes/class-wpzoom-settings.php:423 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:637 -msgid "Center" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:326 -#: src/classes/class-wpzoom-settings.php:424 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:613 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:644 -msgid "Right" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:336 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:652 -msgid "Author" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:337 -#: src/classes/class-wpzoom-settings.php:330 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:655 -msgid "Display Author" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:347 -#: elementor/widgets/recipe-card/recipe-card.php:353 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:665 -msgid "Custom author name" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:348 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:666 -msgid "Default: Post author name" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:365 -msgid "Recipe Schema Markup" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:373 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:697 -msgid "Course (required)" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:382 -#: elementor/widgets/recipe-card/recipe-card.php:386 -#: src/classes/class-wpzoom-settings.php:872 -#: src/wpzoom-blocks/details/components/Inspector.js:115 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:475 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:562 -msgid "Course" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:383 -#: elementor/widgets/recipe-card/recipe-card.php:406 -#: elementor/widgets/recipe-card/recipe-card.php:429 -#: elementor/widgets/recipe-card/recipe-card.php:442 -msgid "Separate with commas or the Enter key." -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:396 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:718 -msgid "Cuisine (required)" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:405 -#: elementor/widgets/recipe-card/recipe-card.php:409 -#: src/classes/class-wpzoom-settings.php:885 -#: src/wpzoom-blocks/details/components/Inspector.js:128 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:476 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:563 -msgid "Cuisine" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:419 -#: src/classes/class-wpzoom-settings.php:317 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:741 -msgid "Display Difficulty" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:428 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:748 -msgid "Add difficulty level" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:441 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:758 -msgid "Keywords (recommended)" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:453 -msgid "Additional Details" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:463 -msgid "Display Detail Item" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:473 -msgid "Label" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:482 -#: elementor/widgets/recipe-card/recipe-card.php:1076 -msgid "Icon" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:504 -#: elementor/widgets/recipe-card/recipe-card.php:1120 -msgid "Value" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:513 -#: elementor/widgets/recipe-card/recipe-card.php:635 -#: elementor/widgets/recipe-card/recipe-card.php:1164 -msgid "Unit" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:527 -#: src/structured-data-blocks/class-wpzoom-details.php:174 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:444 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:877 -#: src/wpzoom-blocks/details/block.js:35 src/wpzoom-blocks/details/block.js:122 -#: src/wpzoom-blocks/details/block.js:143 -#: src/wpzoom-blocks/details/components/DetailItem.js:196 -#: src/wpzoom-blocks/details/components/Inspector.js:155 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:147 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:795 -msgid "Servings" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:537 -#: src/structured-data-blocks/class-wpzoom-details.php:181 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:885 -#: src/wpzoom-blocks/details/block.js:36 src/wpzoom-blocks/details/block.js:123 -#: src/wpzoom-blocks/details/block.js:144 -#: src/wpzoom-blocks/details/components/DetailItem.js:197 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:148 -msgid "Prep time" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:547 -#: src/structured-data-blocks/class-wpzoom-details.php:188 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:893 -#: src/wpzoom-blocks/details/block.js:37 src/wpzoom-blocks/details/block.js:124 -#: src/wpzoom-blocks/details/block.js:145 -#: src/wpzoom-blocks/details/components/DetailItem.js:198 -#: src/wpzoom-blocks/details/components/Inspector.js:169 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:149 -msgid "Cooking time" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:558 -#: src/structured-data-blocks/class-wpzoom-details.php:195 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:448 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:901 -#: src/wpzoom-blocks/details/block.js:38 src/wpzoom-blocks/details/block.js:125 -#: src/wpzoom-blocks/details/block.js:146 -#: src/wpzoom-blocks/details/components/DetailItem.js:199 -#: src/wpzoom-blocks/details/components/Inspector.js:176 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:150 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:930 -msgid "Calories" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:568 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:954 -msgid "Resting Time" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:576 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:987 -msgid "Baking Time" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:584 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:440 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1014 -msgid "Serving Size" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:592 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1041 -msgid "Net Carbs" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:608 -#: elementor/widgets/recipe-card/recipe-card.php:618 -#: elementor/widgets/recipe-card/recipe-card.php:1231 -#: src/classes/class-wpzoom-settings.php:373 -#: src/wpzoom-blocks/ingredients/block.js:63 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1184 -msgid "Ingredients" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:616 -#: elementor/widgets/recipe-card/recipe-card.php:693 -#: elementor/widgets/recipe-card/recipe-card.php:971 -#: elementor/widgets/recipe-card/recipe-card.php:1012 -#: elementor/widgets/recipe-card/recipe-card.php:1239 -#: elementor/widgets/recipe-card/recipe-card.php:1336 -#: elementor/widgets/recipe-card/recipe-card.php:1433 -msgid "Title" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:628 -msgid "Amount" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:643 -msgid "Ingredient Name" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:658 -msgid "1 Ingredient" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:663 -msgid "2 Ingredient" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:668 -msgid "3 Ingredient" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:673 -msgid "4 Ingredient" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:685 -#: elementor/widgets/recipe-card/recipe-card.php:695 -#: elementor/widgets/recipe-card/recipe-card.php:1328 -#: src/classes/class-wpzoom-settings.php:385 -#: src/wpzoom-blocks/directions/block.js:63 -msgid "Directions" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:705 -msgid "Step description" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:715 -msgid "Image" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:722 -msgid "Photo" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:737 -msgid "Gallery" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:744 -msgid "Add Images" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:763 -#: elementor/widgets/recipe-card/recipe-card.php:766 -#: elementor/widgets/recipe-card/recipe-card.php:769 -#: elementor/widgets/recipe-card/recipe-card.php:772 -msgid "Directions Step" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:785 -msgid "Video" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:793 -msgid "Source" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:797 -msgid "Embed" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:798 -msgid "Self Hosted" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:807 -msgid "Link" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:816 -msgid "Enter your URL" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:829 -msgid "Choose File" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:847 -msgid "Video Title" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:861 -msgid "Video Description" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:874 -msgid "Video Options" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:886 -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:340 -msgid "Autoplay" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:898 -msgid "Mute" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:910 -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:346 -msgid "Loop" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:922 -msgid "Player Controls" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:937 -msgid "Poster" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:951 -msgid "View" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:963 -#: elementor/widgets/recipe-card/recipe-card.php:1425 -#: src/classes/class-wpzoom-settings.php:409 -msgid "Notes" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:982 -msgid "Note text" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1032 -#: elementor/widgets/recipe-card/recipe-card.php:1065 -#: elementor/widgets/recipe-card/recipe-card.php:1141 -#: elementor/widgets/recipe-card/recipe-card.php:1185 -#: elementor/widgets/recipe-card/recipe-card.php:1218 -#: elementor/widgets/recipe-card/recipe-card.php:1259 -#: elementor/widgets/recipe-card/recipe-card.php:1290 -#: elementor/widgets/recipe-card/recipe-card.php:1356 -#: elementor/widgets/recipe-card/recipe-card.php:1387 -#: elementor/widgets/recipe-card/recipe-card.php:1453 -#: elementor/widgets/recipe-card/recipe-card.php:1484 -msgid "Color" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1045 -#: src/classes/class-wpzoom-settings.php:361 -#: src/wpzoom-blocks/details/block.js:26 src/wpzoom-blocks/details/block.js:97 -msgid "Details" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1085 -msgid "Icon Size" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1097 -msgid "Icon Color" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1108 -msgid "Bottom Spacing" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1152 -msgid "Side Spacing" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1198 -msgid "Summary" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1270 -msgid "Item" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1301 -#: elementor/widgets/recipe-card/recipe-card.php:1398 -#: elementor/widgets/recipe-card/recipe-card.php:1495 -msgid "Margin" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1313 -#: elementor/widgets/recipe-card/recipe-card.php:1410 -#: elementor/widgets/recipe-card/recipe-card.php:1507 -msgid "Padding" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1367 -msgid "Step" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1464 -msgid "Note" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1542 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1261 -msgid "Course:" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1546 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1268 -msgid "Cuisine:" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1550 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1275 -msgid "Difficulty:" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:1661 -#: elementor/widgets/recipe-card/templates/rcb-accent-color-header.php:48 -#: elementor/widgets/recipe-card/templates/rcb-default.php:33 -#: elementor/widgets/recipe-card/templates/rcb-newdesign.php:33 -#: elementor/widgets/recipe-card/templates/rcb-simple.php:35 -#: src/classes/class-wpzoom-print-template-manager.php:208 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:497 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:474 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:561 -msgid "Recipe by" -msgstr "" - -#: elementor/widgets/recipe-card/recipe-card.php:2195 -#: src/classes/class-wpzoom-settings.php:661 -#: src/structured-data-blocks/class-wpzoom-ingredients.php:135 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1619 -#: src/structured-data-blocks/class-wpzoom-steps.php:135 -#: src/wpzoom-blocks/directions/components/Direction.js:413 -#: src/wpzoom-blocks/directions/legacy/1.0.js:34 -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:406 -#: src/wpzoom-blocks/ingredients/legacy/1.0.js:34 -#: src/wpzoom-blocks/recipe-card/skins/shared/print-button.js:22 -msgid "Print" -msgstr "" - -#: elementor/widgets/recipe-card/templates/rcb-accent-color-header.php:42 -#: elementor/widgets/recipe-card/templates/rcb-default.php:22 -#: elementor/widgets/recipe-card/templates/rcb-newdesign.php:22 -#: elementor/widgets/recipe-card/templates/rcb-simple.php:23 -msgid "Print directions" -msgstr "" - -#: elementor/widgets/recipe-card/templates/rcb-accent-color-header.php:122 -#: elementor/widgets/recipe-card/templates/rcb-default.php:115 -#: elementor/widgets/recipe-card/templates/rcb-newdesign.php:115 -#: elementor/widgets/recipe-card/templates/rcb-simple.php:119 -#: src/classes/class-wpzoom-print-template-manager.php:249 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:535 -msgid "Recipe Card plugin by " -msgstr "" - -#: elementor/wpzoom-elementor-recipe-card.php:130 -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:127 -msgid "WPZOOM - Recipe Card" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:33 -#: src/classes/class-wpzoom-admin-menu.php:45 -msgid "WPZOOM Recipe Card Settings" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:34 -#: src/wpzoom-blocks/jump-to-recipe/block.js:50 -#: src/wpzoom-blocks/nutrition/block.js:48 -#: src/wpzoom-blocks/print-recipe/block.js:50 -#: src/wpzoom-blocks/recipe-card/block.js:54 -msgid "Recipe Card" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:46 -msgid "Settings" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:54 -msgid "WPZOOM Recipe Card Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-admin-menu.php:55 -msgid "Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:46 -msgid "Get Started with Recipe Card Blocks" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:53 -msgid "Plugin Documentation" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:56 -msgid "" -"Need help configuring the plugin? In the documentation you can find all the " -"information that is needed to get started adding recipes in your blog." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:59 -msgid "https://www.wpzoom.com/documentation/recipe-card-blocks/" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:60 -#: src/classes/class-wpzoom-settings.php:253 -msgid "Documentation" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:69 -msgid "Why Upgrade?" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:72 -msgid "" -"Upgrading to Recipe Card Blocks PRO plugin you will unlock a dozen of new " -"features that will take your food blog to the next level. See in the table " -"below just a few of the features included in the PRO version." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:80 -msgid "Recipe Card Blocks PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:83 -msgid "" -"If you like the free version of this plugin, you will LOVE the PRO version " -"which includes features like Recipe Ratings, Color Schemes and other useful " -"features to take your food blog to the next level!" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:86 -msgid "https://www.wpzoom.com/plugins/recipe-card-blocks/" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:87 -msgid "Upgrade to Recipe Card Blocks PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:99 -msgid "Recipe Card Block Free vs. PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:102 -msgid "Take your recipes to the next level with Recipe Card Blocks PRO!" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:105 -msgid "" -"Unlock premium features and extend the functionalities & look of your food " -"blog." -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:111 -msgid "Features" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:112 -msgid "Free" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:113 -msgid "PRO" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:118 -msgid "Color Schemes" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:119 -msgid "1" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:120 -msgid "4 + Unlimited Colors" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:123 -msgid "Recipe Card Styles" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:124 -msgid "3" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:125 -msgid "3 + More Coming Soon" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:128 -msgid "Schema Markup" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:133 -msgid "Video Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:138 -msgid "Bulk Add Ingredients & Directions" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:143 -msgid "Inline Structured Data Validator" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:148 -msgid "Star Rating" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:153 -msgid "Hide Footer Credit" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:158 -#: src/classes/class-wpzoom-settings.php:255 -msgid "Premium Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:163 -msgid "Advanced Pinterest Settings" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:168 -msgid "Nutrition Info" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:173 -msgid "Automatic Recipe Archives" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:175 -#: src/classes/class-wpzoom-settings.php:274 -msgid "Coming Soon" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:178 -msgid "Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:179 -msgid "Community Forum" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:180 -msgid "Email Support" -msgstr "" - -#: src/classes/class-wpzoom-lite-vs-pro.php:187 -#: src/classes/class-wpzoom-settings.php:256 -msgid "Upgrade to PRO" -msgstr "" - -#: src/classes/class-wpzoom-plugin-activator.php:116 -msgid "Rate plugin" -msgstr "" - -#: src/classes/class-wpzoom-plugin-loader.php:123 -#, php-format -msgid "" -"You currently have two versions of Recipe Card Blocks active on this site. " -"Please deactivate one before continuing." -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:110 -msgid "Recipe Card Block Square" -msgstr "" - -#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:111 -msgid "Recipe Card Step Image" -msgstr "" - -#: src/classes/class-wpzoom-settings-fields.php:111 -msgid "Preview" -msgstr "" - -#: src/classes/class-wpzoom-settings-fields.php:160 -msgid "Save Changes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:250 -msgid "Thank you for installing Recipe Card Blocks!" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:251 -msgid "" -"If you need help getting started with Recipe Card Blocks, please click on " -"the links below." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:254 -msgid "Support Forum" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:259 -msgid "Close" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:273 -msgid "Premium" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:279 -msgid "General" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:285 -msgid "Defaults" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:291 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:701 -msgid "Display Course" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:296 -msgid "Show course by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:304 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:721 -msgid "Display Cuisine" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:309 -msgid "Show cuisine by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:322 -msgid "Show difficulty by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:335 -msgid "Show author by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:343 -msgid "Default Author Name" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:348 -msgid "" -"You can add a custom author name for all new Recipe Cards. By default, the " -"post author name is shown." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:355 -msgid "Default Details Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:360 -msgid "Add your custom Details title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:367 -msgid "Default Ingredients Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:372 -msgid "Add your custom Ingredients title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:379 -msgid "Default Directions Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:384 -msgid "Add your custom Directions title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:391 -msgid "Recipe Video Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:396 -msgid "Add your custom Recipe video title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:397 -msgid "Recipe Video" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:403 -msgid "Default Notes Title" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:408 -msgid "Add your custom Notes title for new or existing Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:415 -msgid "Recipe Title Alignment" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:430 -msgid "Ingredients Strikethrough" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:435 -msgid "Enable strikethrough for ingredients on hover or when selected." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:444 -msgid "Footer Credit" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:449 -msgid "" -"Disable Footer Credit. Uncheck this option if you want to show your support " -"for this plugin." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:465 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:782 -msgid "Display Servings" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:470 -msgid "Show servings by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:478 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:819 -msgid "Display Preparation Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:483 -msgid "Show preparation time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:491 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:849 -msgid "Display Cooking Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:496 -msgid "Show cooking time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:504 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:879 -msgid "Display Total Time" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:509 -msgid "Show total time by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:517 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:917 -msgid "Display Calories" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:522 -msgid "Show calories by default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:532 -msgid "Rating Feature" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:538 -msgid "User Rating" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:543 -msgid "Allow visitors to vote your recipes." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:553 -msgid "Who can rate?" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:558 -msgid "Select who can rate your recipes." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:561 -msgid "Only logged in users can rate recipes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:562 -msgid "Everyone can rate recipes" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:570 -msgid "Rating Stars Color" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:575 -msgid "Change rating stars color of Recipe Card." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:586 -msgid "Appearance" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:592 -msgid "Recipe Template" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:598 -msgid "Default Template" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:603 -msgid "Default template to use for all Recipe Cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:606 -#: src/wpzoom-blocks/details/components/Inspector.js:107 -#: src/wpzoom-blocks/recipe-card/block.js:75 -msgid "Default" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:607 -#: src/wpzoom-blocks/recipe-card/block.js:80 -msgid "New Design" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:608 -#: src/wpzoom-blocks/recipe-card/block.js:85 -msgid "Simple Design" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:616 -msgid "Recipe Buttons" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:622 -msgid "Automatically add Buttons" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:627 -msgid "Automatically display buttons above the post content." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:635 -msgid "Jump to Recipe Text" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:640 -msgid "Add custom text for Jump to Recipe button." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:641 -msgid "Jump to Recipe" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:647 -msgid "Print Recipe Text" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:652 -msgid "Add custom text for Print Recipe button." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:653 -#: src/wpzoom-blocks/print-recipe/block.js:33 -msgid "Print Recipe" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:672 -msgid "Show Print button in recipe card" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:680 -msgid "Print only Published Posts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:685 -msgid "" -"Redirect visitors to the homepage when trying to print a recipe that has not " -"been published yet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:691 -#: src/classes/class-wpzoom-settings.php:764 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:413 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:497 -msgid "Recipe Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:696 -msgid "Show Recipe Image on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:707 -msgid "" -"Show Recipe Details (servings, preparation time, cooking time, calories) on " -"print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:713 -msgid "Summary Text" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:718 -msgid "Show Recipe Summary text on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:724 -msgid "Steps Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:729 -msgid "Show Steps Image on print sheet." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:737 -msgid "Pinterest" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:743 -msgid "Display Pin Button" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:748 -msgid "Show Pinterest button in recipe card" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:756 -msgid "Pin Image" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:761 -msgid "Image to use for Pin Recipe." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:765 -msgid "Custom Image per Recipe (Premium Only)" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:771 -msgid "Pin Description" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:776 -msgid "Text description to use for Pin Recipe." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:779 -msgid "Recipe Name" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:781 -msgid "Custom Text (Premium Only)" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:789 -#: src/wpzoom-blocks/nutrition/block.js:32 -#: src/wpzoom-blocks/nutrition/block.js:49 -msgid "Nutrition" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:795 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:525 -msgid "Layout Orientation" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:800 -msgid "Default layout to use for all Nutrition block." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:803 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:528 -msgid "Vertical" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:804 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:529 -msgid "Horizontal" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:812 -msgid "Google Fonts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:818 -msgid "Enable Google Fonts" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:823 -msgid "" -"If you check this field, then it means that plugin will load Google Fonts to " -"use them into blocks." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:833 -msgid "Performance" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:839 -msgid "Assets" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:845 -msgid "Load Assets on all pages?" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:850 -msgid "" -"Enabling this option will load JavaScript and CSS files on archive pages " -"that include posts with recipe cards." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:850 -msgid "NOTE: Disable this option to load assets only on the single post pages." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:860 -msgid "Metadata" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:866 -msgid "Taxonomies" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:877 -msgid "Make Course as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:890 -msgid "Make Cuisine as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:898 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:738 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:477 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:564 -msgid "Difficulty" -msgstr "" - -#: src/classes/class-wpzoom-settings.php:903 -msgid "Make Difficulty as taxonomy." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1162 -msgid "Default configurations for new Recipe Card blocks." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1168 -msgid "Recipe Rating shown in the Recipe Card and Recipe Metadata." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1174 -msgid "You will get access to more Recipe Templates with the Premium version." -msgstr "" - -#: src/classes/class-wpzoom-settings.php:1180 -msgid "Display Jump to Recipe and Print Recipe buttons." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:175 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:878 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:147 -msgid "servings" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:182 -#: src/structured-data-blocks/class-wpzoom-details.php:189 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:886 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:894 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:933 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:148 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:149 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:151 -msgid "minutes" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-details.php:196 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:902 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:150 -msgid "kcal" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-ingredients.php:111 -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:405 -#: src/wpzoom-blocks/ingredients/legacy/1.0.js:33 -msgid "Print ingredients..." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:143 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:511 -msgid "" -"The % Daily Value tells you how much a nutrient in a serving of food " -"contributes to a daily diet. 2,000 calories a day is used for general " -"nutrition advice." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:189 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:307 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:185 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:208 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:218 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:228 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:269 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:279 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:289 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:300 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:332 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:359 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:369 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:379 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:430 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:440 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:450 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:461 -msgid "g" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:190 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:308 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:239 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:249 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:259 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:390 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:400 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:420 -msgid "mg" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:193 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:313 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:171 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:318 -msgid "Nutrition Facts" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:196 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:316 -#, php-format -msgid "%s servings per container" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:207 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:333 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:383 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:192 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:350 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:411 -msgid "Amount Per Serving" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:213 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:333 -#: src/structured-data-blocks/class-wpzoom-nutrition.php:383 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:202 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:351 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:412 -msgid "Daily Value" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:452 -msgid "Total Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:457 -msgid "Saturated Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:462 -msgid "Trans Fat" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:466 -msgid "Cholesterol" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:471 -msgid "Sodium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:476 -msgid "Potassium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:481 -msgid "Total Carbohydrate" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:486 -msgid "Dietary Fiber" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:491 -msgid "Sugars" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:495 -msgid "Protein" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:500 -msgid "Vitamin A" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:504 -msgid "Vitamin C" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:508 -msgid "Calcium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:512 -msgid "Iron" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:516 -msgid "Vitamin D" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:520 -msgid "Vitamin E" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:524 -msgid "Vitamin K" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:528 -msgid "Thiamin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:532 -msgid "Riboflavin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:536 -msgid "Niacin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:540 -msgid "Vitamin B6" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:544 -msgid "Vitamin B12" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:548 -msgid "Folate" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:552 -msgid "Biotin" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:556 -msgid "Pantothenic Acid" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:560 -msgid "Phosphorus" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:564 -msgid "Iodine" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:568 -msgid "Magnesium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:572 -msgid "Zinc" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:576 -msgid "Selenium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:580 -msgid "Copper" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:584 -msgid "Manganese" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:588 -msgid "Chromium" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:592 -msgid "Molybdenum" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-nutrition.php:596 -msgid "Chloride" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:433 -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:484 -#: src/structured-data-blocks/class-wpzoom-steps.php:111 -#: src/wpzoom-blocks/directions/components/Direction.js:412 -#: src/wpzoom-blocks/directions/legacy/1.0.js:33 -#: src/wpzoom-blocks/recipe-card/skins/shared/print-button.js:20 -msgid "Print directions..." -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:932 -#: src/wpzoom-blocks/recipe-card/components/DetailItem.js:151 -msgid "Total time" -msgstr "" - -#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1659 -#: src/wpzoom-blocks/recipe-card/skins/shared/pinterest-button.js:22 -msgid "Pin" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:112 -msgid "details" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:113 -#: src/wpzoom-blocks/directions/block.js:79 -#: src/wpzoom-blocks/ingredients/block.js:79 -msgid "wpzoom" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:114 -#: src/wpzoom-blocks/directions/block.js:80 -#: src/wpzoom-blocks/ingredients/block.js:80 -msgid "recipe" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:118 -#: src/wpzoom-blocks/recipe-card/block.js:66 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:53 -msgid "Main" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:119 -#: src/wpzoom-blocks/details/components/Inspector.js:80 -#: src/wpzoom-blocks/recipe-card/block.js:67 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:65 -msgid "Italian" -msgstr "" - -#: src/wpzoom-blocks/details/block.js:120 -#: src/wpzoom-blocks/recipe-card/block.js:68 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:76 -msgid "Medium" -msgstr "" - -#: src/wpzoom-blocks/details/components/Detail.js:313 -msgid "Add item" -msgstr "" - -#: src/wpzoom-blocks/details/components/Detail.js:335 -msgid "Write Details title" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:159 -msgid "Delete item" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:196 -msgid "4 servings" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:197 -msgid "30 minutes" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:198 -msgid "40 minutes" -msgstr "" - -#: src/wpzoom-blocks/details/components/DetailItem.js:199 -msgid "420 kcal" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:56 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:72 -msgid "Foodicons" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:57 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:73 -msgid "Dashicons" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:58 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:76 -msgid "Old Food icons" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:229 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:247 -msgid "Select Icon Kit" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:246 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:264 -msgid "Regular" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:252 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:270 -msgid "Solid" -msgstr "" - -#: src/wpzoom-blocks/details/components/IconsModal.js:258 -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:276 -msgid "Brands" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:66 -msgid "Appetizer & Snaks" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:67 -msgid "Breakfast & Brunch" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:68 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:50 -msgid "Dessert" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:69 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:51 -msgid "Drinks" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:70 -msgid "Main Course" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:71 -msgid "Salad" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:72 -msgid "Soup" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:76 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:61 -msgid "American" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:77 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:62 -msgid "Chinese" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:78 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:63 -msgid "French" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:79 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:64 -msgid "Indian" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:81 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:66 -msgid "Japanese" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:82 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:67 -msgid "Mediterranean" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:83 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:68 -msgid "Mexican" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:84 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:69 -msgid "Southern" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:85 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:70 -msgid "Thai" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:86 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:71 -msgid "Other world cuisine" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:104 -msgid "Details Settings" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:106 -msgid "Number of Columns" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:116 -msgid "Type course and press Enter." -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:119 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:708 -msgid "Add course" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:123 -msgid "Type recipe course" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:129 -msgid "Type cuisine and press Enter." -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:132 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:728 -msgid "Add cuisine" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:136 -msgid "Type recipe cuisine" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:141 -msgid "Keywords" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:142 -msgid "" -"Hint: For multiple keywords add `,` after each keyword (ex: keyword, " -"keyword, keyword)." -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:145 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:762 -msgid "Add keywords" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:149 -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:766 -msgid "Type recipe keywords" -msgstr "" - -#: src/wpzoom-blocks/details/components/Inspector.js:162 -msgid "Preparation time" -msgstr "" - -#: src/wpzoom-blocks/directions/block.js:78 -msgid "directions" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Direction.js:144 -#: src/wpzoom-blocks/recipe-card/components/Direction.js:129 -msgid "New step added" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Direction.js:209 -msgid "Step removed" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Direction.js:384 -#: src/wpzoom-blocks/recipe-card/components/Direction.js:367 -msgid "Add step" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Direction.js:391 -#: src/wpzoom-blocks/recipe-card/components/Direction.js:374 -msgid "Add direction group" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Direction.js:425 -#: src/wpzoom-blocks/recipe-card/components/Direction.js:402 -msgid "Write Directions title" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:174 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:180 -msgid "Delete step" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:180 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:186 -msgid "Insert step" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:197 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:203 -msgid "Move step up" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:204 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:210 -msgid "Move step down" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:304 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:327 -msgid "Enter step description" -msgstr "" - -#: src/wpzoom-blocks/directions/components/DirectionStep.js:318 -#: src/wpzoom-blocks/ingredients/components/IngredientItem.js:233 -#: src/wpzoom-blocks/recipe-card/components/DirectionStep.js:341 -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:314 -msgid "Enter group title" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Inspector.js:47 -msgid "Directions Settings" -msgstr "" - -#: src/wpzoom-blocks/directions/components/Inspector.js:49 -#: src/wpzoom-blocks/ingredients/components/Inspector.js:49 -msgid "Print Button Visibility" -msgstr "" - -#: src/wpzoom-blocks/ingredients/block.js:78 -msgid "ingredients" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:138 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:129 -msgid "New ingredient added" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:203 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:194 -msgid "Ingredient removed" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:377 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:370 -msgid "Add ingredient" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:384 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:377 -msgid "Add ingredient group" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Ingredient.js:418 -#: src/wpzoom-blocks/recipe-card/components/Ingredient.js:413 -msgid "Write Ingredients title" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/IngredientItem.js:146 -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:176 -msgid "Delete ingredient" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/IngredientItem.js:176 -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:206 -msgid "Move item down" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/IngredientItem.js:219 -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:299 -msgid "Enter ingredient name" -msgstr "" - -#: src/wpzoom-blocks/ingredients/components/Inspector.js:47 -msgid "Ingredients Settings" -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:33 -msgid "Jump To Recipe" -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:34 -msgid "A button to jump to a WPZOOM Recipe Card on the same page." -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:51 -#: src/wpzoom-blocks/print-recipe/block.js:51 -#: src/wpzoom-blocks/recipe-card/block.js:55 -msgid "Block Recipe Card" -msgstr "" - -#: src/wpzoom-blocks/jump-to-recipe/block.js:52 -#: src/wpzoom-blocks/nutrition/block.js:50 -#: src/wpzoom-blocks/print-recipe/block.js:52 -#: src/wpzoom-blocks/recipe-card/block.js:56 -msgid "WPZOOM" -msgstr "" - -#: src/wpzoom-blocks/nutrition/block.js:33 -msgid "Display Nutrition Facts for your recipe." -msgstr "" - -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:176 -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:323 -msgid "servings per container" -msgstr "" - -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:506 -msgid "Nutrition Information" -msgstr "" - -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:515 -msgid "" -"In case you made some changes to Recipe Card, press button to Reload values." -msgstr "" - -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:520 -msgid "Reload Values" -msgstr "" - -#: src/wpzoom-blocks/nutrition/components/Nutrition.js:523 -msgid "Nutrition Settings" -msgstr "" - -#: src/wpzoom-blocks/print-recipe/block.js:34 -msgid "A button to print WPZOOM Recipe Card." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:38 -msgid "Recipe Card Block (Schema.org)" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:39 -msgid "Display a Recipe Card box with recipe metadata." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/block.js:60 -msgid "Your recipe title goes here" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:242 -msgid "Recipe Card extra options" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:250 -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:296 -msgid "Bulk Add" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:257 -msgid "Recipe Card Bulk Add" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:261 -msgid "Known Problem" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:261 -msgid "" -"There is a conflict with specific keyboard keys and this feature. To fix the " -"conflict, simply enable the" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:261 -msgid "Top Toolbar" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:261 -msgid "" -"option in the editor options (click on the ⋮ three dots from right-top " -"corner)." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:261 -msgid "View how to do this" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:265 -msgid "Insert Ingredients" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:266 -msgid "" -"Each line break is a new ingredient. Note: To add Ingredient Group Title " -"just type **Group Title** on new line." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:274 -msgid "Insert Directions" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:275 -msgid "" -"Each line break is a new direction. Note: To add Direction Group Title just " -"type **Group Title** on new line." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/ExtraOptionsModal.js:286 -msgid "Cancel" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:74 -msgid "Font Awesome 5" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IconsModal.js:75 -msgid "Genericons" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:182 -msgid "Insert ingredient" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/IngredientItem.js:199 -msgid "Move item up" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:42 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:475 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:476 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:477 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:562 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:563 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:564 -msgid "Not added" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:43 -msgid "Not displayed" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:46 -msgid "Appetizers" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:47 -msgid "Snacks" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:48 -msgid "Breakfast" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:49 -msgid "Brunch" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:52 -msgid "Dinner" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:54 -msgid "Lunch" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:55 -msgid "Salads" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:56 -msgid "Sides" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:57 -msgid "Soups" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:75 -msgid "Easy" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:77 -msgid "Difficult" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:489 -msgid "Recipe Card Settings" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:507 -msgid "Add Recipe Image" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:542 -msgid "Replace Image" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:546 -msgid "Remove Recipe Image" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:554 -msgid "Image Size" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:562 -msgid "Hide Recipe Image on Front-End" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:565 -msgid "Hide Image" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:676 -msgid "Ingredients Layout" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:679 -msgid "Select Layout" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:680 -msgid "" -"This setting is visible only on Front-End. In Editor still appears in one " -"column to prevent floating elements on editing." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:683 -msgid "1 column" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:684 -msgid "2 columns" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:694 -msgid "Recipe Card SEO Settings" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:698 -msgid "The post category is added by default." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:712 -msgid "Type course and press Enter" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:732 -msgid "Type cuisine and press Enter" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:752 -msgid "Type difficulty level and press Enter" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:759 -msgid "" -"For multiple keywords add `,` after each keyword (ex: keyword, keyword, " -"keyword). Note: The post tags is added by default." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:770 -msgid "Recipe Card Details" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:777 -msgid "" -"The following details are used for Schema Markup (Rich Snippets). If you " -"want to hide some details in the post, just turn them off below." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:778 -msgid "NEW: you can also add custom details (see next panel below)." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:794 -msgid "Servings Label" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:803 -msgid "Servings Value" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:811 -msgid "Servings Unit" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:831 -msgid "Prep Time Label" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:832 -msgid "Prep Time" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:840 -msgid "Prep Time Value" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:861 -msgid "Cook Time Label" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:862 -msgid "Cooking Time" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:870 -msgid "Cook Time Value" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:891 -msgid "Total Time Label" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:892 -msgid "Total Time" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:900 -msgid "Total Time Value" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:910 -msgid "Calculate Total Time" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:912 -msgid "Default value: prepTime + cookTime" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:929 -msgid "Calories Label" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:938 -msgid "Calories Value" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:947 -msgid "Add Custom Details" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:953 -msgid "Custom Label 1" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:962 -msgid "Custom Value 1" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:970 -msgid "Custom Unit 1" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:975 -msgid "Is Resting Time field?" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:976 -msgid "" -"If option is enabled, this means that the value is used to calculate the " -"Total Time. And unit will be converted from minutes to hours if it's needed." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:986 -msgid "Custom Label 2" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:995 -msgid "Custom Value 2" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1003 -msgid "Custom Unit 2" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1013 -msgid "Custom Label 3" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1022 -msgid "Custom Value 3" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1030 -msgid "Custom Unit 3" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1040 -msgid "Custom Label 4" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1049 -msgid "Custom Value 4" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1057 -msgid "Custom Unit 4" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1063 -msgid "Structured Data Testing" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1066 -msgid "Automatically check Structured Data errors and warnings." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1071 -msgid "Please enter value for required fields: " -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1077 -msgid "We recommend to add value for following fields: " -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1083 -msgid "We recommend to display following fields: " -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/Inspector.js:1188 -msgid "Steps" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:53 -msgid "Align block left" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:58 -msgid "Align block center" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:63 -msgid "Align block right" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:398 -msgid "Loading..." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:414 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:498 -msgid "Select an image file from your library." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:427 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:511 -msgid "Media Library" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:471 -msgid "Enter the title of your recipe" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:478 -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:565 -msgid "You can add or edit these details in the Block Options on the right →" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:558 -msgid "Enter the title of your recipe." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:586 -msgid "Enter a short recipe description." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:608 -msgid "Write Recipe Video title" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:616 -msgid "" -"You can add a video here from Recipe Card Video Settings in the right sidebar" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:617 -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:254 -msgid "Recipe Card Video" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:654 -msgid "Write Notes title" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:667 -msgid "Enter Note text for your recipe." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:670 -msgid "Press Enter to add new note." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/RecipeCard.js:687 -msgid "Change Block Alignment" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:166 -msgid "" -"Note: Many browsers can only autoplay the videos with sound off, so you'll " -"need to enable muted attribute to the video too." -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:250 -msgid "Recipe Card Video Settings" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:276 -msgid "Edit URL" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:286 -msgid "Apply" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:296 -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:330 -msgid "Remove Recipe Video" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:326 -msgid "Replace Video" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:351 -msgid "Muted" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:356 -msgid "Playback Controls" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:368 -msgid "Video Poster" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:383 -msgid "Replace Poster" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:383 -msgid "Select Poster Image" -msgstr "" - -#: src/wpzoom-blocks/recipe-card/components/VideoUpload.js:390 -msgid "Remove Poster Image" -msgstr "" +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: 2021-10-11 15:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Vicolas Petru\n" +"Language-Team: WPZOOM\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Poedit-Basepath: ..\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +"X-Poedit-KeywordsList: __;_e;esc_html__;esc_html_e\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SearchPathExcluded-0: node_modules\n" +"\n" +"Language: " + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:196 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:316 +#, php-format +msgid "%s servings per container" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:119 +msgid "1" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:656 +msgid "1 Ingredient" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:661 +msgid "2 Ingredient" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:124 +msgid "3" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:125 +msgid "3 + More Coming Soon" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:666 +msgid "3 Ingredient" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:120 +msgid "4 + Unlimited Colors" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:671 +msgid "4 Ingredient" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:635 +msgid "Add custom text for Jump to Recipe button." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:647 +msgid "Add custom text for Print Recipe button." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:426 +msgid "Add difficulty level" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:355 +msgid "Add your custom Details title for new or existing Recipe Cards." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:379 +msgid "Add your custom Directions title for new or existing Recipe Cards." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:367 +msgid "Add your custom Ingredients title for new or existing Recipe Cards." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:403 +msgid "Add your custom Notes title for new or existing Recipe Cards." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:391 +msgid "Add your custom Recipe video title for new or existing Recipe Cards." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:451 +msgid "Additional Details" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:163 +msgid "Advanced Pinterest Settings" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:538 +msgid "Allow visitors to vote your recipes." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:626 +msgid "Amount" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:207 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:333 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:383 +msgid "Amount Per Serving" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:581 +msgid "Appearance" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:834 +msgid "Assets" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:334 +msgid "Author" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:173 +msgid "Automatic Recipe Archives" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:617 +msgid "Automatically add Buttons" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:622 +msgid "Automatically display buttons above the post content." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:884 +msgid "Autoplay" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:574 +msgid "Baking Time" +msgstr "" + +#. Description of the plugin +msgid "" +"Beautiful Recipe Card Blocks for Food Bloggers with Schema Markup for the " +"new WordPress editor (Gutenberg)." +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:552 +msgid "Biotin" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1104 +msgid "Bottom Spacing" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:138 +msgid "Bulk Add Ingredients & Directions" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:508 +msgid "Calcium" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:904 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:448 +#: src/structured-data-blocks/class-wpzoom-details.php:195 +#: elementor/widgets/recipe-card/recipe-card.php:556 +msgid "Calories" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:418 +#: elementor/widgets/recipe-card/recipe-card.php:320 +msgid "Center" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:570 +msgid "Change rating stars color of Recipe Card." +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:596 +msgid "Chloride" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:466 +msgid "Cholesterol" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:827 +msgid "Choose File" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:588 +msgid "Chromium" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:254 +msgid "Close" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1028 +#: elementor/widgets/recipe-card/recipe-card.php:1061 +#: elementor/widgets/recipe-card/recipe-card.php:1137 +#: elementor/widgets/recipe-card/recipe-card.php:1181 +#: elementor/widgets/recipe-card/recipe-card.php:1214 +#: elementor/widgets/recipe-card/recipe-card.php:1255 +#: elementor/widgets/recipe-card/recipe-card.php:1286 +#: elementor/widgets/recipe-card/recipe-card.php:1352 +#: elementor/widgets/recipe-card/recipe-card.php:1383 +#: elementor/widgets/recipe-card/recipe-card.php:1449 +#: elementor/widgets/recipe-card/recipe-card.php:1480 +msgid "Color" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:118 +msgid "Color Schemes" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:175 +#: src/classes/class-wpzoom-settings.php:269 +msgid "Coming Soon" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:179 +msgid "Community Forum" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:896 +#: src/structured-data-blocks/class-wpzoom-details.php:188 +#: elementor/widgets/recipe-card/recipe-card.php:545 +msgid "Cooking time" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:580 +msgid "Copper" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:867 +#: elementor/widgets/recipe-card/recipe-card.php:380 +#: elementor/widgets/recipe-card/recipe-card.php:384 +msgid "Course" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:371 +msgid "Course (required)" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1264 +#: elementor/widgets/recipe-card/recipe-card.php:1536 +msgid "Course:" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:880 +#: elementor/widgets/recipe-card/recipe-card.php:403 +#: elementor/widgets/recipe-card/recipe-card.php:407 +msgid "Cuisine" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:394 +msgid "Cuisine (required)" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1271 +#: elementor/widgets/recipe-card/recipe-card.php:1539 +msgid "Cuisine:" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:345 +#: elementor/widgets/recipe-card/recipe-card.php:351 +msgid "Custom author name" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:760 +msgid "Custom Image per Recipe (Premium Only)" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:776 +msgid "Custom Text (Premium Only)" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:213 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:333 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:383 +msgid "Daily Value" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:601 +msgid "Default" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:338 +msgid "Default Author Name" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:1134 +msgid "Default configurations for new Recipe Card blocks." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:350 +msgid "Default Details Title" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:374 +msgid "Default Directions Title" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:362 +msgid "Default Ingredients Title" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:795 +msgid "Default layout to use for all Nutrition block." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:398 +msgid "Default Notes Title" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:593 +msgid "Default Template" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:598 +msgid "Default template to use for all Recipe Cards." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:346 +msgid "Default: Post author name" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:280 +msgid "Defaults" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:356 +#: elementor/widgets/recipe-card/recipe-card.php:1041 +msgid "Details" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:486 +msgid "Dietary Fiber" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:893 +msgid "Difficulty" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1278 +#: elementor/widgets/recipe-card/recipe-card.php:1542 +msgid "Difficulty:" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:380 +#: elementor/widgets/recipe-card/recipe-card.php:683 +#: elementor/widgets/recipe-card/recipe-card.php:693 +#: elementor/widgets/recipe-card/recipe-card.php:1324 +msgid "Directions" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:761 +#: elementor/widgets/recipe-card/recipe-card.php:764 +#: elementor/widgets/recipe-card/recipe-card.php:767 +#: elementor/widgets/recipe-card/recipe-card.php:770 +msgid "Directions Step" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:444 +msgid "" +"Disable Footer Credit. Uncheck this option if you want to show your support " +"for this plugin." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:325 +#: elementor/widgets/recipe-card/recipe-card.php:335 +msgid "Display Author" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:512 +msgid "Display Calories" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:486 +msgid "Display Cooking Time" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:286 +msgid "Display Course" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:299 +msgid "Display Cuisine" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:461 +msgid "Display Detail Item" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:312 +#: elementor/widgets/recipe-card/recipe-card.php:417 +msgid "Display Difficulty" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:1152 +msgid "Display Jump to Recipe and Print Recipe buttons." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:738 +msgid "Display Pin Button" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:301 +msgid "Display Pinterest Button" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:473 +msgid "Display Preparation Time" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:662 +#: elementor/widgets/recipe-card/recipe-card.php:290 +msgid "Display Print Button" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:460 +msgid "Display Servings" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:499 +msgid "Display Total Time" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:60 +#: src/classes/class-wpzoom-settings.php:248 +msgid "Documentation" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:180 +msgid "Email Support" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:795 +msgid "Embed" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:813 +msgid "Enable Google Fonts" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:430 +msgid "Enable strikethrough for ingredients on hover or when selected." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:845 +msgid "" +"Enabling this option will load JavaScript and CSS files on archive pages " +"that include posts with recipe cards." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:248 +msgid "Enter your recipe card summary here" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:814 +msgid "Enter your URL" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:557 +msgid "Everyone can rate recipes" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:111 +msgid "Features" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:548 +msgid "Folate" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:439 +msgid "Footer Credit" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:112 +msgid "Free" +msgstr "" + +#: src/classes/class-wpzoom-admin-menu.php:55 +msgid "Free vs. PRO" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:189 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:307 +msgid "g" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:735 +msgid "Gallery" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:274 +msgid "General" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:46 +msgid "Get Started with Recipe Card Blocks" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:807 +msgid "Google Fonts" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:312 +msgid "Header Content Align" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:282 +#: elementor/widgets/recipe-card/recipe-card.php:293 +#: elementor/widgets/recipe-card/recipe-card.php:304 +#: elementor/widgets/recipe-card/recipe-card.php:338 +#: elementor/widgets/recipe-card/recipe-card.php:374 +#: elementor/widgets/recipe-card/recipe-card.php:397 +#: elementor/widgets/recipe-card/recipe-card.php:420 +#: elementor/widgets/recipe-card/recipe-card.php:464 +#: elementor/widgets/recipe-card/recipe-card.php:922 +msgid "Hide" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:153 +msgid "Hide Footer Credit" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:799 +msgid "Horizontal" +msgstr "" + +#: src/classes/class-wpzoom-helpers.php:215 +#: src/classes/class-wpzoom-helpers.php:226 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#. Author URI of the plugin +msgid "https://www.wpzoom.com/" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:59 +msgid "https://www.wpzoom.com/documentation/recipe-card-blocks/" +msgstr "" + +#. URI of the plugin +#: src/classes/class-wpzoom-lite-vs-pro.php:86 +msgid "https://www.wpzoom.com/plugins/recipe-card-blocks/" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:480 +#: elementor/widgets/recipe-card/recipe-card.php:1072 +msgid "Icon" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1093 +msgid "Icon Color" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1081 +msgid "Icon Size" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:818 +msgid "" +"If you check this field, then it means that plugin will load Google Fonts to " +"use them into blocks." +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:83 +msgid "" +"If you like the free version of this plugin, you will LOVE the PRO version " +"which includes features like Recipe Ratings, Color Schemes and other useful " +"features to take your food blog to the next level!" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:246 +msgid "" +"If you need help getting started with Recipe Card Blocks, please click on " +"the links below." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:713 +msgid "Image" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:756 +msgid "Image to use for Pin Recipe." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:641 +msgid "Ingredient Name" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:368 +#: elementor/widgets/recipe-card/recipe-card.php:606 +#: elementor/widgets/recipe-card/recipe-card.php:616 +#: elementor/widgets/recipe-card/recipe-card.php:1227 +msgid "Ingredients" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:425 +msgid "Ingredients Strikethrough" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:143 +msgid "Inline Structured Data Validator" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:564 +msgid "Iodine" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:512 +msgid "Iron" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1266 +msgid "Item" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:636 +msgid "Jump to Recipe" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:630 +msgid "Jump to Recipe Text" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:905 +#: src/structured-data-blocks/class-wpzoom-details.php:196 +msgid "kcal" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:439 +msgid "Keywords (recommended)" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:471 +msgid "Label" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:790 +msgid "Layout Orientation" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:417 +#: elementor/widgets/recipe-card/recipe-card.php:316 +msgid "Left" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:805 +msgid "Link" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:840 +msgid "Load Assets on all pages?" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:91 +msgid "Loading gallery media" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:908 +msgid "Loop" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:568 +msgid "Magnesium" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:872 +msgid "Make Course as taxonomy." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:885 +msgid "Make Cuisine as taxonomy." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:898 +msgid "Make Difficulty as taxonomy." +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:584 +msgid "Manganese" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1297 +#: elementor/widgets/recipe-card/recipe-card.php:1394 +#: elementor/widgets/recipe-card/recipe-card.php:1491 +msgid "Margin" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:855 +msgid "Metadata" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:190 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:308 +msgid "mg" +msgstr "" + +#: src/classes/class-wpzoom-helpers.php:219 +#: src/classes/class-wpzoom-helpers.php:230 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:889 +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:897 +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:936 +#: src/structured-data-blocks/class-wpzoom-details.php:182 +#: src/structured-data-blocks/class-wpzoom-details.php:189 +msgid "minutes" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:592 +msgid "Molybdenum" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:896 +msgid "Mute" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:56 +msgid "" +"Need help configuring the plugin? In the documentation you can find all the " +"information that is needed to get started adding recipes in your blog." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:590 +msgid "Net Carbs" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:602 +msgid "New Design" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:536 +msgid "Niacin" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1460 +msgid "Note" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:980 +msgid "Note text" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:845 +msgid "NOTE: Disable this option to load assets only on the single post pages." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:404 +#: elementor/widgets/recipe-card/recipe-card.php:961 +#: elementor/widgets/recipe-card/recipe-card.php:1421 +msgid "Notes" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:784 +msgid "Nutrition" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:193 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:313 +msgid "Nutrition Facts" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:168 +msgid "Nutrition Info" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:556 +msgid "Only logged in users can rate recipes" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1309 +#: elementor/widgets/recipe-card/recipe-card.php:1406 +#: elementor/widgets/recipe-card/recipe-card.php:1503 +msgid "Padding" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:556 +msgid "Pantothenic Acid" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:828 +msgid "Performance" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:560 +msgid "Phosphorus" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:720 +msgid "Photo" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1729 +msgid "Pin" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:766 +msgid "Pin Description" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:751 +msgid "Pin Image" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:732 +msgid "Pinterest" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:300 +msgid "Pinterest Button" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:920 +msgid "Player Controls" +msgstr "" + +#: src/classes/class-wpzoom-plugin-activator.php:89 +msgctxt "Plugin action link label." +msgid "Go Premium" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:53 +msgid "Plugin Documentation" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:935 +msgid "Poster" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:476 +msgid "Potassium" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:268 +msgid "Premium" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:158 +#: src/classes/class-wpzoom-settings.php:250 +msgid "Premium Support" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:888 +#: src/structured-data-blocks/class-wpzoom-details.php:181 +#: elementor/widgets/recipe-card/recipe-card.php:535 +msgid "Prep time" +msgstr "" + +#: src/classes/class-wpzoom-settings-fields.php:111 +msgid "Preview" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:656 +#: src/structured-data-blocks/class-wpzoom-steps.php:135 +#: src/structured-data-blocks/class-wpzoom-ingredients.php:135 +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:1689 +#: elementor/widgets/recipe-card/recipe-card.php:2147 +msgid "Print" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:289 +msgid "Print Button" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-steps.php:111 +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:433 +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:484 +msgid "Print directions..." +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-ingredients.php:111 +msgid "Print ingredients..." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:675 +msgid "Print only Published Posts" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:648 +msgid "Print Recipe" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:642 +msgid "Print Recipe Text" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:113 +msgid "PRO" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:495 +msgid "Protein" +msgstr "" + +#: src/classes/class-wpzoom-plugin-activator.php:116 +msgid "Rate plugin" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:527 +msgid "Rating Feature" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:565 +msgid "Rating Stars Color" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:611 +msgid "Recipe Buttons" +msgstr "" + +#: src/classes/class-wpzoom-print-template-manager.php:208 +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:497 +#: elementor/widgets/recipe-card/recipe-card.php:1647 +msgid "Recipe by" +msgstr "" + +#: src/classes/class-wpzoom-admin-menu.php:34 +msgid "Recipe Card" +msgstr "" + +#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:109 +#: elementor/widgets/recipe-card/recipe-card.php:125 +msgid "Recipe Card Block" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:99 +msgid "Recipe Card Block Free vs. PRO" +msgstr "" + +#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:110 +msgid "Recipe Card Block Square" +msgstr "" + +#. Name of the plugin +msgid "Recipe Card Blocks for Gutenberg & Elementor" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:80 +msgid "Recipe Card Blocks PRO" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:255 +msgid "Recipe Card Image (required)" +msgstr "" + +#: src/classes/class-wpzoom-print-template-manager.php:249 +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:535 +msgid "Recipe Card plugin by " +msgstr "" + +#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:111 +msgid "Recipe Card Step Image" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:123 +msgid "Recipe Card Styles" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:454 +#: src/classes/class-wpzoom-settings.php:697 +#: elementor/widgets/recipe-card/recipe-card.php:223 +msgid "Recipe Details" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:686 +#: src/classes/class-wpzoom-settings.php:759 +msgid "Recipe Image" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:774 +msgid "Recipe Name" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:1140 +msgid "Recipe Rating shown in the Recipe Card and Recipe Metadata." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:363 +msgid "Recipe Schema Markup" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:775 +#: elementor/widgets/recipe-card/recipe-card.php:243 +msgid "Recipe Summary" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:587 +msgid "Recipe Template" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:231 +#: elementor/widgets/recipe-card/recipe-card.php:237 +msgid "Recipe Title" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:410 +msgid "Recipe Title Alignment" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:392 +msgid "Recipe Video" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:386 +msgid "Recipe Video Title" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:680 +msgid "" +"Redirect visitors to the homepage when trying to print a recipe that has not " +"been published yet." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:566 +msgid "Resting Time" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:532 +msgid "Riboflavin" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:419 +#: elementor/widgets/recipe-card/recipe-card.php:324 +msgid "Right" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:457 +msgid "Saturated Fat" +msgstr "" + +#: src/classes/class-wpzoom-settings-fields.php:160 +msgid "Save Changes" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:128 +msgid "Schema Markup" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:553 +msgid "Select who can rate your recipes." +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:576 +msgid "Selenium" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:796 +msgid "Self Hosted" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:381 +#: elementor/widgets/recipe-card/recipe-card.php:404 +#: elementor/widgets/recipe-card/recipe-card.php:427 +#: elementor/widgets/recipe-card/recipe-card.php:440 +msgid "Separate with commas or the Enter key." +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:440 +#: elementor/widgets/recipe-card/recipe-card.php:582 +msgid "Serving Size" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:880 +#: src/structured-data-blocks/class-wpzoom-nutrition.php:444 +#: src/structured-data-blocks/class-wpzoom-details.php:174 +#: elementor/widgets/recipe-card/recipe-card.php:525 +msgid "Servings" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:881 +#: src/structured-data-blocks/class-wpzoom-details.php:175 +msgid "servings" +msgstr "" + +#: src/classes/class-wpzoom-admin-menu.php:46 +msgid "Settings" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:281 +#: elementor/widgets/recipe-card/recipe-card.php:292 +#: elementor/widgets/recipe-card/recipe-card.php:923 +msgid "Show" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:330 +msgid "Show author by default" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:517 +msgid "Show calories by default" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:491 +msgid "Show cooking time by default" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:291 +msgid "Show course by default" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:304 +msgid "Show cuisine by default" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:317 +msgid "Show difficulty by default" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:278 +msgid "Show Image" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:743 +msgid "Show Pinterest button in recipe card" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:478 +msgid "Show preparation time by default" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:667 +msgid "Show Print button in recipe card" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:702 +msgid "" +"Show Recipe Details (servings, preparation time, cooking time, calories) on " +"print sheet." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:279 +msgid "Show Recipe Image on Front-End" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:691 +msgid "Show Recipe Image on print sheet." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:713 +msgid "Show Recipe Summary text on print sheet." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:465 +msgid "Show servings by default" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:724 +msgid "Show Steps Image on print sheet." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:504 +msgid "Show total time by default" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1148 +msgid "Side Spacing" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:603 +msgid "Simple Design" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:471 +msgid "Sodium" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:791 +msgid "Source" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:148 +msgid "Star Rating" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1363 +msgid "Step" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:703 +msgid "Step description" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:719 +msgid "Steps Image" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:491 +msgid "Sugars" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:1194 +msgid "Summary" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:708 +msgid "Summary Text" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:178 +msgid "Support" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:249 +msgid "Support Forum" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:102 +msgid "Take your recipes to the next level with Recipe Card Blocks PRO!" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:861 +msgid "Taxonomies" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:771 +msgid "Text description to use for Pin Recipe." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:245 +msgid "Thank you for installing Recipe Card Blocks!" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:143 +msgid "" +"The % Daily Value tells you how much a nutrient in a serving of food " +"contributes to a daily diet. 2,000 calories a day is used for general " +"nutrition advice." +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:528 +msgid "Thiamin" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:614 +#: elementor/widgets/recipe-card/recipe-card.php:691 +#: elementor/widgets/recipe-card/recipe-card.php:969 +#: elementor/widgets/recipe-card/recipe-card.php:1008 +#: elementor/widgets/recipe-card/recipe-card.php:1235 +#: elementor/widgets/recipe-card/recipe-card.php:1332 +#: elementor/widgets/recipe-card/recipe-card.php:1429 +msgid "Title" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:481 +msgid "Total Carbohydrate" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:452 +msgid "Total Fat" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-recipe-card-block.php:935 +msgid "Total time" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:462 +msgid "Trans Fat" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:511 +#: elementor/widgets/recipe-card/recipe-card.php:633 +#: elementor/widgets/recipe-card/recipe-card.php:1160 +msgid "Unit" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:105 +msgid "" +"Unlock premium features and extend the functionalities & look of your food " +"blog." +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:187 +#: src/classes/class-wpzoom-settings.php:251 +msgid "Upgrade to PRO" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:87 +msgid "Upgrade to Recipe Card Blocks PRO" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:72 +msgid "" +"Upgrading to Recipe Card Blocks PRO plugin you will unlock a dozen of new " +"features that will take your food blog to the next level. See in the table " +"below just a few of the features included in the PRO version." +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:256 +msgid "Upload image for Recipe Card." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:533 +msgid "User Rating" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:502 +#: elementor/widgets/recipe-card/recipe-card.php:1116 +msgid "Value" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:798 +msgid "Vertical" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:783 +msgid "Video" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:859 +msgid "Video Description" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:872 +msgid "Video Options" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:133 +msgid "Video Support" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:845 +msgid "Video Title" +msgstr "" + +#: elementor/widgets/recipe-card/recipe-card.php:949 +msgid "View" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:500 +msgid "Vitamin A" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:544 +msgid "Vitamin B12" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:540 +msgid "Vitamin B6" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:504 +msgid "Vitamin C" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:516 +msgid "Vitamin D" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:520 +msgid "Vitamin E" +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:524 +msgid "Vitamin K" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:548 +msgid "Who can rate?" +msgstr "" + +#: src/classes/class-wpzoom-lite-vs-pro.php:69 +msgid "Why Upgrade?" +msgstr "" + +#. Author of the plugin +msgid "WPZOOM" +msgstr "" + +#: elementor/wpzoom-elementor-recipe-card.php:123 +#: src/classes/class-wpzoom-recipe-card-block-gutenberg.php:127 +msgid "WPZOOM - Recipe Card" +msgstr "" + +#: src/classes/class-wpzoom-admin-menu.php:54 +msgid "WPZOOM Recipe Card Free vs. PRO" +msgstr "" + +#: src/classes/class-wpzoom-admin-menu.php:33 +#: src/classes/class-wpzoom-admin-menu.php:45 +msgid "WPZOOM Recipe Card Settings" +msgstr "" + +#: src/classes/class-wpzoom-settings.php:343 +msgid "" +"You can add a custom author name for all new Recipe Cards. By default, the " +"post author name is shown." +msgstr "" + +#. %s: plugins page link +#: src/classes/class-wpzoom-plugin-loader.php:123 +#, php-format +msgid "" +"You currently have two versions of Recipe Card Blocks active on this site. " +"Please deactivate one before continuing." +msgstr "" + +#: src/classes/class-wpzoom-settings.php:1146 +msgid "You will get access to more Recipe Templates with the Premium version." +msgstr "" + +#: src/structured-data-blocks/class-wpzoom-nutrition.php:572 +msgid "Zinc" +msgstr ""
  • - +