HEX
Server: Apache/2.4.38 (Debian)
System: Linux host457 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64
User: www-data (33)
PHP: 7.4.21
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/vhosts/harpoeditore.it/httpdocs/wp-content/themes/hugo-wp/inc/translations.php
<?php

return array(

    // panel / sections general texts
    'press_enter_to_open_section' => __( 'Press return or enter to open this section', 'hugo-wp' ),
    'back'                        => __( 'Back', 'hugo-wp' ),
    'help'                        => __( 'Help', 'hugo-wp' ),
    'header_sections'             => __( 'Header', 'hugo-wp' ),
    'footer_sections'             => __( 'Footer', 'hugo-wp' ),
    'content_sections'            => __( 'Content', 'hugo-wp' ),
    'content_settings'            => __( 'Content Settings', 'hugo-wp' ),
    'top_bar_settings'            => __( 'Top Bar Settings', 'hugo-wp' ),
    'nav_settings'                => __( 'Navigation Settings', 'hugo-wp' ),
    'hero_settings'               => __( 'Hero Settings', 'hugo-wp' ),
    'footer_settings'             => __( 'Footer Settings', 'hugo-wp' ),
    'blog_settings'               => __( 'Blog Settings', 'hugo-wp' ),
    'content'                     => __( 'Content', 'hugo-wp' ),
    'style'                       => __( 'Style', 'hugo-wp' ),
    'advanced'                    => __( 'Advanced', 'hugo-wp' ),

    //hero
    'background_type'             => __( 'Background Type', 'hugo-wp' ),
    'background_color'            => __( 'Background Color', 'hugo-wp' ),
    'background_image'            => __( 'Background Image', 'hugo-wp' ),
    'color'                       => __( 'Color', 'hugo-wp' ),
    'image'                       => __( 'Image', 'hugo-wp' ),
    'gradient'                    => __( 'Gradient', 'hugo-wp' ),
    'slideshow'                   => __( 'Slideshow', 'hugo-wp' ),
    'video'                       => __( 'Video', 'hugo-wp' ),

    //divider
    'show_bottom_divider'         => __( 'Show bottom divider', 'hugo-wp' ),
    'divider_style'               => __( 'Divider style', 'hugo-wp' ),
    'divider_height'              => __( 'Divider height', 'hugo-wp' ),
    'divider_negative'            => __( 'Divider negative', 'hugo-wp' ),

    //divider style
    'tilt'                        => __( 'Tilt', 'hugo-wp' ),
    'tilt-flipped'                => __( 'Tilt Flipped', 'hugo-wp' ),
    'triangle'                    => __( 'Triangle', 'hugo-wp' ),
    'triangle-asymmetrical'       => __( 'Triangle Asymmetrical', 'hugo-wp' ),
    'opacity-fan'                 => __( 'Opacity Fan', 'hugo-wp' ),
    'opacity-tilt'                => __( 'Opacity Tilt ', 'hugo-wp' ),
    'mountains'                   => __( 'Mountains', 'hugo-wp' ),
    'pyramids'                    => __( 'Pyramids', 'hugo-wp' ),
    'waves'                       => __( 'Waves', 'hugo-wp' ),
    'wave-brush'                  => __( 'Wave Brush', 'hugo-wp' ),
    'waves-pattern'               => __( 'Waves Pattern', 'hugo-wp' ),
    'clouds'                      => __( 'Clouds', 'hugo-wp' ),
    'curve'                       => __( 'Curve', 'hugo-wp' ),
    'curve-asymmetrical'          => __( 'Curve Asymmetrical', 'hugo-wp' ),
    'drops'                       => __( 'Drops', 'hugo-wp' ),
    'arrow'                       => __( 'Arrow', 'hugo-wp' ),
    'book'                        => __( 'Book', 'hugo-wp' ),
    'split'                       => __( 'Split', 'hugo-wp' ),
    'zigzag'                      => __( 'Zigzag', 'hugo-wp' ),

    // controls
    'select'                      => __( 'Select', 'hugo-wp' ),
    'select_item'                 => __( 'Select item', 'hugo-wp' ),
    'select_image'                => __( 'Select image', 'hugo-wp' ),
    'OK'                          => __( 'OK', 'hugo-wp' ),
    'clear'                       => __( 'Clear', 'hugo-wp' ),
    'none'                        => __( 'None', 'hugo-wp' ),
    'add'                         => __( 'Add', 'hugo-wp' ),
    'remove'                      => __( 'Remove', 'hugo-wp' ),
    'slide_n'                     => __( 'Slide %s', 'hugo-wp' ),
    'add_slide'                   => __( 'Add Slide', 'hugo-wp' ),
    'position'                    => __( 'Position', 'hugo-wp' ),

    // position
    'top_left'                    => __( 'Top Left', 'hugo-wp' ),
    'top_center'                  => __( 'Top Center', 'hugo-wp' ),
    'top_right'                   => __( 'Top Right', 'hugo-wp' ),
    'center_left'                 => __( 'Center Left', 'hugo-wp' ),
    'center_center'               => __( 'Center Center', 'hugo-wp' ),
    'center_right'                => __( 'Center Right', 'hugo-wp' ),
    'bottom_left'                 => __( 'Bottom Left', 'hugo-wp' ),
    'bottom_center'               => __( 'Bottom Center', 'hugo-wp' ),
    'bottom_right'                => __( 'Bottom Right', 'hugo-wp' ),
    'attachment'                  => __( 'Attachment', 'hugo-wp' ),
    'scroll'                      => __( 'Scroll', 'hugo-wp' ),
    'fixed'                       => __( 'Fixed', 'hugo-wp' ),
    'size'                        => __( 'Size', 'hugo-wp' ),
    'no-repeat'                   => __( 'Do not repeat', 'hugo-wp' ),
    'repeat'                      => __( 'Repeat %s', 'hugo-wp' ),
    'auto'                        => __( 'Auto', 'hugo-wp' ),
    'cover'                       => __( 'Cover', 'hugo-wp' ),
    'contain'                     => __( 'Contain', 'hugo-wp' ),
    'slide_duration'              => __( 'Slide Duration', 'hugo-wp' ),
    'effect_speed'                => __( 'Effect Speed', 'hugo-wp' ),
    'video_type'                  => __( 'Video type', 'hugo-wp' ),
    'self_hosted'                 => __( 'Self Hosted', 'hugo-wp' ),
    'self_hosted_video'           => __( 'Self Hosted Video', 'hugo-wp' ),
    'external_video'              => __( 'External', 'hugo-wp' ),
    'video_poster'                => __( 'Video Poster', 'hugo-wp' ),
    'youtube_url'                 => __( 'Youtube link', 'hugo-wp' ),
    'show_background_overlay'     => __( 'Show Background Overlay', 'hugo-wp' ),
    'overlay_type'                => __( 'Overlay Type', 'hugo-wp' ),
    'shape_only'                  => __( 'Shape Only', 'hugo-wp' ),
    'opacity'                     => __( 'Opacity', 'hugo-wp' ),
    'circles'                     => __( 'Circles', 'hugo-wp' ),
    '10degree_stripes'            => __( '10deg Stripes', 'hugo-wp' ),
    'rounded_squares_blue'        => __( 'Rounded Square Blue', 'hugo-wp' ),
    'many_rounded_squares_blue'   => __( 'Many Rounded Squares Blue', 'hugo-wp' ),
    'two_circles'                 => __( 'Two Circles', 'hugo-wp' ),
    'circles_2'                   => __( 'Circles 2', 'hugo-wp' ),
    'circles_3'                   => __( 'Circles 3', 'hugo-wp' ),
    'circles_gradient'            => __( 'Circles Gradient', 'hugo-wp' ),
    'circles_white_gradient'      => __( 'Circles White Gradient', 'hugo-wp' ),
    'waves_inverted'              => __( 'Waves Inverted', 'hugo-wp' ),
    'dots'                        => __( 'Dots', 'hugo-wp' ),
    'left_tilted_lines'           => __( 'Left Tilted Lines', 'hugo-wp' ),
    'right_tilted_lines'          => __( 'Right Tilted Lines', 'hugo-wp' ),
    'right_tilted_strips'         => __( 'Right Tilted Strips', 'hugo-wp' ),
    'shape_light'                 => __( 'Shape Light', 'hugo-wp' ),
    'overlay_shape'               => __( 'Overlay Shape', 'hugo-wp' ),

    // hero content
    'hero_layout'                 => __( 'Hero layout', 'hugo-wp' ),
    'text_only'                   => __( 'Text only', 'hugo-wp' ),
    'text_with_media_on_right'    => __( 'Text with media on right', 'hugo-wp' ),
    'text_with_media_on_left'     => __( 'Text with media on left', 'hugo-wp' ),
    'show_title'                  => __( 'Show Title', 'hugo-wp' ),
    'show_subtitle'               => __( 'Show Subtitle', 'hugo-wp' ),
    'title'                       => __( 'Title', 'hugo-wp' ),
    'subtitle'                    => __( 'Subtitle', 'hugo-wp' ),
    'text_width'                  => __( 'Text width', 'hugo-wp' ),
    'button'                      => __( 'Button', 'hugo-wp' ),
    'add_button'                  => __( 'Add Button', 'hugo-wp' ),
    'buttons'                     => __( 'Buttons', 'hugo-wp' ),
    'button_type'                 => __( 'Button Type', 'hugo-wp' ),
    'primary_button'              => __( 'Primary Button', 'hugo-wp' ),
    'secondary_button'            => __( 'Secondary Button', 'hugo-wp' ),
    'label'                       => __( 'Label', 'hugo-wp' ),
    'link'                        => __( 'Link', 'hugo-wp' ),
    'icons'                       => __( 'Icons', 'hugo-wp' ),
    'align'                       => __( 'Align', 'hugo-wp' ),
    'spacing_top'                 => __( 'Spacing top', 'hugo-wp' ),
    'spacing_bottom'              => __( 'Spacing bottom', 'hugo-wp' ),
    'full_height'                 => __( 'Full Height', 'hugo-wp' ),
    'hero_column_width'           => __( 'Text column width', 'hugo-wp' ),

    //hero image
    'box_shadow'                  => __( 'Box shadow', 'hugo-wp' ),
    'horizontal'                  => __( 'Horizontal', 'hugo-wp' ),
    'vertical'                    => __( 'Vertical', 'hugo-wp' ),
    'spread'                      => __( 'Spread', 'hugo-wp' ),
    'blur'                        => __( 'Blur', 'hugo-wp' ),
    'frame_options'               => __( 'Frame options', 'hugo-wp' ),
    'type'                        => __( 'Type', 'hugo-wp' ),
    'border'                      => __( 'Border', 'hugo-wp' ),
    'width'                       => __( 'Width', 'hugo-wp' ),
    'height'                      => __( 'Height', 'hugo-wp' ),
    'offset'                      => __( 'Offset', 'hugo-wp' ),
    'offset_left'                 => __( 'Offset left', 'hugo-wp' ),
    'offset_top'                  => __( 'Offset top', 'hugo-wp' ),
    'frame_thickness'             => __( 'Frame thickness', 'hugo-wp' ),
    'frame_over_image'            => __( 'Show frame over image', 'hugo-wp' ),
    'frame_shadow'                => __( 'Show frame shadow', 'hugo-wp' ),

    //top bar
    "information_fields"          => __( "Information Fields", 'hugo-wp' ),
    "social_icons"                => __( "Social Icons", 'hugo-wp' ),
    "content_type"                => __( "Content Type", 'hugo-wp' ),
    "field_n"                     => __( "Field %s", 'hugo-wp' ),
    "add_field"                   => __( "Add Field", 'hugo-wp' ),
    "icon_n"                      => __( "Icon %s", 'hugo-wp' ),
    "add_item"                    => __( "Add Item", 'hugo-wp' ),
    "add_icon"                    => __( "Add Icon", 'hugo-wp' ),
    "icon"                        => __( "Icon", 'hugo-wp' ),
    "text"                        => __( "Text", 'hugo-wp' ),

    // nav bar
    "stick_to_top"                => __( "Stick on scroll", 'hugo-wp' ),
    "show_top_bar"                => __( "Show top bar", 'hugo-wp' ),
    "boxed"                       => __( "Boxed", 'hugo-wp' ),
    "container_width"             => __( "Container width", 'hugo-wp' ),
    "full_width"                  => __( "Full width", 'hugo-wp' ),
    "transparent_nav"             => __( "Transparent nav", 'hugo-wp' ),
    "button_align"                => __( "Button align", 'hugo-wp' ),

    //logo
    "layout_type"                 => __( "Layout type", 'hugo-wp' ),
    "alternate_logo_image"        => __( "Alternate logo image", 'hugo-wp' ),
    "navigation_padding"          => __( "Navigation padding", 'hugo-wp' ),
    'logo'                        => __( 'Logo', 'hugo-wp' ),

    'logo_image_only'        => __( 'Logo image only', 'hugo-wp' ),
    'site_title_text_only'   => __( 'Site title text only', 'hugo-wp' ),
    'image_with_text_below'  => __( 'Image with text below', 'hugo-wp' ),
    'image_with_text_right'  => __( 'Image with text on the right', 'hugo-wp' ),
    'image_with_text_above'  => __( 'Image with text above', 'hugo-wp' ),
    'image_with_text_left'   => __( 'Image with text on the left', 'hugo-wp' ),

    // menu
    'menu'                   => __( 'Menu', 'hugo-wp' ),
    'no_menu'                => __( '- No menu -', 'hugo-wp' ),
    'edit_menu_structure'    => __( 'Edit Menu Structure', 'hugo-wp' ),
    'show_offscreen_menu_on' => __( 'Show offscreen menu on', 'hugo-wp' ),
    'mobile'                 => __( 'Mobile', 'hugo-wp' ),
    'mobile_tablet'          => __( 'Mobile and tablet', 'hugo-wp' ),
    'mobile_tablet_desktop'  => __( 'Mobile, tablet and desktop', 'hugo-wp' ),
    'button_highlight_type'  => __( 'Button highlight type', 'hugo-wp' ),
    'button_hover_effect'    => __( 'Button hover effect', 'hugo-wp' ),

    //menu style
    'bottom_line'            => __( 'Bottom line', 'hugo-wp' ),
    'top_line'               => __( 'Top line', 'hugo-wp' ),
    'double_line'            => __( 'Double line', 'hugo-wp' ),
    'background'             => __( 'Background', 'hugo-wp' ),

    'drop_in'          => __( 'Drop in', 'hugo-wp' ),
    'drop_out'         => __( 'Drop out', 'hugo-wp' ),
    'grow_from_left'   => __( 'Grow from left', 'hugo-wp' ),
    'grow_from_right'  => __( 'Grow from right', 'hugo-wp' ),
    'grow_from_center' => __( 'Grow from center', 'hugo-wp' ),

    'grow_up'                => __( 'Grow up', 'hugo-wp' ),
    'grow_down'              => __( 'Grow down', 'hugo-wp' ),
    'grow_left'              => __( 'Grow left', 'hugo-wp' ),
    'grow_right'             => __( 'Grow right', 'hugo-wp' ),
    'shutter_in_horizontal'  => __( 'Shutter in horizontal', 'hugo-wp' ),
    'shutter_out_horizontal' => __( 'Shutter out horizontal', 'hugo-wp' ),
    'shutter_in_vertical'    => __( 'Shutter in vertical', 'hugo-wp' ),
    'shutter_out_vertical'   => __( 'Shutter out vertical', 'hugo-wp' ),

    //navbar
    'logo_nav'               => __( 'Logo / Nav', 'hugo-wp' ),//logo /nav
    'logo_above'             => __( 'Logo above', 'hugo-wp' ),//logo above

    // frontend

    "read_more" => __( 'Read More', 'hugo-wp' ),

    //footer

    "footer_parallax" => __( 'Use footer parallax', 'hugo-wp' ),

    //plugin

    "plugin_message"            => __( 'To enable all the theme features, please install %s plugin',
        'hugo-wp' ),
    "install_with_placeholder"  => __( 'Install %s', 'hugo-wp' ),
    "activate_with_placeholder" => __( 'Activate %s', 'hugo-wp' ),

    //blog

    "posts_per_row"                           => __( 'Posts per row', 'hugo-wp' ),
    "show_blog_sidebar"                       => __( 'Show blog sidebar ', 'hugo-wp' ),
    "enable_masonry"                          => __( 'Enable masonry', 'hugo-wp' ),
    "show_thumbnail_placeholder"              => __( 'Show thumbnail placeholder', 'hugo-wp' ),
    "thumbnail_placeholder_color"             => __( 'Thumbnail placeholder color', 'hugo-wp' ),

    // admin
    "theme_page_name"                         => __( 'Hugo WP Settings', 'hugo-wp' ),
    "or"                                      => __( 'or', 'hugo-wp' ),
    "get_started"                             => __( 'Get Started', 'hugo-wp' ),
    "get_started_section_1_title"             => __( 'Recommended plugins', 'hugo-wp' ),
    "get_started_section_2_title"             => __( 'Links to Customizer Settings', 'hugo-wp' ),
    "get_started_set_logo"                    => __( 'Set your logo', 'hugo-wp' ),
    "get_started_change_hero_image"           => __( 'Change the hero image', 'hugo-wp' ),
    "get_started_change_customize_navigation" => __( 'Customize navigation', 'hugo-wp' ),
    "get_started_change_customize_hero"       => __( 'Customize frontpage hero', 'hugo-wp' ),
    "get_started_customize_footer"            => __( 'Customize footer', 'hugo-wp' ),
    "get_started_change_color_settings"       => __( 'Change color settings', 'hugo-wp' ),
    "get_started_customize_fonts"             => __( 'Customize fonts', 'hugo-wp' ),
    "get_started_set_menu_links"              => __( 'Customize menu', 'hugo-wp' ),
    "customize"                               => __( 'Customize', 'hugo-wp' ),
    "welcome_message"                         => __( 'Welcome to %s', 'hugo-wp' ),
    "start_with_a_front_page"                 => __( 'Choose one of the Hugo WP predefined designs', 'hugo-wp' ),
    "start_with_selected_page"                => __( 'Start with selected design', 'hugo-wp' ),
    "check_all_demo_sites_page"               => __( 'Check all demo sites page', 'hugo-wp' ),
    "admin_sidebar_documentation_title"       => __( 'Documentation', 'hugo-wp' ),
    "admin_sidebar_documentation_description" => __( 'Hugo WP is easy to learn and master, but you can always check out our documentation to check out features you might have missed.',
        'hugo-wp' ),
    "admin_sidebar_documentation_action"      => __( 'Check documentation', 'hugo-wp' ),
    "admin_sidebar_support_title"             => __( 'Support', 'hugo-wp' ),
    "admin_sidebar_support_description"       => __( 'Our technical team is here to help you build an awesome website. We usually answer support issues in less than 1 business day.',
        'hugo-wp' ),
    "admin_sidebar_support_action"            => __( 'Open a support ticket', 'hugo-wp' ),
	"admin_sidebar_review_title"              => __( 'Leave a Review', 'hugo-wp' ),
	"admin_sidebar_review_description"        => __( 'We strive to provide our customers with the best service in our industry, so your feedback is very important to us. We would greatly appreciate it if you would take a few minutes to share your experience with us via this survey.',
		'hugo-wp' ),
	"admin_sidebar_review_action"             => __( 'Leave a review', 'hugo-wp' ),
    "contact_form_plugin_description"         => sprintf(
        __( '%1$s plugin is recommended for the %2$s contact section.', 'hugo-wp' ),
        'Forminator',
        'Colibri Page Builder'
    ),
    "page_builder_plugin_description"         => sprintf(
        __( '%1$s plugin adds drag and drop functionality and many other features to the %2$s theme.', 'hugo-wp' ),
        'Colibri Page Builder',
        'ColibriWP'
    ),
    'activate'                                => __( 'Activate', 'hugo-wp' ),
    'install'                                 => __( 'Install', 'hugo-wp' ),
    'installing'                              => __( 'Installing %s', 'hugo-wp' ),
    'activating'                              => __( 'Activating %s', 'hugo-wp' ),
    'plugin_installed_and_active'             => __( 'Active', 'hugo-wp' ),
    'skip_to_content'                         => __( 'Skip to content', 'hugo-wp' ),
    'change_header_design'                    => __( 'Choose header design', 'hugo-wp' ),
    'change_footer_design'                    => __( 'Choose footer design', 'hugo-wp' ),
    'add_section'                             => __( 'Add Predefined Section', 'hugo-wp' ),
    'start_with_a_front_page_plugin_info'     => __( 'These actions will also install Colibri Page Builder plugin.',
        'hugo-wp' ),

    'undefined_sanitize_function_for_control'     => __( 'Undefined sanitize function for control "%s"',
        'hugo-wp' ),
);