ElementsKit Elementor addons (Header Footer Builder, Mega Menu Builder, Free Elementor Widgets & Elementor Templates Library) - Version 2.5.5

Version Description

Wordpress 4.9+

Download this release

Release Info

Developer ataurr
Plugin Icon wp plugin ElementsKit Elementor addons (Header Footer Builder, Mega Menu Builder, Free Elementor Widgets & Elementor Templates Library)
Version 2.5.5
Comparing to
See all releases

Code changes from version 2.5.4 to 2.5.5

config/widget-list.php CHANGED
@@ -426,6 +426,7 @@ class Widget_List extends \ElementsKit_Lite\Core\Config_List{
426
  'package' => 'pro-disabled',
427
  'widget-category' => 'review-widgets' // Review Widgets
428
  ],
 
429
 
430
  // 'trustpilot' => [
431
  // 'slug' => 'trustpilot',
426
  'package' => 'pro-disabled',
427
  'widget-category' => 'review-widgets' // Review Widgets
428
  ],
429
+
430
 
431
  // 'trustpilot' => [
432
  // 'slug' => 'trustpilot',
core/build-widgets.php CHANGED
@@ -27,7 +27,7 @@ class Build_Widgets{
27
  $this->add_widget($widget);
28
  }
29
 
30
- add_action( 'elementor/widgets/widgets_registered', [$this, 'register_widget']);
31
  }
32
 
33
 
@@ -85,7 +85,7 @@ class Build_Widgets{
85
  foreach($this->widgets as $widget_slug => $widget){
86
  $class_name = '\Elementor\ElementsKit_Widget_' . \ElementsKit_Lite\Utils::make_classname($widget_slug);
87
  if(class_exists($class_name)){
88
- $widgets_manager->register_widget_type(new $class_name());
89
  }
90
  }
91
  }
27
  $this->add_widget($widget);
28
  }
29
 
30
+ add_action( 'elementor/widgets/register', [$this, 'register_widget']);
31
  }
32
 
33
 
85
  foreach($this->widgets as $widget_slug => $widget){
86
  $class_name = '\Elementor\ElementsKit_Widget_' . \ElementsKit_Lite\Utils::make_classname($widget_slug);
87
  if(class_exists($class_name)){
88
+ $widgets_manager->register(new $class_name());
89
  }
90
  }
91
  }
elementskit-lite.php CHANGED
@@ -9,7 +9,7 @@ defined( 'ABSPATH' ) || exit;
9
  * Description: The most advanced addons for Elementor with tons of widgets, Header builder, Footer builder, Mega menu builder, layout pack and powerful custom controls.
10
  * Plugin URI: https://products.wpmet.com/elementskit
11
  * Author: Wpmet
12
- * Version: 2.5.4
13
  * Author URI: https://wpmet.com/
14
  *
15
  * Text Domain: elementskit-lite
@@ -31,7 +31,7 @@ final class ElementsKit_Lite{
31
  * @var string The plugin version.
32
  */
33
  static function version(){
34
- return '2.5.4';
35
  }
36
 
37
  /**
@@ -419,7 +419,7 @@ final class ElementsKit_Lite{
419
  * @access public
420
  */
421
  public function elementor_widget_category($widgets_manager){
422
- \Elementor\Plugin::$instance->elements_manager->add_category(
423
  'elementskit',
424
  [
425
  'title' =>esc_html__( 'ElementsKit', 'elementskit-lite' ),
@@ -427,14 +427,14 @@ final class ElementsKit_Lite{
427
  ],
428
  1
429
  );
430
- \Elementor\Plugin::$instance->elements_manager->add_category(
431
- 'elementskit_headerfooter',
432
- [
433
- 'title' =>esc_html__( 'ElementsKit Header Footer', 'elementskit-lite' ),
434
- 'icon' => 'fa fa-plug',
435
- ],
436
- 1
437
- );
438
  }
439
  }
440
 
9
  * Description: The most advanced addons for Elementor with tons of widgets, Header builder, Footer builder, Mega menu builder, layout pack and powerful custom controls.
10
  * Plugin URI: https://products.wpmet.com/elementskit
11
  * Author: Wpmet
12
+ * Version: 2.5.5
13
  * Author URI: https://wpmet.com/
14
  *
15
  * Text Domain: elementskit-lite
31
  * @var string The plugin version.
32
  */
33
  static function version(){
34
+ return '2.5.5';
35
  }
36
 
37
  /**
419
  * @access public
420
  */
421
  public function elementor_widget_category($widgets_manager){
422
+ $widgets_manager->add_category(
423
  'elementskit',
424
  [
425
  'title' =>esc_html__( 'ElementsKit', 'elementskit-lite' ),
427
  ],
428
  1
429
  );
430
+ $widgets_manager->add_category(
431
+ 'elementskit_headerfooter',
432
+ [
433
+ 'title' =>esc_html__( 'ElementsKit Header Footer', 'elementskit-lite' ),
434
+ 'icon' => 'fa fa-plug',
435
+ ],
436
+ 1
437
+ );
438
  }
439
  }
440
 
languages/elementskit-lite-es-ES.po ADDED
@@ -0,0 +1,7878 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - ElementsKit Elementor addons (Header & Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) in Spanish (Spain)
2
+ # This file is distributed under the same license as the Plugins - ElementsKit Elementor addons (Header & Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2021-12-13 13:55:45+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/3.0.0-alpha.2\n"
11
+ "Language: es\n"
12
+ "Project-Id-Version: Plugins - ElementsKit Elementor addons (Header & Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk)\n"
13
+
14
+ #: widgets/image-accordion/image-accordion.php:139
15
+ msgid "Wrap URL"
16
+ msgstr ""
17
+
18
+ #: widgets/image-accordion/image-accordion.php:126
19
+ msgid "Enable Wrap Link"
20
+ msgstr ""
21
+
22
+ #: widgets/nav-menu/nav-menu.php:87
23
+ msgid "Dropdown open as"
24
+ msgstr ""
25
+
26
+ #: widgets/video/video.php:196
27
+ msgid "Unmuted videos will not auto play in some browsers."
28
+ msgstr ""
29
+
30
+ #: widgets/pricing/pricing.php:1468
31
+ msgid "Currency Symbol"
32
+ msgstr ""
33
+
34
+ #: widgets/pricing/pricing.php:1416
35
+ msgid "Text Hover Color"
36
+ msgstr ""
37
+
38
+ #: modules/header-footer/views/modal-editor.php:67
39
+ msgid "Activate/Deactivate:"
40
+ msgstr ""
41
+
42
+ #: libs/framework/views/settings-sections/usersettings.php:528
43
+ msgid "This is need to calculate the remaining time for token"
44
+ msgstr ""
45
+
46
+ #: libs/framework/views/settings-sections/usersettings.php:525
47
+ msgid "Token generation date"
48
+ msgstr ""
49
+
50
+ #: libs/framework/views/settings-sections/usersettings.php:515
51
+ msgid "Token expires time"
52
+ msgstr ""
53
+
54
+ #: widgets/mail-chimp/mail-chimp.php:110
55
+ msgid "Please check your mail and confirm subscribe"
56
+ msgstr ""
57
+
58
+ #: widgets/mail-chimp/mail-chimp.php:108
59
+ msgid "Opt-in Success Message"
60
+ msgstr ""
61
+
62
+ #: widgets/mail-chimp/mail-chimp.php:101
63
+ msgid "If you enable this feature , then you must need to enable it inside Mailchimp campaign settings. Otherwise please disable it."
64
+ msgstr ""
65
+
66
+ #: widgets/mail-chimp/mail-chimp.php:98
67
+ msgid "Double Opt-in"
68
+ msgstr ""
69
+
70
+ #: widgets/nav-menu/nav-menu-handler.php:11
71
+ msgid "ElementsKit Nav Menu"
72
+ msgstr ""
73
+
74
+ #: widgets/client-logo/client-logo.php:369
75
+ #: widgets/testimonial/testimonial.php:583
76
+ msgid "Enable Loop?"
77
+ msgstr ""
78
+
79
+ #: widgets/client-logo/client-logo.php:606
80
+ msgid "Overlay Direction"
81
+ msgstr ""
82
+
83
+ #: widgets/back-to-top/back-to-top.php:352
84
+ msgid "Line Background Color"
85
+ msgstr ""
86
+
87
+ #: widgets/back-to-top/back-to-top.php:339
88
+ msgid "Line Foreground color"
89
+ msgstr ""
90
+
91
+ #: widgets/back-to-top/back-to-top.php:277
92
+ msgid "Height (px)"
93
+ msgstr ""
94
+
95
+ #: widgets/back-to-top/back-to-top.php:249
96
+ msgid "Width (px)"
97
+ msgstr ""
98
+
99
+ #: widgets/back-to-top/back-to-top.php:223
100
+ msgid "Button Size (px)"
101
+ msgstr ""
102
+
103
+ #: widgets/back-to-top/back-to-top.php:161
104
+ msgid "Enter scrolled value (px)"
105
+ msgstr ""
106
+
107
+ #: widgets/back-to-top/back-to-top.php:150
108
+ msgid "Show button on scroll"
109
+ msgstr ""
110
+
111
+ #: widgets/back-to-top/back-to-top.php:139
112
+ msgid "Offset Top (px)"
113
+ msgstr ""
114
+
115
+ #: widgets/back-to-top/back-to-top.php:132
116
+ msgid "Setting"
117
+ msgstr ""
118
+
119
+ #: widgets/back-to-top/back-to-top.php:88
120
+ msgid "Type button label here"
121
+ msgstr ""
122
+
123
+ #: widgets/back-to-top/back-to-top.php:85
124
+ msgid "Button Text"
125
+ msgstr "Texto del botón"
126
+
127
+ #: widgets/back-to-top/back-to-top.php:60
128
+ msgid "Progress Indicator"
129
+ msgstr ""
130
+
131
+ #: widgets/back-to-top/back-to-top.php:59
132
+ msgid "Text Only"
133
+ msgstr ""
134
+
135
+ #: widgets/back-to-top/back-to-top.php:58
136
+ msgid "Icon Only"
137
+ msgstr ""
138
+
139
+ #: widgets/back-to-top/back-to-top.php:54
140
+ msgid "Appearance"
141
+ msgstr "Apariencia"
142
+
143
+ #: widgets/back-to-top/back-to-top.php:47
144
+ msgid "Layout and Content"
145
+ msgstr ""
146
+
147
+ #: modules/layout-manager/library-source.php:15
148
+ msgid "ElementsKit Layout Manager"
149
+ msgstr ""
150
+
151
+ #: libs/framework/views/init.php:59
152
+ msgid "Finalizing info"
153
+ msgstr ""
154
+
155
+ #: libs/framework/views/init.php:58
156
+ msgid "Finalizing"
157
+ msgstr ""
158
+
159
+ #: libs/framework/views/init.php:54
160
+ msgid "Surprise info"
161
+ msgstr ""
162
+
163
+ #: libs/framework/views/init.php:53
164
+ msgid "Surprise"
165
+ msgstr ""
166
+
167
+ #: libs/framework/views/init.php:49
168
+ msgid "Tutorial info"
169
+ msgstr ""
170
+
171
+ #: libs/framework/views/init.php:48
172
+ msgid "Tutorial"
173
+ msgstr ""
174
+
175
+ #: libs/framework/views/init.php:44
176
+ msgid "Website Powerup info"
177
+ msgstr ""
178
+
179
+ #: libs/framework/views/init.php:43
180
+ msgid "Website Powerup"
181
+ msgstr ""
182
+
183
+ #: libs/framework/views/init.php:39
184
+ msgid "Sign Up info"
185
+ msgstr ""
186
+
187
+ #: libs/framework/views/init.php:33
188
+ msgid "Configuration info"
189
+ msgstr ""
190
+
191
+ #: libs/framework/views/init.php:32
192
+ msgid "Configuration"
193
+ msgstr ""
194
+
195
+ #: libs/framework/views/init.php:22
196
+ msgid "Settings for fb, mailchimp etc"
197
+ msgstr ""
198
+
199
+ #: libs/framework/views/init.php:21
200
+ msgid "User Settings"
201
+ msgstr ""
202
+
203
+ #: libs/framework/views/onboard-steps/step-02.php:11
204
+ msgid "We never spam."
205
+ msgstr ""
206
+
207
+ #: libs/framework/views/onboard-steps/step-02.php:5
208
+ msgid "Signup to join over 3,20,000+ founders, marketers and developers in learning the best uses of WordPress"
209
+ msgstr ""
210
+
211
+ #: libs/framework/views/onboard-steps/step-02.php:4
212
+ msgid "the world of ElementsKit."
213
+ msgstr ""
214
+
215
+ #: libs/framework/views/onboard-steps/step-02.php:4
216
+ msgid "Welcome to"
217
+ msgstr ""
218
+
219
+ #: libs/framework/views/onboard-steps/step-01.php:30
220
+ msgid "You choose your website as per your need."
221
+ msgstr ""
222
+
223
+ #: libs/framework/views/onboard-steps/step-01.php:20
224
+ msgid "Advanced"
225
+ msgstr ""
226
+
227
+ #: libs/framework/views/onboard-steps/step-01.php:19
228
+ msgid "All the free dynamic widgets will be activated to increase flexibility & functionality to build your complex website in no-time."
229
+ msgstr ""
230
+
231
+ #: libs/framework/views/onboard-steps/step-01.php:10
232
+ msgid "Basic (Recommended)"
233
+ msgstr ""
234
+
235
+ #: libs/framework/views/onboard-steps/step-01.php:9
236
+ msgid "General widgets will be activated to build your website. Best suited for lightweight-fast starter websites."
237
+ msgstr ""
238
+
239
+ #: libs/framework/views/onboard-steps/step-03.php:46
240
+ #: libs/framework/views/onboard-steps/step-03.php:56
241
+ msgid "Integrate various styled review system in your website"
242
+ msgstr ""
243
+
244
+ #: libs/framework/views/onboard-steps/step-03.php:36
245
+ msgid "Integrate all your social media to your website"
246
+ msgstr ""
247
+
248
+ #: libs/framework/views/onboard-steps/step-03.php:26
249
+ msgid "Most flexible drag-and-drop form builder"
250
+ msgstr ""
251
+
252
+ #: libs/framework/views/onboard-steps/step-03.php:16
253
+ msgid "Completely customize your WooCommerce WordPress"
254
+ msgstr ""
255
+
256
+ #: libs/framework/views/onboard-steps/step-03.php:4
257
+ msgid "These are absolute FREE to use."
258
+ msgstr ""
259
+
260
+ #: libs/framework/views/onboard-steps/step-03.php:3
261
+ msgid "We have some plugins you can install to get most from Wordpress."
262
+ msgstr ""
263
+
264
+ #: libs/framework/views/onboard-steps/step-03.php:2
265
+ msgid "Take your website to the next level"
266
+ msgstr ""
267
+
268
+ #: libs/framework/views/onboard-steps/step-05.php:21
269
+ msgid "Explore PRO"
270
+ msgstr ""
271
+
272
+ #: libs/framework/views/onboard-steps/step-05.php:18
273
+ msgid "500+ Ready Sections"
274
+ msgstr ""
275
+
276
+ #: libs/framework/views/onboard-steps/step-05.php:17
277
+ msgid "35+ Ready Pages"
278
+ msgstr ""
279
+
280
+ #: libs/framework/views/onboard-steps/step-05.php:16
281
+ msgid "45+ Pre-designed Header & Footer Templates"
282
+ msgstr ""
283
+
284
+ #: libs/framework/views/onboard-steps/step-05.php:13
285
+ msgid "More Addons & Modules"
286
+ msgstr ""
287
+
288
+ #: libs/framework/views/onboard-steps/step-05.php:12
289
+ msgid "Social Feeds"
290
+ msgstr ""
291
+
292
+ #: libs/framework/views/onboard-steps/step-05.php:11
293
+ msgid "Parallax Effect"
294
+ msgstr ""
295
+
296
+ #: libs/framework/views/onboard-steps/step-05.php:9
297
+ msgid "Megamenu Builder"
298
+ msgstr ""
299
+
300
+ #: libs/framework/views/onboard-steps/step-05.php:8
301
+ msgid "Header & Footer Builder"
302
+ msgstr ""
303
+
304
+ #: libs/framework/views/onboard-steps/step-05.php:5
305
+ msgid "PRO"
306
+ msgstr "PRO"
307
+
308
+ #: libs/framework/views/onboard-steps/step-05.php:2
309
+ msgid "Upgrade within the next </br> <strong>2 hours</strong> and get a <strong>40% Discount.</strong>"
310
+ msgstr ""
311
+
312
+ #: libs/framework/views/onboard-steps/step-06.php:4
313
+ msgid "Let’s dive into developing your website with the world’s best addons for Elementor."
314
+ msgstr ""
315
+
316
+ #: libs/framework/views/onboard-steps/step-06.php:3
317
+ msgid "Congratulations!"
318
+ msgstr ""
319
+
320
+ #: libs/framework/views/onboard-steps/step-01.php:50
321
+ #: libs/framework/views/onboard-steps/step-02.php:17
322
+ #: libs/framework/views/onboard-steps/step-03.php:66
323
+ #: libs/framework/views/onboard-steps/step-04.php:29
324
+ #: libs/framework/views/onboard-steps/step-05.php:26
325
+ msgid "Next Step"
326
+ msgstr ""
327
+
328
+ #: libs/framework/views/onboard-steps/step-01.php:49
329
+ #: libs/framework/views/onboard-steps/step-02.php:16
330
+ #: libs/framework/views/onboard-steps/step-03.php:65
331
+ #: libs/framework/views/onboard-steps/step-04.php:28
332
+ #: libs/framework/views/onboard-steps/step-05.php:25
333
+ msgid "Back"
334
+ msgstr "Atrás"
335
+
336
+ #: libs/framework/views/onboard-steps/step-04.php:25
337
+ msgid "What types of information do we gather?"
338
+ msgstr ""
339
+
340
+ #: libs/framework/views/onboard-steps/step-04.php:24
341
+ msgid "We gather non-sensitive diagnostic data as well as information about plugin use. Your site's URL, WordPress and PHP versions, plugins and themes, as well as your email address, will be used to give you a discount coupon. This information enables us to ensure that this plugin remains consistent with the most common plugins and themes at all times. We pledge not to give you any spam, for sure."
342
+ msgstr ""
343
+
344
+ #: libs/framework/views/onboard-steps/step-04.php:21
345
+ msgid "Share non-sensitive diagnostic data and details about plugin usage."
346
+ msgstr ""
347
+
348
+ #: libs/framework/views/onboard-steps/step-04.php:2
349
+ msgid ""
350
+ "Watch how to use our top widgets.\n"
351
+ "Save 1 hour of your learning time."
352
+ msgstr ""
353
+
354
+ #: libs/framework/classes/plugin-status.php:64
355
+ msgid "Install Now"
356
+ msgstr "Instalar"
357
+
358
+ #: libs/framework/classes/plugin-status.php:59
359
+ msgid "Activate Now"
360
+ msgstr "Activar"
361
+
362
+ #: libs/framework/classes/plugin-status.php:56
363
+ msgid "Activated"
364
+ msgstr ""
365
+
366
+ #: widgets/back-to-top/back-to-top-handler.php:11
367
+ msgid "Back to Top"
368
+ msgstr "Volver arriba"
369
+
370
+ #: widgets/category-list/category-list.php:302
371
+ msgid "Padding (px)"
372
+ msgstr ""
373
+
374
+ #: widgets/tab/tab.php:334
375
+ msgid "Toggle Type"
376
+ msgstr ""
377
+
378
+ #: widgets/blog-posts/blog-posts.php:1865
379
+ msgid "Space Between Categories"
380
+ msgstr ""
381
+
382
+ #: widgets/blog-posts/blog-posts.php:1741
383
+ msgid "Floating Category"
384
+ msgstr ""
385
+
386
+ #: widgets/blog-posts/blog-posts.php:827
387
+ msgctxt "elementskit"
388
+ msgid "Container Background Color"
389
+ msgstr ""
390
+
391
+ #: widgets/blog-posts/blog-posts.php:375
392
+ msgid "Show Floating Category"
393
+ msgstr ""
394
+
395
+ #: widgets/nav-menu/nav-menu.php:566
396
+ msgid "Indicator Margin (px)"
397
+ msgstr ""
398
+
399
+ #: widgets/video/video.php:284
400
+ msgid "Wrapper Style"
401
+ msgstr ""
402
+
403
+ #: widgets/blog-posts/blog-posts.php:78
404
+ #: widgets/testimonial/testimonial.php:1544
405
+ msgid "Image Position"
406
+ msgstr ""
407
+
408
+ #: widgets/testimonial/testimonial.php:956
409
+ msgid "Active Color"
410
+ msgstr ""
411
+
412
+ #: widgets/testimonial/testimonial.php:740
413
+ msgid "Fade"
414
+ msgstr "Fundido"
415
+
416
+ #: widgets/testimonial/testimonial.php:739
417
+ msgid "Slide"
418
+ msgstr ""
419
+
420
+ #: widgets/testimonial/testimonial.php:736
421
+ msgid "Hover Effect"
422
+ msgstr ""
423
+
424
+ #: widgets/testimonial/testimonial.php:567
425
+ msgid "Right Arrow Icon"
426
+ msgstr ""
427
+
428
+ #: widgets/testimonial/testimonial.php:551
429
+ msgid "Left Arrow Icon"
430
+ msgstr ""
431
+
432
+ #: widgets/testimonial/testimonial.php:539
433
+ msgid "Show Dots"
434
+ msgstr ""
435
+
436
+ #: widgets/testimonial/testimonial.php:527
437
+ msgid "Show Arrow"
438
+ msgstr ""
439
+
440
+ #: modules/elementskit-icon-pack/icons.php:21
441
+ #: modules/elementskit-icon-pack/init.php:29
442
+ msgid "ElementsKit Icon Pack"
443
+ msgstr ""
444
+
445
+ #: libs/framework/views/settings-sections/usersettings.php:102
446
+ #: libs/framework/views/settings-sections/usersettings.php:179
447
+ #: libs/framework/views/settings-sections/usersettings.php:400
448
+ #: libs/framework/views/settings-sections/usersettings.php:540
449
+ msgid "Clear Cache"
450
+ msgstr ""
451
+
452
+ #: widgets/pricing/pricing.php:283
453
+ msgid "Info Text"
454
+ msgstr ""
455
+
456
+ #: widgets/header-offcanvas/header-offcanvas.php:275
457
+ msgid "Font Size (px)"
458
+ msgstr ""
459
+
460
+ #: widgets/header-offcanvas/header-offcanvas.php:78
461
+ msgid "Menu Type:"
462
+ msgstr ""
463
+
464
+ #: widgets/client-logo/client-logo.php:128
465
+ #: widgets/dual-button/dual-button.php:173
466
+ #: widgets/dual-button/dual-button.php:302
467
+ #: widgets/header-info/header-info.php:77 widgets/icon-box/icon-box.php:303
468
+ #: widgets/image-accordion/image-accordion.php:231
469
+ #: widgets/image-box/image-box.php:125 widgets/page-list/page-list.php:157
470
+ msgid "https://wpmet.com"
471
+ msgstr ""
472
+
473
+ #: widgets/mail-chimp/mail-chimp.php:317
474
+ msgid "Phone:"
475
+ msgstr "Teléfono:"
476
+
477
+ #: libs/framework/views/settings-sections/usersettings.php:334
478
+ msgid "Show Dialog Box"
479
+ msgstr ""
480
+
481
+ #: widgets/blog-posts/blog-posts.php:104 widgets/post-list/post-list.php:207
482
+ msgid "Featured Image Size"
483
+ msgstr "Tamaño de imagen destacada"
484
+
485
+ #: libs/framework/views/layout-user-consent-for-banner.php:30
486
+ msgid "Show update & fix related important messages, essential tutorials and promotional images on WP Dashboard"
487
+ msgstr ""
488
+
489
+ #: widgets/tab/tab.php:324
490
+ msgid "Enable URL Hash"
491
+ msgstr ""
492
+
493
+ #: widgets/fluent-forms/fluent-forms-handler.php:12
494
+ msgid "Fluent Forms"
495
+ msgstr ""
496
+
497
+ #: widgets/fluent-forms/fluent-forms.php:2554
498
+ msgid "Error Message"
499
+ msgstr ""
500
+
501
+ #: widgets/fluent-forms/fluent-forms.php:2092
502
+ msgid "Filled"
503
+ msgstr ""
504
+
505
+ #: widgets/fluent-forms/fluent-forms.php:1986
506
+ msgid "Show Progressbar"
507
+ msgstr ""
508
+
509
+ #: widgets/fluent-forms/fluent-forms.php:1978
510
+ msgid "Progressbar"
511
+ msgstr ""
512
+
513
+ #: widgets/fluent-forms/fluent-forms.php:1914
514
+ msgid "Progressbar Label"
515
+ msgstr ""
516
+
517
+ #: widgets/fluent-forms/fluent-forms.php:1843
518
+ msgid "Gap"
519
+ msgstr "Brecha"
520
+
521
+ #: widgets/fluent-forms/fluent-forms.php:1799
522
+ msgid "Hover Border Color"
523
+ msgstr ""
524
+
525
+ #: widgets/fluent-forms/fluent-forms.php:1716
526
+ msgid "Label:"
527
+ msgstr ""
528
+
529
+ #: widgets/fluent-forms/fluent-forms.php:1708
530
+ msgid "Net Promoter Score"
531
+ msgstr ""
532
+
533
+ #: widgets/fluent-forms/fluent-forms.php:1654
534
+ msgid "Counter Typography"
535
+ msgstr ""
536
+
537
+ #: widgets/fluent-forms/fluent-forms.php:1629
538
+ msgid "Range Slider"
539
+ msgstr ""
540
+
541
+ #: widgets/fluent-forms/fluent-forms.php:1493
542
+ msgid "Image Upload"
543
+ msgstr ""
544
+
545
+ #: widgets/fluent-forms/fluent-forms.php:1461
546
+ msgid "Address Line"
547
+ msgstr ""
548
+
549
+ #: widgets/fluent-forms/fluent-forms.php:1363
550
+ msgid "Grid Table Item"
551
+ msgstr ""
552
+
553
+ #: widgets/fluent-forms/fluent-forms.php:1279
554
+ msgid "Grid Table Head"
555
+ msgstr ""
556
+
557
+ #: widgets/fluent-forms/fluent-forms.php:1271
558
+ msgid "Checkbox Grid"
559
+ msgstr ""
560
+
561
+ #: widgets/fluent-forms/fluent-forms.php:1117
562
+ msgid "Section Break"
563
+ msgstr ""
564
+
565
+ #: widgets/fluent-forms/fluent-forms.php:1070
566
+ msgid "Checked"
567
+ msgstr ""
568
+
569
+ #: widgets/fluent-forms/fluent-forms.php:1042
570
+ msgid "Radio Buttons"
571
+ msgstr ""
572
+
573
+ #: widgets/fluent-forms/fluent-forms.php:1016
574
+ msgid "Checkbox"
575
+ msgstr "Casilla de verificación"
576
+
577
+ #: widgets/fluent-forms/fluent-forms.php:915
578
+ msgid "Custom Styles"
579
+ msgstr ""
580
+
581
+ #: widgets/fluent-forms/fluent-forms.php:860
582
+ #: widgets/fluent-forms/fluent-forms.php:1469
583
+ #: widgets/fluent-forms/fluent-forms.php:1936
584
+ msgid "Label Color"
585
+ msgstr ""
586
+
587
+ #: widgets/fluent-forms/fluent-forms.php:852
588
+ msgid "Radio & Checkbox"
589
+ msgstr ""
590
+
591
+ #: widgets/fluent-forms/fluent-forms.php:395
592
+ msgid "Max Width"
593
+ msgstr "Ancho máximo"
594
+
595
+ #: widgets/fluent-forms/fluent-forms.php:363
596
+ msgid "Form Container"
597
+ msgstr ""
598
+
599
+ #: widgets/fluent-forms/fluent-forms.php:86
600
+ msgid "Custom Title & Description"
601
+ msgstr ""
602
+
603
+ #: widgets/fluent-forms/fluent-forms.php:67
604
+ #: widgets/fluent-forms/fluent-forms.php:75
605
+ msgid "Fluent Form"
606
+ msgstr ""
607
+
608
+ #: widgets/fluent-forms/fluent-forms.php:49
609
+ msgid "Select a Fluent Form"
610
+ msgstr ""
611
+
612
+ #: widgets/fluent-forms/fluent-forms.php:39
613
+ msgid "Please install the 'Fluent Forms' plugin."
614
+ msgstr ""
615
+
616
+ #: libs/framework/views/layout-settings.php:31
617
+ msgid "Go Premium"
618
+ msgstr ""
619
+
620
+ #: widgets/icon-box/icon-box.php:51 widgets/image-box/image-box.php:96
621
+ msgid "Disable"
622
+ msgstr "Desactivar"
623
+
624
+ #: widgets/icon-box/icon-box.php:50 widgets/image-box/image-box.php:95
625
+ msgid "Enable"
626
+ msgstr "Activar"
627
+
628
+ #: widgets/icon-box/icon-box.php:47 widgets/image-box/image-box.php:92
629
+ msgid "Equal Height?"
630
+ msgstr ""
631
+
632
+ #: widgets/page-list/page-list.php:274 widgets/post-list/post-list.php:151
633
+ msgid "2 Columns"
634
+ msgstr "2 columnas"
635
+
636
+ #: widgets/page-list/page-list.php:273 widgets/post-list/post-list.php:150
637
+ msgid "1 Columns"
638
+ msgstr ""
639
+
640
+ #: libs/stories/views/template.php:137
641
+ msgid "Need Help?"
642
+ msgstr "¿Necesitas ayuda?"
643
+
644
+ #: libs/stories/views/template.php:145
645
+ msgid "Facebook Community"
646
+ msgstr ""
647
+
648
+ #: libs/stories/views/template.php:141
649
+ msgid "Blog"
650
+ msgstr "Blog"
651
+
652
+ #: libs/stories/stories.php:255
653
+ msgid "Wpmet Stories"
654
+ msgstr ""
655
+
656
+ #: libs/framework/views/settings-sections/dashboard.php:67
657
+ msgid "watch more videos"
658
+ msgstr ""
659
+
660
+ #: libs/pro-awareness/pro-awareness.php:157
661
+ msgid "Default Title"
662
+ msgstr ""
663
+
664
+ #: widgets/heading/heading.php:1194
665
+ msgid "Text color"
666
+ msgstr "Color de texto"
667
+
668
+ #: widgets/heading/heading.php:1004
669
+ msgid "Outline Radius"
670
+ msgstr ""
671
+
672
+ #: widgets/heading/heading.php:983 widgets/heading/heading.php:995
673
+ msgid "Outline"
674
+ msgstr "Contorno"
675
+
676
+ #: widgets/heading/heading.php:544
677
+ msgid "Left Gap"
678
+ msgstr ""
679
+
680
+ #: widgets/heading/heading.php:517
681
+ msgid "Right Gap"
682
+ msgstr ""
683
+
684
+ #: widgets/heading/heading.php:489
685
+ msgid "Border Height"
686
+ msgstr ""
687
+
688
+ #: widgets/heading/heading.php:285
689
+ msgid "bussiness"
690
+ msgstr ""
691
+
692
+ #: widgets/heading/heading.php:276
693
+ msgid "Show Shadow Text"
694
+ msgstr ""
695
+
696
+ #: widgets/heading/heading.php:272 widgets/heading/heading.php:1164
697
+ msgid "Shadow Text"
698
+ msgstr ""
699
+
700
+ #: widgets/heading/heading.php:257
701
+ msgid "Maximum Width"
702
+ msgstr ""
703
+
704
+ #: widgets/heading/heading.php:160
705
+ msgid "Show Outline"
706
+ msgstr ""
707
+
708
+ #: widgets/heading/heading.php:107
709
+ msgid "Title Width"
710
+ msgstr ""
711
+
712
+ #: widgets/heading/heading.php:101
713
+ msgid "Float Left"
714
+ msgstr ""
715
+
716
+ #: widgets/heading/heading.php:92
717
+ msgid "End"
718
+ msgstr "Fin"
719
+
720
+ #: widgets/heading/heading.php:91
721
+ msgid "Start"
722
+ msgstr "Inicio"
723
+
724
+ #: widgets/heading/heading.php:87
725
+ msgid "Border Position"
726
+ msgstr ""
727
+
728
+ #: widgets/heading/heading.php:79
729
+ msgid "Show Border"
730
+ msgstr ""
731
+
732
+ #: widgets/icon-box/icon-box.php:481
733
+ msgid "Horizontal Position"
734
+ msgstr ""
735
+
736
+ #: widgets/icon-box/icon-box.php:466
737
+ msgid "Center Right"
738
+ msgstr ""
739
+
740
+ #: widgets/icon-box/icon-box.php:190
741
+ msgid "Enable Button on Hover"
742
+ msgstr ""
743
+
744
+ #: widgets/image-box/image-box.php:1220 widgets/image-box/image-box.php:1305
745
+ msgid "Color (Hover)"
746
+ msgstr ""
747
+
748
+ #: widgets/post-list/post-list.php:552
749
+ msgid "Image Overlay:"
750
+ msgstr ""
751
+
752
+ #: widgets/post-list/post-list.php:188
753
+ msgid "Background Featured Image"
754
+ msgstr ""
755
+
756
+ #: widgets/post-list/post-list.php:163
757
+ msgid "Grid Gap"
758
+ msgstr ""
759
+
760
+ #: widgets/icon-box/icon-box.php:157
761
+ msgid "We bring the right people together to challenge established thinking and drive transform in 2020"
762
+ msgstr ""
763
+
764
+ #: widgets/icon-box/icon-box.php:142
765
+ msgid "Strategy and Planning"
766
+ msgstr ""
767
+
768
+ #: widgets/image-accordion/image-accordion.php:911
769
+ msgid "Background Color (Hover)"
770
+ msgstr ""
771
+
772
+ #: widgets/image-accordion/image-accordion.php:855
773
+ msgid "Link Icon Color"
774
+ msgstr ""
775
+
776
+ #: widgets/image-accordion/image-accordion.php:843
777
+ msgid "Popup Icon Color"
778
+ msgstr ""
779
+
780
+ #: widgets/image-accordion/image-accordion.php:292
781
+ #: widgets/nav-menu/nav-menu.php:92 widgets/tab/tab.php:338
782
+ msgid "Click"
783
+ msgstr "Clic"
784
+
785
+ #: widgets/image-accordion/image-accordion.php:289
786
+ msgid "Active Behaivor"
787
+ msgstr "Comportamiento activo"
788
+
789
+ #: widgets/team/team.php:863
790
+ msgid "Box Shadow (Popup)"
791
+ msgstr ""
792
+
793
+ #: widgets/team/team.php:580
794
+ msgid "Overlay Height"
795
+ msgstr ""
796
+
797
+ #: libs/framework/views/settings-sections/usersettings.php:75
798
+ msgid "Facebook app id"
799
+ msgstr ""
800
+
801
+ #: widgets/button/button.php:182 widgets/pricing/pricing.php:2076
802
+ msgid "Width (%)"
803
+ msgstr ""
804
+
805
+ #: widgets/post-tab/post-tab.php:415
806
+ msgid "Nav Content Alignment"
807
+ msgstr ""
808
+
809
+ #: widgets/post-tab/post-tab.php:358
810
+ msgid "Disable Hover Effect"
811
+ msgstr ""
812
+
813
+ #: widgets/header-offcanvas/header-offcanvas.php:484
814
+ msgid "Box Size (px)"
815
+ msgstr ""
816
+
817
+ #: widgets/blog-posts/blog-posts.php:216
818
+ msgid "Enable Masonry"
819
+ msgstr ""
820
+
821
+ #: widgets/heading/heading.php:51 widgets/heading/heading.php:52
822
+ msgid "Grow your {{report}}"
823
+ msgstr ""
824
+
825
+ #: widgets/nav-menu/nav-menu.php:257
826
+ msgid "Mobile Wrapper Background"
827
+ msgstr ""
828
+
829
+ #: widgets/nav-menu/nav-menu.php:183
830
+ msgid "Submenu Click Area"
831
+ msgstr ""
832
+
833
+ #: widgets/post-grid/post-grid.php:129
834
+ msgid "Bottom Space"
835
+ msgstr ""
836
+
837
+ #: widgets/team/team.php:2094
838
+ msgid "Icon BG Color (Hover)"
839
+ msgstr ""
840
+
841
+ #: widgets/team/team.php:2081
842
+ msgid "Icon Color (Hover)"
843
+ msgstr ""
844
+
845
+ #: widgets/team/team.php:404
846
+ msgid "Pop Up Details"
847
+ msgstr ""
848
+
849
+ #: modules/controls/widget-area-utils.php:24
850
+ #: modules/controls/widget-area-utils.php:69
851
+ msgid "Click here to add content."
852
+ msgstr ""
853
+
854
+ #: libs/framework/views/settings-sections/usersettings.php:631
855
+ msgid "Api Key"
856
+ msgstr ""
857
+
858
+ #: libs/framework/views/settings-sections/usersettings.php:619
859
+ msgid "Google Map"
860
+ msgstr "Mapa de Google"
861
+
862
+ #: widgets/funfact/funfact.php:175
863
+ msgid "$"
864
+ msgstr "€"
865
+
866
+ #: widgets/funfact/funfact.php:172
867
+ msgid "Number Prefix "
868
+ msgstr ""
869
+
870
+ #: libs/framework/views/settings-sections/usersettings.php:444
871
+ #: libs/framework/views/settings-sections/usersettings.php:505
872
+ msgid "Access Token"
873
+ msgstr ""
874
+
875
+ #: modules/layout-manager/layout-import-api.php:29
876
+ msgid "Template id missing"
877
+ msgstr ""
878
+
879
+ #: modules/layout-manager/layout-import-api.php:22
880
+ msgid "Post not found"
881
+ msgstr ""
882
+
883
+ #: modules/layout-manager/library-source.php:77
884
+ msgid "Template does not have any content"
885
+ msgstr ""
886
+
887
+ #: modules/widget-builder/init.php:111
888
+ msgid "Builder"
889
+ msgstr "Constructor"
890
+
891
+ #: modules/onepage-scroll/extend-controls.php:54
892
+ msgid "%s Get the %s Pro version %s for more awesome elements and powerful modules. %s"
893
+ msgstr ""
894
+
895
+ #: libs/framework/views/settings-sections/dashboard.php:159
896
+ msgid "Rate Now Thumb"
897
+ msgstr ""
898
+
899
+ #: libs/framework/views/settings-sections/dashboard.php:154
900
+ msgid "Rate it now"
901
+ msgstr ""
902
+
903
+ #: libs/framework/views/settings-sections/dashboard.php:152
904
+ msgid "Don’t forget to rate our item."
905
+ msgstr ""
906
+
907
+ #: libs/framework/views/settings-sections/dashboard.php:152
908
+ msgid "Satisfied?"
909
+ msgstr ""
910
+
911
+ #: libs/framework/views/settings-sections/dashboard.php:142
912
+ msgid "Feature a request"
913
+ msgstr ""
914
+
915
+ #: libs/framework/views/settings-sections/dashboard.php:140
916
+ msgid "Maybe we’re missing something you can’t live without."
917
+ msgstr ""
918
+
919
+ #: libs/framework/views/settings-sections/dashboard.php:136
920
+ msgid "Feature a Request Thumb"
921
+ msgstr ""
922
+
923
+ #: libs/framework/views/settings-sections/dashboard.php:123
924
+ msgid "Join support forum"
925
+ msgstr ""
926
+
927
+ #: libs/framework/views/settings-sections/dashboard.php:118
928
+ msgid "Top-notch Friendly Support"
929
+ msgstr ""
930
+
931
+ #: libs/framework/views/settings-sections/dashboard.php:110
932
+ msgid "View all faq’s"
933
+ msgstr ""
934
+
935
+ #: libs/framework/views/settings-sections/dashboard.php:99
936
+ msgid "3. How to add custom css in specific section shortcode?"
937
+ msgstr ""
938
+
939
+ #: libs/framework/views/settings-sections/dashboard.php:91
940
+ msgid "2. How to translate theme with WPML?"
941
+ msgstr ""
942
+
943
+ #: libs/framework/views/settings-sections/dashboard.php:86
944
+ #: libs/framework/views/settings-sections/dashboard.php:94
945
+ #: libs/framework/views/settings-sections/dashboard.php:102
946
+ msgid "You will get 20+ complete homepages and total 450+ blocks in our layout library and we’re continuously updating the numbers there."
947
+ msgstr ""
948
+
949
+ #: libs/framework/views/settings-sections/dashboard.php:83
950
+ msgid "1. How to create a shop page in ElementsKit Lite?"
951
+ msgstr ""
952
+
953
+ #: libs/framework/views/settings-sections/dashboard.php:75
954
+ msgid "General Knowledge Base"
955
+ msgstr ""
956
+
957
+ #: libs/framework/views/settings-sections/dashboard.php:54
958
+ msgid "Mega Menu Builder"
959
+ msgstr ""
960
+
961
+ #: libs/framework/views/settings-sections/dashboard.php:38
962
+ msgid "Parallax Effects"
963
+ msgstr ""
964
+
965
+ #: libs/framework/views/settings-sections/dashboard.php:36
966
+ #: libs/framework/views/settings-sections/dashboard.php:44
967
+ #: libs/framework/views/settings-sections/dashboard.php:52
968
+ msgid "Totorial Thumb"
969
+ msgstr ""
970
+
971
+ #: libs/framework/views/settings-sections/dashboard.php:29
972
+ #: libs/framework/views/settings-sections/dashboard.php:78
973
+ msgid "Get started by spending some time with the documentation to get familiar with ElementsKit Lite."
974
+ msgstr ""
975
+
976
+ #: libs/framework/views/settings-sections/dashboard.php:27
977
+ msgid "Tutorials"
978
+ msgstr ""
979
+
980
+ #: libs/framework/views/settings-sections/dashboard.php:17
981
+ msgid "Get started"
982
+ msgstr ""
983
+
984
+ #: libs/framework/views/settings-sections/dashboard.php:13
985
+ msgid "Docs"
986
+ msgstr "Documentos"
987
+
988
+ #: libs/framework/views/settings-sections/dashboard.php:12
989
+ msgid "Easy Documentation"
990
+ msgstr ""
991
+
992
+ #: libs/framework/views/settings-sections/dashboard.php:8
993
+ #: libs/framework/views/settings-sections/dashboard.php:128
994
+ msgid "Documentation Thumb"
995
+ msgstr ""
996
+
997
+ #: libs/framework/views/settings-sections/usersettings.php:597
998
+ msgid "Check connection"
999
+ msgstr ""
1000
+
1001
+ #: libs/framework/views/settings-sections/usersettings.php:588
1002
+ msgid "Secret Key"
1003
+ msgstr ""
1004
+
1005
+ #: libs/framework/views/settings-sections/usersettings.php:579
1006
+ msgid "Api key"
1007
+ msgstr ""
1008
+
1009
+ #: libs/framework/views/settings-sections/usersettings.php:567
1010
+ msgid "Zoom Data"
1011
+ msgstr ""
1012
+
1013
+ #: libs/framework/views/settings-sections/usersettings.php:454
1014
+ msgid "Get Access Token"
1015
+ msgstr ""
1016
+
1017
+ #: libs/framework/views/settings-sections/usersettings.php:363
1018
+ msgid "Dribbble User Data"
1019
+ msgstr ""
1020
+
1021
+ #: libs/framework/views/settings-sections/usersettings.php:324
1022
+ msgid "Logged out user greeting"
1023
+ msgstr ""
1024
+
1025
+ #: libs/framework/views/settings-sections/usersettings.php:314
1026
+ msgid "Logged-in user greeting"
1027
+ msgstr ""
1028
+
1029
+ #: libs/framework/views/settings-sections/usersettings.php:282
1030
+ msgid "Facebook Messenger"
1031
+ msgstr ""
1032
+
1033
+ #: libs/framework/views/settings-sections/usersettings.php:260
1034
+ msgid "Yelp Page"
1035
+ msgstr ""
1036
+
1037
+ #: libs/framework/views/settings-sections/usersettings.php:246
1038
+ msgid "Yelp Settings"
1039
+ msgstr ""
1040
+
1041
+ #: libs/framework/views/settings-sections/usersettings.php:158
1042
+ msgid "Page Token"
1043
+ msgstr ""
1044
+
1045
+ #: libs/framework/views/settings-sections/usersettings.php:152
1046
+ msgid "Refresh access token"
1047
+ msgstr ""
1048
+
1049
+ #: libs/framework/views/settings-sections/usersettings.php:108
1050
+ #: libs/framework/views/settings-sections/usersettings.php:152
1051
+ #: libs/framework/views/settings-sections/usersettings.php:393
1052
+ #: libs/framework/views/settings-sections/usersettings.php:546
1053
+ msgid "Get access token"
1054
+ msgstr ""
1055
+
1056
+ #: libs/framework/views/settings-sections/usersettings.php:130
1057
+ msgid "Facebook page review"
1058
+ msgstr ""
1059
+
1060
+ #: libs/framework/views/settings-sections/usersettings.php:88
1061
+ msgid "Page Access Token"
1062
+ msgstr ""
1063
+
1064
+ #: libs/framework/views/settings-sections/usersettings.php:74
1065
+ msgid "Facebook Page ID"
1066
+ msgstr ""
1067
+
1068
+ #: libs/framework/views/settings-sections/usersettings.php:60
1069
+ msgid "Facebook Page Feed"
1070
+ msgstr ""
1071
+
1072
+ #: libs/framework/controls/settings/switch.php:50
1073
+ msgid "View Demo"
1074
+ msgstr "Ver demo"
1075
+
1076
+ #: widgets/nav-menu/nav-menu.php:500
1077
+ msgid "Item Spacing"
1078
+ msgstr ""
1079
+
1080
+ #: widgets/nav-menu/nav-menu.php:379
1081
+ msgid "Menu Item Style"
1082
+ msgstr ""
1083
+
1084
+ #: widgets/nav-menu/nav-menu.php:344
1085
+ msgid "This is only work with Mega menu icon option"
1086
+ msgstr ""
1087
+
1088
+ #: widgets/nav-menu/nav-menu.php:343
1089
+ msgid "Menu Icon Spacing"
1090
+ msgstr ""
1091
+
1092
+ #: widgets/nav-menu/nav-menu.php:317
1093
+ msgid "Menu border radius"
1094
+ msgstr ""
1095
+
1096
+ #: widgets/nav-menu/nav-menu.php:238
1097
+ msgid "Menu wrapper background"
1098
+ msgstr ""
1099
+
1100
+ #: widgets/nav-menu/nav-menu.php:205
1101
+ msgid "Menu Height"
1102
+ msgstr ""
1103
+
1104
+ #: widgets/nav-menu/nav-menu.php:197
1105
+ msgid "Menu Wrapper"
1106
+ msgstr ""
1107
+
1108
+ #: widgets/nav-menu/nav-menu.php:55
1109
+ msgid "Menu Settings"
1110
+ msgstr ""
1111
+
1112
+ #: widgets/nav-menu/nav-menu.php:174
1113
+ msgid "Hamburger Icon (Optional)"
1114
+ msgstr ""
1115
+
1116
+ #: widgets/nav-menu/nav-menu.php:160
1117
+ msgid " Custom Link"
1118
+ msgstr ""
1119
+
1120
+ #: widgets/nav-menu/nav-menu.php:151
1121
+ msgid "Default(Home)"
1122
+ msgstr ""
1123
+
1124
+ #: widgets/nav-menu/nav-menu.php:147
1125
+ msgid "Menu link"
1126
+ msgstr ""
1127
+
1128
+ #: widgets/nav-menu/nav-menu.php:127
1129
+ msgid "Mobile Menu Settings"
1130
+ msgstr ""
1131
+
1132
+ #: widgets/nav-menu/nav-menu.php:72
1133
+ msgid "Horizontal menu position"
1134
+ msgstr ""
1135
+
1136
+ #: libs/framework/views/settings-sections/modules.php:20
1137
+ #: modules/widget-builder/cpt.php:19 modules/widget-builder/cpt.php:51
1138
+ msgid "Widget Builder"
1139
+ msgstr ""
1140
+
1141
+ #: modules/megamenu/views/options-menu-item.php:134
1142
+ msgid "Relative"
1143
+ msgstr "Relativa"
1144
+
1145
+ #: modules/megamenu/views/options-menu-item.php:129
1146
+ msgid "Mega Menu Position as:"
1147
+ msgstr ""
1148
+
1149
+ #: modules/megamenu/views/options-menu-item.php:125
1150
+ msgid "750px"
1151
+ msgstr "750px"
1152
+
1153
+ #: modules/megamenu/views/options-menu-item.php:123
1154
+ msgid "Menu Width"
1155
+ msgstr ""
1156
+
1157
+ #: modules/megamenu/views/options-menu-item.php:119
1158
+ msgid "Custom Width"
1159
+ msgstr "Ancho personalizado"
1160
+
1161
+ #: modules/megamenu/views/options-menu-item.php:115
1162
+ msgid "Default Width"
1163
+ msgstr ""
1164
+
1165
+ #: modules/megamenu/views/options-menu-item.php:112
1166
+ msgid "Mega Menu Width as:"
1167
+ msgstr ""
1168
+
1169
+ #: libs/framework/views/settings-sections/modules.php:17
1170
+ #: modules/header-footer/cpt.php:20 modules/header-footer/cpt.php:21
1171
+ #: modules/header-footer/cpt.php:52
1172
+ msgid "Header Footer"
1173
+ msgstr ""
1174
+
1175
+ #: modules/widget-builder/cpt.php:30
1176
+ msgid "No Widgets found in Trash."
1177
+ msgstr ""
1178
+
1179
+ #: modules/widget-builder/cpt.php:29
1180
+ msgid "No Widgets found."
1181
+ msgstr ""
1182
+
1183
+ #: modules/widget-builder/cpt.php:28
1184
+ msgid "Parent Widgets:"
1185
+ msgstr ""
1186
+
1187
+ #: modules/widget-builder/cpt.php:27
1188
+ msgid "Search Widgets"
1189
+ msgstr ""
1190
+
1191
+ #: modules/widget-builder/cpt.php:26
1192
+ msgid "All Widgets"
1193
+ msgstr ""
1194
+
1195
+ #: modules/widget-builder/cpt.php:25
1196
+ msgid "View Widget"
1197
+ msgstr ""
1198
+
1199
+ #: modules/widget-builder/cpt.php:24
1200
+ msgid "Edit Widget"
1201
+ msgstr ""
1202
+
1203
+ #: modules/widget-builder/cpt.php:23
1204
+ msgid "New Widget"
1205
+ msgstr ""
1206
+
1207
+ #: modules/widget-builder/cpt.php:22
1208
+ msgid "Add New Widget"
1209
+ msgstr ""
1210
+
1211
+ #: modules/widget-builder/cpt.php:18
1212
+ msgid "Widget"
1213
+ msgstr ""
1214
+
1215
+ #: libs/framework/views/init.php:11 modules/widget-builder/cpt.php:17
1216
+ #: modules/widget-builder/cpt.php:20
1217
+ msgid "Widgets"
1218
+ msgstr "Widgets"
1219
+
1220
+ #: modules/widget-builder/api/common.php:72
1221
+ msgid "Widget data saved!"
1222
+ msgstr ""
1223
+
1224
+ #: modules/widget-builder/api/common.php:39
1225
+ msgid "Invalid data."
1226
+ msgstr ""
1227
+
1228
+ #: modules/widget-builder/api/common.php:25
1229
+ #: modules/widget-builder/api/common.php:86
1230
+ msgid "Not enough permission."
1231
+ msgstr ""
1232
+
1233
+ #: modules/widget-builder/init.php:70
1234
+ msgid "ElementsKit Custom"
1235
+ msgstr ""
1236
+
1237
+ #: widgets/header-search/header-search.php:329
1238
+ msgid "Search Container"
1239
+ msgstr ""
1240
+
1241
+ #: widgets/post-tab/post-tab.php:103
1242
+ msgid "Link Archive?"
1243
+ msgstr ""
1244
+
1245
+ #: widgets/nav-menu/nav-menu.php:247
1246
+ msgid "Menu Panel Background"
1247
+ msgstr ""
1248
+
1249
+ #: widgets/lottie/lottie.php:236
1250
+ msgid "Pause"
1251
+ msgstr ""
1252
+
1253
+ #: widgets/lottie/lottie.php:235
1254
+ msgid "Play"
1255
+ msgstr ""
1256
+
1257
+ #: widgets/lottie/lottie.php:231
1258
+ msgid "On Hover"
1259
+ msgstr ""
1260
+
1261
+ #: widgets/lottie/lottie.php:221
1262
+ msgid "Canvas"
1263
+ msgstr ""
1264
+
1265
+ #: widgets/lottie/lottie.php:217
1266
+ msgid "SVG"
1267
+ msgstr ""
1268
+
1269
+ #: widgets/lottie/lottie.php:212
1270
+ msgid "Render Type"
1271
+ msgstr ""
1272
+
1273
+ #: widgets/lottie/lottie.php:179
1274
+ msgid "Loop Count"
1275
+ msgstr ""
1276
+
1277
+ #: widgets/lottie/lottie.php:158
1278
+ msgid "Start when visible"
1279
+ msgstr ""
1280
+
1281
+ #: widgets/lottie/lottie.php:140 widgets/lottie/lottie.php:237
1282
+ msgid "Reverse"
1283
+ msgstr ""
1284
+
1285
+ #: widgets/lottie/lottie.php:131
1286
+ msgid "Animation Options"
1287
+ msgstr ""
1288
+
1289
+ #: widgets/lottie/lottie.php:101
1290
+ msgid "https://example.com/file.json"
1291
+ msgstr ""
1292
+
1293
+ #: widgets/lottie/lottie.php:78 widgets/lottie/lottie.php:96
1294
+ msgid "Discover thousands of %sLottie animations%s ready to use."
1295
+ msgstr ""
1296
+
1297
+ #: widgets/lottie/lottie.php:66
1298
+ msgid "JSON URL"
1299
+ msgstr ""
1300
+
1301
+ #: widgets/lottie/lottie.php:62
1302
+ msgid "JSON File"
1303
+ msgstr ""
1304
+
1305
+ #: widgets/lottie/lottie.php:57
1306
+ msgid "Select JSON"
1307
+ msgstr ""
1308
+
1309
+ #: widgets/lottie/json-handler.php:48
1310
+ msgid "The uploaded %s file is not supported. Please upload a valid JSON file"
1311
+ msgstr ""
1312
+
1313
+ #: widgets/lottie/lottie-handler.php:16 widgets/lottie/lottie.php:50
1314
+ #: widgets/lottie/lottie.php:246
1315
+ msgid "Lottie"
1316
+ msgstr ""
1317
+
1318
+ #: modules/onepage-scroll/extend-controls-pro.php:252
1319
+ msgid "Tooltip Text"
1320
+ msgstr ""
1321
+
1322
+ #: modules/onepage-scroll/extend-controls-pro.php:242
1323
+ msgid "Enable Dot"
1324
+ msgstr ""
1325
+
1326
+ #: modules/onepage-scroll/extend-controls-pro.php:224
1327
+ msgid "Tooltip Typography"
1328
+ msgstr ""
1329
+
1330
+ #: modules/onepage-scroll/extend-controls-pro.php:192
1331
+ msgid "Navigation Color"
1332
+ msgstr ""
1333
+
1334
+ #: modules/onepage-scroll/extend-controls-pro.php:168
1335
+ msgid "Navigation Spacing"
1336
+ msgstr ""
1337
+
1338
+ #: modules/onepage-scroll/extend-controls-pro.php:136
1339
+ msgid "Navigation Position Offset"
1340
+ msgstr ""
1341
+
1342
+ #: modules/onepage-scroll/extend-controls-pro.php:103
1343
+ msgid "Navigation Position"
1344
+ msgstr ""
1345
+
1346
+ #: modules/onepage-scroll/extend-controls-pro.php:86
1347
+ msgid "Navigation Icon"
1348
+ msgstr ""
1349
+
1350
+ #: modules/onepage-scroll/extend-controls-pro.php:74
1351
+ msgid "Custom Icon"
1352
+ msgstr ""
1353
+
1354
+ #: modules/onepage-scroll/extend-controls-pro.php:71
1355
+ msgid "Line Move"
1356
+ msgstr ""
1357
+
1358
+ #: modules/onepage-scroll/extend-controls-pro.php:70
1359
+ msgid "Line Fill"
1360
+ msgstr ""
1361
+
1362
+ #: modules/onepage-scroll/extend-controls-pro.php:69
1363
+ msgid "Line Shrink"
1364
+ msgstr ""
1365
+
1366
+ #: modules/onepage-scroll/extend-controls-pro.php:68
1367
+ msgid "Line Grow"
1368
+ msgstr ""
1369
+
1370
+ #: modules/onepage-scroll/extend-controls-pro.php:55
1371
+ msgid "Dot Move"
1372
+ msgstr ""
1373
+
1374
+ #: modules/onepage-scroll/extend-controls-pro.php:54
1375
+ msgid "Stroke Simple"
1376
+ msgstr ""
1377
+
1378
+ #: modules/onepage-scroll/extend-controls-pro.php:53
1379
+ msgid "Stroke Dot"
1380
+ msgstr ""
1381
+
1382
+ #: modules/onepage-scroll/extend-controls-pro.php:52
1383
+ msgid "Stroke"
1384
+ msgstr ""
1385
+
1386
+ #: modules/onepage-scroll/extend-controls-pro.php:51
1387
+ msgid "Fill Out"
1388
+ msgstr ""
1389
+
1390
+ #: modules/onepage-scroll/extend-controls-pro.php:50
1391
+ msgid "Fill In"
1392
+ msgstr ""
1393
+
1394
+ #: modules/onepage-scroll/extend-controls-pro.php:49
1395
+ #: modules/onepage-scroll/extend-controls-pro.php:62
1396
+ msgid "Scale Up"
1397
+ msgstr ""
1398
+
1399
+ #: modules/onepage-scroll/extend-controls.php:102
1400
+ msgid "Enable Section"
1401
+ msgstr ""
1402
+
1403
+ #: widgets/funfact/funfact.php:305
1404
+ msgid "Hover Border Bottom Color"
1405
+ msgstr ""
1406
+
1407
+ #: widgets/nav-menu/nav-menu.php:117
1408
+ msgid "Mobile"
1409
+ msgstr "Móvil"
1410
+
1411
+ #: modules/onepage-scroll/extend-controls-pro.php:41
1412
+ msgid "Navigation Style"
1413
+ msgstr ""
1414
+
1415
+ #: modules/onepage-scroll/extend-controls-pro.php:29
1416
+ msgid "Onepage Scroll Settings"
1417
+ msgstr ""
1418
+
1419
+ #: modules/onepage-scroll/extend-controls.php:94
1420
+ msgid "ElementsKit Onepage Scroll"
1421
+ msgstr ""
1422
+
1423
+ #: modules/onepage-scroll/extend-controls.php:74
1424
+ msgid "Enable Onepage Scroll"
1425
+ msgstr ""
1426
+
1427
+ #: helpers/utils.php:236
1428
+ msgid "Create a Table First"
1429
+ msgstr ""
1430
+
1431
+ #: helpers/utils.php:230
1432
+ msgid "(no name)"
1433
+ msgstr ""
1434
+
1435
+ #: modules/onepage-scroll/extend-controls.php:44 widgets/widget-notice.php:24
1436
+ msgid "Unlock more possibilities"
1437
+ msgstr ""
1438
+
1439
+ #: widgets/widget-notice.php:17
1440
+ msgid "Go Premium for More Features"
1441
+ msgstr ""
1442
+
1443
+ #: widgets/team/team.php:1957
1444
+ msgid "Phone and Email"
1445
+ msgstr ""
1446
+
1447
+ #: widgets/button/button.php:472
1448
+ msgid "Add space before icon"
1449
+ msgstr ""
1450
+
1451
+ #: compatibility/wpml/init.php:655
1452
+ msgid "Placeholder Text (Header Search)"
1453
+ msgstr ""
1454
+
1455
+ #: compatibility/wpml/init.php:624
1456
+ msgid "Label (Creative Button)"
1457
+ msgstr ""
1458
+
1459
+ #: compatibility/wpml/init.php:613
1460
+ msgid "Button Two Text (Dual Button)"
1461
+ msgstr ""
1462
+
1463
+ #: compatibility/wpml/init.php:608
1464
+ msgid "Button One Text (Dual Button)"
1465
+ msgstr ""
1466
+
1467
+ #: compatibility/wpml/init.php:603
1468
+ msgid "Middle Text (Dual Button)"
1469
+ msgstr ""
1470
+
1471
+ #: compatibility/wpml/init.php:586
1472
+ msgid "Next Text (Table)"
1473
+ msgstr ""
1474
+
1475
+ #: compatibility/wpml/init.php:581
1476
+ msgid "Prev Text (Table)"
1477
+ msgstr ""
1478
+
1479
+ #: compatibility/wpml/init.php:569
1480
+ msgid "Title (Chart)"
1481
+ msgstr ""
1482
+
1483
+ #: compatibility/wpml/init.php:557
1484
+ msgid "\"All\" Filter Label (Gallery)"
1485
+ msgstr ""
1486
+
1487
+ #: compatibility/wpml/init.php:546
1488
+ msgid "Follow Button Text (Instagram Feed)"
1489
+ msgstr ""
1490
+
1491
+ #: compatibility/wpml/init.php:535
1492
+ msgid "Label (Twitter)"
1493
+ msgstr ""
1494
+
1495
+ #: compatibility/wpml/init.php:524
1496
+ msgid "Title (Motion Text)"
1497
+ msgstr ""
1498
+
1499
+ #: compatibility/wpml/init.php:493
1500
+ msgid "Content (Drop Caps)"
1501
+ msgstr ""
1502
+
1503
+ #: compatibility/wpml/init.php:477
1504
+ msgid "Button Title (Video)"
1505
+ msgstr ""
1506
+
1507
+ #: compatibility/wpml/init.php:461
1508
+ msgid "Description (Pie Chart)"
1509
+ msgstr ""
1510
+
1511
+ #: compatibility/wpml/init.php:456
1512
+ msgid "Title (Pie Chart)"
1513
+ msgstr ""
1514
+
1515
+ #: compatibility/wpml/init.php:445
1516
+ msgid "Success Message (Mail Chimp)"
1517
+ msgstr ""
1518
+
1519
+ #: compatibility/wpml/init.php:440
1520
+ msgid "Submit Button Text (Mail Chimp)"
1521
+ msgstr ""
1522
+
1523
+ #: compatibility/wpml/init.php:435
1524
+ msgid "Email Placeholder (Mail Chimp)"
1525
+ msgstr ""
1526
+
1527
+ #: compatibility/wpml/init.php:430
1528
+ msgid "Email (Mail Chimp)"
1529
+ msgstr ""
1530
+
1531
+ #: compatibility/wpml/init.php:425
1532
+ msgid "Phone Placeholder (Mail Chimp)"
1533
+ msgstr ""
1534
+
1535
+ #: compatibility/wpml/init.php:420
1536
+ msgid "Phone (Mail Chimp)"
1537
+ msgstr ""
1538
+
1539
+ #: compatibility/wpml/init.php:410
1540
+ msgid "Last Name (Mail Chimp)"
1541
+ msgstr ""
1542
+
1543
+ #: compatibility/wpml/init.php:405 compatibility/wpml/init.php:415
1544
+ msgid "First Name Placeholder (Mail Chimp)"
1545
+ msgstr ""
1546
+
1547
+ #: compatibility/wpml/init.php:400
1548
+ msgid "First Name (Mail Chimp)"
1549
+ msgstr ""
1550
+
1551
+ #: compatibility/wpml/init.php:389
1552
+ msgid "Title (Progress Bar)"
1553
+ msgstr ""
1554
+
1555
+ #: compatibility/wpml/init.php:373
1556
+ msgid "Email (Team)"
1557
+ msgstr ""
1558
+
1559
+ #: compatibility/wpml/init.php:368
1560
+ msgid "Phone (Team)"
1561
+ msgstr ""
1562
+
1563
+ #: compatibility/wpml/init.php:363
1564
+ msgid "Popup Description (Team)"
1565
+ msgstr ""
1566
+
1567
+ #: compatibility/wpml/init.php:358
1568
+ msgid "Short Description (Team)"
1569
+ msgstr ""
1570
+
1571
+ #: compatibility/wpml/init.php:353
1572
+ msgid "Member Position (Team)"
1573
+ msgstr ""
1574
+
1575
+ #: compatibility/wpml/init.php:348
1576
+ msgid "Member Name (Team)"
1577
+ msgstr ""
1578
+
1579
+ #: compatibility/wpml/init.php:336
1580
+ msgid "Button Label (Pricing Table)"
1581
+ msgstr ""
1582
+
1583
+ #: compatibility/wpml/init.php:331
1584
+ msgid "Table Content (Pricing Table)"
1585
+ msgstr ""
1586
+
1587
+ #: compatibility/wpml/init.php:326
1588
+ msgid "Duration (Pricing Table)"
1589
+ msgstr ""
1590
+
1591
+ #: compatibility/wpml/init.php:321
1592
+ msgid "Price (Pricing Table)"
1593
+ msgstr ""
1594
+
1595
+ #: compatibility/wpml/init.php:316
1596
+ msgid "Currency (Pricing Table)"
1597
+ msgstr ""
1598
+
1599
+ #: compatibility/wpml/init.php:311
1600
+ msgid "Table Subtitle (Pricing Table)"
1601
+ msgstr ""
1602
+
1603
+ #: compatibility/wpml/init.php:306
1604
+ msgid "Table Title (Pricing Table)"
1605
+ msgstr ""
1606
+
1607
+ #: compatibility/wpml/init.php:290
1608
+ msgid "After Label (Image Comparison)"
1609
+ msgstr ""
1610
+
1611
+ #: compatibility/wpml/init.php:285
1612
+ msgid "Before Label (Image Comparison)"
1613
+ msgstr ""
1614
+
1615
+ #: compatibility/wpml/init.php:274
1616
+ msgid "Super (Funfact)"
1617
+ msgstr ""
1618
+
1619
+ #: compatibility/wpml/init.php:269
1620
+ msgid "Title (Funfact)"
1621
+ msgstr ""
1622
+
1623
+ #: compatibility/wpml/init.php:264
1624
+ msgid "Number Suffix (Funfact)"
1625
+ msgstr ""
1626
+
1627
+ #: compatibility/wpml/init.php:248
1628
+ msgid "On Expiry Content (Countdown Timer)"
1629
+ msgstr ""
1630
+
1631
+ #: compatibility/wpml/init.php:243
1632
+ msgid "On Expiry Title (Countdown Timer)"
1633
+ msgstr ""
1634
+
1635
+ #: compatibility/wpml/init.php:238
1636
+ msgid "Seconds (Countdown Timer)"
1637
+ msgstr ""
1638
+
1639
+ #: compatibility/wpml/init.php:233
1640
+ msgid "Minutes (Countdown Timer)"
1641
+ msgstr ""
1642
+
1643
+ #: compatibility/wpml/init.php:228
1644
+ msgid "Hours (Countdown Timer)"
1645
+ msgstr ""
1646
+
1647
+ #: compatibility/wpml/init.php:223
1648
+ msgid "Days (Countdown Timer)"
1649
+ msgstr ""
1650
+
1651
+ #: compatibility/wpml/init.php:218
1652
+ msgid "Weeks (Countdown Timer)"
1653
+ msgstr ""
1654
+
1655
+ #: compatibility/wpml/init.php:207
1656
+ msgid "Button Label (Image Box)"
1657
+ msgstr ""
1658
+
1659
+ #: compatibility/wpml/init.php:202
1660
+ msgid "Description (Image Box)"
1661
+ msgstr ""
1662
+
1663
+ #: compatibility/wpml/init.php:197
1664
+ msgid "Title (Image Box)"
1665
+ msgstr ""
1666
+
1667
+ #: compatibility/wpml/init.php:186
1668
+ msgid "Badge Text (Icon Box)"
1669
+ msgstr ""
1670
+
1671
+ #: compatibility/wpml/init.php:181
1672
+ msgid "Button Label (Icon Box)"
1673
+ msgstr ""
1674
+
1675
+ #: compatibility/wpml/init.php:176
1676
+ msgid "Content (Icon Box)"
1677
+ msgstr ""
1678
+
1679
+ #: compatibility/wpml/init.php:171
1680
+ msgid "Title (Icon Box)"
1681
+ msgstr ""
1682
+
1683
+ #: compatibility/wpml/init.php:160
1684
+ msgid "Description (Heading)"
1685
+ msgstr ""
1686
+
1687
+ #: compatibility/wpml/init.php:155
1688
+ msgid "Sub Title (Heading)"
1689
+ msgstr ""
1690
+
1691
+ #: compatibility/wpml/init.php:150
1692
+ msgid "Title (Heading)"
1693
+ msgstr ""
1694
+
1695
+ #: compatibility/wpml/init.php:139
1696
+ msgid "Label (Button)"
1697
+ msgstr ""
1698
+
1699
+ #: compatibility/wpml/widgets/faq.php:56
1700
+ msgid "Content (FAQ)"
1701
+ msgstr ""
1702
+
1703
+ #: compatibility/wpml/widgets/faq.php:52
1704
+ msgid "Title (FAQ)"
1705
+ msgstr ""
1706
+
1707
+ #: compatibility/wpml/widgets/hotspot.php:56
1708
+ msgid "Address (Hotspot)"
1709
+ msgstr ""
1710
+
1711
+ #: compatibility/wpml/widgets/hotspot.php:52
1712
+ msgid "Title (Hotspot)"
1713
+ msgstr ""
1714
+
1715
+ #: compatibility/wpml/widgets/advanced-accordion.php:51
1716
+ msgid "Title (Advanced Accordion)"
1717
+ msgstr ""
1718
+
1719
+ #: compatibility/wpml/widgets/table.php:51
1720
+ msgid "Text (Table)"
1721
+ msgstr ""
1722
+
1723
+ #: compatibility/wpml/widgets/testimonial.php:61
1724
+ msgid "Testimonial Review (Testimonial)"
1725
+ msgstr ""
1726
+
1727
+ #: compatibility/wpml/widgets/testimonial.php:57
1728
+ msgid "Designation (Testimonial)"
1729
+ msgstr ""
1730
+
1731
+ #: compatibility/wpml/widgets/testimonial.php:53
1732
+ msgid "Client Name (Testimonial)"
1733
+ msgstr ""
1734
+
1735
+ #: compatibility/wpml/widgets/image-accordion.php:56
1736
+ msgid "Button Label (Image Accordion)"
1737
+ msgstr ""
1738
+
1739
+ #: compatibility/wpml/widgets/image-accordion.php:52
1740
+ msgid "Title (Image Accordion)"
1741
+ msgstr ""
1742
+
1743
+ #: compatibility/wpml/widgets/cat-list.php:51
1744
+ msgid "Test (Category List)"
1745
+ msgstr ""
1746
+
1747
+ #: compatibility/wpml/widgets/social-share.php:51
1748
+ msgid "Label (Social Share)"
1749
+ msgstr ""
1750
+
1751
+ #: compatibility/wpml/widgets/social.php:51
1752
+ msgid "Label (Social Media)"
1753
+ msgstr ""
1754
+
1755
+ #: compatibility/wpml/widgets/business-hours.php:56
1756
+ msgid "Time (Business Hours)"
1757
+ msgstr ""
1758
+
1759
+ #: compatibility/wpml/widgets/business-hours.php:52
1760
+ msgid "Day (Business Hours)"
1761
+ msgstr ""
1762
+
1763
+ #: compatibility/wpml/widgets/pricing.php:51
1764
+ msgid "List text (Pricing Table)"
1765
+ msgstr ""
1766
+
1767
+ #: compatibility/wpml/widgets/advanced-tab.php:56
1768
+ msgid "Sub-Title (Advanced Tab)"
1769
+ msgstr ""
1770
+
1771
+ #: compatibility/wpml/widgets/advanced-tab.php:52
1772
+ msgid "Title (Advanced Tab)"
1773
+ msgstr ""
1774
+
1775
+ #: compatibility/wpml/widgets/timeline.php:71
1776
+ msgid "Address (Timeline)"
1777
+ msgstr ""
1778
+
1779
+ #: compatibility/wpml/widgets/timeline.php:67
1780
+ msgid "Date (Timeline)"
1781
+ msgstr ""
1782
+
1783
+ #: compatibility/wpml/widgets/timeline.php:63
1784
+ msgid "Description (Timeline)"
1785
+ msgstr ""
1786
+
1787
+ #: compatibility/wpml/widgets/timeline.php:59
1788
+ msgid "Title (Timeline)"
1789
+ msgstr ""
1790
+
1791
+ #: compatibility/wpml/widgets/timeline.php:55
1792
+ msgid "Sub Title (Timeline)"
1793
+ msgstr ""
1794
+
1795
+ #: compatibility/wpml/widgets/gallery.php:51
1796
+ msgid "Filter Label (Gallery)"
1797
+ msgstr ""
1798
+
1799
+ #: compatibility/wpml/widgets/tab.php:56
1800
+ msgid "Content (Tab)"
1801
+ msgstr ""
1802
+
1803
+ #: compatibility/wpml/widgets/tab.php:52
1804
+ msgid "Title (Tab)"
1805
+ msgstr ""
1806
+
1807
+ #: compatibility/wpml/widgets/accordion.php:56
1808
+ msgid "Description (Accordion)"
1809
+ msgstr ""
1810
+
1811
+ #: compatibility/wpml/widgets/accordion.php:52
1812
+ msgid "Title (Accordion)"
1813
+ msgstr ""
1814
+
1815
+ #: compatibility/wpml/widgets/page-list.php:56
1816
+ msgid "Sub-Title (Page List)"
1817
+ msgstr ""
1818
+
1819
+ #: compatibility/wpml/widgets/page-list.php:52
1820
+ msgid "Title (Page List)"
1821
+ msgstr ""
1822
+
1823
+ #: compatibility/wpml/widgets/header-info.php:51
1824
+ msgid "Text (Header Info)"
1825
+ msgstr ""
1826
+
1827
+ #: compatibility/wpml/widgets/chart.php:51
1828
+ msgid "Name (Chart)"
1829
+ msgstr ""
1830
+
1831
+ #: compatibility/wpml/widgets/post-list.php:51
1832
+ msgid "Title (Post List)"
1833
+ msgstr ""
1834
+
1835
+ #: widgets/post-grid/post-grid.php:53 widgets/post-tab/post-tab.php:54
1836
+ msgid "To avail this option you need to set/add a featured image to posts.."
1837
+ msgstr ""
1838
+
1839
+ #: widgets/tablepress/tablepress.php:687
1840
+ msgid "Please Select A Table From Setting!"
1841
+ msgstr ""
1842
+
1843
+ #: widgets/tablepress/tablepress.php:592
1844
+ msgid "Filter And Search"
1845
+ msgstr ""
1846
+
1847
+ #: widgets/tablepress/tablepress.php:315
1848
+ msgid "Hover And Active Background"
1849
+ msgstr ""
1850
+
1851
+ #: widgets/tablepress/tablepress.php:281
1852
+ msgid "Footer Text And Navigation gap"
1853
+ msgstr ""
1854
+
1855
+ #: widgets/tablepress/tablepress.php:269
1856
+ msgid "Pagination And Serach Gap"
1857
+ msgstr ""
1858
+
1859
+ #: widgets/tablepress/tablepress.php:128
1860
+ msgid "Pagination Hide"
1861
+ msgstr ""
1862
+
1863
+ #: widgets/tablepress/tablepress.php:117
1864
+ msgid "Footer Info Hide"
1865
+ msgstr ""
1866
+
1867
+ #: widgets/tablepress/tablepress.php:106
1868
+ msgid "Search Hide"
1869
+ msgstr ""
1870
+
1871
+ #: widgets/tablepress/tablepress.php:95
1872
+ msgid "Nav Hide"
1873
+ msgstr ""
1874
+
1875
+ #: widgets/tablepress/tablepress.php:82
1876
+ msgid "Desktop"
1877
+ msgstr "Escritorio"
1878
+
1879
+ #: widgets/nav-menu/nav-menu.php:116 widgets/tablepress/tablepress.php:81
1880
+ msgid "Tablet"
1881
+ msgstr "Tableta"
1882
+
1883
+ #: widgets/nav-menu/nav-menu.php:112 widgets/tablepress/tablepress.php:74
1884
+ msgid "Responsive Breakpoint"
1885
+ msgstr ""
1886
+
1887
+ #: widgets/tablepress/tablepress.php:66
1888
+ msgid "Collapse"
1889
+ msgstr ""
1890
+
1891
+ #: widgets/tablepress/tablepress.php:65
1892
+ msgid "Scroll"
1893
+ msgstr ""
1894
+
1895
+ #: widgets/tablepress/tablepress.php:64
1896
+ msgid "Flip"
1897
+ msgstr "Dar la vuelta"
1898
+
1899
+ #: helpers/utils.php:223 widgets/tablepress/tablepress.php:45
1900
+ msgid "Select Table"
1901
+ msgstr ""
1902
+
1903
+ #: widgets/tablepress/tablepress-handler.php:12
1904
+ msgid "TablePress"
1905
+ msgstr ""
1906
+
1907
+ #: widgets/accordion/accordion.php:336
1908
+ #: widgets/header-offcanvas/header-offcanvas.php:124
1909
+ #: widgets/header-offcanvas/header-offcanvas.php:390
1910
+ msgid "Closed"
1911
+ msgstr ""
1912
+
1913
+ #: widgets/mail-chimp/mail-chimp.php:1326
1914
+ msgid "Error:"
1915
+ msgstr ""
1916
+
1917
+ #: widgets/mail-chimp/mail-chimp.php:1290
1918
+ msgid "Success:"
1919
+ msgstr ""
1920
+
1921
+ #: widgets/mail-chimp/mail-chimp.php:1239
1922
+ msgid "Sucess & Error message"
1923
+ msgstr ""
1924
+
1925
+ #: widgets/tab/tab.php:357
1926
+ msgid "Keep this tab open? "
1927
+ msgstr ""
1928
+
1929
+ #: widgets/team/team.php:1064
1930
+ msgid "For svg icon, We don't need this. We will use font size and padding for adjusting size."
1931
+ msgstr "Para el icono SVG, no necesitamos esto. Usaremos el tamaño de fuente y el relleno para ajustar el tamaño."
1932
+
1933
+ #: widgets/we-forms/we-forms-handler.php:12
1934
+ msgid "We Forms"
1935
+ msgstr "We Forms"
1936
+
1937
+ #: widgets/we-forms/we-forms.php:392
1938
+ msgid "Button Position"
1939
+ msgstr "Posición del botón"
1940
+
1941
+ #: widgets/we-forms/we-forms.php:351
1942
+ msgid "Button Full Width?"
1943
+ msgstr "¿Botón de ancho completo?"
1944
+
1945
+ #: widgets/we-forms/we-forms.php:330
1946
+ msgid "Help Text Color"
1947
+ msgstr "Color del texto de ayuda"
1948
+
1949
+ #: widgets/we-forms/we-forms.php:319
1950
+ msgid "Required Label Color"
1951
+ msgstr "Color de etiqueta obligatorio"
1952
+
1953
+ #: widgets/we-forms/we-forms.php:308
1954
+ msgid "Label Text Color"
1955
+ msgstr "Color del texto de la etiqueta"
1956
+
1957
+ #: widgets/we-forms/we-forms.php:300
1958
+ msgid "Help Text Typography"
1959
+ msgstr ""
1960
+
1961
+ #: widgets/fluent-forms/fluent-forms.php:873
1962
+ #: widgets/fluent-forms/fluent-forms.php:878 widgets/we-forms/we-forms.php:291
1963
+ msgid "Label Typography"
1964
+ msgstr "Tipografía de las etiquetas"
1965
+
1966
+ #: widgets/we-forms/we-forms.php:159
1967
+ msgid "Input Placeholder Color"
1968
+ msgstr "Color de la entrada del marcador de posición"
1969
+
1970
+ #: widgets/we-forms/we-forms.php:148
1971
+ msgid "Input Text Color"
1972
+ msgstr "Color del texto de entrada"
1973
+
1974
+ #: widgets/we-forms/we-forms.php:102
1975
+ msgid "Input Spacing"
1976
+ msgstr "Espaciado de entrada"
1977
+
1978
+ #: widgets/we-forms/we-forms.php:62
1979
+ msgid "Fields"
1980
+ msgstr "Campos"
1981
+
1982
+ #: widgets/we-forms/we-forms.php:42
1983
+ msgid "weForm"
1984
+ msgstr ""
1985
+
1986
+ #: widgets/ninja-forms/ninja-forms-handler.php:12
1987
+ msgid "Ninja Forms"
1988
+ msgstr "Ninja Forms"
1989
+
1990
+ #: widgets/ninja-forms/ninja-forms.php:893
1991
+ msgid "Error Field Input Border Color"
1992
+ msgstr "Color del borde de entrada del campo de error"
1993
+
1994
+ #: widgets/ninja-forms/ninja-forms.php:881
1995
+ msgid "Error Description Color"
1996
+ msgstr "Color de la descripción del error"
1997
+
1998
+ #: widgets/ninja-forms/ninja-forms.php:872
1999
+ msgid "Validation Errors"
2000
+ msgstr "Errores de validación"
2001
+
2002
+ #: widgets/fluent-forms/fluent-forms.php:156
2003
+ #: widgets/ninja-forms/ninja-forms.php:852
2004
+ msgid "Error Messages"
2005
+ msgstr "Mensajes de error"
2006
+
2007
+ #: widgets/ninja-forms/ninja-forms.php:184
2008
+ msgid "Required Fields Notice"
2009
+ msgstr "Aviso de campos obligatorios"
2010
+
2011
+ #: widgets/fluent-forms/fluent-forms.php:171
2012
+ #: widgets/ninja-forms/ninja-forms.php:67
2013
+ msgid "Title & Description"
2014
+ msgstr "Título y descripción"
2015
+
2016
+ #: widgets/ninja-forms/ninja-forms.php:41
2017
+ msgid "Ninja Form"
2018
+ msgstr "Ninja Forms"
2019
+
2020
+ #: widgets/fluent-forms/fluent-forms.php:149
2021
+ #: widgets/ninja-forms/ninja-forms.php:844 widgets/wp-forms/wp-forms.php:631
2022
+ msgid "Errors"
2023
+ msgstr "Errores"
2024
+
2025
+ #: widgets/fluent-forms/fluent-forms.php:2272
2026
+ #: widgets/ninja-forms/ninja-forms.php:584 widgets/wp-forms/wp-forms.php:406
2027
+ msgid "Submit Button"
2028
+ msgstr "Botón de envío"
2029
+
2030
+ #: widgets/ninja-forms/ninja-forms.php:508 widgets/wp-forms/wp-forms.php:328
2031
+ msgid "Field Description"
2032
+ msgstr "Descripción del campo"
2033
+
2034
+ #: widgets/fluent-forms/fluent-forms.php:706
2035
+ #: widgets/ninja-forms/ninja-forms.php:409 widgets/wp-forms/wp-forms.php:238
2036
+ msgid "Textarea Height"
2037
+ msgstr "Altura del área de texto"
2038
+
2039
+ #: widgets/fluent-forms/fluent-forms.php:687
2040
+ #: widgets/ninja-forms/ninja-forms.php:390 widgets/wp-forms/wp-forms.php:219
2041
+ msgid "Textarea Width"
2042
+ msgstr "Anchura de área de texto"
2043
+
2044
+ #: widgets/fluent-forms/fluent-forms.php:668
2045
+ msgid "Input Height"
2046
+ msgstr ""
2047
+
2048
+ #: widgets/fluent-forms/fluent-forms.php:649
2049
+ #: widgets/ninja-forms/ninja-forms.php:370 widgets/we-forms/we-forms.php:70
2050
+ #: widgets/wp-forms/wp-forms.php:192
2051
+ msgid "Input Width"
2052
+ msgstr ""
2053
+
2054
+ #: widgets/fluent-forms/fluent-forms.php:533
2055
+ #: widgets/ninja-forms/ninja-forms.php:235 widgets/wp-forms/wp-forms.php:94
2056
+ msgid "Input & Textarea"
2057
+ msgstr ""
2058
+
2059
+ #: widgets/ninja-forms/ninja-forms.php:48 widgets/we-forms/we-forms.php:49
2060
+ #: widgets/wp-forms/wp-forms.php:49
2061
+ msgid "Select Your Form"
2062
+ msgstr ""
2063
+
2064
+ #: widgets/wp-forms/wp-forms.php:42
2065
+ msgid "wpForm"
2066
+ msgstr ""
2067
+
2068
+ #: widgets/wp-forms/wp-forms-handler.php:12
2069
+ msgid "Wp Forms"
2070
+ msgstr ""
2071
+
2072
+ #: helpers/utils.php:212 widgets/fluent-forms/fluent-forms.php:54
2073
+ msgid "Create a Form First"
2074
+ msgstr ""
2075
+
2076
+ #: helpers/utils.php:205
2077
+ msgid "Select Ninja Form"
2078
+ msgstr ""
2079
+
2080
+ #: helpers/utils.php:191
2081
+ msgid "Create a form first"
2082
+ msgstr ""
2083
+
2084
+ #: widgets/nav-menu/nav-menu.php:101
2085
+ msgid "This works in the current page."
2086
+ msgstr ""
2087
+
2088
+ #: widgets/mail-chimp/mail-chimp.php:553
2089
+ msgid "Successfully listed this email"
2090
+ msgstr ""
2091
+
2092
+ #: widgets/fluent-forms/fluent-forms.php:2501
2093
+ #: widgets/mail-chimp/mail-chimp.php:551
2094
+ #: widgets/ninja-forms/ninja-forms.php:813
2095
+ msgid "Success Message"
2096
+ msgstr ""
2097
+
2098
+ #: widgets/pricing/pricing.php:1775
2099
+ msgid "Roman"
2100
+ msgstr ""
2101
+
2102
+ #: widgets/pricing/pricing.php:1774
2103
+ msgid "Alphabet"
2104
+ msgstr ""
2105
+
2106
+ #: widgets/pricing/pricing.php:1773
2107
+ msgid "Number"
2108
+ msgstr "Número"
2109
+
2110
+ #: widgets/pricing/pricing.php:1772
2111
+ msgid "Disc"
2112
+ msgstr ""
2113
+
2114
+ #: widgets/pricing/pricing.php:1767
2115
+ msgid "List Type"
2116
+ msgstr ""
2117
+
2118
+ #: widgets/blog-posts/blog-posts.php:253
2119
+ msgid "Category Post"
2120
+ msgstr ""
2121
+
2122
+ #: widgets/blog-posts/blog-posts.php:247
2123
+ msgid "Select posts by:"
2124
+ msgstr ""
2125
+
2126
+ #: widgets/header-offcanvas/header-offcanvas.php:575
2127
+ msgid "Offcanvas Panel"
2128
+ msgstr ""
2129
+
2130
+ #: widgets/post-list/post-list.php:1420
2131
+ msgid "Opps, No posts were found."
2132
+ msgstr ""
2133
+
2134
+ #: widgets/post-list/post-list.php:65
2135
+ msgid "Product Limit"
2136
+ msgstr ""
2137
+
2138
+ #: widgets/blog-posts/blog-posts.php:252 widgets/post-list/post-list.php:56
2139
+ msgid "Selected Post"
2140
+ msgstr ""
2141
+
2142
+ #: widgets/post-list/post-list.php:55
2143
+ msgid "Popular Post"
2144
+ msgstr ""
2145
+
2146
+ #: widgets/blog-posts/blog-posts.php:251 widgets/post-list/post-list.php:54
2147
+ msgid "Recent Post"
2148
+ msgstr ""
2149
+
2150
+ #: widgets/post-list/post-list.php:50
2151
+ msgid "Show post by:"
2152
+ msgstr ""
2153
+
2154
+ #: widgets/dual-button/dual-button.php:452
2155
+ #: widgets/dual-button/dual-button.php:672
2156
+ msgid "Icon font size"
2157
+ msgstr ""
2158
+
2159
+ #: widgets/category-list/category-list.php:428
2160
+ msgid "Left Padding"
2161
+ msgstr ""
2162
+
2163
+ #: widgets/image-comparison/image-comparison.php:587
2164
+ msgid "Divider Thickness"
2165
+ msgstr ""
2166
+
2167
+ #: widgets/heading/heading.php:804
2168
+ msgid "Subtitle Border Left"
2169
+ msgstr ""
2170
+
2171
+ #: widgets/heading/heading.php:611
2172
+ msgid "Text decoration color"
2173
+ msgstr ""
2174
+
2175
+ #: widgets/accordion/accordion.php:102
2176
+ msgid "Keep first slide auto open?"
2177
+ msgstr ""
2178
+
2179
+ #: widgets/blog-posts/blog-posts.php:538 widgets/button/button.php:86
2180
+ #: widgets/dual-button/dual-button.php:189
2181
+ #: widgets/dual-button/dual-button.php:318 widgets/funfact/funfact.php:84
2182
+ #: widgets/icon-box/icon-box.php:87 widgets/icon-box/icon-box.php:239
2183
+ #: widgets/image-box/image-box.php:166 widgets/image-box/image-box.php:332
2184
+ #: widgets/pricing/pricing.php:108 widgets/pricing/pricing.php:348
2185
+ #: widgets/video/video.php:83
2186
+ msgid "Add icon? "
2187
+ msgstr ""
2188
+
2189
+ #: widgets/mail-chimp/mail-chimp.php:91
2190
+ msgid "Create a campaign in mailchimp account <a href=\"https://mailchimp.com/help/create-a-regular-email-campaign/#Create_a_campaign\" target=\"_blank\"> Create Campaign</a>"
2191
+ msgstr ""
2192
+
2193
+ #: widgets/mail-chimp/mail-chimp.php:87
2194
+ msgid "Select List"
2195
+ msgstr ""
2196
+
2197
+ #: widgets/mail-chimp/mail-chimp.php:75
2198
+ msgid "Please set API Key in ElementsKit_Lite Dashboard - User Data - MailChimp and Create Campaign.."
2199
+ msgstr ""
2200
+
2201
+ #: widgets/mail-chimp/mail-chimp.php:75
2202
+ msgid "Please note!"
2203
+ msgstr "¡Por favor, ten esto en cuenta!"
2204
+
2205
+ #: widgets/mail-chimp/mail-chimp-api.php:45
2206
+ msgid "Please set API Key into Dashboard User Data. "
2207
+ msgstr ""
2208
+
2209
+ #: widgets/mail-chimp/mail-chimp.php:687 widgets/mail-chimp/mail-chimp.php:922
2210
+ msgid "Use Width"
2211
+ msgstr ""
2212
+
2213
+ #: modules/megamenu/views/options-menu-item.php:117
2214
+ #: widgets/fluent-forms/fluent-forms.php:2311
2215
+ #: widgets/mail-chimp/mail-chimp.php:543
2216
+ #: widgets/ninja-forms/ninja-forms.php:596 widgets/wp-forms/wp-forms.php:418
2217
+ msgid "Full Width"
2218
+ msgstr "Ancho completo"
2219
+
2220
+ #: widgets/nav-menu/nav-menu.php:759 widgets/nav-menu/nav-menu.php:769
2221
+ msgid "Border First Child"
2222
+ msgstr ""
2223
+
2224
+ #: widgets/nav-menu/nav-menu.php:751
2225
+ msgid "Border last Child"
2226
+ msgstr ""
2227
+
2228
+ #: widgets/nav-menu/nav-menu.php:741
2229
+ msgid "Border Last Child"
2230
+ msgstr ""
2231
+
2232
+ #: widgets/nav-menu/nav-menu.php:723
2233
+ msgid "Sub Menu Items Border"
2234
+ msgstr ""
2235
+
2236
+ #: widgets/header-search/header-search.php:52
2237
+ msgid "Placeholder Text"
2238
+ msgstr ""
2239
+
2240
+ #: widgets/page-list/page-list.php:129
2241
+ msgid "Selct Page / Custom Link"
2242
+ msgstr ""
2243
+
2244
+ #: widgets/nav-menu/nav-menu.php:100
2245
+ msgid "Enable one page? "
2246
+ msgstr ""
2247
+
2248
+ #: widgets/post-list/post-list.php:336
2249
+ msgid "Category Meta Icon"
2250
+ msgstr ""
2251
+
2252
+ #: widgets/post-list/post-list.php:321
2253
+ msgid "Show Category Meta"
2254
+ msgstr ""
2255
+
2256
+ #: widgets/post-list/post-list.php:304
2257
+ msgid "Date Meta Icon"
2258
+ msgstr ""
2259
+
2260
+ #: widgets/post-list/post-list.php:289
2261
+ msgid "Show Date Meta"
2262
+ msgstr ""
2263
+
2264
+ #: widgets/post-list/post-list.php:277
2265
+ msgid "Show Meta"
2266
+ msgstr ""
2267
+
2268
+ #: widgets/accordion/accordion.php:57
2269
+ msgid "Keep this slide open? "
2270
+ msgstr ""
2271
+
2272
+ #: widgets/button/button.php:499
2273
+ msgid "Move icon Vertically"
2274
+ msgstr ""
2275
+
2276
+ #: widgets/button/button.php:446
2277
+ msgid "Add space after icon"
2278
+ msgstr ""
2279
+
2280
+ #: widgets/blog-posts/blog-posts.php:1091
2281
+ msgid "Item Padding"
2282
+ msgstr ""
2283
+
2284
+ #: widgets/icon-box/icon-box.php:818
2285
+ msgid "Color Hover as"
2286
+ msgstr ""
2287
+
2288
+ #: widgets/pricing/pricing.php:2358
2289
+ msgid "Enable Ordering"
2290
+ msgstr ""
2291
+
2292
+ #: widgets/pricing/pricing.php:2351
2293
+ msgid "Custom Ordering"
2294
+ msgstr ""
2295
+
2296
+ #: widgets/pricing/pricing.php:1759
2297
+ msgid "List Typography"
2298
+ msgstr ""
2299
+
2300
+ #: widgets/video/video.php:701
2301
+ msgid "Shadow Style"
2302
+ msgstr ""
2303
+
2304
+ #: widgets/fluent-forms/fluent-forms.php:1637
2305
+ msgid "Counter Color"
2306
+ msgstr ""
2307
+
2308
+ #: widgets/tablepress/tablepress.php:83
2309
+ msgid "All"
2310
+ msgstr "Todo"
2311
+
2312
+ #: widgets/testimonial/testimonial.php:228
2313
+ msgid "top"
2314
+ msgstr ""
2315
+
2316
+ #: widgets/testimonial/testimonial.php:179
2317
+ msgid "Custom Position"
2318
+ msgstr ""
2319
+
2320
+ #: widgets/testimonial/testimonial.php:162
2321
+ msgid "Show Quote Icon Badge"
2322
+ msgstr ""
2323
+
2324
+ #: widgets/testimonial/testimonial.php:144
2325
+ msgid "Quote Icon Position"
2326
+ msgstr ""
2327
+
2328
+ #: widgets/testimonial/testimonial.php:125
2329
+ #: widgets/testimonial/testimonial.php:1015
2330
+ msgid "Quote Icon"
2331
+ msgstr ""
2332
+
2333
+ #: widgets/testimonial/testimonial.php:110
2334
+ msgid "Enable Quote Icon"
2335
+ msgstr ""
2336
+
2337
+ #: widgets/nav-menu/nav-menu.php:710
2338
+ msgid "Item background (Active)"
2339
+ msgstr ""
2340
+
2341
+ #: widgets/nav-menu/nav-menu.php:551
2342
+ msgid "Indicator color"
2343
+ msgstr ""
2344
+
2345
+ #: widgets/nav-menu/nav-menu.php:482 widgets/nav-menu/nav-menu.php:697
2346
+ msgid "Item text color (Active)"
2347
+ msgstr ""
2348
+
2349
+ #: widgets/heading/heading.php:49
2350
+ msgid "\"Focused Title\" Settings will be worked, If you use this {{something}} format"
2351
+ msgstr ""
2352
+
2353
+ #: widgets/fluent-forms/fluent-forms.php:383
2354
+ msgid "Link Color"
2355
+ msgstr "Color de enlace"
2356
+
2357
+ #: widgets/fluent-forms/fluent-forms.php:1396
2358
+ msgid "Odd Item Background Color"
2359
+ msgstr ""
2360
+
2361
+ #: widgets/funfact/funfact.php:533
2362
+ msgid "Icons"
2363
+ msgstr "Iconos"
2364
+
2365
+ #: widgets/fluent-forms/fluent-forms.php:1746
2366
+ msgid "Input:"
2367
+ msgstr ""
2368
+
2369
+ #: widgets/fluent-forms/fluent-forms.php:122
2370
+ #: widgets/fluent-forms/fluent-forms.php:502
2371
+ #: widgets/ninja-forms/ninja-forms.php:153 widgets/wp-forms/wp-forms.php:63
2372
+ msgid "Labels"
2373
+ msgstr ""
2374
+
2375
+ #: widgets/tablepress/tablepress.php:461
2376
+ msgid "Cell Padding"
2377
+ msgstr ""
2378
+
2379
+ #: widgets/tablepress/tablepress.php:221 widgets/tablepress/tablepress.php:348
2380
+ #: widgets/tablepress/tablepress.php:431
2381
+ msgid "Groove"
2382
+ msgstr ""
2383
+
2384
+ #: widgets/fluent-forms/fluent-forms.php:1906
2385
+ msgid "Pagination"
2386
+ msgstr "Paginación"
2387
+
2388
+ #: widgets/tablepress/tablepress.php:58
2389
+ msgid "Responsive"
2390
+ msgstr "Adaptabilidad"
2391
+
2392
+ #: widgets/tablepress/tablepress.php:165
2393
+ msgid "Body Alignment"
2394
+ msgstr ""
2395
+
2396
+ #: widgets/tablepress/tablepress.php:139
2397
+ msgid "Header Alignment"
2398
+ msgstr ""
2399
+
2400
+ #: widgets/tablepress/tablepress.php:38 widgets/tablepress/tablepress.php:193
2401
+ msgid "Table"
2402
+ msgstr ""
2403
+
2404
+ #: widgets/header-offcanvas/header-offcanvas.php:71
2405
+ #: widgets/header-offcanvas/header-offcanvas.php:162
2406
+ msgid "Hamburger"
2407
+ msgstr ""
2408
+
2409
+ #: widgets/business-hours/business-hours.php:177
2410
+ msgid "Item"
2411
+ msgstr "Elemento"
2412
+
2413
+ #: widgets/business-hours/business-hours.php:162
2414
+ msgid "Friday"
2415
+ msgstr ""
2416
+
2417
+ #: widgets/business-hours/business-hours.php:157
2418
+ msgid "Thursday"
2419
+ msgstr ""
2420
+
2421
+ #: widgets/business-hours/business-hours.php:152
2422
+ msgid "Wednesday"
2423
+ msgstr ""
2424
+
2425
+ #: widgets/business-hours/business-hours.php:147
2426
+ msgid "Tues Day"
2427
+ msgstr ""
2428
+
2429
+ #: widgets/business-hours/business-hours.php:142
2430
+ msgid "Monday"
2431
+ msgstr ""
2432
+
2433
+ #: widgets/business-hours/business-hours.php:137
2434
+ #: widgets/business-hours/business-hours.php:143
2435
+ #: widgets/business-hours/business-hours.php:148
2436
+ #: widgets/business-hours/business-hours.php:153
2437
+ #: widgets/business-hours/business-hours.php:158
2438
+ #: widgets/business-hours/business-hours.php:163
2439
+ msgid "10:00 AM to 7:00 PM"
2440
+ msgstr ""
2441
+
2442
+ #: widgets/business-hours/business-hours.php:132
2443
+ #: widgets/business-hours/business-hours.php:138
2444
+ msgid "yes"
2445
+ msgstr "sí"
2446
+
2447
+ #: widgets/business-hours/business-hours.php:130
2448
+ msgid "Sunday"
2449
+ msgstr ""
2450
+
2451
+ #: widgets/business-hours/business-hours.php:95
2452
+ msgid "Time Color"
2453
+ msgstr ""
2454
+
2455
+ #: widgets/business-hours/business-hours.php:79
2456
+ msgid "Day Color"
2457
+ msgstr ""
2458
+
2459
+ #: widgets/business-hours/business-hours.php:68
2460
+ msgid "Hight Light this day"
2461
+ msgstr ""
2462
+
2463
+ #: widgets/business-hours/business-hours.php:61
2464
+ msgid "9:00 AM - 6:00 PM"
2465
+ msgstr ""
2466
+
2467
+ #: widgets/business-hours/business-hours.php:59
2468
+ #: widgets/business-hours/business-hours.php:308
2469
+ msgid "Time"
2470
+ msgstr ""
2471
+
2472
+ #: widgets/business-hours/business-hours.php:52
2473
+ #: widgets/business-hours/business-hours.php:136
2474
+ msgid "Saturday"
2475
+ msgstr ""
2476
+
2477
+ #: widgets/business-hours/business-hours.php:50
2478
+ #: widgets/business-hours/business-hours.php:245
2479
+ msgid "Day"
2480
+ msgstr ""
2481
+
2482
+ #: widgets/mail-chimp/mail-chimp.php:538
2483
+ msgid "Form Style"
2484
+ msgstr ""
2485
+
2486
+ #: widgets/drop-caps/drop-caps.php:94
2487
+ msgid "Dropcap Latter"
2488
+ msgstr ""
2489
+
2490
+ #: widgets/drop-caps/drop-caps.php:50
2491
+ msgid "Enter Your Drop Caps Content."
2492
+ msgstr ""
2493
+
2494
+ #: widgets/drop-caps/drop-caps.php:49
2495
+ msgid "Lorem ipsum dolor sit amet, consec adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip exl Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."
2496
+ msgstr ""
2497
+
2498
+ #: widgets/drop-caps/drop-caps.php:40
2499
+ msgid "Dropcaps"
2500
+ msgstr ""
2501
+
2502
+ #: widgets/dual-button/dual-button.php:282
2503
+ #: widgets/dual-button/dual-button.php:632
2504
+ msgid "Button Two"
2505
+ msgstr ""
2506
+
2507
+ #: widgets/dual-button/dual-button.php:153
2508
+ #: widgets/dual-button/dual-button.php:412
2509
+ msgid "Button One"
2510
+ msgstr ""
2511
+
2512
+ #: widgets/dual-button/dual-button.php:127
2513
+ msgid "Button Gap"
2514
+ msgstr ""
2515
+
2516
+ #: widgets/dual-button/dual-button.php:93 widgets/we-forms/we-forms.php:363
2517
+ msgid "Button Width"
2518
+ msgstr ""
2519
+
2520
+ #: widgets/dual-button/dual-button.php:57
2521
+ msgid "Or"
2522
+ msgstr ""
2523
+
2524
+ #: widgets/dual-button/dual-button.php:47
2525
+ #: widgets/dual-button/dual-button.php:850
2526
+ msgid "Middle Text"
2527
+ msgstr ""
2528
+
2529
+ #: widgets/dual-button/dual-button.php:40
2530
+ msgid "Double Button"
2531
+ msgstr ""
2532
+
2533
+ #: modules/onepage-scroll/extend-controls-pro.php:60
2534
+ msgid "Square"
2535
+ msgstr "Cuadrado"
2536
+
2537
+ #: modules/onepage-scroll/extend-controls-pro.php:47
2538
+ msgid "Circle"
2539
+ msgstr "Círculo"
2540
+
2541
+ #: widgets/page-list/page-list.php:276 widgets/post-list/post-list.php:153
2542
+ msgid "4 Columns"
2543
+ msgstr "4 columnas"
2544
+
2545
+ #: widgets/page-list/page-list.php:275 widgets/post-list/post-list.php:152
2546
+ msgid "3 Columns"
2547
+ msgstr "3 columnas"
2548
+
2549
+ #: widgets/page-list/page-list.php:277 widgets/post-list/post-list.php:154
2550
+ msgid "6 Columns"
2551
+ msgstr ""
2552
+
2553
+ #: widgets/page-list/page-list.php:270 widgets/post-list/post-list.php:147
2554
+ msgid "Columns Grid"
2555
+ msgstr ""
2556
+
2557
+ #: widgets/post-grid/post-grid.php:97 widgets/testimonial/testimonial.php:831
2558
+ msgid "Use Fixed Height"
2559
+ msgstr ""
2560
+
2561
+ #: widgets/post-grid/post-grid.php:89
2562
+ msgid "Grid Styles"
2563
+ msgstr ""
2564
+
2565
+ #: modules/controls/widget-area-modal.php:43
2566
+ msgid "Loading"
2567
+ msgstr "Cargando"
2568
+
2569
+ #: modules/controls/widget-area-modal.php:11
2570
+ msgid "Widget Area"
2571
+ msgstr "Área de widgets"
2572
+
2573
+ #: modules/controls/widget-area-utils.php:51
2574
+ msgid "Edit"
2575
+ msgstr "Editar"
2576
+
2577
+ #: widgets/social-share/social-share-handler.php:12
2578
+ msgid "Social Share"
2579
+ msgstr ""
2580
+
2581
+ #: modules/onepage-scroll/extend-controls-pro.php:66
2582
+ #: widgets/social-share/social-share.php:217
2583
+ msgid "Line"
2584
+ msgstr "Línea"
2585
+
2586
+ #: widgets/social-share/social-share.php:216
2587
+ msgid "Whatsapp"
2588
+ msgstr ""
2589
+
2590
+ #: widgets/social-share/social-share.php:215
2591
+ msgid "Viber"
2592
+ msgstr ""
2593
+
2594
+ #: widgets/social-share/social-share.php:214
2595
+ msgid "Telegram"
2596
+ msgstr ""
2597
+
2598
+ #: widgets/social-share/social-share.php:213
2599
+ msgid "Skype"
2600
+ msgstr "Skype"
2601
+
2602
+ #: widgets/social-share/social-share.php:212
2603
+ msgid "Weibo"
2604
+ msgstr ""
2605
+
2606
+ #: widgets/social-share/social-share.php:211
2607
+ msgid "Renren"
2608
+ msgstr ""
2609
+
2610
+ #: widgets/social-share/social-share.php:210
2611
+ msgid "Baidu"
2612
+ msgstr ""
2613
+
2614
+ #: widgets/social-share/social-share.php:209
2615
+ msgid "WordPress"
2616
+ msgstr "WordPress"
2617
+
2618
+ #: widgets/social-share/social-share.php:208
2619
+ msgid "Xing"
2620
+ msgstr "Xing"
2621
+
2622
+ #: widgets/social-share/social-share.php:207
2623
+ msgid "Instapaper"
2624
+ msgstr ""
2625
+
2626
+ #: widgets/social-share/social-share.php:206
2627
+ msgid "Buffer"
2628
+ msgstr ""
2629
+
2630
+ #: widgets/social-share/social-share.php:205
2631
+ msgid "Liveinternet"
2632
+ msgstr ""
2633
+
2634
+ #: widgets/social-share/social-share.php:204
2635
+ msgid "Surfingbird"
2636
+ msgstr ""
2637
+
2638
+ #: widgets/social-share/social-share.php:203
2639
+ msgid "Pocket"
2640
+ msgstr ""
2641
+
2642
+ #: widgets/social-share/social-share.php:202
2643
+ msgid "Stumbleupon"
2644
+ msgstr "Stumbleupon"
2645
+
2646
+ #: widgets/social-share/social-share.php:201
2647
+ msgid "Delicious"
2648
+ msgstr "Delicious"
2649
+
2650
+ #: widgets/social-share/social-share.php:200
2651
+ msgid "Reddit"
2652
+ msgstr "Reddit"
2653
+
2654
+ #: widgets/social-share/social-share.php:199
2655
+ msgid "Evernote"
2656
+ msgstr ""
2657
+
2658
+ #: widgets/social-share/social-share.php:198
2659
+ msgid "Digg"
2660
+ msgstr "Digg"
2661
+
2662
+ #: widgets/social-share/social-share.php:197
2663
+ msgid "Blogger"
2664
+ msgstr ""
2665
+
2666
+ #: widgets/social-share/social-share.php:196
2667
+ msgid "Live journal"
2668
+ msgstr ""
2669
+
2670
+ #: widgets/social-share/social-share.php:195
2671
+ msgid "Moimir"
2672
+ msgstr ""
2673
+
2674
+ #: widgets/social-share/social-share.php:194
2675
+ msgid "Odnoklassniki"
2676
+ msgstr ""
2677
+
2678
+ #: widgets/social-share/social-share.php:193
2679
+ msgid "Vkontakte"
2680
+ msgstr ""
2681
+
2682
+ #: widgets/social-share/social-share.php:192
2683
+ msgid "Flicker"
2684
+ msgstr ""
2685
+
2686
+ #: widgets/social-share/social-share.php:191
2687
+ msgid "Snapchat"
2688
+ msgstr "Snapchat"
2689
+
2690
+ #: widgets/social-share/social-share.php:190
2691
+ msgid "Tumblr"
2692
+ msgstr "Tumblr"
2693
+
2694
+ #: widgets/social-share/social-share.php:189
2695
+ msgid "Linkedin"
2696
+ msgstr "LinkedIn"
2697
+
2698
+ #: widgets/social-share/social-share.php:188 widgets/team/team.php:384
2699
+ msgid "Pinterest"
2700
+ msgstr "Pinterest"
2701
+
2702
+ #: widgets/social-share/social-share.php:187 widgets/team/team.php:376
2703
+ msgid "Twitter"
2704
+ msgstr "Twitter"
2705
+
2706
+ #: widgets/social-share/social-share.php:186 widgets/team/team.php:368
2707
+ msgid "Facebook"
2708
+ msgstr "Facebook"
2709
+
2710
+ #: widgets/drop-caps/drop-caps-handler.php:11
2711
+ msgid "Drop Caps"
2712
+ msgstr ""
2713
+
2714
+ #: widgets/caldera-forms/caldera-forms.php:892
2715
+ msgid "Please select a Contact Form From Setting!"
2716
+ msgstr ""
2717
+
2718
+ #: widgets/caldera-forms/caldera-forms-handler.php:12
2719
+ #: widgets/caldera-forms/caldera-forms.php:55
2720
+ msgid "Caldera Forms"
2721
+ msgstr ""
2722
+
2723
+ #: widgets/caldera-forms/caldera-forms.php:47
2724
+ msgid "Form Not Found!"
2725
+ msgstr ""
2726
+
2727
+ #: helpers/utils.php:186 widgets/caldera-forms/caldera-forms.php:37
2728
+ #: widgets/caldera-forms/caldera-forms.php:62
2729
+ msgid "Select Form"
2730
+ msgstr ""
2731
+
2732
+ #: widgets/icon-hover/icon-hover-handler.php:12
2733
+ #: widgets/icon-hover/icon-hover.php:37 widgets/page-list/page-list.php:714
2734
+ msgid "Icon Hover"
2735
+ msgstr "Icono al pasar el cursor"
2736
+
2737
+ #: widgets/dual-button/dual-button-handler.php:11
2738
+ msgid "Dual Button"
2739
+ msgstr ""
2740
+
2741
+ #: libs/framework/views/settings-sections/dashboard.php:26
2742
+ msgid "Video Tutorials"
2743
+ msgstr "Vídeotutoriales"
2744
+
2745
+ #: libs/framework/views/layout-settings.php:32
2746
+ msgid "Get premium features"
2747
+ msgstr ""
2748
+
2749
+ #. Author URI of the plugin
2750
+ msgid "https://wpmet.com/"
2751
+ msgstr ""
2752
+
2753
+ #. Plugin URI of the plugin
2754
+ msgid "https://products.wpmet.com/elementskit"
2755
+ msgstr ""
2756
+
2757
+ #. Author of the plugin
2758
+ msgid "Wpmet"
2759
+ msgstr ""
2760
+
2761
+ #: widgets/blog-posts/blog-posts-handler.php:11
2762
+ msgid "Blog Posts"
2763
+ msgstr "Entradas del blog"
2764
+
2765
+ #: widgets/blog-posts/blog-posts.php:2542 widgets/tablepress/tablepress.php:658
2766
+ msgid "Radius"
2767
+ msgstr ""
2768
+
2769
+ #: widgets/blog-posts/blog-posts.php:2480
2770
+ msgid "Image Height"
2771
+ msgstr ""
2772
+
2773
+ #: widgets/blog-posts/blog-posts.php:946 widgets/blog-posts/blog-posts.php:2453
2774
+ msgid "Image Width"
2775
+ msgstr ""
2776
+
2777
+ #: widgets/blog-posts/blog-posts.php:2442
2778
+ msgid "Author Image"
2779
+ msgstr ""
2780
+
2781
+ #: widgets/blog-posts/blog-posts.php:2408 widgets/lottie/lottie.php:321
2782
+ msgid "Transition"
2783
+ msgstr "Transición"
2784
+
2785
+ #: widgets/blog-posts/blog-posts.php:2244
2786
+ msgid "Show Highlight Border"
2787
+ msgstr ""
2788
+
2789
+ #: widgets/blog-posts/blog-posts.php:2001
2790
+ #: widgets/blog-posts/blog-posts.php:2212
2791
+ msgid "justify"
2792
+ msgstr ""
2793
+
2794
+ #: widgets/blog-posts/blog-posts.php:1705
2795
+ msgid "Triangle Direction"
2796
+ msgstr ""
2797
+
2798
+ #: widgets/blog-posts/blog-posts.php:1676
2799
+ msgid "Triangle Position Top"
2800
+ msgstr ""
2801
+
2802
+ #: widgets/blog-posts/blog-posts.php:1648
2803
+ msgid "Triangle Position Left"
2804
+ msgstr ""
2805
+
2806
+ #: widgets/blog-posts/blog-posts.php:1620
2807
+ msgid "Triangle Size"
2808
+ msgstr ""
2809
+
2810
+ #: widgets/blog-posts/blog-posts.php:1607
2811
+ msgid "Triangle Background"
2812
+ msgstr ""
2813
+
2814
+ #: widgets/blog-posts/blog-posts.php:1596
2815
+ msgid "Triangle"
2816
+ msgstr ""
2817
+
2818
+ #: widgets/blog-posts/blog-posts.php:1507
2819
+ msgid "Month Typography"
2820
+ msgstr ""
2821
+
2822
+ #: widgets/blog-posts/blog-posts.php:1482
2823
+ msgid "Date Typography"
2824
+ msgstr ""
2825
+
2826
+ #: widgets/blog-posts/blog-posts.php:1313
2827
+ msgid "Floating Date"
2828
+ msgstr ""
2829
+
2830
+ #: widgets/blog-posts/blog-posts.php:1079
2831
+ msgid "Item Margin"
2832
+ msgstr ""
2833
+
2834
+ #: widgets/blog-posts/blog-posts.php:1023 widgets/post-list/post-list.php:1017
2835
+ msgid "Meta"
2836
+ msgstr "Meta"
2837
+
2838
+ #: widgets/post-list/post-list.php:967
2839
+ msgid "Feature Image"
2840
+ msgstr ""
2841
+
2842
+ #: widgets/blog-posts/blog-posts.php:796 widgets/blog-posts/blog-posts.php:806
2843
+ msgid "Container Border"
2844
+ msgstr ""
2845
+
2846
+ #: widgets/blog-posts/blog-posts.php:743
2847
+ msgid "Container Padding"
2848
+ msgstr ""
2849
+
2850
+ #: widgets/blog-posts/blog-posts.php:731
2851
+ msgid "Container Border radius"
2852
+ msgstr ""
2853
+
2854
+ #: widgets/blog-posts/blog-posts.php:520
2855
+ msgid "Read More Button"
2856
+ msgstr ""
2857
+
2858
+ #: widgets/blog-posts/blog-posts.php:436
2859
+ msgid "Show Author Image"
2860
+ msgstr ""
2861
+
2862
+ #: widgets/blog-posts/blog-posts.php:499
2863
+ msgid "Comment Icon"
2864
+ msgstr ""
2865
+
2866
+ #: widgets/blog-posts/blog-posts.php:483
2867
+ msgid "Category Icon"
2868
+ msgstr ""
2869
+
2870
+ #: widgets/blog-posts/blog-posts.php:467
2871
+ msgid "Date Icon"
2872
+ msgstr ""
2873
+
2874
+ #: widgets/blog-posts/blog-posts.php:450
2875
+ msgid "Author Icon"
2876
+ msgstr ""
2877
+
2878
+ #: widgets/blog-posts/blog-posts.php:421
2879
+ msgid "Comment"
2880
+ msgstr ""
2881
+
2882
+ #: widgets/blog-posts/blog-posts.php:420
2883
+ msgid "Category"
2884
+ msgstr "Categoría"
2885
+
2886
+ #: widgets/blog-posts/blog-posts.php:404
2887
+ msgid "After Content"
2888
+ msgstr "Después del contenido"
2889
+
2890
+ #: widgets/blog-posts/blog-posts.php:399 widgets/post-list/post-list.php:353
2891
+ msgid "Meta Position"
2892
+ msgstr ""
2893
+
2894
+ #: widgets/blog-posts/blog-posts.php:389
2895
+ msgid "Show Meta Data"
2896
+ msgstr ""
2897
+
2898
+ #: widgets/blog-posts/blog-posts.php:360
2899
+ msgid "Image style 2"
2900
+ msgstr ""
2901
+
2902
+ #: widgets/blog-posts/blog-posts.php:354
2903
+ msgid "Image style 1"
2904
+ msgstr ""
2905
+
2906
+ #: widgets/blog-posts/blog-posts.php:336
2907
+ msgid "Show Floating Date"
2908
+ msgstr ""
2909
+
2910
+ #: widgets/blog-posts/blog-posts.php:328 widgets/blog-posts/blog-posts.php:415
2911
+ msgid "Meta Data"
2912
+ msgstr ""
2913
+
2914
+ #: widgets/blog-posts/blog-posts.php:316
2915
+ msgid "DESC"
2916
+ msgstr "DESC"
2917
+
2918
+ #: widgets/blog-posts/blog-posts.php:315
2919
+ msgid "ASC"
2920
+ msgstr "ASC"
2921
+
2922
+ #: widgets/blog-posts/blog-posts.php:312
2923
+ msgid "Order"
2924
+ msgstr ""
2925
+
2926
+ #: widgets/blog-posts/blog-posts.php:303
2927
+ msgid "Comments"
2928
+ msgstr "Comentarios"
2929
+
2930
+ #: widgets/blog-posts/blog-posts.php:302
2931
+ msgid "Modified"
2932
+ msgstr ""
2933
+
2934
+ #: widgets/blog-posts/blog-posts.php:301 widgets/blog-posts/blog-posts.php:418
2935
+ msgid "Author"
2936
+ msgstr "Autor"
2937
+
2938
+ #: widgets/blog-posts/blog-posts.php:299 widgets/blog-posts/blog-posts.php:419
2939
+ msgid "Date"
2940
+ msgstr "Fecha"
2941
+
2942
+ #: widgets/blog-posts/blog-posts.php:296
2943
+ msgid "Order by"
2944
+ msgstr "Ordenar por"
2945
+
2946
+ #: widgets/blog-posts/blog-posts.php:262
2947
+ msgid "Search & Select"
2948
+ msgstr ""
2949
+
2950
+ #: widgets/blog-posts/blog-posts.php:236
2951
+ msgid "Posts Count"
2952
+ msgstr ""
2953
+
2954
+ #: widgets/blog-posts/blog-posts.php:229
2955
+ msgid "Query"
2956
+ msgstr ""
2957
+
2958
+ #: widgets/blog-posts/blog-posts.php:204
2959
+ msgid "Show Read More"
2960
+ msgstr ""
2961
+
2962
+ #: widgets/blog-posts/blog-posts.php:192
2963
+ msgid "Crop content by word"
2964
+ msgstr ""
2965
+
2966
+ #: widgets/blog-posts/blog-posts.php:182
2967
+ msgid "Show Content"
2968
+ msgstr ""
2969
+
2970
+ #: widgets/blog-posts/blog-posts.php:171
2971
+ msgid "Crop title by word"
2972
+ msgstr ""
2973
+
2974
+ #: widgets/blog-posts/blog-posts.php:161
2975
+ #: widgets/dual-button/dual-button.php:922
2976
+ msgid "Show Title"
2977
+ msgstr ""
2978
+
2979
+ #: widgets/blog-posts/blog-posts.php:149
2980
+ msgid "6"
2981
+ msgstr "6"
2982
+
2983
+ #: widgets/blog-posts/blog-posts.php:142
2984
+ msgid "Show Posts Per Row"
2985
+ msgstr ""
2986
+
2987
+ #: widgets/blog-posts/blog-posts.php:119
2988
+ msgid "Featured Image Alignment"
2989
+ msgstr ""
2990
+
2991
+ #: widgets/blog-posts/blog-posts.php:64 widgets/post-list/post-list.php:176
2992
+ msgid "Show Featured Image"
2993
+ msgstr ""
2994
+
2995
+ #: widgets/blog-posts/blog-posts.php:55
2996
+ msgid "Grid Without Thumb"
2997
+ msgstr ""
2998
+
2999
+ #: widgets/blog-posts/blog-posts.php:54
3000
+ msgid "Grid With Thumb"
3001
+ msgstr ""
3002
+
3003
+ #: widgets/blog-posts/blog-posts.php:50
3004
+ msgid "Layout Style"
3005
+ msgstr ""
3006
+
3007
+ #: widgets/piechart/piechart.php:551
3008
+ msgid "Eg: 0px 28px 40px 0px rgba(0, 0, 0, .1)"
3009
+ msgstr ""
3010
+
3011
+ #: widgets/piechart/piechart.php:528
3012
+ msgid "Wrapper Padding"
3013
+ msgstr ""
3014
+
3015
+ #: widgets/piechart/piechart.php:520
3016
+ msgid "Background "
3017
+ msgstr ""
3018
+
3019
+ #: widgets/piechart/piechart.php:502
3020
+ msgid " Number Color"
3021
+ msgstr ""
3022
+
3023
+ #: widgets/piechart/piechart.php:485
3024
+ msgid " Icon Color"
3025
+ msgstr ""
3026
+
3027
+ #: widgets/piechart/piechart.php:474
3028
+ msgid "Gradient Color2"
3029
+ msgstr ""
3030
+
3031
+ #: widgets/piechart/piechart.php:463
3032
+ msgid "Gradient Color1"
3033
+ msgstr ""
3034
+
3035
+ #: widgets/piechart/piechart.php:455
3036
+ msgid "Bar Background Color"
3037
+ msgstr ""
3038
+
3039
+ #: widgets/piechart/piechart.php:444
3040
+ msgid "Bar Color"
3041
+ msgstr ""
3042
+
3043
+ #: widgets/piechart/piechart.php:436
3044
+ msgid "Gradient"
3045
+ msgstr ""
3046
+
3047
+ #: widgets/piechart/piechart.php:431
3048
+ msgid "Color Type"
3049
+ msgstr ""
3050
+
3051
+ #: widgets/piechart/piechart.php:411
3052
+ msgid "Border Size"
3053
+ msgstr ""
3054
+
3055
+ #: widgets/piechart/piechart.php:393
3056
+ msgid "Piechart Size"
3057
+ msgstr ""
3058
+
3059
+ #: widgets/piechart/piechart.php:346
3060
+ msgid "Flip Card "
3061
+ msgstr ""
3062
+
3063
+ #: widgets/piechart/piechart.php:277
3064
+ msgid "Content Color"
3065
+ msgstr ""
3066
+
3067
+ #: widgets/piechart/piechart.php:243
3068
+ msgid "Ttitle margin"
3069
+ msgstr ""
3070
+
3071
+ #: widgets/piechart/piechart.php:189
3072
+ msgid "Flip Card"
3073
+ msgstr ""
3074
+
3075
+ #: widgets/piechart/piechart.php:188
3076
+ msgid "Static"
3077
+ msgstr ""
3078
+
3079
+ #: widgets/piechart/piechart.php:184
3080
+ msgid "Content type"
3081
+ msgstr ""
3082
+
3083
+ #: widgets/piechart/piechart.php:173
3084
+ msgid "Type your description here"
3085
+ msgstr ""
3086
+
3087
+ #: widgets/piechart/piechart.php:94
3088
+ msgid "Icon type"
3089
+ msgstr ""
3090
+
3091
+ #: widgets/piechart/piechart.php:69
3092
+ msgid "Chart Content"
3093
+ msgstr ""
3094
+
3095
+ #: widgets/piechart/piechart.php:61
3096
+ msgid "With Content"
3097
+ msgstr ""
3098
+
3099
+ #: widgets/piechart/piechart.php:56
3100
+ msgid "Pie Chart Style"
3101
+ msgstr ""
3102
+
3103
+ #: widgets/piechart/piechart-handler.php:12
3104
+ msgid "Pie Chart"
3105
+ msgstr ""
3106
+
3107
+ #: widgets/caldera-forms/caldera-forms.php:412
3108
+ #: widgets/contact-form7/contact-form7.php:411
3109
+ #: widgets/fluent-forms/fluent-forms.php:777
3110
+ #: widgets/ninja-forms/ninja-forms.php:462 widgets/we-forms/we-forms.php:210
3111
+ #: widgets/wp-forms/wp-forms.php:294
3112
+ msgid "Focus"
3113
+ msgstr "Enfoque"
3114
+
3115
+ #: widgets/caldera-forms/caldera-forms.php:244
3116
+ #: widgets/contact-form7/contact-form7.php:243
3117
+ msgid "Textarea"
3118
+ msgstr "Área de texto"
3119
+
3120
+ #: widgets/caldera-forms/caldera-forms.php:116
3121
+ #: widgets/contact-form7/contact-form7.php:114
3122
+ msgid "Hint"
3123
+ msgstr ""
3124
+
3125
+ #: widgets/contact-form7/contact-form7-handler.php:11
3126
+ #: widgets/contact-form7/contact-form7.php:51
3127
+ msgid "Contact Form 7"
3128
+ msgstr ""
3129
+
3130
+ #: widgets/testimonial/testimonial.php:2051
3131
+ msgid "vertical_align"
3132
+ msgstr ""
3133
+
3134
+ #: widgets/testimonial/testimonial.php:1969
3135
+ msgid "Next"
3136
+ msgstr "Siguiente"
3137
+
3138
+ #: widgets/testimonial/testimonial.php:1947
3139
+ msgid "Prev"
3140
+ msgstr "Anterior"
3141
+
3142
+ #: widgets/testimonial/testimonial.php:1912
3143
+ msgid "Nav"
3144
+ msgstr ""
3145
+
3146
+ #: widgets/testimonial/testimonial.php:1886
3147
+ msgid "Scale"
3148
+ msgstr ""
3149
+
3150
+ #: widgets/testimonial/testimonial.php:1788
3151
+ msgid "Margin right"
3152
+ msgstr ""
3153
+
3154
+ #: widgets/testimonial/testimonial.php:1707
3155
+ msgid "Dot Top Spacing"
3156
+ msgstr ""
3157
+
3158
+ #: widgets/testimonial/testimonial.php:1696
3159
+ msgid "Dot"
3160
+ msgstr ""
3161
+
3162
+ #: widgets/testimonial/testimonial.php:1426
3163
+ msgid "Client Designation"
3164
+ msgstr ""
3165
+
3166
+ #: widgets/testimonial/testimonial.php:1355
3167
+ msgid "Client"
3168
+ msgstr ""
3169
+
3170
+ #: widgets/testimonial/testimonial.php:1230
3171
+ msgid "Title Separetor"
3172
+ msgstr ""
3173
+
3174
+ #: widgets/testimonial/testimonial.php:1002
3175
+ msgid "Review Margin"
3176
+ msgstr ""
3177
+
3178
+ #: widgets/testimonial/testimonial.php:979
3179
+ msgid "Items Margin Right"
3180
+ msgstr ""
3181
+
3182
+ #: widgets/fluent-forms/fluent-forms.php:1816
3183
+ #: widgets/testimonial/testimonial.php:932
3184
+ msgid "Rating"
3185
+ msgstr "Valoración"
3186
+
3187
+ #: widgets/page-list/page-list.php:933 widgets/testimonial/testimonial.php:791
3188
+ msgid "Horizontal Alignment"
3189
+ msgstr ""
3190
+
3191
+ #: widgets/testimonial/testimonial.php:756
3192
+ msgid "Wraper Content Style"
3193
+ msgstr ""
3194
+
3195
+ #: widgets/testimonial/testimonial.php:616
3196
+ msgid "Column Gap"
3197
+ msgstr ""
3198
+
3199
+ #: widgets/lottie/lottie.php:195 widgets/testimonial/testimonial.php:503
3200
+ msgid "Speed"
3201
+ msgstr ""
3202
+
3203
+ #: widgets/testimonial/testimonial.php:407
3204
+ msgid "Testimonial #3"
3205
+ msgstr ""
3206
+
3207
+ #: widgets/testimonial/testimonial.php:406
3208
+ msgid "Testimonial #2"
3209
+ msgstr ""
3210
+
3211
+ #: widgets/testimonial/testimonial.php:381
3212
+ msgid "Logo Active"
3213
+ msgstr ""
3214
+
3215
+ #: widgets/testimonial/testimonial.php:371
3216
+ msgid "Display different logo on hover?"
3217
+ msgstr ""
3218
+
3219
+ #: widgets/testimonial/testimonial.php:350
3220
+ msgid "Client Avatar"
3221
+ msgstr ""
3222
+
3223
+ #: widgets/blog-posts/blog-posts.php:145
3224
+ #: widgets/testimonial/testimonial.php:333
3225
+ msgid "1"
3226
+ msgstr "1"
3227
+
3228
+ #: widgets/blog-posts/blog-posts.php:146
3229
+ #: widgets/testimonial/testimonial.php:332
3230
+ msgid "2"
3231
+ msgstr "2"
3232
+
3233
+ #: widgets/blog-posts/blog-posts.php:148
3234
+ #: widgets/testimonial/testimonial.php:330
3235
+ msgid "4"
3236
+ msgstr "4"
3237
+
3238
+ #: widgets/testimonial/testimonial.php:329
3239
+ msgid "5"
3240
+ msgstr "5"
3241
+
3242
+ #: widgets/testimonial/testimonial.php:325
3243
+ msgid "Testimonial Rating"
3244
+ msgstr ""
3245
+
3246
+ #: widgets/testimonial/testimonial.php:320
3247
+ msgid "Review Text"
3248
+ msgstr ""
3249
+
3250
+ #: widgets/testimonial/testimonial.php:317
3251
+ msgid "Testimonial Review"
3252
+ msgstr ""
3253
+
3254
+ #: widgets/testimonial/testimonial.php:309
3255
+ #: widgets/testimonial/testimonial.php:312
3256
+ msgid "Designation"
3257
+ msgstr ""
3258
+
3259
+ #: widgets/testimonial/testimonial.php:303
3260
+ #: widgets/testimonial/testimonial.php:405
3261
+ msgid "Testimonial #1"
3262
+ msgstr ""
3263
+
3264
+ #: widgets/testimonial/testimonial.php:271
3265
+ msgid "Enable Rating"
3266
+ msgstr ""
3267
+
3268
+ #: widgets/testimonial/testimonial.php:71
3269
+ msgid "Image with Ratting"
3270
+ msgstr ""
3271
+
3272
+ #: widgets/testimonial/testimonial.php:65
3273
+ msgid "Grid Style without image"
3274
+ msgstr ""
3275
+
3276
+ #: widgets/testimonial/testimonial-handler.php:12
3277
+ #: widgets/testimonial/testimonial.php:102
3278
+ #: widgets/testimonial/testimonial.php:402
3279
+ msgid "Testimonial"
3280
+ msgstr "Testimonio"
3281
+
3282
+ #: widgets/testimonial/testimonial.php:1520
3283
+ msgid "Client Image"
3284
+ msgstr ""
3285
+
3286
+ #: widgets/progressbar/progressbar.php:334
3287
+ msgid "Percent"
3288
+ msgstr ""
3289
+
3290
+ #: widgets/progressbar/progressbar.php:262
3291
+ msgid "Switch Color"
3292
+ msgstr ""
3293
+
3294
+ #: widgets/progressbar/progressbar.php:248
3295
+ msgid "Stripe Color"
3296
+ msgstr ""
3297
+
3298
+ #: widgets/progressbar/progressbar.php:236
3299
+ msgid "Track Color"
3300
+ msgstr ""
3301
+
3302
+ #: widgets/progressbar/progressbar.php:227
3303
+ msgid "Track"
3304
+ msgstr ""
3305
+
3306
+ #: widgets/progressbar/progressbar.php:134
3307
+ msgid "Bar"
3308
+ msgstr ""
3309
+
3310
+ #: widgets/progressbar/progressbar.php:110
3311
+ msgid "Animation Duration"
3312
+ msgstr "Duración de la animación"
3313
+
3314
+ #: widgets/piechart/piechart.php:73 widgets/piechart/piechart.php:82
3315
+ #: widgets/progressbar/progressbar.php:98
3316
+ msgid "Percentage"
3317
+ msgstr "Porcentaje"
3318
+
3319
+ #: widgets/progressbar/progressbar.php:62 widgets/tablepress/tablepress.php:530
3320
+ msgid "Stripe"
3321
+ msgstr ""
3322
+
3323
+ #: widgets/progressbar/progressbar.php:61
3324
+ msgid "Ribbon"
3325
+ msgstr ""
3326
+
3327
+ #: widgets/progressbar/progressbar.php:60
3328
+ msgid "Switch"
3329
+ msgstr "Alternar"
3330
+
3331
+ #: widgets/progressbar/progressbar.php:59
3332
+ msgid "Tooltip Circle"
3333
+ msgstr ""
3334
+
3335
+ #: widgets/progressbar/progressbar.php:58
3336
+ msgid "Tooltip Rounded"
3337
+ msgstr ""
3338
+
3339
+ #: widgets/progressbar/progressbar.php:57
3340
+ msgid "Tooltip Box"
3341
+ msgstr ""
3342
+
3343
+ #: widgets/progressbar/progressbar.php:56
3344
+ msgid "Tooltip"
3345
+ msgstr ""
3346
+
3347
+ #: widgets/progressbar/progressbar.php:55
3348
+ msgid "Bar Shadow"
3349
+ msgstr ""
3350
+
3351
+ #: widgets/progressbar/progressbar.php:54
3352
+ msgid "Inner Content"
3353
+ msgstr ""
3354
+
3355
+ #: widgets/progressbar/progressbar-handler.php:12
3356
+ #: widgets/progressbar/progressbar.php:42
3357
+ msgid "Progress Bar"
3358
+ msgstr "Barra de progreso"
3359
+
3360
+ #: widgets/pricing/pricing.php:442
3361
+ msgid "Pricing Body"
3362
+ msgstr ""
3363
+
3364
+ #: widgets/pricing/pricing.php:1939
3365
+ msgid "List Gap"
3366
+ msgstr ""
3367
+
3368
+ #: widgets/icon-box/icon-box.php:381 widgets/piechart/piechart.php:316
3369
+ #: widgets/pricing/pricing.php:1732
3370
+ msgid "Content Alignment"
3371
+ msgstr ""
3372
+
3373
+ #: widgets/pricing/pricing.php:948
3374
+ msgid "Header Image"
3375
+ msgstr "Imagen de cabecera"
3376
+
3377
+ #: widgets/pricing/pricing.php:644 widgets/pricing/pricing.php:671
3378
+ #: widgets/pricing/pricing.php:2241 widgets/pricing/pricing.php:2266
3379
+ msgctxt "Border Control"
3380
+ msgid "Border Color"
3381
+ msgstr ""
3382
+
3383
+ #: widgets/pricing/pricing.php:619
3384
+ msgctxt "Border Control"
3385
+ msgid "Border Width"
3386
+ msgstr ""
3387
+
3388
+ #: widgets/piechart/piechart.php:233 widgets/pricing/pricing.php:563
3389
+ msgid "Title Typography"
3390
+ msgstr ""
3391
+
3392
+ #: widgets/pricing/pricing.php:305
3393
+ msgid "1 Domain Name"
3394
+ msgstr ""
3395
+
3396
+ #: widgets/pricing/pricing.php:301
3397
+ msgid "100 GB Space"
3398
+ msgstr ""
3399
+
3400
+ #: widgets/pricing/pricing.php:291
3401
+ msgid "Pricing Content List"
3402
+ msgstr ""
3403
+
3404
+ #: widgets/pricing/pricing.php:228 widgets/pricing/pricing.php:297
3405
+ msgid "15 Email Account"
3406
+ msgstr ""
3407
+
3408
+ #: widgets/pricing/pricing.php:226
3409
+ msgid "List text"
3410
+ msgstr ""
3411
+
3412
+ #: widgets/pricing/pricing.php:216
3413
+ msgid "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam"
3414
+ msgstr ""
3415
+
3416
+ #: widgets/pricing/pricing.php:214
3417
+ msgid "Table Content"
3418
+ msgstr ""
3419
+
3420
+ #: widgets/pricing/pricing.php:205
3421
+ msgid "Paragraph"
3422
+ msgstr ""
3423
+
3424
+ #: widgets/pricing/pricing.php:201
3425
+ msgid "Features style"
3426
+ msgstr ""
3427
+
3428
+ #: widgets/pricing/pricing.php:195 widgets/pricing/pricing.php:1724
3429
+ #: widgets/pricing/pricing.php:2391
3430
+ msgid "Features"
3431
+ msgstr "Características"
3432
+
3433
+ #: widgets/pricing/pricing.php:188
3434
+ msgid "Month"
3435
+ msgstr "Mes"
3436
+
3437
+ #: widgets/pricing/pricing.php:187 widgets/pricing/pricing.php:1397
3438
+ msgid "Duration"
3439
+ msgstr "Duración"
3440
+
3441
+ #: widgets/pricing/pricing.php:181
3442
+ msgid "5.99"
3443
+ msgstr ""
3444
+
3445
+ #: widgets/pricing/pricing.php:180
3446
+ msgid "Price"
3447
+ msgstr "Precio"
3448
+
3449
+ #: widgets/pricing/pricing.php:173
3450
+ msgid "Currency"
3451
+ msgstr ""
3452
+
3453
+ #: widgets/pricing/pricing.php:166 widgets/pricing/pricing.php:1294
3454
+ #: widgets/pricing/pricing.php:2380
3455
+ msgid "Price Tag"
3456
+ msgstr ""
3457
+
3458
+ #: widgets/pricing/pricing.php:83
3459
+ msgid "Header Icon or Image? "
3460
+ msgstr ""
3461
+
3462
+ #: widgets/pricing/pricing.php:76
3463
+ msgid "A small river named Duden flows by their place and supplies"
3464
+ msgstr ""
3465
+
3466
+ #: widgets/pricing/pricing.php:75 widgets/pricing/pricing.php:717
3467
+ msgid "Table Subtitle"
3468
+ msgstr ""
3469
+
3470
+ #: widgets/pricing/pricing.php:48
3471
+ msgid "Starter"
3472
+ msgstr ""
3473
+
3474
+ #: widgets/pricing/pricing.php:47 widgets/pricing/pricing.php:492
3475
+ msgid "Table Title"
3476
+ msgstr ""
3477
+
3478
+ #: widgets/pricing/pricing-handler.php:12
3479
+ msgid "Pricing Table"
3480
+ msgstr ""
3481
+
3482
+ #: widgets/blog-posts/blog-posts.php:628 widgets/tab/tab.php:473
3483
+ msgid "Wrapper"
3484
+ msgstr ""
3485
+
3486
+ #: widgets/tab/tab.php:1975
3487
+ msgid "Body Color"
3488
+ msgstr ""
3489
+
3490
+ #: widgets/tab/tab.php:1423 widgets/tab/tab.php:1708 widgets/tab/tab.php:1935
3491
+ msgid "Left Position"
3492
+ msgstr ""
3493
+
3494
+ #: widgets/tab/tab.php:1393 widgets/tab/tab.php:1905
3495
+ msgid "Bottom Position"
3496
+ msgstr ""
3497
+
3498
+ #: widgets/tab/tab.php:1367 widgets/tab/tab.php:1652 widgets/tab/tab.php:1879
3499
+ msgid "Caret Height"
3500
+ msgstr ""
3501
+
3502
+ #: widgets/tab/tab.php:1341 widgets/tab/tab.php:1626 widgets/tab/tab.php:1853
3503
+ msgid "Caret Width"
3504
+ msgstr ""
3505
+
3506
+ #: widgets/tab/tab.php:1317
3507
+ msgid "Hear Symbol Background"
3508
+ msgstr ""
3509
+
3510
+ #: widgets/tab/tab.php:1261
3511
+ msgid "Bottom Line"
3512
+ msgstr ""
3513
+
3514
+ #: widgets/tab/tab.php:1024 widgets/tab/tab.php:1678
3515
+ msgid "Bottom Icon Position"
3516
+ msgstr ""
3517
+
3518
+ #: widgets/tab/tab.php:939
3519
+ msgid "Caret "
3520
+ msgstr ""
3521
+
3522
+ #: widgets/tab/tab.php:923
3523
+ msgid "Last Child Border Width"
3524
+ msgstr ""
3525
+
3526
+ #: widgets/tab/tab.php:911
3527
+ msgid "Last Child Border Radius"
3528
+ msgstr ""
3529
+
3530
+ #: widgets/tab/tab.php:899
3531
+ msgid "First Child Border Width"
3532
+ msgstr ""
3533
+
3534
+ #: widgets/tab/tab.php:887
3535
+ msgid "First Child Border Radius"
3536
+ msgstr ""
3537
+
3538
+ #: widgets/tab/tab.php:878
3539
+ msgid "First and Last Child Border Radius"
3540
+ msgstr ""
3541
+
3542
+ #: widgets/blog-posts/blog-posts.php:1115
3543
+ #: widgets/header-info/header-info.php:195
3544
+ #: widgets/header-offcanvas/header-offcanvas.php:243
3545
+ #: widgets/header-offcanvas/header-offcanvas.php:465
3546
+ #: widgets/image-accordion/image-accordion.php:481
3547
+ #: widgets/mail-chimp/mail-chimp.php:1112 widgets/nav-menu/nav-menu.php:988
3548
+ #: widgets/post-list/post-list.php:1037 widgets/pricing/pricing.php:259
3549
+ #: widgets/pricing/pricing.php:2052 widgets/progressbar/progressbar.php:419
3550
+ #: widgets/social-share/social-share.php:595 widgets/social/social.php:498
3551
+ #: widgets/tab/tab.php:643 widgets/team/team.php:1610
3552
+ #: widgets/testimonial/testimonial.php:1090 widgets/video/video.php:384
3553
+ msgid "Icon Size"
3554
+ msgstr "Tamaño de icono"
3555
+
3556
+ #: widgets/tab/tab.php:627
3557
+ msgid "Nav Items "
3558
+ msgstr ""
3559
+
3560
+ #: widgets/tab/tab.php:537
3561
+ msgid "Make Fluid"
3562
+ msgstr ""
3563
+
3564
+ #: widgets/tab/tab.php:529
3565
+ msgid "Nav Wrapper "
3566
+ msgstr ""
3567
+
3568
+ #: widgets/tab/tab.php:298
3569
+ msgid "Nav Item Alignment"
3570
+ msgstr ""
3571
+
3572
+ #: widgets/tab/tab.php:268
3573
+ msgid "Nav Alignment"
3574
+ msgstr ""
3575
+
3576
+ #: widgets/blog-posts/blog-posts.php:1103
3577
+ #: widgets/dual-button/dual-button.php:231
3578
+ #: widgets/dual-button/dual-button.php:255
3579
+ #: widgets/dual-button/dual-button.php:360
3580
+ #: widgets/dual-button/dual-button.php:384
3581
+ #: widgets/header-info/header-info.php:214
3582
+ #: widgets/mail-chimp/mail-chimp.php:1060
3583
+ #: widgets/mail-chimp/mail-chimp.php:1086 widgets/post-list/post-list.php:1061
3584
+ #: widgets/pricing/pricing.php:391 widgets/tab/tab.php:167
3585
+ #: widgets/tab/tab.php:192 widgets/tab/tab.php:217 widgets/tab/tab.php:242
3586
+ msgid "Icon Spacing"
3587
+ msgstr "Espaciado del icono"
3588
+
3589
+ #: widgets/tab/tab.php:153
3590
+ msgid "Nav Icon Position"
3591
+ msgstr ""
3592
+
3593
+ #: widgets/tab/tab.php:138
3594
+ msgid "Full Width Nav"
3595
+ msgstr ""
3596
+
3597
+ #: widgets/tab/tab.php:82
3598
+ msgid "Show Caret"
3599
+ msgstr ""
3600
+
3601
+ #: widgets/tab/tab.php:57
3602
+ msgid "Vertical Nav Width"
3603
+ msgstr ""
3604
+
3605
+ #: widgets/tab/tab-handler.php:12 widgets/tab/tab.php:37
3606
+ msgid "Tab"
3607
+ msgstr ""
3608
+
3609
+ #: widgets/piechart/piechart.php:172
3610
+ msgid "Default description"
3611
+ msgstr ""
3612
+
3613
+ #: widgets/image-comparison/image-comparison-handler.php:11
3614
+ msgid "Image Comparison"
3615
+ msgstr ""
3616
+
3617
+ #: widgets/image-comparison/image-comparison.php:606
3618
+ msgid "Divider Color"
3619
+ msgstr ""
3620
+
3621
+ #: widgets/image-comparison/image-comparison.php:578
3622
+ msgid "Handle Divider"
3623
+ msgstr ""
3624
+
3625
+ #: widgets/image-comparison/image-comparison.php:399
3626
+ msgid "Control Width"
3627
+ msgstr ""
3628
+
3629
+ #: widgets/image-comparison/image-comparison.php:390
3630
+ msgid "Handle"
3631
+ msgstr ""
3632
+
3633
+ #: widgets/image-comparison/image-comparison.php:180
3634
+ msgid "Allow a user to click (or tap) anywhere on the image to move the slider to that location."
3635
+ msgstr ""
3636
+
3637
+ #: widgets/image-comparison/image-comparison.php:174
3638
+ msgid "Click to move?"
3639
+ msgstr ""
3640
+
3641
+ #: widgets/image-comparison/image-comparison.php:168
3642
+ msgid "Move slider on mouse hover?"
3643
+ msgstr ""
3644
+
3645
+ #: widgets/image-comparison/image-comparison.php:162
3646
+ msgid "Move slider on hover?"
3647
+ msgstr ""
3648
+
3649
+ #: widgets/image-comparison/image-comparison.php:156
3650
+ msgid "Do not show the overlay with before and after"
3651
+ msgstr ""
3652
+
3653
+ #: widgets/image-comparison/image-comparison.php:150
3654
+ msgid "Remove overlay?"
3655
+ msgstr ""
3656
+
3657
+ #: widgets/image-comparison/image-comparison.php:144
3658
+ msgid "How much of the before image is visible when the page loads"
3659
+ msgstr ""
3660
+
3661
+ #: widgets/blog-posts/blog-posts.php:285
3662
+ #: widgets/image-comparison/image-comparison.php:131
3663
+ msgid "Offset"
3664
+ msgstr "Compensación"
3665
+
3666
+ #: widgets/image-accordion/image-accordion.php:279
3667
+ #: widgets/image-comparison/image-comparison.php:60
3668
+ #: widgets/post-list/post-list.php:129 widgets/tab/tab.php:49
3669
+ msgid "Vertical"
3670
+ msgstr "Vertical"
3671
+
3672
+ #: widgets/image-accordion/image-accordion.php:278
3673
+ #: widgets/image-comparison/image-comparison.php:59
3674
+ #: widgets/post-list/post-list.php:133 widgets/tab/tab.php:48
3675
+ msgid "Horizontal"
3676
+ msgstr "Horizontal"
3677
+
3678
+ #: widgets/image-comparison/image-comparison.php:56
3679
+ msgid "Container Style"
3680
+ msgstr ""
3681
+
3682
+ #: widgets/image-comparison/image-comparison.php:48
3683
+ msgid "Items"
3684
+ msgstr "Elementos"
3685
+
3686
+ #: widgets/client-logo/client-logo.php:460
3687
+ msgid "Container"
3688
+ msgstr "Contenedor"
3689
+
3690
+ #: widgets/blog-posts/blog-posts.php:2055
3691
+ #: widgets/blog-posts/blog-posts.php:2380
3692
+ #: widgets/blog-posts/blog-posts.php:2399
3693
+ #: widgets/client-logo/client-logo.php:1412
3694
+ #: widgets/client-logo/client-logo.php:1431
3695
+ #: widgets/fluent-forms/fluent-forms.php:1257
3696
+ #: widgets/testimonial/testimonial.php:1252
3697
+ #: widgets/testimonial/testimonial.php:1272
3698
+ msgid "Separator Color"
3699
+ msgstr ""
3700
+
3701
+ #: widgets/blog-posts/blog-posts.php:2339
3702
+ #: widgets/client-logo/client-logo.php:1378
3703
+ msgid "Left Right Position"
3704
+ msgstr ""
3705
+
3706
+ #: widgets/blog-posts/blog-posts.php:2311
3707
+ #: widgets/client-logo/client-logo.php:1354
3708
+ msgid "Top Bottom Position"
3709
+ msgstr ""
3710
+
3711
+ #: widgets/blog-posts/blog-posts.php:2257
3712
+ #: widgets/client-logo/client-logo.php:1306
3713
+ msgid "Hight"
3714
+ msgstr ""
3715
+
3716
+ #: widgets/client-logo/client-logo.php:1296
3717
+ msgid "Separator"
3718
+ msgstr "Separador"
3719
+
3720
+ #: widgets/client-logo/client-logo.php:640
3721
+ #: widgets/tablepress/tablepress.php:579
3722
+ msgid "Hover Background"
3723
+ msgstr ""
3724
+
3725
+ #: widgets/client-logo/client-logo.php:1140
3726
+ msgid "Dot Color"
3727
+ msgstr ""
3728
+
3729
+ #: widgets/client-logo/client-logo.php:1116
3730
+ msgid "Spacing Top To Bottom"
3731
+ msgstr ""
3732
+
3733
+ #: widgets/client-logo/client-logo.php:1072
3734
+ msgid "Paginate"
3735
+ msgstr ""
3736
+
3737
+ #: widgets/client-logo/client-logo.php:1065
3738
+ msgid "Dot Style"
3739
+ msgstr ""
3740
+
3741
+ #: widgets/client-logo/client-logo.php:1054
3742
+ msgid "Dots"
3743
+ msgstr "Puntos"
3744
+
3745
+ #: widgets/client-logo/client-logo.php:1002
3746
+ #: widgets/client-logo/client-logo.php:1035
3747
+ msgid "Arrow Background"
3748
+ msgstr ""
3749
+
3750
+ #: widgets/client-logo/client-logo.php:991
3751
+ #: widgets/client-logo/client-logo.php:1024
3752
+ #: widgets/image-comparison/image-comparison.php:452
3753
+ #: widgets/image-comparison/image-comparison.php:468
3754
+ #: widgets/image-comparison/image-comparison.php:509
3755
+ #: widgets/image-comparison/image-comparison.php:525
3756
+ msgid "Arrow Color"
3757
+ msgstr ""
3758
+
3759
+ #: widgets/client-logo/client-logo.php:958
3760
+ msgid "Right Arrow Position"
3761
+ msgstr ""
3762
+
3763
+ #: widgets/client-logo/client-logo.php:934
3764
+ msgid "Left Arrow Position"
3765
+ msgstr ""
3766
+
3767
+ #: widgets/client-logo/client-logo.php:850
3768
+ msgid "Inside"
3769
+ msgstr "Dentro"
3770
+
3771
+ #: widgets/client-logo/client-logo.php:849
3772
+ msgid "Outside"
3773
+ msgstr "Fuera"
3774
+
3775
+ #: widgets/client-logo/client-logo.php:834
3776
+ msgid "Arrows"
3777
+ msgstr "Flechas"
3778
+
3779
+ #: widgets/client-logo/client-logo.php:805
3780
+ msgid "Opacity Hover"
3781
+ msgstr ""
3782
+
3783
+ #: widgets/client-logo/client-logo.php:746
3784
+ #: widgets/client-logo/client-logo.php:782 widgets/lottie/lottie.php:262
3785
+ #: widgets/lottie/lottie.php:295
3786
+ msgid "Opacity"
3787
+ msgstr "Opacidad"
3788
+
3789
+ #: widgets/blog-posts/blog-posts.php:2041
3790
+ #: widgets/client-logo/client-logo.php:447
3791
+ #: widgets/testimonial/testimonial.php:287
3792
+ msgid "Show Separator"
3793
+ msgstr ""
3794
+
3795
+ #: widgets/client-logo/client-logo.php:440
3796
+ msgid "Three row"
3797
+ msgstr ""
3798
+
3799
+ #: widgets/client-logo/client-logo.php:439
3800
+ msgid "Two row"
3801
+ msgstr ""
3802
+
3803
+ #: widgets/client-logo/client-logo.php:438
3804
+ msgid "One row"
3805
+ msgstr ""
3806
+
3807
+ #: widgets/client-logo/client-logo.php:433
3808
+ msgid ""
3809
+ "Setting this to more than 1 initializes grid mode. Use slidesPerRow to set how many slides should be in each row.\n"
3810
+ "\t\t\t\t"
3811
+ msgstr ""
3812
+
3813
+ #: widgets/client-logo/client-logo.php:432
3814
+ msgid "Rows"
3815
+ msgstr ""
3816
+
3817
+ #: widgets/client-logo/client-logo.php:423
3818
+ msgid "Additional Options"
3819
+ msgstr "Opciones adicionales"
3820
+
3821
+ #: widgets/client-logo/client-logo.php:411
3822
+ msgid "Show dots"
3823
+ msgstr ""
3824
+
3825
+ #: widgets/client-logo/client-logo.php:396
3826
+ msgid "Right arrow Icon"
3827
+ msgstr ""
3828
+
3829
+ #: widgets/client-logo/client-logo.php:380
3830
+ msgid "Left arrow Icon"
3831
+ msgstr ""
3832
+
3833
+ #: widgets/client-logo/client-logo.php:358
3834
+ msgid "Show arrow"
3835
+ msgstr ""
3836
+
3837
+ #: widgets/client-logo/client-logo.php:344
3838
+ #: widgets/testimonial/testimonial.php:595
3839
+ msgid "Pause on Hover"
3840
+ msgstr "Pausar al pasar el cursor"
3841
+
3842
+ #: widgets/client-logo/client-logo.php:330
3843
+ msgid "Speed (ms)"
3844
+ msgstr ""
3845
+
3846
+ #: widgets/client-logo/client-logo.php:319 widgets/lottie/lottie.php:148
3847
+ #: widgets/testimonial/testimonial.php:515
3848
+ msgid "Autoplay"
3849
+ msgstr "Auto-reproducir"
3850
+
3851
+ #: widgets/client-logo/client-logo.php:284
3852
+ #: widgets/testimonial/testimonial.php:491
3853
+ msgid "Slides To Scroll"
3854
+ msgstr ""
3855
+
3856
+ #: widgets/client-logo/client-logo.php:251
3857
+ #: widgets/testimonial/testimonial.php:479
3858
+ msgid "Slides To Show"
3859
+ msgstr ""
3860
+
3861
+ #: widgets/client-logo/client-logo.php:214
3862
+ msgid "Spacing Top Bottom"
3863
+ msgstr ""
3864
+
3865
+ #: widgets/client-logo/client-logo.php:178
3866
+ #: widgets/client-logo/client-logo.php:1080
3867
+ #: widgets/testimonial/testimonial.php:431
3868
+ msgid "Spacing Left Right"
3869
+ msgstr ""
3870
+
3871
+ #: widgets/client-logo/client-logo.php:157
3872
+ msgid "Title #5"
3873
+ msgstr ""
3874
+
3875
+ #: widgets/client-logo/client-logo.php:154
3876
+ msgid "Title #4"
3877
+ msgstr ""
3878
+
3879
+ #: widgets/client-logo/client-logo.php:151
3880
+ msgid "Title #3"
3881
+ msgstr ""
3882
+
3883
+ #: widgets/client-logo/client-logo.php:148
3884
+ msgid "Title #2"
3885
+ msgstr ""
3886
+
3887
+ #: widgets/client-logo/client-logo.php:145
3888
+ msgid "Title #1"
3889
+ msgstr ""
3890
+
3891
+ #: widgets/client-logo/client-logo.php:140
3892
+ msgid "Repeater List"
3893
+ msgstr ""
3894
+
3895
+ #: widgets/client-logo/client-logo.php:115 widgets/image-box/image-box.php:112
3896
+ msgid "Enable Link"
3897
+ msgstr ""
3898
+
3899
+ #: widgets/client-logo/client-logo.php:100
3900
+ msgid "Hover Logo"
3901
+ msgstr ""
3902
+
3903
+ #: widgets/client-logo/client-logo.php:88
3904
+ msgid "Enable Hover Logo"
3905
+ msgstr ""
3906
+
3907
+ #: widgets/client-logo/client-logo-handler.php:12
3908
+ #: widgets/client-logo/client-logo.php:76
3909
+ #: widgets/testimonial/testimonial.php:1478
3910
+ msgid "Client Logo"
3911
+ msgstr ""
3912
+
3913
+ #: widgets/client-logo/client-logo.php:66
3914
+ #: widgets/testimonial/testimonial.php:301
3915
+ #: widgets/testimonial/testimonial.php:1364
3916
+ msgid "Client Name"
3917
+ msgstr ""
3918
+
3919
+ #: widgets/client-logo/client-logo.php:57
3920
+ msgid "Banner"
3921
+ msgstr "Banner"
3922
+
3923
+ #: widgets/client-logo/client-logo.php:52
3924
+ msgid "Slide Style "
3925
+ msgstr ""
3926
+
3927
+ #: widgets/client-logo/client-logo.php:45
3928
+ #: widgets/client-logo/client-logo.php:524
3929
+ #: widgets/testimonial/testimonial.php:361
3930
+ msgid "Logo"
3931
+ msgstr "Logotipo"
3932
+
3933
+ #: widgets/video/video.php:520
3934
+ msgid "Glow Color"
3935
+ msgstr ""
3936
+
3937
+ #: widgets/video/video.php:490
3938
+ msgid "Line height"
3939
+ msgstr ""
3940
+
3941
+ #: widgets/video/video.php:268
3942
+ msgid "Intro Byline"
3943
+ msgstr "Texto de introducción"
3944
+
3945
+ #: widgets/video/video.php:255
3946
+ msgid "Intro Portrait"
3947
+ msgstr "Imagen de la introducción"
3948
+
3949
+ #: widgets/video/video.php:242
3950
+ msgid "Intro Title"
3951
+ msgstr "Título de la introducción"
3952
+
3953
+ #: widgets/video/video.php:230
3954
+ msgid "Player Control"
3955
+ msgstr ""
3956
+
3957
+ #: widgets/lottie/lottie.php:169 widgets/video/video.php:218
3958
+ msgid "Loop"
3959
+ msgstr "Bucle"
3960
+
3961
+ #: widgets/video/video.php:207
3962
+ msgid "Mute"
3963
+ msgstr "Silenciar"
3964
+
3965
+ #: widgets/video/video.php:195
3966
+ msgid "Auto Play"
3967
+ msgstr ""
3968
+
3969
+ #: widgets/video/video.php:184
3970
+ msgid "End Time"
3971
+ msgstr "Tiempo de finalización"
3972
+
3973
+ #: widgets/video/video.php:172
3974
+ msgid "Start Time"
3975
+ msgstr "Tiempo de inicio"
3976
+
3977
+ #: widgets/video/video.php:157
3978
+ msgid "URL to Embed"
3979
+ msgstr ""
3980
+
3981
+ #: widgets/video/video.php:149
3982
+ msgid "Vimeo"
3983
+ msgstr ""
3984
+
3985
+ #: widgets/video/video.php:148
3986
+ msgid "Youtube"
3987
+ msgstr ""
3988
+
3989
+ #: widgets/video/video.php:144
3990
+ msgid "Video Type"
3991
+ msgstr ""
3992
+
3993
+ #: widgets/video/video.php:131
3994
+ msgid "Active Glow"
3995
+ msgstr ""
3996
+
3997
+ #: widgets/video/video.php:97
3998
+ msgid "Button Icon"
3999
+ msgstr ""
4000
+
4001
+ #: widgets/video/video.php:69 widgets/video/video.php:70
4002
+ msgid "Play Video"
4003
+ msgstr "Reproducir vídeo"
4004
+
4005
+ #: widgets/video/video.php:66
4006
+ msgid "Button Title"
4007
+ msgstr "Título del botón"
4008
+
4009
+ #: widgets/back-to-top/back-to-top.php:187 widgets/video/video.php:52
4010
+ #: widgets/video/video.php:364
4011
+ msgid "Button Style"
4012
+ msgstr ""
4013
+
4014
+ #: widgets/video/video-handler.php:12 widgets/video/video.php:44
4015
+ msgid "Video"
4016
+ msgstr "Vídeo"
4017
+
4018
+ #: widgets/client-logo/client-logo.php:618 widgets/icon-box/icon-box.php:1568
4019
+ msgid "From Bottom"
4020
+ msgstr ""
4021
+
4022
+ #: widgets/funfact/funfact.php:1064 widgets/icon-box/icon-box.php:1497
4023
+ msgid "Enable Overlay"
4024
+ msgstr "Activar superposición"
4025
+
4026
+ #: widgets/icon-box/icon-box.php:1485 widgets/icon-box/icon-box.php:1524
4027
+ #: widgets/icon-box/icon-box.php:1541
4028
+ msgid "Background Overlay Color"
4029
+ msgstr ""
4030
+
4031
+ #: widgets/icon-box/icon-box.php:1454
4032
+ msgid "Enable Image Overlay"
4033
+ msgstr ""
4034
+
4035
+ #: widgets/icon-box/icon-box.php:1446
4036
+ msgid "Background Overlay "
4037
+ msgstr ""
4038
+
4039
+ #: widgets/icon-box/icon-box.php:544
4040
+ msgid "Icon Box Container"
4041
+ msgstr ""
4042
+
4043
+ #: widgets/icon-box/icon-box.php:883
4044
+ msgid "Water Mark Font Size"
4045
+ msgstr ""
4046
+
4047
+ #: widgets/icon-box/icon-box.php:867
4048
+ msgid "Water Mark Color"
4049
+ msgstr ""
4050
+
4051
+ #: widgets/icon-box/icon-box.php:855
4052
+ msgid "Water Mark"
4053
+ msgstr ""
4054
+
4055
+ #: widgets/icon-box/icon-box.php:668 widgets/icon-box/icon-box.php:1037
4056
+ #: widgets/piechart/piechart.php:597 widgets/pricing/pricing.php:1194
4057
+ #: widgets/team/team.php:572
4058
+ msgid "Hover Animation"
4059
+ msgstr "Animación al pasar el cursor"
4060
+
4061
+ #: widgets/icon-box/icon-box.php:469
4062
+ msgid "Bottom Right"
4063
+ msgstr "Abajo Derecha"
4064
+
4065
+ #: widgets/icon-box/icon-box.php:468
4066
+ msgid "Bottom Center"
4067
+ msgstr "Abajo centro"
4068
+
4069
+ #: widgets/icon-box/icon-box.php:467
4070
+ msgid "Bottom Left"
4071
+ msgstr "Abajo Izquierda"
4072
+
4073
+ #: widgets/icon-box/icon-box.php:465
4074
+ msgid "Center Left"
4075
+ msgstr ""
4076
+
4077
+ #: widgets/icon-box/icon-box.php:464
4078
+ msgid "Top Right"
4079
+ msgstr "Arriba derecha"
4080
+
4081
+ #: widgets/icon-box/icon-box.php:463
4082
+ msgid "Top Center"
4083
+ msgstr "Arriba centro"
4084
+
4085
+ #: widgets/icon-box/icon-box.php:462
4086
+ msgid "Top Left"
4087
+ msgstr "Arriba izquierda"
4088
+
4089
+ #: widgets/tablepress/tablepress.php:212 widgets/tablepress/tablepress.php:339
4090
+ #: widgets/tablepress/tablepress.php:422 widgets/video/video.php:606
4091
+ msgid "Border Style"
4092
+ msgstr ""
4093
+
4094
+ #: widgets/icon-box/icon-box.php:447
4095
+ msgid "EXCLUSIVE"
4096
+ msgstr ""
4097
+
4098
+ #: widgets/icon-box/icon-box.php:434
4099
+ msgid "Show Badge"
4100
+ msgstr ""
4101
+
4102
+ #: widgets/icon-box/icon-box.php:343 widgets/social/social-handler.php:12
4103
+ #: widgets/social/social.php:40
4104
+ msgid "Social Icons"
4105
+ msgstr "Iconos Sociales"
4106
+
4107
+ #: widgets/icon-box/icon-box.php:331
4108
+ msgid "Enable Hover Water Mark "
4109
+ msgstr ""
4110
+
4111
+ #: widgets/icon-box/icon-box.php:286
4112
+ msgid "Global Link"
4113
+ msgstr ""
4114
+
4115
+ #: widgets/icon-box/icon-box.php:101 widgets/pricing/pricing.php:1070
4116
+ msgid "Header Icon"
4117
+ msgstr ""
4118
+
4119
+ #: widgets/icon-box/icon-box.php:63 widgets/tab/tab.php:367
4120
+ msgid "Icon Type"
4121
+ msgstr ""
4122
+
4123
+ #: widgets/icon-box/icon-box-handler.php:11 widgets/icon-box/icon-box.php:40
4124
+ msgid "Icon Box"
4125
+ msgstr "Caja de icono"
4126
+
4127
+ #: widgets/image-accordion/image-accordion.php:355
4128
+ msgid "Active Item Background"
4129
+ msgstr ""
4130
+
4131
+ #: widgets/image-accordion/image-accordion.php:338
4132
+ msgid "Gutter"
4133
+ msgstr ""
4134
+
4135
+ #: widgets/client-logo/client-logo.php:501
4136
+ #: widgets/image-accordion/image-accordion.php:313
4137
+ msgid "Min Height"
4138
+ msgstr "Altura mínima"
4139
+
4140
+ #: widgets/image-accordion/image-accordion.php:899
4141
+ msgid "Link Icon color"
4142
+ msgstr ""
4143
+
4144
+ #: widgets/image-accordion/image-accordion.php:887
4145
+ msgid "Popup Icon color"
4146
+ msgstr ""
4147
+
4148
+ #: widgets/image-accordion/image-accordion.php:812
4149
+ msgctxt "Border Control"
4150
+ msgid "Icon Container Spacing"
4151
+ msgstr ""
4152
+
4153
+ #: widgets/image-accordion/image-accordion.php:795
4154
+ msgid "Icon Left Spacing"
4155
+ msgstr ""
4156
+
4157
+ #: widgets/image-accordion/image-accordion.php:776
4158
+ msgid "Action Icon"
4159
+ msgstr ""
4160
+
4161
+ #: widgets/image-accordion/image-accordion.php:458
4162
+ msgctxt "Border Control"
4163
+ msgid "Title Icon Spacing"
4164
+ msgstr ""
4165
+
4166
+ #: widgets/image-accordion/image-accordion.php:441
4167
+ msgctxt "Border Control"
4168
+ msgid "Margin"
4169
+ msgstr ""
4170
+
4171
+ #: widgets/image-accordion/image-accordion.php:241
4172
+ msgid "Project Link Icon"
4173
+ msgstr ""
4174
+
4175
+ #: widgets/image-accordion/image-accordion.php:229
4176
+ msgid "Project Link"
4177
+ msgstr ""
4178
+
4179
+ #: widgets/image-accordion/image-accordion.php:217
4180
+ msgid "Enable Project Link"
4181
+ msgstr ""
4182
+
4183
+ #: widgets/image-accordion/image-accordion.php:200
4184
+ msgid "Pupup Icon"
4185
+ msgstr ""
4186
+
4187
+ #: widgets/image-accordion/image-accordion.php:187
4188
+ msgid "Enable Popup"
4189
+ msgstr ""
4190
+
4191
+ #: widgets/image-accordion/image-accordion.php:176
4192
+ msgid "Button URL"
4193
+ msgstr "URL del botón"
4194
+
4195
+ #: widgets/image-accordion/image-accordion.php:163
4196
+ msgid "Button Label"
4197
+ msgstr "Etiqueta del botón"
4198
+
4199
+ #: widgets/image-accordion/image-accordion.php:94
4200
+ msgid "Icon for title"
4201
+ msgstr ""
4202
+
4203
+ #: widgets/image-accordion/image-accordion.php:82
4204
+ msgid "Enable Icon"
4205
+ msgstr ""
4206
+
4207
+ #: widgets/image-accordion/image-accordion.php:75
4208
+ msgid "Image accordion Title"
4209
+ msgstr ""
4210
+
4211
+ #: widgets/image-accordion/image-accordion.php:60
4212
+ msgid "Background Image"
4213
+ msgstr "Imagen de fondo"
4214
+
4215
+ #: widgets/image-accordion/image-accordion.php:49
4216
+ msgid "Active ? "
4217
+ msgstr ""
4218
+
4219
+ #: widgets/icon-box/icon-box.php:172
4220
+ #: widgets/image-accordion/image-accordion.php:166
4221
+ #: widgets/image-accordion/image-accordion.php:264
4222
+ msgid "Read More"
4223
+ msgstr "Leer más"
4224
+
4225
+ #: widgets/image-accordion/image-accordion.php:261
4226
+ msgid "This is title"
4227
+ msgstr ""
4228
+
4229
+ #: widgets/image-accordion/image-accordion.php:258
4230
+ msgid "Accordion Items"
4231
+ msgstr "Elementos del acordeón"
4232
+
4233
+ #: widgets/image-accordion/image-accordion-handler.php:11
4234
+ msgid "Image Accordion"
4235
+ msgstr ""
4236
+
4237
+ #: widgets/post-list/post-list.php:90
4238
+ msgid "Select Post"
4239
+ msgstr "Seleccionar entrada"
4240
+
4241
+ #: widgets/post-list/post-list-handler.php:41
4242
+ msgid "Post List"
4243
+ msgstr ""
4244
+
4245
+ #: widgets/mail-chimp/mail-chimp-handler.php:14
4246
+ msgid "MailChimp"
4247
+ msgstr ""
4248
+
4249
+ #: widgets/mail-chimp/mail-chimp.php:1138
4250
+ msgid "Input Icon"
4251
+ msgstr ""
4252
+
4253
+ #: widgets/caldera-forms/caldera-forms.php:541
4254
+ #: widgets/contact-form7/contact-form7.php:540
4255
+ #: widgets/header-search/header-search.php:359
4256
+ #: widgets/mail-chimp/mail-chimp.php:806
4257
+ msgid "Placeholder Color"
4258
+ msgstr ""
4259
+
4260
+ #: widgets/mail-chimp/mail-chimp.php:755 widgets/tab/tab.php:668
4261
+ msgid "Margin Right"
4262
+ msgstr ""
4263
+
4264
+ #: widgets/caldera-forms/caldera-forms.php:149
4265
+ #: widgets/contact-form7/contact-form7.php:147
4266
+ #: widgets/mail-chimp/mail-chimp.php:609
4267
+ msgid "Input"
4268
+ msgstr ""
4269
+
4270
+ #: widgets/tablepress/tablepress.php:67
4271
+ msgid "Stack"
4272
+ msgstr ""
4273
+
4274
+ #: widgets/mail-chimp/mail-chimp.php:506
4275
+ msgid "Button Icons"
4276
+ msgstr ""
4277
+
4278
+ #: widgets/mail-chimp/mail-chimp.php:488
4279
+ msgid "Submit Button:"
4280
+ msgstr ""
4281
+
4282
+ #: libs/framework/views/init.php:38 widgets/mail-chimp/mail-chimp.php:481
4283
+ msgid "Sign Up"
4284
+ msgstr "Regístrate"
4285
+
4286
+ #: widgets/mail-chimp/mail-chimp.php:479
4287
+ msgid "Submit Button Text"
4288
+ msgstr ""
4289
+
4290
+ #: widgets/mail-chimp/mail-chimp.php:420
4291
+ msgid "Your email address"
4292
+ msgstr ""
4293
+
4294
+ #: widgets/mail-chimp/mail-chimp.php:410
4295
+ msgid "Email address"
4296
+ msgstr "Dirección de correo electrónico"
4297
+
4298
+ #: widgets/mail-chimp/mail-chimp.php:400
4299
+ msgid "Email Address:"
4300
+ msgstr ""
4301
+
4302
+ #: widgets/mail-chimp/mail-chimp.php:341
4303
+ msgid "Your phone No"
4304
+ msgstr ""
4305
+
4306
+ #: widgets/mail-chimp/mail-chimp.php:308
4307
+ msgid "Show Phone:"
4308
+ msgstr ""
4309
+
4310
+ #: widgets/mail-chimp/mail-chimp.php:248
4311
+ msgid "Your last name"
4312
+ msgstr ""
4313
+
4314
+ #: widgets/mail-chimp/mail-chimp.php:236
4315
+ msgid "Last name:"
4316
+ msgstr ""
4317
+
4318
+ #: widgets/mail-chimp/mail-chimp.php:224
4319
+ msgid "Last Name:"
4320
+ msgstr ""
4321
+
4322
+ #: widgets/mail-chimp/mail-chimp.php:195 widgets/mail-chimp/mail-chimp.php:289
4323
+ #: widgets/mail-chimp/mail-chimp.php:381 widgets/mail-chimp/mail-chimp.php:454
4324
+ msgid "Before After"
4325
+ msgstr ""
4326
+
4327
+ #: widgets/mail-chimp/mail-chimp.php:165 widgets/mail-chimp/mail-chimp.php:259
4328
+ #: widgets/mail-chimp/mail-chimp.php:351 widgets/mail-chimp/mail-chimp.php:428
4329
+ msgid "Show Input Group Icon"
4330
+ msgstr ""
4331
+
4332
+ #: widgets/mail-chimp/mail-chimp.php:155
4333
+ msgid "Your frist name"
4334
+ msgstr ""
4335
+
4336
+ #: widgets/caldera-forms/caldera-forms.php:502
4337
+ #: widgets/contact-form7/contact-form7.php:501
4338
+ #: widgets/fluent-forms/fluent-forms.php:134
4339
+ #: widgets/fluent-forms/fluent-forms.php:823
4340
+ #: widgets/mail-chimp/mail-chimp.php:153 widgets/mail-chimp/mail-chimp.php:246
4341
+ #: widgets/mail-chimp/mail-chimp.php:339 widgets/mail-chimp/mail-chimp.php:418
4342
+ #: widgets/mail-chimp/mail-chimp.php:797
4343
+ #: widgets/ninja-forms/ninja-forms.php:558 widgets/wp-forms/wp-forms.php:373
4344
+ msgid "Placeholder"
4345
+ msgstr ""
4346
+
4347
+ #: widgets/mail-chimp/mail-chimp.php:143
4348
+ msgid "First name"
4349
+ msgstr ""
4350
+
4351
+ #: widgets/mail-chimp/mail-chimp.php:131
4352
+ msgid "First Name "
4353
+ msgstr ""
4354
+
4355
+ #: widgets/mail-chimp/mail-chimp.php:122
4356
+ msgid "Show Name"
4357
+ msgstr ""
4358
+
4359
+ #: widgets/mail-chimp/mail-chimp.php:68
4360
+ msgid "Form "
4361
+ msgstr ""
4362
+
4363
+ #: widgets/blog-posts/blog-posts.php:755 widgets/blog-posts/blog-posts.php:1067
4364
+ #: widgets/faq/faq.php:276
4365
+ msgid "Container Margin"
4366
+ msgstr ""
4367
+
4368
+ #: widgets/faq/faq.php:264
4369
+ msgid "Content Margin"
4370
+ msgstr ""
4371
+
4372
+ #: widgets/blog-posts/blog-posts.php:814 widgets/faq/faq.php:225
4373
+ msgid "Content Border"
4374
+ msgstr ""
4375
+
4376
+ #: widgets/faq/faq.php:215
4377
+ msgid "Content Background"
4378
+ msgstr "Fondo del contenido"
4379
+
4380
+ #: widgets/faq/faq.php:173
4381
+ msgid "Title Margin"
4382
+ msgstr ""
4383
+
4384
+ #: widgets/faq/faq.php:154
4385
+ msgid "Title Padding"
4386
+ msgstr ""
4387
+
4388
+ #: widgets/faq/faq.php:142 widgets/tab/tab.php:434
4389
+ msgid "Title Border Radius"
4390
+ msgstr ""
4391
+
4392
+ #: widgets/faq/faq.php:104 widgets/piechart/piechart.php:217
4393
+ #: widgets/pricing/pricing.php:532 widgets/tab/tab.php:740
4394
+ #: widgets/tab/tab.php:814
4395
+ msgid "Title Color"
4396
+ msgstr "Color del título"
4397
+
4398
+ #: widgets/faq/faq.php:69 widgets/tab/tab.php:445
4399
+ msgid "Tab content"
4400
+ msgstr ""
4401
+
4402
+ #: widgets/faq/faq.php:62
4403
+ msgid "Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast"
4404
+ msgstr ""
4405
+
4406
+ #: widgets/faq/faq.php:61
4407
+ msgid "Description type here"
4408
+ msgstr ""
4409
+
4410
+ #: widgets/faq/faq.php:52
4411
+ msgid "How to Change my Photo from Admin Dashboard?"
4412
+ msgstr ""
4413
+
4414
+ #: widgets/faq/faq.php:51
4415
+ msgid "Title type here"
4416
+ msgstr ""
4417
+
4418
+ #: libs/framework/views/settings-sections/dashboard.php:76
4419
+ #: widgets/faq/faq-handler.php:12 widgets/faq/faq.php:38
4420
+ msgid "FAQ"
4421
+ msgstr "FAQ"
4422
+
4423
+ #: widgets/pricing/pricing.php:2021
4424
+ msgid "Vertical Align"
4425
+ msgstr "Alineación vertical"
4426
+
4427
+ #: widgets/page-list/page-list.php:805 widgets/post-list/post-list.php:938
4428
+ #: widgets/video/video.php:772
4429
+ msgid "Padding Left"
4430
+ msgstr ""
4431
+
4432
+ #: widgets/video/video.php:741
4433
+ msgid "Padding Right"
4434
+ msgstr ""
4435
+
4436
+ #: widgets/button/button.php:398 widgets/progressbar/progressbar.php:176
4437
+ #: widgets/progressbar/progressbar.php:278
4438
+ msgid "Shadow"
4439
+ msgstr ""
4440
+
4441
+ #: widgets/blog-posts/blog-posts.php:897 widgets/blog-posts/blog-posts.php:916
4442
+ #: widgets/blog-posts/blog-posts.php:2718
4443
+ #: widgets/blog-posts/blog-posts.php:2743 widgets/button/button.php:336
4444
+ #: widgets/button/button.php:372 widgets/pricing/pricing.php:870
4445
+ #: widgets/pricing/pricing.php:895 widgets/pricing/pricing.php:1651
4446
+ #: widgets/pricing/pricing.php:1670 widgets/video/video.php:650
4447
+ #: widgets/video/video.php:669
4448
+ msgctxt "Border Control"
4449
+ msgid "Color"
4450
+ msgstr "Color"
4451
+
4452
+ #: widgets/blog-posts/blog-posts.php:870 widgets/blog-posts/blog-posts.php:2694
4453
+ #: widgets/button/button.php:315 widgets/pricing/pricing.php:846
4454
+ #: widgets/pricing/pricing.php:1633 widgets/pricing/pricing.php:2217
4455
+ #: widgets/video/video.php:632
4456
+ msgctxt "Border Control"
4457
+ msgid "Width"
4458
+ msgstr "Ancho"
4459
+
4460
+ #: widgets/blog-posts/blog-posts.php:856 widgets/blog-posts/blog-posts.php:2684
4461
+ #: widgets/button/button.php:304 widgets/pricing/pricing.php:609
4462
+ #: widgets/pricing/pricing.php:836 widgets/pricing/pricing.php:1623
4463
+ #: widgets/pricing/pricing.php:2207 widgets/video/video.php:622
4464
+ msgctxt "Border Control"
4465
+ msgid "Groove"
4466
+ msgstr "Ranura"
4467
+
4468
+ #: widgets/blog-posts/blog-posts.php:855 widgets/blog-posts/blog-posts.php:2683
4469
+ #: widgets/button/button.php:303 widgets/pricing/pricing.php:608
4470
+ #: widgets/pricing/pricing.php:835 widgets/pricing/pricing.php:1622
4471
+ #: widgets/pricing/pricing.php:2206 widgets/video/video.php:621
4472
+ msgctxt "Border Control"
4473
+ msgid "Dashed"
4474
+ msgstr "Líneas"
4475
+
4476
+ #: widgets/blog-posts/blog-posts.php:854 widgets/blog-posts/blog-posts.php:2682
4477
+ #: widgets/button/button.php:302 widgets/pricing/pricing.php:607
4478
+ #: widgets/pricing/pricing.php:834 widgets/pricing/pricing.php:1621
4479
+ #: widgets/pricing/pricing.php:2205 widgets/video/video.php:620
4480
+ msgctxt "Border Control"
4481
+ msgid "Dotted"
4482
+ msgstr "Punteado"
4483
+
4484
+ #: widgets/blog-posts/blog-posts.php:853 widgets/blog-posts/blog-posts.php:2681
4485
+ #: widgets/button/button.php:301 widgets/pricing/pricing.php:606
4486
+ #: widgets/pricing/pricing.php:833 widgets/pricing/pricing.php:1620
4487
+ #: widgets/pricing/pricing.php:2204 widgets/video/video.php:619
4488
+ msgctxt "Border Control"
4489
+ msgid "Double"
4490
+ msgstr "Doble"
4491
+
4492
+ #: widgets/blog-posts/blog-posts.php:852 widgets/blog-posts/blog-posts.php:2680
4493
+ #: widgets/button/button.php:300 widgets/pricing/pricing.php:605
4494
+ #: widgets/pricing/pricing.php:832 widgets/pricing/pricing.php:1619
4495
+ #: widgets/pricing/pricing.php:2203 widgets/video/video.php:618
4496
+ msgctxt "Border Control"
4497
+ msgid "Solid"
4498
+ msgstr "Sólido"
4499
+
4500
+ #: widgets/blog-posts/blog-posts.php:848 widgets/blog-posts/blog-posts.php:2676
4501
+ #: widgets/button/button.php:296 widgets/pricing/pricing.php:601
4502
+ #: widgets/pricing/pricing.php:828 widgets/pricing/pricing.php:1615
4503
+ #: widgets/pricing/pricing.php:2199 widgets/video/video.php:614
4504
+ msgctxt "Border Control"
4505
+ msgid "Border Type"
4506
+ msgstr "Tipo de borde"
4507
+
4508
+ #: widgets/blog-posts/blog-posts.php:616 widgets/button/button.php:163
4509
+ #: widgets/pricing/pricing.php:430
4510
+ msgid "ID"
4511
+ msgstr "ID"
4512
+
4513
+ #: widgets/blog-posts/blog-posts.php:614 widgets/button/button.php:161
4514
+ #: widgets/pricing/pricing.php:428
4515
+ msgid "id"
4516
+ msgstr ""
4517
+
4518
+ #: widgets/blog-posts/blog-posts.php:607 widgets/button/button.php:154
4519
+ #: widgets/pricing/pricing.php:421
4520
+ msgid "Class Name"
4521
+ msgstr ""
4522
+
4523
+ #: widgets/blog-posts/blog-posts.php:605 widgets/button/button.php:152
4524
+ #: widgets/pricing/pricing.php:419
4525
+ msgid "Class"
4526
+ msgstr ""
4527
+
4528
+ #: libs/framework/views/onboard-steps/step-05.php:10
4529
+ msgid "Advanced Tab"
4530
+ msgstr ""
4531
+
4532
+ #: modules/megamenu/walker-nav-menu.php:314
4533
+ msgid "No content found"
4534
+ msgstr ""
4535
+
4536
+ #: widgets/nav-menu/nav-menu.php:135 widgets/nav-menu/nav-menu.php:1301
4537
+ msgid "Mobile Menu Logo"
4538
+ msgstr ""
4539
+
4540
+ #: widgets/nav-menu/nav-menu.php:1101
4541
+ msgid "Close Toggle"
4542
+ msgstr ""
4543
+
4544
+ #: widgets/nav-menu/nav-menu.php:1041 widgets/nav-menu/nav-menu.php:1083
4545
+ #: widgets/nav-menu/nav-menu.php:1242 widgets/nav-menu/nav-menu.php:1283
4546
+ msgid "Humber Icon Color"
4547
+ msgstr ""
4548
+
4549
+ #: widgets/nav-menu/nav-menu.php:884
4550
+ msgid "Humburger Toggle"
4551
+ msgstr ""
4552
+
4553
+ #: widgets/nav-menu/nav-menu.php:876
4554
+ msgid "Humburger Style"
4555
+ msgstr ""
4556
+
4557
+ #: widgets/nav-menu/nav-menu.php:850
4558
+ msgid "Conatiner width"
4559
+ msgstr ""
4560
+
4561
+ #: widgets/nav-menu/nav-menu.php:815
4562
+ msgid "Container background"
4563
+ msgstr ""
4564
+
4565
+ #: widgets/nav-menu/nav-menu.php:806
4566
+ msgid "Panel Menu Border"
4567
+ msgstr ""
4568
+
4569
+ #: widgets/nav-menu/nav-menu.php:779
4570
+ msgid "Submenu panel style"
4571
+ msgstr ""
4572
+
4573
+ #: widgets/nav-menu/nav-menu.php:675
4574
+ msgid "Item background (hover)"
4575
+ msgstr ""
4576
+
4577
+ #: widgets/nav-menu/nav-menu.php:542
4578
+ msgid "Fill Arrow"
4579
+ msgstr ""
4580
+
4581
+ #: widgets/nav-menu/nav-menu.php:541
4582
+ msgid "Plus"
4583
+ msgstr "Más"
4584
+
4585
+ #: widgets/nav-menu/nav-menu.php:540
4586
+ msgid "Line Arrow"
4587
+ msgstr ""
4588
+
4589
+ #: widgets/nav-menu/nav-menu.php:536
4590
+ msgid "Submenu Indicator"
4591
+ msgstr ""
4592
+
4593
+ #: widgets/nav-menu/nav-menu.php:528
4594
+ msgid "Submenu item style"
4595
+ msgstr ""
4596
+
4597
+ #: widgets/nav-menu/nav-menu.php:659
4598
+ msgid "Item text color (hover)"
4599
+ msgstr ""
4600
+
4601
+ #: widgets/nav-menu/nav-menu.php:401 widgets/nav-menu/nav-menu.php:434
4602
+ #: widgets/nav-menu/nav-menu.php:473 widgets/nav-menu/nav-menu.php:641
4603
+ msgid "Item background"
4604
+ msgstr ""
4605
+
4606
+ #: widgets/nav-menu/nav-menu.php:358
4607
+ msgid "Menu item style"
4608
+ msgstr ""
4609
+
4610
+ #: widgets/nav-menu/nav-menu.php:410 widgets/nav-menu/nav-menu.php:443
4611
+ #: widgets/nav-menu/nav-menu.php:627
4612
+ msgid "Item text color"
4613
+ msgstr ""
4614
+
4615
+ #: widgets/dual-button/dual-button.php:547
4616
+ #: widgets/dual-button/dual-button.php:767 widgets/nav-menu/nav-menu.php:79
4617
+ #: widgets/video/video.php:308
4618
+ msgid "Justified"
4619
+ msgstr "Justificado"
4620
+
4621
+ #: widgets/nav-menu/nav-menu.php:152
4622
+ msgid "Custom URL"
4623
+ msgstr "URL personalizada"
4624
+
4625
+ #: widgets/nav-menu/nav-menu.php:63
4626
+ msgid "Select menu"
4627
+ msgstr ""
4628
+
4629
+ #: widgets/heading/heading-handler.php:11
4630
+ msgid "Heading"
4631
+ msgstr "Encabezado"
4632
+
4633
+ #: widgets/heading/heading.php:1145
4634
+ msgid "Seperator color"
4635
+ msgstr ""
4636
+
4637
+ #: widgets/heading/heading.php:1040
4638
+ msgid "Title Description color"
4639
+ msgstr ""
4640
+
4641
+ #: widgets/heading/heading.php:869
4642
+ msgid "Subtitle Border Right color"
4643
+ msgstr ""
4644
+
4645
+ #: widgets/heading/heading.php:679 widgets/heading/heading.php:769
4646
+ msgid "Use text fill"
4647
+ msgstr ""
4648
+
4649
+ #: widgets/heading/heading.php:653 widgets/heading/heading.php:694
4650
+ msgid "Focused Title Secondary BG"
4651
+ msgstr ""
4652
+
4653
+ #: widgets/heading/heading.php:639
4654
+ msgid "Use background color on text"
4655
+ msgstr ""
4656
+
4657
+ #: widgets/heading/heading.php:588
4658
+ msgid "Focused Title"
4659
+ msgstr ""
4660
+
4661
+ #: widgets/heading/heading.php:424 widgets/heading/heading.php:595
4662
+ msgid "Title primary color"
4663
+ msgstr ""
4664
+
4665
+ #: widgets/heading/heading.php:335
4666
+ msgid "Seperator Position"
4667
+ msgstr ""
4668
+
4669
+ #: libs/framework/views/onboard-steps/step-01.php:31
4670
+ #: widgets/fluent-forms/fluent-forms.php:2312 widgets/heading/heading.php:323
4671
+ #: widgets/icon-box/icon-box.php:470 widgets/ninja-forms/ninja-forms.php:597
4672
+ #: widgets/wp-forms/wp-forms.php:419
4673
+ msgid "Custom"
4674
+ msgstr "Personalizado"
4675
+
4676
+ #: widgets/heading/heading.php:322
4677
+ msgid "Solid with bullet"
4678
+ msgstr ""
4679
+
4680
+ #: widgets/heading/heading.php:321
4681
+ msgid "Solid with star"
4682
+ msgstr ""
4683
+
4684
+ #: widgets/heading/heading.php:316
4685
+ msgid "Seperator Style"
4686
+ msgstr ""
4687
+
4688
+ #: widgets/heading/heading.php:305
4689
+ msgid "Show Seperator"
4690
+ msgstr ""
4691
+
4692
+ #: widgets/heading/heading.php:298 widgets/heading/heading.php:1071
4693
+ msgid "Seperator"
4694
+ msgstr ""
4695
+
4696
+ #: widgets/heading/heading.php:247
4697
+ msgid "A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradise "
4698
+ msgstr ""
4699
+
4700
+ #: widgets/heading/heading.php:243
4701
+ msgid "Heading Description"
4702
+ msgstr ""
4703
+
4704
+ #: widgets/heading/heading.php:227 widgets/heading/heading.php:248
4705
+ #: widgets/heading/heading.php:1029
4706
+ msgid "Title Description"
4707
+ msgstr ""
4708
+
4709
+ #: widgets/heading/heading.php:202
4710
+ msgid "Sub Title HTML Tag"
4711
+ msgstr ""
4712
+
4713
+ #: widgets/blog-posts/blog-posts.php:403 widgets/heading/heading.php:191
4714
+ #: widgets/heading/heading.php:340
4715
+ msgid "After Title"
4716
+ msgstr ""
4717
+
4718
+ #: widgets/blog-posts/blog-posts.php:402 widgets/heading/heading.php:190
4719
+ #: widgets/heading/heading.php:339
4720
+ msgid "Before Title"
4721
+ msgstr ""
4722
+
4723
+ #: widgets/heading/heading.php:186
4724
+ msgid "Sub Title Position"
4725
+ msgstr ""
4726
+
4727
+ #: widgets/heading/heading.php:175 widgets/heading/heading.php:176
4728
+ msgid "Time has changed"
4729
+ msgstr ""
4730
+
4731
+ #: widgets/heading/heading.php:172
4732
+ msgid "Heading Sub Title"
4733
+ msgstr ""
4734
+
4735
+ #: widgets/heading/heading.php:147
4736
+ msgid "Border Sub Title"
4737
+ msgstr ""
4738
+
4739
+ #: widgets/heading/heading.php:139
4740
+ msgid "Show Sub Title"
4741
+ msgstr ""
4742
+
4743
+ #: widgets/heading/heading.php:47
4744
+ msgid "Heading Title"
4745
+ msgstr ""
4746
+
4747
+ #: modules/onepage-scroll/extend-controls-pro.php:56
4748
+ msgid "Timeline"
4749
+ msgstr ""
4750
+
4751
+ #: widgets/post-tab/post-tab-handler.php:12
4752
+ msgid "Post Tab"
4753
+ msgstr ""
4754
+
4755
+ #: widgets/post-tab/post-tab.php:176
4756
+ msgid "Tab Item"
4757
+ msgstr ""
4758
+
4759
+ #: widgets/post-tab/post-tab.php:120
4760
+ msgid "Tab Item Container"
4761
+ msgstr ""
4762
+
4763
+ #: widgets/post-tab/post-tab.php:89
4764
+ msgid "On Click"
4765
+ msgstr ""
4766
+
4767
+ #: widgets/header-offcanvas/header-offcanvas.php:153
4768
+ msgid "Offcanvas"
4769
+ msgstr ""
4770
+
4771
+ #: widgets/header-offcanvas/header-offcanvas.php:57
4772
+ msgid "Overlay color"
4773
+ msgstr ""
4774
+
4775
+ #: widgets/header-offcanvas/header-offcanvas-handler.php:13
4776
+ #: widgets/header-offcanvas/header-offcanvas.php:42
4777
+ msgid "Header Offcanvas"
4778
+ msgstr ""
4779
+
4780
+ #: widgets/business-hours/business-hours-handler.php:11
4781
+ msgid "Business Hours"
4782
+ msgstr ""
4783
+
4784
+ #: widgets/accordion/accordion.php:686
4785
+ msgid " Slide Open icon"
4786
+ msgstr ""
4787
+
4788
+ #: widgets/accordion/accordion.php:624
4789
+ msgid "Slide Closed Icon"
4790
+ msgstr ""
4791
+
4792
+ #: widgets/accordion/accordion.php:244
4793
+ msgid "Open"
4794
+ msgstr ""
4795
+
4796
+ #: widgets/accordion/accordion.php:210
4797
+ msgid "Right Icon Active"
4798
+ msgstr ""
4799
+
4800
+ #: widgets/accordion/accordion.php:195
4801
+ msgid "Right Icon"
4802
+ msgstr ""
4803
+
4804
+ #: widgets/accordion/accordion.php:180
4805
+ msgid "Left Icon Active"
4806
+ msgstr ""
4807
+
4808
+ #: widgets/accordion/accordion.php:165
4809
+ msgid "Left Icon"
4810
+ msgstr ""
4811
+
4812
+ #: widgets/accordion/accordion.php:151
4813
+ msgid "Show Loop Count"
4814
+ msgstr ""
4815
+
4816
+ #: widgets/accordion/accordion.php:143
4817
+ msgid "Both side"
4818
+ msgstr ""
4819
+
4820
+ #: widgets/accordion/accordion.php:121
4821
+ msgid "Box Icon"
4822
+ msgstr ""
4823
+
4824
+ #: widgets/accordion/accordion.php:120
4825
+ msgid "Side Curve"
4826
+ msgstr ""
4827
+
4828
+ #: widgets/accordion/accordion.php:119
4829
+ msgid "Curve Shape"
4830
+ msgstr ""
4831
+
4832
+ #: widgets/accordion/accordion.php:118
4833
+ msgid "Primary"
4834
+ msgstr "Principal"
4835
+
4836
+ #: widgets/accordion/accordion-handler.php:12
4837
+ #: widgets/accordion/accordion.php:39
4838
+ msgid "Accordion"
4839
+ msgstr "Acordeón"
4840
+
4841
+ #: widgets/piechart/piechart.php:385
4842
+ msgid "Chart"
4843
+ msgstr ""
4844
+
4845
+ #: widgets/icon-box/icon-box.php:1214 widgets/team/team.php:2240
4846
+ msgid "Vertical Position "
4847
+ msgstr ""
4848
+
4849
+ #: widgets/video/video.php:418
4850
+ msgid "Use height width"
4851
+ msgstr ""
4852
+
4853
+ #: widgets/icon-box/icon-box.php:1000
4854
+ msgid "Icon Hover Color"
4855
+ msgstr ""
4856
+
4857
+ #: widgets/icon-box/icon-box.php:950 widgets/team/team.php:2031
4858
+ msgid "Icon BG Color"
4859
+ msgstr ""
4860
+
4861
+ #: widgets/team/team.php:1784
4862
+ msgid "Modal"
4863
+ msgstr ""
4864
+
4865
+ #: widgets/team/team.php:1772
4866
+ msgid "Modal Controls"
4867
+ msgstr ""
4868
+
4869
+ #: widgets/client-logo/client-logo.php:845
4870
+ #: widgets/header-offcanvas/header-offcanvas.php:606
4871
+ #: widgets/heading/heading.php:1172 widgets/icon-box/icon-box.php:458
4872
+ #: widgets/nav-menu/nav-menu.php:893 widgets/pricing/pricing.php:1486
4873
+ #: widgets/team/team.php:1311 widgets/team/team.php:1853
4874
+ msgid "Position"
4875
+ msgstr "Posición"
4876
+
4877
+ #: widgets/team/team.php:1234 widgets/team/team.php:1803
4878
+ msgid "Name"
4879
+ msgstr "Nombre"
4880
+
4881
+ #: widgets/team/team.php:778 widgets/testimonial/testimonial.php:1631
4882
+ msgid "Image Size"
4883
+ msgstr "Tamaño de imagen"
4884
+
4885
+ #: widgets/team/team.php:753
4886
+ msgid "Remove Gutter?"
4887
+ msgstr ""
4888
+
4889
+ #: widgets/team/team.php:728
4890
+ msgid "Hover Overy Color"
4891
+ msgstr ""
4892
+
4893
+ #: widgets/blog-posts/blog-posts.php:783 widgets/faq/faq.php:245
4894
+ #: widgets/team/team.php:688
4895
+ msgid "Content Padding"
4896
+ msgstr ""
4897
+
4898
+ #: widgets/team/team.php:620
4899
+ msgid "Max Height"
4900
+ msgstr ""
4901
+
4902
+ #: widgets/team/team.php:480
4903
+ msgid "Close Icon Alignment"
4904
+ msgstr ""
4905
+
4906
+ #: widgets/header-offcanvas/header-offcanvas.php:131 widgets/team/team.php:462
4907
+ #: widgets/team/team.php:1998
4908
+ msgid "Close Icon"
4909
+ msgstr ""
4910
+
4911
+ #: widgets/team/team.php:450
4912
+ msgid "Email Address"
4913
+ msgstr "Dirección de correo electrónico"
4914
+
4915
+ #: widgets/team/team.php:447 widgets/team/team.php:2475
4916
+ msgid "Email"
4917
+ msgstr "Correo electrónico"
4918
+
4919
+ #: widgets/team/team.php:437
4920
+ msgid "Phone Number"
4921
+ msgstr "Número de teléfono"
4922
+
4923
+ #: widgets/mail-chimp/mail-chimp.php:329 widgets/tablepress/tablepress.php:80
4924
+ #: widgets/team/team.php:434 widgets/team/team.php:2471
4925
+ msgid "Phone"
4926
+ msgstr "Teléfono"
4927
+
4928
+ #: widgets/team/team.php:412
4929
+ msgid "Show Popup"
4930
+ msgstr ""
4931
+
4932
+ #: widgets/progressbar/progressbar.php:70 widgets/team/team.php:363
4933
+ msgid "Add Icon"
4934
+ msgstr "Añadir icono"
4935
+
4936
+ #: widgets/team/team.php:184
4937
+ msgid "Display Social Profiles?"
4938
+ msgstr ""
4939
+
4940
+ #: widgets/team/team.php:177 widgets/team/team.php:1487
4941
+ msgid "Social Profiles"
4942
+ msgstr ""
4943
+
4944
+ #: widgets/team/team.php:161 widgets/team/team.php:423
4945
+ msgid "A small river named Duden flows by their place and supplies it with the necessary"
4946
+ msgstr ""
4947
+
4948
+ #: widgets/team/team.php:159 widgets/team/team.php:162
4949
+ #: widgets/team/team.php:421 widgets/team/team.php:424
4950
+ msgid "About Member"
4951
+ msgstr ""
4952
+
4953
+ #: widgets/heading/heading.php:234 widgets/team/team.php:148
4954
+ msgid "Show Description"
4955
+ msgstr ""
4956
+
4957
+ #: widgets/team/team.php:106
4958
+ msgid "Designer"
4959
+ msgstr ""
4960
+
4961
+ #: widgets/team/team.php:104 widgets/team/team.php:107
4962
+ msgid "Member Position"
4963
+ msgstr ""
4964
+
4965
+ #: widgets/team/team.php:96
4966
+ msgid "Jane Doe"
4967
+ msgstr ""
4968
+
4969
+ #: widgets/team/team.php:94 widgets/team/team.php:97
4970
+ msgid "Member Name"
4971
+ msgstr ""
4972
+
4973
+ #: widgets/team/team.php:74
4974
+ msgid "Choose Member Image"
4975
+ msgstr ""
4976
+
4977
+ #: widgets/team/team.php:66
4978
+ msgid "Overlay with circle shape & hover"
4979
+ msgstr ""
4980
+
4981
+ #: widgets/team/team.php:65
4982
+ msgid "Overlay with circle shape"
4983
+ msgstr ""
4984
+
4985
+ #: widgets/team/team.php:64
4986
+ msgid "Long height with details & hover"
4987
+ msgstr ""
4988
+
4989
+ #: widgets/team/team.php:63
4990
+ msgid "Long height with details "
4991
+ msgstr ""
4992
+
4993
+ #: widgets/team/team.php:62
4994
+ msgid "Long height with hover "
4995
+ msgstr ""
4996
+
4997
+ #: widgets/team/team.php:61
4998
+ msgid "Centered with details "
4999
+ msgstr ""
5000
+
5001
+ #: widgets/team/team.php:60
5002
+ msgid "Overlay with details"
5003
+ msgstr ""
5004
+
5005
+ #: widgets/team/team.php:59
5006
+ msgid "Hover on social"
5007
+ msgstr ""
5008
+
5009
+ #: widgets/team/team.php:58
5010
+ msgid "Centered "
5011
+ msgstr ""
5012
+
5013
+ #: widgets/team/team.php:57 widgets/team/team.php:927 widgets/team/team.php:939
5014
+ #: widgets/team/team.php:1748
5015
+ msgid "Overlay"
5016
+ msgstr ""
5017
+
5018
+ #: widgets/team/team.php:45
5019
+ msgid "Team Member Content"
5020
+ msgstr ""
5021
+
5022
+ #: widgets/team/team-handler.php:12
5023
+ msgid "Team"
5024
+ msgstr "Equipo"
5025
+
5026
+ #: widgets/caldera-forms/caldera-forms.php:646
5027
+ #: widgets/contact-form7/contact-form7.php:645
5028
+ #: widgets/header-search/header-search.php:235
5029
+ #: widgets/social-share/social-share.php:501 widgets/social/social.php:531
5030
+ #: widgets/team/team.php:1063 widgets/team/team.php:1643
5031
+ #: widgets/team/team.php:2167
5032
+ msgid "Use Height Width"
5033
+ msgstr ""
5034
+
5035
+ #: widgets/social-share/social-share.php:471 widgets/social/social.php:434
5036
+ #: widgets/team/team.php:1551
5037
+ msgid "Line Through"
5038
+ msgstr ""
5039
+
5040
+ #: widgets/social-share/social-share.php:470 widgets/social/social.php:433
5041
+ #: widgets/team/team.php:1550
5042
+ msgid "Overline"
5043
+ msgstr "Raya superior"
5044
+
5045
+ #: widgets/social-share/social-share.php:469 widgets/social/social.php:432
5046
+ #: widgets/team/team.php:1549
5047
+ msgid "Underline"
5048
+ msgstr "Subrayado"
5049
+
5050
+ #: widgets/social-share/social-share.php:464 widgets/social/social.php:427
5051
+ #: widgets/team/team.php:1544
5052
+ msgid "Decoration"
5053
+ msgstr ""
5054
+
5055
+ #: widgets/blog-posts/blog-posts.php:53
5056
+ #: widgets/social-share/social-share.php:452 widgets/social/social.php:415
5057
+ #: widgets/team/team.php:1532
5058
+ msgid "Block"
5059
+ msgstr ""
5060
+
5061
+ #: widgets/social-share/social-share.php:451 widgets/social/social.php:414
5062
+ #: widgets/team/team.php:1531
5063
+ msgid "Inline Block"
5064
+ msgstr ""
5065
+
5066
+ #: widgets/social-share/social-share.php:447 widgets/social/social.php:410
5067
+ #: widgets/team/team.php:1527
5068
+ msgid "Display"
5069
+ msgstr "Visualización"
5070
+
5071
+ #: widgets/social-share/social-share.php:368 widgets/social/social.php:331
5072
+ msgid "Add Social Media"
5073
+ msgstr ""
5074
+
5075
+ #: widgets/social-share/social-share.php:283
5076
+ #: widgets/social-share/social-share.php:337 widgets/social/social.php:246
5077
+ #: widgets/social/social.php:300 widgets/team/team.php:281
5078
+ #: widgets/team/team.php:343 widgets/video/video.php:719
5079
+ msgid "Text Shadow"
5080
+ msgstr ""
5081
+
5082
+ #: widgets/social-share/social-share.php:110 widgets/social/social.php:104
5083
+ msgid "Spacing Left"
5084
+ msgstr ""
5085
+
5086
+ #: widgets/social-share/social-share.php:83 widgets/social/social.php:77
5087
+ msgid "Spacing Right"
5088
+ msgstr ""
5089
+
5090
+ #: widgets/social-share/social-share.php:59 widgets/social/social.php:53
5091
+ #: widgets/video/video.php:58
5092
+ msgid "Both"
5093
+ msgstr ""
5094
+
5095
+ #: widgets/social-share/social-share.php:46
5096
+ #: widgets/social-share/social-share.php:182
5097
+ #: widgets/social-share/social-share.php:411 widgets/social/social.php:374
5098
+ msgid "Social Media"
5099
+ msgstr "Redes sociales"
5100
+
5101
+ #: widgets/page-list/page-list-handler.php:13
5102
+ msgid "Page List"
5103
+ msgstr ""
5104
+
5105
+ #: widgets/icon-box/icon-box.php:778 widgets/page-list/page-list.php:859
5106
+ #: widgets/team/team.php:1985
5107
+ msgid "Color Hover"
5108
+ msgstr ""
5109
+
5110
+ #: widgets/heading/heading.php:132 widgets/heading/heading.php:708
5111
+ #: widgets/page-list/page-list.php:831
5112
+ msgid "Subtitle"
5113
+ msgstr "Subtítulo"
5114
+
5115
+ #: widgets/page-list/page-list.php:397
5116
+ msgid "Background Hover"
5117
+ msgstr ""
5118
+
5119
+ #: widgets/page-list/page-list.php:187 widgets/piechart/piechart.php:157
5120
+ msgid "Default title"
5121
+ msgstr ""
5122
+
5123
+ #: widgets/fluent-forms/fluent-forms.php:1922
5124
+ #: widgets/page-list/page-list.php:173
5125
+ msgid "Show Label"
5126
+ msgstr ""
5127
+
5128
+ #: widgets/page-list/page-list.php:141
5129
+ msgid "Select Page"
5130
+ msgstr "Seleccionar página"
5131
+
5132
+ #: widgets/blog-posts/blog-posts.php:702 widgets/icon-box/icon-box.php:688
5133
+ #: widgets/page-list/page-list.php:587 widgets/page-list/page-list.php:953
5134
+ #: widgets/post-list/post-list.php:749 widgets/testimonial/testimonial.php:765
5135
+ msgid "Vertical Alignment"
5136
+ msgstr "Alineación vertical"
5137
+
5138
+ #: widgets/mail-chimp/mail-chimp.php:495 widgets/page-list/page-list.php:84
5139
+ #: widgets/post-list/post-list.php:244 widgets/team/team.php:116
5140
+ msgid "Show Icon"
5141
+ msgstr ""
5142
+
5143
+ #: widgets/icon-box/icon-box.php:448 widgets/mail-chimp/mail-chimp.php:111
5144
+ #: widgets/mail-chimp/mail-chimp.php:554 widgets/page-list/page-list.php:64
5145
+ #: widgets/page-list/page-list.php:188 widgets/piechart/piechart.php:158
5146
+ msgid "Type your title here"
5147
+ msgstr ""
5148
+
5149
+ #: widgets/heading/heading.php:781 widgets/heading/heading.php:816
5150
+ #: widgets/heading/heading.php:881 widgets/page-list/page-list.php:61
5151
+ msgid "Sub Title"
5152
+ msgstr "Subtítulo"
5153
+
5154
+ #: widgets/accordion/accordion.php:154 widgets/blog-posts/blog-posts.php:2247
5155
+ #: widgets/caldera-forms/caldera-forms.php:649
5156
+ #: widgets/client-logo/client-logo.php:450
5157
+ #: widgets/contact-form7/contact-form7.php:648
5158
+ #: widgets/dual-button/dual-button.php:925
5159
+ #: widgets/fluent-forms/fluent-forms.php:126
5160
+ #: widgets/fluent-forms/fluent-forms.php:138
5161
+ #: widgets/fluent-forms/fluent-forms.php:160
5162
+ #: widgets/fluent-forms/fluent-forms.php:1925
5163
+ #: widgets/fluent-forms/fluent-forms.php:1989
5164
+ #: widgets/header-search/header-search.php:238
5165
+ #: widgets/icon-box/icon-box.php:437 widgets/mail-chimp/mail-chimp.php:168
5166
+ #: widgets/mail-chimp/mail-chimp.php:262 widgets/mail-chimp/mail-chimp.php:354
5167
+ #: widgets/mail-chimp/mail-chimp.php:431 widgets/mail-chimp/mail-chimp.php:498
5168
+ #: widgets/mail-chimp/mail-chimp.php:690 widgets/mail-chimp/mail-chimp.php:925
5169
+ #: widgets/page-list/page-list.php:87 widgets/page-list/page-list.php:132
5170
+ #: widgets/page-list/page-list.php:176 widgets/page-list/page-list.php:302
5171
+ #: widgets/post-list/post-list.php:179 widgets/post-list/post-list.php:191
5172
+ #: widgets/post-list/post-list.php:247 widgets/post-list/post-list.php:280
5173
+ #: widgets/post-list/post-list.php:292 widgets/post-list/post-list.php:324
5174
+ #: widgets/post-tab/post-tab.php:92 widgets/post-tab/post-tab.php:106
5175
+ #: widgets/social-share/social-share.php:504 widgets/social/social.php:534
5176
+ #: widgets/tab/tab.php:85 widgets/tab/tab.php:141 widgets/team/team.php:119
5177
+ #: widgets/team/team.php:151 widgets/team/team.php:187
5178
+ #: widgets/team/team.php:1067 widgets/team/team.php:1646
5179
+ #: widgets/testimonial/testimonial.php:165
5180
+ #: widgets/testimonial/testimonial.php:182 widgets/video/video.php:421
5181
+ msgid "Hide"
5182
+ msgstr "Ocultar"
5183
+
5184
+ #: widgets/accordion/accordion.php:153 widgets/blog-posts/blog-posts.php:2246
5185
+ #: widgets/caldera-forms/caldera-forms.php:648
5186
+ #: widgets/client-logo/client-logo.php:449
5187
+ #: widgets/contact-form7/contact-form7.php:647
5188
+ #: widgets/dual-button/dual-button.php:924
5189
+ #: widgets/fluent-forms/fluent-forms.php:125
5190
+ #: widgets/fluent-forms/fluent-forms.php:137
5191
+ #: widgets/fluent-forms/fluent-forms.php:159
5192
+ #: widgets/fluent-forms/fluent-forms.php:1924
5193
+ #: widgets/fluent-forms/fluent-forms.php:1988
5194
+ #: widgets/header-search/header-search.php:237
5195
+ #: widgets/icon-box/icon-box.php:436 widgets/mail-chimp/mail-chimp.php:167
5196
+ #: widgets/mail-chimp/mail-chimp.php:261 widgets/mail-chimp/mail-chimp.php:353
5197
+ #: widgets/mail-chimp/mail-chimp.php:430 widgets/mail-chimp/mail-chimp.php:497
5198
+ #: widgets/mail-chimp/mail-chimp.php:689 widgets/mail-chimp/mail-chimp.php:924
5199
+ #: widgets/page-list/page-list.php:86 widgets/page-list/page-list.php:131
5200
+ #: widgets/page-list/page-list.php:175 widgets/page-list/page-list.php:301
5201
+ #: widgets/post-list/post-list.php:178 widgets/post-list/post-list.php:190
5202
+ #: widgets/post-list/post-list.php:246 widgets/post-list/post-list.php:279
5203
+ #: widgets/post-list/post-list.php:291 widgets/post-list/post-list.php:323
5204
+ #: widgets/post-tab/post-tab.php:91 widgets/post-tab/post-tab.php:105
5205
+ #: widgets/social-share/social-share.php:503 widgets/social/social.php:533
5206
+ #: widgets/tab/tab.php:84 widgets/tab/tab.php:140 widgets/team/team.php:118
5207
+ #: widgets/team/team.php:150 widgets/team/team.php:186
5208
+ #: widgets/team/team.php:1066 widgets/team/team.php:1645
5209
+ #: widgets/testimonial/testimonial.php:164
5210
+ #: widgets/testimonial/testimonial.php:181 widgets/video/video.php:420
5211
+ msgid "Show"
5212
+ msgstr "Mostrar"
5213
+
5214
+ #: widgets/page-list/page-list.php:299
5215
+ msgid "Rel"
5216
+ msgstr ""
5217
+
5218
+ #: widgets/page-list/page-list.php:291
5219
+ msgid "Self"
5220
+ msgstr ""
5221
+
5222
+ #: widgets/page-list/page-list.php:290
5223
+ msgid "Blank"
5224
+ msgstr ""
5225
+
5226
+ #: widgets/page-list/page-list.php:286
5227
+ msgid "Target"
5228
+ msgstr "Destino"
5229
+
5230
+ #: widgets/funfact/funfact.php:1170
5231
+ msgid "From Down"
5232
+ msgstr ""
5233
+
5234
+ #: widgets/client-logo/client-logo.php:614 widgets/funfact/funfact.php:1162
5235
+ #: widgets/icon-box/icon-box.php:1560
5236
+ msgid "From Top"
5237
+ msgstr ""
5238
+
5239
+ #: widgets/funfact/funfact.php:1091
5240
+ msgid "Devider"
5241
+ msgstr ""
5242
+
5243
+ #: widgets/funfact/funfact.php:1075
5244
+ msgid "Overlay Color"
5245
+ msgstr ""
5246
+
5247
+ #: widgets/accordion/accordion.php:61 widgets/accordion/accordion.php:105
5248
+ #: widgets/back-to-top/back-to-top.php:153 widgets/blog-posts/blog-posts.php:67
5249
+ #: widgets/blog-posts/blog-posts.php:164 widgets/blog-posts/blog-posts.php:185
5250
+ #: widgets/blog-posts/blog-posts.php:207 widgets/blog-posts/blog-posts.php:339
5251
+ #: widgets/blog-posts/blog-posts.php:378 widgets/blog-posts/blog-posts.php:392
5252
+ #: widgets/blog-posts/blog-posts.php:439 widgets/blog-posts/blog-posts.php:542
5253
+ #: widgets/blog-posts/blog-posts.php:2044 widgets/button/button.php:90
5254
+ #: widgets/client-logo/client-logo.php:91
5255
+ #: widgets/client-logo/client-logo.php:118
5256
+ #: widgets/client-logo/client-logo.php:322
5257
+ #: widgets/client-logo/client-logo.php:347
5258
+ #: widgets/client-logo/client-logo.php:361
5259
+ #: widgets/client-logo/client-logo.php:372
5260
+ #: widgets/client-logo/client-logo.php:414
5261
+ #: widgets/dual-button/dual-button.php:193
5262
+ #: widgets/dual-button/dual-button.php:322
5263
+ #: widgets/fluent-forms/fluent-forms.php:89
5264
+ #: widgets/fluent-forms/fluent-forms.php:918 widgets/funfact/funfact.php:88
5265
+ #: widgets/funfact/funfact.php:1067 widgets/heading/heading.php:309
5266
+ #: widgets/heading/heading.php:643 widgets/heading/heading.php:683
5267
+ #: widgets/heading/heading.php:773 widgets/icon-box/icon-box.php:91
5268
+ #: widgets/icon-box/icon-box.php:181 widgets/icon-box/icon-box.php:193
5269
+ #: widgets/icon-box/icon-box.php:243 widgets/icon-box/icon-box.php:289
5270
+ #: widgets/icon-box/icon-box.php:334 widgets/icon-box/icon-box.php:1457
5271
+ #: widgets/icon-box/icon-box.php:1500
5272
+ #: widgets/image-accordion/image-accordion.php:53
5273
+ #: widgets/image-accordion/image-accordion.php:85
5274
+ #: widgets/image-accordion/image-accordion.php:129
5275
+ #: widgets/image-accordion/image-accordion.php:153
5276
+ #: widgets/image-accordion/image-accordion.php:190
5277
+ #: widgets/image-accordion/image-accordion.php:220
5278
+ #: widgets/image-box/image-box.php:115 widgets/image-box/image-box.php:170
5279
+ #: widgets/image-box/image-box.php:336
5280
+ #: widgets/image-comparison/image-comparison.php:153
5281
+ #: widgets/image-comparison/image-comparison.php:165
5282
+ #: widgets/image-comparison/image-comparison.php:177
5283
+ #: widgets/nav-menu/nav-menu.php:105 widgets/post-tab/post-tab.php:361
5284
+ #: widgets/pricing/pricing.php:112 widgets/pricing/pricing.php:352
5285
+ #: widgets/tab/tab.php:361 widgets/tab/tab.php:540 widgets/team/team.php:2170
5286
+ #: widgets/testimonial/testimonial.php:113
5287
+ #: widgets/testimonial/testimonial.php:274
5288
+ #: widgets/testimonial/testimonial.php:290
5289
+ #: widgets/testimonial/testimonial.php:374
5290
+ #: widgets/testimonial/testimonial.php:518
5291
+ #: widgets/testimonial/testimonial.php:530
5292
+ #: widgets/testimonial/testimonial.php:542
5293
+ #: widgets/testimonial/testimonial.php:586
5294
+ #: widgets/testimonial/testimonial.php:598
5295
+ #: widgets/testimonial/testimonial.php:834 widgets/video/video.php:87
5296
+ #: widgets/video/video.php:134 widgets/video/video.php:199
5297
+ #: widgets/video/video.php:210 widgets/video/video.php:221
5298
+ #: widgets/video/video.php:233 widgets/video/video.php:245
5299
+ #: widgets/video/video.php:258 widgets/video/video.php:271
5300
+ #: widgets/we-forms/we-forms.php:354
5301
+ msgid "No"
5302
+ msgstr "No"
5303
+
5304
+ #: widgets/accordion/accordion.php:60 widgets/accordion/accordion.php:104
5305
+ #: widgets/back-to-top/back-to-top.php:152 widgets/blog-posts/blog-posts.php:66
5306
+ #: widgets/blog-posts/blog-posts.php:163 widgets/blog-posts/blog-posts.php:184
5307
+ #: widgets/blog-posts/blog-posts.php:206 widgets/blog-posts/blog-posts.php:338
5308
+ #: widgets/blog-posts/blog-posts.php:377 widgets/blog-posts/blog-posts.php:391
5309
+ #: widgets/blog-posts/blog-posts.php:438 widgets/blog-posts/blog-posts.php:541
5310
+ #: widgets/blog-posts/blog-posts.php:2043 widgets/button/button.php:89
5311
+ #: widgets/client-logo/client-logo.php:90
5312
+ #: widgets/client-logo/client-logo.php:117
5313
+ #: widgets/client-logo/client-logo.php:321
5314
+ #: widgets/client-logo/client-logo.php:346
5315
+ #: widgets/client-logo/client-logo.php:360
5316
+ #: widgets/client-logo/client-logo.php:371
5317
+ #: widgets/client-logo/client-logo.php:413
5318
+ #: widgets/dual-button/dual-button.php:192
5319
+ #: widgets/dual-button/dual-button.php:321
5320
+ #: widgets/fluent-forms/fluent-forms.php:88
5321
+ #: widgets/fluent-forms/fluent-forms.php:917 widgets/funfact/funfact.php:87
5322
+ #: widgets/funfact/funfact.php:1066 widgets/heading/heading.php:308
5323
+ #: widgets/heading/heading.php:642 widgets/heading/heading.php:682
5324
+ #: widgets/heading/heading.php:772 widgets/icon-box/icon-box.php:90
5325
+ #: widgets/icon-box/icon-box.php:180 widgets/icon-box/icon-box.php:192
5326
+ #: widgets/icon-box/icon-box.php:242 widgets/icon-box/icon-box.php:288
5327
+ #: widgets/icon-box/icon-box.php:333 widgets/icon-box/icon-box.php:1456
5328
+ #: widgets/icon-box/icon-box.php:1499
5329
+ #: widgets/image-accordion/image-accordion.php:52
5330
+ #: widgets/image-accordion/image-accordion.php:84
5331
+ #: widgets/image-accordion/image-accordion.php:128
5332
+ #: widgets/image-accordion/image-accordion.php:152
5333
+ #: widgets/image-accordion/image-accordion.php:189
5334
+ #: widgets/image-accordion/image-accordion.php:219
5335
+ #: widgets/image-box/image-box.php:114 widgets/image-box/image-box.php:169
5336
+ #: widgets/image-box/image-box.php:335
5337
+ #: widgets/image-comparison/image-comparison.php:152
5338
+ #: widgets/image-comparison/image-comparison.php:164
5339
+ #: widgets/image-comparison/image-comparison.php:176
5340
+ #: widgets/nav-menu/nav-menu.php:104 widgets/post-tab/post-tab.php:360
5341
+ #: widgets/pricing/pricing.php:111 widgets/pricing/pricing.php:351
5342
+ #: widgets/tab/tab.php:360 widgets/tab/tab.php:539 widgets/team/team.php:755
5343
+ #: widgets/team/team.php:756 widgets/team/team.php:2169
5344
+ #: widgets/testimonial/testimonial.php:112
5345
+ #: widgets/testimonial/testimonial.php:273
5346
+ #: widgets/testimonial/testimonial.php:289
5347
+ #: widgets/testimonial/testimonial.php:373
5348
+ #: widgets/testimonial/testimonial.php:517
5349
+ #: widgets/testimonial/testimonial.php:529
5350
+ #: widgets/testimonial/testimonial.php:541
5351
+ #: widgets/testimonial/testimonial.php:585
5352
+ #: widgets/testimonial/testimonial.php:597
5353
+ #: widgets/testimonial/testimonial.php:833 widgets/video/video.php:86
5354
+ #: widgets/video/video.php:133 widgets/video/video.php:198
5355
+ #: widgets/video/video.php:209 widgets/video/video.php:220
5356
+ #: widgets/video/video.php:232 widgets/video/video.php:244
5357
+ #: widgets/video/video.php:257 widgets/video/video.php:270
5358
+ #: widgets/we-forms/we-forms.php:353
5359
+ msgid "Yes"
5360
+ msgstr "Sí"
5361
+
5362
+ #: modules/onepage-scroll/extend-controls-pro.php:112
5363
+ #: widgets/blog-posts/blog-posts.php:714 widgets/blog-posts/blog-posts.php:1424
5364
+ #: widgets/funfact/funfact.php:982 widgets/heading/heading.php:341
5365
+ #: widgets/icon-box/icon-box.php:700
5366
+ #: widgets/image-accordion/image-accordion.php:573
5367
+ #: widgets/page-list/page-list.php:599 widgets/page-list/page-list.php:965
5368
+ #: widgets/post-list/post-list.php:358 widgets/post-list/post-list.php:761
5369
+ #: widgets/pricing/pricing.php:1449 widgets/pricing/pricing.php:1519
5370
+ #: widgets/tab/tab.php:160 widgets/tab/tab.php:1145 widgets/tab/tab.php:1514
5371
+ #: widgets/testimonial/testimonial.php:150
5372
+ #: widgets/testimonial/testimonial.php:777
5373
+ #: widgets/testimonial/testimonial.php:1556
5374
+ #: widgets/testimonial/testimonial.php:1653
5375
+ msgid "Bottom"
5376
+ msgstr "Abajo"
5377
+
5378
+ #: widgets/blog-posts/blog-posts.php:710 widgets/funfact/funfact.php:978
5379
+ #: widgets/icon-box/icon-box.php:696 widgets/nav-menu/nav-menu.php:902
5380
+ #: widgets/pricing/pricing.php:1445 widgets/pricing/pricing.php:1515
5381
+ msgid "Middle"
5382
+ msgstr "Medio"
5383
+
5384
+ #: widgets/funfact/funfact.php:969 widgets/heading/heading.php:503
5385
+ #: widgets/heading/heading.php:959 widgets/icon-box/icon-box.php:511
5386
+ #: widgets/image-accordion/image-accordion.php:560
5387
+ #: widgets/pricing/pricing.php:1436 widgets/pricing/pricing.php:1506
5388
+ msgid "Vertical Position"
5389
+ msgstr ""
5390
+
5391
+ #: widgets/funfact/funfact.php:946
5392
+ msgid "Horizontal space"
5393
+ msgstr ""
5394
+
5395
+ #: modules/onepage-scroll/extend-controls-pro.php:108
5396
+ #: widgets/back-to-top/back-to-top.php:87 widgets/blog-posts/blog-posts.php:81
5397
+ #: widgets/blog-posts/blog-posts.php:706 widgets/blog-posts/blog-posts.php:1396
5398
+ #: widgets/blog-posts/blog-posts.php:1751 widgets/funfact/funfact.php:923
5399
+ #: widgets/funfact/funfact.php:974 widgets/heading/heading.php:338
5400
+ #: widgets/icon-box/icon-box.php:366 widgets/icon-box/icon-box.php:692
5401
+ #: widgets/image-accordion/image-accordion.php:565
5402
+ #: widgets/nav-menu/nav-menu.php:898 widgets/page-list/page-list.php:577
5403
+ #: widgets/page-list/page-list.php:591 widgets/page-list/page-list.php:957
5404
+ #: widgets/post-list/post-list.php:357 widgets/post-list/post-list.php:753
5405
+ #: widgets/pricing/pricing.php:1441 widgets/pricing/pricing.php:1511
5406
+ #: widgets/tab/tab.php:159 widgets/testimonial/testimonial.php:149
5407
+ #: widgets/testimonial/testimonial.php:769
5408
+ #: widgets/testimonial/testimonial.php:1552
5409
+ msgid "Top"
5410
+ msgstr "Arriba"
5411
+
5412
+ #: widgets/funfact/funfact.php:808
5413
+ msgid "Right Spacing"
5414
+ msgstr ""
5415
+
5416
+ #: widgets/funfact/funfact.php:769 widgets/funfact/funfact.php:902
5417
+ msgid "Number Color"
5418
+ msgstr ""
5419
+
5420
+ #: widgets/funfact/funfact.php:760
5421
+ msgid "Number Count"
5422
+ msgstr ""
5423
+
5424
+ #: widgets/funfact/funfact.php:724 widgets/icon-box/icon-box.php:1127
5425
+ #: widgets/pricing/pricing.php:1268
5426
+ msgid "Rotate"
5427
+ msgstr "Rotar"
5428
+
5429
+ #: widgets/funfact/funfact.php:623 widgets/pricing/pricing.php:1160
5430
+ msgid "Secondary Color"
5431
+ msgstr "Color secundario"
5432
+
5433
+ #: widgets/funfact/funfact.php:610 widgets/pricing/pricing.php:1147
5434
+ msgid "Primary Color"
5435
+ msgstr "Color principal"
5436
+
5437
+ #: widgets/funfact/funfact.php:568 widgets/pricing/pricing.php:1105
5438
+ msgid "BG Color"
5439
+ msgstr ""
5440
+
5441
+ #: widgets/funfact/funfact.php:514 widgets/icon-box/icon-box.php:1430
5442
+ #: widgets/pricing/pricing.php:1054
5443
+ msgid "Animation"
5444
+ msgstr "Animación"
5445
+
5446
+ #: widgets/funfact/funfact.php:362 widgets/funfact/funfact.php:1158
5447
+ msgid "Border Direction"
5448
+ msgstr ""
5449
+
5450
+ #: widgets/funfact/funfact.php:353
5451
+ msgid "Enable Vertical Border"
5452
+ msgstr ""
5453
+
5454
+ #: widgets/funfact/funfact.php:296
5455
+ msgid "Enable Hover Border Bottom"
5456
+ msgstr ""
5457
+
5458
+ #: modules/megamenu/views/options-menu-item.php:13 widgets/button/button.php:77
5459
+ #: widgets/client-logo/client-logo.php:171 widgets/funfact/funfact.php:236
5460
+ #: widgets/icon-box/icon-box.php:324
5461
+ #: widgets/image-comparison/image-comparison.php:125
5462
+ #: widgets/page-list/page-list.php:240 widgets/post-list/post-list.php:116
5463
+ #: widgets/testimonial/testimonial.php:424
5464
+ msgid "Settings"
5465
+ msgstr "Ajustes"
5466
+
5467
+ #: widgets/funfact/funfact.php:225
5468
+ msgid "+"
5469
+ msgstr ""
5470
+
5471
+ #: widgets/funfact/funfact.php:222 widgets/funfact/funfact.php:891
5472
+ msgid "Super"
5473
+ msgstr ""
5474
+
5475
+ #: widgets/funfact/funfact.php:213
5476
+ msgid "Enable Super"
5477
+ msgstr ""
5478
+
5479
+ #: widgets/funfact/funfact.php:195
5480
+ msgid "M+"
5481
+ msgstr ""
5482
+
5483
+ #: widgets/funfact/funfact.php:192
5484
+ msgid "Number Suffix "
5485
+ msgstr ""
5486
+
5487
+ #: widgets/funfact/funfact.php:185
5488
+ msgid "Enter number"
5489
+ msgstr ""
5490
+
5491
+ #: widgets/funfact/funfact.php:182
5492
+ msgid "Number "
5493
+ msgstr ""
5494
+
5495
+ #: widgets/funfact/funfact.php:120
5496
+ msgid "Framed"
5497
+ msgstr "Encuadrado"
5498
+
5499
+ #: widgets/funfact/funfact.php:119
5500
+ msgid "Stacked"
5501
+ msgstr "Apilados"
5502
+
5503
+ #: widgets/funfact/funfact.php:115
5504
+ msgid "View"
5505
+ msgstr "Ver"
5506
+
5507
+ #: widgets/funfact/funfact.php:60
5508
+ msgid "Icon type "
5509
+ msgstr ""
5510
+
5511
+ #: widgets/funfact/funfact-handler.php:12
5512
+ msgid "Funfact"
5513
+ msgstr ""
5514
+
5515
+ #: widgets/blog-posts/blog-posts.php:983
5516
+ #: widgets/client-logo/client-logo.php:1200
5517
+ #: widgets/header-offcanvas/header-offcanvas.php:333
5518
+ #: widgets/header-offcanvas/header-offcanvas.php:513
5519
+ #: widgets/header-search/header-search.php:186
5520
+ #: widgets/image-box/image-box.php:959 widgets/page-list/page-list.php:921
5521
+ #: widgets/social-share/social-share.php:482 widgets/social/social.php:445
5522
+ #: widgets/team/team.php:883 widgets/team/team.php:1563
5523
+ #: widgets/testimonial/testimonial.php:1776
5524
+ msgid "Border radius"
5525
+ msgstr ""
5526
+
5527
+ #: widgets/blog-posts/blog-posts.php:2582 widgets/button/button.php:426
5528
+ #: widgets/caldera-forms/caldera-forms.php:511
5529
+ #: widgets/contact-form7/contact-form7.php:510
5530
+ #: widgets/fluent-forms/fluent-forms.php:1824
5531
+ #: widgets/header-search/header-search.php:78
5532
+ #: widgets/mail-chimp/mail-chimp.php:821 widgets/mail-chimp/mail-chimp.php:1179
5533
+ #: widgets/team/team.php:1041 widgets/team/team.php:2136
5534
+ #: widgets/testimonial/testimonial.php:967
5535
+ #: widgets/testimonial/testimonial.php:1923
5536
+ msgid "Font Size"
5537
+ msgstr "Tamaño de fuente"
5538
+
5539
+ #: widgets/accordion/accordion.php:272 widgets/blog-posts/blog-posts.php:1822
5540
+ #: widgets/business-hours/business-hours.php:111
5541
+ #: widgets/category-list/category-list.php:97
5542
+ #: widgets/fluent-forms/fluent-forms.php:576
5543
+ #: widgets/fluent-forms/fluent-forms.php:784
5544
+ #: widgets/fluent-forms/fluent-forms.php:964
5545
+ #: widgets/fluent-forms/fluent-forms.php:1080
5546
+ #: widgets/fluent-forms/fluent-forms.php:1300
5547
+ #: widgets/fluent-forms/fluent-forms.php:1384
5548
+ #: widgets/fluent-forms/fluent-forms.php:1510
5549
+ #: widgets/fluent-forms/fluent-forms.php:1582
5550
+ #: widgets/fluent-forms/fluent-forms.php:2352
5551
+ #: widgets/fluent-forms/fluent-forms.php:2458
5552
+ #: widgets/fluent-forms/fluent-forms.php:2509
5553
+ #: widgets/header-info/header-info.php:154
5554
+ #: widgets/header-offcanvas/header-offcanvas.php:182
5555
+ #: widgets/header-offcanvas/header-offcanvas.php:214
5556
+ #: widgets/header-offcanvas/header-offcanvas.php:410
5557
+ #: widgets/header-offcanvas/header-offcanvas.php:442
5558
+ #: widgets/header-search/header-search.php:126
5559
+ #: widgets/header-search/header-search.php:156
5560
+ #: widgets/icon-box/icon-box.php:1016
5561
+ #: widgets/image-accordion/image-accordion.php:867
5562
+ #: widgets/mail-chimp/mail-chimp.php:1309
5563
+ #: widgets/mail-chimp/mail-chimp.php:1345
5564
+ #: widgets/ninja-forms/ninja-forms.php:290
5565
+ #: widgets/ninja-forms/ninja-forms.php:469
5566
+ #: widgets/ninja-forms/ninja-forms.php:692
5567
+ #: widgets/ninja-forms/ninja-forms.php:770 widgets/post-list/post-list.php:1138
5568
+ #: widgets/post-list/post-list.php:1182 widgets/pricing/pricing.php:450
5569
+ #: widgets/progressbar/progressbar.php:358
5570
+ #: widgets/progressbar/progressbar.php:371
5571
+ #: widgets/social-share/social-share.php:262
5572
+ #: widgets/social-share/social-share.php:323 widgets/social/social.php:225
5573
+ #: widgets/social/social.php:286 widgets/team/team.php:259
5574
+ #: widgets/team/team.php:321 widgets/team/team.php:1170
5575
+ #: widgets/team/team.php:1209 widgets/we-forms/we-forms.php:197
5576
+ #: widgets/we-forms/we-forms.php:233 widgets/we-forms/we-forms.php:519
5577
+ #: widgets/we-forms/we-forms.php:550 widgets/wp-forms/wp-forms.php:137
5578
+ #: widgets/wp-forms/wp-forms.php:499 widgets/wp-forms/wp-forms.php:588
5579
+ msgid "Background Color"
5580
+ msgstr "Color de fondo"
5581
+
5582
+ #: widgets/header-search/header-search-handler.php:13
5583
+ #: widgets/header-search/header-search.php:46
5584
+ #: widgets/header-search/header-search.php:99
5585
+ msgid "Header Search"
5586
+ msgstr ""
5587
+
5588
+ #: widgets/countdown-timer/countdown-timer-handler.php:11
5589
+ msgid "Countdown Timer"
5590
+ msgstr ""
5591
+
5592
+ #: widgets/countdown-timer/countdown-timer.php:1715
5593
+ msgid "Inner Background"
5594
+ msgstr ""
5595
+
5596
+ #: widgets/countdown-timer/countdown-timer.php:1706
5597
+ msgid "Inner Part"
5598
+ msgstr ""
5599
+
5600
+ #: widgets/countdown-timer/countdown-timer.php:1698
5601
+ msgid "Outer Background"
5602
+ msgstr ""
5603
+
5604
+ #: widgets/countdown-timer/countdown-timer.php:1689
5605
+ msgid "Outer Part"
5606
+ msgstr ""
5607
+
5608
+ #: widgets/countdown-timer/countdown-timer.php:469
5609
+ #: widgets/countdown-timer/countdown-timer.php:723
5610
+ #: widgets/countdown-timer/countdown-timer.php:1001
5611
+ #: widgets/countdown-timer/countdown-timer.php:1274
5612
+ #: widgets/countdown-timer/countdown-timer.php:1549
5613
+ #: widgets/heading/heading.php:384
5614
+ #: widgets/image-accordion/image-accordion.php:305
5615
+ #: widgets/image-comparison/image-comparison.php:191
5616
+ msgid "General"
5617
+ msgstr "General"
5618
+
5619
+ #: widgets/countdown-timer/countdown-timer.php:334
5620
+ #: widgets/countdown-timer/countdown-timer.php:534
5621
+ #: widgets/countdown-timer/countdown-timer.php:809
5622
+ #: widgets/countdown-timer/countdown-timer.php:1082
5623
+ #: widgets/countdown-timer/countdown-timer.php:1358
5624
+ msgid "Digits"
5625
+ msgstr ""
5626
+
5627
+ #: widgets/accordion/accordion.php:448
5628
+ #: widgets/caldera-forms/caldera-forms.php:221
5629
+ #: widgets/contact-form7/contact-form7.php:219
5630
+ #: widgets/countdown-timer/countdown-timer.php:288
5631
+ #: widgets/countdown-timer/countdown-timer.php:359
5632
+ #: widgets/countdown-timer/countdown-timer.php:569
5633
+ #: widgets/countdown-timer/countdown-timer.php:842
5634
+ #: widgets/countdown-timer/countdown-timer.php:1117
5635
+ #: widgets/countdown-timer/countdown-timer.php:1393
5636
+ #: widgets/funfact/funfact.php:419 widgets/funfact/funfact.php:683
5637
+ #: widgets/mail-chimp/mail-chimp.php:729 widgets/mail-chimp/mail-chimp.php:781
5638
+ #: widgets/pricing/pricing.php:959 widgets/pricing/pricing.php:1227
5639
+ #: widgets/progressbar/progressbar.php:211 widgets/tab/tab.php:690
5640
+ #: widgets/team/team.php:1295 widgets/team/team.php:1381
5641
+ #: widgets/team/team.php:1830 widgets/team/team.php:1880
5642
+ #: widgets/team/team.php:1934 widgets/testimonial/testimonial.php:1110
5643
+ #: widgets/testimonial/testimonial.php:1402
5644
+ #: widgets/testimonial/testimonial.php:1491
5645
+ msgid "Margin Bottom"
5646
+ msgstr "Margen inferior"
5647
+
5648
+ #: widgets/caldera-forms/caldera-forms.php:718
5649
+ #: widgets/contact-form7/contact-form7.php:717
5650
+ #: widgets/countdown-timer/countdown-timer.php:260
5651
+ #: widgets/countdown-timer/countdown-timer.php:1659
5652
+ #: widgets/header-search/header-search.php:283
5653
+ #: widgets/icon-box/icon-box.php:1195 widgets/page-list/page-list.php:672
5654
+ #: widgets/post-list/post-list.php:821
5655
+ #: widgets/social-share/social-share.php:565 widgets/social/social.php:606
5656
+ #: widgets/team/team.php:1126 widgets/team/team.php:1715
5657
+ #: widgets/team/team.php:2219
5658
+ msgid "Line Height"
5659
+ msgstr "Alto de línea"
5660
+
5661
+ #: widgets/countdown-timer/countdown-timer.php:193
5662
+ msgid "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s"
5663
+ msgstr ""
5664
+
5665
+ #: widgets/countdown-timer/countdown-timer.php:191
5666
+ msgid "On Expiry Content"
5667
+ msgstr ""
5668
+
5669
+ #: widgets/countdown-timer/countdown-timer.php:184
5670
+ msgid "Countdown is finished!"
5671
+ msgstr ""
5672
+
5673
+ #: widgets/countdown-timer/countdown-timer.php:182
5674
+ msgid "On Expiry Title"
5675
+ msgstr ""
5676
+
5677
+ #: widgets/countdown-timer/countdown-timer.php:175
5678
+ msgid "Expire Action"
5679
+ msgstr ""
5680
+
5681
+ #: widgets/countdown-timer/countdown-timer.php:164
5682
+ #: widgets/countdown-timer/countdown-timer.php:166
5683
+ #: widgets/countdown-timer/countdown-timer.php:1349
5684
+ msgid "Seconds"
5685
+ msgstr ""
5686
+
5687
+ #: widgets/countdown-timer/countdown-timer.php:155
5688
+ #: widgets/countdown-timer/countdown-timer.php:157
5689
+ #: widgets/countdown-timer/countdown-timer.php:1073
5690
+ msgid "Minutes"
5691
+ msgstr ""
5692
+
5693
+ #: widgets/countdown-timer/countdown-timer.php:146
5694
+ #: widgets/countdown-timer/countdown-timer.php:148
5695
+ #: widgets/countdown-timer/countdown-timer.php:801
5696
+ msgid "Hours"
5697
+ msgstr ""
5698
+
5699
+ #: widgets/countdown-timer/countdown-timer.php:137
5700
+ #: widgets/countdown-timer/countdown-timer.php:139
5701
+ #: widgets/countdown-timer/countdown-timer.php:525
5702
+ msgid "Days"
5703
+ msgstr ""
5704
+
5705
+ #: widgets/countdown-timer/countdown-timer.php:126
5706
+ #: widgets/countdown-timer/countdown-timer.php:128
5707
+ #: widgets/countdown-timer/countdown-timer.php:322
5708
+ msgid "Weeks"
5709
+ msgstr ""
5710
+
5711
+ #: widgets/countdown-timer/countdown-timer.php:117
5712
+ msgid "Custom Labels"
5713
+ msgstr ""
5714
+
5715
+ #: widgets/countdown-timer/countdown-timer.php:111
5716
+ msgid "Set the due date and time"
5717
+ msgstr ""
5718
+
5719
+ #: widgets/countdown-timer/countdown-timer.php:108
5720
+ msgid "Countdown Due Date"
5721
+ msgstr ""
5722
+
5723
+ #: widgets/countdown-timer/countdown-timer.php:100
5724
+ msgid "Timer Settings "
5725
+ msgstr ""
5726
+
5727
+ #: widgets/countdown-timer/countdown-timer.php:86
5728
+ #: widgets/testimonial/testimonial.php:89
5729
+ msgid "image style 6"
5730
+ msgstr ""
5731
+
5732
+ #: widgets/countdown-timer/countdown-timer.php:80 widgets/tab/tab.php:123
5733
+ #: widgets/testimonial/testimonial.php:83
5734
+ msgid "image style 5"
5735
+ msgstr ""
5736
+
5737
+ #: widgets/countdown-timer/countdown-timer.php:74 widgets/tab/tab.php:117
5738
+ #: widgets/testimonial/testimonial.php:77
5739
+ msgid "image style 4"
5740
+ msgstr ""
5741
+
5742
+ #: widgets/countdown-timer/countdown-timer.php:68 widgets/tab/tab.php:111
5743
+ msgid "image style 3"
5744
+ msgstr ""
5745
+
5746
+ #: widgets/countdown-timer/countdown-timer.php:62 widgets/tab/tab.php:105
5747
+ msgid "image style 2"
5748
+ msgstr ""
5749
+
5750
+ #: widgets/countdown-timer/countdown-timer.php:56 widgets/tab/tab.php:99
5751
+ msgid "image style 1"
5752
+ msgstr ""
5753
+
5754
+ #: widgets/blog-posts/blog-posts.php:349
5755
+ #: widgets/countdown-timer/countdown-timer.php:51
5756
+ #: widgets/social-share/social-share.php:53 widgets/social/social.php:47
5757
+ #: widgets/tab/tab.php:94 widgets/testimonial/testimonial.php:54
5758
+ msgid "Choose Style"
5759
+ msgstr ""
5760
+
5761
+ #: widgets/countdown-timer/countdown-timer.php:43
5762
+ msgid "Presets"
5763
+ msgstr ""
5764
+
5765
+ #: widgets/accordion/accordion.php:311 widgets/accordion/accordion.php:400
5766
+ #: widgets/accordion/accordion.php:507 widgets/accordion/accordion.php:577
5767
+ #: widgets/back-to-top/back-to-top.php:316
5768
+ #: widgets/blog-posts/blog-posts.php:1189
5769
+ #: widgets/blog-posts/blog-posts.php:1278
5770
+ #: widgets/blog-posts/blog-posts.php:1567
5771
+ #: widgets/blog-posts/blog-posts.php:1853
5772
+ #: widgets/blog-posts/blog-posts.php:2759
5773
+ #: widgets/business-hours/business-hours.php:221
5774
+ #: widgets/business-hours/business-hours.php:281
5775
+ #: widgets/business-hours/business-hours.php:344 widgets/button/button.php:347
5776
+ #: widgets/button/button.php:383 widgets/caldera-forms/caldera-forms.php:322
5777
+ #: widgets/caldera-forms/caldera-forms.php:377
5778
+ #: widgets/caldera-forms/caldera-forms.php:432
5779
+ #: widgets/caldera-forms/caldera-forms.php:609
5780
+ #: widgets/category-list/category-list.php:315
5781
+ #: widgets/client-logo/client-logo.php:594
5782
+ #: widgets/client-logo/client-logo.php:915
5783
+ #: widgets/contact-form7/contact-form7.php:321
5784
+ #: widgets/contact-form7/contact-form7.php:376
5785
+ #: widgets/contact-form7/contact-form7.php:431
5786
+ #: widgets/contact-form7/contact-form7.php:608
5787
+ #: widgets/countdown-timer/countdown-timer.php:432
5788
+ #: widgets/countdown-timer/countdown-timer.php:497
5789
+ #: widgets/countdown-timer/countdown-timer.php:671
5790
+ #: widgets/countdown-timer/countdown-timer.php:765
5791
+ #: widgets/countdown-timer/countdown-timer.php:947
5792
+ #: widgets/countdown-timer/countdown-timer.php:1039
5793
+ #: widgets/countdown-timer/countdown-timer.php:1220
5794
+ #: widgets/countdown-timer/countdown-timer.php:1312
5795
+ #: widgets/countdown-timer/countdown-timer.php:1496
5796
+ #: widgets/countdown-timer/countdown-timer.php:1587
5797
+ #: widgets/drop-caps/drop-caps.php:166 widgets/dual-button/dual-button.php:474
5798
+ #: widgets/dual-button/dual-button.php:593
5799
+ #: widgets/dual-button/dual-button.php:694
5800
+ #: widgets/dual-button/dual-button.php:811
5801
+ #: widgets/dual-button/dual-button.php:891 widgets/faq/faq.php:233
5802
+ #: widgets/fluent-forms/fluent-forms.php:478
5803
+ #: widgets/fluent-forms/fluent-forms.php:612
5804
+ #: widgets/fluent-forms/fluent-forms.php:1027
5805
+ #: widgets/fluent-forms/fluent-forms.php:1053
5806
+ #: widgets/fluent-forms/fluent-forms.php:1532
5807
+ #: widgets/fluent-forms/fluent-forms.php:2075
5808
+ #: widgets/fluent-forms/fluent-forms.php:2186
5809
+ #: widgets/fluent-forms/fluent-forms.php:2251
5810
+ #: widgets/fluent-forms/fluent-forms.php:2387 widgets/funfact/funfact.php:457
5811
+ #: widgets/funfact/funfact.php:494 widgets/funfact/funfact.php:589
5812
+ #: widgets/funfact/funfact.php:646 widgets/funfact/funfact.php:1051
5813
+ #: widgets/heading/heading.php:665 widgets/icon-box/icon-box.php:601
5814
+ #: widgets/icon-box/icon-box.php:657 widgets/icon-box/icon-box.php:973
5815
+ #: widgets/icon-box/icon-box.php:1044 widgets/icon-box/icon-box.php:1341
5816
+ #: widgets/icon-box/icon-box.php:1405 widgets/icon-box/icon-box.php:1616
5817
+ #: widgets/image-accordion/image-accordion.php:406
5818
+ #: widgets/image-accordion/image-accordion.php:701
5819
+ #: widgets/image-accordion/image-accordion.php:760
5820
+ #: widgets/image-box/image-box.php:1108 widgets/image-box/image-box.php:1415
5821
+ #: widgets/image-box/image-box.php:1479
5822
+ #: widgets/image-comparison/image-comparison.php:211
5823
+ #: widgets/image-comparison/image-comparison.php:566
5824
+ #: widgets/mail-chimp/mail-chimp.php:639 widgets/mail-chimp/mail-chimp.php:866
5825
+ #: widgets/mail-chimp/mail-chimp.php:1225
5826
+ #: widgets/mail-chimp/mail-chimp.php:1271 widgets/nav-menu/nav-menu.php:824
5827
+ #: widgets/nav-menu/nav-menu.php:960 widgets/nav-menu/nav-menu.php:1183
5828
+ #: widgets/ninja-forms/ninja-forms.php:358
5829
+ #: widgets/ninja-forms/ninja-forms.php:725 widgets/page-list/page-list.php:355
5830
+ #: widgets/page-list/page-list.php:698 widgets/post-list/post-list.php:448
5831
+ #: widgets/post-list/post-list.php:500 widgets/post-list/post-list.php:839
5832
+ #: widgets/post-list/post-list.php:997 widgets/post-list/post-list.php:1149
5833
+ #: widgets/post-list/post-list.php:1193 widgets/post-tab/post-tab.php:251
5834
+ #: widgets/post-tab/post-tab.php:314 widgets/pricing/pricing.php:688
5835
+ #: widgets/pricing/pricing.php:921 widgets/pricing/pricing.php:997
5836
+ #: widgets/pricing/pricing.php:1034 widgets/pricing/pricing.php:1126
5837
+ #: widgets/pricing/pricing.php:1183 widgets/pricing/pricing.php:1693
5838
+ #: widgets/pricing/pricing.php:2292 widgets/progressbar/progressbar.php:184
5839
+ #: widgets/progressbar/progressbar.php:286 widgets/tab/tab.php:507
5840
+ #: widgets/tab/tab.php:606 widgets/tab/tab.php:864 widgets/tab/tab.php:1738
5841
+ #: widgets/tab/tab.php:2021 widgets/team/team.php:709
5842
+ #: widgets/team/team.php:1014 widgets/team/team.php:2054
5843
+ #: widgets/team/team.php:2115 widgets/testimonial/testimonial.php:656
5844
+ #: widgets/testimonial/testimonial.php:1159
5845
+ #: widgets/testimonial/testimonial.php:1189
5846
+ #: widgets/testimonial/testimonial.php:1991 widgets/video/video.php:343
5847
+ #: widgets/video/video.php:682 widgets/we-forms/we-forms.php:127
5848
+ #: widgets/we-forms/we-forms.php:462 widgets/wp-forms/wp-forms.php:173
5849
+ #: widgets/wp-forms/wp-forms.php:543
5850
+ msgid "Border Radius"
5851
+ msgstr "Radio del borde"
5852
+
5853
+ #: widgets/blog-posts/blog-posts.php:2166
5854
+ #: widgets/testimonial/testimonial.php:896
5855
+ #: widgets/testimonial/testimonial.php:1383
5856
+ #: widgets/testimonial/testimonial.php:1446
5857
+ msgid "Hover Color"
5858
+ msgstr "Color al pasar el cursor"
5859
+
5860
+ #: widgets/fluent-forms/fluent-forms.php:737
5861
+ #: widgets/fluent-forms/fluent-forms.php:1962 widgets/funfact/funfact.php:791
5862
+ #: widgets/funfact/funfact.php:835 widgets/icon-box/icon-box.php:1091
5863
+ #: widgets/image-box/image-box.php:1160 widgets/image-box/image-box.php:1247
5864
+ #: widgets/nav-menu/nav-menu.php:590 widgets/ninja-forms/ninja-forms.php:204
5865
+ #: widgets/ninja-forms/ninja-forms.php:441
5866
+ #: widgets/ninja-forms/ninja-forms.php:536 widgets/pricing/pricing.php:2009
5867
+ msgid "Spacing"
5868
+ msgstr "Espaciado"
5869
+
5870
+ #: widgets/accordion/accordion.php:47 widgets/accordion/accordion.php:228
5871
+ #: widgets/blog-posts/blog-posts.php:300 widgets/blog-posts/blog-posts.php:1895
5872
+ #: widgets/faq/faq.php:48 widgets/faq/faq.php:97
5873
+ #: widgets/fluent-forms/fluent-forms.php:97
5874
+ #: widgets/fluent-forms/fluent-forms.php:212 widgets/funfact/funfact.php:826
5875
+ #: widgets/heading/heading.php:41 widgets/heading/heading.php:417
5876
+ #: widgets/icon-box/icon-box.php:445 widgets/icon-box/icon-box.php:723
5877
+ #: widgets/image-accordion/image-accordion.php:72
5878
+ #: widgets/image-accordion/image-accordion.php:433
5879
+ #: widgets/image-box/image-box.php:1151 widgets/ninja-forms/ninja-forms.php:101
5880
+ #: widgets/piechart/piechart.php:155 widgets/post-grid/post-grid.php:143
5881
+ #: widgets/progressbar/progressbar.php:88
5882
+ #: widgets/progressbar/progressbar.php:301 widgets/tab/tab.php:348
5883
+ msgid "Title"
5884
+ msgstr "Título"
5885
+
5886
+ #: widgets/accordion/accordion.php:435 widgets/accordion/accordion.php:519
5887
+ #: widgets/blog-posts/blog-posts.php:1007
5888
+ #: widgets/blog-posts/blog-posts.php:1542
5889
+ #: widgets/blog-posts/blog-posts.php:1834
5890
+ #: widgets/blog-posts/blog-posts.php:2570
5891
+ #: widgets/business-hours/business-hours.php:198
5892
+ #: widgets/business-hours/business-hours.php:293
5893
+ #: widgets/business-hours/business-hours.php:356 widgets/button/button.php:193
5894
+ #: widgets/caldera-forms/caldera-forms.php:157
5895
+ #: widgets/caldera-forms/caldera-forms.php:280
5896
+ #: widgets/caldera-forms/caldera-forms.php:621
5897
+ #: widgets/client-logo/client-logo.php:478
5898
+ #: widgets/client-logo/client-logo.php:665
5899
+ #: widgets/client-logo/client-logo.php:894
5900
+ #: widgets/contact-form7/contact-form7.php:155
5901
+ #: widgets/contact-form7/contact-form7.php:279
5902
+ #: widgets/contact-form7/contact-form7.php:620
5903
+ #: widgets/drop-caps/drop-caps.php:132 widgets/dual-button/dual-button.php:506
5904
+ #: widgets/dual-button/dual-button.php:726
5905
+ #: widgets/fluent-forms/fluent-forms.php:273
5906
+ #: widgets/fluent-forms/fluent-forms.php:348
5907
+ #: widgets/fluent-forms/fluent-forms.php:457
5908
+ #: widgets/fluent-forms/fluent-forms.php:725
5909
+ #: widgets/fluent-forms/fluent-forms.php:1155
5910
+ #: widgets/fluent-forms/fluent-forms.php:1210
5911
+ #: widgets/fluent-forms/fluent-forms.php:1351
5912
+ #: widgets/fluent-forms/fluent-forms.php:1446
5913
+ #: widgets/fluent-forms/fluent-forms.php:1544
5914
+ #: widgets/fluent-forms/fluent-forms.php:2198
5915
+ #: widgets/fluent-forms/fluent-forms.php:2399
5916
+ #: widgets/fluent-forms/fluent-forms.php:2583 widgets/funfact/funfact.php:704
5917
+ #: widgets/funfact/funfact.php:872 widgets/funfact/funfact.php:1022
5918
+ #: widgets/header-info/header-info.php:130
5919
+ #: widgets/header-offcanvas/header-offcanvas.php:352
5920
+ #: widgets/header-offcanvas/header-offcanvas.php:532
5921
+ #: widgets/header-search/header-search.php:216 widgets/heading/heading.php:629
5922
+ #: widgets/heading/heading.php:748 widgets/icon-box/icon-box.php:567
5923
+ #: widgets/icon-box/icon-box.php:628 widgets/icon-box/icon-box.php:747
5924
+ #: widgets/icon-box/icon-box.php:1111 widgets/icon-box/icon-box.php:1247
5925
+ #: widgets/icon-box/icon-box.php:1597
5926
+ #: widgets/image-accordion/image-accordion.php:373
5927
+ #: widgets/image-accordion/image-accordion.php:548
5928
+ #: widgets/image-accordion/image-accordion.php:599
5929
+ #: widgets/image-box/image-box.php:971 widgets/image-box/image-box.php:1130
5930
+ #: widgets/image-box/image-box.php:1335
5931
+ #: widgets/image-comparison/image-comparison.php:223
5932
+ #: widgets/image-comparison/image-comparison.php:310
5933
+ #: widgets/image-comparison/image-comparison.php:369
5934
+ #: widgets/mail-chimp/mail-chimp.php:669 widgets/mail-chimp/mail-chimp.php:878
5935
+ #: widgets/mail-chimp/mail-chimp.php:1213
5936
+ #: widgets/mail-chimp/mail-chimp.php:1247 widgets/nav-menu/nav-menu.php:269
5937
+ #: widgets/nav-menu/nav-menu.php:787 widgets/nav-menu/nav-menu.php:916
5938
+ #: widgets/nav-menu/nav-menu.php:1119 widgets/nav-menu/nav-menu.php:1383
5939
+ #: widgets/ninja-forms/ninja-forms.php:428
5940
+ #: widgets/ninja-forms/ninja-forms.php:737 widgets/page-list/page-list.php:322
5941
+ #: widgets/page-list/page-list.php:870 widgets/page-list/page-list.php:910
5942
+ #: widgets/piechart/piechart.php:368 widgets/post-list/post-list.php:409
5943
+ #: widgets/post-list/post-list.php:1084 widgets/post-tab/post-tab.php:162
5944
+ #: widgets/post-tab/post-tab.php:205 widgets/pricing/pricing.php:570
5945
+ #: widgets/pricing/pricing.php:807 widgets/pricing/pricing.php:1248
5946
+ #: widgets/pricing/pricing.php:1352 widgets/pricing/pricing.php:1988
5947
+ #: widgets/pricing/pricing.php:2179 widgets/progressbar/progressbar.php:196
5948
+ #: widgets/social-share/social-share.php:649 widgets/social/social.php:466
5949
+ #: widgets/tab/tab.php:480 widgets/tab/tab.php:559 widgets/tab/tab.php:711
5950
+ #: widgets/tab/tab.php:1986 widgets/tablepress/tablepress.php:393
5951
+ #: widgets/tablepress/tablepress.php:635 widgets/team/team.php:676
5952
+ #: widgets/team/team.php:1002 widgets/team/team.php:1584
5953
+ #: widgets/team/team.php:2155 widgets/testimonial/testimonial.php:467
5954
+ #: widgets/testimonial/testimonial.php:629
5955
+ #: widgets/testimonial/testimonial.php:819
5956
+ #: widgets/testimonial/testimonial.php:1131 widgets/video/video.php:322
5957
+ #: widgets/video/video.php:372 widgets/we-forms/we-forms.php:114
5958
+ #: widgets/we-forms/we-forms.php:270 widgets/we-forms/we-forms.php:434
5959
+ #: widgets/wp-forms/wp-forms.php:257 widgets/wp-forms/wp-forms.php:356
5960
+ #: widgets/wp-forms/wp-forms.php:555
5961
+ msgid "Padding"
5962
+ msgstr "Relleno"
5963
+
5964
+ #: widgets/accordion/accordion.php:300 widgets/accordion/accordion.php:390
5965
+ #: widgets/accordion/accordion.php:560 widgets/accordion/accordion.php:569
5966
+ #: widgets/back-to-top/back-to-top.php:304
5967
+ #: widgets/blog-posts/blog-posts.php:975 widgets/blog-posts/blog-posts.php:1181
5968
+ #: widgets/blog-posts/blog-posts.php:1270
5969
+ #: widgets/blog-posts/blog-posts.php:1557
5970
+ #: widgets/blog-posts/blog-posts.php:2515
5971
+ #: widgets/business-hours/business-hours.php:234 widgets/button/button.php:288
5972
+ #: widgets/caldera-forms/caldera-forms.php:336
5973
+ #: widgets/caldera-forms/caldera-forms.php:391
5974
+ #: widgets/caldera-forms/caldera-forms.php:446
5975
+ #: widgets/caldera-forms/caldera-forms.php:793
5976
+ #: widgets/caldera-forms/caldera-forms.php:852
5977
+ #: widgets/client-logo/client-logo.php:699
5978
+ #: widgets/client-logo/client-logo.php:726
5979
+ #: widgets/client-logo/client-logo.php:907
5980
+ #: widgets/contact-form7/contact-form7.php:335
5981
+ #: widgets/contact-form7/contact-form7.php:390
5982
+ #: widgets/contact-form7/contact-form7.php:445
5983
+ #: widgets/contact-form7/contact-form7.php:792
5984
+ #: widgets/contact-form7/contact-form7.php:851
5985
+ #: widgets/countdown-timer/countdown-timer.php:425
5986
+ #: widgets/countdown-timer/countdown-timer.php:488
5987
+ #: widgets/countdown-timer/countdown-timer.php:658
5988
+ #: widgets/countdown-timer/countdown-timer.php:753
5989
+ #: widgets/countdown-timer/countdown-timer.php:934
5990
+ #: widgets/countdown-timer/countdown-timer.php:1026
5991
+ #: widgets/countdown-timer/countdown-timer.php:1207
5992
+ #: widgets/countdown-timer/countdown-timer.php:1299
5993
+ #: widgets/countdown-timer/countdown-timer.php:1483
5994
+ #: widgets/countdown-timer/countdown-timer.php:1574
5995
+ #: widgets/drop-caps/drop-caps.php:158 widgets/dual-button/dual-button.php:466
5996
+ #: widgets/dual-button/dual-button.php:585
5997
+ #: widgets/dual-button/dual-button.php:686
5998
+ #: widgets/dual-button/dual-button.php:803
5999
+ #: widgets/dual-button/dual-button.php:883 widgets/faq/faq.php:134
6000
+ #: widgets/fluent-forms/fluent-forms.php:601
6001
+ #: widgets/fluent-forms/fluent-forms.php:797
6002
+ #: widgets/fluent-forms/fluent-forms.php:1342
6003
+ #: widgets/fluent-forms/fluent-forms.php:1437
6004
+ #: widgets/fluent-forms/fluent-forms.php:1523
6005
+ #: widgets/fluent-forms/fluent-forms.php:2064
6006
+ #: widgets/fluent-forms/fluent-forms.php:2178
6007
+ #: widgets/fluent-forms/fluent-forms.php:2377
6008
+ #: widgets/fluent-forms/fluent-forms.php:2532 widgets/funfact/funfact.php:450
6009
+ #: widgets/funfact/funfact.php:487 widgets/funfact/funfact.php:581
6010
+ #: widgets/funfact/funfact.php:636 widgets/funfact/funfact.php:1043
6011
+ #: widgets/heading/heading.php:459 widgets/heading/heading.php:1203
6012
+ #: widgets/icon-box/icon-box.php:594 widgets/icon-box/icon-box.php:650
6013
+ #: widgets/icon-box/icon-box.php:963 widgets/icon-box/icon-box.php:1029
6014
+ #: widgets/icon-box/icon-box.php:1334 widgets/icon-box/icon-box.php:1398
6015
+ #: widgets/image-accordion/image-accordion.php:398
6016
+ #: widgets/image-accordion/image-accordion.php:666
6017
+ #: widgets/image-accordion/image-accordion.php:677
6018
+ #: widgets/image-accordion/image-accordion.php:743
6019
+ #: widgets/image-accordion/image-accordion.php:753
6020
+ #: widgets/image-box/image-box.php:1100 widgets/image-box/image-box.php:1408
6021
+ #: widgets/image-box/image-box.php:1472
6022
+ #: widgets/image-comparison/image-comparison.php:201
6023
+ #: widgets/mail-chimp/mail-chimp.php:652 widgets/mail-chimp/mail-chimp.php:906
6024
+ #: widgets/mail-chimp/mail-chimp.php:1205
6025
+ #: widgets/mail-chimp/mail-chimp.php:1318
6026
+ #: widgets/mail-chimp/mail-chimp.php:1354 widgets/nav-menu/nav-menu.php:733
6027
+ #: widgets/nav-menu/nav-menu.php:1032 widgets/nav-menu/nav-menu.php:1074
6028
+ #: widgets/nav-menu/nav-menu.php:1233 widgets/nav-menu/nav-menu.php:1274
6029
+ #: widgets/ninja-forms/ninja-forms.php:347
6030
+ #: widgets/ninja-forms/ninja-forms.php:482
6031
+ #: widgets/ninja-forms/ninja-forms.php:715 widgets/page-list/page-list.php:347
6032
+ #: widgets/post-list/post-list.php:441 widgets/post-list/post-list.php:493
6033
+ #: widgets/post-tab/post-tab.php:129 widgets/post-tab/post-tab.php:273
6034
+ #: widgets/post-tab/post-tab.php:336 widgets/pricing/pricing.php:990
6035
+ #: widgets/pricing/pricing.php:1027 widgets/pricing/pricing.php:1118
6036
+ #: widgets/pricing/pricing.php:1173 widgets/social-share/social-share.php:274
6037
+ #: widgets/social-share/social-share.php:353 widgets/social/social.php:237
6038
+ #: widgets/social/social.php:316 widgets/tab/tab.php:500
6039
+ #: widgets/tab/tab.php:598 widgets/tab/tab.php:774 widgets/tab/tab.php:846
6040
+ #: widgets/tab/tab.php:1330 widgets/tab/tab.php:1615 widgets/tab/tab.php:2014
6041
+ #: widgets/tablepress/tablepress.php:648 widgets/team/team.php:272
6042
+ #: widgets/team/team.php:334 widgets/team/team.php:701
6043
+ #: widgets/team/team.php:875 widgets/team/team.php:1182
6044
+ #: widgets/team/team.php:1221 widgets/team/team.php:2044
6045
+ #: widgets/team/team.php:2107 widgets/testimonial/testimonial.php:686
6046
+ #: widgets/testimonial/testimonial.php:1608
6047
+ #: widgets/testimonial/testimonial.php:2118
6048
+ #: widgets/testimonial/testimonial.php:2168 widgets/video/video.php:335
6049
+ #: widgets/wp-forms/wp-forms.php:162 widgets/wp-forms/wp-forms.php:302
6050
+ #: widgets/wp-forms/wp-forms.php:533 widgets/wp-forms/wp-forms.php:652
6051
+ msgid "Border"
6052
+ msgstr "Borde"
6053
+
6054
+ #: widgets/image-box/image-box.php:1092
6055
+ msgid "Genaral"
6056
+ msgstr ""
6057
+
6058
+ #: widgets/image-box/image-box.php:1052
6059
+ msgid "Image Scale on Hover"
6060
+ msgstr ""
6061
+
6062
+ #: widgets/image-box/image-box.php:994 widgets/image-box/image-box.php:1028
6063
+ msgid "Image opacity"
6064
+ msgstr ""
6065
+
6066
+ #: widgets/image-box/image-box.php:894
6067
+ msgid "Right Line"
6068
+ msgstr ""
6069
+
6070
+ #: widgets/image-box/image-box.php:842
6071
+ msgid "Left Line"
6072
+ msgstr ""
6073
+
6074
+ #: widgets/image-box/image-box.php:827
6075
+ msgid "Shadow Line"
6076
+ msgstr ""
6077
+
6078
+ #: widgets/image-box/image-box.php:770 widgets/pricing/pricing.php:1869
6079
+ #: widgets/tablepress/tablepress.php:218 widgets/tablepress/tablepress.php:345
6080
+ #: widgets/tablepress/tablepress.php:428
6081
+ msgid "Double"
6082
+ msgstr "Doble"
6083
+
6084
+ #: modules/onepage-scroll/extend-controls-pro.php:45
6085
+ #: widgets/blog-posts/blog-posts.php:851 widgets/blog-posts/blog-posts.php:2679
6086
+ #: widgets/button/button.php:299 widgets/funfact/funfact.php:72
6087
+ #: widgets/icon-box/icon-box.php:68 widgets/image-box/image-box.php:768
6088
+ #: widgets/lottie/lottie.php:234 widgets/nav-menu/nav-menu.php:543
6089
+ #: widgets/pricing/pricing.php:87 widgets/pricing/pricing.php:604
6090
+ #: widgets/pricing/pricing.php:831 widgets/pricing/pricing.php:1618
6091
+ #: widgets/pricing/pricing.php:1771 widgets/pricing/pricing.php:2202
6092
+ #: widgets/social-share/social-share.php:468 widgets/social/social.php:431
6093
+ #: widgets/tab/tab.php:372 widgets/tablepress/tablepress.php:63
6094
+ #: widgets/tablepress/tablepress.php:79 widgets/tablepress/tablepress.php:216
6095
+ #: widgets/tablepress/tablepress.php:343 widgets/tablepress/tablepress.php:426
6096
+ #: widgets/team/team.php:1548 widgets/video/video.php:617
6097
+ msgid "None"
6098
+ msgstr "Ninguno"
6099
+
6100
+ #: widgets/image-box/image-box.php:764
6101
+ msgid "Border Type"
6102
+ msgstr ""
6103
+
6104
+ #: widgets/fluent-forms/fluent-forms.php:979 widgets/heading/heading.php:468
6105
+ #: widgets/heading/heading.php:1208
6106
+ #: widgets/image-accordion/image-accordion.php:823
6107
+ #: widgets/image-box/image-box.php:741 widgets/tablepress/tablepress.php:235
6108
+ #: widgets/tablepress/tablepress.php:359 widgets/tablepress/tablepress.php:442
6109
+ msgid "Border Width"
6110
+ msgstr "Ancho del borde"
6111
+
6112
+ #: widgets/accordion/accordion.php:284 widgets/accordion/accordion.php:374
6113
+ #: widgets/fluent-forms/fluent-forms.php:1001
6114
+ #: widgets/fluent-forms/fluent-forms.php:1095
6115
+ #: widgets/fluent-forms/fluent-forms.php:1606
6116
+ #: widgets/fluent-forms/fluent-forms.php:1787
6117
+ #: widgets/fluent-forms/fluent-forms.php:2240
6118
+ #: widgets/fluent-forms/fluent-forms.php:2482
6119
+ #: widgets/header-offcanvas/header-offcanvas.php:225
6120
+ #: widgets/header-offcanvas/header-offcanvas.php:453
6121
+ #: widgets/heading/heading.php:1226 widgets/image-box/image-box.php:793
6122
+ #: widgets/image-box/image-box.php:811 widgets/ninja-forms/ninja-forms.php:794
6123
+ #: widgets/tablepress/tablepress.php:254 widgets/tablepress/tablepress.php:378
6124
+ #: widgets/tablepress/tablepress.php:513 widgets/tablepress/tablepress.php:560
6125
+ #: widgets/testimonial/testimonial.php:718 widgets/we-forms/we-forms.php:561
6126
+ #: widgets/wp-forms/wp-forms.php:612
6127
+ msgid "Border Color"
6128
+ msgstr "Color del borde"
6129
+
6130
+ #: widgets/blog-posts/blog-posts.php:1713
6131
+ #: widgets/client-logo/client-logo.php:622 widgets/funfact/funfact.php:327
6132
+ #: widgets/funfact/funfact.php:370 widgets/icon-box/icon-box.php:1564
6133
+ #: widgets/image-box/image-box.php:712
6134
+ msgid "From Right"
6135
+ msgstr ""
6136
+
6137
+ #: widgets/funfact/funfact.php:1166 widgets/image-box/image-box.php:708
6138
+ msgid "From Center"
6139
+ msgstr ""
6140
+
6141
+ #: widgets/blog-posts/blog-posts.php:1709
6142
+ #: widgets/client-logo/client-logo.php:610 widgets/funfact/funfact.php:323
6143
+ #: widgets/funfact/funfact.php:366 widgets/icon-box/icon-box.php:1556
6144
+ #: widgets/image-box/image-box.php:704
6145
+ msgid "From Left"
6146
+ msgstr ""
6147
+
6148
+ #: widgets/funfact/funfact.php:319 widgets/icon-box/icon-box.php:1552
6149
+ #: widgets/image-box/image-box.php:700
6150
+ msgid "Hover Direction"
6151
+ msgstr ""
6152
+
6153
+ #: widgets/image-box/image-box.php:661
6154
+ msgid "Border Bottom Height"
6155
+ msgstr ""
6156
+
6157
+ #: widgets/image-box/image-box.php:650
6158
+ msgid "Hover Border Bottom"
6159
+ msgstr ""
6160
+
6161
+ #: widgets/accordion/accordion.php:609 widgets/blog-posts/blog-posts.php:995
6162
+ #: widgets/blog-posts/blog-posts.php:2017
6163
+ #: widgets/blog-posts/blog-posts.php:2123
6164
+ #: widgets/blog-posts/blog-posts.php:2228
6165
+ #: widgets/blog-posts/blog-posts.php:2523
6166
+ #: widgets/business-hours/business-hours.php:185
6167
+ #: widgets/caldera-forms/caldera-forms.php:104
6168
+ #: widgets/caldera-forms/caldera-forms.php:633
6169
+ #: widgets/client-logo/client-logo.php:489
6170
+ #: widgets/client-logo/client-logo.php:652
6171
+ #: widgets/contact-form7/contact-form7.php:102
6172
+ #: widgets/contact-form7/contact-form7.php:632
6173
+ #: widgets/countdown-timer/countdown-timer.php:454
6174
+ #: widgets/countdown-timer/countdown-timer.php:704
6175
+ #: widgets/countdown-timer/countdown-timer.php:981
6176
+ #: widgets/countdown-timer/countdown-timer.php:1253
6177
+ #: widgets/countdown-timer/countdown-timer.php:1529
6178
+ #: widgets/drop-caps/drop-caps.php:145 widgets/dual-button/dual-button.php:519
6179
+ #: widgets/dual-button/dual-button.php:739
6180
+ #: widgets/fluent-forms/fluent-forms.php:251
6181
+ #: widgets/fluent-forms/fluent-forms.php:326
6182
+ #: widgets/fluent-forms/fluent-forms.php:445
6183
+ #: widgets/fluent-forms/fluent-forms.php:1167
6184
+ #: widgets/fluent-forms/fluent-forms.php:1222
6185
+ #: widgets/fluent-forms/fluent-forms.php:2595
6186
+ #: widgets/header-info/header-info.php:118
6187
+ #: widgets/header-offcanvas/header-offcanvas.php:370
6188
+ #: widgets/header-offcanvas/header-offcanvas.php:550
6189
+ #: widgets/header-search/header-search.php:198 widgets/heading/heading.php:443
6190
+ #: widgets/heading/heading.php:737 widgets/heading/heading.php:854
6191
+ #: widgets/heading/heading.php:918 widgets/heading/heading.php:1057
6192
+ #: widgets/heading/heading.php:1134 widgets/icon-box/icon-box.php:731
6193
+ #: widgets/icon-box/icon-box.php:839 widgets/icon-box/icon-box.php:1258
6194
+ #: widgets/image-accordion/image-accordion.php:386
6195
+ #: widgets/image-box/image-box.php:624
6196
+ #: widgets/image-comparison/image-comparison.php:298
6197
+ #: widgets/image-comparison/image-comparison.php:357
6198
+ #: widgets/image-comparison/image-comparison.php:553
6199
+ #: widgets/mail-chimp/mail-chimp.php:594 widgets/mail-chimp/mail-chimp.php:965
6200
+ #: widgets/mail-chimp/mail-chimp.php:1259 widgets/nav-menu/nav-menu.php:1139
6201
+ #: widgets/nav-menu/nav-menu.php:1363 widgets/ninja-forms/ninja-forms.php:131
6202
+ #: widgets/ninja-forms/ninja-forms.php:749 widgets/page-list/page-list.php:334
6203
+ #: widgets/page-list/page-list.php:726 widgets/page-list/page-list.php:781
6204
+ #: widgets/page-list/page-list.php:899 widgets/piechart/piechart.php:304
6205
+ #: widgets/post-list/post-list.php:1096 widgets/post-tab/post-tab.php:150
6206
+ #: widgets/post-tab/post-tab.php:193 widgets/pricing/pricing.php:582
6207
+ #: widgets/pricing/pricing.php:1370 widgets/pricing/pricing.php:1970
6208
+ #: widgets/social-share/social-share.php:631 widgets/social/social.php:480
6209
+ #: widgets/tab/tab.php:578 widgets/team/team.php:821 widgets/team/team.php:902
6210
+ #: widgets/team/team.php:990 widgets/team/team.php:1470
6211
+ #: widgets/team/team.php:1598 widgets/testimonial/testimonial.php:641
6212
+ #: widgets/testimonial/testimonial.php:916
6213
+ #: widgets/testimonial/testimonial.php:1340
6214
+ #: widgets/testimonial/testimonial.php:1465
6215
+ #: widgets/testimonial/testimonial.php:1679 widgets/we-forms/we-forms.php:258
6216
+ #: widgets/we-forms/we-forms.php:422 widgets/wp-forms/wp-forms.php:270
6217
+ #: widgets/wp-forms/wp-forms.php:567
6218
+ msgid "Margin"
6219
+ msgstr "Margen"
6220
+
6221
+ #: widgets/icon-box/icon-box.php:1278 widgets/image-box/image-box.php:497
6222
+ #: widgets/image-box/image-box.php:1355
6223
+ msgid "Icon Font Size"
6224
+ msgstr ""
6225
+
6226
+ #: widgets/accordion/accordion.php:326 widgets/accordion/accordion.php:416
6227
+ #: widgets/accordion/accordion.php:590 widgets/blog-posts/blog-posts.php:840
6228
+ #: widgets/blog-posts/blog-posts.php:1202
6229
+ #: widgets/blog-posts/blog-posts.php:1291
6230
+ #: widgets/caldera-forms/caldera-forms.php:345
6231
+ #: widgets/caldera-forms/caldera-forms.php:400
6232
+ #: widgets/caldera-forms/caldera-forms.php:455
6233
+ #: widgets/caldera-forms/caldera-forms.php:784
6234
+ #: widgets/caldera-forms/caldera-forms.php:843
6235
+ #: widgets/client-logo/client-logo.php:690
6236
+ #: widgets/client-logo/client-logo.php:717
6237
+ #: widgets/contact-form7/contact-form7.php:344
6238
+ #: widgets/contact-form7/contact-form7.php:399
6239
+ #: widgets/contact-form7/contact-form7.php:454
6240
+ #: widgets/contact-form7/contact-form7.php:783
6241
+ #: widgets/contact-form7/contact-form7.php:842
6242
+ #: widgets/countdown-timer/countdown-timer.php:445
6243
+ #: widgets/countdown-timer/countdown-timer.php:511
6244
+ #: widgets/countdown-timer/countdown-timer.php:690
6245
+ #: widgets/countdown-timer/countdown-timer.php:783
6246
+ #: widgets/countdown-timer/countdown-timer.php:966
6247
+ #: widgets/countdown-timer/countdown-timer.php:1056
6248
+ #: widgets/countdown-timer/countdown-timer.php:1239
6249
+ #: widgets/countdown-timer/countdown-timer.php:1329
6250
+ #: widgets/countdown-timer/countdown-timer.php:1515
6251
+ #: widgets/countdown-timer/countdown-timer.php:1604
6252
+ #: widgets/dual-button/dual-button.php:498
6253
+ #: widgets/dual-button/dual-button.php:617
6254
+ #: widgets/dual-button/dual-button.php:718
6255
+ #: widgets/dual-button/dual-button.php:835
6256
+ #: widgets/dual-button/dual-button.php:915 widgets/funfact/funfact.php:469
6257
+ #: widgets/funfact/funfact.php:506 widgets/funfact/funfact.php:1035
6258
+ #: widgets/icon-box/icon-box.php:586 widgets/icon-box/icon-box.php:642
6259
+ #: widgets/icon-box/icon-box.php:1658 widgets/image-box/image-box.php:579
6260
+ #: widgets/image-box/image-box.php:873 widgets/image-box/image-box.php:925
6261
+ #: widgets/mail-chimp/mail-chimp.php:661 widgets/mail-chimp/mail-chimp.php:897
6262
+ #: widgets/nav-menu/nav-menu.php:866 widgets/page-list/page-list.php:368
6263
+ #: widgets/piechart/piechart.php:548 widgets/post-tab/post-tab.php:264
6264
+ #: widgets/post-tab/post-tab.php:327 widgets/pricing/pricing.php:1009
6265
+ #: widgets/pricing/pricing.php:1046 widgets/tab/tab.php:519
6266
+ #: widgets/tab/tab.php:618 widgets/tab/tab.php:799 widgets/tab/tab.php:854
6267
+ #: widgets/tab/tab.php:2033 widgets/testimonial/testimonial.php:1620
6268
+ #: widgets/testimonial/testimonial.php:2109
6269
+ #: widgets/testimonial/testimonial.php:2159 widgets/video/video.php:710
6270
+ msgid "Box Shadow"
6271
+ msgstr ""
6272
+
6273
+ #: widgets/accordion/accordion.php:262 widgets/accordion/accordion.php:352
6274
+ #: widgets/accordion/accordion.php:362 widgets/accordion/accordion.php:498
6275
+ #: widgets/accordion/accordion.php:673 widgets/accordion/accordion.php:734
6276
+ #: widgets/back-to-top/back-to-top.php:386
6277
+ #: widgets/back-to-top/back-to-top.php:419
6278
+ #: widgets/blog-posts/blog-posts.php:648 widgets/blog-posts/blog-posts.php:672
6279
+ #: widgets/blog-posts/blog-posts.php:1168
6280
+ #: widgets/blog-posts/blog-posts.php:1257
6281
+ #: widgets/business-hours/business-hours.php:212
6282
+ #: widgets/business-hours/business-hours.php:272
6283
+ #: widgets/business-hours/business-hours.php:335
6284
+ #: widgets/caldera-forms/caldera-forms.php:310
6285
+ #: widgets/caldera-forms/caldera-forms.php:365
6286
+ #: widgets/caldera-forms/caldera-forms.php:420
6287
+ #: widgets/caldera-forms/caldera-forms.php:771
6288
+ #: widgets/caldera-forms/caldera-forms.php:830
6289
+ #: widgets/client-logo/client-logo.php:469
6290
+ #: widgets/client-logo/client-logo.php:545
6291
+ #: widgets/client-logo/client-logo.php:566
6292
+ #: widgets/client-logo/client-logo.php:579
6293
+ #: widgets/client-logo/client-logo.php:1213
6294
+ #: widgets/client-logo/client-logo.php:1232
6295
+ #: widgets/contact-form7/contact-form7.php:309
6296
+ #: widgets/contact-form7/contact-form7.php:364
6297
+ #: widgets/contact-form7/contact-form7.php:419
6298
+ #: widgets/contact-form7/contact-form7.php:770
6299
+ #: widgets/contact-form7/contact-form7.php:829
6300
+ #: widgets/countdown-timer/countdown-timer.php:415
6301
+ #: widgets/countdown-timer/countdown-timer.php:478
6302
+ #: widgets/countdown-timer/countdown-timer.php:641
6303
+ #: widgets/countdown-timer/countdown-timer.php:735
6304
+ #: widgets/countdown-timer/countdown-timer.php:917
6305
+ #: widgets/countdown-timer/countdown-timer.php:1010
6306
+ #: widgets/countdown-timer/countdown-timer.php:1190
6307
+ #: widgets/countdown-timer/countdown-timer.php:1283
6308
+ #: widgets/countdown-timer/countdown-timer.php:1466
6309
+ #: widgets/countdown-timer/countdown-timer.php:1558
6310
+ #: widgets/countdown-timer/countdown-timer.php:1620
6311
+ #: widgets/drop-caps/drop-caps.php:123 widgets/dual-button/dual-button.php:487
6312
+ #: widgets/dual-button/dual-button.php:606
6313
+ #: widgets/dual-button/dual-button.php:707
6314
+ #: widgets/dual-button/dual-button.php:824
6315
+ #: widgets/dual-button/dual-button.php:904 widgets/faq/faq.php:124
6316
+ #: widgets/fluent-forms/fluent-forms.php:373
6317
+ #: widgets/fluent-forms/fluent-forms.php:1778
6318
+ #: widgets/fluent-forms/fluent-forms.php:2012
6319
+ #: widgets/fluent-forms/fluent-forms.php:2103
6320
+ #: widgets/fluent-forms/fluent-forms.php:2168
6321
+ #: widgets/fluent-forms/fluent-forms.php:2231 widgets/funfact/funfact.php:1004
6322
+ #: widgets/funfact/funfact.php:1013 widgets/funfact/funfact.php:1149
6323
+ #: widgets/header-offcanvas/header-offcanvas.php:596
6324
+ #: widgets/header-search/header-search.php:338 widgets/heading/heading.php:573
6325
+ #: widgets/icon-box/icon-box.php:559 widgets/icon-box/icon-box.php:620
6326
+ #: widgets/icon-box/icon-box.php:1324 widgets/icon-box/icon-box.php:1388
6327
+ #: widgets/icon-box/icon-box.php:1648
6328
+ #: widgets/image-accordion/image-accordion.php:649
6329
+ #: widgets/image-box/image-box.php:569 widgets/image-box/image-box.php:688
6330
+ #: widgets/image-box/image-box.php:882 widgets/image-box/image-box.php:934
6331
+ #: widgets/image-box/image-box.php:1121 widgets/image-box/image-box.php:1398
6332
+ #: widgets/image-box/image-box.php:1462 widgets/mail-chimp/mail-chimp.php:627
6333
+ #: widgets/mail-chimp/mail-chimp.php:1001
6334
+ #: widgets/mail-chimp/mail-chimp.php:1035
6335
+ #: widgets/mail-chimp/mail-chimp.php:1147 widgets/nav-menu/nav-menu.php:1022
6336
+ #: widgets/nav-menu/nav-menu.php:1064 widgets/nav-menu/nav-menu.php:1223
6337
+ #: widgets/nav-menu/nav-menu.php:1264 widgets/page-list/page-list.php:72
6338
+ #: widgets/page-list/page-list.php:199 widgets/page-list/page-list.php:377
6339
+ #: widgets/page-list/page-list.php:617 widgets/piechart/piechart.php:359
6340
+ #: widgets/piechart/piechart.php:569 widgets/piechart/piechart.php:588
6341
+ #: widgets/post-list/post-list.php:431 widgets/post-list/post-list.php:483
6342
+ #: widgets/post-list/post-list.php:775 widgets/post-tab/post-tab.php:138
6343
+ #: widgets/post-tab/post-tab.php:239 widgets/post-tab/post-tab.php:302
6344
+ #: widgets/progressbar/progressbar.php:143 widgets/tab/tab.php:551
6345
+ #: widgets/tab/tab.php:765 widgets/tab/tab.php:837 widgets/tab/tab.php:1012
6346
+ #: widgets/tab/tab.php:1133 widgets/tab/tab.php:1293 widgets/tab/tab.php:1577
6347
+ #: widgets/tab/tab.php:1601 widgets/tab/tab.php:1817 widgets/tab/tab.php:1841
6348
+ #: widgets/tablepress/tablepress.php:303 widgets/tablepress/tablepress.php:490
6349
+ #: widgets/tablepress/tablepress.php:537 widgets/tablepress/tablepress.php:624
6350
+ #: widgets/team/team.php:531 widgets/team/team.php:556
6351
+ #: widgets/team/team.php:741 widgets/team/team.php:918
6352
+ #: widgets/team/team.php:1760 widgets/team/team.php:1794
6353
+ #: widgets/testimonial/testimonial.php:394
6354
+ #: widgets/testimonial/testimonial.php:676
6355
+ #: widgets/testimonial/testimonial.php:709
6356
+ #: widgets/testimonial/testimonial.php:1147
6357
+ #: widgets/testimonial/testimonial.php:1215
6358
+ #: widgets/testimonial/testimonial.php:1532
6359
+ #: widgets/testimonial/testimonial.php:1812
6360
+ #: widgets/testimonial/testimonial.php:1831
6361
+ #: widgets/testimonial/testimonial.php:2099
6362
+ #: widgets/testimonial/testimonial.php:2149
6363
+ msgid "Background"
6364
+ msgstr "Fondo"
6365
+
6366
+ #: widgets/fluent-forms/fluent-forms.php:2411
6367
+ #: widgets/image-box/image-box.php:522
6368
+ msgid "Margin Top"
6369
+ msgstr "Margen superior"
6370
+
6371
+ #: widgets/image-box/image-box.php:450
6372
+ msgid "Hover Height"
6373
+ msgstr ""
6374
+
6375
+ #: widgets/blog-posts/blog-posts.php:1155
6376
+ #: widgets/blog-posts/blog-posts.php:1241
6377
+ #: widgets/header-info/header-info.php:183 widgets/icon-box/icon-box.php:934
6378
+ #: widgets/image-box/image-box.php:429 widgets/image-box/image-box.php:473
6379
+ #: widgets/pricing/pricing.php:246 widgets/tab/tab.php:752
6380
+ #: widgets/tab/tab.php:825 widgets/team/team.php:2018
6381
+ msgid "Icon Color"
6382
+ msgstr "Color de icono"
6383
+
6384
+ #: widgets/back-to-top/back-to-top.php:367
6385
+ #: widgets/blog-posts/blog-posts.php:640 widgets/blog-posts/blog-posts.php:890
6386
+ #: widgets/blog-posts/blog-posts.php:1136
6387
+ #: widgets/blog-posts/blog-posts.php:1917
6388
+ #: widgets/blog-posts/blog-posts.php:2372
6389
+ #: widgets/blog-posts/blog-posts.php:2614
6390
+ #: widgets/blog-posts/blog-posts.php:2708 widgets/button/button.php:224
6391
+ #: widgets/button/button.php:329 widgets/caldera-forms/caldera-forms.php:302
6392
+ #: widgets/caldera-forms/caldera-forms.php:751
6393
+ #: widgets/client-logo/client-logo.php:537
6394
+ #: widgets/client-logo/client-logo.php:682
6395
+ #: widgets/client-logo/client-logo.php:739
6396
+ #: widgets/client-logo/client-logo.php:984
6397
+ #: widgets/client-logo/client-logo.php:1404
6398
+ #: widgets/contact-form7/contact-form7.php:301
6399
+ #: widgets/contact-form7/contact-form7.php:750
6400
+ #: widgets/dual-button/dual-button.php:423
6401
+ #: widgets/dual-button/dual-button.php:643
6402
+ #: widgets/fluent-forms/fluent-forms.php:569
6403
+ #: widgets/fluent-forms/fluent-forms.php:954
6404
+ #: widgets/fluent-forms/fluent-forms.php:1503
6405
+ #: widgets/fluent-forms/fluent-forms.php:1665
6406
+ #: widgets/fluent-forms/fluent-forms.php:1864
6407
+ #: widgets/fluent-forms/fluent-forms.php:2001
6408
+ #: widgets/fluent-forms/fluent-forms.php:2139
6409
+ #: widgets/fluent-forms/fluent-forms.php:2345 widgets/funfact/funfact.php:443
6410
+ #: widgets/funfact/funfact.php:548 widgets/header-search/header-search.php:108
6411
+ #: widgets/icon-box/icon-box.php:552 widgets/icon-box/icon-box.php:927
6412
+ #: widgets/icon-box/icon-box.php:1303 widgets/icon-box/icon-box.php:1516
6413
+ #: widgets/image-accordion/image-accordion.php:630
6414
+ #: widgets/image-accordion/image-accordion.php:837
6415
+ #: widgets/image-box/image-box.php:399 widgets/image-box/image-box.php:787
6416
+ #: widgets/image-box/image-box.php:987 widgets/image-box/image-box.php:1191
6417
+ #: widgets/image-box/image-box.php:1278 widgets/image-box/image-box.php:1377
6418
+ #: widgets/image-comparison/image-comparison.php:437
6419
+ #: widgets/lottie/lottie.php:256 widgets/mail-chimp/mail-chimp.php:980
6420
+ #: widgets/nav-menu/nav-menu.php:393 widgets/nav-menu/nav-menu.php:620
6421
+ #: widgets/nav-menu/nav-menu.php:1014 widgets/nav-menu/nav-menu.php:1215
6422
+ #: widgets/ninja-forms/ninja-forms.php:271
6423
+ #: widgets/ninja-forms/ninja-forms.php:663 widgets/piechart/piechart.php:435
6424
+ #: widgets/piechart/piechart.php:560 widgets/post-grid/post-grid.php:162
6425
+ #: widgets/post-list/post-list.php:423 widgets/post-list/post-list.php:565
6426
+ #: widgets/post-list/post-list.php:1118 widgets/post-tab/post-tab.php:220
6427
+ #: widgets/pricing/pricing.php:526 widgets/pricing/pricing.php:634
6428
+ #: widgets/pricing/pricing.php:763 widgets/pricing/pricing.php:860
6429
+ #: widgets/pricing/pricing.php:983 widgets/pricing/pricing.php:1085
6430
+ #: widgets/pricing/pricing.php:1547 widgets/pricing/pricing.php:1644
6431
+ #: widgets/pricing/pricing.php:1798 widgets/pricing/pricing.php:2121
6432
+ #: widgets/pricing/pricing.php:2231 widgets/pricing/pricing.php:2313
6433
+ #: widgets/social-share/social-share.php:240 widgets/social/social.php:203
6434
+ #: widgets/tab/tab.php:734 widgets/tablepress/tablepress.php:483
6435
+ #: widgets/team/team.php:237 widgets/team/team.php:523
6436
+ #: widgets/team/team.php:1152 widgets/team/team.php:1253
6437
+ #: widgets/team/team.php:1330 widgets/team/team.php:1427
6438
+ #: widgets/team/team.php:2011 widgets/testimonial/testimonial.php:669
6439
+ #: widgets/testimonial/testimonial.php:1031
6440
+ #: widgets/testimonial/testimonial.php:1245
6441
+ #: widgets/testimonial/testimonial.php:2078 widgets/video/video.php:540
6442
+ #: widgets/video/video.php:643 widgets/we-forms/we-forms.php:174
6443
+ #: widgets/we-forms/we-forms.php:500 widgets/wp-forms/wp-forms.php:130
6444
+ #: widgets/wp-forms/wp-forms.php:482
6445
+ msgid "Normal"
6446
+ msgstr "Normal"
6447
+
6448
+ #: widgets/accordion/accordion.php:122 widgets/image-box/image-box.php:384
6449
+ msgid "Floating Style"
6450
+ msgstr ""
6451
+
6452
+ #: widgets/accordion/accordion.php:137 widgets/blog-posts/blog-posts.php:564
6453
+ #: widgets/button/button.php:112 widgets/dual-button/dual-button.php:215
6454
+ #: widgets/dual-button/dual-button.php:344 widgets/icon-box/icon-box.php:269
6455
+ #: widgets/icon-box/icon-box.php:362
6456
+ #: widgets/image-accordion/image-accordion.php:109
6457
+ #: widgets/image-box/image-box.php:361 widgets/mail-chimp/mail-chimp.php:521
6458
+ #: widgets/page-list/page-list.php:571 widgets/pricing/pricing.php:375
6459
+ #: widgets/social-share/social-share.php:67 widgets/social/social.php:61
6460
+ #: widgets/video/video.php:114
6461
+ msgid "Icon Position"
6462
+ msgstr "Posición del icono"
6463
+
6464
+ #: widgets/button/button.php:62 widgets/icon-box/icon-box.php:221
6465
+ #: widgets/image-box/image-box.php:315
6466
+ msgid "URL"
6467
+ msgstr "URL"
6468
+
6469
+ #: widgets/blog-posts/blog-posts.php:530 widgets/blog-posts/blog-posts.php:531
6470
+ #: widgets/button/button.php:50 widgets/button/button.php:51
6471
+ #: widgets/icon-box/icon-box.php:208 widgets/icon-box/icon-box.php:209
6472
+ #: widgets/image-box/image-box.php:300 widgets/image-box/image-box.php:301
6473
+ #: widgets/pricing/pricing.php:328 widgets/pricing/pricing.php:329
6474
+ msgid "Learn more "
6475
+ msgstr ""
6476
+
6477
+ #: widgets/blog-posts/blog-posts.php:528 widgets/button/button.php:48
6478
+ #: widgets/caldera-forms/caldera-forms.php:75
6479
+ #: widgets/contact-form7/contact-form7.php:73
6480
+ #: widgets/countdown-timer/countdown-timer.php:380
6481
+ #: widgets/countdown-timer/countdown-timer.php:592
6482
+ #: widgets/countdown-timer/countdown-timer.php:868
6483
+ #: widgets/countdown-timer/countdown-timer.php:1143
6484
+ #: widgets/countdown-timer/countdown-timer.php:1419
6485
+ #: widgets/fluent-forms/fluent-forms.php:1125 widgets/icon-box/icon-box.php:206
6486
+ #: widgets/image-box/image-box.php:298
6487
+ #: widgets/image-comparison/image-comparison.php:87
6488
+ #: widgets/image-comparison/image-comparison.php:114
6489
+ #: widgets/image-comparison/image-comparison.php:251
6490
+ #: widgets/mail-chimp/mail-chimp.php:141 widgets/mail-chimp/mail-chimp.php:234
6491
+ #: widgets/mail-chimp/mail-chimp.php:327 widgets/mail-chimp/mail-chimp.php:408
6492
+ #: widgets/mail-chimp/mail-chimp.php:565 widgets/page-list/page-list.php:185
6493
+ #: widgets/page-list/page-list.php:884 widgets/pricing/pricing.php:326
6494
+ #: widgets/social-share/social-share.php:226 widgets/social/social.php:176
6495
+ #: widgets/team/team.php:212 widgets/we-forms/we-forms.php:250
6496
+ msgid "Label"
6497
+ msgstr "Etiqueta"
6498
+
6499
+ #: widgets/icon-box/icon-box.php:178
6500
+ #: widgets/image-accordion/image-accordion.php:150
6501
+ #: widgets/image-box/image-box.php:289
6502
+ msgid "Enable Button"
6503
+ msgstr ""
6504
+
6505
+ #: widgets/blog-posts/blog-posts.php:2561 widgets/button/button-handler.php:11
6506
+ #: widgets/button/button.php:174 widgets/caldera-forms/caldera-forms.php:566
6507
+ #: widgets/contact-form7/contact-form7.php:565
6508
+ #: widgets/dual-button/dual-button.php:161
6509
+ #: widgets/dual-button/dual-button.php:290
6510
+ #: widgets/fluent-forms/fluent-forms.php:2125
6511
+ #: widgets/icon-box/icon-box.php:1237
6512
+ #: widgets/image-accordion/image-accordion.php:591
6513
+ #: widgets/image-box/image-box.php:283 widgets/image-box/image-box.php:1325
6514
+ #: widgets/mail-chimp/mail-chimp.php:849 widgets/pricing/pricing.php:320
6515
+ #: widgets/pricing/pricing.php:2036 widgets/pricing/pricing.php:2402
6516
+ #: widgets/we-forms/we-forms.php:343
6517
+ msgid "Button"
6518
+ msgstr "Botón"
6519
+
6520
+ #: widgets/icon-box/icon-box.php:158 widgets/image-box/image-box.php:241
6521
+ msgid "Enter your description"
6522
+ msgstr "Introduce tu descripción"
6523
+
6524
+ #: widgets/image-box/image-box.php:240
6525
+ msgid "Click edit to change this text. Lorem ipsum dolor sit amet, cctetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."
6526
+ msgstr ""
6527
+
6528
+ #: widgets/accordion/accordion.php:67 widgets/accordion/accordion.php:471
6529
+ #: widgets/fluent-forms/fluent-forms.php:110
6530
+ #: widgets/fluent-forms/fluent-forms.php:286
6531
+ #: widgets/fluent-forms/fluent-forms.php:1179 widgets/icon-box/icon-box.php:798
6532
+ #: widgets/image-box/image-box.php:235 widgets/image-box/image-box.php:1238
6533
+ #: widgets/piechart/piechart.php:169 widgets/team/team.php:1408
6534
+ #: widgets/team/team.php:1904 widgets/testimonial/testimonial.php:876
6535
+ msgid "Description"
6536
+ msgstr "Descripción"
6537
+
6538
+ #: widgets/funfact/funfact.php:268 widgets/heading/heading.php:60
6539
+ #: widgets/icon-box/icon-box.php:404 widgets/image-box/image-box.php:215
6540
+ #: widgets/pricing/pricing.php:55
6541
+ msgid "Title HTML Tag"
6542
+ msgstr "Etiqueta HTML de título"
6543
+
6544
+ #: widgets/blog-posts/blog-posts.php:569 widgets/button/button.php:117
6545
+ #: widgets/button/button.php:544 widgets/dual-button/dual-button.php:220
6546
+ #: widgets/dual-button/dual-button.php:349 widgets/icon-box/icon-box.php:274
6547
+ #: widgets/image-accordion/image-accordion.php:114
6548
+ #: widgets/image-box/image-box.php:202 widgets/image-box/image-box.php:366
6549
+ #: widgets/image-comparison/image-comparison.php:95
6550
+ #: widgets/image-comparison/image-comparison.php:323
6551
+ #: widgets/mail-chimp/mail-chimp.php:200 widgets/mail-chimp/mail-chimp.php:294
6552
+ #: widgets/mail-chimp/mail-chimp.php:386 widgets/mail-chimp/mail-chimp.php:459
6553
+ #: widgets/mail-chimp/mail-chimp.php:526 widgets/pricing/pricing.php:380
6554
+ #: widgets/pricing/pricing.php:1496 widgets/social-share/social-share.php:72
6555
+ #: widgets/social/social.php:66 widgets/video/video.php:119
6556
+ msgid "After"
6557
+ msgstr "Después"
6558
+
6559
+ #: widgets/blog-posts/blog-posts.php:568 widgets/button/button.php:116
6560
+ #: widgets/button/button.php:543 widgets/dual-button/dual-button.php:219
6561
+ #: widgets/dual-button/dual-button.php:348 widgets/icon-box/icon-box.php:273
6562
+ #: widgets/image-accordion/image-accordion.php:113
6563
+ #: widgets/image-box/image-box.php:201 widgets/image-box/image-box.php:365
6564
+ #: widgets/image-comparison/image-comparison.php:68
6565
+ #: widgets/image-comparison/image-comparison.php:263
6566
+ #: widgets/mail-chimp/mail-chimp.php:199 widgets/mail-chimp/mail-chimp.php:293
6567
+ #: widgets/mail-chimp/mail-chimp.php:385 widgets/mail-chimp/mail-chimp.php:458
6568
+ #: widgets/mail-chimp/mail-chimp.php:525 widgets/pricing/pricing.php:379
6569
+ #: widgets/pricing/pricing.php:1492 widgets/social-share/social-share.php:71
6570
+ #: widgets/social/social.php:65 widgets/video/video.php:118
6571
+ msgid "Before"
6572
+ msgstr "Antes"
6573
+
6574
+ #: widgets/image-box/image-box.php:197
6575
+ msgid "Title Icon Position"
6576
+ msgstr ""
6577
+
6578
+ #: widgets/image-box/image-box.php:180 widgets/tab/tab.php:389
6579
+ msgid "Title Icon"
6580
+ msgstr ""
6581
+
6582
+ #: widgets/funfact/funfact.php:205 widgets/icon-box/icon-box.php:143
6583
+ #: widgets/image-box/image-box.php:157
6584
+ msgid "Enter your title"
6585
+ msgstr "Introduce tu título"
6586
+
6587
+ #: widgets/funfact/funfact.php:204 widgets/image-box/image-box.php:156
6588
+ msgid "This is the heading"
6589
+ msgstr "Este es el encabezado"
6590
+
6591
+ #: widgets/funfact/funfact.php:202 widgets/icon-box/icon-box.php:137
6592
+ #: widgets/image-box/image-box.php:151 widgets/piechart/piechart.php:206
6593
+ msgid "Title "
6594
+ msgstr ""
6595
+
6596
+ #: widgets/image-box/image-box.php:144 widgets/image-box/image-box.php:1084
6597
+ #: widgets/tab/tab.php:1968 widgets/tablepress/tablepress.php:414
6598
+ msgid "Body"
6599
+ msgstr "Cuerpo"
6600
+
6601
+ #: widgets/image-box/image-box.php:84
6602
+ msgid "Shadow line"
6603
+ msgstr ""
6604
+
6605
+ #: widgets/image-box/image-box.php:83 widgets/image-box/image-box.php:730
6606
+ msgid "Side Line"
6607
+ msgstr ""
6608
+
6609
+ #: widgets/image-box/image-box.php:82
6610
+ msgid "Hover Border"
6611
+ msgstr ""
6612
+
6613
+ #: widgets/image-box/image-box.php:81
6614
+ msgid "Floating box"
6615
+ msgstr ""
6616
+
6617
+ #: widgets/image-box/image-box.php:80 widgets/image-box/image-box.php:590
6618
+ msgid "Classic Curves"
6619
+ msgstr ""
6620
+
6621
+ #: widgets/client-logo/client-logo.php:56 widgets/image-box/image-box.php:79
6622
+ #: widgets/piechart/piechart.php:60
6623
+ msgid "Simple"
6624
+ msgstr "Simple"
6625
+
6626
+ #: widgets/image-box/image-box.php:75
6627
+ msgid "Content Area"
6628
+ msgstr ""
6629
+
6630
+ #: widgets/funfact/funfact.php:133 widgets/heading/heading.php:353
6631
+ #: widgets/icon-box/icon-box.php:119 widgets/icon-box/icon-box.php:1466
6632
+ #: widgets/image-box/image-box.php:49
6633
+ #: widgets/image-comparison/image-comparison.php:76
6634
+ #: widgets/image-comparison/image-comparison.php:103
6635
+ #: widgets/piechart/piechart.php:127 widgets/pricing/pricing.php:139
6636
+ #: widgets/tab/tab.php:406
6637
+ msgid "Choose Image"
6638
+ msgstr "Elegir imagen"
6639
+
6640
+ #: widgets/funfact/funfact.php:68 widgets/icon-box/icon-box.php:76
6641
+ #: widgets/image-box/image-box.php:41 widgets/image-box/image-box.php:951
6642
+ #: widgets/piechart/piechart.php:99 widgets/post-tab/post-tab.php:350
6643
+ #: widgets/pricing/pricing.php:95 widgets/tab/tab.php:380
6644
+ #: widgets/team/team.php:770
6645
+ msgid "Image"
6646
+ msgstr "Imagen"
6647
+
6648
+ #: widgets/image-box/image-box-handler.php:11
6649
+ msgid "Image Box"
6650
+ msgstr "Cuadro de imagen"
6651
+
6652
+ #: libs/framework/views/settings-sections/dashboard.php:46
6653
+ msgid "Advanced Accordions"
6654
+ msgstr ""
6655
+
6656
+ #: widgets/back-to-top/back-to-top.php:196
6657
+ #: widgets/blog-posts/blog-posts.php:2604 widgets/button/button.php:206
6658
+ #: widgets/caldera-forms/caldera-forms.php:84
6659
+ #: widgets/caldera-forms/caldera-forms.php:126
6660
+ #: widgets/caldera-forms/caldera-forms.php:470
6661
+ #: widgets/caldera-forms/caldera-forms.php:480
6662
+ #: widgets/caldera-forms/caldera-forms.php:601
6663
+ #: widgets/client-logo/client-logo.php:886
6664
+ #: widgets/contact-form7/contact-form7.php:82
6665
+ #: widgets/contact-form7/contact-form7.php:124
6666
+ #: widgets/contact-form7/contact-form7.php:469
6667
+ #: widgets/contact-form7/contact-form7.php:479
6668
+ #: widgets/contact-form7/contact-form7.php:600
6669
+ #: widgets/dual-button/dual-button.php:444
6670
+ #: widgets/dual-button/dual-button.php:664
6671
+ #: widgets/dual-button/dual-button.php:874
6672
+ #: widgets/fluent-forms/fluent-forms.php:240
6673
+ #: widgets/fluent-forms/fluent-forms.php:314
6674
+ #: widgets/fluent-forms/fluent-forms.php:522
6675
+ #: widgets/fluent-forms/fluent-forms.php:757
6676
+ #: widgets/fluent-forms/fluent-forms.php:1146
6677
+ #: widgets/fluent-forms/fluent-forms.php:1201
6678
+ #: widgets/fluent-forms/fluent-forms.php:1313
6679
+ #: widgets/fluent-forms/fluent-forms.php:1409
6680
+ #: widgets/fluent-forms/fluent-forms.php:1482
6681
+ #: widgets/fluent-forms/fluent-forms.php:1557
6682
+ #: widgets/fluent-forms/fluent-forms.php:1649
6683
+ #: widgets/fluent-forms/fluent-forms.php:1737
6684
+ #: widgets/fluent-forms/fluent-forms.php:1768
6685
+ #: widgets/fluent-forms/fluent-forms.php:1951
6686
+ #: widgets/fluent-forms/fluent-forms.php:2159
6687
+ #: widgets/fluent-forms/fluent-forms.php:2431
6688
+ #: widgets/fluent-forms/fluent-forms.php:2543
6689
+ #: widgets/fluent-forms/fluent-forms.php:2575 widgets/funfact/funfact.php:782
6690
+ #: widgets/funfact/funfact.php:915 widgets/header-info/header-info.php:166
6691
+ #: widgets/header-offcanvas/header-offcanvas.php:264
6692
+ #: widgets/icon-box/icon-box.php:1271 widgets/icon-box/icon-box.php:1667
6693
+ #: widgets/image-accordion/image-accordion.php:620
6694
+ #: widgets/image-box/image-box.php:1181 widgets/image-box/image-box.php:1268
6695
+ #: widgets/image-box/image-box.php:1348 widgets/mail-chimp/mail-chimp.php:574
6696
+ #: widgets/mail-chimp/mail-chimp.php:618 widgets/mail-chimp/mail-chimp.php:858
6697
+ #: widgets/nav-menu/nav-menu.php:369 widgets/nav-menu/nav-menu.php:582
6698
+ #: widgets/nav-menu/nav-menu.php:1111 widgets/ninja-forms/ninja-forms.php:123
6699
+ #: widgets/ninja-forms/ninja-forms.php:173
6700
+ #: widgets/ninja-forms/ninja-forms.php:224
6701
+ #: widgets/ninja-forms/ninja-forms.php:303
6702
+ #: widgets/ninja-forms/ninja-forms.php:528
6703
+ #: widgets/ninja-forms/ninja-forms.php:671
6704
+ #: widgets/ninja-forms/ninja-forms.php:833 widgets/page-list/page-list.php:840
6705
+ #: widgets/page-list/page-list.php:892 widgets/piechart/piechart.php:293
6706
+ #: widgets/post-grid/post-grid.php:151 widgets/post-list/post-list.php:1029
6707
+ #: widgets/post-tab/post-tab.php:185 widgets/pricing/pricing.php:800
6708
+ #: widgets/pricing/pricing.php:1390 widgets/pricing/pricing.php:1429
6709
+ #: widgets/pricing/pricing.php:1478 widgets/pricing/pricing.php:2045
6710
+ #: widgets/social-share/social-share.php:620 widgets/social/social.php:523
6711
+ #: widgets/tab/tab.php:635 widgets/team/team.php:1635
6712
+ #: widgets/testimonial/testimonial.php:908 widgets/video/video.php:409
6713
+ #: widgets/we-forms/we-forms.php:140 widgets/wp-forms/wp-forms.php:83
6714
+ #: widgets/wp-forms/wp-forms.php:348 widgets/wp-forms/wp-forms.php:382
6715
+ #: widgets/wp-forms/wp-forms.php:490
6716
+ msgid "Typography"
6717
+ msgstr "Tipografía"
6718
+
6719
+ #: widgets/header-info/header-info.php:98
6720
+ msgid "463 7th Ave, NY 10018, USA"
6721
+ msgstr ""
6722
+
6723
+ #: widgets/client-logo/client-logo.php:126
6724
+ #: widgets/dual-button/dual-button.php:171
6725
+ #: widgets/dual-button/dual-button.php:300
6726
+ #: widgets/header-info/header-info.php:75 widgets/icon-box/icon-box.php:301
6727
+ #: widgets/image-box/image-box.php:123 widgets/lottie/lottie.php:112
6728
+ #: widgets/page-list/page-list.php:155 widgets/pricing/pricing.php:336
6729
+ #: widgets/social/social.php:186 widgets/team/team.php:221
6730
+ #: widgets/testimonial/testimonial.php:342
6731
+ msgid "Link"
6732
+ msgstr "Enlace"
6733
+
6734
+ #: widgets/header-info/header-info-handler.php:13
6735
+ #: widgets/header-info/header-info.php:41
6736
+ #: widgets/header-info/header-info.php:93
6737
+ #: widgets/header-info/header-info.php:110
6738
+ msgid "Header Info"
6739
+ msgstr ""
6740
+
6741
+ #: widgets/fluent-forms/fluent-forms.php:624
6742
+ #: widgets/fluent-forms/fluent-forms.php:887
6743
+ #: widgets/ninja-forms/ninja-forms.php:312
6744
+ msgid "Text Indent"
6745
+ msgstr "Sangría del texto"
6746
+
6747
+ #: widgets/blog-posts/blog-posts.php:2621
6748
+ #: widgets/blog-posts/blog-posts.php:2651 widgets/button/button.php:231
6749
+ #: widgets/button/button.php:262 widgets/category-list/category-list.php:404
6750
+ #: widgets/fluent-forms/fluent-forms.php:510
6751
+ #: widgets/fluent-forms/fluent-forms.php:588
6752
+ #: widgets/fluent-forms/fluent-forms.php:834
6753
+ #: widgets/fluent-forms/fluent-forms.php:1594
6754
+ #: widgets/fluent-forms/fluent-forms.php:2027
6755
+ #: widgets/fluent-forms/fluent-forms.php:2364
6756
+ #: widgets/fluent-forms/fluent-forms.php:2470
6757
+ #: widgets/fluent-forms/fluent-forms.php:2520
6758
+ #: widgets/header-info/header-info.php:142 widgets/icon-box/icon-box.php:1310
6759
+ #: widgets/icon-box/icon-box.php:1375
6760
+ #: widgets/image-accordion/image-accordion.php:637
6761
+ #: widgets/image-accordion/image-accordion.php:723
6762
+ #: widgets/image-box/image-box.php:1384 widgets/image-box/image-box.php:1449
6763
+ #: widgets/ninja-forms/ninja-forms.php:110
6764
+ #: widgets/ninja-forms/ninja-forms.php:161
6765
+ #: widgets/ninja-forms/ninja-forms.php:278
6766
+ #: widgets/ninja-forms/ninja-forms.php:516
6767
+ #: widgets/ninja-forms/ninja-forms.php:566
6768
+ #: widgets/ninja-forms/ninja-forms.php:680
6769
+ #: widgets/ninja-forms/ninja-forms.php:782
6770
+ #: widgets/ninja-forms/ninja-forms.php:821
6771
+ #: widgets/ninja-forms/ninja-forms.php:860 widgets/page-list/page-list.php:769
6772
+ #: widgets/post-list/post-list.php:914 widgets/pricing/pricing.php:1405
6773
+ #: widgets/pricing/pricing.php:2128 widgets/pricing/pricing.php:2156
6774
+ #: widgets/tablepress/tablepress.php:327 widgets/tablepress/tablepress.php:502
6775
+ #: widgets/tablepress/tablepress.php:549 widgets/video/video.php:547
6776
+ #: widgets/video/video.php:577 widgets/we-forms/we-forms.php:507
6777
+ #: widgets/we-forms/we-forms.php:539 widgets/wp-forms/wp-forms.php:71
6778
+ #: widgets/wp-forms/wp-forms.php:149 widgets/wp-forms/wp-forms.php:336
6779
+ #: widgets/wp-forms/wp-forms.php:391 widgets/wp-forms/wp-forms.php:511
6780
+ #: widgets/wp-forms/wp-forms.php:600 widgets/wp-forms/wp-forms.php:639
6781
+ msgid "Text Color"
6782
+ msgstr "Color de texto"
6783
+
6784
+ #: widgets/accordion/accordion.php:643 widgets/accordion/accordion.php:704
6785
+ #: widgets/category-list/category-list.php:374
6786
+ #: widgets/client-logo/client-logo.php:858
6787
+ #: widgets/fluent-forms/fluent-forms.php:926 widgets/funfact/funfact.php:661
6788
+ #: widgets/icon-box/icon-box.php:1065 widgets/page-list/page-list.php:738
6789
+ #: widgets/post-list/post-list.php:883 widgets/pricing/pricing.php:1205
6790
+ msgid "Size"
6791
+ msgstr "Tamaño"
6792
+
6793
+ #: widgets/back-to-top/back-to-top.php:399
6794
+ #: widgets/blog-posts/blog-posts.php:665 widgets/blog-posts/blog-posts.php:910
6795
+ #: widgets/blog-posts/blog-posts.php:1219
6796
+ #: widgets/blog-posts/blog-posts.php:1945
6797
+ #: widgets/blog-posts/blog-posts.php:2391
6798
+ #: widgets/blog-posts/blog-posts.php:2644
6799
+ #: widgets/blog-posts/blog-posts.php:2734 widgets/button/button.php:255
6800
+ #: widgets/button/button.php:366 widgets/caldera-forms/caldera-forms.php:357
6801
+ #: widgets/caldera-forms/caldera-forms.php:810
6802
+ #: widgets/category-list/category-list.php:361
6803
+ #: widgets/category-list/category-list.php:416
6804
+ #: widgets/client-logo/client-logo.php:558
6805
+ #: widgets/client-logo/client-logo.php:709
6806
+ #: widgets/client-logo/client-logo.php:775
6807
+ #: widgets/client-logo/client-logo.php:1017
6808
+ #: widgets/client-logo/client-logo.php:1423
6809
+ #: widgets/contact-form7/contact-form7.php:356
6810
+ #: widgets/contact-form7/contact-form7.php:809
6811
+ #: widgets/dual-button/dual-button.php:564
6812
+ #: widgets/dual-button/dual-button.php:783
6813
+ #: widgets/fluent-forms/fluent-forms.php:1575
6814
+ #: widgets/fluent-forms/fluent-forms.php:2212
6815
+ #: widgets/fluent-forms/fluent-forms.php:2451 widgets/funfact/funfact.php:479
6816
+ #: widgets/funfact/funfact.php:603
6817
+ #: widgets/header-offcanvas/header-offcanvas.php:193
6818
+ #: widgets/header-offcanvas/header-offcanvas.php:421
6819
+ #: widgets/header-search/header-search.php:138
6820
+ #: widgets/icon-box/icon-box.php:613 widgets/icon-box/icon-box.php:993
6821
+ #: widgets/icon-box/icon-box.php:1368 widgets/icon-box/icon-box.php:1533
6822
+ #: widgets/image-accordion/image-accordion.php:293
6823
+ #: widgets/image-accordion/image-accordion.php:716
6824
+ #: widgets/image-accordion/image-accordion.php:880
6825
+ #: widgets/image-box/image-box.php:443 widgets/image-box/image-box.php:805
6826
+ #: widgets/image-box/image-box.php:1021 widgets/image-box/image-box.php:1213
6827
+ #: widgets/image-box/image-box.php:1298 widgets/image-box/image-box.php:1442
6828
+ #: widgets/image-comparison/image-comparison.php:494
6829
+ #: widgets/lottie/lottie.php:289 widgets/mail-chimp/mail-chimp.php:1014
6830
+ #: widgets/nav-menu/nav-menu.php:91 widgets/nav-menu/nav-menu.php:426
6831
+ #: widgets/nav-menu/nav-menu.php:652 widgets/nav-menu/nav-menu.php:1056
6832
+ #: widgets/nav-menu/nav-menu.php:1256 widgets/ninja-forms/ninja-forms.php:763
6833
+ #: widgets/page-list/page-list.php:388 widgets/page-list/page-list.php:793
6834
+ #: widgets/piechart/piechart.php:580 widgets/post-grid/post-grid.php:180
6835
+ #: widgets/post-list/post-list.php:475 widgets/post-list/post-list.php:588
6836
+ #: widgets/post-list/post-list.php:870 widgets/post-list/post-list.php:926
6837
+ #: widgets/post-list/post-list.php:1163 widgets/pricing/pricing.php:544
6838
+ #: widgets/pricing/pricing.php:661 widgets/pricing/pricing.php:781
6839
+ #: widgets/pricing/pricing.php:886 widgets/pricing/pricing.php:1019
6840
+ #: widgets/pricing/pricing.php:1140 widgets/pricing/pricing.php:1576
6841
+ #: widgets/pricing/pricing.php:1664 widgets/pricing/pricing.php:1824
6842
+ #: widgets/pricing/pricing.php:2149 widgets/pricing/pricing.php:2257
6843
+ #: widgets/pricing/pricing.php:2330 widgets/social-share/social-share.php:302
6844
+ #: widgets/social/social.php:265 widgets/tab/tab.php:339
6845
+ #: widgets/team/team.php:300 widgets/team/team.php:547
6846
+ #: widgets/team/team.php:1191 widgets/team/team.php:1272
6847
+ #: widgets/team/team.php:1350 widgets/team/team.php:1447
6848
+ #: widgets/team/team.php:2074 widgets/testimonial/testimonial.php:702
6849
+ #: widgets/testimonial/testimonial.php:1055
6850
+ #: widgets/testimonial/testimonial.php:1265
6851
+ #: widgets/testimonial/testimonial.php:2128 widgets/video/video.php:570
6852
+ #: widgets/video/video.php:663 widgets/we-forms/we-forms.php:532
6853
+ #: widgets/wp-forms/wp-forms.php:581
6854
+ msgid "Hover"
6855
+ msgstr "Al pasar"
6856
+
6857
+ #: libs/framework/views/settings-sections/usersettings.php:304
6858
+ #: widgets/accordion/accordion.php:249 widgets/accordion/accordion.php:341
6859
+ #: widgets/accordion/accordion.php:478 widgets/accordion/accordion.php:630
6860
+ #: widgets/accordion/accordion.php:692 widgets/back-to-top/back-to-top.php:374
6861
+ #: widgets/back-to-top/back-to-top.php:406
6862
+ #: widgets/blog-posts/blog-posts.php:1143
6863
+ #: widgets/blog-posts/blog-posts.php:1226
6864
+ #: widgets/blog-posts/blog-posts.php:1497
6865
+ #: widgets/blog-posts/blog-posts.php:1522
6866
+ #: widgets/blog-posts/blog-posts.php:1811
6867
+ #: widgets/blog-posts/blog-posts.php:1924
6868
+ #: widgets/blog-posts/blog-posts.php:1952
6869
+ #: widgets/blog-posts/blog-posts.php:2154
6870
+ #: widgets/business-hours/business-hours.php:253
6871
+ #: widgets/business-hours/business-hours.php:316
6872
+ #: widgets/caldera-forms/caldera-forms.php:92
6873
+ #: widgets/caldera-forms/caldera-forms.php:134
6874
+ #: widgets/caldera-forms/caldera-forms.php:488
6875
+ #: widgets/caldera-forms/caldera-forms.php:758
6876
+ #: widgets/caldera-forms/caldera-forms.php:817
6877
+ #: widgets/category-list/category-list.php:287
6878
+ #: widgets/category-list/category-list.php:348
6879
+ #: widgets/contact-form7/contact-form7.php:90
6880
+ #: widgets/contact-form7/contact-form7.php:132
6881
+ #: widgets/contact-form7/contact-form7.php:487
6882
+ #: widgets/contact-form7/contact-form7.php:757
6883
+ #: widgets/contact-form7/contact-form7.php:816
6884
+ #: widgets/countdown-timer/countdown-timer.php:341
6885
+ #: widgets/countdown-timer/countdown-timer.php:387
6886
+ #: widgets/countdown-timer/countdown-timer.php:541
6887
+ #: widgets/countdown-timer/countdown-timer.php:599
6888
+ #: widgets/countdown-timer/countdown-timer.php:816
6889
+ #: widgets/countdown-timer/countdown-timer.php:875
6890
+ #: widgets/countdown-timer/countdown-timer.php:1089
6891
+ #: widgets/countdown-timer/countdown-timer.php:1150
6892
+ #: widgets/countdown-timer/countdown-timer.php:1365
6893
+ #: widgets/countdown-timer/countdown-timer.php:1426
6894
+ #: widgets/drop-caps/drop-caps.php:71 widgets/drop-caps/drop-caps.php:102
6895
+ #: widgets/dual-button/dual-button.php:430
6896
+ #: widgets/dual-button/dual-button.php:571
6897
+ #: widgets/dual-button/dual-button.php:650
6898
+ #: widgets/dual-button/dual-button.php:789
6899
+ #: widgets/dual-button/dual-button.php:861 widgets/faq/faq.php:195
6900
+ #: widgets/fluent-forms/fluent-forms.php:224
6901
+ #: widgets/fluent-forms/fluent-forms.php:298
6902
+ #: widgets/fluent-forms/fluent-forms.php:1133
6903
+ #: widgets/fluent-forms/fluent-forms.php:1188
6904
+ #: widgets/fluent-forms/fluent-forms.php:1288
6905
+ #: widgets/fluent-forms/fluent-forms.php:1372
6906
+ #: widgets/fluent-forms/fluent-forms.php:1671
6907
+ #: widgets/fluent-forms/fluent-forms.php:1689
6908
+ #: widgets/fluent-forms/fluent-forms.php:1724
6909
+ #: widgets/fluent-forms/fluent-forms.php:1755
6910
+ #: widgets/fluent-forms/fluent-forms.php:1870
6911
+ #: widgets/fluent-forms/fluent-forms.php:1888
6912
+ #: widgets/fluent-forms/fluent-forms.php:2147
6913
+ #: widgets/fluent-forms/fluent-forms.php:2219
6914
+ #: widgets/fluent-forms/fluent-forms.php:2562 widgets/funfact/funfact.php:555
6915
+ #: widgets/funfact/funfact.php:852
6916
+ #: widgets/header-offcanvas/header-offcanvas.php:169
6917
+ #: widgets/header-offcanvas/header-offcanvas.php:202
6918
+ #: widgets/header-offcanvas/header-offcanvas.php:397
6919
+ #: widgets/header-offcanvas/header-offcanvas.php:430
6920
+ #: widgets/header-search/header-search.php:114
6921
+ #: widgets/header-search/header-search.php:144
6922
+ #: widgets/header-search/header-search.php:347 widgets/heading/heading.php:719
6923
+ #: widgets/icon-box/icon-box.php:767 widgets/icon-box/icon-box.php:807
6924
+ #: widgets/icon-box/icon-box.php:1635
6925
+ #: widgets/image-accordion/image-accordion.php:468
6926
+ #: widgets/image-box/image-box.php:1198 widgets/image-box/image-box.php:1285
6927
+ #: widgets/image-comparison/image-comparison.php:270
6928
+ #: widgets/image-comparison/image-comparison.php:330
6929
+ #: widgets/mail-chimp/mail-chimp.php:582 widgets/mail-chimp/mail-chimp.php:987
6930
+ #: widgets/mail-chimp/mail-chimp.php:1021
6931
+ #: widgets/mail-chimp/mail-chimp.php:1166
6932
+ #: widgets/mail-chimp/mail-chimp.php:1297
6933
+ #: widgets/mail-chimp/mail-chimp.php:1333
6934
+ #: widgets/ninja-forms/ninja-forms.php:192 widgets/page-list/page-list.php:113
6935
+ #: widgets/page-list/page-list.php:214 widgets/page-list/page-list.php:547
6936
+ #: widgets/page-list/page-list.php:848 widgets/post-grid/post-grid.php:168
6937
+ #: widgets/post-grid/post-grid.php:186 widgets/post-list/post-list.php:574
6938
+ #: widgets/post-list/post-list.php:597 widgets/post-list/post-list.php:721
6939
+ #: widgets/post-list/post-list.php:857 widgets/post-list/post-list.php:1125
6940
+ #: widgets/post-list/post-list.php:1170 widgets/post-tab/post-tab.php:227
6941
+ #: widgets/post-tab/post-tab.php:290 widgets/pricing/pricing.php:550
6942
+ #: widgets/pricing/pricing.php:769 widgets/pricing/pricing.php:787
6943
+ #: widgets/pricing/pricing.php:1092 widgets/pricing/pricing.php:1554
6944
+ #: widgets/pricing/pricing.php:1583 widgets/pricing/pricing.php:1804
6945
+ #: widgets/pricing/pricing.php:1830 widgets/pricing/pricing.php:1886
6946
+ #: widgets/progressbar/progressbar.php:308
6947
+ #: widgets/progressbar/progressbar.php:341
6948
+ #: widgets/progressbar/progressbar.php:407
6949
+ #: widgets/social-share/social-share.php:248
6950
+ #: widgets/social-share/social-share.php:310 widgets/social/social.php:211
6951
+ #: widgets/social/social.php:273 widgets/tablepress/tablepress.php:201
6952
+ #: widgets/tablepress/tablepress.php:613 widgets/team/team.php:245
6953
+ #: widgets/team/team.php:308 widgets/team/team.php:1158
6954
+ #: widgets/team/team.php:1197 widgets/team/team.php:1260
6955
+ #: widgets/team/team.php:1279 widgets/team/team.php:1337
6956
+ #: widgets/team/team.php:1357 widgets/team/team.php:1434
6957
+ #: widgets/team/team.php:1454 widgets/team/team.php:1812
6958
+ #: widgets/team/team.php:1862 widgets/team/team.php:1914
6959
+ #: widgets/team/team.php:1974 widgets/testimonial/testimonial.php:884
6960
+ #: widgets/testimonial/testimonial.php:944
6961
+ #: widgets/testimonial/testimonial.php:1038
6962
+ #: widgets/testimonial/testimonial.php:1062
6963
+ #: widgets/testimonial/testimonial.php:1372
6964
+ #: widgets/testimonial/testimonial.php:1435
6965
+ #: widgets/testimonial/testimonial.php:2085
6966
+ #: widgets/testimonial/testimonial.php:2135
6967
+ msgid "Color"
6968
+ msgstr "Color"
6969
+
6970
+ #: widgets/blog-posts/blog-posts.php:1323
6971
+ #: widgets/blog-posts/blog-posts.php:2096
6972
+ #: widgets/caldera-forms/caldera-forms.php:197
6973
+ #: widgets/caldera-forms/caldera-forms.php:253
6974
+ #: widgets/caldera-forms/caldera-forms.php:688
6975
+ #: widgets/category-list/category-list.php:258
6976
+ #: widgets/client-logo/client-logo.php:1177
6977
+ #: widgets/client-logo/client-logo.php:1267
6978
+ #: widgets/contact-form7/contact-form7.php:195
6979
+ #: widgets/contact-form7/contact-form7.php:252
6980
+ #: widgets/contact-form7/contact-form7.php:687
6981
+ #: widgets/countdown-timer/countdown-timer.php:236
6982
+ #: widgets/countdown-timer/countdown-timer.php:1630
6983
+ #: widgets/dual-button/dual-button.php:961
6984
+ #: widgets/fluent-forms/fluent-forms.php:1322
6985
+ #: widgets/fluent-forms/fluent-forms.php:1417
6986
+ #: widgets/fluent-forms/fluent-forms.php:2041 widgets/funfact/funfact.php:1125
6987
+ #: widgets/header-search/header-search.php:265 widgets/heading/heading.php:933
6988
+ #: widgets/heading/heading.php:1107 widgets/icon-box/icon-box.php:1158
6989
+ #: widgets/image-box/image-box.php:406
6990
+ #: widgets/image-comparison/image-comparison.php:417
6991
+ #: widgets/nav-menu/nav-menu.php:1336 widgets/page-list/page-list.php:518
6992
+ #: widgets/page-list/page-list.php:650 widgets/post-list/post-list.php:692
6993
+ #: widgets/post-list/post-list.php:784 widgets/post-tab/post-tab.php:392
6994
+ #: widgets/progressbar/progressbar.php:153
6995
+ #: widgets/social-share/social-share.php:539 widgets/social/social.php:575
6996
+ #: widgets/tab/tab.php:981 widgets/tab/tab.php:1106 widgets/tab/tab.php:1231
6997
+ #: widgets/tab/tab.php:1484 widgets/tab/tab.php:1790 widgets/team/team.php:800
6998
+ #: widgets/team/team.php:1101 widgets/team/team.php:1685
6999
+ #: widgets/team/team.php:2199 widgets/testimonial/testimonial.php:843
7000
+ #: widgets/testimonial/testimonial.php:1317
7001
+ #: widgets/testimonial/testimonial.php:1753
7002
+ #: widgets/testimonial/testimonial.php:1863
7003
+ #: widgets/testimonial/testimonial.php:2028 widgets/video/video.php:460
7004
+ msgid "Height"
7005
+ msgstr "Altura"
7006
+
7007
+ #: widgets/accordion/accordion.php:531 widgets/blog-posts/blog-posts.php:1346
7008
+ #: widgets/blog-posts/blog-posts.php:2070
7009
+ #: widgets/blog-posts/blog-posts.php:2284
7010
+ #: widgets/caldera-forms/caldera-forms.php:169
7011
+ #: widgets/caldera-forms/caldera-forms.php:658
7012
+ #: widgets/category-list/category-list.php:240
7013
+ #: widgets/client-logo/client-logo.php:1154
7014
+ #: widgets/client-logo/client-logo.php:1241
7015
+ #: widgets/client-logo/client-logo.php:1330
7016
+ #: widgets/contact-form7/contact-form7.php:167
7017
+ #: widgets/contact-form7/contact-form7.php:657
7018
+ #: widgets/countdown-timer/countdown-timer.php:213
7019
+ #: widgets/dual-button/dual-button.php:935
7020
+ #: widgets/fluent-forms/fluent-forms.php:2307
7021
+ #: widgets/fluent-forms/fluent-forms.php:2321 widgets/funfact/funfact.php:1102
7022
+ #: widgets/header-offcanvas/header-offcanvas.php:583
7023
+ #: widgets/header-search/header-search.php:247 widgets/heading/heading.php:828
7024
+ #: widgets/heading/heading.php:892 widgets/heading/heading.php:1081
7025
+ #: widgets/icon-box/icon-box.php:1176
7026
+ #: widgets/image-accordion/image-accordion.php:784
7027
+ #: widgets/image-box/image-box.php:545 widgets/image-box/image-box.php:601
7028
+ #: widgets/image-box/image-box.php:849 widgets/image-box/image-box.php:901
7029
+ #: widgets/mail-chimp/mail-chimp.php:699 widgets/mail-chimp/mail-chimp.php:934
7030
+ #: widgets/nav-menu/nav-menu.php:289 widgets/nav-menu/nav-menu.php:936
7031
+ #: widgets/nav-menu/nav-menu.php:1159 widgets/nav-menu/nav-menu.php:1309
7032
+ #: widgets/ninja-forms/ninja-forms.php:592
7033
+ #: widgets/ninja-forms/ninja-forms.php:635 widgets/page-list/page-list.php:500
7034
+ #: widgets/page-list/page-list.php:625 widgets/post-list/post-list.php:674
7035
+ #: widgets/post-list/post-list.php:802 widgets/post-list/post-list.php:978
7036
+ #: widgets/post-tab/post-tab.php:369 widgets/pricing/pricing.php:1329
7037
+ #: widgets/pricing/pricing.php:1925 widgets/social-share/social-share.php:513
7038
+ #: widgets/social/social.php:544 widgets/tab/tab.php:951
7039
+ #: widgets/tab/tab.php:1080 widgets/tab/tab.php:1201 widgets/tab/tab.php:1454
7040
+ #: widgets/tab/tab.php:1764 widgets/team/team.php:835
7041
+ #: widgets/team/team.php:1076 widgets/team/team.php:1655
7042
+ #: widgets/team/team.php:2179 widgets/testimonial/testimonial.php:1295
7043
+ #: widgets/testimonial/testimonial.php:1730
7044
+ #: widgets/testimonial/testimonial.php:1840
7045
+ #: widgets/testimonial/testimonial.php:2004 widgets/video/video.php:430
7046
+ #: widgets/wp-forms/wp-forms.php:414 widgets/wp-forms/wp-forms.php:458
7047
+ msgid "Width"
7048
+ msgstr "Ancho"
7049
+
7050
+ #: widgets/category-list/category-list.php:216
7051
+ #: widgets/page-list/page-list.php:476 widgets/post-list/post-list.php:650
7052
+ #: widgets/pricing/pricing.php:1901
7053
+ msgid "Weight"
7054
+ msgstr "Peso"
7055
+
7056
+ #: widgets/category-list/category-list.php:200
7057
+ #: widgets/client-logo/client-logo.php:1070 widgets/image-box/image-box.php:772
7058
+ #: widgets/page-list/page-list.php:460 widgets/post-list/post-list.php:634
7059
+ #: widgets/pricing/pricing.php:1871 widgets/tablepress/tablepress.php:220
7060
+ #: widgets/tablepress/tablepress.php:347 widgets/tablepress/tablepress.php:430
7061
+ msgid "Dashed"
7062
+ msgstr "Linea discontinua"
7063
+
7064
+ #: widgets/category-list/category-list.php:199
7065
+ #: widgets/client-logo/client-logo.php:1071 widgets/heading/heading.php:319
7066
+ #: widgets/image-box/image-box.php:771 widgets/page-list/page-list.php:459
7067
+ #: widgets/post-list/post-list.php:633 widgets/pricing/pricing.php:1870
7068
+ #: widgets/tablepress/tablepress.php:219 widgets/tablepress/tablepress.php:346
7069
+ #: widgets/tablepress/tablepress.php:429
7070
+ msgid "Dotted"
7071
+ msgstr "Punteado"
7072
+
7073
+ #: widgets/category-list/category-list.php:198 widgets/heading/heading.php:320
7074
+ #: widgets/image-box/image-box.php:769 widgets/page-list/page-list.php:458
7075
+ #: widgets/post-list/post-list.php:632 widgets/pricing/pricing.php:1868
7076
+ #: widgets/tablepress/tablepress.php:217 widgets/tablepress/tablepress.php:344
7077
+ #: widgets/tablepress/tablepress.php:427
7078
+ msgid "Solid"
7079
+ msgstr "Sólido"
7080
+
7081
+ #: widgets/accordion/accordion.php:114
7082
+ #: widgets/category-list/category-list.php:195
7083
+ #: widgets/contact-form7/contact-form7.php:60
7084
+ #: widgets/drop-caps/drop-caps.php:63
7085
+ #: widgets/image-accordion/image-accordion.php:274
7086
+ #: widgets/page-list/page-list.php:455 widgets/post-list/post-list.php:629
7087
+ #: widgets/pricing/pricing.php:1865 widgets/progressbar/progressbar.php:49
7088
+ #: widgets/tab/tab.php:44 widgets/team/team.php:52
7089
+ msgid "Style"
7090
+ msgstr "Estilo"
7091
+
7092
+ #: widgets/category-list/category-list.php:183
7093
+ #: widgets/page-list/page-list.php:443 widgets/post-list/post-list.php:618
7094
+ msgid "On"
7095
+ msgstr "Activado"
7096
+
7097
+ #: widgets/category-list/category-list.php:182
7098
+ #: widgets/page-list/page-list.php:442 widgets/post-list/post-list.php:617
7099
+ msgid "Off"
7100
+ msgstr "Desactivado"
7101
+
7102
+ #: widgets/category-list/category-list.php:180
7103
+ #: widgets/page-list/page-list.php:440 widgets/post-list/post-list.php:615
7104
+ #: widgets/pricing/pricing.php:1852
7105
+ msgid "Divider"
7106
+ msgstr "Separador"
7107
+
7108
+ #: modules/onepage-scroll/extend-controls-pro.php:120
7109
+ #: widgets/accordion/accordion.php:141 widgets/back-to-top/back-to-top.php:112
7110
+ #: widgets/blog-posts/blog-posts.php:127 widgets/blog-posts/blog-posts.php:591
7111
+ #: widgets/blog-posts/blog-posts.php:1053
7112
+ #: widgets/blog-posts/blog-posts.php:1997
7113
+ #: widgets/blog-posts/blog-posts.php:2208 widgets/button/button.php:139
7114
+ #: widgets/caldera-forms/caldera-forms.php:586
7115
+ #: widgets/category-list/category-list.php:169
7116
+ #: widgets/contact-form7/contact-form7.php:585
7117
+ #: widgets/dual-button/dual-button.php:82
7118
+ #: widgets/dual-button/dual-button.php:543
7119
+ #: widgets/dual-button/dual-button.php:763
7120
+ #: widgets/fluent-forms/fluent-forms.php:194
7121
+ #: widgets/fluent-forms/fluent-forms.php:434
7122
+ #: widgets/fluent-forms/fluent-forms.php:553
7123
+ #: widgets/fluent-forms/fluent-forms.php:1246
7124
+ #: widgets/fluent-forms/fluent-forms.php:2292 widgets/funfact/funfact.php:257
7125
+ #: widgets/header-offcanvas/header-offcanvas.php:310
7126
+ #: widgets/header-offcanvas/header-offcanvas.php:614
7127
+ #: widgets/header-search/header-search.php:313 widgets/heading/heading.php:403
7128
+ #: widgets/icon-box/icon-box.php:368 widgets/icon-box/icon-box.php:393
7129
+ #: widgets/image-accordion/image-accordion.php:535
7130
+ #: widgets/image-box/image-box.php:265 widgets/nav-menu/nav-menu.php:78
7131
+ #: widgets/ninja-forms/ninja-forms.php:87
7132
+ #: widgets/ninja-forms/ninja-forms.php:255
7133
+ #: widgets/ninja-forms/ninja-forms.php:618 widgets/page-list/page-list.php:429
7134
+ #: widgets/page-list/page-list.php:576 widgets/page-list/page-list.php:941
7135
+ #: widgets/piechart/piechart.php:328 widgets/post-list/post-list.php:541
7136
+ #: widgets/post-tab/post-tab.php:427 widgets/pricing/pricing.php:473
7137
+ #: widgets/pricing/pricing.php:511 widgets/pricing/pricing.php:739
7138
+ #: widgets/pricing/pricing.php:1302 widgets/pricing/pricing.php:1744
7139
+ #: widgets/pricing/pricing.php:2099 widgets/social-share/social-share.php:149
7140
+ #: widgets/social-share/social-share.php:431 widgets/social/social.php:143
7141
+ #: widgets/social/social.php:394 widgets/tab/tab.php:157
7142
+ #: widgets/tab/tab.php:280 widgets/tab/tab.php:310
7143
+ #: widgets/tablepress/tablepress.php:151 widgets/tablepress/tablepress.php:177
7144
+ #: widgets/team/team.php:488 widgets/team/team.php:664
7145
+ #: widgets/team/team.php:975 widgets/team/team.php:979
7146
+ #: widgets/team/team.php:1511 widgets/testimonial/testimonial.php:803
7147
+ #: widgets/testimonial/testimonial.php:1560
7148
+ #: widgets/testimonial/testimonial.php:1594 widgets/video/video.php:304
7149
+ #: widgets/we-forms/we-forms.php:404 widgets/wp-forms/wp-forms.php:114
7150
+ #: widgets/wp-forms/wp-forms.php:440
7151
+ msgid "Right"
7152
+ msgstr "Derecha"
7153
+
7154
+ #: widgets/back-to-top/back-to-top.php:108
7155
+ #: widgets/blog-posts/blog-posts.php:587 widgets/blog-posts/blog-posts.php:1049
7156
+ #: widgets/blog-posts/blog-posts.php:1993
7157
+ #: widgets/blog-posts/blog-posts.php:2204 widgets/button/button.php:135
7158
+ #: widgets/caldera-forms/caldera-forms.php:582
7159
+ #: widgets/category-list/category-list.php:165
7160
+ #: widgets/contact-form7/contact-form7.php:581
7161
+ #: widgets/dual-button/dual-button.php:78
7162
+ #: widgets/dual-button/dual-button.php:539
7163
+ #: widgets/dual-button/dual-button.php:759
7164
+ #: widgets/fluent-forms/fluent-forms.php:190
7165
+ #: widgets/fluent-forms/fluent-forms.php:430
7166
+ #: widgets/fluent-forms/fluent-forms.php:549
7167
+ #: widgets/fluent-forms/fluent-forms.php:1242
7168
+ #: widgets/fluent-forms/fluent-forms.php:2288 widgets/funfact/funfact.php:253
7169
+ #: widgets/header-offcanvas/header-offcanvas.php:306
7170
+ #: widgets/header-search/header-search.php:309 widgets/heading/heading.php:399
7171
+ #: widgets/icon-box/icon-box.php:389
7172
+ #: widgets/image-accordion/image-accordion.php:531
7173
+ #: widgets/image-accordion/image-accordion.php:569
7174
+ #: widgets/image-box/image-box.php:261 widgets/nav-menu/nav-menu.php:77
7175
+ #: widgets/ninja-forms/ninja-forms.php:83
7176
+ #: widgets/ninja-forms/ninja-forms.php:251
7177
+ #: widgets/ninja-forms/ninja-forms.php:614 widgets/page-list/page-list.php:425
7178
+ #: widgets/page-list/page-list.php:595 widgets/page-list/page-list.php:961
7179
+ #: widgets/piechart/piechart.php:324 widgets/post-list/post-list.php:537
7180
+ #: widgets/post-list/post-list.php:757 widgets/post-tab/post-tab.php:423
7181
+ #: widgets/pricing/pricing.php:469 widgets/pricing/pricing.php:507
7182
+ #: widgets/pricing/pricing.php:735 widgets/pricing/pricing.php:1740
7183
+ #: widgets/pricing/pricing.php:2095 widgets/social-share/social-share.php:145
7184
+ #: widgets/social-share/social-share.php:427 widgets/social/social.php:139
7185
+ #: widgets/social/social.php:390 widgets/tab/tab.php:276
7186
+ #: widgets/tab/tab.php:306 widgets/tablepress/tablepress.php:147
7187
+ #: widgets/tablepress/tablepress.php:173 widgets/team/team.php:660
7188
+ #: widgets/team/team.php:1507 widgets/testimonial/testimonial.php:773
7189
+ #: widgets/testimonial/testimonial.php:799
7190
+ #: widgets/testimonial/testimonial.php:1590 widgets/video/video.php:300
7191
+ #: widgets/we-forms/we-forms.php:400 widgets/wp-forms/wp-forms.php:110
7192
+ #: widgets/wp-forms/wp-forms.php:436
7193
+ msgid "Center"
7194
+ msgstr "Centro"
7195
+
7196
+ #: modules/onepage-scroll/extend-controls-pro.php:116
7197
+ #: widgets/accordion/accordion.php:142 widgets/back-to-top/back-to-top.php:104
7198
+ #: widgets/blog-posts/blog-posts.php:82 widgets/blog-posts/blog-posts.php:123
7199
+ #: widgets/blog-posts/blog-posts.php:583 widgets/blog-posts/blog-posts.php:1045
7200
+ #: widgets/blog-posts/blog-posts.php:1368
7201
+ #: widgets/blog-posts/blog-posts.php:1452
7202
+ #: widgets/blog-posts/blog-posts.php:1777
7203
+ #: widgets/blog-posts/blog-posts.php:1989
7204
+ #: widgets/blog-posts/blog-posts.php:2200 widgets/button/button.php:131
7205
+ #: widgets/caldera-forms/caldera-forms.php:578
7206
+ #: widgets/category-list/category-list.php:161
7207
+ #: widgets/contact-form7/contact-form7.php:577
7208
+ #: widgets/dual-button/dual-button.php:74
7209
+ #: widgets/dual-button/dual-button.php:535
7210
+ #: widgets/dual-button/dual-button.php:755
7211
+ #: widgets/fluent-forms/fluent-forms.php:186
7212
+ #: widgets/fluent-forms/fluent-forms.php:426
7213
+ #: widgets/fluent-forms/fluent-forms.php:545
7214
+ #: widgets/fluent-forms/fluent-forms.php:1238
7215
+ #: widgets/fluent-forms/fluent-forms.php:2284 widgets/funfact/funfact.php:249
7216
+ #: widgets/header-offcanvas/header-offcanvas.php:302
7217
+ #: widgets/header-offcanvas/header-offcanvas.php:610
7218
+ #: widgets/header-search/header-search.php:305 widgets/heading/heading.php:395
7219
+ #: widgets/icon-box/icon-box.php:367 widgets/icon-box/icon-box.php:385
7220
+ #: widgets/image-accordion/image-accordion.php:527
7221
+ #: widgets/image-box/image-box.php:257 widgets/nav-menu/nav-menu.php:76
7222
+ #: widgets/ninja-forms/ninja-forms.php:79
7223
+ #: widgets/ninja-forms/ninja-forms.php:247
7224
+ #: widgets/ninja-forms/ninja-forms.php:610 widgets/page-list/page-list.php:421
7225
+ #: widgets/page-list/page-list.php:575 widgets/page-list/page-list.php:937
7226
+ #: widgets/piechart/piechart.php:320 widgets/post-list/post-list.php:533
7227
+ #: widgets/post-tab/post-tab.php:419 widgets/pricing/pricing.php:465
7228
+ #: widgets/pricing/pricing.php:503 widgets/pricing/pricing.php:731
7229
+ #: widgets/pricing/pricing.php:1736 widgets/pricing/pricing.php:2091
7230
+ #: widgets/social-share/social-share.php:141
7231
+ #: widgets/social-share/social-share.php:423 widgets/social/social.php:135
7232
+ #: widgets/social/social.php:386 widgets/tab/tab.php:158
7233
+ #: widgets/tab/tab.php:272 widgets/tab/tab.php:302 widgets/tab/tab.php:1054
7234
+ #: widgets/tab/tab.php:1175 widgets/tab/tab.php:1545
7235
+ #: widgets/tablepress/tablepress.php:143 widgets/tablepress/tablepress.php:169
7236
+ #: widgets/team/team.php:484 widgets/team/team.php:656
7237
+ #: widgets/team/team.php:971 widgets/team/team.php:1503
7238
+ #: widgets/testimonial/testimonial.php:196
7239
+ #: widgets/testimonial/testimonial.php:795
7240
+ #: widgets/testimonial/testimonial.php:1548
7241
+ #: widgets/testimonial/testimonial.php:1586 widgets/video/video.php:296
7242
+ #: widgets/we-forms/we-forms.php:396 widgets/wp-forms/wp-forms.php:106
7243
+ #: widgets/wp-forms/wp-forms.php:432
7244
+ msgid "Left"
7245
+ msgstr "Izquierda"
7246
+
7247
+ #: widgets/back-to-top/back-to-top.php:99 widgets/blog-posts/blog-posts.php:579
7248
+ #: widgets/blog-posts/blog-posts.php:1041
7249
+ #: widgets/blog-posts/blog-posts.php:1985
7250
+ #: widgets/blog-posts/blog-posts.php:2196 widgets/button/button.php:127
7251
+ #: widgets/caldera-forms/caldera-forms.php:574
7252
+ #: widgets/category-list/category-list.php:157
7253
+ #: widgets/contact-form7/contact-form7.php:573
7254
+ #: widgets/dual-button/dual-button.php:70
7255
+ #: widgets/dual-button/dual-button.php:531
7256
+ #: widgets/dual-button/dual-button.php:751
7257
+ #: widgets/fluent-forms/fluent-forms.php:182
7258
+ #: widgets/fluent-forms/fluent-forms.php:417
7259
+ #: widgets/fluent-forms/fluent-forms.php:541
7260
+ #: widgets/fluent-forms/fluent-forms.php:1234
7261
+ #: widgets/fluent-forms/fluent-forms.php:2280 widgets/funfact/funfact.php:245
7262
+ #: widgets/header-offcanvas/header-offcanvas.php:298
7263
+ #: widgets/header-search/header-search.php:301 widgets/heading/heading.php:391
7264
+ #: widgets/image-accordion/image-accordion.php:523
7265
+ #: widgets/image-box/image-box.php:253 widgets/ninja-forms/ninja-forms.php:75
7266
+ #: widgets/ninja-forms/ninja-forms.php:243
7267
+ #: widgets/ninja-forms/ninja-forms.php:606 widgets/page-list/page-list.php:417
7268
+ #: widgets/post-list/post-list.php:529 widgets/pricing/pricing.php:461
7269
+ #: widgets/pricing/pricing.php:499 widgets/pricing/pricing.php:727
7270
+ #: widgets/pricing/pricing.php:2087 widgets/social-share/social-share.php:137
7271
+ #: widgets/social-share/social-share.php:419 widgets/social/social.php:131
7272
+ #: widgets/social/social.php:382 widgets/team/team.php:652
7273
+ #: widgets/team/team.php:967 widgets/team/team.php:1499
7274
+ #: widgets/testimonial/testimonial.php:1582 widgets/video/video.php:291
7275
+ #: widgets/wp-forms/wp-forms.php:102 widgets/wp-forms/wp-forms.php:428
7276
+ msgid "Alignment"
7277
+ msgstr "Alineación"
7278
+
7279
+ #: widgets/category-list/category-list.php:136
7280
+ #: widgets/post-list/post-list.php:381
7281
+ msgid "Space Between"
7282
+ msgstr "Espacio intermedio"
7283
+
7284
+ #: widgets/category-list/category-list.php:105
7285
+ msgid "Select Category"
7286
+ msgstr "Seleccionar categoría"
7287
+
7288
+ #: widgets/category-list/category-list.php:77
7289
+ #: widgets/client-logo/client-logo.php:68 widgets/page-list/page-list.php:54
7290
+ #: widgets/post-list/post-list.php:83
7291
+ msgid "List Title"
7292
+ msgstr ""
7293
+
7294
+ #: widgets/category-list/category-list.php:74
7295
+ #: widgets/category-list/category-list.php:396
7296
+ #: widgets/dual-button/dual-button.php:55
7297
+ #: widgets/dual-button/dual-button.php:159
7298
+ #: widgets/dual-button/dual-button.php:288
7299
+ #: widgets/header-info/header-info.php:63
7300
+ #: widgets/header-offcanvas/header-offcanvas.php:83
7301
+ #: widgets/header-offcanvas/header-offcanvas.php:108
7302
+ #: widgets/nav-menu/nav-menu.php:186 widgets/page-list/page-list.php:51
7303
+ #: widgets/page-list/page-list.php:761 widgets/post-list/post-list.php:80
7304
+ #: widgets/post-list/post-list.php:906 widgets/social-share/social-share.php:58
7305
+ #: widgets/social/social.php:52 widgets/video/video.php:56
7306
+ msgid "Text"
7307
+ msgstr "Texto"
7308
+
7309
+ #: widgets/category-list/category-list.php:58
7310
+ #: widgets/mail-chimp/mail-chimp.php:542 widgets/page-list/page-list.php:256
7311
+ msgid "Inline"
7312
+ msgstr "Integrado"
7313
+
7314
+ #: modules/megamenu/views/options-menu-item.php:132
7315
+ #: widgets/category-list/category-list.php:54
7316
+ #: widgets/client-logo/client-logo.php:1069
7317
+ #: widgets/fluent-forms/fluent-forms.php:422 widgets/funfact/funfact.php:118
7318
+ #: widgets/image-accordion/image-accordion.php:277
7319
+ #: widgets/page-list/page-list.php:252 widgets/progressbar/progressbar.php:53
7320
+ #: widgets/team/team.php:56 widgets/testimonial/testimonial.php:59
7321
+ msgid "Default"
7322
+ msgstr "Por defecto"
7323
+
7324
+ #: widgets/blog-posts/blog-posts.php:44
7325
+ #: widgets/category-list/category-list.php:49
7326
+ #: widgets/page-list/page-list.php:247 widgets/post-list/post-list.php:124
7327
+ #: widgets/testimonial/testimonial.php:44
7328
+ #: widgets/testimonial/testimonial.php:609
7329
+ msgid "Layout"
7330
+ msgstr "Disposición"
7331
+
7332
+ #: widgets/category-list/category-list-handler.php:11
7333
+ msgid "Category List"
7334
+ msgstr ""
7335
+
7336
+ #: widgets/post-grid/post-grid.php:79 widgets/post-tab/post-tab.php:81
7337
+ msgid "4 Column"
7338
+ msgstr ""
7339
+
7340
+ #: widgets/post-grid/post-grid.php:78 widgets/post-tab/post-tab.php:80
7341
+ msgid "3 Column"
7342
+ msgstr "3 columnas"
7343
+
7344
+ #: widgets/post-grid/post-grid.php:77 widgets/post-tab/post-tab.php:79
7345
+ msgid "2 Column"
7346
+ msgstr "2 columnas"
7347
+
7348
+ #: widgets/post-grid/post-grid.php:71 widgets/post-tab/post-tab.php:73
7349
+ msgid "Select Column"
7350
+ msgstr ""
7351
+
7352
+ #: widgets/blog-posts/blog-posts.php:147 widgets/post-grid/post-grid.php:64
7353
+ #: widgets/post-tab/post-tab.php:65 widgets/testimonial/testimonial.php:331
7354
+ msgid "3"
7355
+ msgstr "3"
7356
+
7357
+ #: widgets/post-grid/post-grid.php:62 widgets/post-tab/post-tab.php:63
7358
+ msgid "Post count"
7359
+ msgstr ""
7360
+
7361
+ #: widgets/blog-posts/blog-posts.php:273 widgets/post-grid/post-grid.php:51
7362
+ #: widgets/post-tab/post-tab.php:52
7363
+ msgid "Select Categories"
7364
+ msgstr ""
7365
+
7366
+ #: widgets/post-grid/post-grid.php:43 widgets/post-tab/post-tab.php:44
7367
+ msgid "Widget settings"
7368
+ msgstr ""
7369
+
7370
+ #: widgets/post-grid/post-grid-handler.php:12
7371
+ msgid "Post Grid"
7372
+ msgstr ""
7373
+
7374
+ #: elementskit-lite.php:433
7375
+ msgid "ElementsKit Header Footer"
7376
+ msgstr ""
7377
+
7378
+ #: elementskit-lite.php:400
7379
+ msgid "ElementsKit requires PHP version %1$s+, which is currently NOT RUNNING on this server."
7380
+ msgstr ""
7381
+
7382
+ #: elementskit-lite.php:383
7383
+ msgid "ElementsKit requires Elementor version %1$s+, which is currently NOT RUNNING."
7384
+ msgstr ""
7385
+
7386
+ #: elementskit-lite.php:377
7387
+ msgid "Install Elementor"
7388
+ msgstr ""
7389
+
7390
+ #: elementskit-lite.php:374
7391
+ msgid "Activate Elementor"
7392
+ msgstr ""
7393
+
7394
+ #: modules/dynamic-content/cpt.php:53
7395
+ msgid "elementskit_content"
7396
+ msgstr ""
7397
+
7398
+ #: modules/dynamic-content/cpt.php:43
7399
+ msgid "Filter items list"
7400
+ msgstr ""
7401
+
7402
+ #: modules/dynamic-content/cpt.php:42
7403
+ msgid "Items list navigation"
7404
+ msgstr ""
7405
+
7406
+ #: modules/dynamic-content/cpt.php:41
7407
+ msgid "Items list"
7408
+ msgstr ""
7409
+
7410
+ #: modules/dynamic-content/cpt.php:40
7411
+ msgid "Uploaded to this item"
7412
+ msgstr ""
7413
+
7414
+ #: modules/dynamic-content/cpt.php:39
7415
+ msgid "Insert into item"
7416
+ msgstr ""
7417
+
7418
+ #: modules/dynamic-content/cpt.php:38
7419
+ msgid "Use as featured image"
7420
+ msgstr ""
7421
+
7422
+ #: modules/dynamic-content/cpt.php:37
7423
+ msgid "Remove featured image"
7424
+ msgstr ""
7425
+
7426
+ #: modules/dynamic-content/cpt.php:36
7427
+ msgid "Set featured image"
7428
+ msgstr ""
7429
+
7430
+ #: modules/dynamic-content/cpt.php:35 widgets/blog-posts/blog-posts.php:934
7431
+ msgid "Featured Image"
7432
+ msgstr "Imagen destacada"
7433
+
7434
+ #: modules/dynamic-content/cpt.php:34
7435
+ msgid "Not found in Trash"
7436
+ msgstr ""
7437
+
7438
+ #: modules/dynamic-content/cpt.php:33
7439
+ msgid "Not found"
7440
+ msgstr "No encontrado"
7441
+
7442
+ #: modules/dynamic-content/cpt.php:32
7443
+ msgid "Search Item"
7444
+ msgstr ""
7445
+
7446
+ #: modules/dynamic-content/cpt.php:31
7447
+ msgid "View Items"
7448
+ msgstr ""
7449
+
7450
+ #: modules/dynamic-content/cpt.php:30
7451
+ msgid "View Item"
7452
+ msgstr ""
7453
+
7454
+ #: modules/dynamic-content/cpt.php:29
7455
+ msgid "Update Item"
7456
+ msgstr ""
7457
+
7458
+ #: modules/dynamic-content/cpt.php:28
7459
+ msgid "Edit Item"
7460
+ msgstr ""
7461
+
7462
+ #: modules/dynamic-content/cpt.php:27
7463
+ msgid "New Item"
7464
+ msgstr "Nuevo elemento"
7465
+
7466
+ #: modules/dynamic-content/cpt.php:25
7467
+ msgid "Add New Item"
7468
+ msgstr ""
7469
+
7470
+ #: modules/dynamic-content/cpt.php:24
7471
+ msgid "All Items"
7472
+ msgstr ""
7473
+
7474
+ #: modules/dynamic-content/cpt.php:23
7475
+ msgid "Parent Item:"
7476
+ msgstr ""
7477
+
7478
+ #: modules/dynamic-content/cpt.php:22
7479
+ msgid "Item Attributes"
7480
+ msgstr ""
7481
+
7482
+ #: modules/dynamic-content/cpt.php:21
7483
+ msgid "Item Archives"
7484
+ msgstr ""
7485
+
7486
+ #: modules/dynamic-content/cpt.php:19 modules/dynamic-content/cpt.php:20
7487
+ #: modules/dynamic-content/cpt.php:52
7488
+ msgid "ElementsKit item"
7489
+ msgstr ""
7490
+
7491
+ #: modules/dynamic-content/cpt.php:18
7492
+ msgctxt "Post Type Singular Name"
7493
+ msgid "ElementsKit item"
7494
+ msgstr ""
7495
+
7496
+ #: modules/dynamic-content/cpt.php:17
7497
+ msgctxt "Post Type General Name"
7498
+ msgid "ElementsKit items"
7499
+ msgstr ""
7500
+
7501
+ #: modules/header-footer/cpt-hooks.php:33
7502
+ msgid "Conditions"
7503
+ msgstr ""
7504
+
7505
+ #: modules/header-footer/cpt-hooks.php:32
7506
+ msgid "Type"
7507
+ msgstr "Tipo"
7508
+
7509
+ #: modules/header-footer/cpt.php:31
7510
+ msgid "No Templates found in Trash."
7511
+ msgstr ""
7512
+
7513
+ #: modules/header-footer/cpt.php:30
7514
+ msgid "No Templates found."
7515
+ msgstr ""
7516
+
7517
+ #: modules/header-footer/cpt.php:29
7518
+ msgid "Parent Templates:"
7519
+ msgstr ""
7520
+
7521
+ #: modules/header-footer/cpt.php:28
7522
+ msgid "Search Templates"
7523
+ msgstr ""
7524
+
7525
+ #: modules/header-footer/cpt.php:27
7526
+ msgid "All Templates"
7527
+ msgstr ""
7528
+
7529
+ #: modules/header-footer/cpt.php:26
7530
+ msgid "View Template"
7531
+ msgstr ""
7532
+
7533
+ #: modules/header-footer/cpt.php:25
7534
+ msgid "Edit Template"
7535
+ msgstr "Edita plantilla"
7536
+
7537
+ #: modules/header-footer/cpt.php:24
7538
+ msgid "New Template"
7539
+ msgstr "Nueva plantilla"
7540
+
7541
+ #: modules/header-footer/cpt.php:23
7542
+ msgid "Add New Template"
7543
+ msgstr ""
7544
+
7545
+ #: modules/dynamic-content/cpt.php:26 modules/header-footer/cpt.php:22
7546
+ #: modules/widget-builder/cpt.php:21
7547
+ msgid "Add New"
7548
+ msgstr "Añadir nueva"
7549
+
7550
+ #: modules/header-footer/cpt.php:19
7551
+ msgid "Template"
7552
+ msgstr "Plantilla"
7553
+
7554
+ #: modules/header-footer/cpt.php:18
7555
+ msgid "Templates"
7556
+ msgstr ""
7557
+
7558
+ #: modules/header-footer/views/modal-editor.php:83
7559
+ msgid "Save changes"
7560
+ msgstr ""
7561
+
7562
+ #: modules/header-footer/views/modal-editor.php:82
7563
+ msgid "Edit content"
7564
+ msgstr ""
7565
+
7566
+ #: modules/header-footer/views/modal-editor.php:50
7567
+ msgid "404 Page (Only Pro)"
7568
+ msgstr ""
7569
+
7570
+ #: modules/header-footer/views/modal-editor.php:48
7571
+ msgid "Selective Singular (Only Pro)"
7572
+ msgstr ""
7573
+
7574
+ #: modules/header-footer/views/modal-editor.php:47
7575
+ msgid "All Pages (Only Pro)"
7576
+ msgstr ""
7577
+
7578
+ #: modules/header-footer/views/modal-editor.php:46
7579
+ msgid "All Posts (Only Pro)"
7580
+ msgstr ""
7581
+
7582
+ #: modules/header-footer/views/modal-editor.php:45
7583
+ msgid "Front Page (Only Pro)"
7584
+ msgstr ""
7585
+
7586
+ #: modules/header-footer/views/modal-editor.php:44
7587
+ msgid "All Singulars (Only Pro)"
7588
+ msgstr ""
7589
+
7590
+ #: modules/header-footer/views/modal-editor.php:34
7591
+ msgid "Archive (Only Pro)"
7592
+ msgstr ""
7593
+
7594
+ #: modules/header-footer/views/modal-editor.php:33
7595
+ msgid "Singular (Only Pro)"
7596
+ msgstr ""
7597
+
7598
+ #: modules/header-footer/views/modal-editor.php:32
7599
+ msgid "Entire Site"
7600
+ msgstr "Todo el sitio"
7601
+
7602
+ #: modules/header-footer/views/modal-editor.php:30
7603
+ msgid "Conditions:"
7604
+ msgstr "Condiciones:"
7605
+
7606
+ #: modules/header-footer/views/modal-editor.php:23
7607
+ msgid "Footer"
7608
+ msgstr "Pie de página"
7609
+
7610
+ #: modules/header-footer/views/modal-editor.php:22
7611
+ #: widgets/pricing/pricing.php:39 widgets/pricing/pricing.php:2369
7612
+ #: widgets/tablepress/tablepress.php:295
7613
+ msgid "Header"
7614
+ msgstr "Cabecera"
7615
+
7616
+ #: modules/header-footer/views/modal-editor.php:15
7617
+ msgid "Title:"
7618
+ msgstr "Título:"
7619
+
7620
+ #: modules/header-footer/views/modal-editor.php:11
7621
+ msgid "Template Settings"
7622
+ msgstr "Ajustes de la plantilla"
7623
+
7624
+ #: modules/header-footer/cpt-api.php:79 modules/header-footer/cpt-hooks.php:57
7625
+ msgid "Inactive"
7626
+ msgstr "Inactivo"
7627
+
7628
+ #: modules/header-footer/cpt-api.php:78 modules/header-footer/cpt-hooks.php:56
7629
+ #: widgets/client-logo/client-logo.php:1222
7630
+ #: widgets/fluent-forms/fluent-forms.php:1683
7631
+ #: widgets/fluent-forms/fluent-forms.php:1882 widgets/nav-menu/nav-menu.php:465
7632
+ #: widgets/nav-menu/nav-menu.php:690 widgets/post-tab/post-tab.php:283
7633
+ #: widgets/tab/tab.php:808 widgets/testimonial/testimonial.php:1821
7634
+ msgid "Active"
7635
+ msgstr "Activo"
7636
+
7637
+ #: modules/header-footer/views/modal-editor.php:20
7638
+ msgid "Type:"
7639
+ msgstr "Tipo:"
7640
+
7641
+ #: modules/controls/widget-area-modal.php:17
7642
+ #: modules/controls/widget-area-modal.php:18
7643
+ #: widgets/business-hours/business-hours.php:131
7644
+ msgid "Close"
7645
+ msgstr "Cerrar"
7646
+
7647
+ #: modules/megamenu/views/options-megamenu.php:7
7648
+ msgid "Enable this menu for Megamenu content"
7649
+ msgstr ""
7650
+
7651
+ #: modules/megamenu/views/options-megamenu.php:4
7652
+ msgid "ElementsKit Megamenu"
7653
+ msgstr "Megamenú de ElementsKit"
7654
+
7655
+ #: modules/megamenu/views/options-menu-item.php:159
7656
+ msgid "Save"
7657
+ msgstr "Guardar"
7658
+
7659
+ #: modules/megamenu/views/options-menu-item.php:97
7660
+ msgid "Choose badge background"
7661
+ msgstr "Elegir el fondo de la insignia"
7662
+
7663
+ #: modules/megamenu/views/options-menu-item.php:89
7664
+ msgid "Choose badge color"
7665
+ msgstr "Elegir el color de la insignia"
7666
+
7667
+ #: modules/megamenu/views/options-menu-item.php:83
7668
+ msgid "Badge Text"
7669
+ msgstr "Texto de la insignia"
7670
+
7671
+ #: modules/megamenu/views/options-menu-item.php:80
7672
+ msgid "Badge text"
7673
+ msgstr "Texto de la insignia"
7674
+
7675
+ #: modules/megamenu/views/options-menu-item.php:64
7676
+ msgid "No icon"
7677
+ msgstr "Sin icono"
7678
+
7679
+ #: modules/megamenu/views/options-menu-item.php:61
7680
+ msgid "Select icon"
7681
+ msgstr "Seleccionar un icono"
7682
+
7683
+ #: modules/megamenu/views/options-menu-item.php:54
7684
+ msgid "Choose icon color"
7685
+ msgstr ""
7686
+
7687
+ #: modules/megamenu/views/options-menu-item.php:46
7688
+ msgid "This plugin requires Elementor page builder to edt megamenu items content"
7689
+ msgstr ""
7690
+
7691
+ #: modules/megamenu/views/options-menu-item.php:41
7692
+ msgid "wp submenu list"
7693
+ msgstr ""
7694
+
7695
+ #: modules/megamenu/views/options-menu-item.php:40
7696
+ msgid "builder content"
7697
+ msgstr ""
7698
+
7699
+ #: modules/megamenu/views/options-menu-item.php:39
7700
+ msgid "Use mobile submenu as:"
7701
+ msgstr ""
7702
+
7703
+ #: modules/megamenu/views/options-menu-item.php:35
7704
+ msgid "Edit megamenu content"
7705
+ msgstr ""
7706
+
7707
+ #: modules/megamenu/views/options-menu-item.php:28
7708
+ msgid "Megamenu disabled"
7709
+ msgstr ""
7710
+
7711
+ #: modules/megamenu/views/options-menu-item.php:26
7712
+ msgid "Megamenu enabled"
7713
+ msgstr ""
7714
+
7715
+ #: modules/megamenu/views/options-menu-item.php:11
7716
+ #: widgets/icon-box/icon-box.php:426 widgets/icon-box/icon-box.php:1585
7717
+ msgid "Badge"
7718
+ msgstr ""
7719
+
7720
+ #: modules/megamenu/views/options-menu-item.php:9
7721
+ #: widgets/accordion/accordion.php:131 widgets/accordion/accordion.php:601
7722
+ #: widgets/back-to-top/back-to-top.php:69 widgets/blog-posts/blog-posts.php:549
7723
+ #: widgets/button/button.php:97 widgets/button/button.php:416
7724
+ #: widgets/category-list/category-list.php:84
7725
+ #: widgets/category-list/category-list.php:340
7726
+ #: widgets/dual-button/dual-button.php:200
7727
+ #: widgets/dual-button/dual-button.php:329 widgets/funfact/funfact.php:52
7728
+ #: widgets/funfact/funfact.php:64 widgets/funfact/funfact.php:98
7729
+ #: widgets/funfact/funfact.php:390 widgets/header-info/header-info.php:49
7730
+ #: widgets/header-info/header-info.php:174
7731
+ #: widgets/header-offcanvas/header-offcanvas.php:82
7732
+ #: widgets/header-offcanvas/header-offcanvas.php:91
7733
+ #: widgets/icon-box/icon-box.php:72 widgets/icon-box/icon-box.php:253
7734
+ #: widgets/icon-box/icon-box.php:913 widgets/image-box/image-box.php:345
7735
+ #: widgets/mail-chimp/mail-chimp.php:179 widgets/mail-chimp/mail-chimp.php:273
7736
+ #: widgets/mail-chimp/mail-chimp.php:365 widgets/mail-chimp/mail-chimp.php:439
7737
+ #: widgets/mail-chimp/mail-chimp.php:1051 widgets/nav-menu/nav-menu.php:185
7738
+ #: widgets/page-list/page-list.php:96 widgets/page-list/page-list.php:564
7739
+ #: widgets/piechart/piechart.php:74 widgets/piechart/piechart.php:98
7740
+ #: widgets/piechart/piechart.php:110 widgets/post-list/post-list.php:259
7741
+ #: widgets/post-list/post-list.php:738 widgets/pricing/pricing.php:91
7742
+ #: widgets/pricing/pricing.php:122 widgets/pricing/pricing.php:235
7743
+ #: widgets/pricing/pricing.php:359 widgets/pricing/pricing.php:2000
7744
+ #: widgets/progressbar/progressbar.php:396
7745
+ #: widgets/social-share/social-share.php:57
7746
+ #: widgets/social-share/social-share.php:167 widgets/social/social.php:51
7747
+ #: widgets/social/social.php:161 widgets/tab/tab.php:376
7748
+ #: widgets/team/team.php:130 widgets/team/team.php:198
7749
+ #: widgets/team/team.php:955 widgets/video/video.php:57
7750
+ #: widgets/video/video.php:729
7751
+ msgid "Icon"
7752
+ msgstr "Icono"
7753
+
7754
+ #: modules/megamenu/views/options-menu-item.php:7
7755
+ #: widgets/accordion/accordion.php:77 widgets/blog-posts/blog-posts.php:2143
7756
+ #: widgets/business-hours/business-hours.php:41 widgets/button/button.php:41
7757
+ #: widgets/countdown-timer/countdown-timer.php:204
7758
+ #: widgets/drop-caps/drop-caps.php:47 widgets/faq/faq.php:58
7759
+ #: widgets/faq/faq.php:188 widgets/funfact/funfact.php:164
7760
+ #: widgets/funfact/funfact.php:751
7761
+ #: widgets/header-offcanvas/header-offcanvas.php:48
7762
+ #: widgets/heading/heading.php:282 widgets/icon-box/icon-box.php:152
7763
+ #: widgets/icon-box/icon-box.php:680
7764
+ #: widgets/image-accordion/image-accordion.php:40
7765
+ #: widgets/image-accordion/image-accordion.php:516
7766
+ #: widgets/piechart/piechart.php:48 widgets/piechart/piechart.php:266
7767
+ #: widgets/tab/tab.php:419 widgets/team/team.php:509
7768
+ msgid "Content"
7769
+ msgstr "Contenido"
7770
+
7771
+ #: modules/megamenu/api.php:24
7772
+ msgid "Saved"
7773
+ msgstr "Guardado"
7774
+
7775
+ #: widgets/header-search/header-search.php:63
7776
+ msgid "Select Icon"
7777
+ msgstr "Seleccionar icono"
7778
+
7779
+ #: libs/framework/views/settings-sections/dashboard.php:15
7780
+ #: libs/framework/views/settings-sections/dashboard.php:121
7781
+ msgid "Get started by spending some time with the documentation to get familiar with ElementsKit Lite. Build awesome websites for you or your clients with ease."
7782
+ msgstr ""
7783
+
7784
+ #: libs/framework/views/settings-sections/usersettings.php:495
7785
+ msgid "User ID"
7786
+ msgstr ""
7787
+
7788
+ #: libs/framework/views/settings-sections/usersettings.php:474
7789
+ msgid "Instragram User Data"
7790
+ msgstr ""
7791
+
7792
+ #: widgets/category-list/category-list.php:42
7793
+ #: widgets/category-list/category-list.php:128
7794
+ #: widgets/page-list/page-list.php:42 widgets/page-list/page-list.php:314
7795
+ #: widgets/post-list/post-list.php:43 widgets/post-list/post-list.php:373
7796
+ #: widgets/pricing/pricing.php:206
7797
+ msgid "List"
7798
+ msgstr "Lista"
7799
+
7800
+ #: libs/framework/views/settings-sections/usersettings.php:33
7801
+ msgid "Token"
7802
+ msgstr "Token"
7803
+
7804
+ #: libs/framework/views/settings-sections/usersettings.php:20
7805
+ msgid "MailChimp Data"
7806
+ msgstr "Datos de MailChimp"
7807
+
7808
+ #: libs/framework/views/settings-sections/usersettings.php:434
7809
+ msgid "Twitter Username"
7810
+ msgstr "Usuario de Twitter"
7811
+
7812
+ #: libs/framework/views/settings-sections/usersettings.php:422
7813
+ msgid "Twitter User Data"
7814
+ msgstr "Datos de usuario de Twitter"
7815
+
7816
+ #: libs/framework/views/settings-sections/usersettings.php:380
7817
+ msgid "Access token"
7818
+ msgstr "Token de acceso"
7819
+
7820
+ #: libs/framework/views/settings-sections/usersettings.php:144
7821
+ #: libs/framework/views/settings-sections/usersettings.php:294
7822
+ msgid "Page ID"
7823
+ msgstr "ID de la página"
7824
+
7825
+ #: libs/framework/views/settings-sections/widgets.php:14
7826
+ msgid "You can disable the elements you are not using on your site. That will disable all associated assets of those widgets to improve your site loading speed."
7827
+ msgstr ""
7828
+
7829
+ #: libs/framework/views/settings-sections/modules.php:13
7830
+ msgid "You can disable the modules you are not using on your site. That will disable all associated assets of those modules to improve your site loading speed."
7831
+ msgstr ""
7832
+
7833
+ #: libs/framework/views/layout-settings.php:68
7834
+ #: libs/framework/views/onboard-steps/step-06.php:5
7835
+ msgid "Save Changes"
7836
+ msgstr "Guardar cambios"
7837
+
7838
+ #: libs/framework/views/init.php:17
7839
+ msgid "Enable disable modules"
7840
+ msgstr "Activar o desactivar los módulos"
7841
+
7842
+ #: libs/framework/views/init.php:16
7843
+ #: libs/framework/views/onboard-steps/step-01.php:40
7844
+ msgid "Modules"
7845
+ msgstr "Módulos"
7846
+
7847
+ #: libs/framework/views/init.php:12
7848
+ msgid "Enable disable widgets"
7849
+ msgstr "Activar o desactivar los widgets"
7850
+
7851
+ #: libs/framework/views/init.php:6
7852
+ msgid "General info"
7853
+ msgstr "Información general"
7854
+
7855
+ #: libs/framework/views/init.php:5
7856
+ msgid "Dashboard"
7857
+ msgstr "Escritorio"
7858
+
7859
+ #: libs/framework/views/settings-sections/dashboard.php:119
7860
+ msgid "Support"
7861
+ msgstr "Soporte"
7862
+
7863
+ #: elementskit-lite.php:425 libs/framework/attr.php:63
7864
+ #: libs/framework/views/onboard-steps/step-05.php:5
7865
+ msgid "ElementsKit"
7866
+ msgstr "ElementsKit"
7867
+
7868
+ #: libs/framework/attr.php:62 modules/onepage-scroll/extend-controls.php:67
7869
+ msgid "ElementsKit Settings"
7870
+ msgstr "Ajustes de ElementsKit"
7871
+
7872
+ #. Description of the plugin
7873
+ msgid "The most advanced addons for Elementor with tons of widgets, Header builder, Footer builder, Mega menu builder, layout pack and powerful custom controls."
7874
+ msgstr ""
7875
+
7876
+ #. Plugin Name of the plugin
7877
+ msgid "ElementsKit Lite"
7878
+ msgstr "ElementsKit Lite"
languages/elementskit-lite-fr-FR.po ADDED
@@ -0,0 +1,7880 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) in French (France)
2
+ # This file is distributed under the same license as the Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2022-02-22 01:35:11+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n > 1;\n"
10
+ "X-Generator: GlotPress/3.0.0-alpha.2\n"
11
+ "Language: fr\n"
12
+ "Project-Id-Version: Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk)\n"
13
+
14
+ #: widgets/image-accordion/image-accordion.php:139
15
+ msgid "Wrap URL"
16
+ msgstr ""
17
+
18
+ #: widgets/image-accordion/image-accordion.php:126
19
+ msgid "Enable Wrap Link"
20
+ msgstr ""
21
+
22
+ #: widgets/nav-menu/nav-menu.php:87
23
+ msgid "Dropdown open as"
24
+ msgstr ""
25
+
26
+ #: widgets/video/video.php:196
27
+ msgid "Unmuted videos will not auto play in some browsers."
28
+ msgstr "Les vidéos non coupées ne se lisent pas automatiquement dans certains navigateurs."
29
+
30
+ #: widgets/pricing/pricing.php:1468
31
+ msgid "Currency Symbol"
32
+ msgstr "Symbole de la devise"
33
+
34
+ #: widgets/pricing/pricing.php:1416
35
+ msgid "Text Hover Color"
36
+ msgstr "Couleur du texte au survol"
37
+
38
+ #: modules/header-footer/views/modal-editor.php:67
39
+ msgid "Activate/Deactivate:"
40
+ msgstr "Activer/désactiver :"
41
+
42
+ #: libs/framework/views/settings-sections/usersettings.php:528
43
+ msgid "This is need to calculate the remaining time for token"
44
+ msgstr "Ceci est nécessaire pour calculer le temps restant pour le jeton."
45
+
46
+ #: libs/framework/views/settings-sections/usersettings.php:525
47
+ msgid "Token generation date"
48
+ msgstr "Date de génération du jeton"
49
+
50
+ #: libs/framework/views/settings-sections/usersettings.php:515
51
+ msgid "Token expires time"
52
+ msgstr "Heure d’expiration du jeton"
53
+
54
+ #: widgets/mail-chimp/mail-chimp.php:110
55
+ msgid "Please check your mail and confirm subscribe"
56
+ msgstr "Veuillez consulter votre e-mail et confirmer votre abonnement"
57
+
58
+ #: widgets/mail-chimp/mail-chimp.php:108
59
+ msgid "Opt-in Success Message"
60
+ msgstr "Message de réussite de l’opt-in"
61
+
62
+ #: widgets/mail-chimp/mail-chimp.php:101
63
+ msgid "If you enable this feature , then you must need to enable it inside Mailchimp campaign settings. Otherwise please disable it."
64
+ msgstr "Si vous activez cette fonctionnalité, vous devez l’activer dans les réglages de la campagne Mailchimp. Sinon, veuillez la désactiver."
65
+
66
+ #: widgets/mail-chimp/mail-chimp.php:98
67
+ msgid "Double Opt-in"
68
+ msgstr "Double opt-in"
69
+
70
+ #: widgets/nav-menu/nav-menu-handler.php:11
71
+ msgid "ElementsKit Nav Menu"
72
+ msgstr "ElementsKit Nav Menu"
73
+
74
+ #: widgets/client-logo/client-logo.php:369
75
+ #: widgets/testimonial/testimonial.php:583
76
+ msgid "Enable Loop?"
77
+ msgstr "Activer la boucle ?"
78
+
79
+ #: widgets/client-logo/client-logo.php:606
80
+ msgid "Overlay Direction"
81
+ msgstr "Direction de la superposition"
82
+
83
+ #: widgets/back-to-top/back-to-top.php:352
84
+ msgid "Line Background Color"
85
+ msgstr "Couleur de l’arrière-plan de la ligne"
86
+
87
+ #: widgets/back-to-top/back-to-top.php:339
88
+ msgid "Line Foreground color"
89
+ msgstr "Couleur de premier plan de la ligne"
90
+
91
+ #: widgets/back-to-top/back-to-top.php:277
92
+ msgid "Height (px)"
93
+ msgstr "Hauteur (px)"
94
+
95
+ #: widgets/back-to-top/back-to-top.php:249
96
+ msgid "Width (px)"
97
+ msgstr "Largeur (px)"
98
+
99
+ #: widgets/back-to-top/back-to-top.php:223
100
+ msgid "Button Size (px)"
101
+ msgstr "Taille du bouton (px)"
102
+
103
+ #: widgets/back-to-top/back-to-top.php:161
104
+ msgid "Enter scrolled value (px)"
105
+ msgstr "Saisissez la valeur de défilement (px)"
106
+
107
+ #: widgets/back-to-top/back-to-top.php:150
108
+ msgid "Show button on scroll"
109
+ msgstr "Afficher le bouton au défilement"
110
+
111
+ #: widgets/back-to-top/back-to-top.php:139
112
+ msgid "Offset Top (px)"
113
+ msgstr "Décalage supérieur (px)"
114
+
115
+ #: widgets/back-to-top/back-to-top.php:132
116
+ msgid "Setting"
117
+ msgstr "Réglage"
118
+
119
+ #: widgets/back-to-top/back-to-top.php:88
120
+ msgid "Type button label here"
121
+ msgstr "Saisissez le libellé du bouton ici"
122
+
123
+ #: widgets/back-to-top/back-to-top.php:85
124
+ msgid "Button Text"
125
+ msgstr "Texte du bouton"
126
+
127
+ #: widgets/back-to-top/back-to-top.php:60
128
+ msgid "Progress Indicator"
129
+ msgstr "Indicateur de progression"
130
+
131
+ #: widgets/back-to-top/back-to-top.php:59
132
+ msgid "Text Only"
133
+ msgstr "Uniquement du texte"
134
+
135
+ #: widgets/back-to-top/back-to-top.php:58
136
+ msgid "Icon Only"
137
+ msgstr "Uniquement des icônes"
138
+
139
+ #: widgets/back-to-top/back-to-top.php:54
140
+ msgid "Appearance"
141
+ msgstr "Apparence"
142
+
143
+ #: widgets/back-to-top/back-to-top.php:47
144
+ msgid "Layout and Content"
145
+ msgstr "Mise en page et contenu"
146
+
147
+ #: modules/layout-manager/library-source.php:15
148
+ msgid "ElementsKit Layout Manager"
149
+ msgstr "Gestionnaire de mise en page ElementsKit"
150
+
151
+ #: libs/framework/views/init.php:59
152
+ msgid "Finalizing info"
153
+ msgstr "Informations de finalisation"
154
+
155
+ #: libs/framework/views/init.php:58
156
+ msgid "Finalizing"
157
+ msgstr "Finalisation"
158
+
159
+ #: libs/framework/views/init.php:54
160
+ msgid "Surprise info"
161
+ msgstr "Info de surprise"
162
+
163
+ #: libs/framework/views/init.php:53
164
+ msgid "Surprise"
165
+ msgstr "Surprise"
166
+
167
+ #: libs/framework/views/init.php:49
168
+ msgid "Tutorial info"
169
+ msgstr "Infos sur le tutoriel"
170
+
171
+ #: libs/framework/views/init.php:48
172
+ msgid "Tutorial"
173
+ msgstr "Tutoriel"
174
+
175
+ #: libs/framework/views/init.php:44
176
+ msgid "Website Powerup info"
177
+ msgstr "Infos sur la mise sous tension du site"
178
+
179
+ #: libs/framework/views/init.php:43
180
+ msgid "Website Powerup"
181
+ msgstr "Mise sous tension du site"
182
+
183
+ #: libs/framework/views/init.php:39
184
+ msgid "Sign Up info"
185
+ msgstr "Informations sur l’inscription"
186
+
187
+ #: libs/framework/views/init.php:33
188
+ msgid "Configuration info"
189
+ msgstr "Info de configuration"
190
+
191
+ #: libs/framework/views/init.php:32
192
+ msgid "Configuration"
193
+ msgstr "Configuration"
194
+
195
+ #: libs/framework/views/init.php:22
196
+ msgid "Settings for fb, mailchimp etc"
197
+ msgstr "Réglages pour fb, mailchimp etc."
198
+
199
+ #: libs/framework/views/init.php:21
200
+ msgid "User Settings"
201
+ msgstr "Réglages du compte"
202
+
203
+ #: libs/framework/views/onboard-steps/step-02.php:11
204
+ msgid "We never spam."
205
+ msgstr "Nous n’envoyons jamais d’indésirable."
206
+
207
+ #: libs/framework/views/onboard-steps/step-02.php:5
208
+ msgid "Signup to join over 3,20,000+ founders, marketers and developers in learning the best uses of WordPress"
209
+ msgstr "Inscrivez-vous et rejoignez plus de 3,20,000+ fondateurs, spécialistes du marketing et développeurs/développeuses pour apprendre les meilleurs usages de WordPress."
210
+
211
+ #: libs/framework/views/onboard-steps/step-02.php:4
212
+ msgid "the world of ElementsKit."
213
+ msgstr "le monde d’ElementsKit."
214
+
215
+ #: libs/framework/views/onboard-steps/step-02.php:4
216
+ msgid "Welcome to"
217
+ msgstr "Bienvenue sur"
218
+
219
+ #: libs/framework/views/onboard-steps/step-01.php:30
220
+ msgid "You choose your website as per your need."
221
+ msgstr "Vous choisissez votre site en fonction de vos besoins."
222
+
223
+ #: libs/framework/views/onboard-steps/step-01.php:20
224
+ msgid "Advanced"
225
+ msgstr "Avancé "
226
+
227
+ #: libs/framework/views/onboard-steps/step-01.php:19
228
+ msgid "All the free dynamic widgets will be activated to increase flexibility & functionality to build your complex website in no-time."
229
+ msgstr "Tous les widgets dynamiques gratuits seront activés afin d’augmenter la flexibilité et la fonctionnalité pour construire votre site complexe en un rien de temps."
230
+
231
+ #: libs/framework/views/onboard-steps/step-01.php:10
232
+ msgid "Basic (Recommended)"
233
+ msgstr "Basique (recommandé)"
234
+
235
+ #: libs/framework/views/onboard-steps/step-01.php:9
236
+ msgid "General widgets will be activated to build your website. Best suited for lightweight-fast starter websites."
237
+ msgstr "Les widgets généraux seront activés pour construire votre site. Convient parfaitement aux sites de démarrage légers et rapides."
238
+
239
+ #: libs/framework/views/onboard-steps/step-03.php:46
240
+ #: libs/framework/views/onboard-steps/step-03.php:56
241
+ msgid "Integrate various styled review system in your website"
242
+ msgstr "Intégrer un système d’avis de différents styles à votre site"
243
+
244
+ #: libs/framework/views/onboard-steps/step-03.php:36
245
+ msgid "Integrate all your social media to your website"
246
+ msgstr "Intégrer tous vos médias sociaux à votre site"
247
+
248
+ #: libs/framework/views/onboard-steps/step-03.php:26
249
+ msgid "Most flexible drag-and-drop form builder"
250
+ msgstr "Le constructeur de formulaires par glisser-déposer le plus flexible du marché"
251
+
252
+ #: libs/framework/views/onboard-steps/step-03.php:16
253
+ msgid "Completely customize your WooCommerce WordPress"
254
+ msgstr "Personnaliser entièrement votre WooCommerce WordPress"
255
+
256
+ #: libs/framework/views/onboard-steps/step-03.php:4
257
+ msgid "These are absolute FREE to use."
258
+ msgstr "Leur utilisation est absolument gratuite."
259
+
260
+ #: libs/framework/views/onboard-steps/step-03.php:3
261
+ msgid "We have some plugins you can install to get most from Wordpress."
262
+ msgstr "Nous avons quelques extensions que vous pouvez installer pour tirer le meilleur parti de WordPress."
263
+
264
+ #: libs/framework/views/onboard-steps/step-03.php:2
265
+ msgid "Take your website to the next level"
266
+ msgstr "Faites passer votre site au niveau supérieur"
267
+
268
+ #: libs/framework/views/onboard-steps/step-05.php:21
269
+ msgid "Explore PRO"
270
+ msgstr "Explorer la Pro"
271
+
272
+ #: libs/framework/views/onboard-steps/step-05.php:18
273
+ msgid "500+ Ready Sections"
274
+ msgstr "Plus de 500 sections prêtes à l’emploi"
275
+
276
+ #: libs/framework/views/onboard-steps/step-05.php:17
277
+ msgid "35+ Ready Pages"
278
+ msgstr "Plus de 35 pages prêtes à l’emploi"
279
+
280
+ #: libs/framework/views/onboard-steps/step-05.php:16
281
+ msgid "45+ Pre-designed Header & Footer Templates"
282
+ msgstr "Plus de 45 modèles préconçus d’en-tête et de pied de page"
283
+
284
+ #: libs/framework/views/onboard-steps/step-05.php:13
285
+ msgid "More Addons & Modules"
286
+ msgstr "Plus de modules"
287
+
288
+ #: libs/framework/views/onboard-steps/step-05.php:12
289
+ msgid "Social Feeds"
290
+ msgstr "Flux sociaux"
291
+
292
+ #: libs/framework/views/onboard-steps/step-05.php:11
293
+ msgid "Parallax Effect"
294
+ msgstr "Effet parallaxe"
295
+
296
+ #: libs/framework/views/onboard-steps/step-05.php:9
297
+ msgid "Megamenu Builder"
298
+ msgstr "Constructeur de méga-menu"
299
+
300
+ #: libs/framework/views/onboard-steps/step-05.php:8
301
+ msgid "Header & Footer Builder"
302
+ msgstr "Constructeur d’en-tête et de pied de page"
303
+
304
+ #: libs/framework/views/onboard-steps/step-05.php:5
305
+ msgid "PRO"
306
+ msgstr "Pro"
307
+
308
+ #: libs/framework/views/onboard-steps/step-05.php:2
309
+ msgid "Upgrade within the next </br> <strong>2 hours</strong> and get a <strong>40% Discount.</strong>"
310
+ msgstr "Mettez à niveau dans les </br> <strong>2 prochaines heures</strong> et obtenez une <strong>remise de 40%.</strong>"
311
+
312
+ #: libs/framework/views/onboard-steps/step-06.php:4
313
+ msgid "Let’s dive into developing your website with the world’s best addons for Elementor."
314
+ msgstr "Plongeons dans le développement de votre site avec les meilleurs modules au monde pour Elementor."
315
+
316
+ #: libs/framework/views/onboard-steps/step-06.php:3
317
+ msgid "Congratulations!"
318
+ msgstr "Félicitations !"
319
+
320
+ #: libs/framework/views/onboard-steps/step-01.php:50
321
+ #: libs/framework/views/onboard-steps/step-02.php:17
322
+ #: libs/framework/views/onboard-steps/step-03.php:66
323
+ #: libs/framework/views/onboard-steps/step-04.php:29
324
+ #: libs/framework/views/onboard-steps/step-05.php:26
325
+ msgid "Next Step"
326
+ msgstr "Prochaine étape"
327
+
328
+ #: libs/framework/views/onboard-steps/step-01.php:49
329
+ #: libs/framework/views/onboard-steps/step-02.php:16
330
+ #: libs/framework/views/onboard-steps/step-03.php:65
331
+ #: libs/framework/views/onboard-steps/step-04.php:28
332
+ #: libs/framework/views/onboard-steps/step-05.php:25
333
+ msgid "Back"
334
+ msgstr "Retour"
335
+
336
+ #: libs/framework/views/onboard-steps/step-04.php:25
337
+ msgid "What types of information do we gather?"
338
+ msgstr "Quels types d’informations recueillons-nous ?"
339
+
340
+ #: libs/framework/views/onboard-steps/step-04.php:24
341
+ msgid "We gather non-sensitive diagnostic data as well as information about plugin use. Your site's URL, WordPress and PHP versions, plugins and themes, as well as your email address, will be used to give you a discount coupon. This information enables us to ensure that this plugin remains consistent with the most common plugins and themes at all times. We pledge not to give you any spam, for sure."
342
+ msgstr ""
343
+
344
+ #: libs/framework/views/onboard-steps/step-04.php:21
345
+ msgid "Share non-sensitive diagnostic data and details about plugin usage."
346
+ msgstr "Partagez des données de diagnostic non sensibles et des détails sur l’utilisation des extensions."
347
+
348
+ #: libs/framework/views/onboard-steps/step-04.php:2
349
+ msgid ""
350
+ "Watch how to use our top widgets.\n"
351
+ "Save 1 hour of your learning time."
352
+ msgstr ""
353
+
354
+ #: libs/framework/classes/plugin-status.php:64
355
+ msgid "Install Now"
356
+ msgstr "Installer maintenant"
357
+
358
+ #: libs/framework/classes/plugin-status.php:59
359
+ msgid "Activate Now"
360
+ msgstr "Activer maintenant"
361
+
362
+ #: libs/framework/classes/plugin-status.php:56
363
+ msgid "Activated"
364
+ msgstr "Activée"
365
+
366
+ #: widgets/back-to-top/back-to-top-handler.php:11
367
+ msgid "Back to Top"
368
+ msgstr "Retour vers le haut"
369
+
370
+ #: widgets/category-list/category-list.php:302
371
+ msgid "Padding (px)"
372
+ msgstr "Marge interne (px)"
373
+
374
+ #: widgets/tab/tab.php:334
375
+ msgid "Toggle Type"
376
+ msgstr ""
377
+
378
+ #: widgets/blog-posts/blog-posts.php:1865
379
+ msgid "Space Between Categories"
380
+ msgstr ""
381
+
382
+ #: widgets/blog-posts/blog-posts.php:1741
383
+ msgid "Floating Category"
384
+ msgstr ""
385
+
386
+ #: widgets/blog-posts/blog-posts.php:827
387
+ msgctxt "elementskit"
388
+ msgid "Container Background Color"
389
+ msgstr ""
390
+
391
+ #: widgets/blog-posts/blog-posts.php:375
392
+ msgid "Show Floating Category"
393
+ msgstr ""
394
+
395
+ #: widgets/nav-menu/nav-menu.php:566
396
+ msgid "Indicator Margin (px)"
397
+ msgstr ""
398
+
399
+ #: widgets/video/video.php:284
400
+ msgid "Wrapper Style"
401
+ msgstr "Style de conteneur"
402
+
403
+ #: widgets/blog-posts/blog-posts.php:78
404
+ #: widgets/testimonial/testimonial.php:1544
405
+ msgid "Image Position"
406
+ msgstr "Position de l’image"
407
+
408
+ #: widgets/testimonial/testimonial.php:956
409
+ msgid "Active Color"
410
+ msgstr "Couleur active"
411
+
412
+ #: widgets/testimonial/testimonial.php:740
413
+ msgid "Fade"
414
+ msgstr "Fondu"
415
+
416
+ #: widgets/testimonial/testimonial.php:739
417
+ msgid "Slide"
418
+ msgstr "Diapositive"
419
+
420
+ #: widgets/testimonial/testimonial.php:736
421
+ msgid "Hover Effect"
422
+ msgstr "Effet au survol"
423
+
424
+ #: widgets/testimonial/testimonial.php:567
425
+ msgid "Right Arrow Icon"
426
+ msgstr "Icône de flèche à droite"
427
+
428
+ #: widgets/testimonial/testimonial.php:551
429
+ msgid "Left Arrow Icon"
430
+ msgstr "Icône de flèche à gauche"
431
+
432
+ #: widgets/testimonial/testimonial.php:539
433
+ msgid "Show Dots"
434
+ msgstr "Afficher les points"
435
+
436
+ #: widgets/testimonial/testimonial.php:527
437
+ msgid "Show Arrow"
438
+ msgstr "Afficher les flèches"
439
+
440
+ #: modules/elementskit-icon-pack/icons.php:21
441
+ #: modules/elementskit-icon-pack/init.php:29
442
+ msgid "ElementsKit Icon Pack"
443
+ msgstr "Pack d’icônes ElementsKit"
444
+
445
+ #: libs/framework/views/settings-sections/usersettings.php:102
446
+ #: libs/framework/views/settings-sections/usersettings.php:179
447
+ #: libs/framework/views/settings-sections/usersettings.php:400
448
+ #: libs/framework/views/settings-sections/usersettings.php:540
449
+ msgid "Clear Cache"
450
+ msgstr "Vider le cache"
451
+
452
+ #: widgets/pricing/pricing.php:283
453
+ msgid "Info Text"
454
+ msgstr "Texte d’info"
455
+
456
+ #: widgets/header-offcanvas/header-offcanvas.php:275
457
+ msgid "Font Size (px)"
458
+ msgstr "Taille de la police (px)"
459
+
460
+ #: widgets/header-offcanvas/header-offcanvas.php:78
461
+ msgid "Menu Type:"
462
+ msgstr "Type de menu :"
463
+
464
+ #: widgets/client-logo/client-logo.php:128
465
+ #: widgets/dual-button/dual-button.php:173
466
+ #: widgets/dual-button/dual-button.php:302
467
+ #: widgets/header-info/header-info.php:77 widgets/icon-box/icon-box.php:303
468
+ #: widgets/image-accordion/image-accordion.php:231
469
+ #: widgets/image-box/image-box.php:125 widgets/page-list/page-list.php:157
470
+ msgid "https://wpmet.com"
471
+ msgstr "https://wpmet.com"
472
+
473
+ #: widgets/mail-chimp/mail-chimp.php:317
474
+ msgid "Phone:"
475
+ msgstr "Téléphone :"
476
+
477
+ #: libs/framework/views/settings-sections/usersettings.php:334
478
+ msgid "Show Dialog Box"
479
+ msgstr "Afficher la boîte de dialogue"
480
+
481
+ #: widgets/blog-posts/blog-posts.php:104 widgets/post-list/post-list.php:207
482
+ msgid "Featured Image Size"
483
+ msgstr "Taille de l’image mise en avant"
484
+
485
+ #: libs/framework/views/layout-user-consent-for-banner.php:30
486
+ msgid "Show update & fix related important messages, essential tutorials and promotional images on WP Dashboard"
487
+ msgstr "Afficher les messages importants relatifs aux mises à jour et aux correctifs, les tutoriels essentiels et les images promotionnelles sur le tableau de bord WP."
488
+
489
+ #: widgets/tab/tab.php:324
490
+ msgid "Enable URL Hash"
491
+ msgstr "Activer le hachage d’URL"
492
+
493
+ #: widgets/fluent-forms/fluent-forms-handler.php:12
494
+ msgid "Fluent Forms"
495
+ msgstr "Fluent Forms"
496
+
497
+ #: widgets/fluent-forms/fluent-forms.php:2554
498
+ msgid "Error Message"
499
+ msgstr "Message d’erreur"
500
+
501
+ #: widgets/fluent-forms/fluent-forms.php:2092
502
+ msgid "Filled"
503
+ msgstr "Rempli"
504
+
505
+ #: widgets/fluent-forms/fluent-forms.php:1986
506
+ msgid "Show Progressbar"
507
+ msgstr "Afficher la barre de progression"
508
+
509
+ #: widgets/fluent-forms/fluent-forms.php:1978
510
+ msgid "Progressbar"
511
+ msgstr "Barre de progression"
512
+
513
+ #: widgets/fluent-forms/fluent-forms.php:1914
514
+ msgid "Progressbar Label"
515
+ msgstr "Libellé de la barre de progression"
516
+
517
+ #: widgets/fluent-forms/fluent-forms.php:1843
518
+ msgid "Gap"
519
+ msgstr "Écart"
520
+
521
+ #: widgets/fluent-forms/fluent-forms.php:1799
522
+ msgid "Hover Border Color"
523
+ msgstr "Couleur de bordure au survol"
524
+
525
+ #: widgets/fluent-forms/fluent-forms.php:1716
526
+ msgid "Label:"
527
+ msgstr "Libellé :"
528
+
529
+ #: widgets/fluent-forms/fluent-forms.php:1708
530
+ msgid "Net Promoter Score"
531
+ msgstr "Score de promoteur net"
532
+
533
+ #: widgets/fluent-forms/fluent-forms.php:1654
534
+ msgid "Counter Typography"
535
+ msgstr "Typographie du compteur"
536
+
537
+ #: widgets/fluent-forms/fluent-forms.php:1629
538
+ msgid "Range Slider"
539
+ msgstr ""
540
+
541
+ #: widgets/fluent-forms/fluent-forms.php:1493
542
+ msgid "Image Upload"
543
+ msgstr "Téléverser image"
544
+
545
+ #: widgets/fluent-forms/fluent-forms.php:1461
546
+ msgid "Address Line"
547
+ msgstr ""
548
+
549
+ #: widgets/fluent-forms/fluent-forms.php:1363
550
+ msgid "Grid Table Item"
551
+ msgstr ""
552
+
553
+ #: widgets/fluent-forms/fluent-forms.php:1279
554
+ msgid "Grid Table Head"
555
+ msgstr ""
556
+
557
+ #: widgets/fluent-forms/fluent-forms.php:1271
558
+ msgid "Checkbox Grid"
559
+ msgstr ""
560
+
561
+ #: widgets/fluent-forms/fluent-forms.php:1117
562
+ msgid "Section Break"
563
+ msgstr ""
564
+
565
+ #: widgets/fluent-forms/fluent-forms.php:1070
566
+ msgid "Checked"
567
+ msgstr "Coché"
568
+
569
+ #: widgets/fluent-forms/fluent-forms.php:1042
570
+ msgid "Radio Buttons"
571
+ msgstr "Boutons radio"
572
+
573
+ #: widgets/fluent-forms/fluent-forms.php:1016
574
+ msgid "Checkbox"
575
+ msgstr "Case à cocher"
576
+
577
+ #: widgets/fluent-forms/fluent-forms.php:915
578
+ msgid "Custom Styles"
579
+ msgstr "Styles personnalisés"
580
+
581
+ #: widgets/fluent-forms/fluent-forms.php:860
582
+ #: widgets/fluent-forms/fluent-forms.php:1469
583
+ #: widgets/fluent-forms/fluent-forms.php:1936
584
+ msgid "Label Color"
585
+ msgstr "Couleur du libellé"
586
+
587
+ #: widgets/fluent-forms/fluent-forms.php:852
588
+ msgid "Radio & Checkbox"
589
+ msgstr ""
590
+
591
+ #: widgets/fluent-forms/fluent-forms.php:395
592
+ msgid "Max Width"
593
+ msgstr "Largeur maximale"
594
+
595
+ #: widgets/fluent-forms/fluent-forms.php:363
596
+ msgid "Form Container"
597
+ msgstr "Conteneur de formulaire"
598
+
599
+ #: widgets/fluent-forms/fluent-forms.php:86
600
+ msgid "Custom Title & Description"
601
+ msgstr "Titre et description personnalisés"
602
+
603
+ #: widgets/fluent-forms/fluent-forms.php:67
604
+ #: widgets/fluent-forms/fluent-forms.php:75
605
+ msgid "Fluent Form"
606
+ msgstr ""
607
+
608
+ #: widgets/fluent-forms/fluent-forms.php:49
609
+ msgid "Select a Fluent Form"
610
+ msgstr ""
611
+
612
+ #: widgets/fluent-forms/fluent-forms.php:39
613
+ msgid "Please install the 'Fluent Forms' plugin."
614
+ msgstr ""
615
+
616
+ #: libs/framework/views/layout-settings.php:31
617
+ msgid "Go Premium"
618
+ msgstr "Passez à la version Premium"
619
+
620
+ #: widgets/icon-box/icon-box.php:51 widgets/image-box/image-box.php:96
621
+ msgid "Disable"
622
+ msgstr "Désactiver"
623
+
624
+ #: widgets/icon-box/icon-box.php:50 widgets/image-box/image-box.php:95
625
+ msgid "Enable"
626
+ msgstr ""
627
+
628
+ #: widgets/icon-box/icon-box.php:47 widgets/image-box/image-box.php:92
629
+ msgid "Equal Height?"
630
+ msgstr ""
631
+
632
+ #: widgets/page-list/page-list.php:274 widgets/post-list/post-list.php:151
633
+ msgid "2 Columns"
634
+ msgstr "2 colonnes"
635
+
636
+ #: widgets/page-list/page-list.php:273 widgets/post-list/post-list.php:150
637
+ msgid "1 Columns"
638
+ msgstr "1 colonne"
639
+
640
+ #: libs/stories/views/template.php:137
641
+ msgid "Need Help?"
642
+ msgstr "Besoin d’aide ?"
643
+
644
+ #: libs/stories/views/template.php:145
645
+ msgid "Facebook Community"
646
+ msgstr "Communauté Facebook"
647
+
648
+ #: libs/stories/views/template.php:141
649
+ msgid "Blog"
650
+ msgstr "Blog"
651
+
652
+ #: libs/stories/stories.php:255
653
+ msgid "Wpmet Stories"
654
+ msgstr ""
655
+
656
+ #: libs/framework/views/settings-sections/dashboard.php:67
657
+ msgid "watch more videos"
658
+ msgstr "Regarder plus de vidéos"
659
+
660
+ #: libs/pro-awareness/pro-awareness.php:157
661
+ msgid "Default Title"
662
+ msgstr "Titre par défaut"
663
+
664
+ #: widgets/heading/heading.php:1194
665
+ msgid "Text color"
666
+ msgstr "Couleur du texte"
667
+
668
+ #: widgets/heading/heading.php:1004
669
+ msgid "Outline Radius"
670
+ msgstr ""
671
+
672
+ #: widgets/heading/heading.php:983 widgets/heading/heading.php:995
673
+ msgid "Outline"
674
+ msgstr ""
675
+
676
+ #: widgets/heading/heading.php:544
677
+ msgid "Left Gap"
678
+ msgstr ""
679
+
680
+ #: widgets/heading/heading.php:517
681
+ msgid "Right Gap"
682
+ msgstr ""
683
+
684
+ #: widgets/heading/heading.php:489
685
+ msgid "Border Height"
686
+ msgstr "Taille de bordure"
687
+
688
+ #: widgets/heading/heading.php:285
689
+ msgid "bussiness"
690
+ msgstr "Entreprise"
691
+
692
+ #: widgets/heading/heading.php:276
693
+ msgid "Show Shadow Text"
694
+ msgstr ""
695
+
696
+ #: widgets/heading/heading.php:272 widgets/heading/heading.php:1164
697
+ msgid "Shadow Text"
698
+ msgstr ""
699
+
700
+ #: widgets/heading/heading.php:257
701
+ msgid "Maximum Width"
702
+ msgstr "Largeur maximale"
703
+
704
+ #: widgets/heading/heading.php:160
705
+ msgid "Show Outline"
706
+ msgstr ""
707
+
708
+ #: widgets/heading/heading.php:107
709
+ msgid "Title Width"
710
+ msgstr "Taille du titre"
711
+
712
+ #: widgets/heading/heading.php:101
713
+ msgid "Float Left"
714
+ msgstr ""
715
+
716
+ #: widgets/heading/heading.php:92
717
+ msgid "End"
718
+ msgstr "Fin"
719
+
720
+ #: widgets/heading/heading.php:91
721
+ msgid "Start"
722
+ msgstr ""
723
+
724
+ #: widgets/heading/heading.php:87
725
+ msgid "Border Position"
726
+ msgstr ""
727
+
728
+ #: widgets/heading/heading.php:79
729
+ msgid "Show Border"
730
+ msgstr ""
731
+
732
+ #: widgets/icon-box/icon-box.php:481
733
+ msgid "Horizontal Position"
734
+ msgstr ""
735
+
736
+ #: widgets/icon-box/icon-box.php:466
737
+ msgid "Center Right"
738
+ msgstr ""
739
+
740
+ #: widgets/icon-box/icon-box.php:190
741
+ msgid "Enable Button on Hover"
742
+ msgstr ""
743
+
744
+ #: widgets/image-box/image-box.php:1220 widgets/image-box/image-box.php:1305
745
+ msgid "Color (Hover)"
746
+ msgstr "Couleur (Survol)"
747
+
748
+ #: widgets/post-list/post-list.php:552
749
+ msgid "Image Overlay:"
750
+ msgstr ""
751
+
752
+ #: widgets/post-list/post-list.php:188
753
+ msgid "Background Featured Image"
754
+ msgstr ""
755
+
756
+ #: widgets/post-list/post-list.php:163
757
+ msgid "Grid Gap"
758
+ msgstr ""
759
+
760
+ #: widgets/icon-box/icon-box.php:157
761
+ msgid "We bring the right people together to challenge established thinking and drive transform in 2020"
762
+ msgstr ""
763
+
764
+ #: widgets/icon-box/icon-box.php:142
765
+ msgid "Strategy and Planning"
766
+ msgstr "Stratégie et planification"
767
+
768
+ #: widgets/image-accordion/image-accordion.php:911
769
+ msgid "Background Color (Hover)"
770
+ msgstr "Couleur de l’arrière-plan (au survol)"
771
+
772
+ #: widgets/image-accordion/image-accordion.php:855
773
+ msgid "Link Icon Color"
774
+ msgstr ""
775
+
776
+ #: widgets/image-accordion/image-accordion.php:843
777
+ msgid "Popup Icon Color"
778
+ msgstr ""
779
+
780
+ #: widgets/image-accordion/image-accordion.php:292
781
+ #: widgets/nav-menu/nav-menu.php:92 widgets/tab/tab.php:338
782
+ msgid "Click"
783
+ msgstr ""
784
+
785
+ #: widgets/image-accordion/image-accordion.php:289
786
+ msgid "Active Behaivor"
787
+ msgstr ""
788
+
789
+ #: widgets/team/team.php:863
790
+ msgid "Box Shadow (Popup)"
791
+ msgstr ""
792
+
793
+ #: widgets/team/team.php:580
794
+ msgid "Overlay Height"
795
+ msgstr ""
796
+
797
+ #: libs/framework/views/settings-sections/usersettings.php:75
798
+ msgid "Facebook app id"
799
+ msgstr ""
800
+
801
+ #: widgets/button/button.php:182 widgets/pricing/pricing.php:2076
802
+ msgid "Width (%)"
803
+ msgstr ""
804
+
805
+ #: widgets/post-tab/post-tab.php:415
806
+ msgid "Nav Content Alignment"
807
+ msgstr ""
808
+
809
+ #: widgets/post-tab/post-tab.php:358
810
+ msgid "Disable Hover Effect"
811
+ msgstr ""
812
+
813
+ #: widgets/header-offcanvas/header-offcanvas.php:484
814
+ msgid "Box Size (px)"
815
+ msgstr ""
816
+
817
+ #: widgets/blog-posts/blog-posts.php:216
818
+ msgid "Enable Masonry"
819
+ msgstr ""
820
+
821
+ #: widgets/heading/heading.php:51 widgets/heading/heading.php:52
822
+ msgid "Grow your {{report}}"
823
+ msgstr ""
824
+
825
+ #: widgets/nav-menu/nav-menu.php:257
826
+ msgid "Mobile Wrapper Background"
827
+ msgstr ""
828
+
829
+ #: widgets/nav-menu/nav-menu.php:183
830
+ msgid "Submenu Click Area"
831
+ msgstr ""
832
+
833
+ #: widgets/post-grid/post-grid.php:129
834
+ msgid "Bottom Space"
835
+ msgstr ""
836
+
837
+ #: widgets/team/team.php:2094
838
+ msgid "Icon BG Color (Hover)"
839
+ msgstr ""
840
+
841
+ #: widgets/team/team.php:2081
842
+ msgid "Icon Color (Hover)"
843
+ msgstr ""
844
+
845
+ #: widgets/team/team.php:404
846
+ msgid "Pop Up Details"
847
+ msgstr ""
848
+
849
+ #: modules/controls/widget-area-utils.php:24
850
+ #: modules/controls/widget-area-utils.php:69
851
+ msgid "Click here to add content."
852
+ msgstr ""
853
+
854
+ #: libs/framework/views/settings-sections/usersettings.php:631
855
+ msgid "Api Key"
856
+ msgstr ""
857
+
858
+ #: libs/framework/views/settings-sections/usersettings.php:619
859
+ msgid "Google Map"
860
+ msgstr ""
861
+
862
+ #: widgets/funfact/funfact.php:175
863
+ msgid "$"
864
+ msgstr ""
865
+
866
+ #: widgets/funfact/funfact.php:172
867
+ msgid "Number Prefix "
868
+ msgstr ""
869
+
870
+ #: libs/framework/views/settings-sections/usersettings.php:444
871
+ #: libs/framework/views/settings-sections/usersettings.php:505
872
+ msgid "Access Token"
873
+ msgstr ""
874
+
875
+ #: modules/layout-manager/layout-import-api.php:29
876
+ msgid "Template id missing"
877
+ msgstr ""
878
+
879
+ #: modules/layout-manager/layout-import-api.php:22
880
+ msgid "Post not found"
881
+ msgstr ""
882
+
883
+ #: modules/layout-manager/library-source.php:77
884
+ msgid "Template does not have any content"
885
+ msgstr ""
886
+
887
+ #: modules/widget-builder/init.php:111
888
+ msgid "Builder"
889
+ msgstr ""
890
+
891
+ #: modules/onepage-scroll/extend-controls.php:54
892
+ msgid "%s Get the %s Pro version %s for more awesome elements and powerful modules. %s"
893
+ msgstr ""
894
+
895
+ #: libs/framework/views/settings-sections/dashboard.php:159
896
+ msgid "Rate Now Thumb"
897
+ msgstr ""
898
+
899
+ #: libs/framework/views/settings-sections/dashboard.php:154
900
+ msgid "Rate it now"
901
+ msgstr ""
902
+
903
+ #: libs/framework/views/settings-sections/dashboard.php:152
904
+ msgid "Don’t forget to rate our item."
905
+ msgstr ""
906
+
907
+ #: libs/framework/views/settings-sections/dashboard.php:152
908
+ msgid "Satisfied?"
909
+ msgstr ""
910
+
911
+ #: libs/framework/views/settings-sections/dashboard.php:142
912
+ msgid "Feature a request"
913
+ msgstr ""
914
+
915
+ #: libs/framework/views/settings-sections/dashboard.php:140
916
+ msgid "Maybe we’re missing something you can’t live without."
917
+ msgstr ""
918
+
919
+ #: libs/framework/views/settings-sections/dashboard.php:136
920
+ msgid "Feature a Request Thumb"
921
+ msgstr ""
922
+
923
+ #: libs/framework/views/settings-sections/dashboard.php:123
924
+ msgid "Join support forum"
925
+ msgstr ""
926
+
927
+ #: libs/framework/views/settings-sections/dashboard.php:118
928
+ msgid "Top-notch Friendly Support"
929
+ msgstr ""
930
+
931
+ #: libs/framework/views/settings-sections/dashboard.php:110
932
+ msgid "View all faq’s"
933
+ msgstr ""
934
+
935
+ #: libs/framework/views/settings-sections/dashboard.php:99
936
+ msgid "3. How to add custom css in specific section shortcode?"
937
+ msgstr ""
938
+
939
+ #: libs/framework/views/settings-sections/dashboard.php:91
940
+ msgid "2. How to translate theme with WPML?"
941
+ msgstr ""
942
+
943
+ #: libs/framework/views/settings-sections/dashboard.php:86
944
+ #: libs/framework/views/settings-sections/dashboard.php:94
945
+ #: libs/framework/views/settings-sections/dashboard.php:102
946
+ msgid "You will get 20+ complete homepages and total 450+ blocks in our layout library and we’re continuously updating the numbers there."
947
+ msgstr ""
948
+
949
+ #: libs/framework/views/settings-sections/dashboard.php:83
950
+ msgid "1. How to create a shop page in ElementsKit Lite?"
951
+ msgstr ""
952
+
953
+ #: libs/framework/views/settings-sections/dashboard.php:75
954
+ msgid "General Knowledge Base"
955
+ msgstr ""
956
+
957
+ #: libs/framework/views/settings-sections/dashboard.php:54
958
+ msgid "Mega Menu Builder"
959
+ msgstr ""
960
+
961
+ #: libs/framework/views/settings-sections/dashboard.php:38
962
+ msgid "Parallax Effects"
963
+ msgstr ""
964
+
965
+ #: libs/framework/views/settings-sections/dashboard.php:36
966
+ #: libs/framework/views/settings-sections/dashboard.php:44
967
+ #: libs/framework/views/settings-sections/dashboard.php:52
968
+ msgid "Totorial Thumb"
969
+ msgstr ""
970
+
971
+ #: libs/framework/views/settings-sections/dashboard.php:29
972
+ #: libs/framework/views/settings-sections/dashboard.php:78
973
+ msgid "Get started by spending some time with the documentation to get familiar with ElementsKit Lite."
974
+ msgstr ""
975
+
976
+ #: libs/framework/views/settings-sections/dashboard.php:27
977
+ msgid "Tutorials"
978
+ msgstr ""
979
+
980
+ #: libs/framework/views/settings-sections/dashboard.php:17
981
+ msgid "Get started"
982
+ msgstr ""
983
+
984
+ #: libs/framework/views/settings-sections/dashboard.php:13
985
+ msgid "Docs"
986
+ msgstr ""
987
+
988
+ #: libs/framework/views/settings-sections/dashboard.php:12
989
+ msgid "Easy Documentation"
990
+ msgstr ""
991
+
992
+ #: libs/framework/views/settings-sections/dashboard.php:8
993
+ #: libs/framework/views/settings-sections/dashboard.php:128
994
+ msgid "Documentation Thumb"
995
+ msgstr ""
996
+
997
+ #: libs/framework/views/settings-sections/usersettings.php:597
998
+ msgid "Check connection"
999
+ msgstr ""
1000
+
1001
+ #: libs/framework/views/settings-sections/usersettings.php:588
1002
+ msgid "Secret Key"
1003
+ msgstr ""
1004
+
1005
+ #: libs/framework/views/settings-sections/usersettings.php:579
1006
+ msgid "Api key"
1007
+ msgstr ""
1008
+
1009
+ #: libs/framework/views/settings-sections/usersettings.php:567
1010
+ msgid "Zoom Data"
1011
+ msgstr ""
1012
+
1013
+ #: libs/framework/views/settings-sections/usersettings.php:454
1014
+ msgid "Get Access Token"
1015
+ msgstr ""
1016
+
1017
+ #: libs/framework/views/settings-sections/usersettings.php:363
1018
+ msgid "Dribbble User Data"
1019
+ msgstr ""
1020
+
1021
+ #: libs/framework/views/settings-sections/usersettings.php:324
1022
+ msgid "Logged out user greeting"
1023
+ msgstr ""
1024
+
1025
+ #: libs/framework/views/settings-sections/usersettings.php:314
1026
+ msgid "Logged-in user greeting"
1027
+ msgstr ""
1028
+
1029
+ #: libs/framework/views/settings-sections/usersettings.php:282
1030
+ msgid "Facebook Messenger"
1031
+ msgstr ""
1032
+
1033
+ #: libs/framework/views/settings-sections/usersettings.php:260
1034
+ msgid "Yelp Page"
1035
+ msgstr ""
1036
+
1037
+ #: libs/framework/views/settings-sections/usersettings.php:246
1038
+ msgid "Yelp Settings"
1039
+ msgstr ""
1040
+
1041
+ #: libs/framework/views/settings-sections/usersettings.php:158
1042
+ msgid "Page Token"
1043
+ msgstr ""
1044
+
1045
+ #: libs/framework/views/settings-sections/usersettings.php:152
1046
+ msgid "Refresh access token"
1047
+ msgstr ""
1048
+
1049
+ #: libs/framework/views/settings-sections/usersettings.php:108
1050
+ #: libs/framework/views/settings-sections/usersettings.php:152
1051
+ #: libs/framework/views/settings-sections/usersettings.php:393
1052
+ #: libs/framework/views/settings-sections/usersettings.php:546
1053
+ msgid "Get access token"
1054
+ msgstr ""
1055
+
1056
+ #: libs/framework/views/settings-sections/usersettings.php:130
1057
+ msgid "Facebook page review"
1058
+ msgstr ""
1059
+
1060
+ #: libs/framework/views/settings-sections/usersettings.php:88
1061
+ msgid "Page Access Token"
1062
+ msgstr ""
1063
+
1064
+ #: libs/framework/views/settings-sections/usersettings.php:74
1065
+ msgid "Facebook Page ID"
1066
+ msgstr ""
1067
+
1068
+ #: libs/framework/views/settings-sections/usersettings.php:60
1069
+ msgid "Facebook Page Feed"
1070
+ msgstr ""
1071
+
1072
+ #: libs/framework/controls/settings/switch.php:50
1073
+ msgid "View Demo"
1074
+ msgstr ""
1075
+
1076
+ #: widgets/nav-menu/nav-menu.php:500
1077
+ msgid "Item Spacing"
1078
+ msgstr ""
1079
+
1080
+ #: widgets/nav-menu/nav-menu.php:379
1081
+ msgid "Menu Item Style"
1082
+ msgstr ""
1083
+
1084
+ #: widgets/nav-menu/nav-menu.php:344
1085
+ msgid "This is only work with Mega menu icon option"
1086
+ msgstr ""
1087
+
1088
+ #: widgets/nav-menu/nav-menu.php:343
1089
+ msgid "Menu Icon Spacing"
1090
+ msgstr ""
1091
+
1092
+ #: widgets/nav-menu/nav-menu.php:317
1093
+ msgid "Menu border radius"
1094
+ msgstr ""
1095
+
1096
+ #: widgets/nav-menu/nav-menu.php:238
1097
+ msgid "Menu wrapper background"
1098
+ msgstr ""
1099
+
1100
+ #: widgets/nav-menu/nav-menu.php:205
1101
+ msgid "Menu Height"
1102
+ msgstr ""
1103
+
1104
+ #: widgets/nav-menu/nav-menu.php:197
1105
+ msgid "Menu Wrapper"
1106
+ msgstr ""
1107
+
1108
+ #: widgets/nav-menu/nav-menu.php:55
1109
+ msgid "Menu Settings"
1110
+ msgstr ""
1111
+
1112
+ #: widgets/nav-menu/nav-menu.php:174
1113
+ msgid "Hamburger Icon (Optional)"
1114
+ msgstr ""
1115
+
1116
+ #: widgets/nav-menu/nav-menu.php:160
1117
+ msgid " Custom Link"
1118
+ msgstr ""
1119
+
1120
+ #: widgets/nav-menu/nav-menu.php:151
1121
+ msgid "Default(Home)"
1122
+ msgstr ""
1123
+
1124
+ #: widgets/nav-menu/nav-menu.php:147
1125
+ msgid "Menu link"
1126
+ msgstr ""
1127
+
1128
+ #: widgets/nav-menu/nav-menu.php:127
1129
+ msgid "Mobile Menu Settings"
1130
+ msgstr ""
1131
+
1132
+ #: widgets/nav-menu/nav-menu.php:72
1133
+ msgid "Horizontal menu position"
1134
+ msgstr ""
1135
+
1136
+ #: libs/framework/views/settings-sections/modules.php:20
1137
+ #: modules/widget-builder/cpt.php:19 modules/widget-builder/cpt.php:51
1138
+ msgid "Widget Builder"
1139
+ msgstr ""
1140
+
1141
+ #: modules/megamenu/views/options-menu-item.php:134
1142
+ msgid "Relative"
1143
+ msgstr ""
1144
+
1145
+ #: modules/megamenu/views/options-menu-item.php:129
1146
+ msgid "Mega Menu Position as:"
1147
+ msgstr ""
1148
+
1149
+ #: modules/megamenu/views/options-menu-item.php:125
1150
+ msgid "750px"
1151
+ msgstr ""
1152
+
1153
+ #: modules/megamenu/views/options-menu-item.php:123
1154
+ msgid "Menu Width"
1155
+ msgstr ""
1156
+
1157
+ #: modules/megamenu/views/options-menu-item.php:119
1158
+ msgid "Custom Width"
1159
+ msgstr ""
1160
+
1161
+ #: modules/megamenu/views/options-menu-item.php:115
1162
+ msgid "Default Width"
1163
+ msgstr ""
1164
+
1165
+ #: modules/megamenu/views/options-menu-item.php:112
1166
+ msgid "Mega Menu Width as:"
1167
+ msgstr ""
1168
+
1169
+ #: libs/framework/views/settings-sections/modules.php:17
1170
+ #: modules/header-footer/cpt.php:20 modules/header-footer/cpt.php:21
1171
+ #: modules/header-footer/cpt.php:52
1172
+ msgid "Header Footer"
1173
+ msgstr ""
1174
+
1175
+ #: modules/widget-builder/cpt.php:30
1176
+ msgid "No Widgets found in Trash."
1177
+ msgstr ""
1178
+
1179
+ #: modules/widget-builder/cpt.php:29
1180
+ msgid "No Widgets found."
1181
+ msgstr ""
1182
+
1183
+ #: modules/widget-builder/cpt.php:28
1184
+ msgid "Parent Widgets:"
1185
+ msgstr ""
1186
+
1187
+ #: modules/widget-builder/cpt.php:27
1188
+ msgid "Search Widgets"
1189
+ msgstr ""
1190
+
1191
+ #: modules/widget-builder/cpt.php:26
1192
+ msgid "All Widgets"
1193
+ msgstr ""
1194
+
1195
+ #: modules/widget-builder/cpt.php:25
1196
+ msgid "View Widget"
1197
+ msgstr ""
1198
+
1199
+ #: modules/widget-builder/cpt.php:24
1200
+ msgid "Edit Widget"
1201
+ msgstr ""
1202
+
1203
+ #: modules/widget-builder/cpt.php:23
1204
+ msgid "New Widget"
1205
+ msgstr ""
1206
+
1207
+ #: modules/widget-builder/cpt.php:22
1208
+ msgid "Add New Widget"
1209
+ msgstr ""
1210
+
1211
+ #: modules/widget-builder/cpt.php:18
1212
+ msgid "Widget"
1213
+ msgstr ""
1214
+
1215
+ #: libs/framework/views/init.php:11 modules/widget-builder/cpt.php:17
1216
+ #: modules/widget-builder/cpt.php:20
1217
+ msgid "Widgets"
1218
+ msgstr ""
1219
+
1220
+ #: modules/widget-builder/api/common.php:72
1221
+ msgid "Widget data saved!"
1222
+ msgstr ""
1223
+
1224
+ #: modules/widget-builder/api/common.php:39
1225
+ msgid "Invalid data."
1226
+ msgstr ""
1227
+
1228
+ #: modules/widget-builder/api/common.php:25
1229
+ #: modules/widget-builder/api/common.php:86
1230
+ msgid "Not enough permission."
1231
+ msgstr ""
1232
+
1233
+ #: modules/widget-builder/init.php:70
1234
+ msgid "ElementsKit Custom"
1235
+ msgstr ""
1236
+
1237
+ #: widgets/header-search/header-search.php:329
1238
+ msgid "Search Container"
1239
+ msgstr ""
1240
+
1241
+ #: widgets/post-tab/post-tab.php:103
1242
+ msgid "Link Archive?"
1243
+ msgstr ""
1244
+
1245
+ #: widgets/nav-menu/nav-menu.php:247
1246
+ msgid "Menu Panel Background"
1247
+ msgstr ""
1248
+
1249
+ #: widgets/lottie/lottie.php:236
1250
+ msgid "Pause"
1251
+ msgstr ""
1252
+
1253
+ #: widgets/lottie/lottie.php:235
1254
+ msgid "Play"
1255
+ msgstr ""
1256
+
1257
+ #: widgets/lottie/lottie.php:231
1258
+ msgid "On Hover"
1259
+ msgstr ""
1260
+
1261
+ #: widgets/lottie/lottie.php:221
1262
+ msgid "Canvas"
1263
+ msgstr ""
1264
+
1265
+ #: widgets/lottie/lottie.php:217
1266
+ msgid "SVG"
1267
+ msgstr ""
1268
+
1269
+ #: widgets/lottie/lottie.php:212
1270
+ msgid "Render Type"
1271
+ msgstr ""
1272
+
1273
+ #: widgets/lottie/lottie.php:179
1274
+ msgid "Loop Count"
1275
+ msgstr ""
1276
+
1277
+ #: widgets/lottie/lottie.php:158
1278
+ msgid "Start when visible"
1279
+ msgstr ""
1280
+
1281
+ #: widgets/lottie/lottie.php:140 widgets/lottie/lottie.php:237
1282
+ msgid "Reverse"
1283
+ msgstr ""
1284
+
1285
+ #: widgets/lottie/lottie.php:131
1286
+ msgid "Animation Options"
1287
+ msgstr ""
1288
+
1289
+ #: widgets/lottie/lottie.php:101
1290
+ msgid "https://example.com/file.json"
1291
+ msgstr ""
1292
+
1293
+ #: widgets/lottie/lottie.php:78 widgets/lottie/lottie.php:96
1294
+ msgid "Discover thousands of %sLottie animations%s ready to use."
1295
+ msgstr ""
1296
+
1297
+ #: widgets/lottie/lottie.php:66
1298
+ msgid "JSON URL"
1299
+ msgstr ""
1300
+
1301
+ #: widgets/lottie/lottie.php:62
1302
+ msgid "JSON File"
1303
+ msgstr ""
1304
+
1305
+ #: widgets/lottie/lottie.php:57
1306
+ msgid "Select JSON"
1307
+ msgstr ""
1308
+
1309
+ #: widgets/lottie/json-handler.php:48
1310
+ msgid "The uploaded %s file is not supported. Please upload a valid JSON file"
1311
+ msgstr ""
1312
+
1313
+ #: widgets/lottie/lottie-handler.php:16 widgets/lottie/lottie.php:50
1314
+ #: widgets/lottie/lottie.php:246
1315
+ msgid "Lottie"
1316
+ msgstr ""
1317
+
1318
+ #: modules/onepage-scroll/extend-controls-pro.php:252
1319
+ msgid "Tooltip Text"
1320
+ msgstr ""
1321
+
1322
+ #: modules/onepage-scroll/extend-controls-pro.php:242
1323
+ msgid "Enable Dot"
1324
+ msgstr ""
1325
+
1326
+ #: modules/onepage-scroll/extend-controls-pro.php:224
1327
+ msgid "Tooltip Typography"
1328
+ msgstr ""
1329
+
1330
+ #: modules/onepage-scroll/extend-controls-pro.php:192
1331
+ msgid "Navigation Color"
1332
+ msgstr ""
1333
+
1334
+ #: modules/onepage-scroll/extend-controls-pro.php:168
1335
+ msgid "Navigation Spacing"
1336
+ msgstr ""
1337
+
1338
+ #: modules/onepage-scroll/extend-controls-pro.php:136
1339
+ msgid "Navigation Position Offset"
1340
+ msgstr ""
1341
+
1342
+ #: modules/onepage-scroll/extend-controls-pro.php:103
1343
+ msgid "Navigation Position"
1344
+ msgstr ""
1345
+
1346
+ #: modules/onepage-scroll/extend-controls-pro.php:86
1347
+ msgid "Navigation Icon"
1348
+ msgstr ""
1349
+
1350
+ #: modules/onepage-scroll/extend-controls-pro.php:74
1351
+ msgid "Custom Icon"
1352
+ msgstr ""
1353
+
1354
+ #: modules/onepage-scroll/extend-controls-pro.php:71
1355
+ msgid "Line Move"
1356
+ msgstr ""
1357
+
1358
+ #: modules/onepage-scroll/extend-controls-pro.php:70
1359
+ msgid "Line Fill"
1360
+ msgstr ""
1361
+
1362
+ #: modules/onepage-scroll/extend-controls-pro.php:69
1363
+ msgid "Line Shrink"
1364
+ msgstr ""
1365
+
1366
+ #: modules/onepage-scroll/extend-controls-pro.php:68
1367
+ msgid "Line Grow"
1368
+ msgstr ""
1369
+
1370
+ #: modules/onepage-scroll/extend-controls-pro.php:55
1371
+ msgid "Dot Move"
1372
+ msgstr ""
1373
+
1374
+ #: modules/onepage-scroll/extend-controls-pro.php:54
1375
+ msgid "Stroke Simple"
1376
+ msgstr ""
1377
+
1378
+ #: modules/onepage-scroll/extend-controls-pro.php:53
1379
+ msgid "Stroke Dot"
1380
+ msgstr ""
1381
+
1382
+ #: modules/onepage-scroll/extend-controls-pro.php:52
1383
+ msgid "Stroke"
1384
+ msgstr ""
1385
+
1386
+ #: modules/onepage-scroll/extend-controls-pro.php:51
1387
+ msgid "Fill Out"
1388
+ msgstr ""
1389
+
1390
+ #: modules/onepage-scroll/extend-controls-pro.php:50
1391
+ msgid "Fill In"
1392
+ msgstr ""
1393
+
1394
+ #: modules/onepage-scroll/extend-controls-pro.php:49
1395
+ #: modules/onepage-scroll/extend-controls-pro.php:62
1396
+ msgid "Scale Up"
1397
+ msgstr ""
1398
+
1399
+ #: modules/onepage-scroll/extend-controls.php:102
1400
+ msgid "Enable Section"
1401
+ msgstr ""
1402
+
1403
+ #: widgets/funfact/funfact.php:305
1404
+ msgid "Hover Border Bottom Color"
1405
+ msgstr ""
1406
+
1407
+ #: widgets/nav-menu/nav-menu.php:117
1408
+ msgid "Mobile"
1409
+ msgstr ""
1410
+
1411
+ #: modules/onepage-scroll/extend-controls-pro.php:41
1412
+ msgid "Navigation Style"
1413
+ msgstr ""
1414
+
1415
+ #: modules/onepage-scroll/extend-controls-pro.php:29
1416
+ msgid "Onepage Scroll Settings"
1417
+ msgstr ""
1418
+
1419
+ #: modules/onepage-scroll/extend-controls.php:94
1420
+ msgid "ElementsKit Onepage Scroll"
1421
+ msgstr ""
1422
+
1423
+ #: modules/onepage-scroll/extend-controls.php:74
1424
+ msgid "Enable Onepage Scroll"
1425
+ msgstr ""
1426
+
1427
+ #: helpers/utils.php:236
1428
+ msgid "Create a Table First"
1429
+ msgstr ""
1430
+
1431
+ #: helpers/utils.php:230
1432
+ msgid "(no name)"
1433
+ msgstr ""
1434
+
1435
+ #: modules/onepage-scroll/extend-controls.php:44 widgets/widget-notice.php:24
1436
+ msgid "Unlock more possibilities"
1437
+ msgstr "Débloquer plus de possibilités"
1438
+
1439
+ #: widgets/widget-notice.php:17
1440
+ msgid "Go Premium for More Features"
1441
+ msgstr "Passer premium pour plus de fonctionnalités"
1442
+
1443
+ #: widgets/team/team.php:1957
1444
+ msgid "Phone and Email"
1445
+ msgstr "Téléphone et e-mail"
1446
+
1447
+ #: widgets/button/button.php:472
1448
+ msgid "Add space before icon"
1449
+ msgstr "Ajouter un espace devant l’icône"
1450
+
1451
+ #: compatibility/wpml/init.php:655
1452
+ msgid "Placeholder Text (Header Search)"
1453
+ msgstr "Texte de texte indicatif (recherche d’en-tête)"
1454
+
1455
+ #: compatibility/wpml/init.php:624
1456
+ msgid "Label (Creative Button)"
1457
+ msgstr "Libellé (bouton créatif)"
1458
+
1459
+ #: compatibility/wpml/init.php:613
1460
+ msgid "Button Two Text (Dual Button)"
1461
+ msgstr "Texte du second bouton (bouton double)"
1462
+
1463
+ #: compatibility/wpml/init.php:608
1464
+ msgid "Button One Text (Dual Button)"
1465
+ msgstr "Texte du premier bouton (bouton double)"
1466
+
1467
+ #: compatibility/wpml/init.php:603
1468
+ msgid "Middle Text (Dual Button)"
1469
+ msgstr "Texte du milieu (bouton double)"
1470
+
1471
+ #: compatibility/wpml/init.php:586
1472
+ msgid "Next Text (Table)"
1473
+ msgstr "Texte suivant (tableau)"
1474
+
1475
+ #: compatibility/wpml/init.php:581
1476
+ msgid "Prev Text (Table)"
1477
+ msgstr "Texte précédent (tableau)"
1478
+
1479
+ #: compatibility/wpml/init.php:569
1480
+ msgid "Title (Chart)"
1481
+ msgstr "Titre (graphique)"
1482
+
1483
+ #: compatibility/wpml/init.php:557
1484
+ msgid "\"All\" Filter Label (Gallery)"
1485
+ msgstr "Libellé de filtre « Tous » (galerie)"
1486
+
1487
+ #: compatibility/wpml/init.php:546
1488
+ msgid "Follow Button Text (Instagram Feed)"
1489
+ msgstr "Texte du bouton « Suivre » ( flux Instagram)"
1490
+
1491
+ #: compatibility/wpml/init.php:535
1492
+ msgid "Label (Twitter)"
1493
+ msgstr "Libellé (Twitter)"
1494
+
1495
+ #: compatibility/wpml/init.php:524
1496
+ msgid "Title (Motion Text)"
1497
+ msgstr "Titre (texte de la motion)"
1498
+
1499
+ #: compatibility/wpml/init.php:493
1500
+ msgid "Content (Drop Caps)"
1501
+ msgstr "Contenu (lettrines)"
1502
+
1503
+ #: compatibility/wpml/init.php:477
1504
+ msgid "Button Title (Video)"
1505
+ msgstr "Titre du bouton (vidéo)"
1506
+
1507
+ #: compatibility/wpml/init.php:461
1508
+ msgid "Description (Pie Chart)"
1509
+ msgstr "Description (diagramme circulaire)"
1510
+
1511
+ #: compatibility/wpml/init.php:456
1512
+ msgid "Title (Pie Chart)"
1513
+ msgstr "Titre (diagramme circulaire)"
1514
+
1515
+ #: compatibility/wpml/init.php:445
1516
+ msgid "Success Message (Mail Chimp)"
1517
+ msgstr ""
1518
+
1519
+ #: compatibility/wpml/init.php:440
1520
+ msgid "Submit Button Text (Mail Chimp)"
1521
+ msgstr ""
1522
+
1523
+ #: compatibility/wpml/init.php:435
1524
+ msgid "Email Placeholder (Mail Chimp)"
1525
+ msgstr ""
1526
+
1527
+ #: compatibility/wpml/init.php:430
1528
+ msgid "Email (Mail Chimp)"
1529
+ msgstr ""
1530
+
1531
+ #: compatibility/wpml/init.php:425
1532
+ msgid "Phone Placeholder (Mail Chimp)"
1533
+ msgstr ""
1534
+
1535
+ #: compatibility/wpml/init.php:420
1536
+ msgid "Phone (Mail Chimp)"
1537
+ msgstr "Téléphone (MailChimp)"
1538
+
1539
+ #: compatibility/wpml/init.php:410
1540
+ msgid "Last Name (Mail Chimp)"
1541
+ msgstr "Nom de famille (MailChimp)"
1542
+
1543
+ #: compatibility/wpml/init.php:405 compatibility/wpml/init.php:415
1544
+ msgid "First Name Placeholder (Mail Chimp)"
1545
+ msgstr ""
1546
+
1547
+ #: compatibility/wpml/init.php:400
1548
+ msgid "First Name (Mail Chimp)"
1549
+ msgstr ""
1550
+
1551
+ #: compatibility/wpml/init.php:389
1552
+ msgid "Title (Progress Bar)"
1553
+ msgstr ""
1554
+
1555
+ #: compatibility/wpml/init.php:373
1556
+ msgid "Email (Team)"
1557
+ msgstr "E-mail (équipe)"
1558
+
1559
+ #: compatibility/wpml/init.php:368
1560
+ msgid "Phone (Team)"
1561
+ msgstr "Téléphone (équipe)"
1562
+
1563
+ #: compatibility/wpml/init.php:363
1564
+ msgid "Popup Description (Team)"
1565
+ msgstr "Description de la fenêtre surgissante (équipe)"
1566
+
1567
+ #: compatibility/wpml/init.php:358
1568
+ msgid "Short Description (Team)"
1569
+ msgstr "Description courte (équipe)"
1570
+
1571
+ #: compatibility/wpml/init.php:353
1572
+ msgid "Member Position (Team)"
1573
+ msgstr "Position du membre (équipe)"
1574
+
1575
+ #: compatibility/wpml/init.php:348
1576
+ msgid "Member Name (Team)"
1577
+ msgstr "Nom du membre (équipe)"
1578
+
1579
+ #: compatibility/wpml/init.php:336
1580
+ msgid "Button Label (Pricing Table)"
1581
+ msgstr ""
1582
+
1583
+ #: compatibility/wpml/init.php:331
1584
+ msgid "Table Content (Pricing Table)"
1585
+ msgstr ""
1586
+
1587
+ #: compatibility/wpml/init.php:326
1588
+ msgid "Duration (Pricing Table)"
1589
+ msgstr ""
1590
+
1591
+ #: compatibility/wpml/init.php:321
1592
+ msgid "Price (Pricing Table)"
1593
+ msgstr "Prix (tableau de prix)"
1594
+
1595
+ #: compatibility/wpml/init.php:316
1596
+ msgid "Currency (Pricing Table)"
1597
+ msgstr ""
1598
+
1599
+ #: compatibility/wpml/init.php:311
1600
+ msgid "Table Subtitle (Pricing Table)"
1601
+ msgstr ""
1602
+
1603
+ #: compatibility/wpml/init.php:306
1604
+ msgid "Table Title (Pricing Table)"
1605
+ msgstr ""
1606
+
1607
+ #: compatibility/wpml/init.php:290
1608
+ msgid "After Label (Image Comparison)"
1609
+ msgstr ""
1610
+
1611
+ #: compatibility/wpml/init.php:285
1612
+ msgid "Before Label (Image Comparison)"
1613
+ msgstr ""
1614
+
1615
+ #: compatibility/wpml/init.php:274
1616
+ msgid "Super (Funfact)"
1617
+ msgstr ""
1618
+
1619
+ #: compatibility/wpml/init.php:269
1620
+ msgid "Title (Funfact)"
1621
+ msgstr ""
1622
+
1623
+ #: compatibility/wpml/init.php:264
1624
+ msgid "Number Suffix (Funfact)"
1625
+ msgstr ""
1626
+
1627
+ #: compatibility/wpml/init.php:248
1628
+ msgid "On Expiry Content (Countdown Timer)"
1629
+ msgstr ""
1630
+
1631
+ #: compatibility/wpml/init.php:243
1632
+ msgid "On Expiry Title (Countdown Timer)"
1633
+ msgstr ""
1634
+
1635
+ #: compatibility/wpml/init.php:238
1636
+ msgid "Seconds (Countdown Timer)"
1637
+ msgstr "Secondes (minuteur de compte à rebours)"
1638
+
1639
+ #: compatibility/wpml/init.php:233
1640
+ msgid "Minutes (Countdown Timer)"
1641
+ msgstr ""
1642
+
1643
+ #: compatibility/wpml/init.php:228
1644
+ msgid "Hours (Countdown Timer)"
1645
+ msgstr ""
1646
+
1647
+ #: compatibility/wpml/init.php:223
1648
+ msgid "Days (Countdown Timer)"
1649
+ msgstr ""
1650
+
1651
+ #: compatibility/wpml/init.php:218
1652
+ msgid "Weeks (Countdown Timer)"
1653
+ msgstr ""
1654
+
1655
+ #: compatibility/wpml/init.php:207
1656
+ msgid "Button Label (Image Box)"
1657
+ msgstr ""
1658
+
1659
+ #: compatibility/wpml/init.php:202
1660
+ msgid "Description (Image Box)"
1661
+ msgstr ""
1662
+
1663
+ #: compatibility/wpml/init.php:197
1664
+ msgid "Title (Image Box)"
1665
+ msgstr ""
1666
+
1667
+ #: compatibility/wpml/init.php:186
1668
+ msgid "Badge Text (Icon Box)"
1669
+ msgstr ""
1670
+
1671
+ #: compatibility/wpml/init.php:181
1672
+ msgid "Button Label (Icon Box)"
1673
+ msgstr ""
1674
+
1675
+ #: compatibility/wpml/init.php:176
1676
+ msgid "Content (Icon Box)"
1677
+ msgstr ""
1678
+
1679
+ #: compatibility/wpml/init.php:171
1680
+ msgid "Title (Icon Box)"
1681
+ msgstr ""
1682
+
1683
+ #: compatibility/wpml/init.php:160
1684
+ msgid "Description (Heading)"
1685
+ msgstr ""
1686
+
1687
+ #: compatibility/wpml/init.php:155
1688
+ msgid "Sub Title (Heading)"
1689
+ msgstr ""
1690
+
1691
+ #: compatibility/wpml/init.php:150
1692
+ msgid "Title (Heading)"
1693
+ msgstr "Titre (balise titre)"
1694
+
1695
+ #: compatibility/wpml/init.php:139
1696
+ msgid "Label (Button)"
1697
+ msgstr "Libellé (bouton)"
1698
+
1699
+ #: compatibility/wpml/widgets/faq.php:56
1700
+ msgid "Content (FAQ)"
1701
+ msgstr ""
1702
+
1703
+ #: compatibility/wpml/widgets/faq.php:52
1704
+ msgid "Title (FAQ)"
1705
+ msgstr "Titre (FAQ)"
1706
+
1707
+ #: compatibility/wpml/widgets/hotspot.php:56
1708
+ msgid "Address (Hotspot)"
1709
+ msgstr "Adresse (zone clicable)"
1710
+
1711
+ #: compatibility/wpml/widgets/hotspot.php:52
1712
+ msgid "Title (Hotspot)"
1713
+ msgstr "Titre (zone clicable)"
1714
+
1715
+ #: compatibility/wpml/widgets/advanced-accordion.php:51
1716
+ msgid "Title (Advanced Accordion)"
1717
+ msgstr ""
1718
+
1719
+ #: compatibility/wpml/widgets/table.php:51
1720
+ msgid "Text (Table)"
1721
+ msgstr "Texte (tableau)"
1722
+
1723
+ #: compatibility/wpml/widgets/testimonial.php:61
1724
+ msgid "Testimonial Review (Testimonial)"
1725
+ msgstr ""
1726
+
1727
+ #: compatibility/wpml/widgets/testimonial.php:57
1728
+ msgid "Designation (Testimonial)"
1729
+ msgstr ""
1730
+
1731
+ #: compatibility/wpml/widgets/testimonial.php:53
1732
+ msgid "Client Name (Testimonial)"
1733
+ msgstr ""
1734
+
1735
+ #: compatibility/wpml/widgets/image-accordion.php:56
1736
+ msgid "Button Label (Image Accordion)"
1737
+ msgstr ""
1738
+
1739
+ #: compatibility/wpml/widgets/image-accordion.php:52
1740
+ msgid "Title (Image Accordion)"
1741
+ msgstr ""
1742
+
1743
+ #: compatibility/wpml/widgets/cat-list.php:51
1744
+ msgid "Test (Category List)"
1745
+ msgstr ""
1746
+
1747
+ #: compatibility/wpml/widgets/social-share.php:51
1748
+ msgid "Label (Social Share)"
1749
+ msgstr "Libellé (partage sociale)"
1750
+
1751
+ #: compatibility/wpml/widgets/social.php:51
1752
+ msgid "Label (Social Media)"
1753
+ msgstr "Libellé (média social)"
1754
+
1755
+ #: compatibility/wpml/widgets/business-hours.php:56
1756
+ msgid "Time (Business Hours)"
1757
+ msgstr ""
1758
+
1759
+ #: compatibility/wpml/widgets/business-hours.php:52
1760
+ msgid "Day (Business Hours)"
1761
+ msgstr ""
1762
+
1763
+ #: compatibility/wpml/widgets/pricing.php:51
1764
+ msgid "List text (Pricing Table)"
1765
+ msgstr ""
1766
+
1767
+ #: compatibility/wpml/widgets/advanced-tab.php:56
1768
+ msgid "Sub-Title (Advanced Tab)"
1769
+ msgstr ""
1770
+
1771
+ #: compatibility/wpml/widgets/advanced-tab.php:52
1772
+ msgid "Title (Advanced Tab)"
1773
+ msgstr ""
1774
+
1775
+ #: compatibility/wpml/widgets/timeline.php:71
1776
+ msgid "Address (Timeline)"
1777
+ msgstr "Adresse (chronologie)"
1778
+
1779
+ #: compatibility/wpml/widgets/timeline.php:67
1780
+ msgid "Date (Timeline)"
1781
+ msgstr ""
1782
+
1783
+ #: compatibility/wpml/widgets/timeline.php:63
1784
+ msgid "Description (Timeline)"
1785
+ msgstr ""
1786
+
1787
+ #: compatibility/wpml/widgets/timeline.php:59
1788
+ msgid "Title (Timeline)"
1789
+ msgstr ""
1790
+
1791
+ #: compatibility/wpml/widgets/timeline.php:55
1792
+ msgid "Sub Title (Timeline)"
1793
+ msgstr ""
1794
+
1795
+ #: compatibility/wpml/widgets/gallery.php:51
1796
+ msgid "Filter Label (Gallery)"
1797
+ msgstr "Libellé du filtre (galerie)"
1798
+
1799
+ #: compatibility/wpml/widgets/tab.php:56
1800
+ msgid "Content (Tab)"
1801
+ msgstr ""
1802
+
1803
+ #: compatibility/wpml/widgets/tab.php:52
1804
+ msgid "Title (Tab)"
1805
+ msgstr ""
1806
+
1807
+ #: compatibility/wpml/widgets/accordion.php:56
1808
+ msgid "Description (Accordion)"
1809
+ msgstr ""
1810
+
1811
+ #: compatibility/wpml/widgets/accordion.php:52
1812
+ msgid "Title (Accordion)"
1813
+ msgstr "Titre (accordéon)"
1814
+
1815
+ #: compatibility/wpml/widgets/page-list.php:56
1816
+ msgid "Sub-Title (Page List)"
1817
+ msgstr ""
1818
+
1819
+ #: compatibility/wpml/widgets/page-list.php:52
1820
+ msgid "Title (Page List)"
1821
+ msgstr ""
1822
+
1823
+ #: compatibility/wpml/widgets/header-info.php:51
1824
+ msgid "Text (Header Info)"
1825
+ msgstr "Texte (Informations sur l’en-tête)"
1826
+
1827
+ #: compatibility/wpml/widgets/chart.php:51
1828
+ msgid "Name (Chart)"
1829
+ msgstr "Nom (graphique)"
1830
+
1831
+ #: compatibility/wpml/widgets/post-list.php:51
1832
+ msgid "Title (Post List)"
1833
+ msgstr ""
1834
+
1835
+ #: widgets/post-grid/post-grid.php:53 widgets/post-tab/post-tab.php:54
1836
+ msgid "To avail this option you need to set/add a featured image to posts.."
1837
+ msgstr ""
1838
+
1839
+ #: widgets/tablepress/tablepress.php:687
1840
+ msgid "Please Select A Table From Setting!"
1841
+ msgstr ""
1842
+
1843
+ #: widgets/tablepress/tablepress.php:592
1844
+ msgid "Filter And Search"
1845
+ msgstr "Filtrer et rechercher"
1846
+
1847
+ #: widgets/tablepress/tablepress.php:315
1848
+ msgid "Hover And Active Background"
1849
+ msgstr ""
1850
+
1851
+ #: widgets/tablepress/tablepress.php:281
1852
+ msgid "Footer Text And Navigation gap"
1853
+ msgstr ""
1854
+
1855
+ #: widgets/tablepress/tablepress.php:269
1856
+ msgid "Pagination And Serach Gap"
1857
+ msgstr ""
1858
+
1859
+ #: widgets/tablepress/tablepress.php:128
1860
+ msgid "Pagination Hide"
1861
+ msgstr "Masquer la pagination"
1862
+
1863
+ #: widgets/tablepress/tablepress.php:117
1864
+ msgid "Footer Info Hide"
1865
+ msgstr "Masquer les informations de bas de page"
1866
+
1867
+ #: widgets/tablepress/tablepress.php:106
1868
+ msgid "Search Hide"
1869
+ msgstr "Masquer la recherche"
1870
+
1871
+ #: widgets/tablepress/tablepress.php:95
1872
+ msgid "Nav Hide"
1873
+ msgstr ""
1874
+
1875
+ #: widgets/tablepress/tablepress.php:82
1876
+ msgid "Desktop"
1877
+ msgstr "Ordinateur"
1878
+
1879
+ #: widgets/nav-menu/nav-menu.php:116 widgets/tablepress/tablepress.php:81
1880
+ msgid "Tablet"
1881
+ msgstr "Tablette"
1882
+
1883
+ #: widgets/nav-menu/nav-menu.php:112 widgets/tablepress/tablepress.php:74
1884
+ msgid "Responsive Breakpoint"
1885
+ msgstr "Breakpoint Responsive"
1886
+
1887
+ #: widgets/tablepress/tablepress.php:66
1888
+ msgid "Collapse"
1889
+ msgstr "Refermer"
1890
+
1891
+ #: widgets/tablepress/tablepress.php:65
1892
+ msgid "Scroll"
1893
+ msgstr "Fond défilant"
1894
+
1895
+ #: widgets/tablepress/tablepress.php:64
1896
+ msgid "Flip"
1897
+ msgstr "Retournement"
1898
+
1899
+ #: helpers/utils.php:223 widgets/tablepress/tablepress.php:45
1900
+ msgid "Select Table"
1901
+ msgstr "Sélectionner une table"
1902
+
1903
+ #: widgets/tablepress/tablepress-handler.php:12
1904
+ msgid "TablePress"
1905
+ msgstr "TablePress"
1906
+
1907
+ #: widgets/accordion/accordion.php:336
1908
+ #: widgets/header-offcanvas/header-offcanvas.php:124
1909
+ #: widgets/header-offcanvas/header-offcanvas.php:390
1910
+ msgid "Closed"
1911
+ msgstr "Fermé"
1912
+
1913
+ #: widgets/mail-chimp/mail-chimp.php:1326
1914
+ msgid "Error:"
1915
+ msgstr "Erreur :"
1916
+
1917
+ #: widgets/mail-chimp/mail-chimp.php:1290
1918
+ msgid "Success:"
1919
+ msgstr ""
1920
+
1921
+ #: widgets/mail-chimp/mail-chimp.php:1239
1922
+ msgid "Sucess & Error message"
1923
+ msgstr ""
1924
+
1925
+ #: widgets/tab/tab.php:357
1926
+ msgid "Keep this tab open? "
1927
+ msgstr ""
1928
+
1929
+ #: widgets/team/team.php:1064
1930
+ msgid "For svg icon, We don't need this. We will use font size and padding for adjusting size."
1931
+ msgstr ""
1932
+
1933
+ #: widgets/we-forms/we-forms-handler.php:12
1934
+ msgid "We Forms"
1935
+ msgstr ""
1936
+
1937
+ #: widgets/we-forms/we-forms.php:392
1938
+ msgid "Button Position"
1939
+ msgstr "Position du bouton"
1940
+
1941
+ #: widgets/we-forms/we-forms.php:351
1942
+ msgid "Button Full Width?"
1943
+ msgstr "Bouton pleine largeur ?"
1944
+
1945
+ #: widgets/we-forms/we-forms.php:330
1946
+ msgid "Help Text Color"
1947
+ msgstr "Couleur du texte d’aide"
1948
+
1949
+ #: widgets/we-forms/we-forms.php:319
1950
+ msgid "Required Label Color"
1951
+ msgstr "Couleur du libellé requis"
1952
+
1953
+ #: widgets/we-forms/we-forms.php:308
1954
+ msgid "Label Text Color"
1955
+ msgstr "Couleur du libellé"
1956
+
1957
+ #: widgets/we-forms/we-forms.php:300
1958
+ msgid "Help Text Typography"
1959
+ msgstr "Typographie de l’aide"
1960
+
1961
+ #: widgets/fluent-forms/fluent-forms.php:873
1962
+ #: widgets/fluent-forms/fluent-forms.php:878 widgets/we-forms/we-forms.php:291
1963
+ msgid "Label Typography"
1964
+ msgstr "Typographie du libellé"
1965
+
1966
+ #: widgets/we-forms/we-forms.php:159
1967
+ msgid "Input Placeholder Color"
1968
+ msgstr "Couleur du terme factice"
1969
+
1970
+ #: widgets/we-forms/we-forms.php:148
1971
+ msgid "Input Text Color"
1972
+ msgstr "Couleur du texte de champ"
1973
+
1974
+ #: widgets/we-forms/we-forms.php:102
1975
+ msgid "Input Spacing"
1976
+ msgstr ""
1977
+
1978
+ #: widgets/we-forms/we-forms.php:62
1979
+ msgid "Fields"
1980
+ msgstr "Champs"
1981
+
1982
+ #: widgets/we-forms/we-forms.php:42
1983
+ msgid "weForm"
1984
+ msgstr "weForm"
1985
+
1986
+ #: widgets/ninja-forms/ninja-forms-handler.php:12
1987
+ msgid "Ninja Forms"
1988
+ msgstr "Ninja Forms"
1989
+
1990
+ #: widgets/ninja-forms/ninja-forms.php:893
1991
+ msgid "Error Field Input Border Color"
1992
+ msgstr "Couleur de bordure du champ d’erreur"
1993
+
1994
+ #: widgets/ninja-forms/ninja-forms.php:881
1995
+ msgid "Error Description Color"
1996
+ msgstr "Couleur de la description de l’erreur"
1997
+
1998
+ #: widgets/ninja-forms/ninja-forms.php:872
1999
+ msgid "Validation Errors"
2000
+ msgstr "Erreurs de validation"
2001
+
2002
+ #: widgets/fluent-forms/fluent-forms.php:156
2003
+ #: widgets/ninja-forms/ninja-forms.php:852
2004
+ msgid "Error Messages"
2005
+ msgstr "Messages d’erreur"
2006
+
2007
+ #: widgets/ninja-forms/ninja-forms.php:184
2008
+ msgid "Required Fields Notice"
2009
+ msgstr "Champs obligatoires avis"
2010
+
2011
+ #: widgets/fluent-forms/fluent-forms.php:171
2012
+ #: widgets/ninja-forms/ninja-forms.php:67
2013
+ msgid "Title & Description"
2014
+ msgstr "Titre & description"
2015
+
2016
+ #: widgets/ninja-forms/ninja-forms.php:41
2017
+ msgid "Ninja Form"
2018
+ msgstr "Formulaire Ninja"
2019
+
2020
+ #: widgets/fluent-forms/fluent-forms.php:149
2021
+ #: widgets/ninja-forms/ninja-forms.php:844 widgets/wp-forms/wp-forms.php:631
2022
+ msgid "Errors"
2023
+ msgstr "Erreurs"
2024
+
2025
+ #: widgets/fluent-forms/fluent-forms.php:2272
2026
+ #: widgets/ninja-forms/ninja-forms.php:584 widgets/wp-forms/wp-forms.php:406
2027
+ msgid "Submit Button"
2028
+ msgstr "Bouton d’envoi"
2029
+
2030
+ #: widgets/ninja-forms/ninja-forms.php:508 widgets/wp-forms/wp-forms.php:328
2031
+ msgid "Field Description"
2032
+ msgstr "Champ de description"
2033
+
2034
+ #: widgets/fluent-forms/fluent-forms.php:706
2035
+ #: widgets/ninja-forms/ninja-forms.php:409 widgets/wp-forms/wp-forms.php:238
2036
+ msgid "Textarea Height"
2037
+ msgstr "Hauteur du champ de texte"
2038
+
2039
+ #: widgets/fluent-forms/fluent-forms.php:687
2040
+ #: widgets/ninja-forms/ninja-forms.php:390 widgets/wp-forms/wp-forms.php:219
2041
+ msgid "Textarea Width"
2042
+ msgstr "Largeur du champ de texte"
2043
+
2044
+ #: widgets/fluent-forms/fluent-forms.php:668
2045
+ msgid "Input Height"
2046
+ msgstr ""
2047
+
2048
+ #: widgets/fluent-forms/fluent-forms.php:649
2049
+ #: widgets/ninja-forms/ninja-forms.php:370 widgets/we-forms/we-forms.php:70
2050
+ #: widgets/wp-forms/wp-forms.php:192
2051
+ msgid "Input Width"
2052
+ msgstr "Largeur du champ"
2053
+
2054
+ #: widgets/fluent-forms/fluent-forms.php:533
2055
+ #: widgets/ninja-forms/ninja-forms.php:235 widgets/wp-forms/wp-forms.php:94
2056
+ msgid "Input & Textarea"
2057
+ msgstr "Zone de texte & entrée"
2058
+
2059
+ #: widgets/ninja-forms/ninja-forms.php:48 widgets/we-forms/we-forms.php:49
2060
+ #: widgets/wp-forms/wp-forms.php:49
2061
+ msgid "Select Your Form"
2062
+ msgstr "Sélectionner votre formulaire"
2063
+
2064
+ #: widgets/wp-forms/wp-forms.php:42
2065
+ msgid "wpForm"
2066
+ msgstr "wpForm"
2067
+
2068
+ #: widgets/wp-forms/wp-forms-handler.php:12
2069
+ msgid "Wp Forms"
2070
+ msgstr "Wp Forms"
2071
+
2072
+ #: helpers/utils.php:212 widgets/fluent-forms/fluent-forms.php:54
2073
+ msgid "Create a Form First"
2074
+ msgstr "Créer un formulaire d’abord"
2075
+
2076
+ #: helpers/utils.php:205
2077
+ msgid "Select Ninja Form"
2078
+ msgstr "Sélectionner un formulaire Ninja Form"
2079
+
2080
+ #: helpers/utils.php:191
2081
+ msgid "Create a form first"
2082
+ msgstr ""
2083
+
2084
+ #: widgets/nav-menu/nav-menu.php:101
2085
+ msgid "This works in the current page."
2086
+ msgstr ""
2087
+
2088
+ #: widgets/mail-chimp/mail-chimp.php:553
2089
+ msgid "Successfully listed this email"
2090
+ msgstr ""
2091
+
2092
+ #: widgets/fluent-forms/fluent-forms.php:2501
2093
+ #: widgets/mail-chimp/mail-chimp.php:551
2094
+ #: widgets/ninja-forms/ninja-forms.php:813
2095
+ msgid "Success Message"
2096
+ msgstr "Message de confirmation"
2097
+
2098
+ #: widgets/pricing/pricing.php:1775
2099
+ msgid "Roman"
2100
+ msgstr "Romain"
2101
+
2102
+ #: widgets/pricing/pricing.php:1774
2103
+ msgid "Alphabet"
2104
+ msgstr "Alphabet"
2105
+
2106
+ #: widgets/pricing/pricing.php:1773
2107
+ msgid "Number"
2108
+ msgstr "Nombre"
2109
+
2110
+ #: widgets/pricing/pricing.php:1772
2111
+ msgid "Disc"
2112
+ msgstr "Cercles"
2113
+
2114
+ #: widgets/pricing/pricing.php:1767
2115
+ msgid "List Type"
2116
+ msgstr "Liste de type"
2117
+
2118
+ #: widgets/blog-posts/blog-posts.php:253
2119
+ msgid "Category Post"
2120
+ msgstr "Catégorie de publication"
2121
+
2122
+ #: widgets/blog-posts/blog-posts.php:247
2123
+ msgid "Select posts by:"
2124
+ msgstr "Sélectionner les publications par :"
2125
+
2126
+ #: widgets/header-offcanvas/header-offcanvas.php:575
2127
+ msgid "Offcanvas Panel"
2128
+ msgstr "Panneau hors champ"
2129
+
2130
+ #: widgets/post-list/post-list.php:1420
2131
+ msgid "Opps, No posts were found."
2132
+ msgstr ""
2133
+
2134
+ #: widgets/post-list/post-list.php:65
2135
+ msgid "Product Limit"
2136
+ msgstr "Limite de produit"
2137
+
2138
+ #: widgets/blog-posts/blog-posts.php:252 widgets/post-list/post-list.php:56
2139
+ msgid "Selected Post"
2140
+ msgstr "Poster sélectionné"
2141
+
2142
+ #: widgets/post-list/post-list.php:55
2143
+ msgid "Popular Post"
2144
+ msgstr "Contenu populaire"
2145
+
2146
+ #: widgets/blog-posts/blog-posts.php:251 widgets/post-list/post-list.php:54
2147
+ msgid "Recent Post"
2148
+ msgstr "Article récent"
2149
+
2150
+ #: widgets/post-list/post-list.php:50
2151
+ msgid "Show post by:"
2152
+ msgstr ""
2153
+
2154
+ #: widgets/dual-button/dual-button.php:452
2155
+ #: widgets/dual-button/dual-button.php:672
2156
+ msgid "Icon font size"
2157
+ msgstr "Taille de police de l’icône"
2158
+
2159
+ #: widgets/category-list/category-list.php:428
2160
+ msgid "Left Padding"
2161
+ msgstr "Padding gauche"
2162
+
2163
+ #: widgets/image-comparison/image-comparison.php:587
2164
+ msgid "Divider Thickness"
2165
+ msgstr "Épaisseur du diviseur"
2166
+
2167
+ #: widgets/heading/heading.php:804
2168
+ msgid "Subtitle Border Left"
2169
+ msgstr ""
2170
+
2171
+ #: widgets/heading/heading.php:611
2172
+ msgid "Text decoration color"
2173
+ msgstr ""
2174
+
2175
+ #: widgets/accordion/accordion.php:102
2176
+ msgid "Keep first slide auto open?"
2177
+ msgstr ""
2178
+
2179
+ #: widgets/blog-posts/blog-posts.php:538 widgets/button/button.php:86
2180
+ #: widgets/dual-button/dual-button.php:189
2181
+ #: widgets/dual-button/dual-button.php:318 widgets/funfact/funfact.php:84
2182
+ #: widgets/icon-box/icon-box.php:87 widgets/icon-box/icon-box.php:239
2183
+ #: widgets/image-box/image-box.php:166 widgets/image-box/image-box.php:332
2184
+ #: widgets/pricing/pricing.php:108 widgets/pricing/pricing.php:348
2185
+ #: widgets/video/video.php:83
2186
+ msgid "Add icon? "
2187
+ msgstr "Ajouter une icône ? "
2188
+
2189
+ #: widgets/mail-chimp/mail-chimp.php:91
2190
+ msgid "Create a campaign in mailchimp account <a href=\"https://mailchimp.com/help/create-a-regular-email-campaign/#Create_a_campaign\" target=\"_blank\"> Create Campaign</a>"
2191
+ msgstr ""
2192
+
2193
+ #: widgets/mail-chimp/mail-chimp.php:87
2194
+ msgid "Select List"
2195
+ msgstr "Sélectionner une liste"
2196
+
2197
+ #: widgets/mail-chimp/mail-chimp.php:75
2198
+ msgid "Please set API Key in ElementsKit_Lite Dashboard - User Data - MailChimp and Create Campaign.."
2199
+ msgstr ""
2200
+
2201
+ #: widgets/mail-chimp/mail-chimp.php:75
2202
+ msgid "Please note!"
2203
+ msgstr "Veuillez noter !"
2204
+
2205
+ #: widgets/mail-chimp/mail-chimp-api.php:45
2206
+ msgid "Please set API Key into Dashboard User Data. "
2207
+ msgstr ""
2208
+
2209
+ #: widgets/mail-chimp/mail-chimp.php:687 widgets/mail-chimp/mail-chimp.php:922
2210
+ msgid "Use Width"
2211
+ msgstr ""
2212
+
2213
+ #: modules/megamenu/views/options-menu-item.php:117
2214
+ #: widgets/fluent-forms/fluent-forms.php:2311
2215
+ #: widgets/mail-chimp/mail-chimp.php:543
2216
+ #: widgets/ninja-forms/ninja-forms.php:596 widgets/wp-forms/wp-forms.php:418
2217
+ msgid "Full Width"
2218
+ msgstr "Pleine largeur"
2219
+
2220
+ #: widgets/nav-menu/nav-menu.php:759 widgets/nav-menu/nav-menu.php:769
2221
+ msgid "Border First Child"
2222
+ msgstr ""
2223
+
2224
+ #: widgets/nav-menu/nav-menu.php:751
2225
+ msgid "Border last Child"
2226
+ msgstr ""
2227
+
2228
+ #: widgets/nav-menu/nav-menu.php:741
2229
+ msgid "Border Last Child"
2230
+ msgstr ""
2231
+
2232
+ #: widgets/nav-menu/nav-menu.php:723
2233
+ msgid "Sub Menu Items Border"
2234
+ msgstr ""
2235
+
2236
+ #: widgets/header-search/header-search.php:52
2237
+ msgid "Placeholder Text"
2238
+ msgstr "Texte indicatif"
2239
+
2240
+ #: widgets/page-list/page-list.php:129
2241
+ msgid "Selct Page / Custom Link"
2242
+ msgstr ""
2243
+
2244
+ #: widgets/nav-menu/nav-menu.php:100
2245
+ msgid "Enable one page? "
2246
+ msgstr ""
2247
+
2248
+ #: widgets/post-list/post-list.php:336
2249
+ msgid "Category Meta Icon"
2250
+ msgstr ""
2251
+
2252
+ #: widgets/post-list/post-list.php:321
2253
+ msgid "Show Category Meta"
2254
+ msgstr ""
2255
+
2256
+ #: widgets/post-list/post-list.php:304
2257
+ msgid "Date Meta Icon"
2258
+ msgstr ""
2259
+
2260
+ #: widgets/post-list/post-list.php:289
2261
+ msgid "Show Date Meta"
2262
+ msgstr "Afficher la méta Date"
2263
+
2264
+ #: widgets/post-list/post-list.php:277
2265
+ msgid "Show Meta"
2266
+ msgstr "Afficher les Meta"
2267
+
2268
+ #: widgets/accordion/accordion.php:57
2269
+ msgid "Keep this slide open? "
2270
+ msgstr ""
2271
+
2272
+ #: widgets/button/button.php:499
2273
+ msgid "Move icon Vertically"
2274
+ msgstr ""
2275
+
2276
+ #: widgets/button/button.php:446
2277
+ msgid "Add space after icon"
2278
+ msgstr "Ajouter de l’espace après icône"
2279
+
2280
+ #: widgets/blog-posts/blog-posts.php:1091
2281
+ msgid "Item Padding"
2282
+ msgstr "Marges internes de l’élément"
2283
+
2284
+ #: widgets/icon-box/icon-box.php:818
2285
+ msgid "Color Hover as"
2286
+ msgstr ""
2287
+
2288
+ #: widgets/pricing/pricing.php:2358
2289
+ msgid "Enable Ordering"
2290
+ msgstr ""
2291
+
2292
+ #: widgets/pricing/pricing.php:2351
2293
+ msgid "Custom Ordering"
2294
+ msgstr ""
2295
+
2296
+ #: widgets/pricing/pricing.php:1759
2297
+ msgid "List Typography"
2298
+ msgstr "Typographie"
2299
+
2300
+ #: widgets/video/video.php:701
2301
+ msgid "Shadow Style"
2302
+ msgstr ""
2303
+
2304
+ #: widgets/fluent-forms/fluent-forms.php:1637
2305
+ msgid "Counter Color"
2306
+ msgstr ""
2307
+
2308
+ #: widgets/tablepress/tablepress.php:83
2309
+ msgid "All"
2310
+ msgstr "Tous"
2311
+
2312
+ #: widgets/testimonial/testimonial.php:228
2313
+ msgid "top"
2314
+ msgstr "en haut"
2315
+
2316
+ #: widgets/testimonial/testimonial.php:179
2317
+ msgid "Custom Position"
2318
+ msgstr "Position personnalisée"
2319
+
2320
+ #: widgets/testimonial/testimonial.php:162
2321
+ msgid "Show Quote Icon Badge"
2322
+ msgstr ""
2323
+
2324
+ #: widgets/testimonial/testimonial.php:144
2325
+ msgid "Quote Icon Position"
2326
+ msgstr ""
2327
+
2328
+ #: widgets/testimonial/testimonial.php:125
2329
+ #: widgets/testimonial/testimonial.php:1015
2330
+ msgid "Quote Icon"
2331
+ msgstr "Icône citation"
2332
+
2333
+ #: widgets/testimonial/testimonial.php:110
2334
+ msgid "Enable Quote Icon"
2335
+ msgstr ""
2336
+
2337
+ #: widgets/nav-menu/nav-menu.php:710
2338
+ msgid "Item background (Active)"
2339
+ msgstr ""
2340
+
2341
+ #: widgets/nav-menu/nav-menu.php:551
2342
+ msgid "Indicator color"
2343
+ msgstr "Couleur de l’indicateur"
2344
+
2345
+ #: widgets/nav-menu/nav-menu.php:482 widgets/nav-menu/nav-menu.php:697
2346
+ msgid "Item text color (Active)"
2347
+ msgstr ""
2348
+
2349
+ #: widgets/heading/heading.php:49
2350
+ msgid "\"Focused Title\" Settings will be worked, If you use this {{something}} format"
2351
+ msgstr "Les réglages « Titre ciblé » seront appliqués, si vous utilisez ce format {{something}}"
2352
+
2353
+ #: widgets/fluent-forms/fluent-forms.php:383
2354
+ msgid "Link Color"
2355
+ msgstr ""
2356
+
2357
+ #: widgets/fluent-forms/fluent-forms.php:1396
2358
+ msgid "Odd Item Background Color"
2359
+ msgstr ""
2360
+
2361
+ #: widgets/funfact/funfact.php:533
2362
+ msgid "Icons"
2363
+ msgstr "Icônes"
2364
+
2365
+ #: widgets/fluent-forms/fluent-forms.php:1746
2366
+ msgid "Input:"
2367
+ msgstr "Entrée :"
2368
+
2369
+ #: widgets/fluent-forms/fluent-forms.php:122
2370
+ #: widgets/fluent-forms/fluent-forms.php:502
2371
+ #: widgets/ninja-forms/ninja-forms.php:153 widgets/wp-forms/wp-forms.php:63
2372
+ msgid "Labels"
2373
+ msgstr "Termes"
2374
+
2375
+ #: widgets/tablepress/tablepress.php:461
2376
+ msgid "Cell Padding"
2377
+ msgstr "Marge cellule"
2378
+
2379
+ #: widgets/tablepress/tablepress.php:221 widgets/tablepress/tablepress.php:348
2380
+ #: widgets/tablepress/tablepress.php:431
2381
+ msgid "Groove"
2382
+ msgstr "Groove"
2383
+
2384
+ #: widgets/fluent-forms/fluent-forms.php:1906
2385
+ msgid "Pagination"
2386
+ msgstr "Pagination"
2387
+
2388
+ #: widgets/tablepress/tablepress.php:58
2389
+ msgid "Responsive"
2390
+ msgstr "Responsive"
2391
+
2392
+ #: widgets/tablepress/tablepress.php:165
2393
+ msgid "Body Alignment"
2394
+ msgstr "Alignement du corps"
2395
+
2396
+ #: widgets/tablepress/tablepress.php:139
2397
+ msgid "Header Alignment"
2398
+ msgstr "Alignement du titrage"
2399
+
2400
+ #: widgets/tablepress/tablepress.php:38 widgets/tablepress/tablepress.php:193
2401
+ msgid "Table"
2402
+ msgstr "Tableau"
2403
+
2404
+ #: widgets/header-offcanvas/header-offcanvas.php:71
2405
+ #: widgets/header-offcanvas/header-offcanvas.php:162
2406
+ msgid "Hamburger"
2407
+ msgstr "Menu Hamburger"
2408
+
2409
+ #: widgets/business-hours/business-hours.php:177
2410
+ msgid "Item"
2411
+ msgstr "Élément"
2412
+
2413
+ #: widgets/business-hours/business-hours.php:162
2414
+ msgid "Friday"
2415
+ msgstr "Vendredi"
2416
+
2417
+ #: widgets/business-hours/business-hours.php:157
2418
+ msgid "Thursday"
2419
+ msgstr "Jeudi"
2420
+
2421
+ #: widgets/business-hours/business-hours.php:152
2422
+ msgid "Wednesday"
2423
+ msgstr "Mercredi"
2424
+
2425
+ #: widgets/business-hours/business-hours.php:147
2426
+ msgid "Tues Day"
2427
+ msgstr ""
2428
+
2429
+ #: widgets/business-hours/business-hours.php:142
2430
+ msgid "Monday"
2431
+ msgstr "Lundi"
2432
+
2433
+ #: widgets/business-hours/business-hours.php:137
2434
+ #: widgets/business-hours/business-hours.php:143
2435
+ #: widgets/business-hours/business-hours.php:148
2436
+ #: widgets/business-hours/business-hours.php:153
2437
+ #: widgets/business-hours/business-hours.php:158
2438
+ #: widgets/business-hours/business-hours.php:163
2439
+ msgid "10:00 AM to 7:00 PM"
2440
+ msgstr "10h00 à 19h00"
2441
+
2442
+ #: widgets/business-hours/business-hours.php:132
2443
+ #: widgets/business-hours/business-hours.php:138
2444
+ msgid "yes"
2445
+ msgstr "oui"
2446
+
2447
+ #: widgets/business-hours/business-hours.php:130
2448
+ msgid "Sunday"
2449
+ msgstr "Dimanche"
2450
+
2451
+ #: widgets/business-hours/business-hours.php:95
2452
+ msgid "Time Color"
2453
+ msgstr "Couleur de l’horaire"
2454
+
2455
+ #: widgets/business-hours/business-hours.php:79
2456
+ msgid "Day Color"
2457
+ msgstr "Couleur de la date"
2458
+
2459
+ #: widgets/business-hours/business-hours.php:68
2460
+ msgid "Hight Light this day"
2461
+ msgstr ""
2462
+
2463
+ #: widgets/business-hours/business-hours.php:61
2464
+ msgid "9:00 AM - 6:00 PM"
2465
+ msgstr "9h00 - 18h00"
2466
+
2467
+ #: widgets/business-hours/business-hours.php:59
2468
+ #: widgets/business-hours/business-hours.php:308
2469
+ msgid "Time"
2470
+ msgstr "Horaire"
2471
+
2472
+ #: widgets/business-hours/business-hours.php:52
2473
+ #: widgets/business-hours/business-hours.php:136
2474
+ msgid "Saturday"
2475
+ msgstr "Samedi"
2476
+
2477
+ #: widgets/business-hours/business-hours.php:50
2478
+ #: widgets/business-hours/business-hours.php:245
2479
+ msgid "Day"
2480
+ msgstr "Jour"
2481
+
2482
+ #: widgets/mail-chimp/mail-chimp.php:538
2483
+ msgid "Form Style"
2484
+ msgstr "Style de formulaire"
2485
+
2486
+ #: widgets/drop-caps/drop-caps.php:94
2487
+ msgid "Dropcap Latter"
2488
+ msgstr ""
2489
+
2490
+ #: widgets/drop-caps/drop-caps.php:50
2491
+ msgid "Enter Your Drop Caps Content."
2492
+ msgstr ""
2493
+
2494
+ #: widgets/drop-caps/drop-caps.php:49
2495
+ msgid "Lorem ipsum dolor sit amet, consec adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip exl Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."
2496
+ msgstr ""
2497
+
2498
+ #: widgets/drop-caps/drop-caps.php:40
2499
+ msgid "Dropcaps"
2500
+ msgstr "Lettrines"
2501
+
2502
+ #: widgets/dual-button/dual-button.php:282
2503
+ #: widgets/dual-button/dual-button.php:632
2504
+ msgid "Button Two"
2505
+ msgstr "Bouton À Deux"
2506
+
2507
+ #: widgets/dual-button/dual-button.php:153
2508
+ #: widgets/dual-button/dual-button.php:412
2509
+ msgid "Button One"
2510
+ msgstr "Un Bouton"
2511
+
2512
+ #: widgets/dual-button/dual-button.php:127
2513
+ msgid "Button Gap"
2514
+ msgstr "Écart du bouton"
2515
+
2516
+ #: widgets/dual-button/dual-button.php:93 widgets/we-forms/we-forms.php:363
2517
+ msgid "Button Width"
2518
+ msgstr "Largeur du bouton"
2519
+
2520
+ #: widgets/dual-button/dual-button.php:57
2521
+ msgid "Or"
2522
+ msgstr "Ou"
2523
+
2524
+ #: widgets/dual-button/dual-button.php:47
2525
+ #: widgets/dual-button/dual-button.php:850
2526
+ msgid "Middle Text"
2527
+ msgstr "Texte central"
2528
+
2529
+ #: widgets/dual-button/dual-button.php:40
2530
+ msgid "Double Button"
2531
+ msgstr "Double bouton"
2532
+
2533
+ #: modules/onepage-scroll/extend-controls-pro.php:60
2534
+ msgid "Square"
2535
+ msgstr ""
2536
+
2537
+ #: modules/onepage-scroll/extend-controls-pro.php:47
2538
+ msgid "Circle"
2539
+ msgstr ""
2540
+
2541
+ #: widgets/page-list/page-list.php:276 widgets/post-list/post-list.php:153
2542
+ msgid "4 Columns"
2543
+ msgstr "4 colonnes"
2544
+
2545
+ #: widgets/page-list/page-list.php:275 widgets/post-list/post-list.php:152
2546
+ msgid "3 Columns"
2547
+ msgstr "3 colonnes"
2548
+
2549
+ #: widgets/page-list/page-list.php:277 widgets/post-list/post-list.php:154
2550
+ msgid "6 Columns"
2551
+ msgstr "6 colonnes"
2552
+
2553
+ #: widgets/page-list/page-list.php:270 widgets/post-list/post-list.php:147
2554
+ msgid "Columns Grid"
2555
+ msgstr ""
2556
+
2557
+ #: widgets/post-grid/post-grid.php:97 widgets/testimonial/testimonial.php:831
2558
+ msgid "Use Fixed Height"
2559
+ msgstr ""
2560
+
2561
+ #: widgets/post-grid/post-grid.php:89
2562
+ msgid "Grid Styles"
2563
+ msgstr "Styles de grille"
2564
+
2565
+ #: modules/controls/widget-area-modal.php:43
2566
+ msgid "Loading"
2567
+ msgstr "Chargement"
2568
+
2569
+ #: modules/controls/widget-area-modal.php:11
2570
+ msgid "Widget Area"
2571
+ msgstr "Zone de widget"
2572
+
2573
+ #: modules/controls/widget-area-utils.php:51
2574
+ msgid "Edit"
2575
+ msgstr "Modifier"
2576
+
2577
+ #: widgets/social-share/social-share-handler.php:12
2578
+ msgid "Social Share"
2579
+ msgstr "Partage social"
2580
+
2581
+ #: modules/onepage-scroll/extend-controls-pro.php:66
2582
+ #: widgets/social-share/social-share.php:217
2583
+ msgid "Line"
2584
+ msgstr "Ligne"
2585
+
2586
+ #: widgets/social-share/social-share.php:216
2587
+ msgid "Whatsapp"
2588
+ msgstr "Whatsapp"
2589
+
2590
+ #: widgets/social-share/social-share.php:215
2591
+ msgid "Viber"
2592
+ msgstr "Viber"
2593
+
2594
+ #: widgets/social-share/social-share.php:214
2595
+ msgid "Telegram"
2596
+ msgstr "Telegram"
2597
+
2598
+ #: widgets/social-share/social-share.php:213
2599
+ msgid "Skype"
2600
+ msgstr "Skype"
2601
+
2602
+ #: widgets/social-share/social-share.php:212
2603
+ msgid "Weibo"
2604
+ msgstr "Weibo"
2605
+
2606
+ #: widgets/social-share/social-share.php:211
2607
+ msgid "Renren"
2608
+ msgstr "RenRen"
2609
+
2610
+ #: widgets/social-share/social-share.php:210
2611
+ msgid "Baidu"
2612
+ msgstr "Baidu"
2613
+
2614
+ #: widgets/social-share/social-share.php:209
2615
+ msgid "WordPress"
2616
+ msgstr "WordPress"
2617
+
2618
+ #: widgets/social-share/social-share.php:208
2619
+ msgid "Xing"
2620
+ msgstr "Xing"
2621
+
2622
+ #: widgets/social-share/social-share.php:207
2623
+ msgid "Instapaper"
2624
+ msgstr "Instapaper"
2625
+
2626
+ #: widgets/social-share/social-share.php:206
2627
+ msgid "Buffer"
2628
+ msgstr "Tampon"
2629
+
2630
+ #: widgets/social-share/social-share.php:205
2631
+ msgid "Liveinternet"
2632
+ msgstr "Liveinternet"
2633
+
2634
+ #: widgets/social-share/social-share.php:204
2635
+ msgid "Surfingbird"
2636
+ msgstr ""
2637
+
2638
+ #: widgets/social-share/social-share.php:203
2639
+ msgid "Pocket"
2640
+ msgstr "Pocket"
2641
+
2642
+ #: widgets/social-share/social-share.php:202
2643
+ msgid "Stumbleupon"
2644
+ msgstr "Stumbleupon"
2645
+
2646
+ #: widgets/social-share/social-share.php:201
2647
+ msgid "Delicious"
2648
+ msgstr "Délicieux"
2649
+
2650
+ #: widgets/social-share/social-share.php:200
2651
+ msgid "Reddit"
2652
+ msgstr "Reddit"
2653
+
2654
+ #: widgets/social-share/social-share.php:199
2655
+ msgid "Evernote"
2656
+ msgstr "Evernote"
2657
+
2658
+ #: widgets/social-share/social-share.php:198
2659
+ msgid "Digg"
2660
+ msgstr "Digg"
2661
+
2662
+ #: widgets/social-share/social-share.php:197
2663
+ msgid "Blogger"
2664
+ msgstr "Blogger"
2665
+
2666
+ #: widgets/social-share/social-share.php:196
2667
+ msgid "Live journal"
2668
+ msgstr "Journal en direct"
2669
+
2670
+ #: widgets/social-share/social-share.php:195
2671
+ msgid "Moimir"
2672
+ msgstr ""
2673
+
2674
+ #: widgets/social-share/social-share.php:194
2675
+ msgid "Odnoklassniki"
2676
+ msgstr "Odnoklassniki"
2677
+
2678
+ #: widgets/social-share/social-share.php:193
2679
+ msgid "Vkontakte"
2680
+ msgstr "VKOntakte"
2681
+
2682
+ #: widgets/social-share/social-share.php:192
2683
+ msgid "Flicker"
2684
+ msgstr "Flickr"
2685
+
2686
+ #: widgets/social-share/social-share.php:191
2687
+ msgid "Snapchat"
2688
+ msgstr "SnapChat"
2689
+
2690
+ #: widgets/social-share/social-share.php:190
2691
+ msgid "Tumblr"
2692
+ msgstr "Tumblr"
2693
+
2694
+ #: widgets/social-share/social-share.php:189
2695
+ msgid "Linkedin"
2696
+ msgstr "Linkedin"
2697
+
2698
+ #: widgets/social-share/social-share.php:188 widgets/team/team.php:384
2699
+ msgid "Pinterest"
2700
+ msgstr "Pinterest"
2701
+
2702
+ #: widgets/social-share/social-share.php:187 widgets/team/team.php:376
2703
+ msgid "Twitter"
2704
+ msgstr "Twitter"
2705
+
2706
+ #: widgets/social-share/social-share.php:186 widgets/team/team.php:368
2707
+ msgid "Facebook"
2708
+ msgstr "Facebook"
2709
+
2710
+ #: widgets/drop-caps/drop-caps-handler.php:11
2711
+ msgid "Drop Caps"
2712
+ msgstr "Lettrines"
2713
+
2714
+ #: widgets/caldera-forms/caldera-forms.php:892
2715
+ msgid "Please select a Contact Form From Setting!"
2716
+ msgstr "Veuillez sélectionner un formulaire de contact dans les réglages !"
2717
+
2718
+ #: widgets/caldera-forms/caldera-forms-handler.php:12
2719
+ #: widgets/caldera-forms/caldera-forms.php:55
2720
+ msgid "Caldera Forms"
2721
+ msgstr "Caldera Forms"
2722
+
2723
+ #: widgets/caldera-forms/caldera-forms.php:47
2724
+ msgid "Form Not Found!"
2725
+ msgstr "Formulaire introuvable !"
2726
+
2727
+ #: helpers/utils.php:186 widgets/caldera-forms/caldera-forms.php:37
2728
+ #: widgets/caldera-forms/caldera-forms.php:62
2729
+ msgid "Select Form"
2730
+ msgstr "Sélectionner un formulaire"
2731
+
2732
+ #: widgets/icon-hover/icon-hover-handler.php:12
2733
+ #: widgets/icon-hover/icon-hover.php:37 widgets/page-list/page-list.php:714
2734
+ msgid "Icon Hover"
2735
+ msgstr "Survol d’icône"
2736
+
2737
+ #: widgets/dual-button/dual-button-handler.php:11
2738
+ msgid "Dual Button"
2739
+ msgstr "Double boutons"
2740
+
2741
+ #: libs/framework/views/settings-sections/dashboard.php:26
2742
+ msgid "Video Tutorials"
2743
+ msgstr "Tutoriels vidéo"
2744
+
2745
+ #: libs/framework/views/layout-settings.php:32
2746
+ msgid "Get premium features"
2747
+ msgstr "Fonctionnalités Premium"
2748
+
2749
+ #. Author URI of the plugin
2750
+ msgid "https://wpmet.com/"
2751
+ msgstr "https://wpmet.com/"
2752
+
2753
+ #. Plugin URI of the plugin
2754
+ msgid "https://products.wpmet.com/elementskit"
2755
+ msgstr "https://products.wpmet.com/elementskit"
2756
+
2757
+ #. Author of the plugin
2758
+ msgid "Wpmet"
2759
+ msgstr "Wpmet"
2760
+
2761
+ #: widgets/blog-posts/blog-posts-handler.php:11
2762
+ msgid "Blog Posts"
2763
+ msgstr "Publications du blog"
2764
+
2765
+ #: widgets/blog-posts/blog-posts.php:2542 widgets/tablepress/tablepress.php:658
2766
+ msgid "Radius"
2767
+ msgstr "Rayon"
2768
+
2769
+ #: widgets/blog-posts/blog-posts.php:2480
2770
+ msgid "Image Height"
2771
+ msgstr "Hauteur de l’image"
2772
+
2773
+ #: widgets/blog-posts/blog-posts.php:946 widgets/blog-posts/blog-posts.php:2453
2774
+ msgid "Image Width"
2775
+ msgstr "Largeur de l’image"
2776
+
2777
+ #: widgets/blog-posts/blog-posts.php:2442
2778
+ msgid "Author Image"
2779
+ msgstr "Image de l’auteur"
2780
+
2781
+ #: widgets/blog-posts/blog-posts.php:2408 widgets/lottie/lottie.php:321
2782
+ msgid "Transition"
2783
+ msgstr "Transition"
2784
+
2785
+ #: widgets/blog-posts/blog-posts.php:2244
2786
+ msgid "Show Highlight Border"
2787
+ msgstr ""
2788
+
2789
+ #: widgets/blog-posts/blog-posts.php:2001
2790
+ #: widgets/blog-posts/blog-posts.php:2212
2791
+ msgid "justify"
2792
+ msgstr "justifié"
2793
+
2794
+ #: widgets/blog-posts/blog-posts.php:1705
2795
+ msgid "Triangle Direction"
2796
+ msgstr "Direction du triangle"
2797
+
2798
+ #: widgets/blog-posts/blog-posts.php:1676
2799
+ msgid "Triangle Position Top"
2800
+ msgstr "Position supérieure du triangle"
2801
+
2802
+ #: widgets/blog-posts/blog-posts.php:1648
2803
+ msgid "Triangle Position Left"
2804
+ msgstr "Position à gauche"
2805
+
2806
+ #: widgets/blog-posts/blog-posts.php:1620
2807
+ msgid "Triangle Size"
2808
+ msgstr "Taille du triangle"
2809
+
2810
+ #: widgets/blog-posts/blog-posts.php:1607
2811
+ msgid "Triangle Background"
2812
+ msgstr "Arrière-plan du triangle"
2813
+
2814
+ #: widgets/blog-posts/blog-posts.php:1596
2815
+ msgid "Triangle"
2816
+ msgstr "Triangle"
2817
+
2818
+ #: widgets/blog-posts/blog-posts.php:1507
2819
+ msgid "Month Typography"
2820
+ msgstr "Typographie"
2821
+
2822
+ #: widgets/blog-posts/blog-posts.php:1482
2823
+ msgid "Date Typography"
2824
+ msgstr "Typographie"
2825
+
2826
+ #: widgets/blog-posts/blog-posts.php:1313
2827
+ msgid "Floating Date"
2828
+ msgstr "Date flottante"
2829
+
2830
+ #: widgets/blog-posts/blog-posts.php:1079
2831
+ msgid "Item Margin"
2832
+ msgstr "Marges externes"
2833
+
2834
+ #: widgets/blog-posts/blog-posts.php:1023 widgets/post-list/post-list.php:1017
2835
+ msgid "Meta"
2836
+ msgstr "Méta"
2837
+
2838
+ #: widgets/post-list/post-list.php:967
2839
+ msgid "Feature Image"
2840
+ msgstr "Image mise à la une"
2841
+
2842
+ #: widgets/blog-posts/blog-posts.php:796 widgets/blog-posts/blog-posts.php:806
2843
+ msgid "Container Border"
2844
+ msgstr "Bordure du conteneur"
2845
+
2846
+ #: widgets/blog-posts/blog-posts.php:743
2847
+ msgid "Container Padding"
2848
+ msgstr "Marges internes du conteneur"
2849
+
2850
+ #: widgets/blog-posts/blog-posts.php:731
2851
+ msgid "Container Border radius"
2852
+ msgstr "Rayon de bordure du conteneur"
2853
+
2854
+ #: widgets/blog-posts/blog-posts.php:520
2855
+ msgid "Read More Button"
2856
+ msgstr "Lire plus"
2857
+
2858
+ #: widgets/blog-posts/blog-posts.php:436
2859
+ msgid "Show Author Image"
2860
+ msgstr "Afficher l’image de l’auteur"
2861
+
2862
+ #: widgets/blog-posts/blog-posts.php:499
2863
+ msgid "Comment Icon"
2864
+ msgstr "Icône du commentaire"
2865
+
2866
+ #: widgets/blog-posts/blog-posts.php:483
2867
+ msgid "Category Icon"
2868
+ msgstr "Icône de la catégorie"
2869
+
2870
+ #: widgets/blog-posts/blog-posts.php:467
2871
+ msgid "Date Icon"
2872
+ msgstr "Icône de la date"
2873
+
2874
+ #: widgets/blog-posts/blog-posts.php:450
2875
+ msgid "Author Icon"
2876
+ msgstr "Icône de l’auteur"
2877
+
2878
+ #: widgets/blog-posts/blog-posts.php:421
2879
+ msgid "Comment"
2880
+ msgstr "Commentaire"
2881
+
2882
+ #: widgets/blog-posts/blog-posts.php:420
2883
+ msgid "Category"
2884
+ msgstr "Kategori"
2885
+
2886
+ #: widgets/blog-posts/blog-posts.php:404
2887
+ msgid "After Content"
2888
+ msgstr "Après le contenu"
2889
+
2890
+ #: widgets/blog-posts/blog-posts.php:399 widgets/post-list/post-list.php:353
2891
+ msgid "Meta Position"
2892
+ msgstr "Position"
2893
+
2894
+ #: widgets/blog-posts/blog-posts.php:389
2895
+ msgid "Show Meta Data"
2896
+ msgstr "Afficher les métadonnées"
2897
+
2898
+ #: widgets/blog-posts/blog-posts.php:360
2899
+ msgid "Image style 2"
2900
+ msgstr "Style d’image n°2"
2901
+
2902
+ #: widgets/blog-posts/blog-posts.php:354
2903
+ msgid "Image style 1"
2904
+ msgstr "Style d’image n°1"
2905
+
2906
+ #: widgets/blog-posts/blog-posts.php:336
2907
+ msgid "Show Floating Date"
2908
+ msgstr ""
2909
+
2910
+ #: widgets/blog-posts/blog-posts.php:328 widgets/blog-posts/blog-posts.php:415
2911
+ msgid "Meta Data"
2912
+ msgstr "Métadonnées"
2913
+
2914
+ #: widgets/blog-posts/blog-posts.php:316
2915
+ msgid "DESC"
2916
+ msgstr "DECROISSANT"
2917
+
2918
+ #: widgets/blog-posts/blog-posts.php:315
2919
+ msgid "ASC"
2920
+ msgstr "CROISSANT"
2921
+
2922
+ #: widgets/blog-posts/blog-posts.php:312
2923
+ msgid "Order"
2924
+ msgstr "Commande"
2925
+
2926
+ #: widgets/blog-posts/blog-posts.php:303
2927
+ msgid "Comments"
2928
+ msgstr "Commentaires"
2929
+
2930
+ #: widgets/blog-posts/blog-posts.php:302
2931
+ msgid "Modified"
2932
+ msgstr "Modifié"
2933
+
2934
+ #: widgets/blog-posts/blog-posts.php:301 widgets/blog-posts/blog-posts.php:418
2935
+ msgid "Author"
2936
+ msgstr "Anteur"
2937
+
2938
+ #: widgets/blog-posts/blog-posts.php:299 widgets/blog-posts/blog-posts.php:419
2939
+ msgid "Date"
2940
+ msgstr "Date"
2941
+
2942
+ #: widgets/blog-posts/blog-posts.php:296
2943
+ msgid "Order by"
2944
+ msgstr "Commandes par"
2945
+
2946
+ #: widgets/blog-posts/blog-posts.php:262
2947
+ msgid "Search & Select"
2948
+ msgstr "Rechercher et sélectionner"
2949
+
2950
+ #: widgets/blog-posts/blog-posts.php:236
2951
+ msgid "Posts Count"
2952
+ msgstr "Nombre de publications"
2953
+
2954
+ #: widgets/blog-posts/blog-posts.php:229
2955
+ msgid "Query"
2956
+ msgstr "Requête"
2957
+
2958
+ #: widgets/blog-posts/blog-posts.php:204
2959
+ msgid "Show Read More"
2960
+ msgstr "Afficher Lire la suite"
2961
+
2962
+ #: widgets/blog-posts/blog-posts.php:192
2963
+ msgid "Crop content by word"
2964
+ msgstr "Couper le contenu par mot"
2965
+
2966
+ #: widgets/blog-posts/blog-posts.php:182
2967
+ msgid "Show Content"
2968
+ msgstr "Afficher le contenu"
2969
+
2970
+ #: widgets/blog-posts/blog-posts.php:171
2971
+ msgid "Crop title by word"
2972
+ msgstr "Couper le titre par mot"
2973
+
2974
+ #: widgets/blog-posts/blog-posts.php:161
2975
+ #: widgets/dual-button/dual-button.php:922
2976
+ msgid "Show Title"
2977
+ msgstr "Afficher le titre"
2978
+
2979
+ #: widgets/blog-posts/blog-posts.php:149
2980
+ msgid "6"
2981
+ msgstr "6"
2982
+
2983
+ #: widgets/blog-posts/blog-posts.php:142
2984
+ msgid "Show Posts Per Row"
2985
+ msgstr ""
2986
+
2987
+ #: widgets/blog-posts/blog-posts.php:119
2988
+ msgid "Featured Image Alignment"
2989
+ msgstr "Alignement de l’image à la une"
2990
+
2991
+ #: widgets/blog-posts/blog-posts.php:64 widgets/post-list/post-list.php:176
2992
+ msgid "Show Featured Image"
2993
+ msgstr "Afficher l’image à la une"
2994
+
2995
+ #: widgets/blog-posts/blog-posts.php:55
2996
+ msgid "Grid Without Thumb"
2997
+ msgstr ""
2998
+
2999
+ #: widgets/blog-posts/blog-posts.php:54
3000
+ msgid "Grid With Thumb"
3001
+ msgstr ""
3002
+
3003
+ #: widgets/blog-posts/blog-posts.php:50
3004
+ msgid "Layout Style"
3005
+ msgstr "Style de mise en page"
3006
+
3007
+ #: widgets/piechart/piechart.php:551
3008
+ msgid "Eg: 0px 28px 40px 0px rgba(0, 0, 0, .1)"
3009
+ msgstr "Ex. : 0px 28px 40px 0px rgba(0, 0, 0, .1)"
3010
+
3011
+ #: widgets/piechart/piechart.php:528
3012
+ msgid "Wrapper Padding"
3013
+ msgstr "Marge interne de l’enveloppe"
3014
+
3015
+ #: widgets/piechart/piechart.php:520
3016
+ msgid "Background "
3017
+ msgstr "Arrière-plan "
3018
+
3019
+ #: widgets/piechart/piechart.php:502
3020
+ msgid " Number Color"
3021
+ msgstr " Couleur du nombre"
3022
+
3023
+ #: widgets/piechart/piechart.php:485
3024
+ msgid " Icon Color"
3025
+ msgstr " Couleur de l’icône"
3026
+
3027
+ #: widgets/piechart/piechart.php:474
3028
+ msgid "Gradient Color2"
3029
+ msgstr "Couleur 2 du dégradé"
3030
+
3031
+ #: widgets/piechart/piechart.php:463
3032
+ msgid "Gradient Color1"
3033
+ msgstr "Couleur 1 du dégradé"
3034
+
3035
+ #: widgets/piechart/piechart.php:455
3036
+ msgid "Bar Background Color"
3037
+ msgstr "Couleur d’arrière-plan de la barre"
3038
+
3039
+ #: widgets/piechart/piechart.php:444
3040
+ msgid "Bar Color"
3041
+ msgstr "Couleur de la barre"
3042
+
3043
+ #: widgets/piechart/piechart.php:436
3044
+ msgid "Gradient"
3045
+ msgstr "Dégradé"
3046
+
3047
+ #: widgets/piechart/piechart.php:431
3048
+ msgid "Color Type"
3049
+ msgstr "Type de couleur"
3050
+
3051
+ #: widgets/piechart/piechart.php:411
3052
+ msgid "Border Size"
3053
+ msgstr "Taille de bordure"
3054
+
3055
+ #: widgets/piechart/piechart.php:393
3056
+ msgid "Piechart Size"
3057
+ msgstr "Taille du camembert"
3058
+
3059
+ #: widgets/piechart/piechart.php:346
3060
+ msgid "Flip Card "
3061
+ msgstr ""
3062
+
3063
+ #: widgets/piechart/piechart.php:277
3064
+ msgid "Content Color"
3065
+ msgstr "Couleur du contenu"
3066
+
3067
+ #: widgets/piechart/piechart.php:243
3068
+ msgid "Ttitle margin"
3069
+ msgstr "Marges externes"
3070
+
3071
+ #: widgets/piechart/piechart.php:189
3072
+ msgid "Flip Card"
3073
+ msgstr ""
3074
+
3075
+ #: widgets/piechart/piechart.php:188
3076
+ msgid "Static"
3077
+ msgstr "Statique"
3078
+
3079
+ #: widgets/piechart/piechart.php:184
3080
+ msgid "Content type"
3081
+ msgstr "Type de contenu"
3082
+
3083
+ #: widgets/piechart/piechart.php:173
3084
+ msgid "Type your description here"
3085
+ msgstr "Saisir votre description ici"
3086
+
3087
+ #: widgets/piechart/piechart.php:94
3088
+ msgid "Icon type"
3089
+ msgstr "Type d’icône"
3090
+
3091
+ #: widgets/piechart/piechart.php:69
3092
+ msgid "Chart Content"
3093
+ msgstr "Contenu du diagramme"
3094
+
3095
+ #: widgets/piechart/piechart.php:61
3096
+ msgid "With Content"
3097
+ msgstr "Largeur du contenu"
3098
+
3099
+ #: widgets/piechart/piechart.php:56
3100
+ msgid "Pie Chart Style"
3101
+ msgstr "Style de camembert"
3102
+
3103
+ #: widgets/piechart/piechart-handler.php:12
3104
+ msgid "Pie Chart"
3105
+ msgstr "Camembert"
3106
+
3107
+ #: widgets/caldera-forms/caldera-forms.php:412
3108
+ #: widgets/contact-form7/contact-form7.php:411
3109
+ #: widgets/fluent-forms/fluent-forms.php:777
3110
+ #: widgets/ninja-forms/ninja-forms.php:462 widgets/we-forms/we-forms.php:210
3111
+ #: widgets/wp-forms/wp-forms.php:294
3112
+ msgid "Focus"
3113
+ msgstr "Focus"
3114
+
3115
+ #: widgets/caldera-forms/caldera-forms.php:244
3116
+ #: widgets/contact-form7/contact-form7.php:243
3117
+ msgid "Textarea"
3118
+ msgstr "Zone de texte"
3119
+
3120
+ #: widgets/caldera-forms/caldera-forms.php:116
3121
+ #: widgets/contact-form7/contact-form7.php:114
3122
+ msgid "Hint"
3123
+ msgstr "Indice"
3124
+
3125
+ #: widgets/contact-form7/contact-form7-handler.php:11
3126
+ #: widgets/contact-form7/contact-form7.php:51
3127
+ msgid "Contact Form 7"
3128
+ msgstr "Contact Form 7"
3129
+
3130
+ #: widgets/testimonial/testimonial.php:2051
3131
+ msgid "vertical_align"
3132
+ msgstr "vertical_align"
3133
+
3134
+ #: widgets/testimonial/testimonial.php:1969
3135
+ msgid "Next"
3136
+ msgstr "Suivante"
3137
+
3138
+ #: widgets/testimonial/testimonial.php:1947
3139
+ msgid "Prev"
3140
+ msgstr "Préc"
3141
+
3142
+ #: widgets/testimonial/testimonial.php:1912
3143
+ msgid "Nav"
3144
+ msgstr "Navigation"
3145
+
3146
+ #: widgets/testimonial/testimonial.php:1886
3147
+ msgid "Scale"
3148
+ msgstr "Échelle"
3149
+
3150
+ #: widgets/testimonial/testimonial.php:1788
3151
+ msgid "Margin right"
3152
+ msgstr "Marge à droite"
3153
+
3154
+ #: widgets/testimonial/testimonial.php:1707
3155
+ msgid "Dot Top Spacing"
3156
+ msgstr "Espacement des points supérieurs"
3157
+
3158
+ #: widgets/testimonial/testimonial.php:1696
3159
+ msgid "Dot"
3160
+ msgstr "Point"
3161
+
3162
+ #: widgets/testimonial/testimonial.php:1426
3163
+ msgid "Client Designation"
3164
+ msgstr "Désignation du client"
3165
+
3166
+ #: widgets/testimonial/testimonial.php:1355
3167
+ msgid "Client"
3168
+ msgstr "Client"
3169
+
3170
+ #: widgets/testimonial/testimonial.php:1230
3171
+ msgid "Title Separetor"
3172
+ msgstr "Séparateur de titre"
3173
+
3174
+ #: widgets/testimonial/testimonial.php:1002
3175
+ msgid "Review Margin"
3176
+ msgstr ""
3177
+
3178
+ #: widgets/testimonial/testimonial.php:979
3179
+ msgid "Items Margin Right"
3180
+ msgstr ""
3181
+
3182
+ #: widgets/fluent-forms/fluent-forms.php:1816
3183
+ #: widgets/testimonial/testimonial.php:932
3184
+ msgid "Rating"
3185
+ msgstr "Notation"
3186
+
3187
+ #: widgets/page-list/page-list.php:933 widgets/testimonial/testimonial.php:791
3188
+ msgid "Horizontal Alignment"
3189
+ msgstr "Alignement horizontal"
3190
+
3191
+ #: widgets/testimonial/testimonial.php:756
3192
+ msgid "Wraper Content Style"
3193
+ msgstr ""
3194
+
3195
+ #: widgets/testimonial/testimonial.php:616
3196
+ msgid "Column Gap"
3197
+ msgstr "Écart entre colonnes"
3198
+
3199
+ #: widgets/lottie/lottie.php:195 widgets/testimonial/testimonial.php:503
3200
+ msgid "Speed"
3201
+ msgstr "Vitesse"
3202
+
3203
+ #: widgets/testimonial/testimonial.php:407
3204
+ msgid "Testimonial #3"
3205
+ msgstr "Témoignage n°3"
3206
+
3207
+ #: widgets/testimonial/testimonial.php:406
3208
+ msgid "Testimonial #2"
3209
+ msgstr "Témoignage n°2"
3210
+
3211
+ #: widgets/testimonial/testimonial.php:381
3212
+ msgid "Logo Active"
3213
+ msgstr "Logo actif"
3214
+
3215
+ #: widgets/testimonial/testimonial.php:371
3216
+ msgid "Display different logo on hover?"
3217
+ msgstr "Afficher un logo différent au survol ?"
3218
+
3219
+ #: widgets/testimonial/testimonial.php:350
3220
+ msgid "Client Avatar"
3221
+ msgstr "Avatar du client"
3222
+
3223
+ #: widgets/blog-posts/blog-posts.php:145
3224
+ #: widgets/testimonial/testimonial.php:333
3225
+ msgid "1"
3226
+ msgstr "1"
3227
+
3228
+ #: widgets/blog-posts/blog-posts.php:146
3229
+ #: widgets/testimonial/testimonial.php:332
3230
+ msgid "2"
3231
+ msgstr "2"
3232
+
3233
+ #: widgets/blog-posts/blog-posts.php:148
3234
+ #: widgets/testimonial/testimonial.php:330
3235
+ msgid "4"
3236
+ msgstr "4"
3237
+
3238
+ #: widgets/testimonial/testimonial.php:329
3239
+ msgid "5"
3240
+ msgstr "5"
3241
+
3242
+ #: widgets/testimonial/testimonial.php:325
3243
+ msgid "Testimonial Rating"
3244
+ msgstr "Évaluation des témoignages"
3245
+
3246
+ #: widgets/testimonial/testimonial.php:320
3247
+ msgid "Review Text"
3248
+ msgstr "Texte de l’avis"
3249
+
3250
+ #: widgets/testimonial/testimonial.php:317
3251
+ msgid "Testimonial Review"
3252
+ msgstr ""
3253
+
3254
+ #: widgets/testimonial/testimonial.php:309
3255
+ #: widgets/testimonial/testimonial.php:312
3256
+ msgid "Designation"
3257
+ msgstr "Désignation"
3258
+
3259
+ #: widgets/testimonial/testimonial.php:303
3260
+ #: widgets/testimonial/testimonial.php:405
3261
+ msgid "Testimonial #1"
3262
+ msgstr "Témoignage n°1"
3263
+
3264
+ #: widgets/testimonial/testimonial.php:271
3265
+ msgid "Enable Rating"
3266
+ msgstr "Activer la notation"
3267
+
3268
+ #: widgets/testimonial/testimonial.php:71
3269
+ msgid "Image with Ratting"
3270
+ msgstr ""
3271
+
3272
+ #: widgets/testimonial/testimonial.php:65
3273
+ msgid "Grid Style without image"
3274
+ msgstr ""
3275
+
3276
+ #: widgets/testimonial/testimonial-handler.php:12
3277
+ #: widgets/testimonial/testimonial.php:102
3278
+ #: widgets/testimonial/testimonial.php:402
3279
+ msgid "Testimonial"
3280
+ msgstr "Témoignage"
3281
+
3282
+ #: widgets/testimonial/testimonial.php:1520
3283
+ msgid "Client Image"
3284
+ msgstr "Image du client"
3285
+
3286
+ #: widgets/progressbar/progressbar.php:334
3287
+ msgid "Percent"
3288
+ msgstr "Pourcentage"
3289
+
3290
+ #: widgets/progressbar/progressbar.php:262
3291
+ msgid "Switch Color"
3292
+ msgstr ""
3293
+
3294
+ #: widgets/progressbar/progressbar.php:248
3295
+ msgid "Stripe Color"
3296
+ msgstr "Couleur des stries"
3297
+
3298
+ #: widgets/progressbar/progressbar.php:236
3299
+ msgid "Track Color"
3300
+ msgstr "Couleur de la piste"
3301
+
3302
+ #: widgets/progressbar/progressbar.php:227
3303
+ msgid "Track"
3304
+ msgstr "Suivi"
3305
+
3306
+ #: widgets/progressbar/progressbar.php:134
3307
+ msgid "Bar"
3308
+ msgstr "Barre"
3309
+
3310
+ #: widgets/progressbar/progressbar.php:110
3311
+ msgid "Animation Duration"
3312
+ msgstr "Durée de l’animation"
3313
+
3314
+ #: widgets/piechart/piechart.php:73 widgets/piechart/piechart.php:82
3315
+ #: widgets/progressbar/progressbar.php:98
3316
+ msgid "Percentage"
3317
+ msgstr "Pourcentage"
3318
+
3319
+ #: widgets/progressbar/progressbar.php:62 widgets/tablepress/tablepress.php:530
3320
+ msgid "Stripe"
3321
+ msgstr "Stipe"
3322
+
3323
+ #: widgets/progressbar/progressbar.php:61
3324
+ msgid "Ribbon"
3325
+ msgstr "Ruban"
3326
+
3327
+ #: widgets/progressbar/progressbar.php:60
3328
+ msgid "Switch"
3329
+ msgstr "Commutateur"
3330
+
3331
+ #: widgets/progressbar/progressbar.php:59
3332
+ msgid "Tooltip Circle"
3333
+ msgstr "Info-bulle circulaire"
3334
+
3335
+ #: widgets/progressbar/progressbar.php:58
3336
+ msgid "Tooltip Rounded"
3337
+ msgstr "Info-bulle arrondi"
3338
+
3339
+ #: widgets/progressbar/progressbar.php:57
3340
+ msgid "Tooltip Box"
3341
+ msgstr "Info-bulle en boîte"
3342
+
3343
+ #: widgets/progressbar/progressbar.php:56
3344
+ msgid "Tooltip"
3345
+ msgstr "Info-bulle"
3346
+
3347
+ #: widgets/progressbar/progressbar.php:55
3348
+ msgid "Bar Shadow"
3349
+ msgstr "Ombrage"
3350
+
3351
+ #: widgets/progressbar/progressbar.php:54
3352
+ msgid "Inner Content"
3353
+ msgstr "Contenu intérieur"
3354
+
3355
+ #: widgets/progressbar/progressbar-handler.php:12
3356
+ #: widgets/progressbar/progressbar.php:42
3357
+ msgid "Progress Bar"
3358
+ msgstr "Barre de progression"
3359
+
3360
+ #: widgets/pricing/pricing.php:442
3361
+ msgid "Pricing Body"
3362
+ msgstr ""
3363
+
3364
+ #: widgets/pricing/pricing.php:1939
3365
+ msgid "List Gap"
3366
+ msgstr "Décalage de la liste"
3367
+
3368
+ #: widgets/icon-box/icon-box.php:381 widgets/piechart/piechart.php:316
3369
+ #: widgets/pricing/pricing.php:1732
3370
+ msgid "Content Alignment"
3371
+ msgstr "Alignement du contenu"
3372
+
3373
+ #: widgets/pricing/pricing.php:948
3374
+ msgid "Header Image"
3375
+ msgstr "Image de l’en-tête"
3376
+
3377
+ #: widgets/pricing/pricing.php:644 widgets/pricing/pricing.php:671
3378
+ #: widgets/pricing/pricing.php:2241 widgets/pricing/pricing.php:2266
3379
+ msgctxt "Border Control"
3380
+ msgid "Border Color"
3381
+ msgstr "Couleur de la bordure"
3382
+
3383
+ #: widgets/pricing/pricing.php:619
3384
+ msgctxt "Border Control"
3385
+ msgid "Border Width"
3386
+ msgstr "Largeur"
3387
+
3388
+ #: widgets/piechart/piechart.php:233 widgets/pricing/pricing.php:563
3389
+ msgid "Title Typography"
3390
+ msgstr "Typographie du titre"
3391
+
3392
+ #: widgets/pricing/pricing.php:305
3393
+ msgid "1 Domain Name"
3394
+ msgstr "1 nom de domaine"
3395
+
3396
+ #: widgets/pricing/pricing.php:301
3397
+ msgid "100 GB Space"
3398
+ msgstr "100 Go d’espace"
3399
+
3400
+ #: widgets/pricing/pricing.php:291
3401
+ msgid "Pricing Content List"
3402
+ msgstr ""
3403
+
3404
+ #: widgets/pricing/pricing.php:228 widgets/pricing/pricing.php:297
3405
+ msgid "15 Email Account"
3406
+ msgstr "15 comptes e-mail"
3407
+
3408
+ #: widgets/pricing/pricing.php:226
3409
+ msgid "List text"
3410
+ msgstr ""
3411
+
3412
+ #: widgets/pricing/pricing.php:216
3413
+ msgid "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam"
3414
+ msgstr "Lorem sup ut perspiciatis une omis site nattes error sit voluptatem accusantium doloremque laudantium, totam rem aperiam."
3415
+
3416
+ #: widgets/pricing/pricing.php:214
3417
+ msgid "Table Content"
3418
+ msgstr "Contenu du tableau"
3419
+
3420
+ #: widgets/pricing/pricing.php:205
3421
+ msgid "Paragraph"
3422
+ msgstr "Paragraphe"
3423
+
3424
+ #: widgets/pricing/pricing.php:201
3425
+ msgid "Features style"
3426
+ msgstr "Style des fonctionnalités"
3427
+
3428
+ #: widgets/pricing/pricing.php:195 widgets/pricing/pricing.php:1724
3429
+ #: widgets/pricing/pricing.php:2391
3430
+ msgid "Features"
3431
+ msgstr "Fonctionnalités"
3432
+
3433
+ #: widgets/pricing/pricing.php:188
3434
+ msgid "Month"
3435
+ msgstr "Månad"
3436
+
3437
+ #: widgets/pricing/pricing.php:187 widgets/pricing/pricing.php:1397
3438
+ msgid "Duration"
3439
+ msgstr "Durée"
3440
+
3441
+ #: widgets/pricing/pricing.php:181
3442
+ msgid "5.99"
3443
+ msgstr "5,99"
3444
+
3445
+ #: widgets/pricing/pricing.php:180
3446
+ msgid "Price"
3447
+ msgstr "Prix"
3448
+
3449
+ #: widgets/pricing/pricing.php:173
3450
+ msgid "Currency"
3451
+ msgstr "Monnaie"
3452
+
3453
+ #: widgets/pricing/pricing.php:166 widgets/pricing/pricing.php:1294
3454
+ #: widgets/pricing/pricing.php:2380
3455
+ msgid "Price Tag"
3456
+ msgstr "Balise du prix"
3457
+
3458
+ #: widgets/pricing/pricing.php:83
3459
+ msgid "Header Icon or Image? "
3460
+ msgstr "Icône d’en-tête ou image ? "
3461
+
3462
+ #: widgets/pricing/pricing.php:76
3463
+ msgid "A small river named Duden flows by their place and supplies"
3464
+ msgstr "Une petite rivière nommée Duden coule par leur place et les fournitures"
3465
+
3466
+ #: widgets/pricing/pricing.php:75 widgets/pricing/pricing.php:717
3467
+ msgid "Table Subtitle"
3468
+ msgstr "Sous-titre du tableau"
3469
+
3470
+ #: widgets/pricing/pricing.php:48
3471
+ msgid "Starter"
3472
+ msgstr "Starter"
3473
+
3474
+ #: widgets/pricing/pricing.php:47 widgets/pricing/pricing.php:492
3475
+ msgid "Table Title"
3476
+ msgstr "Titre du tableau"
3477
+
3478
+ #: widgets/pricing/pricing-handler.php:12
3479
+ msgid "Pricing Table"
3480
+ msgstr "Tableau de prix"
3481
+
3482
+ #: widgets/blog-posts/blog-posts.php:628 widgets/tab/tab.php:473
3483
+ msgid "Wrapper"
3484
+ msgstr "Enveloppe"
3485
+
3486
+ #: widgets/tab/tab.php:1975
3487
+ msgid "Body Color"
3488
+ msgstr "Couleur du corps de page"
3489
+
3490
+ #: widgets/tab/tab.php:1423 widgets/tab/tab.php:1708 widgets/tab/tab.php:1935
3491
+ msgid "Left Position"
3492
+ msgstr "Position à gauche"
3493
+
3494
+ #: widgets/tab/tab.php:1393 widgets/tab/tab.php:1905
3495
+ msgid "Bottom Position"
3496
+ msgstr "Position en bas"
3497
+
3498
+ #: widgets/tab/tab.php:1367 widgets/tab/tab.php:1652 widgets/tab/tab.php:1879
3499
+ msgid "Caret Height"
3500
+ msgstr ""
3501
+
3502
+ #: widgets/tab/tab.php:1341 widgets/tab/tab.php:1626 widgets/tab/tab.php:1853
3503
+ msgid "Caret Width"
3504
+ msgstr ""
3505
+
3506
+ #: widgets/tab/tab.php:1317
3507
+ msgid "Hear Symbol Background"
3508
+ msgstr "Arrière-plan du symbole d’oreille"
3509
+
3510
+ #: widgets/tab/tab.php:1261
3511
+ msgid "Bottom Line"
3512
+ msgstr "Ligne en bas"
3513
+
3514
+ #: widgets/tab/tab.php:1024 widgets/tab/tab.php:1678
3515
+ msgid "Bottom Icon Position"
3516
+ msgstr "Position"
3517
+
3518
+ #: widgets/tab/tab.php:939
3519
+ msgid "Caret "
3520
+ msgstr "Pointe "
3521
+
3522
+ #: widgets/tab/tab.php:923
3523
+ msgid "Last Child Border Width"
3524
+ msgstr "Largeur de bordure du dernier enfant"
3525
+
3526
+ #: widgets/tab/tab.php:911
3527
+ msgid "Last Child Border Radius"
3528
+ msgstr "Rayon de bordure du dernier enfant"
3529
+
3530
+ #: widgets/tab/tab.php:899
3531
+ msgid "First Child Border Width"
3532
+ msgstr "Largeur de bordure du premier élément"
3533
+
3534
+ #: widgets/tab/tab.php:887
3535
+ msgid "First Child Border Radius"
3536
+ msgstr "Rayon de bordure du premier élément"
3537
+
3538
+ #: widgets/tab/tab.php:878
3539
+ msgid "First and Last Child Border Radius"
3540
+ msgstr "Dernier rayon de bordure enfant"
3541
+
3542
+ #: widgets/blog-posts/blog-posts.php:1115
3543
+ #: widgets/header-info/header-info.php:195
3544
+ #: widgets/header-offcanvas/header-offcanvas.php:243
3545
+ #: widgets/header-offcanvas/header-offcanvas.php:465
3546
+ #: widgets/image-accordion/image-accordion.php:481
3547
+ #: widgets/mail-chimp/mail-chimp.php:1112 widgets/nav-menu/nav-menu.php:988
3548
+ #: widgets/post-list/post-list.php:1037 widgets/pricing/pricing.php:259
3549
+ #: widgets/pricing/pricing.php:2052 widgets/progressbar/progressbar.php:419
3550
+ #: widgets/social-share/social-share.php:595 widgets/social/social.php:498
3551
+ #: widgets/tab/tab.php:643 widgets/team/team.php:1610
3552
+ #: widgets/testimonial/testimonial.php:1090 widgets/video/video.php:384
3553
+ msgid "Icon Size"
3554
+ msgstr "Taille d’icône"
3555
+
3556
+ #: widgets/tab/tab.php:627
3557
+ msgid "Nav Items "
3558
+ msgstr "Éléments de navigation "
3559
+
3560
+ #: widgets/tab/tab.php:537
3561
+ msgid "Make Fluid"
3562
+ msgstr "Rendre fluide"
3563
+
3564
+ #: widgets/tab/tab.php:529
3565
+ msgid "Nav Wrapper "
3566
+ msgstr "Enveloppe de navigation "
3567
+
3568
+ #: widgets/tab/tab.php:298
3569
+ msgid "Nav Item Alignment"
3570
+ msgstr "Alignement"
3571
+
3572
+ #: widgets/tab/tab.php:268
3573
+ msgid "Nav Alignment"
3574
+ msgstr "Alignement de la navigation"
3575
+
3576
+ #: widgets/blog-posts/blog-posts.php:1103
3577
+ #: widgets/dual-button/dual-button.php:231
3578
+ #: widgets/dual-button/dual-button.php:255
3579
+ #: widgets/dual-button/dual-button.php:360
3580
+ #: widgets/dual-button/dual-button.php:384
3581
+ #: widgets/header-info/header-info.php:214
3582
+ #: widgets/mail-chimp/mail-chimp.php:1060
3583
+ #: widgets/mail-chimp/mail-chimp.php:1086 widgets/post-list/post-list.php:1061
3584
+ #: widgets/pricing/pricing.php:391 widgets/tab/tab.php:167
3585
+ #: widgets/tab/tab.php:192 widgets/tab/tab.php:217 widgets/tab/tab.php:242
3586
+ msgid "Icon Spacing"
3587
+ msgstr "Espacement"
3588
+
3589
+ #: widgets/tab/tab.php:153
3590
+ msgid "Nav Icon Position"
3591
+ msgstr "Position de l’icône"
3592
+
3593
+ #: widgets/tab/tab.php:138
3594
+ msgid "Full Width Nav"
3595
+ msgstr "Navigation pleine largeur"
3596
+
3597
+ #: widgets/tab/tab.php:82
3598
+ msgid "Show Caret"
3599
+ msgstr "Afficher le curseur"
3600
+
3601
+ #: widgets/tab/tab.php:57
3602
+ msgid "Vertical Nav Width"
3603
+ msgstr "Largeur navigation verticale"
3604
+
3605
+ #: widgets/tab/tab-handler.php:12 widgets/tab/tab.php:37
3606
+ msgid "Tab"
3607
+ msgstr "Onglet"
3608
+
3609
+ #: widgets/piechart/piechart.php:172
3610
+ msgid "Default description"
3611
+ msgstr "Description par défaut"
3612
+
3613
+ #: widgets/image-comparison/image-comparison-handler.php:11
3614
+ msgid "Image Comparison"
3615
+ msgstr "Comparaison d’image"
3616
+
3617
+ #: widgets/image-comparison/image-comparison.php:606
3618
+ msgid "Divider Color"
3619
+ msgstr "Couleur du séparateur"
3620
+
3621
+ #: widgets/image-comparison/image-comparison.php:578
3622
+ msgid "Handle Divider"
3623
+ msgstr "Diviseur manuel"
3624
+
3625
+ #: widgets/image-comparison/image-comparison.php:399
3626
+ msgid "Control Width"
3627
+ msgstr "Largeur du contrôle"
3628
+
3629
+ #: widgets/image-comparison/image-comparison.php:390
3630
+ msgid "Handle"
3631
+ msgstr "Manipuler"
3632
+
3633
+ #: widgets/image-comparison/image-comparison.php:180
3634
+ msgid "Allow a user to click (or tap) anywhere on the image to move the slider to that location."
3635
+ msgstr "Autoriser un utilisateur à cliquer (ou à toucher) n’importe où sur l’image pour déplacer le curseur à cet endroit."
3636
+
3637
+ #: widgets/image-comparison/image-comparison.php:174
3638
+ msgid "Click to move?"
3639
+ msgstr "Cliquez pour déplacer ?"
3640
+
3641
+ #: widgets/image-comparison/image-comparison.php:168
3642
+ msgid "Move slider on mouse hover?"
3643
+ msgstr "Déplacer le diaporama au le survol de la souris ?"
3644
+
3645
+ #: widgets/image-comparison/image-comparison.php:162
3646
+ msgid "Move slider on hover?"
3647
+ msgstr "Animer le diaporama au survol ?"
3648
+
3649
+ #: widgets/image-comparison/image-comparison.php:156
3650
+ msgid "Do not show the overlay with before and after"
3651
+ msgstr "Ne pas montrer la superposition avec avant et après"
3652
+
3653
+ #: widgets/image-comparison/image-comparison.php:150
3654
+ msgid "Remove overlay?"
3655
+ msgstr "Retirer la superposition ?"
3656
+
3657
+ #: widgets/image-comparison/image-comparison.php:144
3658
+ msgid "How much of the before image is visible when the page loads"
3659
+ msgstr "Combien d’image est visible lors du chargement de la page"
3660
+
3661
+ #: widgets/blog-posts/blog-posts.php:285
3662
+ #: widgets/image-comparison/image-comparison.php:131
3663
+ msgid "Offset"
3664
+ msgstr "Décalage"
3665
+
3666
+ #: widgets/image-accordion/image-accordion.php:279
3667
+ #: widgets/image-comparison/image-comparison.php:60
3668
+ #: widgets/post-list/post-list.php:129 widgets/tab/tab.php:49
3669
+ msgid "Vertical"
3670
+ msgstr "Verticale"
3671
+
3672
+ #: widgets/image-accordion/image-accordion.php:278
3673
+ #: widgets/image-comparison/image-comparison.php:59
3674
+ #: widgets/post-list/post-list.php:133 widgets/tab/tab.php:48
3675
+ msgid "Horizontal"
3676
+ msgstr "Horizontale"
3677
+
3678
+ #: widgets/image-comparison/image-comparison.php:56
3679
+ msgid "Container Style"
3680
+ msgstr "Style de conteneur"
3681
+
3682
+ #: widgets/image-comparison/image-comparison.php:48
3683
+ msgid "Items"
3684
+ msgstr "Eléments"
3685
+
3686
+ #: widgets/client-logo/client-logo.php:460
3687
+ msgid "Container"
3688
+ msgstr "Conteneur"
3689
+
3690
+ #: widgets/blog-posts/blog-posts.php:2055
3691
+ #: widgets/blog-posts/blog-posts.php:2380
3692
+ #: widgets/blog-posts/blog-posts.php:2399
3693
+ #: widgets/client-logo/client-logo.php:1412
3694
+ #: widgets/client-logo/client-logo.php:1431
3695
+ #: widgets/fluent-forms/fluent-forms.php:1257
3696
+ #: widgets/testimonial/testimonial.php:1252
3697
+ #: widgets/testimonial/testimonial.php:1272
3698
+ msgid "Separator Color"
3699
+ msgstr "Séparateur de couleurs"
3700
+
3701
+ #: widgets/blog-posts/blog-posts.php:2339
3702
+ #: widgets/client-logo/client-logo.php:1378
3703
+ msgid "Left Right Position"
3704
+ msgstr "Position gauche/droite"
3705
+
3706
+ #: widgets/blog-posts/blog-posts.php:2311
3707
+ #: widgets/client-logo/client-logo.php:1354
3708
+ msgid "Top Bottom Position"
3709
+ msgstr "Position haut/bas"
3710
+
3711
+ #: widgets/blog-posts/blog-posts.php:2257
3712
+ #: widgets/client-logo/client-logo.php:1306
3713
+ msgid "Hight"
3714
+ msgstr "Hauteur"
3715
+
3716
+ #: widgets/client-logo/client-logo.php:1296
3717
+ msgid "Separator"
3718
+ msgstr "Séparateur"
3719
+
3720
+ #: widgets/client-logo/client-logo.php:640
3721
+ #: widgets/tablepress/tablepress.php:579
3722
+ msgid "Hover Background"
3723
+ msgstr "Arrière-plan au survol"
3724
+
3725
+ #: widgets/client-logo/client-logo.php:1140
3726
+ msgid "Dot Color"
3727
+ msgstr "Couleur du point"
3728
+
3729
+ #: widgets/client-logo/client-logo.php:1116
3730
+ msgid "Spacing Top To Bottom"
3731
+ msgstr ""
3732
+
3733
+ #: widgets/client-logo/client-logo.php:1072
3734
+ msgid "Paginate"
3735
+ msgstr "Pagination"
3736
+
3737
+ #: widgets/client-logo/client-logo.php:1065
3738
+ msgid "Dot Style"
3739
+ msgstr "Style du point"
3740
+
3741
+ #: widgets/client-logo/client-logo.php:1054
3742
+ msgid "Dots"
3743
+ msgstr "Points"
3744
+
3745
+ #: widgets/client-logo/client-logo.php:1002
3746
+ #: widgets/client-logo/client-logo.php:1035
3747
+ msgid "Arrow Background"
3748
+ msgstr "Arrière-plan de la flèche"
3749
+
3750
+ #: widgets/client-logo/client-logo.php:991
3751
+ #: widgets/client-logo/client-logo.php:1024
3752
+ #: widgets/image-comparison/image-comparison.php:452
3753
+ #: widgets/image-comparison/image-comparison.php:468
3754
+ #: widgets/image-comparison/image-comparison.php:509
3755
+ #: widgets/image-comparison/image-comparison.php:525
3756
+ msgid "Arrow Color"
3757
+ msgstr "Couleur de la flèche"
3758
+
3759
+ #: widgets/client-logo/client-logo.php:958
3760
+ msgid "Right Arrow Position"
3761
+ msgstr "Position"
3762
+
3763
+ #: widgets/client-logo/client-logo.php:934
3764
+ msgid "Left Arrow Position"
3765
+ msgstr "Position"
3766
+
3767
+ #: widgets/client-logo/client-logo.php:850
3768
+ msgid "Inside"
3769
+ msgstr "À l’intérieur"
3770
+
3771
+ #: widgets/client-logo/client-logo.php:849
3772
+ msgid "Outside"
3773
+ msgstr "À l’extérieur"
3774
+
3775
+ #: widgets/client-logo/client-logo.php:834
3776
+ msgid "Arrows"
3777
+ msgstr "Flèches"
3778
+
3779
+ #: widgets/client-logo/client-logo.php:805
3780
+ msgid "Opacity Hover"
3781
+ msgstr "Opacité au survol"
3782
+
3783
+ #: widgets/client-logo/client-logo.php:746
3784
+ #: widgets/client-logo/client-logo.php:782 widgets/lottie/lottie.php:262
3785
+ #: widgets/lottie/lottie.php:295
3786
+ msgid "Opacity"
3787
+ msgstr "Opacité"
3788
+
3789
+ #: widgets/blog-posts/blog-posts.php:2041
3790
+ #: widgets/client-logo/client-logo.php:447
3791
+ #: widgets/testimonial/testimonial.php:287
3792
+ msgid "Show Separator"
3793
+ msgstr "Afficher le séparateur"
3794
+
3795
+ #: widgets/client-logo/client-logo.php:440
3796
+ msgid "Three row"
3797
+ msgstr "Trois rangées"
3798
+
3799
+ #: widgets/client-logo/client-logo.php:439
3800
+ msgid "Two row"
3801
+ msgstr "Deux rangées"
3802
+
3803
+ #: widgets/client-logo/client-logo.php:438
3804
+ msgid "One row"
3805
+ msgstr "Une rangée"
3806
+
3807
+ #: widgets/client-logo/client-logo.php:433
3808
+ msgid ""
3809
+ "Setting this to more than 1 initializes grid mode. Use slidesPerRow to set how many slides should be in each row.\n"
3810
+ "\t\t\t\t"
3811
+ msgstr ""
3812
+ "Régler sur plus de 1 initialise le mode grille. Utilisez slidesPerRow pour définir le nombre de diapositives dans chaque ligne.\n"
3813
+ "\t\t\t\t"
3814
+
3815
+ #: widgets/client-logo/client-logo.php:432
3816
+ msgid "Rows"
3817
+ msgstr "Rangées"
3818
+
3819
+ #: widgets/client-logo/client-logo.php:423
3820
+ msgid "Additional Options"
3821
+ msgstr "Options supplémentaires"
3822
+
3823
+ #: widgets/client-logo/client-logo.php:411
3824
+ msgid "Show dots"
3825
+ msgstr "Afficher les points"
3826
+
3827
+ #: widgets/client-logo/client-logo.php:396
3828
+ msgid "Right arrow Icon"
3829
+ msgstr "Icône de flèche à droite"
3830
+
3831
+ #: widgets/client-logo/client-logo.php:380
3832
+ msgid "Left arrow Icon"
3833
+ msgstr "Icône de flèche à gauche"
3834
+
3835
+ #: widgets/client-logo/client-logo.php:358
3836
+ msgid "Show arrow"
3837
+ msgstr "Afficher la flèche"
3838
+
3839
+ #: widgets/client-logo/client-logo.php:344
3840
+ #: widgets/testimonial/testimonial.php:595
3841
+ msgid "Pause on Hover"
3842
+ msgstr "Pause sur Hover"
3843
+
3844
+ #: widgets/client-logo/client-logo.php:330
3845
+ msgid "Speed (ms)"
3846
+ msgstr "Vitesse (en ms)"
3847
+
3848
+ #: widgets/client-logo/client-logo.php:319 widgets/lottie/lottie.php:148
3849
+ #: widgets/testimonial/testimonial.php:515
3850
+ msgid "Autoplay"
3851
+ msgstr "Lecture auto"
3852
+
3853
+ #: widgets/client-logo/client-logo.php:284
3854
+ #: widgets/testimonial/testimonial.php:491
3855
+ msgid "Slides To Scroll"
3856
+ msgstr "Nombre de diapositives à faire défiler"
3857
+
3858
+ #: widgets/client-logo/client-logo.php:251
3859
+ #: widgets/testimonial/testimonial.php:479
3860
+ msgid "Slides To Show"
3861
+ msgstr "Glisser pour montrer"
3862
+
3863
+ #: widgets/client-logo/client-logo.php:214
3864
+ msgid "Spacing Top Bottom"
3865
+ msgstr "Espacement en haut en bas"
3866
+
3867
+ #: widgets/client-logo/client-logo.php:178
3868
+ #: widgets/client-logo/client-logo.php:1080
3869
+ #: widgets/testimonial/testimonial.php:431
3870
+ msgid "Spacing Left Right"
3871
+ msgstr "Espacement gauche/droite"
3872
+
3873
+ #: widgets/client-logo/client-logo.php:157
3874
+ msgid "Title #5"
3875
+ msgstr "Titre N° 5"
3876
+
3877
+ #: widgets/client-logo/client-logo.php:154
3878
+ msgid "Title #4"
3879
+ msgstr "Titre N° 4"
3880
+
3881
+ #: widgets/client-logo/client-logo.php:151
3882
+ msgid "Title #3"
3883
+ msgstr "Titre N° 3"
3884
+
3885
+ #: widgets/client-logo/client-logo.php:148
3886
+ msgid "Title #2"
3887
+ msgstr "Titre N° 2"
3888
+
3889
+ #: widgets/client-logo/client-logo.php:145
3890
+ msgid "Title #1"
3891
+ msgstr "Titre N° 1"
3892
+
3893
+ #: widgets/client-logo/client-logo.php:140
3894
+ msgid "Repeater List"
3895
+ msgstr "Liste répéteur ACF"
3896
+
3897
+ #: widgets/client-logo/client-logo.php:115 widgets/image-box/image-box.php:112
3898
+ msgid "Enable Link"
3899
+ msgstr "Activer le lien"
3900
+
3901
+ #: widgets/client-logo/client-logo.php:100
3902
+ msgid "Hover Logo"
3903
+ msgstr "Survol du logo"
3904
+
3905
+ #: widgets/client-logo/client-logo.php:88
3906
+ msgid "Enable Hover Logo"
3907
+ msgstr "Activer le survol du logo"
3908
+
3909
+ #: widgets/client-logo/client-logo-handler.php:12
3910
+ #: widgets/client-logo/client-logo.php:76
3911
+ #: widgets/testimonial/testimonial.php:1478
3912
+ msgid "Client Logo"
3913
+ msgstr "Logos clients"
3914
+
3915
+ #: widgets/client-logo/client-logo.php:66
3916
+ #: widgets/testimonial/testimonial.php:301
3917
+ #: widgets/testimonial/testimonial.php:1364
3918
+ msgid "Client Name"
3919
+ msgstr "Nom du client"
3920
+
3921
+ #: widgets/client-logo/client-logo.php:57
3922
+ msgid "Banner"
3923
+ msgstr "Bannière"
3924
+
3925
+ #: widgets/client-logo/client-logo.php:52
3926
+ msgid "Slide Style "
3927
+ msgstr "Style de diapositive "
3928
+
3929
+ #: widgets/client-logo/client-logo.php:45
3930
+ #: widgets/client-logo/client-logo.php:524
3931
+ #: widgets/testimonial/testimonial.php:361
3932
+ msgid "Logo"
3933
+ msgstr "Logo"
3934
+
3935
+ #: widgets/video/video.php:520
3936
+ msgid "Glow Color"
3937
+ msgstr "Couleur de lueur"
3938
+
3939
+ #: widgets/video/video.php:490
3940
+ msgid "Line height"
3941
+ msgstr "Interlignage"
3942
+
3943
+ #: widgets/video/video.php:268
3944
+ msgid "Intro Byline"
3945
+ msgstr "Intro par ligne"
3946
+
3947
+ #: widgets/video/video.php:255
3948
+ msgid "Intro Portrait"
3949
+ msgstr "Portrait d’intro"
3950
+
3951
+ #: widgets/video/video.php:242
3952
+ msgid "Intro Title"
3953
+ msgstr "Titre d’intro"
3954
+
3955
+ #: widgets/video/video.php:230
3956
+ msgid "Player Control"
3957
+ msgstr "Contrôle du lecteur"
3958
+
3959
+ #: widgets/lottie/lottie.php:169 widgets/video/video.php:218
3960
+ msgid "Loop"
3961
+ msgstr "Boucle"
3962
+
3963
+ #: widgets/video/video.php:207
3964
+ msgid "Mute"
3965
+ msgstr "Muet"
3966
+
3967
+ #: widgets/video/video.php:195
3968
+ msgid "Auto Play"
3969
+ msgstr "Lecture automatique"
3970
+
3971
+ #: widgets/video/video.php:184
3972
+ msgid "End Time"
3973
+ msgstr "Heure de fin"
3974
+
3975
+ #: widgets/video/video.php:172
3976
+ msgid "Start Time"
3977
+ msgstr "Heure de début"
3978
+
3979
+ #: widgets/video/video.php:157
3980
+ msgid "URL to Embed"
3981
+ msgstr "URL à embarquer"
3982
+
3983
+ #: widgets/video/video.php:149
3984
+ msgid "Vimeo"
3985
+ msgstr "Vimeo"
3986
+
3987
+ #: widgets/video/video.php:148
3988
+ msgid "Youtube"
3989
+ msgstr "YouTube"
3990
+
3991
+ #: widgets/video/video.php:144
3992
+ msgid "Video Type"
3993
+ msgstr "Type de vidéo"
3994
+
3995
+ #: widgets/video/video.php:131
3996
+ msgid "Active Glow"
3997
+ msgstr "Lueur active"
3998
+
3999
+ #: widgets/video/video.php:97
4000
+ msgid "Button Icon"
4001
+ msgstr "Icône du bouton"
4002
+
4003
+ #: widgets/video/video.php:69 widgets/video/video.php:70
4004
+ msgid "Play Video"
4005
+ msgstr "Lire la vidéo"
4006
+
4007
+ #: widgets/video/video.php:66
4008
+ msgid "Button Title"
4009
+ msgstr "Titre du bouton"
4010
+
4011
+ #: widgets/back-to-top/back-to-top.php:187 widgets/video/video.php:52
4012
+ #: widgets/video/video.php:364
4013
+ msgid "Button Style"
4014
+ msgstr "Style de bouton"
4015
+
4016
+ #: widgets/video/video-handler.php:12 widgets/video/video.php:44
4017
+ msgid "Video"
4018
+ msgstr "Vidéo"
4019
+
4020
+ #: widgets/client-logo/client-logo.php:618 widgets/icon-box/icon-box.php:1568
4021
+ msgid "From Bottom"
4022
+ msgstr "Depuis le bas"
4023
+
4024
+ #: widgets/funfact/funfact.php:1064 widgets/icon-box/icon-box.php:1497
4025
+ msgid "Enable Overlay"
4026
+ msgstr "Activer la superposition"
4027
+
4028
+ #: widgets/icon-box/icon-box.php:1485 widgets/icon-box/icon-box.php:1524
4029
+ #: widgets/icon-box/icon-box.php:1541
4030
+ msgid "Background Overlay Color"
4031
+ msgstr "Couleur de superposition d’arrière-plan"
4032
+
4033
+ #: widgets/icon-box/icon-box.php:1454
4034
+ msgid "Enable Image Overlay"
4035
+ msgstr "Activer la superposition d’image"
4036
+
4037
+ #: widgets/icon-box/icon-box.php:1446
4038
+ msgid "Background Overlay "
4039
+ msgstr "Superposition de l’arrière-plan "
4040
+
4041
+ #: widgets/icon-box/icon-box.php:544
4042
+ msgid "Icon Box Container"
4043
+ msgstr ""
4044
+
4045
+ #: widgets/icon-box/icon-box.php:883
4046
+ msgid "Water Mark Font Size"
4047
+ msgstr "Taille de police du filigrane"
4048
+
4049
+ #: widgets/icon-box/icon-box.php:867
4050
+ msgid "Water Mark Color"
4051
+ msgstr "Couleur du filigrane"
4052
+
4053
+ #: widgets/icon-box/icon-box.php:855
4054
+ msgid "Water Mark"
4055
+ msgstr "Filigrane"
4056
+
4057
+ #: widgets/icon-box/icon-box.php:668 widgets/icon-box/icon-box.php:1037
4058
+ #: widgets/piechart/piechart.php:597 widgets/pricing/pricing.php:1194
4059
+ #: widgets/team/team.php:572
4060
+ msgid "Hover Animation"
4061
+ msgstr "Hover Animation"
4062
+
4063
+ #: widgets/icon-box/icon-box.php:469
4064
+ msgid "Bottom Right"
4065
+ msgstr "Inférieur droit"
4066
+
4067
+ #: widgets/icon-box/icon-box.php:468
4068
+ msgid "Bottom Center"
4069
+ msgstr "En bas centré"
4070
+
4071
+ #: widgets/icon-box/icon-box.php:467
4072
+ msgid "Bottom Left"
4073
+ msgstr "Inférieur gauche"
4074
+
4075
+ #: widgets/icon-box/icon-box.php:465
4076
+ msgid "Center Left"
4077
+ msgstr "Au centre à gauche"
4078
+
4079
+ #: widgets/icon-box/icon-box.php:464
4080
+ msgid "Top Right"
4081
+ msgstr "Supérieur droit"
4082
+
4083
+ #: widgets/icon-box/icon-box.php:463
4084
+ msgid "Top Center"
4085
+ msgstr "En haut centré"
4086
+
4087
+ #: widgets/icon-box/icon-box.php:462
4088
+ msgid "Top Left"
4089
+ msgstr "Supérieur gauche"
4090
+
4091
+ #: widgets/tablepress/tablepress.php:212 widgets/tablepress/tablepress.php:339
4092
+ #: widgets/tablepress/tablepress.php:422 widgets/video/video.php:606
4093
+ msgid "Border Style"
4094
+ msgstr "Style de la bordure"
4095
+
4096
+ #: widgets/icon-box/icon-box.php:447
4097
+ msgid "EXCLUSIVE"
4098
+ msgstr "EXCLUSIF"
4099
+
4100
+ #: widgets/icon-box/icon-box.php:434
4101
+ msgid "Show Badge"
4102
+ msgstr "Afficher le badge"
4103
+
4104
+ #: widgets/icon-box/icon-box.php:343 widgets/social/social-handler.php:12
4105
+ #: widgets/social/social.php:40
4106
+ msgid "Social Icons"
4107
+ msgstr "Icônes sociales"
4108
+
4109
+ #: widgets/icon-box/icon-box.php:331
4110
+ msgid "Enable Hover Water Mark "
4111
+ msgstr "Activer le filigrane au survol"
4112
+
4113
+ #: widgets/icon-box/icon-box.php:286
4114
+ msgid "Global Link"
4115
+ msgstr "Lien global"
4116
+
4117
+ #: widgets/icon-box/icon-box.php:101 widgets/pricing/pricing.php:1070
4118
+ msgid "Header Icon"
4119
+ msgstr "Icône d’entête"
4120
+
4121
+ #: widgets/icon-box/icon-box.php:63 widgets/tab/tab.php:367
4122
+ msgid "Icon Type"
4123
+ msgstr "Type d’icône"
4124
+
4125
+ #: widgets/icon-box/icon-box-handler.php:11 widgets/icon-box/icon-box.php:40
4126
+ msgid "Icon Box"
4127
+ msgstr "Boîte avec icône"
4128
+
4129
+ #: widgets/image-accordion/image-accordion.php:355
4130
+ msgid "Active Item Background"
4131
+ msgstr "Arrière-plan de l’élément actif"
4132
+
4133
+ #: widgets/image-accordion/image-accordion.php:338
4134
+ msgid "Gutter"
4135
+ msgstr "Gouttière"
4136
+
4137
+ #: widgets/client-logo/client-logo.php:501
4138
+ #: widgets/image-accordion/image-accordion.php:313
4139
+ msgid "Min Height"
4140
+ msgstr "Hauteur minimale"
4141
+
4142
+ #: widgets/image-accordion/image-accordion.php:899
4143
+ msgid "Link Icon color"
4144
+ msgstr "Couleur d’icône de lien"
4145
+
4146
+ #: widgets/image-accordion/image-accordion.php:887
4147
+ msgid "Popup Icon color"
4148
+ msgstr ""
4149
+
4150
+ #: widgets/image-accordion/image-accordion.php:812
4151
+ msgctxt "Border Control"
4152
+ msgid "Icon Container Spacing"
4153
+ msgstr ""
4154
+
4155
+ #: widgets/image-accordion/image-accordion.php:795
4156
+ msgid "Icon Left Spacing"
4157
+ msgstr "Espace à gauche de l’icône"
4158
+
4159
+ #: widgets/image-accordion/image-accordion.php:776
4160
+ msgid "Action Icon"
4161
+ msgstr "Icône de l’action"
4162
+
4163
+ #: widgets/image-accordion/image-accordion.php:458
4164
+ msgctxt "Border Control"
4165
+ msgid "Title Icon Spacing"
4166
+ msgstr ""
4167
+
4168
+ #: widgets/image-accordion/image-accordion.php:441
4169
+ msgctxt "Border Control"
4170
+ msgid "Margin"
4171
+ msgstr "Marge"
4172
+
4173
+ #: widgets/image-accordion/image-accordion.php:241
4174
+ msgid "Project Link Icon"
4175
+ msgstr ""
4176
+
4177
+ #: widgets/image-accordion/image-accordion.php:229
4178
+ msgid "Project Link"
4179
+ msgstr "Lien du projet"
4180
+
4181
+ #: widgets/image-accordion/image-accordion.php:217
4182
+ msgid "Enable Project Link"
4183
+ msgstr "Activer le lien de projet"
4184
+
4185
+ #: widgets/image-accordion/image-accordion.php:200
4186
+ msgid "Pupup Icon"
4187
+ msgstr "Icône de fenêtre modale"
4188
+
4189
+ #: widgets/image-accordion/image-accordion.php:187
4190
+ msgid "Enable Popup"
4191
+ msgstr "Activer la fenêtre modale"
4192
+
4193
+ #: widgets/image-accordion/image-accordion.php:176
4194
+ msgid "Button URL"
4195
+ msgstr "URL du bouton"
4196
+
4197
+ #: widgets/image-accordion/image-accordion.php:163
4198
+ msgid "Button Label"
4199
+ msgstr "Libellé du bouton"
4200
+
4201
+ #: widgets/image-accordion/image-accordion.php:94
4202
+ msgid "Icon for title"
4203
+ msgstr "Icône pour le titre"
4204
+
4205
+ #: widgets/image-accordion/image-accordion.php:82
4206
+ msgid "Enable Icon"
4207
+ msgstr "Activer l’icône"
4208
+
4209
+ #: widgets/image-accordion/image-accordion.php:75
4210
+ msgid "Image accordion Title"
4211
+ msgstr "Titre de l’accordéon d’image"
4212
+
4213
+ #: widgets/image-accordion/image-accordion.php:60
4214
+ msgid "Background Image"
4215
+ msgstr "Image d&rsquo;arrière-plan"
4216
+
4217
+ #: widgets/image-accordion/image-accordion.php:49
4218
+ msgid "Active ? "
4219
+ msgstr "Active ? "
4220
+
4221
+ #: widgets/icon-box/icon-box.php:172
4222
+ #: widgets/image-accordion/image-accordion.php:166
4223
+ #: widgets/image-accordion/image-accordion.php:264
4224
+ msgid "Read More"
4225
+ msgstr "Llegir més"
4226
+
4227
+ #: widgets/image-accordion/image-accordion.php:261
4228
+ msgid "This is title"
4229
+ msgstr "Ceci est le titre"
4230
+
4231
+ #: widgets/image-accordion/image-accordion.php:258
4232
+ msgid "Accordion Items"
4233
+ msgstr "Éléments de l’accordéon"
4234
+
4235
+ #: widgets/image-accordion/image-accordion-handler.php:11
4236
+ msgid "Image Accordion"
4237
+ msgstr "Accordéon d’image"
4238
+
4239
+ #: widgets/post-list/post-list.php:90
4240
+ msgid "Select Post"
4241
+ msgstr "Sélectionner une publication"
4242
+
4243
+ #: widgets/post-list/post-list-handler.php:41
4244
+ msgid "Post List"
4245
+ msgstr "Liste des publications"
4246
+
4247
+ #: widgets/mail-chimp/mail-chimp-handler.php:14
4248
+ msgid "MailChimp"
4249
+ msgstr "MailChimp"
4250
+
4251
+ #: widgets/mail-chimp/mail-chimp.php:1138
4252
+ msgid "Input Icon"
4253
+ msgstr "Icône de saisie"
4254
+
4255
+ #: widgets/caldera-forms/caldera-forms.php:541
4256
+ #: widgets/contact-form7/contact-form7.php:540
4257
+ #: widgets/header-search/header-search.php:359
4258
+ #: widgets/mail-chimp/mail-chimp.php:806
4259
+ msgid "Placeholder Color"
4260
+ msgstr "Couleur de texte indicatif"
4261
+
4262
+ #: widgets/mail-chimp/mail-chimp.php:755 widgets/tab/tab.php:668
4263
+ msgid "Margin Right"
4264
+ msgstr "Marge externe à droite"
4265
+
4266
+ #: widgets/caldera-forms/caldera-forms.php:149
4267
+ #: widgets/contact-form7/contact-form7.php:147
4268
+ #: widgets/mail-chimp/mail-chimp.php:609
4269
+ msgid "Input"
4270
+ msgstr "Entrée"
4271
+
4272
+ #: widgets/tablepress/tablepress.php:67
4273
+ msgid "Stack"
4274
+ msgstr "Empiler"
4275
+
4276
+ #: widgets/mail-chimp/mail-chimp.php:506
4277
+ msgid "Button Icons"
4278
+ msgstr "Icônes du bouton"
4279
+
4280
+ #: widgets/mail-chimp/mail-chimp.php:488
4281
+ msgid "Submit Button:"
4282
+ msgstr "Bouton « Envoyer » : "
4283
+
4284
+ #: libs/framework/views/init.php:38 widgets/mail-chimp/mail-chimp.php:481
4285
+ msgid "Sign Up"
4286
+ msgstr "S’inscrire"
4287
+
4288
+ #: widgets/mail-chimp/mail-chimp.php:479
4289
+ msgid "Submit Button Text"
4290
+ msgstr "Texte du bouton de validation"
4291
+
4292
+ #: widgets/mail-chimp/mail-chimp.php:420
4293
+ msgid "Your email address"
4294
+ msgstr "Votre adresse e-mail"
4295
+
4296
+ #: widgets/mail-chimp/mail-chimp.php:410
4297
+ msgid "Email address"
4298
+ msgstr "Adresse e-mail"
4299
+
4300
+ #: widgets/mail-chimp/mail-chimp.php:400
4301
+ msgid "Email Address:"
4302
+ msgstr "Adresse e-mail : "
4303
+
4304
+ #: widgets/mail-chimp/mail-chimp.php:341
4305
+ msgid "Your phone No"
4306
+ msgstr "Votre n° de téléphone"
4307
+
4308
+ #: widgets/mail-chimp/mail-chimp.php:308
4309
+ msgid "Show Phone:"
4310
+ msgstr "Afficher le téléphone :"
4311
+
4312
+ #: widgets/mail-chimp/mail-chimp.php:248
4313
+ msgid "Your last name"
4314
+ msgstr "Votre nom"
4315
+
4316
+ #: widgets/mail-chimp/mail-chimp.php:236
4317
+ msgid "Last name:"
4318
+ msgstr "Nom :"
4319
+
4320
+ #: widgets/mail-chimp/mail-chimp.php:224
4321
+ msgid "Last Name:"
4322
+ msgstr "Nom de famille : "
4323
+
4324
+ #: widgets/mail-chimp/mail-chimp.php:195 widgets/mail-chimp/mail-chimp.php:289
4325
+ #: widgets/mail-chimp/mail-chimp.php:381 widgets/mail-chimp/mail-chimp.php:454
4326
+ msgid "Before After"
4327
+ msgstr "Avant Après"
4328
+
4329
+ #: widgets/mail-chimp/mail-chimp.php:165 widgets/mail-chimp/mail-chimp.php:259
4330
+ #: widgets/mail-chimp/mail-chimp.php:351 widgets/mail-chimp/mail-chimp.php:428
4331
+ msgid "Show Input Group Icon"
4332
+ msgstr ""
4333
+
4334
+ #: widgets/mail-chimp/mail-chimp.php:155
4335
+ msgid "Your frist name"
4336
+ msgstr "Votre prénom"
4337
+
4338
+ #: widgets/caldera-forms/caldera-forms.php:502
4339
+ #: widgets/contact-form7/contact-form7.php:501
4340
+ #: widgets/fluent-forms/fluent-forms.php:134
4341
+ #: widgets/fluent-forms/fluent-forms.php:823
4342
+ #: widgets/mail-chimp/mail-chimp.php:153 widgets/mail-chimp/mail-chimp.php:246
4343
+ #: widgets/mail-chimp/mail-chimp.php:339 widgets/mail-chimp/mail-chimp.php:418
4344
+ #: widgets/mail-chimp/mail-chimp.php:797
4345
+ #: widgets/ninja-forms/ninja-forms.php:558 widgets/wp-forms/wp-forms.php:373
4346
+ msgid "Placeholder"
4347
+ msgstr "Etiquette"
4348
+
4349
+ #: widgets/mail-chimp/mail-chimp.php:143
4350
+ msgid "First name"
4351
+ msgstr "Prénom"
4352
+
4353
+ #: widgets/mail-chimp/mail-chimp.php:131
4354
+ msgid "First Name "
4355
+ msgstr "Prénom "
4356
+
4357
+ #: widgets/mail-chimp/mail-chimp.php:122
4358
+ msgid "Show Name"
4359
+ msgstr "Afficher le nom"
4360
+
4361
+ #: widgets/mail-chimp/mail-chimp.php:68
4362
+ msgid "Form "
4363
+ msgstr "Formulaire "
4364
+
4365
+ #: widgets/blog-posts/blog-posts.php:755 widgets/blog-posts/blog-posts.php:1067
4366
+ #: widgets/faq/faq.php:276
4367
+ msgid "Container Margin"
4368
+ msgstr "Marges externes du conteneur"
4369
+
4370
+ #: widgets/faq/faq.php:264
4371
+ msgid "Content Margin"
4372
+ msgstr "Marges externes"
4373
+
4374
+ #: widgets/blog-posts/blog-posts.php:814 widgets/faq/faq.php:225
4375
+ msgid "Content Border"
4376
+ msgstr "Bordure du contenu"
4377
+
4378
+ #: widgets/faq/faq.php:215
4379
+ msgid "Content Background"
4380
+ msgstr "Arrière plan du contenu"
4381
+
4382
+ #: widgets/faq/faq.php:173
4383
+ msgid "Title Margin"
4384
+ msgstr "Marges externes"
4385
+
4386
+ #: widgets/faq/faq.php:154
4387
+ msgid "Title Padding"
4388
+ msgstr "Marges internes"
4389
+
4390
+ #: widgets/faq/faq.php:142 widgets/tab/tab.php:434
4391
+ msgid "Title Border Radius"
4392
+ msgstr "Rayon de bordure du titre"
4393
+
4394
+ #: widgets/faq/faq.php:104 widgets/piechart/piechart.php:217
4395
+ #: widgets/pricing/pricing.php:532 widgets/tab/tab.php:740
4396
+ #: widgets/tab/tab.php:814
4397
+ msgid "Title Color"
4398
+ msgstr "Couleur"
4399
+
4400
+ #: widgets/faq/faq.php:69 widgets/tab/tab.php:445
4401
+ msgid "Tab content"
4402
+ msgstr "Onglets"
4403
+
4404
+ #: widgets/faq/faq.php:62
4405
+ msgid "Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast"
4406
+ msgstr "Au loin, derrière le mot montagnes, loin des pays Vocalisa et Consonantia, vivent les textes aveugles. Séparés, ils habitent dans Bookmarksgrove juste à la côte"
4407
+
4408
+ #: widgets/faq/faq.php:61
4409
+ msgid "Description type here"
4410
+ msgstr "Saisir votre description ici"
4411
+
4412
+ #: widgets/faq/faq.php:52
4413
+ msgid "How to Change my Photo from Admin Dashboard?"
4414
+ msgstr "Comment changer ma photo depuis le tableau de bord Admin ?"
4415
+
4416
+ #: widgets/faq/faq.php:51
4417
+ msgid "Title type here"
4418
+ msgstr "Saisir le titre ici"
4419
+
4420
+ #: libs/framework/views/settings-sections/dashboard.php:76
4421
+ #: widgets/faq/faq-handler.php:12 widgets/faq/faq.php:38
4422
+ msgid "FAQ"
4423
+ msgstr "FAQ"
4424
+
4425
+ #: widgets/pricing/pricing.php:2021
4426
+ msgid "Vertical Align"
4427
+ msgstr ""
4428
+
4429
+ #: widgets/page-list/page-list.php:805 widgets/post-list/post-list.php:938
4430
+ #: widgets/video/video.php:772
4431
+ msgid "Padding Left"
4432
+ msgstr "Marge interne à gauche"
4433
+
4434
+ #: widgets/video/video.php:741
4435
+ msgid "Padding Right"
4436
+ msgstr "Marge interne à droite"
4437
+
4438
+ #: widgets/button/button.php:398 widgets/progressbar/progressbar.php:176
4439
+ #: widgets/progressbar/progressbar.php:278
4440
+ msgid "Shadow"
4441
+ msgstr "Ombre"
4442
+
4443
+ #: widgets/blog-posts/blog-posts.php:897 widgets/blog-posts/blog-posts.php:916
4444
+ #: widgets/blog-posts/blog-posts.php:2718
4445
+ #: widgets/blog-posts/blog-posts.php:2743 widgets/button/button.php:336
4446
+ #: widgets/button/button.php:372 widgets/pricing/pricing.php:870
4447
+ #: widgets/pricing/pricing.php:895 widgets/pricing/pricing.php:1651
4448
+ #: widgets/pricing/pricing.php:1670 widgets/video/video.php:650
4449
+ #: widgets/video/video.php:669
4450
+ msgctxt "Border Control"
4451
+ msgid "Color"
4452
+ msgstr "Couleur du texte"
4453
+
4454
+ #: widgets/blog-posts/blog-posts.php:870 widgets/blog-posts/blog-posts.php:2694
4455
+ #: widgets/button/button.php:315 widgets/pricing/pricing.php:846
4456
+ #: widgets/pricing/pricing.php:1633 widgets/pricing/pricing.php:2217
4457
+ #: widgets/video/video.php:632
4458
+ msgctxt "Border Control"
4459
+ msgid "Width"
4460
+ msgstr "Largeur"
4461
+
4462
+ #: widgets/blog-posts/blog-posts.php:856 widgets/blog-posts/blog-posts.php:2684
4463
+ #: widgets/button/button.php:304 widgets/pricing/pricing.php:609
4464
+ #: widgets/pricing/pricing.php:836 widgets/pricing/pricing.php:1623
4465
+ #: widgets/pricing/pricing.php:2207 widgets/video/video.php:622
4466
+ msgctxt "Border Control"
4467
+ msgid "Groove"
4468
+ msgstr "Groove"
4469
+
4470
+ #: widgets/blog-posts/blog-posts.php:855 widgets/blog-posts/blog-posts.php:2683
4471
+ #: widgets/button/button.php:303 widgets/pricing/pricing.php:608
4472
+ #: widgets/pricing/pricing.php:835 widgets/pricing/pricing.php:1622
4473
+ #: widgets/pricing/pricing.php:2206 widgets/video/video.php:621
4474
+ msgctxt "Border Control"
4475
+ msgid "Dashed"
4476
+ msgstr "Pointillés"
4477
+
4478
+ #: widgets/blog-posts/blog-posts.php:854 widgets/blog-posts/blog-posts.php:2682
4479
+ #: widgets/button/button.php:302 widgets/pricing/pricing.php:607
4480
+ #: widgets/pricing/pricing.php:834 widgets/pricing/pricing.php:1621
4481
+ #: widgets/pricing/pricing.php:2205 widgets/video/video.php:620
4482
+ msgctxt "Border Control"
4483
+ msgid "Dotted"
4484
+ msgstr "Pointillés"
4485
+
4486
+ #: widgets/blog-posts/blog-posts.php:853 widgets/blog-posts/blog-posts.php:2681
4487
+ #: widgets/button/button.php:301 widgets/pricing/pricing.php:606
4488
+ #: widgets/pricing/pricing.php:833 widgets/pricing/pricing.php:1620
4489
+ #: widgets/pricing/pricing.php:2204 widgets/video/video.php:619
4490
+ msgctxt "Border Control"
4491
+ msgid "Double"
4492
+ msgstr "Double"
4493
+
4494
+ #: widgets/blog-posts/blog-posts.php:852 widgets/blog-posts/blog-posts.php:2680
4495
+ #: widgets/button/button.php:300 widgets/pricing/pricing.php:605
4496
+ #: widgets/pricing/pricing.php:832 widgets/pricing/pricing.php:1619
4497
+ #: widgets/pricing/pricing.php:2203 widgets/video/video.php:618
4498
+ msgctxt "Border Control"
4499
+ msgid "Solid"
4500
+ msgstr "Solide"
4501
+
4502
+ #: widgets/blog-posts/blog-posts.php:848 widgets/blog-posts/blog-posts.php:2676
4503
+ #: widgets/button/button.php:296 widgets/pricing/pricing.php:601
4504
+ #: widgets/pricing/pricing.php:828 widgets/pricing/pricing.php:1615
4505
+ #: widgets/pricing/pricing.php:2199 widgets/video/video.php:614
4506
+ msgctxt "Border Control"
4507
+ msgid "Border Type"
4508
+ msgstr "Border Type"
4509
+
4510
+ #: widgets/blog-posts/blog-posts.php:616 widgets/button/button.php:163
4511
+ #: widgets/pricing/pricing.php:430
4512
+ msgid "ID"
4513
+ msgstr "ID"
4514
+
4515
+ #: widgets/blog-posts/blog-posts.php:614 widgets/button/button.php:161
4516
+ #: widgets/pricing/pricing.php:428
4517
+ msgid "id"
4518
+ msgstr "id"
4519
+
4520
+ #: widgets/blog-posts/blog-posts.php:607 widgets/button/button.php:154
4521
+ #: widgets/pricing/pricing.php:421
4522
+ msgid "Class Name"
4523
+ msgstr "Nom de la classe"
4524
+
4525
+ #: widgets/blog-posts/blog-posts.php:605 widgets/button/button.php:152
4526
+ #: widgets/pricing/pricing.php:419
4527
+ msgid "Class"
4528
+ msgstr "Classe"
4529
+
4530
+ #: libs/framework/views/onboard-steps/step-05.php:10
4531
+ msgid "Advanced Tab"
4532
+ msgstr "Onglet Avancé"
4533
+
4534
+ #: modules/megamenu/walker-nav-menu.php:314
4535
+ msgid "No content found"
4536
+ msgstr "Aucun contenu de trouvé"
4537
+
4538
+ #: widgets/nav-menu/nav-menu.php:135 widgets/nav-menu/nav-menu.php:1301
4539
+ msgid "Mobile Menu Logo"
4540
+ msgstr "Logo du menu mobile"
4541
+
4542
+ #: widgets/nav-menu/nav-menu.php:1101
4543
+ msgid "Close Toggle"
4544
+ msgstr "Fermer la bascule"
4545
+
4546
+ #: widgets/nav-menu/nav-menu.php:1041 widgets/nav-menu/nav-menu.php:1083
4547
+ #: widgets/nav-menu/nav-menu.php:1242 widgets/nav-menu/nav-menu.php:1283
4548
+ msgid "Humber Icon Color"
4549
+ msgstr ""
4550
+
4551
+ #: widgets/nav-menu/nav-menu.php:884
4552
+ msgid "Humburger Toggle"
4553
+ msgstr ""
4554
+
4555
+ #: widgets/nav-menu/nav-menu.php:876
4556
+ msgid "Humburger Style"
4557
+ msgstr ""
4558
+
4559
+ #: widgets/nav-menu/nav-menu.php:850
4560
+ msgid "Conatiner width"
4561
+ msgstr "Largeur du conteneur"
4562
+
4563
+ #: widgets/nav-menu/nav-menu.php:815
4564
+ msgid "Container background"
4565
+ msgstr "Arrière plan du conteneur"
4566
+
4567
+ #: widgets/nav-menu/nav-menu.php:806
4568
+ msgid "Panel Menu Border"
4569
+ msgstr "Bordure du panneau de menu"
4570
+
4571
+ #: widgets/nav-menu/nav-menu.php:779
4572
+ msgid "Submenu panel style"
4573
+ msgstr ""
4574
+
4575
+ #: widgets/nav-menu/nav-menu.php:675
4576
+ msgid "Item background (hover)"
4577
+ msgstr ""
4578
+
4579
+ #: widgets/nav-menu/nav-menu.php:542
4580
+ msgid "Fill Arrow"
4581
+ msgstr "Flèche pleine"
4582
+
4583
+ #: widgets/nav-menu/nav-menu.php:541
4584
+ msgid "Plus"
4585
+ msgstr "Plus"
4586
+
4587
+ #: widgets/nav-menu/nav-menu.php:540
4588
+ msgid "Line Arrow"
4589
+ msgstr "Flèche de ligne"
4590
+
4591
+ #: widgets/nav-menu/nav-menu.php:536
4592
+ msgid "Submenu Indicator"
4593
+ msgstr "Indicateur de sous-menu"
4594
+
4595
+ #: widgets/nav-menu/nav-menu.php:528
4596
+ msgid "Submenu item style"
4597
+ msgstr ""
4598
+
4599
+ #: widgets/nav-menu/nav-menu.php:659
4600
+ msgid "Item text color (hover)"
4601
+ msgstr ""
4602
+
4603
+ #: widgets/nav-menu/nav-menu.php:401 widgets/nav-menu/nav-menu.php:434
4604
+ #: widgets/nav-menu/nav-menu.php:473 widgets/nav-menu/nav-menu.php:641
4605
+ msgid "Item background"
4606
+ msgstr "Arrière-plan de l’élément"
4607
+
4608
+ #: widgets/nav-menu/nav-menu.php:358
4609
+ msgid "Menu item style"
4610
+ msgstr "Style de l’élément de menu"
4611
+
4612
+ #: widgets/nav-menu/nav-menu.php:410 widgets/nav-menu/nav-menu.php:443
4613
+ #: widgets/nav-menu/nav-menu.php:627
4614
+ msgid "Item text color"
4615
+ msgstr "Couleur du texte de l’élément"
4616
+
4617
+ #: widgets/dual-button/dual-button.php:547
4618
+ #: widgets/dual-button/dual-button.php:767 widgets/nav-menu/nav-menu.php:79
4619
+ #: widgets/video/video.php:308
4620
+ msgid "Justified"
4621
+ msgstr "Justifié"
4622
+
4623
+ #: widgets/nav-menu/nav-menu.php:152
4624
+ msgid "Custom URL"
4625
+ msgstr "URL personnalisée"
4626
+
4627
+ #: widgets/nav-menu/nav-menu.php:63
4628
+ msgid "Select menu"
4629
+ msgstr "Sélectioner le menu"
4630
+
4631
+ #: widgets/heading/heading-handler.php:11
4632
+ msgid "Heading"
4633
+ msgstr "Titrage"
4634
+
4635
+ #: widgets/heading/heading.php:1145
4636
+ msgid "Seperator color"
4637
+ msgstr "Couleur du séparateur"
4638
+
4639
+ #: widgets/heading/heading.php:1040
4640
+ msgid "Title Description color"
4641
+ msgstr "Couleur de la description"
4642
+
4643
+ #: widgets/heading/heading.php:869
4644
+ msgid "Subtitle Border Right color"
4645
+ msgstr ""
4646
+
4647
+ #: widgets/heading/heading.php:679 widgets/heading/heading.php:769
4648
+ msgid "Use text fill"
4649
+ msgstr "Utiliser le texte plein"
4650
+
4651
+ #: widgets/heading/heading.php:653 widgets/heading/heading.php:694
4652
+ msgid "Focused Title Secondary BG"
4653
+ msgstr ""
4654
+
4655
+ #: widgets/heading/heading.php:639
4656
+ msgid "Use background color on text"
4657
+ msgstr "Utiliser une couleur d’arrière-plan pour le texte"
4658
+
4659
+ #: widgets/heading/heading.php:588
4660
+ msgid "Focused Title"
4661
+ msgstr "Titre ciblé"
4662
+
4663
+ #: widgets/heading/heading.php:424 widgets/heading/heading.php:595
4664
+ msgid "Title primary color"
4665
+ msgstr "Couleur principale du titre"
4666
+
4667
+ #: widgets/heading/heading.php:335
4668
+ msgid "Seperator Position"
4669
+ msgstr "Position"
4670
+
4671
+ #: libs/framework/views/onboard-steps/step-01.php:31
4672
+ #: widgets/fluent-forms/fluent-forms.php:2312 widgets/heading/heading.php:323
4673
+ #: widgets/icon-box/icon-box.php:470 widgets/ninja-forms/ninja-forms.php:597
4674
+ #: widgets/wp-forms/wp-forms.php:419
4675
+ msgid "Custom"
4676
+ msgstr "Personnalisé"
4677
+
4678
+ #: widgets/heading/heading.php:322
4679
+ msgid "Solid with bullet"
4680
+ msgstr ""
4681
+
4682
+ #: widgets/heading/heading.php:321
4683
+ msgid "Solid with star"
4684
+ msgstr ""
4685
+
4686
+ #: widgets/heading/heading.php:316
4687
+ msgid "Seperator Style"
4688
+ msgstr "Style du séparateur"
4689
+
4690
+ #: widgets/heading/heading.php:305
4691
+ msgid "Show Seperator"
4692
+ msgstr "Afficher le séparateur"
4693
+
4694
+ #: widgets/heading/heading.php:298 widgets/heading/heading.php:1071
4695
+ msgid "Seperator"
4696
+ msgstr "Séparateur"
4697
+
4698
+ #: widgets/heading/heading.php:247
4699
+ msgid "A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradise "
4700
+ msgstr "Une petite rivière nommée Duden coule à leur place et lui fournit les regelialia nécessaires. C’est un paradis "
4701
+
4702
+ #: widgets/heading/heading.php:243
4703
+ msgid "Heading Description"
4704
+ msgstr "Description du titre"
4705
+
4706
+ #: widgets/heading/heading.php:227 widgets/heading/heading.php:248
4707
+ #: widgets/heading/heading.php:1029
4708
+ msgid "Title Description"
4709
+ msgstr "Description du titre"
4710
+
4711
+ #: widgets/heading/heading.php:202
4712
+ msgid "Sub Title HTML Tag"
4713
+ msgstr "Balise HTML"
4714
+
4715
+ #: widgets/blog-posts/blog-posts.php:403 widgets/heading/heading.php:191
4716
+ #: widgets/heading/heading.php:340
4717
+ msgid "After Title"
4718
+ msgstr "Après le titre"
4719
+
4720
+ #: widgets/blog-posts/blog-posts.php:402 widgets/heading/heading.php:190
4721
+ #: widgets/heading/heading.php:339
4722
+ msgid "Before Title"
4723
+ msgstr "Avant le Titre"
4724
+
4725
+ #: widgets/heading/heading.php:186
4726
+ msgid "Sub Title Position"
4727
+ msgstr "Position"
4728
+
4729
+ #: widgets/heading/heading.php:175 widgets/heading/heading.php:176
4730
+ msgid "Time has changed"
4731
+ msgstr "L’heure a changée"
4732
+
4733
+ #: widgets/heading/heading.php:172
4734
+ msgid "Heading Sub Title"
4735
+ msgstr "Texte du sous-titre"
4736
+
4737
+ #: widgets/heading/heading.php:147
4738
+ msgid "Border Sub Title"
4739
+ msgstr "Bordure du sous-titre"
4740
+
4741
+ #: widgets/heading/heading.php:139
4742
+ msgid "Show Sub Title"
4743
+ msgstr "Afficher le sous-titre"
4744
+
4745
+ #: widgets/heading/heading.php:47
4746
+ msgid "Heading Title"
4747
+ msgstr "Titre"
4748
+
4749
+ #: modules/onepage-scroll/extend-controls-pro.php:56
4750
+ msgid "Timeline"
4751
+ msgstr "Chronologie"
4752
+
4753
+ #: widgets/post-tab/post-tab-handler.php:12
4754
+ msgid "Post Tab"
4755
+ msgstr "Onglet de publications"
4756
+
4757
+ #: widgets/post-tab/post-tab.php:176
4758
+ msgid "Tab Item"
4759
+ msgstr "Élément de l’onglet"
4760
+
4761
+ #: widgets/post-tab/post-tab.php:120
4762
+ msgid "Tab Item Container"
4763
+ msgstr ""
4764
+
4765
+ #: widgets/post-tab/post-tab.php:89
4766
+ msgid "On Click"
4767
+ msgstr "Au clic"
4768
+
4769
+ #: widgets/header-offcanvas/header-offcanvas.php:153
4770
+ msgid "Offcanvas"
4771
+ msgstr "Hors champ"
4772
+
4773
+ #: widgets/header-offcanvas/header-offcanvas.php:57
4774
+ msgid "Overlay color"
4775
+ msgstr "Couleur de superposition"
4776
+
4777
+ #: widgets/header-offcanvas/header-offcanvas-handler.php:13
4778
+ #: widgets/header-offcanvas/header-offcanvas.php:42
4779
+ msgid "Header Offcanvas"
4780
+ msgstr ""
4781
+
4782
+ #: widgets/business-hours/business-hours-handler.php:11
4783
+ msgid "Business Hours"
4784
+ msgstr "Heures de bureau"
4785
+
4786
+ #: widgets/accordion/accordion.php:686
4787
+ msgid " Slide Open icon"
4788
+ msgstr " Icône d’ouverture de diapositive"
4789
+
4790
+ #: widgets/accordion/accordion.php:624
4791
+ msgid "Slide Closed Icon"
4792
+ msgstr ""
4793
+
4794
+ #: widgets/accordion/accordion.php:244
4795
+ msgid "Open"
4796
+ msgstr "Ouvert"
4797
+
4798
+ #: widgets/accordion/accordion.php:210
4799
+ msgid "Right Icon Active"
4800
+ msgstr ""
4801
+
4802
+ #: widgets/accordion/accordion.php:195
4803
+ msgid "Right Icon"
4804
+ msgstr "Icône de droite"
4805
+
4806
+ #: widgets/accordion/accordion.php:180
4807
+ msgid "Left Icon Active"
4808
+ msgstr "Icône de gauche active"
4809
+
4810
+ #: widgets/accordion/accordion.php:165
4811
+ msgid "Left Icon"
4812
+ msgstr "Icône de gauche"
4813
+
4814
+ #: widgets/accordion/accordion.php:151
4815
+ msgid "Show Loop Count"
4816
+ msgstr ""
4817
+
4818
+ #: widgets/accordion/accordion.php:143
4819
+ msgid "Both side"
4820
+ msgstr "Les deux côtés"
4821
+
4822
+ #: widgets/accordion/accordion.php:121
4823
+ msgid "Box Icon"
4824
+ msgstr "Boîte d’icône"
4825
+
4826
+ #: widgets/accordion/accordion.php:120
4827
+ msgid "Side Curve"
4828
+ msgstr "Courbe latérale"
4829
+
4830
+ #: widgets/accordion/accordion.php:119
4831
+ msgid "Curve Shape"
4832
+ msgstr "Forme de la courbe"
4833
+
4834
+ #: widgets/accordion/accordion.php:118
4835
+ msgid "Primary"
4836
+ msgstr "Principal"
4837
+
4838
+ #: widgets/accordion/accordion-handler.php:12
4839
+ #: widgets/accordion/accordion.php:39
4840
+ msgid "Accordion"
4841
+ msgstr "Accordéon"
4842
+
4843
+ #: widgets/piechart/piechart.php:385
4844
+ msgid "Chart"
4845
+ msgstr "Diagramme"
4846
+
4847
+ #: widgets/icon-box/icon-box.php:1214 widgets/team/team.php:2240
4848
+ msgid "Vertical Position "
4849
+ msgstr "Position verticale "
4850
+
4851
+ #: widgets/video/video.php:418
4852
+ msgid "Use height width"
4853
+ msgstr "Utiliser hauteur largeur"
4854
+
4855
+ #: widgets/icon-box/icon-box.php:1000
4856
+ msgid "Icon Hover Color"
4857
+ msgstr "Couleur de l’icône au survol"
4858
+
4859
+ #: widgets/icon-box/icon-box.php:950 widgets/team/team.php:2031
4860
+ msgid "Icon BG Color"
4861
+ msgstr "Couleur d’arrière-plan de l’icône"
4862
+
4863
+ #: widgets/team/team.php:1784
4864
+ msgid "Modal"
4865
+ msgstr "Modal"
4866
+
4867
+ #: widgets/team/team.php:1772
4868
+ msgid "Modal Controls"
4869
+ msgstr "Contrôle de fenêtre modale"
4870
+
4871
+ #: widgets/client-logo/client-logo.php:845
4872
+ #: widgets/header-offcanvas/header-offcanvas.php:606
4873
+ #: widgets/heading/heading.php:1172 widgets/icon-box/icon-box.php:458
4874
+ #: widgets/nav-menu/nav-menu.php:893 widgets/pricing/pricing.php:1486
4875
+ #: widgets/team/team.php:1311 widgets/team/team.php:1853
4876
+ msgid "Position"
4877
+ msgstr "Position"
4878
+
4879
+ #: widgets/team/team.php:1234 widgets/team/team.php:1803
4880
+ msgid "Name"
4881
+ msgstr "Nom"
4882
+
4883
+ #: widgets/team/team.php:778 widgets/testimonial/testimonial.php:1631
4884
+ msgid "Image Size"
4885
+ msgstr "Taille de l’image"
4886
+
4887
+ #: widgets/team/team.php:753
4888
+ msgid "Remove Gutter?"
4889
+ msgstr "Retirer la gouttière ?"
4890
+
4891
+ #: widgets/team/team.php:728
4892
+ msgid "Hover Overy Color"
4893
+ msgstr ""
4894
+
4895
+ #: widgets/blog-posts/blog-posts.php:783 widgets/faq/faq.php:245
4896
+ #: widgets/team/team.php:688
4897
+ msgid "Content Padding"
4898
+ msgstr "Marges internes"
4899
+
4900
+ #: widgets/team/team.php:620
4901
+ msgid "Max Height"
4902
+ msgstr "Hauteur maximale"
4903
+
4904
+ #: widgets/team/team.php:480
4905
+ msgid "Close Icon Alignment"
4906
+ msgstr "Alignement de l’icône de fermeture"
4907
+
4908
+ #: widgets/header-offcanvas/header-offcanvas.php:131 widgets/team/team.php:462
4909
+ #: widgets/team/team.php:1998
4910
+ msgid "Close Icon"
4911
+ msgstr "Icône de fermeture"
4912
+
4913
+ #: widgets/team/team.php:450
4914
+ msgid "Email Address"
4915
+ msgstr "Adresse e-mail"
4916
+
4917
+ #: widgets/team/team.php:447 widgets/team/team.php:2475
4918
+ msgid "Email"
4919
+ msgstr "E-postadress"
4920
+
4921
+ #: widgets/team/team.php:437
4922
+ msgid "Phone Number"
4923
+ msgstr "Numéro de téléphone"
4924
+
4925
+ #: widgets/mail-chimp/mail-chimp.php:329 widgets/tablepress/tablepress.php:80
4926
+ #: widgets/team/team.php:434 widgets/team/team.php:2471
4927
+ msgid "Phone"
4928
+ msgstr "Téléphone"
4929
+
4930
+ #: widgets/team/team.php:412
4931
+ msgid "Show Popup"
4932
+ msgstr "Afficher la fenêtre modale"
4933
+
4934
+ #: widgets/progressbar/progressbar.php:70 widgets/team/team.php:363
4935
+ msgid "Add Icon"
4936
+ msgstr "Ajout d’icône"
4937
+
4938
+ #: widgets/team/team.php:184
4939
+ msgid "Display Social Profiles?"
4940
+ msgstr "Afficher les profils sociaux ?"
4941
+
4942
+ #: widgets/team/team.php:177 widgets/team/team.php:1487
4943
+ msgid "Social Profiles"
4944
+ msgstr "Profils sociaux"
4945
+
4946
+ #: widgets/team/team.php:161 widgets/team/team.php:423
4947
+ msgid "A small river named Duden flows by their place and supplies it with the necessary"
4948
+ msgstr "Une petite rivière nommée Duden coule à leur place et lui fournit le nécessaire"
4949
+
4950
+ #: widgets/team/team.php:159 widgets/team/team.php:162
4951
+ #: widgets/team/team.php:421 widgets/team/team.php:424
4952
+ msgid "About Member"
4953
+ msgstr "Info membre"
4954
+
4955
+ #: widgets/heading/heading.php:234 widgets/team/team.php:148
4956
+ msgid "Show Description"
4957
+ msgstr "Afficher la description"
4958
+
4959
+ #: widgets/team/team.php:106
4960
+ msgid "Designer"
4961
+ msgstr "Concepteur"
4962
+
4963
+ #: widgets/team/team.php:104 widgets/team/team.php:107
4964
+ msgid "Member Position"
4965
+ msgstr "Poste du membre"
4966
+
4967
+ #: widgets/team/team.php:96
4968
+ msgid "Jane Doe"
4969
+ msgstr "Pierre Martin"
4970
+
4971
+ #: widgets/team/team.php:94 widgets/team/team.php:97
4972
+ msgid "Member Name"
4973
+ msgstr "Nom du membre"
4974
+
4975
+ #: widgets/team/team.php:74
4976
+ msgid "Choose Member Image"
4977
+ msgstr "Choisir une image du membre"
4978
+
4979
+ #: widgets/team/team.php:66
4980
+ msgid "Overlay with circle shape & hover"
4981
+ msgstr ""
4982
+
4983
+ #: widgets/team/team.php:65
4984
+ msgid "Overlay with circle shape"
4985
+ msgstr "Superposition avec forme circulaire"
4986
+
4987
+ #: widgets/team/team.php:64
4988
+ msgid "Long height with details & hover"
4989
+ msgstr ""
4990
+
4991
+ #: widgets/team/team.php:63
4992
+ msgid "Long height with details "
4993
+ msgstr ""
4994
+
4995
+ #: widgets/team/team.php:62
4996
+ msgid "Long height with hover "
4997
+ msgstr ""
4998
+
4999
+ #: widgets/team/team.php:61
5000
+ msgid "Centered with details "
5001
+ msgstr "Centré avec des détails "
5002
+
5003
+ #: widgets/team/team.php:60
5004
+ msgid "Overlay with details"
5005
+ msgstr "Superposition avec détails"
5006
+
5007
+ #: widgets/team/team.php:59
5008
+ msgid "Hover on social"
5009
+ msgstr ""
5010
+
5011
+ #: widgets/team/team.php:58
5012
+ msgid "Centered "
5013
+ msgstr "Centré "
5014
+
5015
+ #: widgets/team/team.php:57 widgets/team/team.php:927 widgets/team/team.php:939
5016
+ #: widgets/team/team.php:1748
5017
+ msgid "Overlay"
5018
+ msgstr "Superposition"
5019
+
5020
+ #: widgets/team/team.php:45
5021
+ msgid "Team Member Content"
5022
+ msgstr "Contenu du membre d’équipe"
5023
+
5024
+ #: widgets/team/team-handler.php:12
5025
+ msgid "Team"
5026
+ msgstr "Équipe"
5027
+
5028
+ #: widgets/caldera-forms/caldera-forms.php:646
5029
+ #: widgets/contact-form7/contact-form7.php:645
5030
+ #: widgets/header-search/header-search.php:235
5031
+ #: widgets/social-share/social-share.php:501 widgets/social/social.php:531
5032
+ #: widgets/team/team.php:1063 widgets/team/team.php:1643
5033
+ #: widgets/team/team.php:2167
5034
+ msgid "Use Height Width"
5035
+ msgstr "Utiliser hauteur largeur"
5036
+
5037
+ #: widgets/social-share/social-share.php:471 widgets/social/social.php:434
5038
+ #: widgets/team/team.php:1551
5039
+ msgid "Line Through"
5040
+ msgstr "Ligne à travers"
5041
+
5042
+ #: widgets/social-share/social-share.php:470 widgets/social/social.php:433
5043
+ #: widgets/team/team.php:1550
5044
+ msgid "Overline"
5045
+ msgstr "Surligner"
5046
+
5047
+ #: widgets/social-share/social-share.php:469 widgets/social/social.php:432
5048
+ #: widgets/team/team.php:1549
5049
+ msgid "Underline"
5050
+ msgstr "Souligné"
5051
+
5052
+ #: widgets/social-share/social-share.php:464 widgets/social/social.php:427
5053
+ #: widgets/team/team.php:1544
5054
+ msgid "Decoration"
5055
+ msgstr "Décoration"
5056
+
5057
+ #: widgets/blog-posts/blog-posts.php:53
5058
+ #: widgets/social-share/social-share.php:452 widgets/social/social.php:415
5059
+ #: widgets/team/team.php:1532
5060
+ msgid "Block"
5061
+ msgstr "Bloc"
5062
+
5063
+ #: widgets/social-share/social-share.php:451 widgets/social/social.php:414
5064
+ #: widgets/team/team.php:1531
5065
+ msgid "Inline Block"
5066
+ msgstr "Bloc en ligne"
5067
+
5068
+ #: widgets/social-share/social-share.php:447 widgets/social/social.php:410
5069
+ #: widgets/team/team.php:1527
5070
+ msgid "Display"
5071
+ msgstr "Afficher"
5072
+
5073
+ #: widgets/social-share/social-share.php:368 widgets/social/social.php:331
5074
+ msgid "Add Social Media"
5075
+ msgstr "Ajoutez un média social"
5076
+
5077
+ #: widgets/social-share/social-share.php:283
5078
+ #: widgets/social-share/social-share.php:337 widgets/social/social.php:246
5079
+ #: widgets/social/social.php:300 widgets/team/team.php:281
5080
+ #: widgets/team/team.php:343 widgets/video/video.php:719
5081
+ msgid "Text Shadow"
5082
+ msgstr "Ombre du texte"
5083
+
5084
+ #: widgets/social-share/social-share.php:110 widgets/social/social.php:104
5085
+ msgid "Spacing Left"
5086
+ msgstr "Espacement à gauche"
5087
+
5088
+ #: widgets/social-share/social-share.php:83 widgets/social/social.php:77
5089
+ msgid "Spacing Right"
5090
+ msgstr "Espacement à droite"
5091
+
5092
+ #: widgets/social-share/social-share.php:59 widgets/social/social.php:53
5093
+ #: widgets/video/video.php:58
5094
+ msgid "Both"
5095
+ msgstr "Les deux"
5096
+
5097
+ #: widgets/social-share/social-share.php:46
5098
+ #: widgets/social-share/social-share.php:182
5099
+ #: widgets/social-share/social-share.php:411 widgets/social/social.php:374
5100
+ msgid "Social Media"
5101
+ msgstr "Médias sociaux"
5102
+
5103
+ #: widgets/page-list/page-list-handler.php:13
5104
+ msgid "Page List"
5105
+ msgstr "Liste des pages"
5106
+
5107
+ #: widgets/icon-box/icon-box.php:778 widgets/page-list/page-list.php:859
5108
+ #: widgets/team/team.php:1985
5109
+ msgid "Color Hover"
5110
+ msgstr "Couleur au survol"
5111
+
5112
+ #: widgets/heading/heading.php:132 widgets/heading/heading.php:708
5113
+ #: widgets/page-list/page-list.php:831
5114
+ msgid "Subtitle"
5115
+ msgstr "Sous-titre"
5116
+
5117
+ #: widgets/page-list/page-list.php:397
5118
+ msgid "Background Hover"
5119
+ msgstr "Arrière-plan au survol"
5120
+
5121
+ #: widgets/page-list/page-list.php:187 widgets/piechart/piechart.php:157
5122
+ msgid "Default title"
5123
+ msgstr "Titre par défaut"
5124
+
5125
+ #: widgets/fluent-forms/fluent-forms.php:1922
5126
+ #: widgets/page-list/page-list.php:173
5127
+ msgid "Show Label"
5128
+ msgstr "Afficher les libellés"
5129
+
5130
+ #: widgets/page-list/page-list.php:141
5131
+ msgid "Select Page"
5132
+ msgstr "Sélectionnez une page"
5133
+
5134
+ #: widgets/blog-posts/blog-posts.php:702 widgets/icon-box/icon-box.php:688
5135
+ #: widgets/page-list/page-list.php:587 widgets/page-list/page-list.php:953
5136
+ #: widgets/post-list/post-list.php:749 widgets/testimonial/testimonial.php:765
5137
+ msgid "Vertical Alignment"
5138
+ msgstr "Alignement vertical"
5139
+
5140
+ #: widgets/mail-chimp/mail-chimp.php:495 widgets/page-list/page-list.php:84
5141
+ #: widgets/post-list/post-list.php:244 widgets/team/team.php:116
5142
+ msgid "Show Icon"
5143
+ msgstr "Afficher l’icône"
5144
+
5145
+ #: widgets/icon-box/icon-box.php:448 widgets/mail-chimp/mail-chimp.php:111
5146
+ #: widgets/mail-chimp/mail-chimp.php:554 widgets/page-list/page-list.php:64
5147
+ #: widgets/page-list/page-list.php:188 widgets/piechart/piechart.php:158
5148
+ msgid "Type your title here"
5149
+ msgstr "Saisir votre titre ici"
5150
+
5151
+ #: widgets/heading/heading.php:781 widgets/heading/heading.php:816
5152
+ #: widgets/heading/heading.php:881 widgets/page-list/page-list.php:61
5153
+ msgid "Sub Title"
5154
+ msgstr "Sous-titre"
5155
+
5156
+ #: widgets/accordion/accordion.php:154 widgets/blog-posts/blog-posts.php:2247
5157
+ #: widgets/caldera-forms/caldera-forms.php:649
5158
+ #: widgets/client-logo/client-logo.php:450
5159
+ #: widgets/contact-form7/contact-form7.php:648
5160
+ #: widgets/dual-button/dual-button.php:925
5161
+ #: widgets/fluent-forms/fluent-forms.php:126
5162
+ #: widgets/fluent-forms/fluent-forms.php:138
5163
+ #: widgets/fluent-forms/fluent-forms.php:160
5164
+ #: widgets/fluent-forms/fluent-forms.php:1925
5165
+ #: widgets/fluent-forms/fluent-forms.php:1989
5166
+ #: widgets/header-search/header-search.php:238
5167
+ #: widgets/icon-box/icon-box.php:437 widgets/mail-chimp/mail-chimp.php:168
5168
+ #: widgets/mail-chimp/mail-chimp.php:262 widgets/mail-chimp/mail-chimp.php:354
5169
+ #: widgets/mail-chimp/mail-chimp.php:431 widgets/mail-chimp/mail-chimp.php:498
5170
+ #: widgets/mail-chimp/mail-chimp.php:690 widgets/mail-chimp/mail-chimp.php:925
5171
+ #: widgets/page-list/page-list.php:87 widgets/page-list/page-list.php:132
5172
+ #: widgets/page-list/page-list.php:176 widgets/page-list/page-list.php:302
5173
+ #: widgets/post-list/post-list.php:179 widgets/post-list/post-list.php:191
5174
+ #: widgets/post-list/post-list.php:247 widgets/post-list/post-list.php:280
5175
+ #: widgets/post-list/post-list.php:292 widgets/post-list/post-list.php:324
5176
+ #: widgets/post-tab/post-tab.php:92 widgets/post-tab/post-tab.php:106
5177
+ #: widgets/social-share/social-share.php:504 widgets/social/social.php:534
5178
+ #: widgets/tab/tab.php:85 widgets/tab/tab.php:141 widgets/team/team.php:119
5179
+ #: widgets/team/team.php:151 widgets/team/team.php:187
5180
+ #: widgets/team/team.php:1067 widgets/team/team.php:1646
5181
+ #: widgets/testimonial/testimonial.php:165
5182
+ #: widgets/testimonial/testimonial.php:182 widgets/video/video.php:421
5183
+ msgid "Hide"
5184
+ msgstr "En cache"
5185
+
5186
+ #: widgets/accordion/accordion.php:153 widgets/blog-posts/blog-posts.php:2246
5187
+ #: widgets/caldera-forms/caldera-forms.php:648
5188
+ #: widgets/client-logo/client-logo.php:449
5189
+ #: widgets/contact-form7/contact-form7.php:647
5190
+ #: widgets/dual-button/dual-button.php:924
5191
+ #: widgets/fluent-forms/fluent-forms.php:125
5192
+ #: widgets/fluent-forms/fluent-forms.php:137
5193
+ #: widgets/fluent-forms/fluent-forms.php:159
5194
+ #: widgets/fluent-forms/fluent-forms.php:1924
5195
+ #: widgets/fluent-forms/fluent-forms.php:1988
5196
+ #: widgets/header-search/header-search.php:237
5197
+ #: widgets/icon-box/icon-box.php:436 widgets/mail-chimp/mail-chimp.php:167
5198
+ #: widgets/mail-chimp/mail-chimp.php:261 widgets/mail-chimp/mail-chimp.php:353
5199
+ #: widgets/mail-chimp/mail-chimp.php:430 widgets/mail-chimp/mail-chimp.php:497
5200
+ #: widgets/mail-chimp/mail-chimp.php:689 widgets/mail-chimp/mail-chimp.php:924
5201
+ #: widgets/page-list/page-list.php:86 widgets/page-list/page-list.php:131
5202
+ #: widgets/page-list/page-list.php:175 widgets/page-list/page-list.php:301
5203
+ #: widgets/post-list/post-list.php:178 widgets/post-list/post-list.php:190
5204
+ #: widgets/post-list/post-list.php:246 widgets/post-list/post-list.php:279
5205
+ #: widgets/post-list/post-list.php:291 widgets/post-list/post-list.php:323
5206
+ #: widgets/post-tab/post-tab.php:91 widgets/post-tab/post-tab.php:105
5207
+ #: widgets/social-share/social-share.php:503 widgets/social/social.php:533
5208
+ #: widgets/tab/tab.php:84 widgets/tab/tab.php:140 widgets/team/team.php:118
5209
+ #: widgets/team/team.php:150 widgets/team/team.php:186
5210
+ #: widgets/team/team.php:1066 widgets/team/team.php:1645
5211
+ #: widgets/testimonial/testimonial.php:164
5212
+ #: widgets/testimonial/testimonial.php:181 widgets/video/video.php:420
5213
+ msgid "Show"
5214
+ msgstr "Afficher"
5215
+
5216
+ #: widgets/page-list/page-list.php:299
5217
+ msgid "Rel"
5218
+ msgstr "Rel"
5219
+
5220
+ #: widgets/page-list/page-list.php:291
5221
+ msgid "Self"
5222
+ msgstr "Même"
5223
+
5224
+ #: widgets/page-list/page-list.php:290
5225
+ msgid "Blank"
5226
+ msgstr "Vide"
5227
+
5228
+ #: widgets/page-list/page-list.php:286
5229
+ msgid "Target"
5230
+ msgstr "Cible"
5231
+
5232
+ #: widgets/funfact/funfact.php:1170
5233
+ msgid "From Down"
5234
+ msgstr "Depuis le bas"
5235
+
5236
+ #: widgets/client-logo/client-logo.php:614 widgets/funfact/funfact.php:1162
5237
+ #: widgets/icon-box/icon-box.php:1560
5238
+ msgid "From Top"
5239
+ msgstr "Depuis le haut"
5240
+
5241
+ #: widgets/funfact/funfact.php:1091
5242
+ msgid "Devider"
5243
+ msgstr "Diviseur"
5244
+
5245
+ #: widgets/funfact/funfact.php:1075
5246
+ msgid "Overlay Color"
5247
+ msgstr "Couleur de la superposition"
5248
+
5249
+ #: widgets/accordion/accordion.php:61 widgets/accordion/accordion.php:105
5250
+ #: widgets/back-to-top/back-to-top.php:153 widgets/blog-posts/blog-posts.php:67
5251
+ #: widgets/blog-posts/blog-posts.php:164 widgets/blog-posts/blog-posts.php:185
5252
+ #: widgets/blog-posts/blog-posts.php:207 widgets/blog-posts/blog-posts.php:339
5253
+ #: widgets/blog-posts/blog-posts.php:378 widgets/blog-posts/blog-posts.php:392
5254
+ #: widgets/blog-posts/blog-posts.php:439 widgets/blog-posts/blog-posts.php:542
5255
+ #: widgets/blog-posts/blog-posts.php:2044 widgets/button/button.php:90
5256
+ #: widgets/client-logo/client-logo.php:91
5257
+ #: widgets/client-logo/client-logo.php:118
5258
+ #: widgets/client-logo/client-logo.php:322
5259
+ #: widgets/client-logo/client-logo.php:347
5260
+ #: widgets/client-logo/client-logo.php:361
5261
+ #: widgets/client-logo/client-logo.php:372
5262
+ #: widgets/client-logo/client-logo.php:414
5263
+ #: widgets/dual-button/dual-button.php:193
5264
+ #: widgets/dual-button/dual-button.php:322
5265
+ #: widgets/fluent-forms/fluent-forms.php:89
5266
+ #: widgets/fluent-forms/fluent-forms.php:918 widgets/funfact/funfact.php:88
5267
+ #: widgets/funfact/funfact.php:1067 widgets/heading/heading.php:309
5268
+ #: widgets/heading/heading.php:643 widgets/heading/heading.php:683
5269
+ #: widgets/heading/heading.php:773 widgets/icon-box/icon-box.php:91
5270
+ #: widgets/icon-box/icon-box.php:181 widgets/icon-box/icon-box.php:193
5271
+ #: widgets/icon-box/icon-box.php:243 widgets/icon-box/icon-box.php:289
5272
+ #: widgets/icon-box/icon-box.php:334 widgets/icon-box/icon-box.php:1457
5273
+ #: widgets/icon-box/icon-box.php:1500
5274
+ #: widgets/image-accordion/image-accordion.php:53
5275
+ #: widgets/image-accordion/image-accordion.php:85
5276
+ #: widgets/image-accordion/image-accordion.php:129
5277
+ #: widgets/image-accordion/image-accordion.php:153
5278
+ #: widgets/image-accordion/image-accordion.php:190
5279
+ #: widgets/image-accordion/image-accordion.php:220
5280
+ #: widgets/image-box/image-box.php:115 widgets/image-box/image-box.php:170
5281
+ #: widgets/image-box/image-box.php:336
5282
+ #: widgets/image-comparison/image-comparison.php:153
5283
+ #: widgets/image-comparison/image-comparison.php:165
5284
+ #: widgets/image-comparison/image-comparison.php:177
5285
+ #: widgets/nav-menu/nav-menu.php:105 widgets/post-tab/post-tab.php:361
5286
+ #: widgets/pricing/pricing.php:112 widgets/pricing/pricing.php:352
5287
+ #: widgets/tab/tab.php:361 widgets/tab/tab.php:540 widgets/team/team.php:2170
5288
+ #: widgets/testimonial/testimonial.php:113
5289
+ #: widgets/testimonial/testimonial.php:274
5290
+ #: widgets/testimonial/testimonial.php:290
5291
+ #: widgets/testimonial/testimonial.php:374
5292
+ #: widgets/testimonial/testimonial.php:518
5293
+ #: widgets/testimonial/testimonial.php:530
5294
+ #: widgets/testimonial/testimonial.php:542
5295
+ #: widgets/testimonial/testimonial.php:586
5296
+ #: widgets/testimonial/testimonial.php:598
5297
+ #: widgets/testimonial/testimonial.php:834 widgets/video/video.php:87
5298
+ #: widgets/video/video.php:134 widgets/video/video.php:199
5299
+ #: widgets/video/video.php:210 widgets/video/video.php:221
5300
+ #: widgets/video/video.php:233 widgets/video/video.php:245
5301
+ #: widgets/video/video.php:258 widgets/video/video.php:271
5302
+ #: widgets/we-forms/we-forms.php:354
5303
+ msgid "No"
5304
+ msgstr "Non"
5305
+
5306
+ #: widgets/accordion/accordion.php:60 widgets/accordion/accordion.php:104
5307
+ #: widgets/back-to-top/back-to-top.php:152 widgets/blog-posts/blog-posts.php:66
5308
+ #: widgets/blog-posts/blog-posts.php:163 widgets/blog-posts/blog-posts.php:184
5309
+ #: widgets/blog-posts/blog-posts.php:206 widgets/blog-posts/blog-posts.php:338
5310
+ #: widgets/blog-posts/blog-posts.php:377 widgets/blog-posts/blog-posts.php:391
5311
+ #: widgets/blog-posts/blog-posts.php:438 widgets/blog-posts/blog-posts.php:541
5312
+ #: widgets/blog-posts/blog-posts.php:2043 widgets/button/button.php:89
5313
+ #: widgets/client-logo/client-logo.php:90
5314
+ #: widgets/client-logo/client-logo.php:117
5315
+ #: widgets/client-logo/client-logo.php:321
5316
+ #: widgets/client-logo/client-logo.php:346
5317
+ #: widgets/client-logo/client-logo.php:360
5318
+ #: widgets/client-logo/client-logo.php:371
5319
+ #: widgets/client-logo/client-logo.php:413
5320
+ #: widgets/dual-button/dual-button.php:192
5321
+ #: widgets/dual-button/dual-button.php:321
5322
+ #: widgets/fluent-forms/fluent-forms.php:88
5323
+ #: widgets/fluent-forms/fluent-forms.php:917 widgets/funfact/funfact.php:87
5324
+ #: widgets/funfact/funfact.php:1066 widgets/heading/heading.php:308
5325
+ #: widgets/heading/heading.php:642 widgets/heading/heading.php:682
5326
+ #: widgets/heading/heading.php:772 widgets/icon-box/icon-box.php:90
5327
+ #: widgets/icon-box/icon-box.php:180 widgets/icon-box/icon-box.php:192
5328
+ #: widgets/icon-box/icon-box.php:242 widgets/icon-box/icon-box.php:288
5329
+ #: widgets/icon-box/icon-box.php:333 widgets/icon-box/icon-box.php:1456
5330
+ #: widgets/icon-box/icon-box.php:1499
5331
+ #: widgets/image-accordion/image-accordion.php:52
5332
+ #: widgets/image-accordion/image-accordion.php:84
5333
+ #: widgets/image-accordion/image-accordion.php:128
5334
+ #: widgets/image-accordion/image-accordion.php:152
5335
+ #: widgets/image-accordion/image-accordion.php:189
5336
+ #: widgets/image-accordion/image-accordion.php:219
5337
+ #: widgets/image-box/image-box.php:114 widgets/image-box/image-box.php:169
5338
+ #: widgets/image-box/image-box.php:335
5339
+ #: widgets/image-comparison/image-comparison.php:152
5340
+ #: widgets/image-comparison/image-comparison.php:164
5341
+ #: widgets/image-comparison/image-comparison.php:176
5342
+ #: widgets/nav-menu/nav-menu.php:104 widgets/post-tab/post-tab.php:360
5343
+ #: widgets/pricing/pricing.php:111 widgets/pricing/pricing.php:351
5344
+ #: widgets/tab/tab.php:360 widgets/tab/tab.php:539 widgets/team/team.php:755
5345
+ #: widgets/team/team.php:756 widgets/team/team.php:2169
5346
+ #: widgets/testimonial/testimonial.php:112
5347
+ #: widgets/testimonial/testimonial.php:273
5348
+ #: widgets/testimonial/testimonial.php:289
5349
+ #: widgets/testimonial/testimonial.php:373
5350
+ #: widgets/testimonial/testimonial.php:517
5351
+ #: widgets/testimonial/testimonial.php:529
5352
+ #: widgets/testimonial/testimonial.php:541
5353
+ #: widgets/testimonial/testimonial.php:585
5354
+ #: widgets/testimonial/testimonial.php:597
5355
+ #: widgets/testimonial/testimonial.php:833 widgets/video/video.php:86
5356
+ #: widgets/video/video.php:133 widgets/video/video.php:198
5357
+ #: widgets/video/video.php:209 widgets/video/video.php:220
5358
+ #: widgets/video/video.php:232 widgets/video/video.php:244
5359
+ #: widgets/video/video.php:257 widgets/video/video.php:270
5360
+ #: widgets/we-forms/we-forms.php:353
5361
+ msgid "Yes"
5362
+ msgstr "Oui"
5363
+
5364
+ #: modules/onepage-scroll/extend-controls-pro.php:112
5365
+ #: widgets/blog-posts/blog-posts.php:714 widgets/blog-posts/blog-posts.php:1424
5366
+ #: widgets/funfact/funfact.php:982 widgets/heading/heading.php:341
5367
+ #: widgets/icon-box/icon-box.php:700
5368
+ #: widgets/image-accordion/image-accordion.php:573
5369
+ #: widgets/page-list/page-list.php:599 widgets/page-list/page-list.php:965
5370
+ #: widgets/post-list/post-list.php:358 widgets/post-list/post-list.php:761
5371
+ #: widgets/pricing/pricing.php:1449 widgets/pricing/pricing.php:1519
5372
+ #: widgets/tab/tab.php:160 widgets/tab/tab.php:1145 widgets/tab/tab.php:1514
5373
+ #: widgets/testimonial/testimonial.php:150
5374
+ #: widgets/testimonial/testimonial.php:777
5375
+ #: widgets/testimonial/testimonial.php:1556
5376
+ #: widgets/testimonial/testimonial.php:1653
5377
+ msgid "Bottom"
5378
+ msgstr "En bas"
5379
+
5380
+ #: widgets/blog-posts/blog-posts.php:710 widgets/funfact/funfact.php:978
5381
+ #: widgets/icon-box/icon-box.php:696 widgets/nav-menu/nav-menu.php:902
5382
+ #: widgets/pricing/pricing.php:1445 widgets/pricing/pricing.php:1515
5383
+ msgid "Middle"
5384
+ msgstr "Au milieu"
5385
+
5386
+ #: widgets/funfact/funfact.php:969 widgets/heading/heading.php:503
5387
+ #: widgets/heading/heading.php:959 widgets/icon-box/icon-box.php:511
5388
+ #: widgets/image-accordion/image-accordion.php:560
5389
+ #: widgets/pricing/pricing.php:1436 widgets/pricing/pricing.php:1506
5390
+ msgid "Vertical Position"
5391
+ msgstr "Position verticale"
5392
+
5393
+ #: widgets/funfact/funfact.php:946
5394
+ msgid "Horizontal space"
5395
+ msgstr "Espace horizontal"
5396
+
5397
+ #: modules/onepage-scroll/extend-controls-pro.php:108
5398
+ #: widgets/back-to-top/back-to-top.php:87 widgets/blog-posts/blog-posts.php:81
5399
+ #: widgets/blog-posts/blog-posts.php:706 widgets/blog-posts/blog-posts.php:1396
5400
+ #: widgets/blog-posts/blog-posts.php:1751 widgets/funfact/funfact.php:923
5401
+ #: widgets/funfact/funfact.php:974 widgets/heading/heading.php:338
5402
+ #: widgets/icon-box/icon-box.php:366 widgets/icon-box/icon-box.php:692
5403
+ #: widgets/image-accordion/image-accordion.php:565
5404
+ #: widgets/nav-menu/nav-menu.php:898 widgets/page-list/page-list.php:577
5405
+ #: widgets/page-list/page-list.php:591 widgets/page-list/page-list.php:957
5406
+ #: widgets/post-list/post-list.php:357 widgets/post-list/post-list.php:753
5407
+ #: widgets/pricing/pricing.php:1441 widgets/pricing/pricing.php:1511
5408
+ #: widgets/tab/tab.php:159 widgets/testimonial/testimonial.php:149
5409
+ #: widgets/testimonial/testimonial.php:769
5410
+ #: widgets/testimonial/testimonial.php:1552
5411
+ msgid "Top"
5412
+ msgstr "En haut"
5413
+
5414
+ #: widgets/funfact/funfact.php:808
5415
+ msgid "Right Spacing"
5416
+ msgstr "Espace à droite"
5417
+
5418
+ #: widgets/funfact/funfact.php:769 widgets/funfact/funfact.php:902
5419
+ msgid "Number Color"
5420
+ msgstr "Couleur du nombre"
5421
+
5422
+ #: widgets/funfact/funfact.php:760
5423
+ msgid "Number Count"
5424
+ msgstr "Nombre"
5425
+
5426
+ #: widgets/funfact/funfact.php:724 widgets/icon-box/icon-box.php:1127
5427
+ #: widgets/pricing/pricing.php:1268
5428
+ msgid "Rotate"
5429
+ msgstr "Rotation"
5430
+
5431
+ #: widgets/funfact/funfact.php:623 widgets/pricing/pricing.php:1160
5432
+ msgid "Secondary Color"
5433
+ msgstr "Couleur secondaire"
5434
+
5435
+ #: widgets/funfact/funfact.php:610 widgets/pricing/pricing.php:1147
5436
+ msgid "Primary Color"
5437
+ msgstr "Couleur principale"
5438
+
5439
+ #: widgets/funfact/funfact.php:568 widgets/pricing/pricing.php:1105
5440
+ msgid "BG Color"
5441
+ msgstr "Couleur d’arrière-plan"
5442
+
5443
+ #: widgets/funfact/funfact.php:514 widgets/icon-box/icon-box.php:1430
5444
+ #: widgets/pricing/pricing.php:1054
5445
+ msgid "Animation"
5446
+ msgstr "Animation"
5447
+
5448
+ #: widgets/funfact/funfact.php:362 widgets/funfact/funfact.php:1158
5449
+ msgid "Border Direction"
5450
+ msgstr "Direction de bordure"
5451
+
5452
+ #: widgets/funfact/funfact.php:353
5453
+ msgid "Enable Vertical Border"
5454
+ msgstr "Activer la bordure verticale"
5455
+
5456
+ #: widgets/funfact/funfact.php:296
5457
+ msgid "Enable Hover Border Bottom"
5458
+ msgstr "Activer la bordure inférieure au survol"
5459
+
5460
+ #: modules/megamenu/views/options-menu-item.php:13 widgets/button/button.php:77
5461
+ #: widgets/client-logo/client-logo.php:171 widgets/funfact/funfact.php:236
5462
+ #: widgets/icon-box/icon-box.php:324
5463
+ #: widgets/image-comparison/image-comparison.php:125
5464
+ #: widgets/page-list/page-list.php:240 widgets/post-list/post-list.php:116
5465
+ #: widgets/testimonial/testimonial.php:424
5466
+ msgid "Settings"
5467
+ msgstr "Réglages"
5468
+
5469
+ #: widgets/funfact/funfact.php:225
5470
+ msgid "+"
5471
+ msgstr "+"
5472
+
5473
+ #: widgets/funfact/funfact.php:222 widgets/funfact/funfact.php:891
5474
+ msgid "Super"
5475
+ msgstr "Génial"
5476
+
5477
+ #: widgets/funfact/funfact.php:213
5478
+ msgid "Enable Super"
5479
+ msgstr ""
5480
+
5481
+ #: widgets/funfact/funfact.php:195
5482
+ msgid "M+"
5483
+ msgstr "M+"
5484
+
5485
+ #: widgets/funfact/funfact.php:192
5486
+ msgid "Number Suffix "
5487
+ msgstr "Suffixe du nombre "
5488
+
5489
+ #: widgets/funfact/funfact.php:185
5490
+ msgid "Enter number"
5491
+ msgstr "Saisir le nombre"
5492
+
5493
+ #: widgets/funfact/funfact.php:182
5494
+ msgid "Number "
5495
+ msgstr "Nombre "
5496
+
5497
+ #: widgets/funfact/funfact.php:120
5498
+ msgid "Framed"
5499
+ msgstr "Encadré"
5500
+
5501
+ #: widgets/funfact/funfact.php:119
5502
+ msgid "Stacked"
5503
+ msgstr "Empilé"
5504
+
5505
+ #: widgets/funfact/funfact.php:115
5506
+ msgid "View"
5507
+ msgstr "Visualiser"
5508
+
5509
+ #: widgets/funfact/funfact.php:60
5510
+ msgid "Icon type "
5511
+ msgstr "Type d’icône "
5512
+
5513
+ #: widgets/funfact/funfact-handler.php:12
5514
+ msgid "Funfact"
5515
+ msgstr "Compteur à icône"
5516
+
5517
+ #: widgets/blog-posts/blog-posts.php:983
5518
+ #: widgets/client-logo/client-logo.php:1200
5519
+ #: widgets/header-offcanvas/header-offcanvas.php:333
5520
+ #: widgets/header-offcanvas/header-offcanvas.php:513
5521
+ #: widgets/header-search/header-search.php:186
5522
+ #: widgets/image-box/image-box.php:959 widgets/page-list/page-list.php:921
5523
+ #: widgets/social-share/social-share.php:482 widgets/social/social.php:445
5524
+ #: widgets/team/team.php:883 widgets/team/team.php:1563
5525
+ #: widgets/testimonial/testimonial.php:1776
5526
+ msgid "Border radius"
5527
+ msgstr "Rayon de la bordure"
5528
+
5529
+ #: widgets/blog-posts/blog-posts.php:2582 widgets/button/button.php:426
5530
+ #: widgets/caldera-forms/caldera-forms.php:511
5531
+ #: widgets/contact-form7/contact-form7.php:510
5532
+ #: widgets/fluent-forms/fluent-forms.php:1824
5533
+ #: widgets/header-search/header-search.php:78
5534
+ #: widgets/mail-chimp/mail-chimp.php:821 widgets/mail-chimp/mail-chimp.php:1179
5535
+ #: widgets/team/team.php:1041 widgets/team/team.php:2136
5536
+ #: widgets/testimonial/testimonial.php:967
5537
+ #: widgets/testimonial/testimonial.php:1923
5538
+ msgid "Font Size"
5539
+ msgstr "Taille de police"
5540
+
5541
+ #: widgets/accordion/accordion.php:272 widgets/blog-posts/blog-posts.php:1822
5542
+ #: widgets/business-hours/business-hours.php:111
5543
+ #: widgets/category-list/category-list.php:97
5544
+ #: widgets/fluent-forms/fluent-forms.php:576
5545
+ #: widgets/fluent-forms/fluent-forms.php:784
5546
+ #: widgets/fluent-forms/fluent-forms.php:964
5547
+ #: widgets/fluent-forms/fluent-forms.php:1080
5548
+ #: widgets/fluent-forms/fluent-forms.php:1300
5549
+ #: widgets/fluent-forms/fluent-forms.php:1384
5550
+ #: widgets/fluent-forms/fluent-forms.php:1510
5551
+ #: widgets/fluent-forms/fluent-forms.php:1582
5552
+ #: widgets/fluent-forms/fluent-forms.php:2352
5553
+ #: widgets/fluent-forms/fluent-forms.php:2458
5554
+ #: widgets/fluent-forms/fluent-forms.php:2509
5555
+ #: widgets/header-info/header-info.php:154
5556
+ #: widgets/header-offcanvas/header-offcanvas.php:182
5557
+ #: widgets/header-offcanvas/header-offcanvas.php:214
5558
+ #: widgets/header-offcanvas/header-offcanvas.php:410
5559
+ #: widgets/header-offcanvas/header-offcanvas.php:442
5560
+ #: widgets/header-search/header-search.php:126
5561
+ #: widgets/header-search/header-search.php:156
5562
+ #: widgets/icon-box/icon-box.php:1016
5563
+ #: widgets/image-accordion/image-accordion.php:867
5564
+ #: widgets/mail-chimp/mail-chimp.php:1309
5565
+ #: widgets/mail-chimp/mail-chimp.php:1345
5566
+ #: widgets/ninja-forms/ninja-forms.php:290
5567
+ #: widgets/ninja-forms/ninja-forms.php:469
5568
+ #: widgets/ninja-forms/ninja-forms.php:692
5569
+ #: widgets/ninja-forms/ninja-forms.php:770 widgets/post-list/post-list.php:1138
5570
+ #: widgets/post-list/post-list.php:1182 widgets/pricing/pricing.php:450
5571
+ #: widgets/progressbar/progressbar.php:358
5572
+ #: widgets/progressbar/progressbar.php:371
5573
+ #: widgets/social-share/social-share.php:262
5574
+ #: widgets/social-share/social-share.php:323 widgets/social/social.php:225
5575
+ #: widgets/social/social.php:286 widgets/team/team.php:259
5576
+ #: widgets/team/team.php:321 widgets/team/team.php:1170
5577
+ #: widgets/team/team.php:1209 widgets/we-forms/we-forms.php:197
5578
+ #: widgets/we-forms/we-forms.php:233 widgets/we-forms/we-forms.php:519
5579
+ #: widgets/we-forms/we-forms.php:550 widgets/wp-forms/wp-forms.php:137
5580
+ #: widgets/wp-forms/wp-forms.php:499 widgets/wp-forms/wp-forms.php:588
5581
+ msgid "Background Color"
5582
+ msgstr "Couleur d’arrière-plan"
5583
+
5584
+ #: widgets/header-search/header-search-handler.php:13
5585
+ #: widgets/header-search/header-search.php:46
5586
+ #: widgets/header-search/header-search.php:99
5587
+ msgid "Header Search"
5588
+ msgstr "Recherche d’en-tête"
5589
+
5590
+ #: widgets/countdown-timer/countdown-timer-handler.php:11
5591
+ msgid "Countdown Timer"
5592
+ msgstr "Compte à rebours"
5593
+
5594
+ #: widgets/countdown-timer/countdown-timer.php:1715
5595
+ msgid "Inner Background"
5596
+ msgstr "Arrière-plan intérieur"
5597
+
5598
+ #: widgets/countdown-timer/countdown-timer.php:1706
5599
+ msgid "Inner Part"
5600
+ msgstr ""
5601
+
5602
+ #: widgets/countdown-timer/countdown-timer.php:1698
5603
+ msgid "Outer Background"
5604
+ msgstr ""
5605
+
5606
+ #: widgets/countdown-timer/countdown-timer.php:1689
5607
+ msgid "Outer Part"
5608
+ msgstr ""
5609
+
5610
+ #: widgets/countdown-timer/countdown-timer.php:469
5611
+ #: widgets/countdown-timer/countdown-timer.php:723
5612
+ #: widgets/countdown-timer/countdown-timer.php:1001
5613
+ #: widgets/countdown-timer/countdown-timer.php:1274
5614
+ #: widgets/countdown-timer/countdown-timer.php:1549
5615
+ #: widgets/heading/heading.php:384
5616
+ #: widgets/image-accordion/image-accordion.php:305
5617
+ #: widgets/image-comparison/image-comparison.php:191
5618
+ msgid "General"
5619
+ msgstr "Général"
5620
+
5621
+ #: widgets/countdown-timer/countdown-timer.php:334
5622
+ #: widgets/countdown-timer/countdown-timer.php:534
5623
+ #: widgets/countdown-timer/countdown-timer.php:809
5624
+ #: widgets/countdown-timer/countdown-timer.php:1082
5625
+ #: widgets/countdown-timer/countdown-timer.php:1358
5626
+ msgid "Digits"
5627
+ msgstr "Chiffres"
5628
+
5629
+ #: widgets/accordion/accordion.php:448
5630
+ #: widgets/caldera-forms/caldera-forms.php:221
5631
+ #: widgets/contact-form7/contact-form7.php:219
5632
+ #: widgets/countdown-timer/countdown-timer.php:288
5633
+ #: widgets/countdown-timer/countdown-timer.php:359
5634
+ #: widgets/countdown-timer/countdown-timer.php:569
5635
+ #: widgets/countdown-timer/countdown-timer.php:842
5636
+ #: widgets/countdown-timer/countdown-timer.php:1117
5637
+ #: widgets/countdown-timer/countdown-timer.php:1393
5638
+ #: widgets/funfact/funfact.php:419 widgets/funfact/funfact.php:683
5639
+ #: widgets/mail-chimp/mail-chimp.php:729 widgets/mail-chimp/mail-chimp.php:781
5640
+ #: widgets/pricing/pricing.php:959 widgets/pricing/pricing.php:1227
5641
+ #: widgets/progressbar/progressbar.php:211 widgets/tab/tab.php:690
5642
+ #: widgets/team/team.php:1295 widgets/team/team.php:1381
5643
+ #: widgets/team/team.php:1830 widgets/team/team.php:1880
5644
+ #: widgets/team/team.php:1934 widgets/testimonial/testimonial.php:1110
5645
+ #: widgets/testimonial/testimonial.php:1402
5646
+ #: widgets/testimonial/testimonial.php:1491
5647
+ msgid "Margin Bottom"
5648
+ msgstr "Marge inférieure"
5649
+
5650
+ #: widgets/caldera-forms/caldera-forms.php:718
5651
+ #: widgets/contact-form7/contact-form7.php:717
5652
+ #: widgets/countdown-timer/countdown-timer.php:260
5653
+ #: widgets/countdown-timer/countdown-timer.php:1659
5654
+ #: widgets/header-search/header-search.php:283
5655
+ #: widgets/icon-box/icon-box.php:1195 widgets/page-list/page-list.php:672
5656
+ #: widgets/post-list/post-list.php:821
5657
+ #: widgets/social-share/social-share.php:565 widgets/social/social.php:606
5658
+ #: widgets/team/team.php:1126 widgets/team/team.php:1715
5659
+ #: widgets/team/team.php:2219
5660
+ msgid "Line Height"
5661
+ msgstr "Hauteur de ligne"
5662
+
5663
+ #: widgets/countdown-timer/countdown-timer.php:193
5664
+ msgid "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s"
5665
+ msgstr "Loren Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industries standard dummy text ever since the 1500s"
5666
+
5667
+ #: widgets/countdown-timer/countdown-timer.php:191
5668
+ msgid "On Expiry Content"
5669
+ msgstr "Contenu à l’expiration"
5670
+
5671
+ #: widgets/countdown-timer/countdown-timer.php:184
5672
+ msgid "Countdown is finished!"
5673
+ msgstr "Le compte à rebours est terminé !"
5674
+
5675
+ #: widgets/countdown-timer/countdown-timer.php:182
5676
+ msgid "On Expiry Title"
5677
+ msgstr "Titre à l’expiration"
5678
+
5679
+ #: widgets/countdown-timer/countdown-timer.php:175
5680
+ msgid "Expire Action"
5681
+ msgstr "Expiration de l’action"
5682
+
5683
+ #: widgets/countdown-timer/countdown-timer.php:164
5684
+ #: widgets/countdown-timer/countdown-timer.php:166
5685
+ #: widgets/countdown-timer/countdown-timer.php:1349
5686
+ msgid "Seconds"
5687
+ msgstr "Secondes"
5688
+
5689
+ #: widgets/countdown-timer/countdown-timer.php:155
5690
+ #: widgets/countdown-timer/countdown-timer.php:157
5691
+ #: widgets/countdown-timer/countdown-timer.php:1073
5692
+ msgid "Minutes"
5693
+ msgstr "Minutes"
5694
+
5695
+ #: widgets/countdown-timer/countdown-timer.php:146
5696
+ #: widgets/countdown-timer/countdown-timer.php:148
5697
+ #: widgets/countdown-timer/countdown-timer.php:801
5698
+ msgid "Hours"
5699
+ msgstr "Heures"
5700
+
5701
+ #: widgets/countdown-timer/countdown-timer.php:137
5702
+ #: widgets/countdown-timer/countdown-timer.php:139
5703
+ #: widgets/countdown-timer/countdown-timer.php:525
5704
+ msgid "Days"
5705
+ msgstr "Jours"
5706
+
5707
+ #: widgets/countdown-timer/countdown-timer.php:126
5708
+ #: widgets/countdown-timer/countdown-timer.php:128
5709
+ #: widgets/countdown-timer/countdown-timer.php:322
5710
+ msgid "Weeks"
5711
+ msgstr "Semaines"
5712
+
5713
+ #: widgets/countdown-timer/countdown-timer.php:117
5714
+ msgid "Custom Labels"
5715
+ msgstr "Libellés personnalisés"
5716
+
5717
+ #: widgets/countdown-timer/countdown-timer.php:111
5718
+ msgid "Set the due date and time"
5719
+ msgstr "Définir la date et l’heure d’échéance"
5720
+
5721
+ #: widgets/countdown-timer/countdown-timer.php:108
5722
+ msgid "Countdown Due Date"
5723
+ msgstr "Date d’échéance du compte à rebours"
5724
+
5725
+ #: widgets/countdown-timer/countdown-timer.php:100
5726
+ msgid "Timer Settings "
5727
+ msgstr "Réglages du minuteur "
5728
+
5729
+ #: widgets/countdown-timer/countdown-timer.php:86
5730
+ #: widgets/testimonial/testimonial.php:89
5731
+ msgid "image style 6"
5732
+ msgstr "Style d’image n°6"
5733
+
5734
+ #: widgets/countdown-timer/countdown-timer.php:80 widgets/tab/tab.php:123
5735
+ #: widgets/testimonial/testimonial.php:83
5736
+ msgid "image style 5"
5737
+ msgstr "Style d’image n°5"
5738
+
5739
+ #: widgets/countdown-timer/countdown-timer.php:74 widgets/tab/tab.php:117
5740
+ #: widgets/testimonial/testimonial.php:77
5741
+ msgid "image style 4"
5742
+ msgstr "Style d’image n°4"
5743
+
5744
+ #: widgets/countdown-timer/countdown-timer.php:68 widgets/tab/tab.php:111
5745
+ msgid "image style 3"
5746
+ msgstr "Style d’image n°3"
5747
+
5748
+ #: widgets/countdown-timer/countdown-timer.php:62 widgets/tab/tab.php:105
5749
+ msgid "image style 2"
5750
+ msgstr "Style d’image n°2"
5751
+
5752
+ #: widgets/countdown-timer/countdown-timer.php:56 widgets/tab/tab.php:99
5753
+ msgid "image style 1"
5754
+ msgstr "Style d’image n°1"
5755
+
5756
+ #: widgets/blog-posts/blog-posts.php:349
5757
+ #: widgets/countdown-timer/countdown-timer.php:51
5758
+ #: widgets/social-share/social-share.php:53 widgets/social/social.php:47
5759
+ #: widgets/tab/tab.php:94 widgets/testimonial/testimonial.php:54
5760
+ msgid "Choose Style"
5761
+ msgstr "Choisir un style"
5762
+
5763
+ #: widgets/countdown-timer/countdown-timer.php:43
5764
+ msgid "Presets"
5765
+ msgstr "Préréglages"
5766
+
5767
+ #: widgets/accordion/accordion.php:311 widgets/accordion/accordion.php:400
5768
+ #: widgets/accordion/accordion.php:507 widgets/accordion/accordion.php:577
5769
+ #: widgets/back-to-top/back-to-top.php:316
5770
+ #: widgets/blog-posts/blog-posts.php:1189
5771
+ #: widgets/blog-posts/blog-posts.php:1278
5772
+ #: widgets/blog-posts/blog-posts.php:1567
5773
+ #: widgets/blog-posts/blog-posts.php:1853
5774
+ #: widgets/blog-posts/blog-posts.php:2759
5775
+ #: widgets/business-hours/business-hours.php:221
5776
+ #: widgets/business-hours/business-hours.php:281
5777
+ #: widgets/business-hours/business-hours.php:344 widgets/button/button.php:347
5778
+ #: widgets/button/button.php:383 widgets/caldera-forms/caldera-forms.php:322
5779
+ #: widgets/caldera-forms/caldera-forms.php:377
5780
+ #: widgets/caldera-forms/caldera-forms.php:432
5781
+ #: widgets/caldera-forms/caldera-forms.php:609
5782
+ #: widgets/category-list/category-list.php:315
5783
+ #: widgets/client-logo/client-logo.php:594
5784
+ #: widgets/client-logo/client-logo.php:915
5785
+ #: widgets/contact-form7/contact-form7.php:321
5786
+ #: widgets/contact-form7/contact-form7.php:376
5787
+ #: widgets/contact-form7/contact-form7.php:431
5788
+ #: widgets/contact-form7/contact-form7.php:608
5789
+ #: widgets/countdown-timer/countdown-timer.php:432
5790
+ #: widgets/countdown-timer/countdown-timer.php:497
5791
+ #: widgets/countdown-timer/countdown-timer.php:671
5792
+ #: widgets/countdown-timer/countdown-timer.php:765
5793
+ #: widgets/countdown-timer/countdown-timer.php:947
5794
+ #: widgets/countdown-timer/countdown-timer.php:1039
5795
+ #: widgets/countdown-timer/countdown-timer.php:1220
5796
+ #: widgets/countdown-timer/countdown-timer.php:1312
5797
+ #: widgets/countdown-timer/countdown-timer.php:1496
5798
+ #: widgets/countdown-timer/countdown-timer.php:1587
5799
+ #: widgets/drop-caps/drop-caps.php:166 widgets/dual-button/dual-button.php:474
5800
+ #: widgets/dual-button/dual-button.php:593
5801
+ #: widgets/dual-button/dual-button.php:694
5802
+ #: widgets/dual-button/dual-button.php:811
5803
+ #: widgets/dual-button/dual-button.php:891 widgets/faq/faq.php:233
5804
+ #: widgets/fluent-forms/fluent-forms.php:478
5805
+ #: widgets/fluent-forms/fluent-forms.php:612
5806
+ #: widgets/fluent-forms/fluent-forms.php:1027
5807
+ #: widgets/fluent-forms/fluent-forms.php:1053
5808
+ #: widgets/fluent-forms/fluent-forms.php:1532
5809
+ #: widgets/fluent-forms/fluent-forms.php:2075
5810
+ #: widgets/fluent-forms/fluent-forms.php:2186
5811
+ #: widgets/fluent-forms/fluent-forms.php:2251
5812
+ #: widgets/fluent-forms/fluent-forms.php:2387 widgets/funfact/funfact.php:457
5813
+ #: widgets/funfact/funfact.php:494 widgets/funfact/funfact.php:589
5814
+ #: widgets/funfact/funfact.php:646 widgets/funfact/funfact.php:1051
5815
+ #: widgets/heading/heading.php:665 widgets/icon-box/icon-box.php:601
5816
+ #: widgets/icon-box/icon-box.php:657 widgets/icon-box/icon-box.php:973
5817
+ #: widgets/icon-box/icon-box.php:1044 widgets/icon-box/icon-box.php:1341
5818
+ #: widgets/icon-box/icon-box.php:1405 widgets/icon-box/icon-box.php:1616
5819
+ #: widgets/image-accordion/image-accordion.php:406
5820
+ #: widgets/image-accordion/image-accordion.php:701
5821
+ #: widgets/image-accordion/image-accordion.php:760
5822
+ #: widgets/image-box/image-box.php:1108 widgets/image-box/image-box.php:1415
5823
+ #: widgets/image-box/image-box.php:1479
5824
+ #: widgets/image-comparison/image-comparison.php:211
5825
+ #: widgets/image-comparison/image-comparison.php:566
5826
+ #: widgets/mail-chimp/mail-chimp.php:639 widgets/mail-chimp/mail-chimp.php:866
5827
+ #: widgets/mail-chimp/mail-chimp.php:1225
5828
+ #: widgets/mail-chimp/mail-chimp.php:1271 widgets/nav-menu/nav-menu.php:824
5829
+ #: widgets/nav-menu/nav-menu.php:960 widgets/nav-menu/nav-menu.php:1183
5830
+ #: widgets/ninja-forms/ninja-forms.php:358
5831
+ #: widgets/ninja-forms/ninja-forms.php:725 widgets/page-list/page-list.php:355
5832
+ #: widgets/page-list/page-list.php:698 widgets/post-list/post-list.php:448
5833
+ #: widgets/post-list/post-list.php:500 widgets/post-list/post-list.php:839
5834
+ #: widgets/post-list/post-list.php:997 widgets/post-list/post-list.php:1149
5835
+ #: widgets/post-list/post-list.php:1193 widgets/post-tab/post-tab.php:251
5836
+ #: widgets/post-tab/post-tab.php:314 widgets/pricing/pricing.php:688
5837
+ #: widgets/pricing/pricing.php:921 widgets/pricing/pricing.php:997
5838
+ #: widgets/pricing/pricing.php:1034 widgets/pricing/pricing.php:1126
5839
+ #: widgets/pricing/pricing.php:1183 widgets/pricing/pricing.php:1693
5840
+ #: widgets/pricing/pricing.php:2292 widgets/progressbar/progressbar.php:184
5841
+ #: widgets/progressbar/progressbar.php:286 widgets/tab/tab.php:507
5842
+ #: widgets/tab/tab.php:606 widgets/tab/tab.php:864 widgets/tab/tab.php:1738
5843
+ #: widgets/tab/tab.php:2021 widgets/team/team.php:709
5844
+ #: widgets/team/team.php:1014 widgets/team/team.php:2054
5845
+ #: widgets/team/team.php:2115 widgets/testimonial/testimonial.php:656
5846
+ #: widgets/testimonial/testimonial.php:1159
5847
+ #: widgets/testimonial/testimonial.php:1189
5848
+ #: widgets/testimonial/testimonial.php:1991 widgets/video/video.php:343
5849
+ #: widgets/video/video.php:682 widgets/we-forms/we-forms.php:127
5850
+ #: widgets/we-forms/we-forms.php:462 widgets/wp-forms/wp-forms.php:173
5851
+ #: widgets/wp-forms/wp-forms.php:543
5852
+ msgid "Border Radius"
5853
+ msgstr "Rayon de bordure"
5854
+
5855
+ #: widgets/blog-posts/blog-posts.php:2166
5856
+ #: widgets/testimonial/testimonial.php:896
5857
+ #: widgets/testimonial/testimonial.php:1383
5858
+ #: widgets/testimonial/testimonial.php:1446
5859
+ msgid "Hover Color"
5860
+ msgstr "Couleur au survol"
5861
+
5862
+ #: widgets/fluent-forms/fluent-forms.php:737
5863
+ #: widgets/fluent-forms/fluent-forms.php:1962 widgets/funfact/funfact.php:791
5864
+ #: widgets/funfact/funfact.php:835 widgets/icon-box/icon-box.php:1091
5865
+ #: widgets/image-box/image-box.php:1160 widgets/image-box/image-box.php:1247
5866
+ #: widgets/nav-menu/nav-menu.php:590 widgets/ninja-forms/ninja-forms.php:204
5867
+ #: widgets/ninja-forms/ninja-forms.php:441
5868
+ #: widgets/ninja-forms/ninja-forms.php:536 widgets/pricing/pricing.php:2009
5869
+ msgid "Spacing"
5870
+ msgstr "Espacement"
5871
+
5872
+ #: widgets/accordion/accordion.php:47 widgets/accordion/accordion.php:228
5873
+ #: widgets/blog-posts/blog-posts.php:300 widgets/blog-posts/blog-posts.php:1895
5874
+ #: widgets/faq/faq.php:48 widgets/faq/faq.php:97
5875
+ #: widgets/fluent-forms/fluent-forms.php:97
5876
+ #: widgets/fluent-forms/fluent-forms.php:212 widgets/funfact/funfact.php:826
5877
+ #: widgets/heading/heading.php:41 widgets/heading/heading.php:417
5878
+ #: widgets/icon-box/icon-box.php:445 widgets/icon-box/icon-box.php:723
5879
+ #: widgets/image-accordion/image-accordion.php:72
5880
+ #: widgets/image-accordion/image-accordion.php:433
5881
+ #: widgets/image-box/image-box.php:1151 widgets/ninja-forms/ninja-forms.php:101
5882
+ #: widgets/piechart/piechart.php:155 widgets/post-grid/post-grid.php:143
5883
+ #: widgets/progressbar/progressbar.php:88
5884
+ #: widgets/progressbar/progressbar.php:301 widgets/tab/tab.php:348
5885
+ msgid "Title"
5886
+ msgstr "Titre"
5887
+
5888
+ #: widgets/accordion/accordion.php:435 widgets/accordion/accordion.php:519
5889
+ #: widgets/blog-posts/blog-posts.php:1007
5890
+ #: widgets/blog-posts/blog-posts.php:1542
5891
+ #: widgets/blog-posts/blog-posts.php:1834
5892
+ #: widgets/blog-posts/blog-posts.php:2570
5893
+ #: widgets/business-hours/business-hours.php:198
5894
+ #: widgets/business-hours/business-hours.php:293
5895
+ #: widgets/business-hours/business-hours.php:356 widgets/button/button.php:193
5896
+ #: widgets/caldera-forms/caldera-forms.php:157
5897
+ #: widgets/caldera-forms/caldera-forms.php:280
5898
+ #: widgets/caldera-forms/caldera-forms.php:621
5899
+ #: widgets/client-logo/client-logo.php:478
5900
+ #: widgets/client-logo/client-logo.php:665
5901
+ #: widgets/client-logo/client-logo.php:894
5902
+ #: widgets/contact-form7/contact-form7.php:155
5903
+ #: widgets/contact-form7/contact-form7.php:279
5904
+ #: widgets/contact-form7/contact-form7.php:620
5905
+ #: widgets/drop-caps/drop-caps.php:132 widgets/dual-button/dual-button.php:506
5906
+ #: widgets/dual-button/dual-button.php:726
5907
+ #: widgets/fluent-forms/fluent-forms.php:273
5908
+ #: widgets/fluent-forms/fluent-forms.php:348
5909
+ #: widgets/fluent-forms/fluent-forms.php:457
5910
+ #: widgets/fluent-forms/fluent-forms.php:725
5911
+ #: widgets/fluent-forms/fluent-forms.php:1155
5912
+ #: widgets/fluent-forms/fluent-forms.php:1210
5913
+ #: widgets/fluent-forms/fluent-forms.php:1351
5914
+ #: widgets/fluent-forms/fluent-forms.php:1446
5915
+ #: widgets/fluent-forms/fluent-forms.php:1544
5916
+ #: widgets/fluent-forms/fluent-forms.php:2198
5917
+ #: widgets/fluent-forms/fluent-forms.php:2399
5918
+ #: widgets/fluent-forms/fluent-forms.php:2583 widgets/funfact/funfact.php:704
5919
+ #: widgets/funfact/funfact.php:872 widgets/funfact/funfact.php:1022
5920
+ #: widgets/header-info/header-info.php:130
5921
+ #: widgets/header-offcanvas/header-offcanvas.php:352
5922
+ #: widgets/header-offcanvas/header-offcanvas.php:532
5923
+ #: widgets/header-search/header-search.php:216 widgets/heading/heading.php:629
5924
+ #: widgets/heading/heading.php:748 widgets/icon-box/icon-box.php:567
5925
+ #: widgets/icon-box/icon-box.php:628 widgets/icon-box/icon-box.php:747
5926
+ #: widgets/icon-box/icon-box.php:1111 widgets/icon-box/icon-box.php:1247
5927
+ #: widgets/icon-box/icon-box.php:1597
5928
+ #: widgets/image-accordion/image-accordion.php:373
5929
+ #: widgets/image-accordion/image-accordion.php:548
5930
+ #: widgets/image-accordion/image-accordion.php:599
5931
+ #: widgets/image-box/image-box.php:971 widgets/image-box/image-box.php:1130
5932
+ #: widgets/image-box/image-box.php:1335
5933
+ #: widgets/image-comparison/image-comparison.php:223
5934
+ #: widgets/image-comparison/image-comparison.php:310
5935
+ #: widgets/image-comparison/image-comparison.php:369
5936
+ #: widgets/mail-chimp/mail-chimp.php:669 widgets/mail-chimp/mail-chimp.php:878
5937
+ #: widgets/mail-chimp/mail-chimp.php:1213
5938
+ #: widgets/mail-chimp/mail-chimp.php:1247 widgets/nav-menu/nav-menu.php:269
5939
+ #: widgets/nav-menu/nav-menu.php:787 widgets/nav-menu/nav-menu.php:916
5940
+ #: widgets/nav-menu/nav-menu.php:1119 widgets/nav-menu/nav-menu.php:1383
5941
+ #: widgets/ninja-forms/ninja-forms.php:428
5942
+ #: widgets/ninja-forms/ninja-forms.php:737 widgets/page-list/page-list.php:322
5943
+ #: widgets/page-list/page-list.php:870 widgets/page-list/page-list.php:910
5944
+ #: widgets/piechart/piechart.php:368 widgets/post-list/post-list.php:409
5945
+ #: widgets/post-list/post-list.php:1084 widgets/post-tab/post-tab.php:162
5946
+ #: widgets/post-tab/post-tab.php:205 widgets/pricing/pricing.php:570
5947
+ #: widgets/pricing/pricing.php:807 widgets/pricing/pricing.php:1248
5948
+ #: widgets/pricing/pricing.php:1352 widgets/pricing/pricing.php:1988
5949
+ #: widgets/pricing/pricing.php:2179 widgets/progressbar/progressbar.php:196
5950
+ #: widgets/social-share/social-share.php:649 widgets/social/social.php:466
5951
+ #: widgets/tab/tab.php:480 widgets/tab/tab.php:559 widgets/tab/tab.php:711
5952
+ #: widgets/tab/tab.php:1986 widgets/tablepress/tablepress.php:393
5953
+ #: widgets/tablepress/tablepress.php:635 widgets/team/team.php:676
5954
+ #: widgets/team/team.php:1002 widgets/team/team.php:1584
5955
+ #: widgets/team/team.php:2155 widgets/testimonial/testimonial.php:467
5956
+ #: widgets/testimonial/testimonial.php:629
5957
+ #: widgets/testimonial/testimonial.php:819
5958
+ #: widgets/testimonial/testimonial.php:1131 widgets/video/video.php:322
5959
+ #: widgets/video/video.php:372 widgets/we-forms/we-forms.php:114
5960
+ #: widgets/we-forms/we-forms.php:270 widgets/we-forms/we-forms.php:434
5961
+ #: widgets/wp-forms/wp-forms.php:257 widgets/wp-forms/wp-forms.php:356
5962
+ #: widgets/wp-forms/wp-forms.php:555
5963
+ msgid "Padding"
5964
+ msgstr "Marges internes"
5965
+
5966
+ #: widgets/accordion/accordion.php:300 widgets/accordion/accordion.php:390
5967
+ #: widgets/accordion/accordion.php:560 widgets/accordion/accordion.php:569
5968
+ #: widgets/back-to-top/back-to-top.php:304
5969
+ #: widgets/blog-posts/blog-posts.php:975 widgets/blog-posts/blog-posts.php:1181
5970
+ #: widgets/blog-posts/blog-posts.php:1270
5971
+ #: widgets/blog-posts/blog-posts.php:1557
5972
+ #: widgets/blog-posts/blog-posts.php:2515
5973
+ #: widgets/business-hours/business-hours.php:234 widgets/button/button.php:288
5974
+ #: widgets/caldera-forms/caldera-forms.php:336
5975
+ #: widgets/caldera-forms/caldera-forms.php:391
5976
+ #: widgets/caldera-forms/caldera-forms.php:446
5977
+ #: widgets/caldera-forms/caldera-forms.php:793
5978
+ #: widgets/caldera-forms/caldera-forms.php:852
5979
+ #: widgets/client-logo/client-logo.php:699
5980
+ #: widgets/client-logo/client-logo.php:726
5981
+ #: widgets/client-logo/client-logo.php:907
5982
+ #: widgets/contact-form7/contact-form7.php:335
5983
+ #: widgets/contact-form7/contact-form7.php:390
5984
+ #: widgets/contact-form7/contact-form7.php:445
5985
+ #: widgets/contact-form7/contact-form7.php:792
5986
+ #: widgets/contact-form7/contact-form7.php:851
5987
+ #: widgets/countdown-timer/countdown-timer.php:425
5988
+ #: widgets/countdown-timer/countdown-timer.php:488
5989
+ #: widgets/countdown-timer/countdown-timer.php:658
5990
+ #: widgets/countdown-timer/countdown-timer.php:753
5991
+ #: widgets/countdown-timer/countdown-timer.php:934
5992
+ #: widgets/countdown-timer/countdown-timer.php:1026
5993
+ #: widgets/countdown-timer/countdown-timer.php:1207
5994
+ #: widgets/countdown-timer/countdown-timer.php:1299
5995
+ #: widgets/countdown-timer/countdown-timer.php:1483
5996
+ #: widgets/countdown-timer/countdown-timer.php:1574
5997
+ #: widgets/drop-caps/drop-caps.php:158 widgets/dual-button/dual-button.php:466
5998
+ #: widgets/dual-button/dual-button.php:585
5999
+ #: widgets/dual-button/dual-button.php:686
6000
+ #: widgets/dual-button/dual-button.php:803
6001
+ #: widgets/dual-button/dual-button.php:883 widgets/faq/faq.php:134
6002
+ #: widgets/fluent-forms/fluent-forms.php:601
6003
+ #: widgets/fluent-forms/fluent-forms.php:797
6004
+ #: widgets/fluent-forms/fluent-forms.php:1342
6005
+ #: widgets/fluent-forms/fluent-forms.php:1437
6006
+ #: widgets/fluent-forms/fluent-forms.php:1523
6007
+ #: widgets/fluent-forms/fluent-forms.php:2064
6008
+ #: widgets/fluent-forms/fluent-forms.php:2178
6009
+ #: widgets/fluent-forms/fluent-forms.php:2377
6010
+ #: widgets/fluent-forms/fluent-forms.php:2532 widgets/funfact/funfact.php:450
6011
+ #: widgets/funfact/funfact.php:487 widgets/funfact/funfact.php:581
6012
+ #: widgets/funfact/funfact.php:636 widgets/funfact/funfact.php:1043
6013
+ #: widgets/heading/heading.php:459 widgets/heading/heading.php:1203
6014
+ #: widgets/icon-box/icon-box.php:594 widgets/icon-box/icon-box.php:650
6015
+ #: widgets/icon-box/icon-box.php:963 widgets/icon-box/icon-box.php:1029
6016
+ #: widgets/icon-box/icon-box.php:1334 widgets/icon-box/icon-box.php:1398
6017
+ #: widgets/image-accordion/image-accordion.php:398
6018
+ #: widgets/image-accordion/image-accordion.php:666
6019
+ #: widgets/image-accordion/image-accordion.php:677
6020
+ #: widgets/image-accordion/image-accordion.php:743
6021
+ #: widgets/image-accordion/image-accordion.php:753
6022
+ #: widgets/image-box/image-box.php:1100 widgets/image-box/image-box.php:1408
6023
+ #: widgets/image-box/image-box.php:1472
6024
+ #: widgets/image-comparison/image-comparison.php:201
6025
+ #: widgets/mail-chimp/mail-chimp.php:652 widgets/mail-chimp/mail-chimp.php:906
6026
+ #: widgets/mail-chimp/mail-chimp.php:1205
6027
+ #: widgets/mail-chimp/mail-chimp.php:1318
6028
+ #: widgets/mail-chimp/mail-chimp.php:1354 widgets/nav-menu/nav-menu.php:733
6029
+ #: widgets/nav-menu/nav-menu.php:1032 widgets/nav-menu/nav-menu.php:1074
6030
+ #: widgets/nav-menu/nav-menu.php:1233 widgets/nav-menu/nav-menu.php:1274
6031
+ #: widgets/ninja-forms/ninja-forms.php:347
6032
+ #: widgets/ninja-forms/ninja-forms.php:482
6033
+ #: widgets/ninja-forms/ninja-forms.php:715 widgets/page-list/page-list.php:347
6034
+ #: widgets/post-list/post-list.php:441 widgets/post-list/post-list.php:493
6035
+ #: widgets/post-tab/post-tab.php:129 widgets/post-tab/post-tab.php:273
6036
+ #: widgets/post-tab/post-tab.php:336 widgets/pricing/pricing.php:990
6037
+ #: widgets/pricing/pricing.php:1027 widgets/pricing/pricing.php:1118
6038
+ #: widgets/pricing/pricing.php:1173 widgets/social-share/social-share.php:274
6039
+ #: widgets/social-share/social-share.php:353 widgets/social/social.php:237
6040
+ #: widgets/social/social.php:316 widgets/tab/tab.php:500
6041
+ #: widgets/tab/tab.php:598 widgets/tab/tab.php:774 widgets/tab/tab.php:846
6042
+ #: widgets/tab/tab.php:1330 widgets/tab/tab.php:1615 widgets/tab/tab.php:2014
6043
+ #: widgets/tablepress/tablepress.php:648 widgets/team/team.php:272
6044
+ #: widgets/team/team.php:334 widgets/team/team.php:701
6045
+ #: widgets/team/team.php:875 widgets/team/team.php:1182
6046
+ #: widgets/team/team.php:1221 widgets/team/team.php:2044
6047
+ #: widgets/team/team.php:2107 widgets/testimonial/testimonial.php:686
6048
+ #: widgets/testimonial/testimonial.php:1608
6049
+ #: widgets/testimonial/testimonial.php:2118
6050
+ #: widgets/testimonial/testimonial.php:2168 widgets/video/video.php:335
6051
+ #: widgets/wp-forms/wp-forms.php:162 widgets/wp-forms/wp-forms.php:302
6052
+ #: widgets/wp-forms/wp-forms.php:533 widgets/wp-forms/wp-forms.php:652
6053
+ msgid "Border"
6054
+ msgstr "Frontière"
6055
+
6056
+ #: widgets/image-box/image-box.php:1092
6057
+ msgid "Genaral"
6058
+ msgstr "Général"
6059
+
6060
+ #: widgets/image-box/image-box.php:1052
6061
+ msgid "Image Scale on Hover"
6062
+ msgstr "Échelle d’image en survol"
6063
+
6064
+ #: widgets/image-box/image-box.php:994 widgets/image-box/image-box.php:1028
6065
+ msgid "Image opacity"
6066
+ msgstr "Opacité de l’image"
6067
+
6068
+ #: widgets/image-box/image-box.php:894
6069
+ msgid "Right Line"
6070
+ msgstr "Ligne droite"
6071
+
6072
+ #: widgets/image-box/image-box.php:842
6073
+ msgid "Left Line"
6074
+ msgstr "Ligne à gauche"
6075
+
6076
+ #: widgets/image-box/image-box.php:827
6077
+ msgid "Shadow Line"
6078
+ msgstr "Ombrage"
6079
+
6080
+ #: widgets/image-box/image-box.php:770 widgets/pricing/pricing.php:1869
6081
+ #: widgets/tablepress/tablepress.php:218 widgets/tablepress/tablepress.php:345
6082
+ #: widgets/tablepress/tablepress.php:428
6083
+ msgid "Double"
6084
+ msgstr "Double"
6085
+
6086
+ #: modules/onepage-scroll/extend-controls-pro.php:45
6087
+ #: widgets/blog-posts/blog-posts.php:851 widgets/blog-posts/blog-posts.php:2679
6088
+ #: widgets/button/button.php:299 widgets/funfact/funfact.php:72
6089
+ #: widgets/icon-box/icon-box.php:68 widgets/image-box/image-box.php:768
6090
+ #: widgets/lottie/lottie.php:234 widgets/nav-menu/nav-menu.php:543
6091
+ #: widgets/pricing/pricing.php:87 widgets/pricing/pricing.php:604
6092
+ #: widgets/pricing/pricing.php:831 widgets/pricing/pricing.php:1618
6093
+ #: widgets/pricing/pricing.php:1771 widgets/pricing/pricing.php:2202
6094
+ #: widgets/social-share/social-share.php:468 widgets/social/social.php:431
6095
+ #: widgets/tab/tab.php:372 widgets/tablepress/tablepress.php:63
6096
+ #: widgets/tablepress/tablepress.php:79 widgets/tablepress/tablepress.php:216
6097
+ #: widgets/tablepress/tablepress.php:343 widgets/tablepress/tablepress.php:426
6098
+ #: widgets/team/team.php:1548 widgets/video/video.php:617
6099
+ msgid "None"
6100
+ msgstr "Aucun"
6101
+
6102
+ #: widgets/image-box/image-box.php:764
6103
+ msgid "Border Type"
6104
+ msgstr "Border Type"
6105
+
6106
+ #: widgets/fluent-forms/fluent-forms.php:979 widgets/heading/heading.php:468
6107
+ #: widgets/heading/heading.php:1208
6108
+ #: widgets/image-accordion/image-accordion.php:823
6109
+ #: widgets/image-box/image-box.php:741 widgets/tablepress/tablepress.php:235
6110
+ #: widgets/tablepress/tablepress.php:359 widgets/tablepress/tablepress.php:442
6111
+ msgid "Border Width"
6112
+ msgstr "Largeur"
6113
+
6114
+ #: widgets/accordion/accordion.php:284 widgets/accordion/accordion.php:374
6115
+ #: widgets/fluent-forms/fluent-forms.php:1001
6116
+ #: widgets/fluent-forms/fluent-forms.php:1095
6117
+ #: widgets/fluent-forms/fluent-forms.php:1606
6118
+ #: widgets/fluent-forms/fluent-forms.php:1787
6119
+ #: widgets/fluent-forms/fluent-forms.php:2240
6120
+ #: widgets/fluent-forms/fluent-forms.php:2482
6121
+ #: widgets/header-offcanvas/header-offcanvas.php:225
6122
+ #: widgets/header-offcanvas/header-offcanvas.php:453
6123
+ #: widgets/heading/heading.php:1226 widgets/image-box/image-box.php:793
6124
+ #: widgets/image-box/image-box.php:811 widgets/ninja-forms/ninja-forms.php:794
6125
+ #: widgets/tablepress/tablepress.php:254 widgets/tablepress/tablepress.php:378
6126
+ #: widgets/tablepress/tablepress.php:513 widgets/tablepress/tablepress.php:560
6127
+ #: widgets/testimonial/testimonial.php:718 widgets/we-forms/we-forms.php:561
6128
+ #: widgets/wp-forms/wp-forms.php:612
6129
+ msgid "Border Color"
6130
+ msgstr "Couleur de la bordure"
6131
+
6132
+ #: widgets/blog-posts/blog-posts.php:1713
6133
+ #: widgets/client-logo/client-logo.php:622 widgets/funfact/funfact.php:327
6134
+ #: widgets/funfact/funfact.php:370 widgets/icon-box/icon-box.php:1564
6135
+ #: widgets/image-box/image-box.php:712
6136
+ msgid "From Right"
6137
+ msgstr "Depuis la droite"
6138
+
6139
+ #: widgets/funfact/funfact.php:1166 widgets/image-box/image-box.php:708
6140
+ msgid "From Center"
6141
+ msgstr "Depuis le centre"
6142
+
6143
+ #: widgets/blog-posts/blog-posts.php:1709
6144
+ #: widgets/client-logo/client-logo.php:610 widgets/funfact/funfact.php:323
6145
+ #: widgets/funfact/funfact.php:366 widgets/icon-box/icon-box.php:1556
6146
+ #: widgets/image-box/image-box.php:704
6147
+ msgid "From Left"
6148
+ msgstr "Depuis la gauche"
6149
+
6150
+ #: widgets/funfact/funfact.php:319 widgets/icon-box/icon-box.php:1552
6151
+ #: widgets/image-box/image-box.php:700
6152
+ msgid "Hover Direction"
6153
+ msgstr "Direction du survol"
6154
+
6155
+ #: widgets/image-box/image-box.php:661
6156
+ msgid "Border Bottom Height"
6157
+ msgstr "Largeur de la bordure inférieure"
6158
+
6159
+ #: widgets/image-box/image-box.php:650
6160
+ msgid "Hover Border Bottom"
6161
+ msgstr "Bordure inférieure au survol"
6162
+
6163
+ #: widgets/accordion/accordion.php:609 widgets/blog-posts/blog-posts.php:995
6164
+ #: widgets/blog-posts/blog-posts.php:2017
6165
+ #: widgets/blog-posts/blog-posts.php:2123
6166
+ #: widgets/blog-posts/blog-posts.php:2228
6167
+ #: widgets/blog-posts/blog-posts.php:2523
6168
+ #: widgets/business-hours/business-hours.php:185
6169
+ #: widgets/caldera-forms/caldera-forms.php:104
6170
+ #: widgets/caldera-forms/caldera-forms.php:633
6171
+ #: widgets/client-logo/client-logo.php:489
6172
+ #: widgets/client-logo/client-logo.php:652
6173
+ #: widgets/contact-form7/contact-form7.php:102
6174
+ #: widgets/contact-form7/contact-form7.php:632
6175
+ #: widgets/countdown-timer/countdown-timer.php:454
6176
+ #: widgets/countdown-timer/countdown-timer.php:704
6177
+ #: widgets/countdown-timer/countdown-timer.php:981
6178
+ #: widgets/countdown-timer/countdown-timer.php:1253
6179
+ #: widgets/countdown-timer/countdown-timer.php:1529
6180
+ #: widgets/drop-caps/drop-caps.php:145 widgets/dual-button/dual-button.php:519
6181
+ #: widgets/dual-button/dual-button.php:739
6182
+ #: widgets/fluent-forms/fluent-forms.php:251
6183
+ #: widgets/fluent-forms/fluent-forms.php:326
6184
+ #: widgets/fluent-forms/fluent-forms.php:445
6185
+ #: widgets/fluent-forms/fluent-forms.php:1167
6186
+ #: widgets/fluent-forms/fluent-forms.php:1222
6187
+ #: widgets/fluent-forms/fluent-forms.php:2595
6188
+ #: widgets/header-info/header-info.php:118
6189
+ #: widgets/header-offcanvas/header-offcanvas.php:370
6190
+ #: widgets/header-offcanvas/header-offcanvas.php:550
6191
+ #: widgets/header-search/header-search.php:198 widgets/heading/heading.php:443
6192
+ #: widgets/heading/heading.php:737 widgets/heading/heading.php:854
6193
+ #: widgets/heading/heading.php:918 widgets/heading/heading.php:1057
6194
+ #: widgets/heading/heading.php:1134 widgets/icon-box/icon-box.php:731
6195
+ #: widgets/icon-box/icon-box.php:839 widgets/icon-box/icon-box.php:1258
6196
+ #: widgets/image-accordion/image-accordion.php:386
6197
+ #: widgets/image-box/image-box.php:624
6198
+ #: widgets/image-comparison/image-comparison.php:298
6199
+ #: widgets/image-comparison/image-comparison.php:357
6200
+ #: widgets/image-comparison/image-comparison.php:553
6201
+ #: widgets/mail-chimp/mail-chimp.php:594 widgets/mail-chimp/mail-chimp.php:965
6202
+ #: widgets/mail-chimp/mail-chimp.php:1259 widgets/nav-menu/nav-menu.php:1139
6203
+ #: widgets/nav-menu/nav-menu.php:1363 widgets/ninja-forms/ninja-forms.php:131
6204
+ #: widgets/ninja-forms/ninja-forms.php:749 widgets/page-list/page-list.php:334
6205
+ #: widgets/page-list/page-list.php:726 widgets/page-list/page-list.php:781
6206
+ #: widgets/page-list/page-list.php:899 widgets/piechart/piechart.php:304
6207
+ #: widgets/post-list/post-list.php:1096 widgets/post-tab/post-tab.php:150
6208
+ #: widgets/post-tab/post-tab.php:193 widgets/pricing/pricing.php:582
6209
+ #: widgets/pricing/pricing.php:1370 widgets/pricing/pricing.php:1970
6210
+ #: widgets/social-share/social-share.php:631 widgets/social/social.php:480
6211
+ #: widgets/tab/tab.php:578 widgets/team/team.php:821 widgets/team/team.php:902
6212
+ #: widgets/team/team.php:990 widgets/team/team.php:1470
6213
+ #: widgets/team/team.php:1598 widgets/testimonial/testimonial.php:641
6214
+ #: widgets/testimonial/testimonial.php:916
6215
+ #: widgets/testimonial/testimonial.php:1340
6216
+ #: widgets/testimonial/testimonial.php:1465
6217
+ #: widgets/testimonial/testimonial.php:1679 widgets/we-forms/we-forms.php:258
6218
+ #: widgets/we-forms/we-forms.php:422 widgets/wp-forms/wp-forms.php:270
6219
+ #: widgets/wp-forms/wp-forms.php:567
6220
+ msgid "Margin"
6221
+ msgstr "Marge"
6222
+
6223
+ #: widgets/icon-box/icon-box.php:1278 widgets/image-box/image-box.php:497
6224
+ #: widgets/image-box/image-box.php:1355
6225
+ msgid "Icon Font Size"
6226
+ msgstr "Taille de police de l’icône"
6227
+
6228
+ #: widgets/accordion/accordion.php:326 widgets/accordion/accordion.php:416
6229
+ #: widgets/accordion/accordion.php:590 widgets/blog-posts/blog-posts.php:840
6230
+ #: widgets/blog-posts/blog-posts.php:1202
6231
+ #: widgets/blog-posts/blog-posts.php:1291
6232
+ #: widgets/caldera-forms/caldera-forms.php:345
6233
+ #: widgets/caldera-forms/caldera-forms.php:400
6234
+ #: widgets/caldera-forms/caldera-forms.php:455
6235
+ #: widgets/caldera-forms/caldera-forms.php:784
6236
+ #: widgets/caldera-forms/caldera-forms.php:843
6237
+ #: widgets/client-logo/client-logo.php:690
6238
+ #: widgets/client-logo/client-logo.php:717
6239
+ #: widgets/contact-form7/contact-form7.php:344
6240
+ #: widgets/contact-form7/contact-form7.php:399
6241
+ #: widgets/contact-form7/contact-form7.php:454
6242
+ #: widgets/contact-form7/contact-form7.php:783
6243
+ #: widgets/contact-form7/contact-form7.php:842
6244
+ #: widgets/countdown-timer/countdown-timer.php:445
6245
+ #: widgets/countdown-timer/countdown-timer.php:511
6246
+ #: widgets/countdown-timer/countdown-timer.php:690
6247
+ #: widgets/countdown-timer/countdown-timer.php:783
6248
+ #: widgets/countdown-timer/countdown-timer.php:966
6249
+ #: widgets/countdown-timer/countdown-timer.php:1056
6250
+ #: widgets/countdown-timer/countdown-timer.php:1239
6251
+ #: widgets/countdown-timer/countdown-timer.php:1329
6252
+ #: widgets/countdown-timer/countdown-timer.php:1515
6253
+ #: widgets/countdown-timer/countdown-timer.php:1604
6254
+ #: widgets/dual-button/dual-button.php:498
6255
+ #: widgets/dual-button/dual-button.php:617
6256
+ #: widgets/dual-button/dual-button.php:718
6257
+ #: widgets/dual-button/dual-button.php:835
6258
+ #: widgets/dual-button/dual-button.php:915 widgets/funfact/funfact.php:469
6259
+ #: widgets/funfact/funfact.php:506 widgets/funfact/funfact.php:1035
6260
+ #: widgets/icon-box/icon-box.php:586 widgets/icon-box/icon-box.php:642
6261
+ #: widgets/icon-box/icon-box.php:1658 widgets/image-box/image-box.php:579
6262
+ #: widgets/image-box/image-box.php:873 widgets/image-box/image-box.php:925
6263
+ #: widgets/mail-chimp/mail-chimp.php:661 widgets/mail-chimp/mail-chimp.php:897
6264
+ #: widgets/nav-menu/nav-menu.php:866 widgets/page-list/page-list.php:368
6265
+ #: widgets/piechart/piechart.php:548 widgets/post-tab/post-tab.php:264
6266
+ #: widgets/post-tab/post-tab.php:327 widgets/pricing/pricing.php:1009
6267
+ #: widgets/pricing/pricing.php:1046 widgets/tab/tab.php:519
6268
+ #: widgets/tab/tab.php:618 widgets/tab/tab.php:799 widgets/tab/tab.php:854
6269
+ #: widgets/tab/tab.php:2033 widgets/testimonial/testimonial.php:1620
6270
+ #: widgets/testimonial/testimonial.php:2109
6271
+ #: widgets/testimonial/testimonial.php:2159 widgets/video/video.php:710
6272
+ msgid "Box Shadow"
6273
+ msgstr "Ombre de la boîte"
6274
+
6275
+ #: widgets/accordion/accordion.php:262 widgets/accordion/accordion.php:352
6276
+ #: widgets/accordion/accordion.php:362 widgets/accordion/accordion.php:498
6277
+ #: widgets/accordion/accordion.php:673 widgets/accordion/accordion.php:734
6278
+ #: widgets/back-to-top/back-to-top.php:386
6279
+ #: widgets/back-to-top/back-to-top.php:419
6280
+ #: widgets/blog-posts/blog-posts.php:648 widgets/blog-posts/blog-posts.php:672
6281
+ #: widgets/blog-posts/blog-posts.php:1168
6282
+ #: widgets/blog-posts/blog-posts.php:1257
6283
+ #: widgets/business-hours/business-hours.php:212
6284
+ #: widgets/business-hours/business-hours.php:272
6285
+ #: widgets/business-hours/business-hours.php:335
6286
+ #: widgets/caldera-forms/caldera-forms.php:310
6287
+ #: widgets/caldera-forms/caldera-forms.php:365
6288
+ #: widgets/caldera-forms/caldera-forms.php:420
6289
+ #: widgets/caldera-forms/caldera-forms.php:771
6290
+ #: widgets/caldera-forms/caldera-forms.php:830
6291
+ #: widgets/client-logo/client-logo.php:469
6292
+ #: widgets/client-logo/client-logo.php:545
6293
+ #: widgets/client-logo/client-logo.php:566
6294
+ #: widgets/client-logo/client-logo.php:579
6295
+ #: widgets/client-logo/client-logo.php:1213
6296
+ #: widgets/client-logo/client-logo.php:1232
6297
+ #: widgets/contact-form7/contact-form7.php:309
6298
+ #: widgets/contact-form7/contact-form7.php:364
6299
+ #: widgets/contact-form7/contact-form7.php:419
6300
+ #: widgets/contact-form7/contact-form7.php:770
6301
+ #: widgets/contact-form7/contact-form7.php:829
6302
+ #: widgets/countdown-timer/countdown-timer.php:415
6303
+ #: widgets/countdown-timer/countdown-timer.php:478
6304
+ #: widgets/countdown-timer/countdown-timer.php:641
6305
+ #: widgets/countdown-timer/countdown-timer.php:735
6306
+ #: widgets/countdown-timer/countdown-timer.php:917
6307
+ #: widgets/countdown-timer/countdown-timer.php:1010
6308
+ #: widgets/countdown-timer/countdown-timer.php:1190
6309
+ #: widgets/countdown-timer/countdown-timer.php:1283
6310
+ #: widgets/countdown-timer/countdown-timer.php:1466
6311
+ #: widgets/countdown-timer/countdown-timer.php:1558
6312
+ #: widgets/countdown-timer/countdown-timer.php:1620
6313
+ #: widgets/drop-caps/drop-caps.php:123 widgets/dual-button/dual-button.php:487
6314
+ #: widgets/dual-button/dual-button.php:606
6315
+ #: widgets/dual-button/dual-button.php:707
6316
+ #: widgets/dual-button/dual-button.php:824
6317
+ #: widgets/dual-button/dual-button.php:904 widgets/faq/faq.php:124
6318
+ #: widgets/fluent-forms/fluent-forms.php:373
6319
+ #: widgets/fluent-forms/fluent-forms.php:1778
6320
+ #: widgets/fluent-forms/fluent-forms.php:2012
6321
+ #: widgets/fluent-forms/fluent-forms.php:2103
6322
+ #: widgets/fluent-forms/fluent-forms.php:2168
6323
+ #: widgets/fluent-forms/fluent-forms.php:2231 widgets/funfact/funfact.php:1004
6324
+ #: widgets/funfact/funfact.php:1013 widgets/funfact/funfact.php:1149
6325
+ #: widgets/header-offcanvas/header-offcanvas.php:596
6326
+ #: widgets/header-search/header-search.php:338 widgets/heading/heading.php:573
6327
+ #: widgets/icon-box/icon-box.php:559 widgets/icon-box/icon-box.php:620
6328
+ #: widgets/icon-box/icon-box.php:1324 widgets/icon-box/icon-box.php:1388
6329
+ #: widgets/icon-box/icon-box.php:1648
6330
+ #: widgets/image-accordion/image-accordion.php:649
6331
+ #: widgets/image-box/image-box.php:569 widgets/image-box/image-box.php:688
6332
+ #: widgets/image-box/image-box.php:882 widgets/image-box/image-box.php:934
6333
+ #: widgets/image-box/image-box.php:1121 widgets/image-box/image-box.php:1398
6334
+ #: widgets/image-box/image-box.php:1462 widgets/mail-chimp/mail-chimp.php:627
6335
+ #: widgets/mail-chimp/mail-chimp.php:1001
6336
+ #: widgets/mail-chimp/mail-chimp.php:1035
6337
+ #: widgets/mail-chimp/mail-chimp.php:1147 widgets/nav-menu/nav-menu.php:1022
6338
+ #: widgets/nav-menu/nav-menu.php:1064 widgets/nav-menu/nav-menu.php:1223
6339
+ #: widgets/nav-menu/nav-menu.php:1264 widgets/page-list/page-list.php:72
6340
+ #: widgets/page-list/page-list.php:199 widgets/page-list/page-list.php:377
6341
+ #: widgets/page-list/page-list.php:617 widgets/piechart/piechart.php:359
6342
+ #: widgets/piechart/piechart.php:569 widgets/piechart/piechart.php:588
6343
+ #: widgets/post-list/post-list.php:431 widgets/post-list/post-list.php:483
6344
+ #: widgets/post-list/post-list.php:775 widgets/post-tab/post-tab.php:138
6345
+ #: widgets/post-tab/post-tab.php:239 widgets/post-tab/post-tab.php:302
6346
+ #: widgets/progressbar/progressbar.php:143 widgets/tab/tab.php:551
6347
+ #: widgets/tab/tab.php:765 widgets/tab/tab.php:837 widgets/tab/tab.php:1012
6348
+ #: widgets/tab/tab.php:1133 widgets/tab/tab.php:1293 widgets/tab/tab.php:1577
6349
+ #: widgets/tab/tab.php:1601 widgets/tab/tab.php:1817 widgets/tab/tab.php:1841
6350
+ #: widgets/tablepress/tablepress.php:303 widgets/tablepress/tablepress.php:490
6351
+ #: widgets/tablepress/tablepress.php:537 widgets/tablepress/tablepress.php:624
6352
+ #: widgets/team/team.php:531 widgets/team/team.php:556
6353
+ #: widgets/team/team.php:741 widgets/team/team.php:918
6354
+ #: widgets/team/team.php:1760 widgets/team/team.php:1794
6355
+ #: widgets/testimonial/testimonial.php:394
6356
+ #: widgets/testimonial/testimonial.php:676
6357
+ #: widgets/testimonial/testimonial.php:709
6358
+ #: widgets/testimonial/testimonial.php:1147
6359
+ #: widgets/testimonial/testimonial.php:1215
6360
+ #: widgets/testimonial/testimonial.php:1532
6361
+ #: widgets/testimonial/testimonial.php:1812
6362
+ #: widgets/testimonial/testimonial.php:1831
6363
+ #: widgets/testimonial/testimonial.php:2099
6364
+ #: widgets/testimonial/testimonial.php:2149
6365
+ msgid "Background"
6366
+ msgstr "Arrière-plan"
6367
+
6368
+ #: widgets/fluent-forms/fluent-forms.php:2411
6369
+ #: widgets/image-box/image-box.php:522
6370
+ msgid "Margin Top"
6371
+ msgstr "Marge supérieure"
6372
+
6373
+ #: widgets/image-box/image-box.php:450
6374
+ msgid "Hover Height"
6375
+ msgstr ""
6376
+
6377
+ #: widgets/blog-posts/blog-posts.php:1155
6378
+ #: widgets/blog-posts/blog-posts.php:1241
6379
+ #: widgets/header-info/header-info.php:183 widgets/icon-box/icon-box.php:934
6380
+ #: widgets/image-box/image-box.php:429 widgets/image-box/image-box.php:473
6381
+ #: widgets/pricing/pricing.php:246 widgets/tab/tab.php:752
6382
+ #: widgets/tab/tab.php:825 widgets/team/team.php:2018
6383
+ msgid "Icon Color"
6384
+ msgstr "Couleur d’icône"
6385
+
6386
+ #: widgets/back-to-top/back-to-top.php:367
6387
+ #: widgets/blog-posts/blog-posts.php:640 widgets/blog-posts/blog-posts.php:890
6388
+ #: widgets/blog-posts/blog-posts.php:1136
6389
+ #: widgets/blog-posts/blog-posts.php:1917
6390
+ #: widgets/blog-posts/blog-posts.php:2372
6391
+ #: widgets/blog-posts/blog-posts.php:2614
6392
+ #: widgets/blog-posts/blog-posts.php:2708 widgets/button/button.php:224
6393
+ #: widgets/button/button.php:329 widgets/caldera-forms/caldera-forms.php:302
6394
+ #: widgets/caldera-forms/caldera-forms.php:751
6395
+ #: widgets/client-logo/client-logo.php:537
6396
+ #: widgets/client-logo/client-logo.php:682
6397
+ #: widgets/client-logo/client-logo.php:739
6398
+ #: widgets/client-logo/client-logo.php:984
6399
+ #: widgets/client-logo/client-logo.php:1404
6400
+ #: widgets/contact-form7/contact-form7.php:301
6401
+ #: widgets/contact-form7/contact-form7.php:750
6402
+ #: widgets/dual-button/dual-button.php:423
6403
+ #: widgets/dual-button/dual-button.php:643
6404
+ #: widgets/fluent-forms/fluent-forms.php:569
6405
+ #: widgets/fluent-forms/fluent-forms.php:954
6406
+ #: widgets/fluent-forms/fluent-forms.php:1503
6407
+ #: widgets/fluent-forms/fluent-forms.php:1665
6408
+ #: widgets/fluent-forms/fluent-forms.php:1864
6409
+ #: widgets/fluent-forms/fluent-forms.php:2001
6410
+ #: widgets/fluent-forms/fluent-forms.php:2139
6411
+ #: widgets/fluent-forms/fluent-forms.php:2345 widgets/funfact/funfact.php:443
6412
+ #: widgets/funfact/funfact.php:548 widgets/header-search/header-search.php:108
6413
+ #: widgets/icon-box/icon-box.php:552 widgets/icon-box/icon-box.php:927
6414
+ #: widgets/icon-box/icon-box.php:1303 widgets/icon-box/icon-box.php:1516
6415
+ #: widgets/image-accordion/image-accordion.php:630
6416
+ #: widgets/image-accordion/image-accordion.php:837
6417
+ #: widgets/image-box/image-box.php:399 widgets/image-box/image-box.php:787
6418
+ #: widgets/image-box/image-box.php:987 widgets/image-box/image-box.php:1191
6419
+ #: widgets/image-box/image-box.php:1278 widgets/image-box/image-box.php:1377
6420
+ #: widgets/image-comparison/image-comparison.php:437
6421
+ #: widgets/lottie/lottie.php:256 widgets/mail-chimp/mail-chimp.php:980
6422
+ #: widgets/nav-menu/nav-menu.php:393 widgets/nav-menu/nav-menu.php:620
6423
+ #: widgets/nav-menu/nav-menu.php:1014 widgets/nav-menu/nav-menu.php:1215
6424
+ #: widgets/ninja-forms/ninja-forms.php:271
6425
+ #: widgets/ninja-forms/ninja-forms.php:663 widgets/piechart/piechart.php:435
6426
+ #: widgets/piechart/piechart.php:560 widgets/post-grid/post-grid.php:162
6427
+ #: widgets/post-list/post-list.php:423 widgets/post-list/post-list.php:565
6428
+ #: widgets/post-list/post-list.php:1118 widgets/post-tab/post-tab.php:220
6429
+ #: widgets/pricing/pricing.php:526 widgets/pricing/pricing.php:634
6430
+ #: widgets/pricing/pricing.php:763 widgets/pricing/pricing.php:860
6431
+ #: widgets/pricing/pricing.php:983 widgets/pricing/pricing.php:1085
6432
+ #: widgets/pricing/pricing.php:1547 widgets/pricing/pricing.php:1644
6433
+ #: widgets/pricing/pricing.php:1798 widgets/pricing/pricing.php:2121
6434
+ #: widgets/pricing/pricing.php:2231 widgets/pricing/pricing.php:2313
6435
+ #: widgets/social-share/social-share.php:240 widgets/social/social.php:203
6436
+ #: widgets/tab/tab.php:734 widgets/tablepress/tablepress.php:483
6437
+ #: widgets/team/team.php:237 widgets/team/team.php:523
6438
+ #: widgets/team/team.php:1152 widgets/team/team.php:1253
6439
+ #: widgets/team/team.php:1330 widgets/team/team.php:1427
6440
+ #: widgets/team/team.php:2011 widgets/testimonial/testimonial.php:669
6441
+ #: widgets/testimonial/testimonial.php:1031
6442
+ #: widgets/testimonial/testimonial.php:1245
6443
+ #: widgets/testimonial/testimonial.php:2078 widgets/video/video.php:540
6444
+ #: widgets/video/video.php:643 widgets/we-forms/we-forms.php:174
6445
+ #: widgets/we-forms/we-forms.php:500 widgets/wp-forms/wp-forms.php:130
6446
+ #: widgets/wp-forms/wp-forms.php:482
6447
+ msgid "Normal"
6448
+ msgstr "Normal"
6449
+
6450
+ #: widgets/accordion/accordion.php:122 widgets/image-box/image-box.php:384
6451
+ msgid "Floating Style"
6452
+ msgstr "Style flottant"
6453
+
6454
+ #: widgets/accordion/accordion.php:137 widgets/blog-posts/blog-posts.php:564
6455
+ #: widgets/button/button.php:112 widgets/dual-button/dual-button.php:215
6456
+ #: widgets/dual-button/dual-button.php:344 widgets/icon-box/icon-box.php:269
6457
+ #: widgets/icon-box/icon-box.php:362
6458
+ #: widgets/image-accordion/image-accordion.php:109
6459
+ #: widgets/image-box/image-box.php:361 widgets/mail-chimp/mail-chimp.php:521
6460
+ #: widgets/page-list/page-list.php:571 widgets/pricing/pricing.php:375
6461
+ #: widgets/social-share/social-share.php:67 widgets/social/social.php:61
6462
+ #: widgets/video/video.php:114
6463
+ msgid "Icon Position"
6464
+ msgstr "Position de l’icône"
6465
+
6466
+ #: widgets/button/button.php:62 widgets/icon-box/icon-box.php:221
6467
+ #: widgets/image-box/image-box.php:315
6468
+ msgid "URL"
6469
+ msgstr "URL"
6470
+
6471
+ #: widgets/blog-posts/blog-posts.php:530 widgets/blog-posts/blog-posts.php:531
6472
+ #: widgets/button/button.php:50 widgets/button/button.php:51
6473
+ #: widgets/icon-box/icon-box.php:208 widgets/icon-box/icon-box.php:209
6474
+ #: widgets/image-box/image-box.php:300 widgets/image-box/image-box.php:301
6475
+ #: widgets/pricing/pricing.php:328 widgets/pricing/pricing.php:329
6476
+ msgid "Learn more "
6477
+ msgstr "Apprendre plus "
6478
+
6479
+ #: widgets/blog-posts/blog-posts.php:528 widgets/button/button.php:48
6480
+ #: widgets/caldera-forms/caldera-forms.php:75
6481
+ #: widgets/contact-form7/contact-form7.php:73
6482
+ #: widgets/countdown-timer/countdown-timer.php:380
6483
+ #: widgets/countdown-timer/countdown-timer.php:592
6484
+ #: widgets/countdown-timer/countdown-timer.php:868
6485
+ #: widgets/countdown-timer/countdown-timer.php:1143
6486
+ #: widgets/countdown-timer/countdown-timer.php:1419
6487
+ #: widgets/fluent-forms/fluent-forms.php:1125 widgets/icon-box/icon-box.php:206
6488
+ #: widgets/image-box/image-box.php:298
6489
+ #: widgets/image-comparison/image-comparison.php:87
6490
+ #: widgets/image-comparison/image-comparison.php:114
6491
+ #: widgets/image-comparison/image-comparison.php:251
6492
+ #: widgets/mail-chimp/mail-chimp.php:141 widgets/mail-chimp/mail-chimp.php:234
6493
+ #: widgets/mail-chimp/mail-chimp.php:327 widgets/mail-chimp/mail-chimp.php:408
6494
+ #: widgets/mail-chimp/mail-chimp.php:565 widgets/page-list/page-list.php:185
6495
+ #: widgets/page-list/page-list.php:884 widgets/pricing/pricing.php:326
6496
+ #: widgets/social-share/social-share.php:226 widgets/social/social.php:176
6497
+ #: widgets/team/team.php:212 widgets/we-forms/we-forms.php:250
6498
+ msgid "Label"
6499
+ msgstr "Libellé"
6500
+
6501
+ #: widgets/icon-box/icon-box.php:178
6502
+ #: widgets/image-accordion/image-accordion.php:150
6503
+ #: widgets/image-box/image-box.php:289
6504
+ msgid "Enable Button"
6505
+ msgstr "Activer le bouton"
6506
+
6507
+ #: widgets/blog-posts/blog-posts.php:2561 widgets/button/button-handler.php:11
6508
+ #: widgets/button/button.php:174 widgets/caldera-forms/caldera-forms.php:566
6509
+ #: widgets/contact-form7/contact-form7.php:565
6510
+ #: widgets/dual-button/dual-button.php:161
6511
+ #: widgets/dual-button/dual-button.php:290
6512
+ #: widgets/fluent-forms/fluent-forms.php:2125
6513
+ #: widgets/icon-box/icon-box.php:1237
6514
+ #: widgets/image-accordion/image-accordion.php:591
6515
+ #: widgets/image-box/image-box.php:283 widgets/image-box/image-box.php:1325
6516
+ #: widgets/mail-chimp/mail-chimp.php:849 widgets/pricing/pricing.php:320
6517
+ #: widgets/pricing/pricing.php:2036 widgets/pricing/pricing.php:2402
6518
+ #: widgets/we-forms/we-forms.php:343
6519
+ msgid "Button"
6520
+ msgstr "Bouton"
6521
+
6522
+ #: widgets/icon-box/icon-box.php:158 widgets/image-box/image-box.php:241
6523
+ msgid "Enter your description"
6524
+ msgstr "Saisir votre description"
6525
+
6526
+ #: widgets/image-box/image-box.php:240
6527
+ msgid "Click edit to change this text. Lorem ipsum dolor sit amet, cctetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."
6528
+ msgstr "Cliquez sur Modifier pour changer ce texte. Loren ipsum dolor sit met, cctetur élit adipiscing. Ut élit telles, luctus nia ullamcorper mattes, pulvinar dapibus leo."
6529
+
6530
+ #: widgets/accordion/accordion.php:67 widgets/accordion/accordion.php:471
6531
+ #: widgets/fluent-forms/fluent-forms.php:110
6532
+ #: widgets/fluent-forms/fluent-forms.php:286
6533
+ #: widgets/fluent-forms/fluent-forms.php:1179 widgets/icon-box/icon-box.php:798
6534
+ #: widgets/image-box/image-box.php:235 widgets/image-box/image-box.php:1238
6535
+ #: widgets/piechart/piechart.php:169 widgets/team/team.php:1408
6536
+ #: widgets/team/team.php:1904 widgets/testimonial/testimonial.php:876
6537
+ msgid "Description"
6538
+ msgstr "Description"
6539
+
6540
+ #: widgets/funfact/funfact.php:268 widgets/heading/heading.php:60
6541
+ #: widgets/icon-box/icon-box.php:404 widgets/image-box/image-box.php:215
6542
+ #: widgets/pricing/pricing.php:55
6543
+ msgid "Title HTML Tag"
6544
+ msgstr "Balise du titre"
6545
+
6546
+ #: widgets/blog-posts/blog-posts.php:569 widgets/button/button.php:117
6547
+ #: widgets/button/button.php:544 widgets/dual-button/dual-button.php:220
6548
+ #: widgets/dual-button/dual-button.php:349 widgets/icon-box/icon-box.php:274
6549
+ #: widgets/image-accordion/image-accordion.php:114
6550
+ #: widgets/image-box/image-box.php:202 widgets/image-box/image-box.php:366
6551
+ #: widgets/image-comparison/image-comparison.php:95
6552
+ #: widgets/image-comparison/image-comparison.php:323
6553
+ #: widgets/mail-chimp/mail-chimp.php:200 widgets/mail-chimp/mail-chimp.php:294
6554
+ #: widgets/mail-chimp/mail-chimp.php:386 widgets/mail-chimp/mail-chimp.php:459
6555
+ #: widgets/mail-chimp/mail-chimp.php:526 widgets/pricing/pricing.php:380
6556
+ #: widgets/pricing/pricing.php:1496 widgets/social-share/social-share.php:72
6557
+ #: widgets/social/social.php:66 widgets/video/video.php:119
6558
+ msgid "After"
6559
+ msgstr "Après"
6560
+
6561
+ #: widgets/blog-posts/blog-posts.php:568 widgets/button/button.php:116
6562
+ #: widgets/button/button.php:543 widgets/dual-button/dual-button.php:219
6563
+ #: widgets/dual-button/dual-button.php:348 widgets/icon-box/icon-box.php:273
6564
+ #: widgets/image-accordion/image-accordion.php:113
6565
+ #: widgets/image-box/image-box.php:201 widgets/image-box/image-box.php:365
6566
+ #: widgets/image-comparison/image-comparison.php:68
6567
+ #: widgets/image-comparison/image-comparison.php:263
6568
+ #: widgets/mail-chimp/mail-chimp.php:199 widgets/mail-chimp/mail-chimp.php:293
6569
+ #: widgets/mail-chimp/mail-chimp.php:385 widgets/mail-chimp/mail-chimp.php:458
6570
+ #: widgets/mail-chimp/mail-chimp.php:525 widgets/pricing/pricing.php:379
6571
+ #: widgets/pricing/pricing.php:1492 widgets/social-share/social-share.php:71
6572
+ #: widgets/social/social.php:65 widgets/video/video.php:118
6573
+ msgid "Before"
6574
+ msgstr "Avant"
6575
+
6576
+ #: widgets/image-box/image-box.php:197
6577
+ msgid "Title Icon Position"
6578
+ msgstr "Position"
6579
+
6580
+ #: widgets/image-box/image-box.php:180 widgets/tab/tab.php:389
6581
+ msgid "Title Icon"
6582
+ msgstr "Icône du titre"
6583
+
6584
+ #: widgets/funfact/funfact.php:205 widgets/icon-box/icon-box.php:143
6585
+ #: widgets/image-box/image-box.php:157
6586
+ msgid "Enter your title"
6587
+ msgstr "Saisir votre titre"
6588
+
6589
+ #: widgets/funfact/funfact.php:204 widgets/image-box/image-box.php:156
6590
+ msgid "This is the heading"
6591
+ msgstr "Ceci est le titre"
6592
+
6593
+ #: widgets/funfact/funfact.php:202 widgets/icon-box/icon-box.php:137
6594
+ #: widgets/image-box/image-box.php:151 widgets/piechart/piechart.php:206
6595
+ msgid "Title "
6596
+ msgstr "Titre "
6597
+
6598
+ #: widgets/image-box/image-box.php:144 widgets/image-box/image-box.php:1084
6599
+ #: widgets/tab/tab.php:1968 widgets/tablepress/tablepress.php:414
6600
+ msgid "Body"
6601
+ msgstr "Corps"
6602
+
6603
+ #: widgets/image-box/image-box.php:84
6604
+ msgid "Shadow line"
6605
+ msgstr "Ombrage"
6606
+
6607
+ #: widgets/image-box/image-box.php:83 widgets/image-box/image-box.php:730
6608
+ msgid "Side Line"
6609
+ msgstr ""
6610
+
6611
+ #: widgets/image-box/image-box.php:82
6612
+ msgid "Hover Border"
6613
+ msgstr "Bordure au survol"
6614
+
6615
+ #: widgets/image-box/image-box.php:81
6616
+ msgid "Floating box"
6617
+ msgstr "Boîte flottante"
6618
+
6619
+ #: widgets/image-box/image-box.php:80 widgets/image-box/image-box.php:590
6620
+ msgid "Classic Curves"
6621
+ msgstr "Courbes classiques"
6622
+
6623
+ #: widgets/client-logo/client-logo.php:56 widgets/image-box/image-box.php:79
6624
+ #: widgets/piechart/piechart.php:60
6625
+ msgid "Simple"
6626
+ msgstr "Simple"
6627
+
6628
+ #: widgets/image-box/image-box.php:75
6629
+ msgid "Content Area"
6630
+ msgstr "Zone de Contenu"
6631
+
6632
+ #: widgets/funfact/funfact.php:133 widgets/heading/heading.php:353
6633
+ #: widgets/icon-box/icon-box.php:119 widgets/icon-box/icon-box.php:1466
6634
+ #: widgets/image-box/image-box.php:49
6635
+ #: widgets/image-comparison/image-comparison.php:76
6636
+ #: widgets/image-comparison/image-comparison.php:103
6637
+ #: widgets/piechart/piechart.php:127 widgets/pricing/pricing.php:139
6638
+ #: widgets/tab/tab.php:406
6639
+ msgid "Choose Image"
6640
+ msgstr "Choisissez une image"
6641
+
6642
+ #: widgets/funfact/funfact.php:68 widgets/icon-box/icon-box.php:76
6643
+ #: widgets/image-box/image-box.php:41 widgets/image-box/image-box.php:951
6644
+ #: widgets/piechart/piechart.php:99 widgets/post-tab/post-tab.php:350
6645
+ #: widgets/pricing/pricing.php:95 widgets/tab/tab.php:380
6646
+ #: widgets/team/team.php:770
6647
+ msgid "Image"
6648
+ msgstr "Image"
6649
+
6650
+ #: widgets/image-box/image-box-handler.php:11
6651
+ msgid "Image Box"
6652
+ msgstr "Boîte d’image"
6653
+
6654
+ #: libs/framework/views/settings-sections/dashboard.php:46
6655
+ msgid "Advanced Accordions"
6656
+ msgstr "Accordéon avancé"
6657
+
6658
+ #: widgets/back-to-top/back-to-top.php:196
6659
+ #: widgets/blog-posts/blog-posts.php:2604 widgets/button/button.php:206
6660
+ #: widgets/caldera-forms/caldera-forms.php:84
6661
+ #: widgets/caldera-forms/caldera-forms.php:126
6662
+ #: widgets/caldera-forms/caldera-forms.php:470
6663
+ #: widgets/caldera-forms/caldera-forms.php:480
6664
+ #: widgets/caldera-forms/caldera-forms.php:601
6665
+ #: widgets/client-logo/client-logo.php:886
6666
+ #: widgets/contact-form7/contact-form7.php:82
6667
+ #: widgets/contact-form7/contact-form7.php:124
6668
+ #: widgets/contact-form7/contact-form7.php:469
6669
+ #: widgets/contact-form7/contact-form7.php:479
6670
+ #: widgets/contact-form7/contact-form7.php:600
6671
+ #: widgets/dual-button/dual-button.php:444
6672
+ #: widgets/dual-button/dual-button.php:664
6673
+ #: widgets/dual-button/dual-button.php:874
6674
+ #: widgets/fluent-forms/fluent-forms.php:240
6675
+ #: widgets/fluent-forms/fluent-forms.php:314
6676
+ #: widgets/fluent-forms/fluent-forms.php:522
6677
+ #: widgets/fluent-forms/fluent-forms.php:757
6678
+ #: widgets/fluent-forms/fluent-forms.php:1146
6679
+ #: widgets/fluent-forms/fluent-forms.php:1201
6680
+ #: widgets/fluent-forms/fluent-forms.php:1313
6681
+ #: widgets/fluent-forms/fluent-forms.php:1409
6682
+ #: widgets/fluent-forms/fluent-forms.php:1482
6683
+ #: widgets/fluent-forms/fluent-forms.php:1557
6684
+ #: widgets/fluent-forms/fluent-forms.php:1649
6685
+ #: widgets/fluent-forms/fluent-forms.php:1737
6686
+ #: widgets/fluent-forms/fluent-forms.php:1768
6687
+ #: widgets/fluent-forms/fluent-forms.php:1951
6688
+ #: widgets/fluent-forms/fluent-forms.php:2159
6689
+ #: widgets/fluent-forms/fluent-forms.php:2431
6690
+ #: widgets/fluent-forms/fluent-forms.php:2543
6691
+ #: widgets/fluent-forms/fluent-forms.php:2575 widgets/funfact/funfact.php:782
6692
+ #: widgets/funfact/funfact.php:915 widgets/header-info/header-info.php:166
6693
+ #: widgets/header-offcanvas/header-offcanvas.php:264
6694
+ #: widgets/icon-box/icon-box.php:1271 widgets/icon-box/icon-box.php:1667
6695
+ #: widgets/image-accordion/image-accordion.php:620
6696
+ #: widgets/image-box/image-box.php:1181 widgets/image-box/image-box.php:1268
6697
+ #: widgets/image-box/image-box.php:1348 widgets/mail-chimp/mail-chimp.php:574
6698
+ #: widgets/mail-chimp/mail-chimp.php:618 widgets/mail-chimp/mail-chimp.php:858
6699
+ #: widgets/nav-menu/nav-menu.php:369 widgets/nav-menu/nav-menu.php:582
6700
+ #: widgets/nav-menu/nav-menu.php:1111 widgets/ninja-forms/ninja-forms.php:123
6701
+ #: widgets/ninja-forms/ninja-forms.php:173
6702
+ #: widgets/ninja-forms/ninja-forms.php:224
6703
+ #: widgets/ninja-forms/ninja-forms.php:303
6704
+ #: widgets/ninja-forms/ninja-forms.php:528
6705
+ #: widgets/ninja-forms/ninja-forms.php:671
6706
+ #: widgets/ninja-forms/ninja-forms.php:833 widgets/page-list/page-list.php:840
6707
+ #: widgets/page-list/page-list.php:892 widgets/piechart/piechart.php:293
6708
+ #: widgets/post-grid/post-grid.php:151 widgets/post-list/post-list.php:1029
6709
+ #: widgets/post-tab/post-tab.php:185 widgets/pricing/pricing.php:800
6710
+ #: widgets/pricing/pricing.php:1390 widgets/pricing/pricing.php:1429
6711
+ #: widgets/pricing/pricing.php:1478 widgets/pricing/pricing.php:2045
6712
+ #: widgets/social-share/social-share.php:620 widgets/social/social.php:523
6713
+ #: widgets/tab/tab.php:635 widgets/team/team.php:1635
6714
+ #: widgets/testimonial/testimonial.php:908 widgets/video/video.php:409
6715
+ #: widgets/we-forms/we-forms.php:140 widgets/wp-forms/wp-forms.php:83
6716
+ #: widgets/wp-forms/wp-forms.php:348 widgets/wp-forms/wp-forms.php:382
6717
+ #: widgets/wp-forms/wp-forms.php:490
6718
+ msgid "Typography"
6719
+ msgstr "Typographie"
6720
+
6721
+ #: widgets/header-info/header-info.php:98
6722
+ msgid "463 7th Ave, NY 10018, USA"
6723
+ msgstr "153 avenue Pierre Martin - 75000 Paris"
6724
+
6725
+ #: widgets/client-logo/client-logo.php:126
6726
+ #: widgets/dual-button/dual-button.php:171
6727
+ #: widgets/dual-button/dual-button.php:300
6728
+ #: widgets/header-info/header-info.php:75 widgets/icon-box/icon-box.php:301
6729
+ #: widgets/image-box/image-box.php:123 widgets/lottie/lottie.php:112
6730
+ #: widgets/page-list/page-list.php:155 widgets/pricing/pricing.php:336
6731
+ #: widgets/social/social.php:186 widgets/team/team.php:221
6732
+ #: widgets/testimonial/testimonial.php:342
6733
+ msgid "Link"
6734
+ msgstr "Lien"
6735
+
6736
+ #: widgets/header-info/header-info-handler.php:13
6737
+ #: widgets/header-info/header-info.php:41
6738
+ #: widgets/header-info/header-info.php:93
6739
+ #: widgets/header-info/header-info.php:110
6740
+ msgid "Header Info"
6741
+ msgstr "Information d’en-tête"
6742
+
6743
+ #: widgets/fluent-forms/fluent-forms.php:624
6744
+ #: widgets/fluent-forms/fluent-forms.php:887
6745
+ #: widgets/ninja-forms/ninja-forms.php:312
6746
+ msgid "Text Indent"
6747
+ msgstr "Retrait du texte"
6748
+
6749
+ #: widgets/blog-posts/blog-posts.php:2621
6750
+ #: widgets/blog-posts/blog-posts.php:2651 widgets/button/button.php:231
6751
+ #: widgets/button/button.php:262 widgets/category-list/category-list.php:404
6752
+ #: widgets/fluent-forms/fluent-forms.php:510
6753
+ #: widgets/fluent-forms/fluent-forms.php:588
6754
+ #: widgets/fluent-forms/fluent-forms.php:834
6755
+ #: widgets/fluent-forms/fluent-forms.php:1594
6756
+ #: widgets/fluent-forms/fluent-forms.php:2027
6757
+ #: widgets/fluent-forms/fluent-forms.php:2364
6758
+ #: widgets/fluent-forms/fluent-forms.php:2470
6759
+ #: widgets/fluent-forms/fluent-forms.php:2520
6760
+ #: widgets/header-info/header-info.php:142 widgets/icon-box/icon-box.php:1310
6761
+ #: widgets/icon-box/icon-box.php:1375
6762
+ #: widgets/image-accordion/image-accordion.php:637
6763
+ #: widgets/image-accordion/image-accordion.php:723
6764
+ #: widgets/image-box/image-box.php:1384 widgets/image-box/image-box.php:1449
6765
+ #: widgets/ninja-forms/ninja-forms.php:110
6766
+ #: widgets/ninja-forms/ninja-forms.php:161
6767
+ #: widgets/ninja-forms/ninja-forms.php:278
6768
+ #: widgets/ninja-forms/ninja-forms.php:516
6769
+ #: widgets/ninja-forms/ninja-forms.php:566
6770
+ #: widgets/ninja-forms/ninja-forms.php:680
6771
+ #: widgets/ninja-forms/ninja-forms.php:782
6772
+ #: widgets/ninja-forms/ninja-forms.php:821
6773
+ #: widgets/ninja-forms/ninja-forms.php:860 widgets/page-list/page-list.php:769
6774
+ #: widgets/post-list/post-list.php:914 widgets/pricing/pricing.php:1405
6775
+ #: widgets/pricing/pricing.php:2128 widgets/pricing/pricing.php:2156
6776
+ #: widgets/tablepress/tablepress.php:327 widgets/tablepress/tablepress.php:502
6777
+ #: widgets/tablepress/tablepress.php:549 widgets/video/video.php:547
6778
+ #: widgets/video/video.php:577 widgets/we-forms/we-forms.php:507
6779
+ #: widgets/we-forms/we-forms.php:539 widgets/wp-forms/wp-forms.php:71
6780
+ #: widgets/wp-forms/wp-forms.php:149 widgets/wp-forms/wp-forms.php:336
6781
+ #: widgets/wp-forms/wp-forms.php:391 widgets/wp-forms/wp-forms.php:511
6782
+ #: widgets/wp-forms/wp-forms.php:600 widgets/wp-forms/wp-forms.php:639
6783
+ msgid "Text Color"
6784
+ msgstr "Couleur du texte"
6785
+
6786
+ #: widgets/accordion/accordion.php:643 widgets/accordion/accordion.php:704
6787
+ #: widgets/category-list/category-list.php:374
6788
+ #: widgets/client-logo/client-logo.php:858
6789
+ #: widgets/fluent-forms/fluent-forms.php:926 widgets/funfact/funfact.php:661
6790
+ #: widgets/icon-box/icon-box.php:1065 widgets/page-list/page-list.php:738
6791
+ #: widgets/post-list/post-list.php:883 widgets/pricing/pricing.php:1205
6792
+ msgid "Size"
6793
+ msgstr "Corps"
6794
+
6795
+ #: widgets/back-to-top/back-to-top.php:399
6796
+ #: widgets/blog-posts/blog-posts.php:665 widgets/blog-posts/blog-posts.php:910
6797
+ #: widgets/blog-posts/blog-posts.php:1219
6798
+ #: widgets/blog-posts/blog-posts.php:1945
6799
+ #: widgets/blog-posts/blog-posts.php:2391
6800
+ #: widgets/blog-posts/blog-posts.php:2644
6801
+ #: widgets/blog-posts/blog-posts.php:2734 widgets/button/button.php:255
6802
+ #: widgets/button/button.php:366 widgets/caldera-forms/caldera-forms.php:357
6803
+ #: widgets/caldera-forms/caldera-forms.php:810
6804
+ #: widgets/category-list/category-list.php:361
6805
+ #: widgets/category-list/category-list.php:416
6806
+ #: widgets/client-logo/client-logo.php:558
6807
+ #: widgets/client-logo/client-logo.php:709
6808
+ #: widgets/client-logo/client-logo.php:775
6809
+ #: widgets/client-logo/client-logo.php:1017
6810
+ #: widgets/client-logo/client-logo.php:1423
6811
+ #: widgets/contact-form7/contact-form7.php:356
6812
+ #: widgets/contact-form7/contact-form7.php:809
6813
+ #: widgets/dual-button/dual-button.php:564
6814
+ #: widgets/dual-button/dual-button.php:783
6815
+ #: widgets/fluent-forms/fluent-forms.php:1575
6816
+ #: widgets/fluent-forms/fluent-forms.php:2212
6817
+ #: widgets/fluent-forms/fluent-forms.php:2451 widgets/funfact/funfact.php:479
6818
+ #: widgets/funfact/funfact.php:603
6819
+ #: widgets/header-offcanvas/header-offcanvas.php:193
6820
+ #: widgets/header-offcanvas/header-offcanvas.php:421
6821
+ #: widgets/header-search/header-search.php:138
6822
+ #: widgets/icon-box/icon-box.php:613 widgets/icon-box/icon-box.php:993
6823
+ #: widgets/icon-box/icon-box.php:1368 widgets/icon-box/icon-box.php:1533
6824
+ #: widgets/image-accordion/image-accordion.php:293
6825
+ #: widgets/image-accordion/image-accordion.php:716
6826
+ #: widgets/image-accordion/image-accordion.php:880
6827
+ #: widgets/image-box/image-box.php:443 widgets/image-box/image-box.php:805
6828
+ #: widgets/image-box/image-box.php:1021 widgets/image-box/image-box.php:1213
6829
+ #: widgets/image-box/image-box.php:1298 widgets/image-box/image-box.php:1442
6830
+ #: widgets/image-comparison/image-comparison.php:494
6831
+ #: widgets/lottie/lottie.php:289 widgets/mail-chimp/mail-chimp.php:1014
6832
+ #: widgets/nav-menu/nav-menu.php:91 widgets/nav-menu/nav-menu.php:426
6833
+ #: widgets/nav-menu/nav-menu.php:652 widgets/nav-menu/nav-menu.php:1056
6834
+ #: widgets/nav-menu/nav-menu.php:1256 widgets/ninja-forms/ninja-forms.php:763
6835
+ #: widgets/page-list/page-list.php:388 widgets/page-list/page-list.php:793
6836
+ #: widgets/piechart/piechart.php:580 widgets/post-grid/post-grid.php:180
6837
+ #: widgets/post-list/post-list.php:475 widgets/post-list/post-list.php:588
6838
+ #: widgets/post-list/post-list.php:870 widgets/post-list/post-list.php:926
6839
+ #: widgets/post-list/post-list.php:1163 widgets/pricing/pricing.php:544
6840
+ #: widgets/pricing/pricing.php:661 widgets/pricing/pricing.php:781
6841
+ #: widgets/pricing/pricing.php:886 widgets/pricing/pricing.php:1019
6842
+ #: widgets/pricing/pricing.php:1140 widgets/pricing/pricing.php:1576
6843
+ #: widgets/pricing/pricing.php:1664 widgets/pricing/pricing.php:1824
6844
+ #: widgets/pricing/pricing.php:2149 widgets/pricing/pricing.php:2257
6845
+ #: widgets/pricing/pricing.php:2330 widgets/social-share/social-share.php:302
6846
+ #: widgets/social/social.php:265 widgets/tab/tab.php:339
6847
+ #: widgets/team/team.php:300 widgets/team/team.php:547
6848
+ #: widgets/team/team.php:1191 widgets/team/team.php:1272
6849
+ #: widgets/team/team.php:1350 widgets/team/team.php:1447
6850
+ #: widgets/team/team.php:2074 widgets/testimonial/testimonial.php:702
6851
+ #: widgets/testimonial/testimonial.php:1055
6852
+ #: widgets/testimonial/testimonial.php:1265
6853
+ #: widgets/testimonial/testimonial.php:2128 widgets/video/video.php:570
6854
+ #: widgets/video/video.php:663 widgets/we-forms/we-forms.php:532
6855
+ #: widgets/wp-forms/wp-forms.php:581
6856
+ msgid "Hover"
6857
+ msgstr "Au survol"
6858
+
6859
+ #: libs/framework/views/settings-sections/usersettings.php:304
6860
+ #: widgets/accordion/accordion.php:249 widgets/accordion/accordion.php:341
6861
+ #: widgets/accordion/accordion.php:478 widgets/accordion/accordion.php:630
6862
+ #: widgets/accordion/accordion.php:692 widgets/back-to-top/back-to-top.php:374
6863
+ #: widgets/back-to-top/back-to-top.php:406
6864
+ #: widgets/blog-posts/blog-posts.php:1143
6865
+ #: widgets/blog-posts/blog-posts.php:1226
6866
+ #: widgets/blog-posts/blog-posts.php:1497
6867
+ #: widgets/blog-posts/blog-posts.php:1522
6868
+ #: widgets/blog-posts/blog-posts.php:1811
6869
+ #: widgets/blog-posts/blog-posts.php:1924
6870
+ #: widgets/blog-posts/blog-posts.php:1952
6871
+ #: widgets/blog-posts/blog-posts.php:2154
6872
+ #: widgets/business-hours/business-hours.php:253
6873
+ #: widgets/business-hours/business-hours.php:316
6874
+ #: widgets/caldera-forms/caldera-forms.php:92
6875
+ #: widgets/caldera-forms/caldera-forms.php:134
6876
+ #: widgets/caldera-forms/caldera-forms.php:488
6877
+ #: widgets/caldera-forms/caldera-forms.php:758
6878
+ #: widgets/caldera-forms/caldera-forms.php:817
6879
+ #: widgets/category-list/category-list.php:287
6880
+ #: widgets/category-list/category-list.php:348
6881
+ #: widgets/contact-form7/contact-form7.php:90
6882
+ #: widgets/contact-form7/contact-form7.php:132
6883
+ #: widgets/contact-form7/contact-form7.php:487
6884
+ #: widgets/contact-form7/contact-form7.php:757
6885
+ #: widgets/contact-form7/contact-form7.php:816
6886
+ #: widgets/countdown-timer/countdown-timer.php:341
6887
+ #: widgets/countdown-timer/countdown-timer.php:387
6888
+ #: widgets/countdown-timer/countdown-timer.php:541
6889
+ #: widgets/countdown-timer/countdown-timer.php:599
6890
+ #: widgets/countdown-timer/countdown-timer.php:816
6891
+ #: widgets/countdown-timer/countdown-timer.php:875
6892
+ #: widgets/countdown-timer/countdown-timer.php:1089
6893
+ #: widgets/countdown-timer/countdown-timer.php:1150
6894
+ #: widgets/countdown-timer/countdown-timer.php:1365
6895
+ #: widgets/countdown-timer/countdown-timer.php:1426
6896
+ #: widgets/drop-caps/drop-caps.php:71 widgets/drop-caps/drop-caps.php:102
6897
+ #: widgets/dual-button/dual-button.php:430
6898
+ #: widgets/dual-button/dual-button.php:571
6899
+ #: widgets/dual-button/dual-button.php:650
6900
+ #: widgets/dual-button/dual-button.php:789
6901
+ #: widgets/dual-button/dual-button.php:861 widgets/faq/faq.php:195
6902
+ #: widgets/fluent-forms/fluent-forms.php:224
6903
+ #: widgets/fluent-forms/fluent-forms.php:298
6904
+ #: widgets/fluent-forms/fluent-forms.php:1133
6905
+ #: widgets/fluent-forms/fluent-forms.php:1188
6906
+ #: widgets/fluent-forms/fluent-forms.php:1288
6907
+ #: widgets/fluent-forms/fluent-forms.php:1372
6908
+ #: widgets/fluent-forms/fluent-forms.php:1671
6909
+ #: widgets/fluent-forms/fluent-forms.php:1689
6910
+ #: widgets/fluent-forms/fluent-forms.php:1724
6911
+ #: widgets/fluent-forms/fluent-forms.php:1755
6912
+ #: widgets/fluent-forms/fluent-forms.php:1870
6913
+ #: widgets/fluent-forms/fluent-forms.php:1888
6914
+ #: widgets/fluent-forms/fluent-forms.php:2147
6915
+ #: widgets/fluent-forms/fluent-forms.php:2219
6916
+ #: widgets/fluent-forms/fluent-forms.php:2562 widgets/funfact/funfact.php:555
6917
+ #: widgets/funfact/funfact.php:852
6918
+ #: widgets/header-offcanvas/header-offcanvas.php:169
6919
+ #: widgets/header-offcanvas/header-offcanvas.php:202
6920
+ #: widgets/header-offcanvas/header-offcanvas.php:397
6921
+ #: widgets/header-offcanvas/header-offcanvas.php:430
6922
+ #: widgets/header-search/header-search.php:114
6923
+ #: widgets/header-search/header-search.php:144
6924
+ #: widgets/header-search/header-search.php:347 widgets/heading/heading.php:719
6925
+ #: widgets/icon-box/icon-box.php:767 widgets/icon-box/icon-box.php:807
6926
+ #: widgets/icon-box/icon-box.php:1635
6927
+ #: widgets/image-accordion/image-accordion.php:468
6928
+ #: widgets/image-box/image-box.php:1198 widgets/image-box/image-box.php:1285
6929
+ #: widgets/image-comparison/image-comparison.php:270
6930
+ #: widgets/image-comparison/image-comparison.php:330
6931
+ #: widgets/mail-chimp/mail-chimp.php:582 widgets/mail-chimp/mail-chimp.php:987
6932
+ #: widgets/mail-chimp/mail-chimp.php:1021
6933
+ #: widgets/mail-chimp/mail-chimp.php:1166
6934
+ #: widgets/mail-chimp/mail-chimp.php:1297
6935
+ #: widgets/mail-chimp/mail-chimp.php:1333
6936
+ #: widgets/ninja-forms/ninja-forms.php:192 widgets/page-list/page-list.php:113
6937
+ #: widgets/page-list/page-list.php:214 widgets/page-list/page-list.php:547
6938
+ #: widgets/page-list/page-list.php:848 widgets/post-grid/post-grid.php:168
6939
+ #: widgets/post-grid/post-grid.php:186 widgets/post-list/post-list.php:574
6940
+ #: widgets/post-list/post-list.php:597 widgets/post-list/post-list.php:721
6941
+ #: widgets/post-list/post-list.php:857 widgets/post-list/post-list.php:1125
6942
+ #: widgets/post-list/post-list.php:1170 widgets/post-tab/post-tab.php:227
6943
+ #: widgets/post-tab/post-tab.php:290 widgets/pricing/pricing.php:550
6944
+ #: widgets/pricing/pricing.php:769 widgets/pricing/pricing.php:787
6945
+ #: widgets/pricing/pricing.php:1092 widgets/pricing/pricing.php:1554
6946
+ #: widgets/pricing/pricing.php:1583 widgets/pricing/pricing.php:1804
6947
+ #: widgets/pricing/pricing.php:1830 widgets/pricing/pricing.php:1886
6948
+ #: widgets/progressbar/progressbar.php:308
6949
+ #: widgets/progressbar/progressbar.php:341
6950
+ #: widgets/progressbar/progressbar.php:407
6951
+ #: widgets/social-share/social-share.php:248
6952
+ #: widgets/social-share/social-share.php:310 widgets/social/social.php:211
6953
+ #: widgets/social/social.php:273 widgets/tablepress/tablepress.php:201
6954
+ #: widgets/tablepress/tablepress.php:613 widgets/team/team.php:245
6955
+ #: widgets/team/team.php:308 widgets/team/team.php:1158
6956
+ #: widgets/team/team.php:1197 widgets/team/team.php:1260
6957
+ #: widgets/team/team.php:1279 widgets/team/team.php:1337
6958
+ #: widgets/team/team.php:1357 widgets/team/team.php:1434
6959
+ #: widgets/team/team.php:1454 widgets/team/team.php:1812
6960
+ #: widgets/team/team.php:1862 widgets/team/team.php:1914
6961
+ #: widgets/team/team.php:1974 widgets/testimonial/testimonial.php:884
6962
+ #: widgets/testimonial/testimonial.php:944
6963
+ #: widgets/testimonial/testimonial.php:1038
6964
+ #: widgets/testimonial/testimonial.php:1062
6965
+ #: widgets/testimonial/testimonial.php:1372
6966
+ #: widgets/testimonial/testimonial.php:1435
6967
+ #: widgets/testimonial/testimonial.php:2085
6968
+ #: widgets/testimonial/testimonial.php:2135
6969
+ msgid "Color"
6970
+ msgstr "Couleur du texte"
6971
+
6972
+ #: widgets/blog-posts/blog-posts.php:1323
6973
+ #: widgets/blog-posts/blog-posts.php:2096
6974
+ #: widgets/caldera-forms/caldera-forms.php:197
6975
+ #: widgets/caldera-forms/caldera-forms.php:253
6976
+ #: widgets/caldera-forms/caldera-forms.php:688
6977
+ #: widgets/category-list/category-list.php:258
6978
+ #: widgets/client-logo/client-logo.php:1177
6979
+ #: widgets/client-logo/client-logo.php:1267
6980
+ #: widgets/contact-form7/contact-form7.php:195
6981
+ #: widgets/contact-form7/contact-form7.php:252
6982
+ #: widgets/contact-form7/contact-form7.php:687
6983
+ #: widgets/countdown-timer/countdown-timer.php:236
6984
+ #: widgets/countdown-timer/countdown-timer.php:1630
6985
+ #: widgets/dual-button/dual-button.php:961
6986
+ #: widgets/fluent-forms/fluent-forms.php:1322
6987
+ #: widgets/fluent-forms/fluent-forms.php:1417
6988
+ #: widgets/fluent-forms/fluent-forms.php:2041 widgets/funfact/funfact.php:1125
6989
+ #: widgets/header-search/header-search.php:265 widgets/heading/heading.php:933
6990
+ #: widgets/heading/heading.php:1107 widgets/icon-box/icon-box.php:1158
6991
+ #: widgets/image-box/image-box.php:406
6992
+ #: widgets/image-comparison/image-comparison.php:417
6993
+ #: widgets/nav-menu/nav-menu.php:1336 widgets/page-list/page-list.php:518
6994
+ #: widgets/page-list/page-list.php:650 widgets/post-list/post-list.php:692
6995
+ #: widgets/post-list/post-list.php:784 widgets/post-tab/post-tab.php:392
6996
+ #: widgets/progressbar/progressbar.php:153
6997
+ #: widgets/social-share/social-share.php:539 widgets/social/social.php:575
6998
+ #: widgets/tab/tab.php:981 widgets/tab/tab.php:1106 widgets/tab/tab.php:1231
6999
+ #: widgets/tab/tab.php:1484 widgets/tab/tab.php:1790 widgets/team/team.php:800
7000
+ #: widgets/team/team.php:1101 widgets/team/team.php:1685
7001
+ #: widgets/team/team.php:2199 widgets/testimonial/testimonial.php:843
7002
+ #: widgets/testimonial/testimonial.php:1317
7003
+ #: widgets/testimonial/testimonial.php:1753
7004
+ #: widgets/testimonial/testimonial.php:1863
7005
+ #: widgets/testimonial/testimonial.php:2028 widgets/video/video.php:460
7006
+ msgid "Height"
7007
+ msgstr "Hauteur"
7008
+
7009
+ #: widgets/accordion/accordion.php:531 widgets/blog-posts/blog-posts.php:1346
7010
+ #: widgets/blog-posts/blog-posts.php:2070
7011
+ #: widgets/blog-posts/blog-posts.php:2284
7012
+ #: widgets/caldera-forms/caldera-forms.php:169
7013
+ #: widgets/caldera-forms/caldera-forms.php:658
7014
+ #: widgets/category-list/category-list.php:240
7015
+ #: widgets/client-logo/client-logo.php:1154
7016
+ #: widgets/client-logo/client-logo.php:1241
7017
+ #: widgets/client-logo/client-logo.php:1330
7018
+ #: widgets/contact-form7/contact-form7.php:167
7019
+ #: widgets/contact-form7/contact-form7.php:657
7020
+ #: widgets/countdown-timer/countdown-timer.php:213
7021
+ #: widgets/dual-button/dual-button.php:935
7022
+ #: widgets/fluent-forms/fluent-forms.php:2307
7023
+ #: widgets/fluent-forms/fluent-forms.php:2321 widgets/funfact/funfact.php:1102
7024
+ #: widgets/header-offcanvas/header-offcanvas.php:583
7025
+ #: widgets/header-search/header-search.php:247 widgets/heading/heading.php:828
7026
+ #: widgets/heading/heading.php:892 widgets/heading/heading.php:1081
7027
+ #: widgets/icon-box/icon-box.php:1176
7028
+ #: widgets/image-accordion/image-accordion.php:784
7029
+ #: widgets/image-box/image-box.php:545 widgets/image-box/image-box.php:601
7030
+ #: widgets/image-box/image-box.php:849 widgets/image-box/image-box.php:901
7031
+ #: widgets/mail-chimp/mail-chimp.php:699 widgets/mail-chimp/mail-chimp.php:934
7032
+ #: widgets/nav-menu/nav-menu.php:289 widgets/nav-menu/nav-menu.php:936
7033
+ #: widgets/nav-menu/nav-menu.php:1159 widgets/nav-menu/nav-menu.php:1309
7034
+ #: widgets/ninja-forms/ninja-forms.php:592
7035
+ #: widgets/ninja-forms/ninja-forms.php:635 widgets/page-list/page-list.php:500
7036
+ #: widgets/page-list/page-list.php:625 widgets/post-list/post-list.php:674
7037
+ #: widgets/post-list/post-list.php:802 widgets/post-list/post-list.php:978
7038
+ #: widgets/post-tab/post-tab.php:369 widgets/pricing/pricing.php:1329
7039
+ #: widgets/pricing/pricing.php:1925 widgets/social-share/social-share.php:513
7040
+ #: widgets/social/social.php:544 widgets/tab/tab.php:951
7041
+ #: widgets/tab/tab.php:1080 widgets/tab/tab.php:1201 widgets/tab/tab.php:1454
7042
+ #: widgets/tab/tab.php:1764 widgets/team/team.php:835
7043
+ #: widgets/team/team.php:1076 widgets/team/team.php:1655
7044
+ #: widgets/team/team.php:2179 widgets/testimonial/testimonial.php:1295
7045
+ #: widgets/testimonial/testimonial.php:1730
7046
+ #: widgets/testimonial/testimonial.php:1840
7047
+ #: widgets/testimonial/testimonial.php:2004 widgets/video/video.php:430
7048
+ #: widgets/wp-forms/wp-forms.php:414 widgets/wp-forms/wp-forms.php:458
7049
+ msgid "Width"
7050
+ msgstr "Largeur"
7051
+
7052
+ #: widgets/category-list/category-list.php:216
7053
+ #: widgets/page-list/page-list.php:476 widgets/post-list/post-list.php:650
7054
+ #: widgets/pricing/pricing.php:1901
7055
+ msgid "Weight"
7056
+ msgstr "Poids"
7057
+
7058
+ #: widgets/category-list/category-list.php:200
7059
+ #: widgets/client-logo/client-logo.php:1070 widgets/image-box/image-box.php:772
7060
+ #: widgets/page-list/page-list.php:460 widgets/post-list/post-list.php:634
7061
+ #: widgets/pricing/pricing.php:1871 widgets/tablepress/tablepress.php:220
7062
+ #: widgets/tablepress/tablepress.php:347 widgets/tablepress/tablepress.php:430
7063
+ msgid "Dashed"
7064
+ msgstr "Pointillés"
7065
+
7066
+ #: widgets/category-list/category-list.php:199
7067
+ #: widgets/client-logo/client-logo.php:1071 widgets/heading/heading.php:319
7068
+ #: widgets/image-box/image-box.php:771 widgets/page-list/page-list.php:459
7069
+ #: widgets/post-list/post-list.php:633 widgets/pricing/pricing.php:1870
7070
+ #: widgets/tablepress/tablepress.php:219 widgets/tablepress/tablepress.php:346
7071
+ #: widgets/tablepress/tablepress.php:429
7072
+ msgid "Dotted"
7073
+ msgstr "Pointillés"
7074
+
7075
+ #: widgets/category-list/category-list.php:198 widgets/heading/heading.php:320
7076
+ #: widgets/image-box/image-box.php:769 widgets/page-list/page-list.php:458
7077
+ #: widgets/post-list/post-list.php:632 widgets/pricing/pricing.php:1868
7078
+ #: widgets/tablepress/tablepress.php:217 widgets/tablepress/tablepress.php:344
7079
+ #: widgets/tablepress/tablepress.php:427
7080
+ msgid "Solid"
7081
+ msgstr "Solide"
7082
+
7083
+ #: widgets/accordion/accordion.php:114
7084
+ #: widgets/category-list/category-list.php:195
7085
+ #: widgets/contact-form7/contact-form7.php:60
7086
+ #: widgets/drop-caps/drop-caps.php:63
7087
+ #: widgets/image-accordion/image-accordion.php:274
7088
+ #: widgets/page-list/page-list.php:455 widgets/post-list/post-list.php:629
7089
+ #: widgets/pricing/pricing.php:1865 widgets/progressbar/progressbar.php:49
7090
+ #: widgets/tab/tab.php:44 widgets/team/team.php:52
7091
+ msgid "Style"
7092
+ msgstr "Style"
7093
+
7094
+ #: widgets/category-list/category-list.php:183
7095
+ #: widgets/page-list/page-list.php:443 widgets/post-list/post-list.php:618
7096
+ msgid "On"
7097
+ msgstr "On"
7098
+
7099
+ #: widgets/category-list/category-list.php:182
7100
+ #: widgets/page-list/page-list.php:442 widgets/post-list/post-list.php:617
7101
+ msgid "Off"
7102
+ msgstr "Off"
7103
+
7104
+ #: widgets/category-list/category-list.php:180
7105
+ #: widgets/page-list/page-list.php:440 widgets/post-list/post-list.php:615
7106
+ #: widgets/pricing/pricing.php:1852
7107
+ msgid "Divider"
7108
+ msgstr "Diviseur"
7109
+
7110
+ #: modules/onepage-scroll/extend-controls-pro.php:120
7111
+ #: widgets/accordion/accordion.php:141 widgets/back-to-top/back-to-top.php:112
7112
+ #: widgets/blog-posts/blog-posts.php:127 widgets/blog-posts/blog-posts.php:591
7113
+ #: widgets/blog-posts/blog-posts.php:1053
7114
+ #: widgets/blog-posts/blog-posts.php:1997
7115
+ #: widgets/blog-posts/blog-posts.php:2208 widgets/button/button.php:139
7116
+ #: widgets/caldera-forms/caldera-forms.php:586
7117
+ #: widgets/category-list/category-list.php:169
7118
+ #: widgets/contact-form7/contact-form7.php:585
7119
+ #: widgets/dual-button/dual-button.php:82
7120
+ #: widgets/dual-button/dual-button.php:543
7121
+ #: widgets/dual-button/dual-button.php:763
7122
+ #: widgets/fluent-forms/fluent-forms.php:194
7123
+ #: widgets/fluent-forms/fluent-forms.php:434
7124
+ #: widgets/fluent-forms/fluent-forms.php:553
7125
+ #: widgets/fluent-forms/fluent-forms.php:1246
7126
+ #: widgets/fluent-forms/fluent-forms.php:2292 widgets/funfact/funfact.php:257
7127
+ #: widgets/header-offcanvas/header-offcanvas.php:310
7128
+ #: widgets/header-offcanvas/header-offcanvas.php:614
7129
+ #: widgets/header-search/header-search.php:313 widgets/heading/heading.php:403
7130
+ #: widgets/icon-box/icon-box.php:368 widgets/icon-box/icon-box.php:393
7131
+ #: widgets/image-accordion/image-accordion.php:535
7132
+ #: widgets/image-box/image-box.php:265 widgets/nav-menu/nav-menu.php:78
7133
+ #: widgets/ninja-forms/ninja-forms.php:87
7134
+ #: widgets/ninja-forms/ninja-forms.php:255
7135
+ #: widgets/ninja-forms/ninja-forms.php:618 widgets/page-list/page-list.php:429
7136
+ #: widgets/page-list/page-list.php:576 widgets/page-list/page-list.php:941
7137
+ #: widgets/piechart/piechart.php:328 widgets/post-list/post-list.php:541
7138
+ #: widgets/post-tab/post-tab.php:427 widgets/pricing/pricing.php:473
7139
+ #: widgets/pricing/pricing.php:511 widgets/pricing/pricing.php:739
7140
+ #: widgets/pricing/pricing.php:1302 widgets/pricing/pricing.php:1744
7141
+ #: widgets/pricing/pricing.php:2099 widgets/social-share/social-share.php:149
7142
+ #: widgets/social-share/social-share.php:431 widgets/social/social.php:143
7143
+ #: widgets/social/social.php:394 widgets/tab/tab.php:157
7144
+ #: widgets/tab/tab.php:280 widgets/tab/tab.php:310
7145
+ #: widgets/tablepress/tablepress.php:151 widgets/tablepress/tablepress.php:177
7146
+ #: widgets/team/team.php:488 widgets/team/team.php:664
7147
+ #: widgets/team/team.php:975 widgets/team/team.php:979
7148
+ #: widgets/team/team.php:1511 widgets/testimonial/testimonial.php:803
7149
+ #: widgets/testimonial/testimonial.php:1560
7150
+ #: widgets/testimonial/testimonial.php:1594 widgets/video/video.php:304
7151
+ #: widgets/we-forms/we-forms.php:404 widgets/wp-forms/wp-forms.php:114
7152
+ #: widgets/wp-forms/wp-forms.php:440
7153
+ msgid "Right"
7154
+ msgstr "Droite"
7155
+
7156
+ #: widgets/back-to-top/back-to-top.php:108
7157
+ #: widgets/blog-posts/blog-posts.php:587 widgets/blog-posts/blog-posts.php:1049
7158
+ #: widgets/blog-posts/blog-posts.php:1993
7159
+ #: widgets/blog-posts/blog-posts.php:2204 widgets/button/button.php:135
7160
+ #: widgets/caldera-forms/caldera-forms.php:582
7161
+ #: widgets/category-list/category-list.php:165
7162
+ #: widgets/contact-form7/contact-form7.php:581
7163
+ #: widgets/dual-button/dual-button.php:78
7164
+ #: widgets/dual-button/dual-button.php:539
7165
+ #: widgets/dual-button/dual-button.php:759
7166
+ #: widgets/fluent-forms/fluent-forms.php:190
7167
+ #: widgets/fluent-forms/fluent-forms.php:430
7168
+ #: widgets/fluent-forms/fluent-forms.php:549
7169
+ #: widgets/fluent-forms/fluent-forms.php:1242
7170
+ #: widgets/fluent-forms/fluent-forms.php:2288 widgets/funfact/funfact.php:253
7171
+ #: widgets/header-offcanvas/header-offcanvas.php:306
7172
+ #: widgets/header-search/header-search.php:309 widgets/heading/heading.php:399
7173
+ #: widgets/icon-box/icon-box.php:389
7174
+ #: widgets/image-accordion/image-accordion.php:531
7175
+ #: widgets/image-accordion/image-accordion.php:569
7176
+ #: widgets/image-box/image-box.php:261 widgets/nav-menu/nav-menu.php:77
7177
+ #: widgets/ninja-forms/ninja-forms.php:83
7178
+ #: widgets/ninja-forms/ninja-forms.php:251
7179
+ #: widgets/ninja-forms/ninja-forms.php:614 widgets/page-list/page-list.php:425
7180
+ #: widgets/page-list/page-list.php:595 widgets/page-list/page-list.php:961
7181
+ #: widgets/piechart/piechart.php:324 widgets/post-list/post-list.php:537
7182
+ #: widgets/post-list/post-list.php:757 widgets/post-tab/post-tab.php:423
7183
+ #: widgets/pricing/pricing.php:469 widgets/pricing/pricing.php:507
7184
+ #: widgets/pricing/pricing.php:735 widgets/pricing/pricing.php:1740
7185
+ #: widgets/pricing/pricing.php:2095 widgets/social-share/social-share.php:145
7186
+ #: widgets/social-share/social-share.php:427 widgets/social/social.php:139
7187
+ #: widgets/social/social.php:390 widgets/tab/tab.php:276
7188
+ #: widgets/tab/tab.php:306 widgets/tablepress/tablepress.php:147
7189
+ #: widgets/tablepress/tablepress.php:173 widgets/team/team.php:660
7190
+ #: widgets/team/team.php:1507 widgets/testimonial/testimonial.php:773
7191
+ #: widgets/testimonial/testimonial.php:799
7192
+ #: widgets/testimonial/testimonial.php:1590 widgets/video/video.php:300
7193
+ #: widgets/we-forms/we-forms.php:400 widgets/wp-forms/wp-forms.php:110
7194
+ #: widgets/wp-forms/wp-forms.php:436
7195
+ msgid "Center"
7196
+ msgstr "Centré"
7197
+
7198
+ #: modules/onepage-scroll/extend-controls-pro.php:116
7199
+ #: widgets/accordion/accordion.php:142 widgets/back-to-top/back-to-top.php:104
7200
+ #: widgets/blog-posts/blog-posts.php:82 widgets/blog-posts/blog-posts.php:123
7201
+ #: widgets/blog-posts/blog-posts.php:583 widgets/blog-posts/blog-posts.php:1045
7202
+ #: widgets/blog-posts/blog-posts.php:1368
7203
+ #: widgets/blog-posts/blog-posts.php:1452
7204
+ #: widgets/blog-posts/blog-posts.php:1777
7205
+ #: widgets/blog-posts/blog-posts.php:1989
7206
+ #: widgets/blog-posts/blog-posts.php:2200 widgets/button/button.php:131
7207
+ #: widgets/caldera-forms/caldera-forms.php:578
7208
+ #: widgets/category-list/category-list.php:161
7209
+ #: widgets/contact-form7/contact-form7.php:577
7210
+ #: widgets/dual-button/dual-button.php:74
7211
+ #: widgets/dual-button/dual-button.php:535
7212
+ #: widgets/dual-button/dual-button.php:755
7213
+ #: widgets/fluent-forms/fluent-forms.php:186
7214
+ #: widgets/fluent-forms/fluent-forms.php:426
7215
+ #: widgets/fluent-forms/fluent-forms.php:545
7216
+ #: widgets/fluent-forms/fluent-forms.php:1238
7217
+ #: widgets/fluent-forms/fluent-forms.php:2284 widgets/funfact/funfact.php:249
7218
+ #: widgets/header-offcanvas/header-offcanvas.php:302
7219
+ #: widgets/header-offcanvas/header-offcanvas.php:610
7220
+ #: widgets/header-search/header-search.php:305 widgets/heading/heading.php:395
7221
+ #: widgets/icon-box/icon-box.php:367 widgets/icon-box/icon-box.php:385
7222
+ #: widgets/image-accordion/image-accordion.php:527
7223
+ #: widgets/image-box/image-box.php:257 widgets/nav-menu/nav-menu.php:76
7224
+ #: widgets/ninja-forms/ninja-forms.php:79
7225
+ #: widgets/ninja-forms/ninja-forms.php:247
7226
+ #: widgets/ninja-forms/ninja-forms.php:610 widgets/page-list/page-list.php:421
7227
+ #: widgets/page-list/page-list.php:575 widgets/page-list/page-list.php:937
7228
+ #: widgets/piechart/piechart.php:320 widgets/post-list/post-list.php:533
7229
+ #: widgets/post-tab/post-tab.php:419 widgets/pricing/pricing.php:465
7230
+ #: widgets/pricing/pricing.php:503 widgets/pricing/pricing.php:731
7231
+ #: widgets/pricing/pricing.php:1736 widgets/pricing/pricing.php:2091
7232
+ #: widgets/social-share/social-share.php:141
7233
+ #: widgets/social-share/social-share.php:423 widgets/social/social.php:135
7234
+ #: widgets/social/social.php:386 widgets/tab/tab.php:158
7235
+ #: widgets/tab/tab.php:272 widgets/tab/tab.php:302 widgets/tab/tab.php:1054
7236
+ #: widgets/tab/tab.php:1175 widgets/tab/tab.php:1545
7237
+ #: widgets/tablepress/tablepress.php:143 widgets/tablepress/tablepress.php:169
7238
+ #: widgets/team/team.php:484 widgets/team/team.php:656
7239
+ #: widgets/team/team.php:971 widgets/team/team.php:1503
7240
+ #: widgets/testimonial/testimonial.php:196
7241
+ #: widgets/testimonial/testimonial.php:795
7242
+ #: widgets/testimonial/testimonial.php:1548
7243
+ #: widgets/testimonial/testimonial.php:1586 widgets/video/video.php:296
7244
+ #: widgets/we-forms/we-forms.php:396 widgets/wp-forms/wp-forms.php:106
7245
+ #: widgets/wp-forms/wp-forms.php:432
7246
+ msgid "Left"
7247
+ msgstr "A gauche"
7248
+
7249
+ #: widgets/back-to-top/back-to-top.php:99 widgets/blog-posts/blog-posts.php:579
7250
+ #: widgets/blog-posts/blog-posts.php:1041
7251
+ #: widgets/blog-posts/blog-posts.php:1985
7252
+ #: widgets/blog-posts/blog-posts.php:2196 widgets/button/button.php:127
7253
+ #: widgets/caldera-forms/caldera-forms.php:574
7254
+ #: widgets/category-list/category-list.php:157
7255
+ #: widgets/contact-form7/contact-form7.php:573
7256
+ #: widgets/dual-button/dual-button.php:70
7257
+ #: widgets/dual-button/dual-button.php:531
7258
+ #: widgets/dual-button/dual-button.php:751
7259
+ #: widgets/fluent-forms/fluent-forms.php:182
7260
+ #: widgets/fluent-forms/fluent-forms.php:417
7261
+ #: widgets/fluent-forms/fluent-forms.php:541
7262
+ #: widgets/fluent-forms/fluent-forms.php:1234
7263
+ #: widgets/fluent-forms/fluent-forms.php:2280 widgets/funfact/funfact.php:245
7264
+ #: widgets/header-offcanvas/header-offcanvas.php:298
7265
+ #: widgets/header-search/header-search.php:301 widgets/heading/heading.php:391
7266
+ #: widgets/image-accordion/image-accordion.php:523
7267
+ #: widgets/image-box/image-box.php:253 widgets/ninja-forms/ninja-forms.php:75
7268
+ #: widgets/ninja-forms/ninja-forms.php:243
7269
+ #: widgets/ninja-forms/ninja-forms.php:606 widgets/page-list/page-list.php:417
7270
+ #: widgets/post-list/post-list.php:529 widgets/pricing/pricing.php:461
7271
+ #: widgets/pricing/pricing.php:499 widgets/pricing/pricing.php:727
7272
+ #: widgets/pricing/pricing.php:2087 widgets/social-share/social-share.php:137
7273
+ #: widgets/social-share/social-share.php:419 widgets/social/social.php:131
7274
+ #: widgets/social/social.php:382 widgets/team/team.php:652
7275
+ #: widgets/team/team.php:967 widgets/team/team.php:1499
7276
+ #: widgets/testimonial/testimonial.php:1582 widgets/video/video.php:291
7277
+ #: widgets/wp-forms/wp-forms.php:102 widgets/wp-forms/wp-forms.php:428
7278
+ msgid "Alignment"
7279
+ msgstr "Alignement"
7280
+
7281
+ #: widgets/category-list/category-list.php:136
7282
+ #: widgets/post-list/post-list.php:381
7283
+ msgid "Space Between"
7284
+ msgstr "L’espace entre"
7285
+
7286
+ #: widgets/category-list/category-list.php:105
7287
+ msgid "Select Category"
7288
+ msgstr "Sélectionner une catégorie"
7289
+
7290
+ #: widgets/category-list/category-list.php:77
7291
+ #: widgets/client-logo/client-logo.php:68 widgets/page-list/page-list.php:54
7292
+ #: widgets/post-list/post-list.php:83
7293
+ msgid "List Title"
7294
+ msgstr "Titre de la liste"
7295
+
7296
+ #: widgets/category-list/category-list.php:74
7297
+ #: widgets/category-list/category-list.php:396
7298
+ #: widgets/dual-button/dual-button.php:55
7299
+ #: widgets/dual-button/dual-button.php:159
7300
+ #: widgets/dual-button/dual-button.php:288
7301
+ #: widgets/header-info/header-info.php:63
7302
+ #: widgets/header-offcanvas/header-offcanvas.php:83
7303
+ #: widgets/header-offcanvas/header-offcanvas.php:108
7304
+ #: widgets/nav-menu/nav-menu.php:186 widgets/page-list/page-list.php:51
7305
+ #: widgets/page-list/page-list.php:761 widgets/post-list/post-list.php:80
7306
+ #: widgets/post-list/post-list.php:906 widgets/social-share/social-share.php:58
7307
+ #: widgets/social/social.php:52 widgets/video/video.php:56
7308
+ msgid "Text"
7309
+ msgstr "Texte"
7310
+
7311
+ #: widgets/category-list/category-list.php:58
7312
+ #: widgets/mail-chimp/mail-chimp.php:542 widgets/page-list/page-list.php:256
7313
+ msgid "Inline"
7314
+ msgstr "En ligne"
7315
+
7316
+ #: modules/megamenu/views/options-menu-item.php:132
7317
+ #: widgets/category-list/category-list.php:54
7318
+ #: widgets/client-logo/client-logo.php:1069
7319
+ #: widgets/fluent-forms/fluent-forms.php:422 widgets/funfact/funfact.php:118
7320
+ #: widgets/image-accordion/image-accordion.php:277
7321
+ #: widgets/page-list/page-list.php:252 widgets/progressbar/progressbar.php:53
7322
+ #: widgets/team/team.php:56 widgets/testimonial/testimonial.php:59
7323
+ msgid "Default"
7324
+ msgstr "Par défaut"
7325
+
7326
+ #: widgets/blog-posts/blog-posts.php:44
7327
+ #: widgets/category-list/category-list.php:49
7328
+ #: widgets/page-list/page-list.php:247 widgets/post-list/post-list.php:124
7329
+ #: widgets/testimonial/testimonial.php:44
7330
+ #: widgets/testimonial/testimonial.php:609
7331
+ msgid "Layout"
7332
+ msgstr "Mise en page"
7333
+
7334
+ #: widgets/category-list/category-list-handler.php:11
7335
+ msgid "Category List"
7336
+ msgstr "Liste des catégories"
7337
+
7338
+ #: widgets/post-grid/post-grid.php:79 widgets/post-tab/post-tab.php:81
7339
+ msgid "4 Column"
7340
+ msgstr "4 colonnes"
7341
+
7342
+ #: widgets/post-grid/post-grid.php:78 widgets/post-tab/post-tab.php:80
7343
+ msgid "3 Column"
7344
+ msgstr "3 colonne"
7345
+
7346
+ #: widgets/post-grid/post-grid.php:77 widgets/post-tab/post-tab.php:79
7347
+ msgid "2 Column"
7348
+ msgstr "2 colonne"
7349
+
7350
+ #: widgets/post-grid/post-grid.php:71 widgets/post-tab/post-tab.php:73
7351
+ msgid "Select Column"
7352
+ msgstr "Sélectionnez la colonne"
7353
+
7354
+ #: widgets/blog-posts/blog-posts.php:147 widgets/post-grid/post-grid.php:64
7355
+ #: widgets/post-tab/post-tab.php:65 widgets/testimonial/testimonial.php:331
7356
+ msgid "3"
7357
+ msgstr "3"
7358
+
7359
+ #: widgets/post-grid/post-grid.php:62 widgets/post-tab/post-tab.php:63
7360
+ msgid "Post count"
7361
+ msgstr "Publié dans"
7362
+
7363
+ #: widgets/blog-posts/blog-posts.php:273 widgets/post-grid/post-grid.php:51
7364
+ #: widgets/post-tab/post-tab.php:52
7365
+ msgid "Select Categories"
7366
+ msgstr "Sélectionner des catégories"
7367
+
7368
+ #: widgets/post-grid/post-grid.php:43 widgets/post-tab/post-tab.php:44
7369
+ msgid "Widget settings"
7370
+ msgstr "Réglages du widget"
7371
+
7372
+ #: widgets/post-grid/post-grid-handler.php:12
7373
+ msgid "Post Grid"
7374
+ msgstr "Grille de publications"
7375
+
7376
+ #: elementskit-lite.php:433
7377
+ msgid "ElementsKit Header Footer"
7378
+ msgstr "En-tête et pied de page ElementsKit"
7379
+
7380
+ #: elementskit-lite.php:400
7381
+ msgid "ElementsKit requires PHP version %1$s+, which is currently NOT RUNNING on this server."
7382
+ msgstr ""
7383
+
7384
+ #: elementskit-lite.php:383
7385
+ msgid "ElementsKit requires Elementor version %1$s+, which is currently NOT RUNNING."
7386
+ msgstr "ElementsKit nécessite la version %1$s+ de Elementor, qui n’est pas fonctionnel actuellement."
7387
+
7388
+ #: elementskit-lite.php:377
7389
+ msgid "Install Elementor"
7390
+ msgstr "Installer Elementor"
7391
+
7392
+ #: elementskit-lite.php:374
7393
+ msgid "Activate Elementor"
7394
+ msgstr "Activer Elementor"
7395
+
7396
+ #: modules/dynamic-content/cpt.php:53
7397
+ msgid "elementskit_content"
7398
+ msgstr "elementskit_content"
7399
+
7400
+ #: modules/dynamic-content/cpt.php:43
7401
+ msgid "Filter items list"
7402
+ msgstr "Filtrer les annonces"
7403
+
7404
+ #: modules/dynamic-content/cpt.php:42
7405
+ msgid "Items list navigation"
7406
+ msgstr "Navigation dans la liste des annonces"
7407
+
7408
+ #: modules/dynamic-content/cpt.php:41
7409
+ msgid "Items list"
7410
+ msgstr "Liste d’éléments"
7411
+
7412
+ #: modules/dynamic-content/cpt.php:40
7413
+ msgid "Uploaded to this item"
7414
+ msgstr "Téléversé sur cet élément"
7415
+
7416
+ #: modules/dynamic-content/cpt.php:39
7417
+ msgid "Insert into item"
7418
+ msgstr "Insérer dans l’élément"
7419
+
7420
+ #: modules/dynamic-content/cpt.php:38
7421
+ msgid "Use as featured image"
7422
+ msgstr "Utiliser comme image mise à la une"
7423
+
7424
+ #: modules/dynamic-content/cpt.php:37
7425
+ msgid "Remove featured image"
7426
+ msgstr "Retirer l’image à la une"
7427
+
7428
+ #: modules/dynamic-content/cpt.php:36
7429
+ msgid "Set featured image"
7430
+ msgstr "Définir comme image à la une"
7431
+
7432
+ #: modules/dynamic-content/cpt.php:35 widgets/blog-posts/blog-posts.php:934
7433
+ msgid "Featured Image"
7434
+ msgstr "Image mise à la une"
7435
+
7436
+ #: modules/dynamic-content/cpt.php:34
7437
+ msgid "Not found in Trash"
7438
+ msgstr "Non trouvé dans la corbeille"
7439
+
7440
+ #: modules/dynamic-content/cpt.php:33
7441
+ msgid "Not found"
7442
+ msgstr "Non trouvé"
7443
+
7444
+ #: modules/dynamic-content/cpt.php:32
7445
+ msgid "Search Item"
7446
+ msgstr "Rechercher un élément"
7447
+
7448
+ #: modules/dynamic-content/cpt.php:31
7449
+ msgid "View Items"
7450
+ msgstr "Voir les éléments"
7451
+
7452
+ #: modules/dynamic-content/cpt.php:30
7453
+ msgid "View Item"
7454
+ msgstr "Voir l’élément"
7455
+
7456
+ #: modules/dynamic-content/cpt.php:29
7457
+ msgid "Update Item"
7458
+ msgstr "Mettre à jour l’élément"
7459
+
7460
+ #: modules/dynamic-content/cpt.php:28
7461
+ msgid "Edit Item"
7462
+ msgstr "Éditer l’élément"
7463
+
7464
+ #: modules/dynamic-content/cpt.php:27
7465
+ msgid "New Item"
7466
+ msgstr "Nouvel élément"
7467
+
7468
+ #: modules/dynamic-content/cpt.php:25
7469
+ msgid "Add New Item"
7470
+ msgstr "Ajouter un nouvel élément"
7471
+
7472
+ #: modules/dynamic-content/cpt.php:24
7473
+ msgid "All Items"
7474
+ msgstr "Tous les éléments"
7475
+
7476
+ #: modules/dynamic-content/cpt.php:23
7477
+ msgid "Parent Item:"
7478
+ msgstr "Élément parent :"
7479
+
7480
+ #: modules/dynamic-content/cpt.php:22
7481
+ msgid "Item Attributes"
7482
+ msgstr "Attributs de l’élément"
7483
+
7484
+ #: modules/dynamic-content/cpt.php:21
7485
+ msgid "Item Archives"
7486
+ msgstr "Archives d’éléments"
7487
+
7488
+ #: modules/dynamic-content/cpt.php:19 modules/dynamic-content/cpt.php:20
7489
+ #: modules/dynamic-content/cpt.php:52
7490
+ msgid "ElementsKit item"
7491
+ msgstr "Élément ElementsKit"
7492
+
7493
+ #: modules/dynamic-content/cpt.php:18
7494
+ msgctxt "Post Type Singular Name"
7495
+ msgid "ElementsKit item"
7496
+ msgstr "Élément ElementsKit"
7497
+
7498
+ #: modules/dynamic-content/cpt.php:17
7499
+ msgctxt "Post Type General Name"
7500
+ msgid "ElementsKit items"
7501
+ msgstr "Éléments Elementskit"
7502
+
7503
+ #: modules/header-footer/cpt-hooks.php:33
7504
+ msgid "Conditions"
7505
+ msgstr "Conditions"
7506
+
7507
+ #: modules/header-footer/cpt-hooks.php:32
7508
+ msgid "Type"
7509
+ msgstr "Type"
7510
+
7511
+ #: modules/header-footer/cpt.php:31
7512
+ msgid "No Templates found in Trash."
7513
+ msgstr "Aucun modèle trouvé dans la corbeille."
7514
+
7515
+ #: modules/header-footer/cpt.php:30
7516
+ msgid "No Templates found."
7517
+ msgstr "Aucun modèle trouvé."
7518
+
7519
+ #: modules/header-footer/cpt.php:29
7520
+ msgid "Parent Templates:"
7521
+ msgstr "Modèles parents :"
7522
+
7523
+ #: modules/header-footer/cpt.php:28
7524
+ msgid "Search Templates"
7525
+ msgstr "Recherche Modèles"
7526
+
7527
+ #: modules/header-footer/cpt.php:27
7528
+ msgid "All Templates"
7529
+ msgstr "Tous les modèles"
7530
+
7531
+ #: modules/header-footer/cpt.php:26
7532
+ msgid "View Template"
7533
+ msgstr "Voir le modèle"
7534
+
7535
+ #: modules/header-footer/cpt.php:25
7536
+ msgid "Edit Template"
7537
+ msgstr "Modifier le modèle"
7538
+
7539
+ #: modules/header-footer/cpt.php:24
7540
+ msgid "New Template"
7541
+ msgstr "Nouveau modèle"
7542
+
7543
+ #: modules/header-footer/cpt.php:23
7544
+ msgid "Add New Template"
7545
+ msgstr "Ajouter un nouveau modèle"
7546
+
7547
+ #: modules/dynamic-content/cpt.php:26 modules/header-footer/cpt.php:22
7548
+ #: modules/widget-builder/cpt.php:21
7549
+ msgid "Add New"
7550
+ msgstr "Ajouter nouveau"
7551
+
7552
+ #: modules/header-footer/cpt.php:19
7553
+ msgid "Template"
7554
+ msgstr "Template"
7555
+
7556
+ #: modules/header-footer/cpt.php:18
7557
+ msgid "Templates"
7558
+ msgstr "Modèles HTML"
7559
+
7560
+ #: modules/header-footer/views/modal-editor.php:83
7561
+ msgid "Save changes"
7562
+ msgstr "ENREGISTRER LES MODIFICATIONS"
7563
+
7564
+ #: modules/header-footer/views/modal-editor.php:82
7565
+ msgid "Edit content"
7566
+ msgstr "Modifier le contenu"
7567
+
7568
+ #: modules/header-footer/views/modal-editor.php:50
7569
+ msgid "404 Page (Only Pro)"
7570
+ msgstr "Page 404 (PRO)"
7571
+
7572
+ #: modules/header-footer/views/modal-editor.php:48
7573
+ msgid "Selective Singular (Only Pro)"
7574
+ msgstr "Unique sélectif (PRO)"
7575
+
7576
+ #: modules/header-footer/views/modal-editor.php:47
7577
+ msgid "All Pages (Only Pro)"
7578
+ msgstr "Toutes les pages (PRO)"
7579
+
7580
+ #: modules/header-footer/views/modal-editor.php:46
7581
+ msgid "All Posts (Only Pro)"
7582
+ msgstr "Toutes les publications (PRO)"
7583
+
7584
+ #: modules/header-footer/views/modal-editor.php:45
7585
+ msgid "Front Page (Only Pro)"
7586
+ msgstr "Première page (PRO)"
7587
+
7588
+ #: modules/header-footer/views/modal-editor.php:44
7589
+ msgid "All Singulars (Only Pro)"
7590
+ msgstr "Tous les individuels (PRO)"
7591
+
7592
+ #: modules/header-footer/views/modal-editor.php:34
7593
+ msgid "Archive (Only Pro)"
7594
+ msgstr "Archive (PRO)"
7595
+
7596
+ #: modules/header-footer/views/modal-editor.php:33
7597
+ msgid "Singular (Only Pro)"
7598
+ msgstr "Unique (PRO)"
7599
+
7600
+ #: modules/header-footer/views/modal-editor.php:32
7601
+ msgid "Entire Site"
7602
+ msgstr "Site entier"
7603
+
7604
+ #: modules/header-footer/views/modal-editor.php:30
7605
+ msgid "Conditions:"
7606
+ msgstr "Conditions :"
7607
+
7608
+ #: modules/header-footer/views/modal-editor.php:23
7609
+ msgid "Footer"
7610
+ msgstr "Bas de tableau"
7611
+
7612
+ #: modules/header-footer/views/modal-editor.php:22
7613
+ #: widgets/pricing/pricing.php:39 widgets/pricing/pricing.php:2369
7614
+ #: widgets/tablepress/tablepress.php:295
7615
+ msgid "Header"
7616
+ msgstr "En-tête"
7617
+
7618
+ #: modules/header-footer/views/modal-editor.php:15
7619
+ msgid "Title:"
7620
+ msgstr "Titre :"
7621
+
7622
+ #: modules/header-footer/views/modal-editor.php:11
7623
+ msgid "Template Settings"
7624
+ msgstr "Réglages du modèle"
7625
+
7626
+ #: modules/header-footer/cpt-api.php:79 modules/header-footer/cpt-hooks.php:57
7627
+ msgid "Inactive"
7628
+ msgstr "Inactif"
7629
+
7630
+ #: modules/header-footer/cpt-api.php:78 modules/header-footer/cpt-hooks.php:56
7631
+ #: widgets/client-logo/client-logo.php:1222
7632
+ #: widgets/fluent-forms/fluent-forms.php:1683
7633
+ #: widgets/fluent-forms/fluent-forms.php:1882 widgets/nav-menu/nav-menu.php:465
7634
+ #: widgets/nav-menu/nav-menu.php:690 widgets/post-tab/post-tab.php:283
7635
+ #: widgets/tab/tab.php:808 widgets/testimonial/testimonial.php:1821
7636
+ msgid "Active"
7637
+ msgstr "Actif"
7638
+
7639
+ #: modules/header-footer/views/modal-editor.php:20
7640
+ msgid "Type:"
7641
+ msgstr "Type :"
7642
+
7643
+ #: modules/controls/widget-area-modal.php:17
7644
+ #: modules/controls/widget-area-modal.php:18
7645
+ #: widgets/business-hours/business-hours.php:131
7646
+ msgid "Close"
7647
+ msgstr "Fermé"
7648
+
7649
+ #: modules/megamenu/views/options-megamenu.php:7
7650
+ msgid "Enable this menu for Megamenu content"
7651
+ msgstr "Activer lce menu pour contenu du méga-menu"
7652
+
7653
+ #: modules/megamenu/views/options-megamenu.php:4
7654
+ msgid "ElementsKit Megamenu"
7655
+ msgstr "Méga-menu ElementsKit"
7656
+
7657
+ #: modules/megamenu/views/options-menu-item.php:159
7658
+ msgid "Save"
7659
+ msgstr "Enregistrer"
7660
+
7661
+ #: modules/megamenu/views/options-menu-item.php:97
7662
+ msgid "Choose badge background"
7663
+ msgstr "Choisissez l’arrière-plan du badge"
7664
+
7665
+ #: modules/megamenu/views/options-menu-item.php:89
7666
+ msgid "Choose badge color"
7667
+ msgstr "Choisir la couleur du badge"
7668
+
7669
+ #: modules/megamenu/views/options-menu-item.php:83
7670
+ msgid "Badge Text"
7671
+ msgstr "Texte du badge"
7672
+
7673
+ #: modules/megamenu/views/options-menu-item.php:80
7674
+ msgid "Badge text"
7675
+ msgstr "Texte du badge"
7676
+
7677
+ #: modules/megamenu/views/options-menu-item.php:64
7678
+ msgid "No icon"
7679
+ msgstr "Pas d’icône"
7680
+
7681
+ #: modules/megamenu/views/options-menu-item.php:61
7682
+ msgid "Select icon"
7683
+ msgstr "Sélectionnez une icône"
7684
+
7685
+ #: modules/megamenu/views/options-menu-item.php:54
7686
+ msgid "Choose icon color"
7687
+ msgstr "Choisir la couleur de l’icône"
7688
+
7689
+ #: modules/megamenu/views/options-menu-item.php:46
7690
+ msgid "This plugin requires Elementor page builder to edt megamenu items content"
7691
+ msgstr "Cette extension nécessite le constructeur de page Elementor pour éditer le contenu des éléments du megamenu"
7692
+
7693
+ #: modules/megamenu/views/options-menu-item.php:41
7694
+ msgid "wp submenu list"
7695
+ msgstr ""
7696
+
7697
+ #: modules/megamenu/views/options-menu-item.php:40
7698
+ msgid "builder content"
7699
+ msgstr ""
7700
+
7701
+ #: modules/megamenu/views/options-menu-item.php:39
7702
+ msgid "Use mobile submenu as:"
7703
+ msgstr "Utiliser le sous-menu mobile comme :"
7704
+
7705
+ #: modules/megamenu/views/options-menu-item.php:35
7706
+ msgid "Edit megamenu content"
7707
+ msgstr "Modifier le contenu du megamenu"
7708
+
7709
+ #: modules/megamenu/views/options-menu-item.php:28
7710
+ msgid "Megamenu disabled"
7711
+ msgstr "Méga-menu désactivé"
7712
+
7713
+ #: modules/megamenu/views/options-menu-item.php:26
7714
+ msgid "Megamenu enabled"
7715
+ msgstr "Méga-menu activé"
7716
+
7717
+ #: modules/megamenu/views/options-menu-item.php:11
7718
+ #: widgets/icon-box/icon-box.php:426 widgets/icon-box/icon-box.php:1585
7719
+ msgid "Badge"
7720
+ msgstr "Badge"
7721
+
7722
+ #: modules/megamenu/views/options-menu-item.php:9
7723
+ #: widgets/accordion/accordion.php:131 widgets/accordion/accordion.php:601
7724
+ #: widgets/back-to-top/back-to-top.php:69 widgets/blog-posts/blog-posts.php:549
7725
+ #: widgets/button/button.php:97 widgets/button/button.php:416
7726
+ #: widgets/category-list/category-list.php:84
7727
+ #: widgets/category-list/category-list.php:340
7728
+ #: widgets/dual-button/dual-button.php:200
7729
+ #: widgets/dual-button/dual-button.php:329 widgets/funfact/funfact.php:52
7730
+ #: widgets/funfact/funfact.php:64 widgets/funfact/funfact.php:98
7731
+ #: widgets/funfact/funfact.php:390 widgets/header-info/header-info.php:49
7732
+ #: widgets/header-info/header-info.php:174
7733
+ #: widgets/header-offcanvas/header-offcanvas.php:82
7734
+ #: widgets/header-offcanvas/header-offcanvas.php:91
7735
+ #: widgets/icon-box/icon-box.php:72 widgets/icon-box/icon-box.php:253
7736
+ #: widgets/icon-box/icon-box.php:913 widgets/image-box/image-box.php:345
7737
+ #: widgets/mail-chimp/mail-chimp.php:179 widgets/mail-chimp/mail-chimp.php:273
7738
+ #: widgets/mail-chimp/mail-chimp.php:365 widgets/mail-chimp/mail-chimp.php:439
7739
+ #: widgets/mail-chimp/mail-chimp.php:1051 widgets/nav-menu/nav-menu.php:185
7740
+ #: widgets/page-list/page-list.php:96 widgets/page-list/page-list.php:564
7741
+ #: widgets/piechart/piechart.php:74 widgets/piechart/piechart.php:98
7742
+ #: widgets/piechart/piechart.php:110 widgets/post-list/post-list.php:259
7743
+ #: widgets/post-list/post-list.php:738 widgets/pricing/pricing.php:91
7744
+ #: widgets/pricing/pricing.php:122 widgets/pricing/pricing.php:235
7745
+ #: widgets/pricing/pricing.php:359 widgets/pricing/pricing.php:2000
7746
+ #: widgets/progressbar/progressbar.php:396
7747
+ #: widgets/social-share/social-share.php:57
7748
+ #: widgets/social-share/social-share.php:167 widgets/social/social.php:51
7749
+ #: widgets/social/social.php:161 widgets/tab/tab.php:376
7750
+ #: widgets/team/team.php:130 widgets/team/team.php:198
7751
+ #: widgets/team/team.php:955 widgets/video/video.php:57
7752
+ #: widgets/video/video.php:729
7753
+ msgid "Icon"
7754
+ msgstr "Icône"
7755
+
7756
+ #: modules/megamenu/views/options-menu-item.php:7
7757
+ #: widgets/accordion/accordion.php:77 widgets/blog-posts/blog-posts.php:2143
7758
+ #: widgets/business-hours/business-hours.php:41 widgets/button/button.php:41
7759
+ #: widgets/countdown-timer/countdown-timer.php:204
7760
+ #: widgets/drop-caps/drop-caps.php:47 widgets/faq/faq.php:58
7761
+ #: widgets/faq/faq.php:188 widgets/funfact/funfact.php:164
7762
+ #: widgets/funfact/funfact.php:751
7763
+ #: widgets/header-offcanvas/header-offcanvas.php:48
7764
+ #: widgets/heading/heading.php:282 widgets/icon-box/icon-box.php:152
7765
+ #: widgets/icon-box/icon-box.php:680
7766
+ #: widgets/image-accordion/image-accordion.php:40
7767
+ #: widgets/image-accordion/image-accordion.php:516
7768
+ #: widgets/piechart/piechart.php:48 widgets/piechart/piechart.php:266
7769
+ #: widgets/tab/tab.php:419 widgets/team/team.php:509
7770
+ msgid "Content"
7771
+ msgstr "Contenu"
7772
+
7773
+ #: modules/megamenu/api.php:24
7774
+ msgid "Saved"
7775
+ msgstr "Enregistré"
7776
+
7777
+ #: widgets/header-search/header-search.php:63
7778
+ msgid "Select Icon"
7779
+ msgstr "Sélectionner une icône"
7780
+
7781
+ #: libs/framework/views/settings-sections/dashboard.php:15
7782
+ #: libs/framework/views/settings-sections/dashboard.php:121
7783
+ msgid "Get started by spending some time with the documentation to get familiar with ElementsKit Lite. Build awesome websites for you or your clients with ease."
7784
+ msgstr "Commencez par passer du temps avec la documentation pour vous familiariser avec ElementsKit. Construisez facilement des sites Web impressionnants pour vous ou vos clients."
7785
+
7786
+ #: libs/framework/views/settings-sections/usersettings.php:495
7787
+ msgid "User ID"
7788
+ msgstr "ID du compte"
7789
+
7790
+ #: libs/framework/views/settings-sections/usersettings.php:474
7791
+ msgid "Instragram User Data"
7792
+ msgstr "Données utilisateur Instragram"
7793
+
7794
+ #: widgets/category-list/category-list.php:42
7795
+ #: widgets/category-list/category-list.php:128
7796
+ #: widgets/page-list/page-list.php:42 widgets/page-list/page-list.php:314
7797
+ #: widgets/post-list/post-list.php:43 widgets/post-list/post-list.php:373
7798
+ #: widgets/pricing/pricing.php:206
7799
+ msgid "List"
7800
+ msgstr "Liste de prix"
7801
+
7802
+ #: libs/framework/views/settings-sections/usersettings.php:33
7803
+ msgid "Token"
7804
+ msgstr "Jeton"
7805
+
7806
+ #: libs/framework/views/settings-sections/usersettings.php:20
7807
+ msgid "MailChimp Data"
7808
+ msgstr "Données MailChimp"
7809
+
7810
+ #: libs/framework/views/settings-sections/usersettings.php:434
7811
+ msgid "Twitter Username"
7812
+ msgstr ""
7813
+
7814
+ #: libs/framework/views/settings-sections/usersettings.php:422
7815
+ msgid "Twitter User Data"
7816
+ msgstr "Données utilisateur Twitter"
7817
+
7818
+ #: libs/framework/views/settings-sections/usersettings.php:380
7819
+ msgid "Access token"
7820
+ msgstr ""
7821
+
7822
+ #: libs/framework/views/settings-sections/usersettings.php:144
7823
+ #: libs/framework/views/settings-sections/usersettings.php:294
7824
+ msgid "Page ID"
7825
+ msgstr ""
7826
+
7827
+ #: libs/framework/views/settings-sections/widgets.php:14
7828
+ msgid "You can disable the elements you are not using on your site. That will disable all associated assets of those widgets to improve your site loading speed."
7829
+ msgstr "Vous pouvez désactiver les widgets que vous n’utilisez pas sur votre site. Cela désactivera tous les éléments associés à ces widgets pour améliorer le chargement de votre site."
7830
+
7831
+ #: libs/framework/views/settings-sections/modules.php:13
7832
+ msgid "You can disable the modules you are not using on your site. That will disable all associated assets of those modules to improve your site loading speed."
7833
+ msgstr "Vous pouvez désactiver les modules que vous n’utilisez pas sur votre site. Cela désactivera tous les éléments associés à ces modules pour améliorer le chargement de votre site."
7834
+
7835
+ #: libs/framework/views/layout-settings.php:68
7836
+ #: libs/framework/views/onboard-steps/step-06.php:5
7837
+ msgid "Save Changes"
7838
+ msgstr "Sauvegarder les modifications"
7839
+
7840
+ #: libs/framework/views/init.php:17
7841
+ msgid "Enable disable modules"
7842
+ msgstr "Activer/désactiver les modules"
7843
+
7844
+ #: libs/framework/views/init.php:16
7845
+ #: libs/framework/views/onboard-steps/step-01.php:40
7846
+ msgid "Modules"
7847
+ msgstr "Modules"
7848
+
7849
+ #: libs/framework/views/init.php:12
7850
+ msgid "Enable disable widgets"
7851
+ msgstr "Activer/désactiver les widgets"
7852
+
7853
+ #: libs/framework/views/init.php:6
7854
+ msgid "General info"
7855
+ msgstr "Information générale"
7856
+
7857
+ #: libs/framework/views/init.php:5
7858
+ msgid "Dashboard"
7859
+ msgstr "Tableau de bord"
7860
+
7861
+ #: libs/framework/views/settings-sections/dashboard.php:119
7862
+ msgid "Support"
7863
+ msgstr "Assistance"
7864
+
7865
+ #: elementskit-lite.php:425 libs/framework/attr.php:63
7866
+ #: libs/framework/views/onboard-steps/step-05.php:5
7867
+ msgid "ElementsKit"
7868
+ msgstr "ElementsKit"
7869
+
7870
+ #: libs/framework/attr.php:62 modules/onepage-scroll/extend-controls.php:67
7871
+ msgid "ElementsKit Settings"
7872
+ msgstr "Réglages ElementsKit"
7873
+
7874
+ #. Description of the plugin
7875
+ msgid "The most advanced addons for Elementor with tons of widgets, Header builder, Footer builder, Mega menu builder, layout pack and powerful custom controls."
7876
+ msgstr ""
7877
+
7878
+ #. Plugin Name of the plugin
7879
+ msgid "ElementsKit Lite"
7880
+ msgstr "ElementsKit Lite"
languages/elementskit-lite-ru_RU.po ADDED
@@ -0,0 +1,7882 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) in Russian
2
+ # This file is distributed under the same license as the Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2022-02-17 09:03:30+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"
10
+ "X-Generator: GlotPress/3.0.0-alpha.2\n"
11
+ "Language: ru\n"
12
+ "Project-Id-Version: Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk)\n"
13
+
14
+ #: widgets/image-accordion/image-accordion.php:139
15
+ msgid "Wrap URL"
16
+ msgstr ""
17
+
18
+ #: widgets/image-accordion/image-accordion.php:126
19
+ msgid "Enable Wrap Link"
20
+ msgstr ""
21
+
22
+ #: widgets/nav-menu/nav-menu.php:87
23
+ msgid "Dropdown open as"
24
+ msgstr "Выпадающий список открыть как"
25
+
26
+ #: widgets/video/video.php:196
27
+ msgid "Unmuted videos will not auto play in some browsers."
28
+ msgstr "Видео без звука не воспроизводятся автоматически в некоторых браузерах."
29
+
30
+ #: widgets/pricing/pricing.php:1468
31
+ msgid "Currency Symbol"
32
+ msgstr "Символ валюты"
33
+
34
+ #: widgets/pricing/pricing.php:1416
35
+ msgid "Text Hover Color"
36
+ msgstr "Цвет текста при наведении"
37
+
38
+ #: modules/header-footer/views/modal-editor.php:67
39
+ msgid "Activate/Deactivate:"
40
+ msgstr "Активировать/Деактивировать:"
41
+
42
+ #: libs/framework/views/settings-sections/usersettings.php:528
43
+ msgid "This is need to calculate the remaining time for token"
44
+ msgstr "Для этого нужно рассчитать оставшееся время для токена"
45
+
46
+ #: libs/framework/views/settings-sections/usersettings.php:525
47
+ msgid "Token generation date"
48
+ msgstr "Дата генерации токена"
49
+
50
+ #: libs/framework/views/settings-sections/usersettings.php:515
51
+ msgid "Token expires time"
52
+ msgstr "Время истечения срока действия токена"
53
+
54
+ #: widgets/mail-chimp/mail-chimp.php:110
55
+ msgid "Please check your mail and confirm subscribe"
56
+ msgstr "Пожалуйста, проверьте свою почту и подтвердите подписку"
57
+
58
+ #: widgets/mail-chimp/mail-chimp.php:108
59
+ msgid "Opt-in Success Message"
60
+ msgstr "Сообщение об успешной регистрации"
61
+
62
+ #: widgets/mail-chimp/mail-chimp.php:101
63
+ msgid "If you enable this feature , then you must need to enable it inside Mailchimp campaign settings. Otherwise please disable it."
64
+ msgstr "Если вы включили эту функцию, то вам необходимо включить ее в настройках кампании Mailchimp. В противном случае отключите ее."
65
+
66
+ #: widgets/mail-chimp/mail-chimp.php:98
67
+ msgid "Double Opt-in"
68
+ msgstr "Двойное подтверждение"
69
+
70
+ #: widgets/nav-menu/nav-menu-handler.php:11
71
+ msgid "ElementsKit Nav Menu"
72
+ msgstr "Меню навигации ElementsKit"
73
+
74
+ #: widgets/client-logo/client-logo.php:369
75
+ #: widgets/testimonial/testimonial.php:583
76
+ msgid "Enable Loop?"
77
+ msgstr "Включить цикл?"
78
+
79
+ #: widgets/client-logo/client-logo.php:606
80
+ msgid "Overlay Direction"
81
+ msgstr "Направление наложения"
82
+
83
+ #: widgets/back-to-top/back-to-top.php:352
84
+ msgid "Line Background Color"
85
+ msgstr "Цвет фона линии"
86
+
87
+ #: widgets/back-to-top/back-to-top.php:339
88
+ msgid "Line Foreground color"
89
+ msgstr "Цвет линии переднего плана"
90
+
91
+ #: widgets/back-to-top/back-to-top.php:277
92
+ msgid "Height (px)"
93
+ msgstr "Высота (px)"
94
+
95
+ #: widgets/back-to-top/back-to-top.php:249
96
+ msgid "Width (px)"
97
+ msgstr "Ширина (px)"
98
+
99
+ #: widgets/back-to-top/back-to-top.php:223
100
+ msgid "Button Size (px)"
101
+ msgstr "Размер кнопки (px)"
102
+
103
+ #: widgets/back-to-top/back-to-top.php:161
104
+ msgid "Enter scrolled value (px)"
105
+ msgstr "Введите значение прокрутки (px)"
106
+
107
+ #: widgets/back-to-top/back-to-top.php:150
108
+ msgid "Show button on scroll"
109
+ msgstr "Показать кнопку при прокрутке"
110
+
111
+ #: widgets/back-to-top/back-to-top.php:139
112
+ msgid "Offset Top (px)"
113
+ msgstr "Смещение сверху (px)"
114
+
115
+ #: widgets/back-to-top/back-to-top.php:132
116
+ msgid "Setting"
117
+ msgstr "Настройка"
118
+
119
+ #: widgets/back-to-top/back-to-top.php:88
120
+ msgid "Type button label here"
121
+ msgstr "Введите ярлык кнопки здесь"
122
+
123
+ #: widgets/back-to-top/back-to-top.php:85
124
+ msgid "Button Text"
125
+ msgstr "Текст кнопки"
126
+
127
+ #: widgets/back-to-top/back-to-top.php:60
128
+ msgid "Progress Indicator"
129
+ msgstr "Индикатор прогресса"
130
+
131
+ #: widgets/back-to-top/back-to-top.php:59
132
+ msgid "Text Only"
133
+ msgstr "Только текст"
134
+
135
+ #: widgets/back-to-top/back-to-top.php:58
136
+ msgid "Icon Only"
137
+ msgstr "Только значок"
138
+
139
+ #: widgets/back-to-top/back-to-top.php:54
140
+ msgid "Appearance"
141
+ msgstr "Внешний вид"
142
+
143
+ #: widgets/back-to-top/back-to-top.php:47
144
+ msgid "Layout and Content"
145
+ msgstr "Макет и Контент"
146
+
147
+ #: modules/layout-manager/library-source.php:15
148
+ msgid "ElementsKit Layout Manager"
149
+ msgstr "Менеджер макетов ElementsKit"
150
+
151
+ #: libs/framework/views/init.php:59
152
+ msgid "Finalizing info"
153
+ msgstr "Доработка информации"
154
+
155
+ #: libs/framework/views/init.php:58
156
+ msgid "Finalizing"
157
+ msgstr "Доработка"
158
+
159
+ #: libs/framework/views/init.php:54
160
+ msgid "Surprise info"
161
+ msgstr "Информация о сюрпризе"
162
+
163
+ #: libs/framework/views/init.php:53
164
+ msgid "Surprise"
165
+ msgstr "Сюрприз"
166
+
167
+ #: libs/framework/views/init.php:49
168
+ msgid "Tutorial info"
169
+ msgstr "Учебная информация"
170
+
171
+ #: libs/framework/views/init.php:48
172
+ msgid "Tutorial"
173
+ msgstr "Руководство"
174
+
175
+ #: libs/framework/views/init.php:44
176
+ msgid "Website Powerup info"
177
+ msgstr "Информация о сайте"
178
+
179
+ #: libs/framework/views/init.php:43
180
+ msgid "Website Powerup"
181
+ msgstr "Увеличение мощности сайта"
182
+
183
+ #: libs/framework/views/init.php:39
184
+ msgid "Sign Up info"
185
+ msgstr "Информация о регистрации"
186
+
187
+ #: libs/framework/views/init.php:33
188
+ msgid "Configuration info"
189
+ msgstr "Информация о конфигурации"
190
+
191
+ #: libs/framework/views/init.php:32
192
+ msgid "Configuration"
193
+ msgstr "Конфигурация"
194
+
195
+ #: libs/framework/views/init.php:22
196
+ msgid "Settings for fb, mailchimp etc"
197
+ msgstr "Настройки для fb, mailchimp и тд"
198
+
199
+ #: libs/framework/views/init.php:21
200
+ msgid "User Settings"
201
+ msgstr "Настройки пользователя"
202
+
203
+ #: libs/framework/views/onboard-steps/step-02.php:11
204
+ msgid "We never spam."
205
+ msgstr "Мы никогда не спамим."
206
+
207
+ #: libs/framework/views/onboard-steps/step-02.php:5
208
+ msgid "Signup to join over 3,20,000+ founders, marketers and developers in learning the best uses of WordPress"
209
+ msgstr "Зарегистрируйтесь, чтобы присоединиться к более чем 3 20 000 + основателей, маркетологов и разработчиков в изучении лучших применений WordPress"
210
+
211
+ #: libs/framework/views/onboard-steps/step-02.php:4
212
+ msgid "the world of ElementsKit."
213
+ msgstr "мир ElementsKit."
214
+
215
+ #: libs/framework/views/onboard-steps/step-02.php:4
216
+ msgid "Welcome to"
217
+ msgstr "Добро пожаловать в"
218
+
219
+ #: libs/framework/views/onboard-steps/step-01.php:30
220
+ msgid "You choose your website as per your need."
221
+ msgstr "Вы выбираете свой сайт в соответствии с вашими потребностями."
222
+
223
+ #: libs/framework/views/onboard-steps/step-01.php:20
224
+ msgid "Advanced"
225
+ msgstr "Дополнительно"
226
+
227
+ #: libs/framework/views/onboard-steps/step-01.php:19
228
+ msgid "All the free dynamic widgets will be activated to increase flexibility & functionality to build your complex website in no-time."
229
+ msgstr "Все бесплатные динамические виджеты будут активированы, чтобы повысить гибкость и функциональность для создания вашего сложного сайта в кратчайшие сроки."
230
+
231
+ #: libs/framework/views/onboard-steps/step-01.php:10
232
+ msgid "Basic (Recommended)"
233
+ msgstr "Основное (рекомендовано)"
234
+
235
+ #: libs/framework/views/onboard-steps/step-01.php:9
236
+ msgid "General widgets will be activated to build your website. Best suited for lightweight-fast starter websites."
237
+ msgstr "Общие виджеты будут активированы для создания вашего сайта. Лучше всего подходит для легких и быстрых начальных сайтов."
238
+
239
+ #: libs/framework/views/onboard-steps/step-03.php:46
240
+ #: libs/framework/views/onboard-steps/step-03.php:56
241
+ msgid "Integrate various styled review system in your website"
242
+ msgstr "Интегрируйте в свой сайт систему отзывов в различных стилях"
243
+
244
+ #: libs/framework/views/onboard-steps/step-03.php:36
245
+ msgid "Integrate all your social media to your website"
246
+ msgstr "Интегрируйте все ваши соц сети с вашим сайтом"
247
+
248
+ #: libs/framework/views/onboard-steps/step-03.php:26
249
+ msgid "Most flexible drag-and-drop form builder"
250
+ msgstr "Самый гибкий drag-and-drop конструктор форм"
251
+
252
+ #: libs/framework/views/onboard-steps/step-03.php:16
253
+ msgid "Completely customize your WooCommerce WordPress"
254
+ msgstr "Полностью настройте свой WordPress для WooCommerce"
255
+
256
+ #: libs/framework/views/onboard-steps/step-03.php:4
257
+ msgid "These are absolute FREE to use."
258
+ msgstr "Абсолютно БЕСПЛАТНЫ в использовании."
259
+
260
+ #: libs/framework/views/onboard-steps/step-03.php:3
261
+ msgid "We have some plugins you can install to get most from Wordpress."
262
+ msgstr "У нас есть несколько плагинов, которые вы можете установить, чтобы получить максимум от WordPress."
263
+
264
+ #: libs/framework/views/onboard-steps/step-03.php:2
265
+ msgid "Take your website to the next level"
266
+ msgstr "Поднимите свой сайт на новый уровень"
267
+
268
+ #: libs/framework/views/onboard-steps/step-05.php:21
269
+ msgid "Explore PRO"
270
+ msgstr "Обзор PRO"
271
+
272
+ #: libs/framework/views/onboard-steps/step-05.php:18
273
+ msgid "500+ Ready Sections"
274
+ msgstr "500+ готовых разделов"
275
+
276
+ #: libs/framework/views/onboard-steps/step-05.php:17
277
+ msgid "35+ Ready Pages"
278
+ msgstr "35+ готовых страниц"
279
+
280
+ #: libs/framework/views/onboard-steps/step-05.php:16
281
+ msgid "45+ Pre-designed Header & Footer Templates"
282
+ msgstr "45+ готовых шаблонов для Header и Footer"
283
+
284
+ #: libs/framework/views/onboard-steps/step-05.php:13
285
+ msgid "More Addons & Modules"
286
+ msgstr "Другие дополнения и модули"
287
+
288
+ #: libs/framework/views/onboard-steps/step-05.php:12
289
+ msgid "Social Feeds"
290
+ msgstr "Социальные ленты"
291
+
292
+ #: libs/framework/views/onboard-steps/step-05.php:11
293
+ msgid "Parallax Effect"
294
+ msgstr "Эффект параллакса"
295
+
296
+ #: libs/framework/views/onboard-steps/step-05.php:9
297
+ msgid "Megamenu Builder"
298
+ msgstr "Конструктор Mega меню"
299
+
300
+ #: libs/framework/views/onboard-steps/step-05.php:8
301
+ msgid "Header & Footer Builder"
302
+ msgstr "Конструктор хедера и футера"
303
+
304
+ #: libs/framework/views/onboard-steps/step-05.php:5
305
+ msgid "PRO"
306
+ msgstr "PRO"
307
+
308
+ #: libs/framework/views/onboard-steps/step-05.php:2
309
+ msgid "Upgrade within the next </br> <strong>2 hours</strong> and get a <strong>40% Discount.</strong>"
310
+ msgstr "Обновите в течение следующих </br><strong>2 часов</strong> и получите <strong>скидку 40%.</strong>"
311
+
312
+ #: libs/framework/views/onboard-steps/step-06.php:4
313
+ msgid "Let’s dive into developing your website with the world’s best addons for Elementor."
314
+ msgstr "Давайте углубимся в разработку вашего сайта с лучшими в мире аддонами для Elementor."
315
+
316
+ #: libs/framework/views/onboard-steps/step-06.php:3
317
+ msgid "Congratulations!"
318
+ msgstr "Поздравляем!"
319
+
320
+ #: libs/framework/views/onboard-steps/step-01.php:50
321
+ #: libs/framework/views/onboard-steps/step-02.php:17
322
+ #: libs/framework/views/onboard-steps/step-03.php:66
323
+ #: libs/framework/views/onboard-steps/step-04.php:29
324
+ #: libs/framework/views/onboard-steps/step-05.php:26
325
+ msgid "Next Step"
326
+ msgstr "Следующий шаг"
327
+
328
+ #: libs/framework/views/onboard-steps/step-01.php:49
329
+ #: libs/framework/views/onboard-steps/step-02.php:16
330
+ #: libs/framework/views/onboard-steps/step-03.php:65
331
+ #: libs/framework/views/onboard-steps/step-04.php:28
332
+ #: libs/framework/views/onboard-steps/step-05.php:25
333
+ msgid "Back"
334
+ msgstr "Назад"
335
+
336
+ #: libs/framework/views/onboard-steps/step-04.php:25
337
+ msgid "What types of information do we gather?"
338
+ msgstr "Какие типы информации мы собираем?"
339
+
340
+ #: libs/framework/views/onboard-steps/step-04.php:24
341
+ msgid "We gather non-sensitive diagnostic data as well as information about plugin use. Your site's URL, WordPress and PHP versions, plugins and themes, as well as your email address, will be used to give you a discount coupon. This information enables us to ensure that this plugin remains consistent with the most common plugins and themes at all times. We pledge not to give you any spam, for sure."
342
+ msgstr "Мы собираем нечувствительные диагностические данные, а также информацию об использовании плагинов. URL вашего сайта, версии WordPress и PHP, плагины и темы, а также ваш email будут использованы для предоставления вам купона на скидку. Эта информация позволяет нам гарантировать, что данный плагин всегда будет соответствовать наиболее распространенным плагинам и темам. Мы обязуемся не давать вам никакого спама."
343
+
344
+ #: libs/framework/views/onboard-steps/step-04.php:21
345
+ msgid "Share non-sensitive diagnostic data and details about plugin usage."
346
+ msgstr "Делитесь нечувствительными диагностическими данными и сведениями об использовании плагинов."
347
+
348
+ #: libs/framework/views/onboard-steps/step-04.php:2
349
+ msgid ""
350
+ "Watch how to use our top widgets.\n"
351
+ "Save 1 hour of your learning time."
352
+ msgstr ""
353
+ "Посмотрите, как использовать наши лучшие виджеты.\n"
354
+ "Сэкономьте 1 час своего времени."
355
+
356
+ #: libs/framework/classes/plugin-status.php:64
357
+ msgid "Install Now"
358
+ msgstr "Установить сейчас"
359
+
360
+ #: libs/framework/classes/plugin-status.php:59
361
+ msgid "Activate Now"
362
+ msgstr "Активировать сейчас"
363
+
364
+ #: libs/framework/classes/plugin-status.php:56
365
+ msgid "Activated"
366
+ msgstr "Активировано"
367
+
368
+ #: widgets/back-to-top/back-to-top-handler.php:11
369
+ msgid "Back to Top"
370
+ msgstr "Наверх"
371
+
372
+ #: widgets/category-list/category-list.php:302
373
+ msgid "Padding (px)"
374
+ msgstr "Внутренний отступ (px)"
375
+
376
+ #: widgets/tab/tab.php:334
377
+ msgid "Toggle Type"
378
+ msgstr "Тип переключателя"
379
+
380
+ #: widgets/blog-posts/blog-posts.php:1865
381
+ msgid "Space Between Categories"
382
+ msgstr "Пространство между категориями"
383
+
384
+ #: widgets/blog-posts/blog-posts.php:1741
385
+ msgid "Floating Category"
386
+ msgstr "Плавающая категория"
387
+
388
+ #: widgets/blog-posts/blog-posts.php:827
389
+ msgctxt "elementskit"
390
+ msgid "Container Background Color"
391
+ msgstr "Цвет фона контейнера"
392
+
393
+ #: widgets/blog-posts/blog-posts.php:375
394
+ msgid "Show Floating Category"
395
+ msgstr "Показать плавающую категорию"
396
+
397
+ #: widgets/nav-menu/nav-menu.php:566
398
+ msgid "Indicator Margin (px)"
399
+ msgstr "Отступ индикатора (px)"
400
+
401
+ #: widgets/video/video.php:284
402
+ msgid "Wrapper Style"
403
+ msgstr "Стиль обертки"
404
+
405
+ #: widgets/blog-posts/blog-posts.php:78
406
+ #: widgets/testimonial/testimonial.php:1544
407
+ msgid "Image Position"
408
+ msgstr "Позиция изображения"
409
+
410
+ #: widgets/testimonial/testimonial.php:956
411
+ msgid "Active Color"
412
+ msgstr "Активный цвет"
413
+
414
+ #: widgets/testimonial/testimonial.php:740
415
+ msgid "Fade"
416
+ msgstr "Исчезание"
417
+
418
+ #: widgets/testimonial/testimonial.php:739
419
+ msgid "Slide"
420
+ msgstr "Скольжение"
421
+
422
+ #: widgets/testimonial/testimonial.php:736
423
+ msgid "Hover Effect"
424
+ msgstr "Эффект при наведении курсора"
425
+
426
+ #: widgets/testimonial/testimonial.php:567
427
+ msgid "Right Arrow Icon"
428
+ msgstr "Значок стрелки вправо"
429
+
430
+ #: widgets/testimonial/testimonial.php:551
431
+ msgid "Left Arrow Icon"
432
+ msgstr "Значок стрелки влево"
433
+
434
+ #: widgets/testimonial/testimonial.php:539
435
+ msgid "Show Dots"
436
+ msgstr "Показать точки"
437
+
438
+ #: widgets/testimonial/testimonial.php:527
439
+ msgid "Show Arrow"
440
+ msgstr "Показать стрелку"
441
+
442
+ #: modules/elementskit-icon-pack/icons.php:21
443
+ #: modules/elementskit-icon-pack/init.php:29
444
+ msgid "ElementsKit Icon Pack"
445
+ msgstr "ElementsKit Icon Pack"
446
+
447
+ #: libs/framework/views/settings-sections/usersettings.php:102
448
+ #: libs/framework/views/settings-sections/usersettings.php:179
449
+ #: libs/framework/views/settings-sections/usersettings.php:400
450
+ #: libs/framework/views/settings-sections/usersettings.php:540
451
+ msgid "Clear Cache"
452
+ msgstr "Очистить кэш"
453
+
454
+ #: widgets/pricing/pricing.php:283
455
+ msgid "Info Text"
456
+ msgstr "Текст информации"
457
+
458
+ #: widgets/header-offcanvas/header-offcanvas.php:275
459
+ msgid "Font Size (px)"
460
+ msgstr "Размер шрифта ( px )"
461
+
462
+ #: widgets/header-offcanvas/header-offcanvas.php:78
463
+ msgid "Menu Type:"
464
+ msgstr "Тип меню:"
465
+
466
+ #: widgets/client-logo/client-logo.php:128
467
+ #: widgets/dual-button/dual-button.php:173
468
+ #: widgets/dual-button/dual-button.php:302
469
+ #: widgets/header-info/header-info.php:77 widgets/icon-box/icon-box.php:303
470
+ #: widgets/image-accordion/image-accordion.php:231
471
+ #: widgets/image-box/image-box.php:125 widgets/page-list/page-list.php:157
472
+ msgid "https://wpmet.com"
473
+ msgstr "https://wpmet.com"
474
+
475
+ #: widgets/mail-chimp/mail-chimp.php:317
476
+ msgid "Phone:"
477
+ msgstr "Телефон:"
478
+
479
+ #: libs/framework/views/settings-sections/usersettings.php:334
480
+ msgid "Show Dialog Box"
481
+ msgstr "Показать диалоговое окно"
482
+
483
+ #: widgets/blog-posts/blog-posts.php:104 widgets/post-list/post-list.php:207
484
+ msgid "Featured Image Size"
485
+ msgstr "Размер избранного изображения"
486
+
487
+ #: libs/framework/views/layout-user-consent-for-banner.php:30
488
+ msgid "Show update & fix related important messages, essential tutorials and promotional images on WP Dashboard"
489
+ msgstr "Показывать важные сообщения об обновлениях и исправлениях, необходимые руководства и рекламные изображения в консоли WP"
490
+
491
+ #: widgets/tab/tab.php:324
492
+ msgid "Enable URL Hash"
493
+ msgstr "Включить хеширование URL"
494
+
495
+ #: widgets/fluent-forms/fluent-forms-handler.php:12
496
+ msgid "Fluent Forms"
497
+ msgstr "Fluent Forms"
498
+
499
+ #: widgets/fluent-forms/fluent-forms.php:2554
500
+ msgid "Error Message"
501
+ msgstr "Сообщение об ошибке"
502
+
503
+ #: widgets/fluent-forms/fluent-forms.php:2092
504
+ msgid "Filled"
505
+ msgstr "Заполнено"
506
+
507
+ #: widgets/fluent-forms/fluent-forms.php:1986
508
+ msgid "Show Progressbar"
509
+ msgstr "Показать индикатор прогресса"
510
+
511
+ #: widgets/fluent-forms/fluent-forms.php:1978
512
+ msgid "Progressbar"
513
+ msgstr "Индикатор прогресса"
514
+
515
+ #: widgets/fluent-forms/fluent-forms.php:1914
516
+ msgid "Progressbar Label"
517
+ msgstr "Ярлык индикатора прогресса"
518
+
519
+ #: widgets/fluent-forms/fluent-forms.php:1843
520
+ msgid "Gap"
521
+ msgstr "Отступ"
522
+
523
+ #: widgets/fluent-forms/fluent-forms.php:1799
524
+ msgid "Hover Border Color"
525
+ msgstr "Цвет границы при наведении"
526
+
527
+ #: widgets/fluent-forms/fluent-forms.php:1716
528
+ msgid "Label:"
529
+ msgstr "Ярлык:"
530
+
531
+ #: widgets/fluent-forms/fluent-forms.php:1708
532
+ msgid "Net Promoter Score"
533
+ msgstr "Индекс NPS"
534
+
535
+ #: widgets/fluent-forms/fluent-forms.php:1654
536
+ msgid "Counter Typography"
537
+ msgstr "Оформление счётчика"
538
+
539
+ #: widgets/fluent-forms/fluent-forms.php:1629
540
+ msgid "Range Slider"
541
+ msgstr "Ползунок диапазона"
542
+
543
+ #: widgets/fluent-forms/fluent-forms.php:1493
544
+ msgid "Image Upload"
545
+ msgstr "Загрузка изображения"
546
+
547
+ #: widgets/fluent-forms/fluent-forms.php:1461
548
+ msgid "Address Line"
549
+ msgstr "Строка адреса"
550
+
551
+ #: widgets/fluent-forms/fluent-forms.php:1363
552
+ msgid "Grid Table Item"
553
+ msgstr "Элемент таблицы сетки"
554
+
555
+ #: widgets/fluent-forms/fluent-forms.php:1279
556
+ msgid "Grid Table Head"
557
+ msgstr "Шапка таблицы сетки"
558
+
559
+ #: widgets/fluent-forms/fluent-forms.php:1271
560
+ msgid "Checkbox Grid"
561
+ msgstr "Чекбокс"
562
+
563
+ #: widgets/fluent-forms/fluent-forms.php:1117
564
+ msgid "Section Break"
565
+ msgstr "Разрыв раздела"
566
+
567
+ #: widgets/fluent-forms/fluent-forms.php:1070
568
+ msgid "Checked"
569
+ msgstr "Отмечено"
570
+
571
+ #: widgets/fluent-forms/fluent-forms.php:1042
572
+ msgid "Radio Buttons"
573
+ msgstr "Радио кнопки"
574
+
575
+ #: widgets/fluent-forms/fluent-forms.php:1016
576
+ msgid "Checkbox"
577
+ msgstr "Чекбокc"
578
+
579
+ #: widgets/fluent-forms/fluent-forms.php:915
580
+ msgid "Custom Styles"
581
+ msgstr "Пользовательские стили"
582
+
583
+ #: widgets/fluent-forms/fluent-forms.php:860
584
+ #: widgets/fluent-forms/fluent-forms.php:1469
585
+ #: widgets/fluent-forms/fluent-forms.php:1936
586
+ msgid "Label Color"
587
+ msgstr "Цвет ярлыка"
588
+
589
+ #: widgets/fluent-forms/fluent-forms.php:852
590
+ msgid "Radio & Checkbox"
591
+ msgstr "Радио кнопка и чекбокс"
592
+
593
+ #: widgets/fluent-forms/fluent-forms.php:395
594
+ msgid "Max Width"
595
+ msgstr "Макс ширина"
596
+
597
+ #: widgets/fluent-forms/fluent-forms.php:363
598
+ msgid "Form Container"
599
+ msgstr "Контейнер формы"
600
+
601
+ #: widgets/fluent-forms/fluent-forms.php:86
602
+ msgid "Custom Title & Description"
603
+ msgstr "Произвольный заголовок и описание"
604
+
605
+ #: widgets/fluent-forms/fluent-forms.php:67
606
+ #: widgets/fluent-forms/fluent-forms.php:75
607
+ msgid "Fluent Form"
608
+ msgstr "Fluent Form"
609
+
610
+ #: widgets/fluent-forms/fluent-forms.php:49
611
+ msgid "Select a Fluent Form"
612
+ msgstr "Выбрать Fluent Form"
613
+
614
+ #: widgets/fluent-forms/fluent-forms.php:39
615
+ msgid "Please install the 'Fluent Forms' plugin."
616
+ msgstr "Пожалуйста, установите плагин 'Fluent Forms'."
617
+
618
+ #: libs/framework/views/layout-settings.php:31
619
+ msgid "Go Premium"
620
+ msgstr "Перейти на премиум"
621
+
622
+ #: widgets/icon-box/icon-box.php:51 widgets/image-box/image-box.php:96
623
+ msgid "Disable"
624
+ msgstr "Выключить"
625
+
626
+ #: widgets/icon-box/icon-box.php:50 widgets/image-box/image-box.php:95
627
+ msgid "Enable"
628
+ msgstr "Включить"
629
+
630
+ #: widgets/icon-box/icon-box.php:47 widgets/image-box/image-box.php:92
631
+ msgid "Equal Height?"
632
+ msgstr "Одинаковая высота?"
633
+
634
+ #: widgets/page-list/page-list.php:274 widgets/post-list/post-list.php:151
635
+ msgid "2 Columns"
636
+ msgstr "2 колонки"
637
+
638
+ #: widgets/page-list/page-list.php:273 widgets/post-list/post-list.php:150
639
+ msgid "1 Columns"
640
+ msgstr "1 колонка"
641
+
642
+ #: libs/stories/views/template.php:137
643
+ msgid "Need Help?"
644
+ msgstr "Нужна помощь?"
645
+
646
+ #: libs/stories/views/template.php:145
647
+ msgid "Facebook Community"
648
+ msgstr "Сообщество в Facebook"
649
+
650
+ #: libs/stories/views/template.php:141
651
+ msgid "Blog"
652
+ msgstr "Блог"
653
+
654
+ #: libs/stories/stories.php:255
655
+ msgid "Wpmet Stories"
656
+ msgstr "Wpmet истории"
657
+
658
+ #: libs/framework/views/settings-sections/dashboard.php:67
659
+ msgid "watch more videos"
660
+ msgstr "смотреть больше видео"
661
+
662
+ #: libs/pro-awareness/pro-awareness.php:157
663
+ msgid "Default Title"
664
+ msgstr "Заголовок по умолчанию"
665
+
666
+ #: widgets/heading/heading.php:1194
667
+ msgid "Text color"
668
+ msgstr "Цвет текста"
669
+
670
+ #: widgets/heading/heading.php:1004
671
+ msgid "Outline Radius"
672
+ msgstr "Радиус контура"
673
+
674
+ #: widgets/heading/heading.php:983 widgets/heading/heading.php:995
675
+ msgid "Outline"
676
+ msgstr "Контур"
677
+
678
+ #: widgets/heading/heading.php:544
679
+ msgid "Left Gap"
680
+ msgstr "Левый отступ"
681
+
682
+ #: widgets/heading/heading.php:517
683
+ msgid "Right Gap"
684
+ msgstr "Правый отступ"
685
+
686
+ #: widgets/heading/heading.php:489
687
+ msgid "Border Height"
688
+ msgstr "Высота границы"
689
+
690
+ #: widgets/heading/heading.php:285
691
+ msgid "bussiness"
692
+ msgstr "бизнес"
693
+
694
+ #: widgets/heading/heading.php:276
695
+ msgid "Show Shadow Text"
696
+ msgstr "Показать тень текста"
697
+
698
+ #: widgets/heading/heading.php:272 widgets/heading/heading.php:1164
699
+ msgid "Shadow Text"
700
+ msgstr "Тень текста"
701
+
702
+ #: widgets/heading/heading.php:257
703
+ msgid "Maximum Width"
704
+ msgstr "Максимальная ширина"
705
+
706
+ #: widgets/heading/heading.php:160
707
+ msgid "Show Outline"
708
+ msgstr "Показать контур"
709
+
710
+ #: widgets/heading/heading.php:107
711
+ msgid "Title Width"
712
+ msgstr "Ширина заголовка"
713
+
714
+ #: widgets/heading/heading.php:101
715
+ msgid "Float Left"
716
+ msgstr "Всплывать слева"
717
+
718
+ #: widgets/heading/heading.php:92
719
+ msgid "End"
720
+ msgstr "Конец"
721
+
722
+ #: widgets/heading/heading.php:91
723
+ msgid "Start"
724
+ msgstr "Начало"
725
+
726
+ #: widgets/heading/heading.php:87
727
+ msgid "Border Position"
728
+ msgstr "Позиция границы"
729
+
730
+ #: widgets/heading/heading.php:79
731
+ msgid "Show Border"
732
+ msgstr "Показать границу"
733
+
734
+ #: widgets/icon-box/icon-box.php:481
735
+ msgid "Horizontal Position"
736
+ msgstr "Горизонтальная позиция"
737
+
738
+ #: widgets/icon-box/icon-box.php:466
739
+ msgid "Center Right"
740
+ msgstr "Справа по центру"
741
+
742
+ #: widgets/icon-box/icon-box.php:190
743
+ msgid "Enable Button on Hover"
744
+ msgstr "Включить кнопку при наведении"
745
+
746
+ #: widgets/image-box/image-box.php:1220 widgets/image-box/image-box.php:1305
747
+ msgid "Color (Hover)"
748
+ msgstr "Цвет (при наведении)"
749
+
750
+ #: widgets/post-list/post-list.php:552
751
+ msgid "Image Overlay:"
752
+ msgstr "Наложение изображения:"
753
+
754
+ #: widgets/post-list/post-list.php:188
755
+ msgid "Background Featured Image"
756
+ msgstr "Фоновое изображение"
757
+
758
+ #: widgets/post-list/post-list.php:163
759
+ msgid "Grid Gap"
760
+ msgstr "Отступы в сетке"
761
+
762
+ #: widgets/icon-box/icon-box.php:157
763
+ msgid "We bring the right people together to challenge established thinking and drive transform in 2020"
764
+ msgstr "Мы объединяем нужных людей, чтобы бросить вызов устоявшемуся мышлению и стимулировать трансформацию в 2020 году"
765
+
766
+ #: widgets/icon-box/icon-box.php:142
767
+ msgid "Strategy and Planning"
768
+ msgstr "Стратегия и планирование"
769
+
770
+ #: widgets/image-accordion/image-accordion.php:911
771
+ msgid "Background Color (Hover)"
772
+ msgstr "Цвет фона (при наведении)"
773
+
774
+ #: widgets/image-accordion/image-accordion.php:855
775
+ msgid "Link Icon Color"
776
+ msgstr "Цвет значка ссылки"
777
+
778
+ #: widgets/image-accordion/image-accordion.php:843
779
+ msgid "Popup Icon Color"
780
+ msgstr "Цвет всплывающего значка"
781
+
782
+ #: widgets/image-accordion/image-accordion.php:292
783
+ #: widgets/nav-menu/nav-menu.php:92 widgets/tab/tab.php:338
784
+ msgid "Click"
785
+ msgstr "Нажмите"
786
+
787
+ #: widgets/image-accordion/image-accordion.php:289
788
+ msgid "Active Behaivor"
789
+ msgstr "Активное поведение"
790
+
791
+ #: widgets/team/team.php:863
792
+ msgid "Box Shadow (Popup)"
793
+ msgstr "Тень блока (всплывающая)"
794
+
795
+ #: widgets/team/team.php:580
796
+ msgid "Overlay Height"
797
+ msgstr "Высота наложения"
798
+
799
+ #: libs/framework/views/settings-sections/usersettings.php:75
800
+ msgid "Facebook app id"
801
+ msgstr "Facebook app id"
802
+
803
+ #: widgets/button/button.php:182 widgets/pricing/pricing.php:2076
804
+ msgid "Width (%)"
805
+ msgstr "Ширина (%)"
806
+
807
+ #: widgets/post-tab/post-tab.php:415
808
+ msgid "Nav Content Alignment"
809
+ msgstr "Выравнивание контента навигации"
810
+
811
+ #: widgets/post-tab/post-tab.php:358
812
+ msgid "Disable Hover Effect"
813
+ msgstr "Отключить эффект при наведении"
814
+
815
+ #: widgets/header-offcanvas/header-offcanvas.php:484
816
+ msgid "Box Size (px)"
817
+ msgstr "Размер блока (px)"
818
+
819
+ #: widgets/blog-posts/blog-posts.php:216
820
+ msgid "Enable Masonry"
821
+ msgstr "Включить кладку (Masonry)"
822
+
823
+ #: widgets/heading/heading.php:51 widgets/heading/heading.php:52
824
+ msgid "Grow your {{report}}"
825
+ msgstr "Развивайте свой {{report}}"
826
+
827
+ #: widgets/nav-menu/nav-menu.php:257
828
+ msgid "Mobile Wrapper Background"
829
+ msgstr "Фон мобильной оболочки"
830
+
831
+ #: widgets/nav-menu/nav-menu.php:183
832
+ msgid "Submenu Click Area"
833
+ msgstr "Область клика подменю"
834
+
835
+ #: widgets/post-grid/post-grid.php:129
836
+ msgid "Bottom Space"
837
+ msgstr "Пространство снизу"
838
+
839
+ #: widgets/team/team.php:2094
840
+ msgid "Icon BG Color (Hover)"
841
+ msgstr "Цвет фона значка (при наведении)"
842
+
843
+ #: widgets/team/team.php:2081
844
+ msgid "Icon Color (Hover)"
845
+ msgstr "Цвет значка (при наведении)"
846
+
847
+ #: widgets/team/team.php:404
848
+ msgid "Pop Up Details"
849
+ msgstr "Всплывающие подробности"
850
+
851
+ #: modules/controls/widget-area-utils.php:24
852
+ #: modules/controls/widget-area-utils.php:69
853
+ msgid "Click here to add content."
854
+ msgstr "Нажмите здесь, чтобы добавить контент."
855
+
856
+ #: libs/framework/views/settings-sections/usersettings.php:631
857
+ msgid "Api Key"
858
+ msgstr "Ключ API"
859
+
860
+ #: libs/framework/views/settings-sections/usersettings.php:619
861
+ msgid "Google Map"
862
+ msgstr "Карта Google"
863
+
864
+ #: widgets/funfact/funfact.php:175
865
+ msgid "$"
866
+ msgstr "$"
867
+
868
+ #: widgets/funfact/funfact.php:172
869
+ msgid "Number Prefix "
870
+ msgstr "Префикс номера "
871
+
872
+ #: libs/framework/views/settings-sections/usersettings.php:444
873
+ #: libs/framework/views/settings-sections/usersettings.php:505
874
+ msgid "Access Token"
875
+ msgstr "Токен доступа"
876
+
877
+ #: modules/layout-manager/layout-import-api.php:29
878
+ msgid "Template id missing"
879
+ msgstr "ID шаблона отсутствует"
880
+
881
+ #: modules/layout-manager/layout-import-api.php:22
882
+ msgid "Post not found"
883
+ msgstr "Запись не найдена"
884
+
885
+ #: modules/layout-manager/library-source.php:77
886
+ msgid "Template does not have any content"
887
+ msgstr "Шаблон не содержит контента"
888
+
889
+ #: modules/widget-builder/init.php:111
890
+ msgid "Builder"
891
+ msgstr "Конструктор"
892
+
893
+ #: modules/onepage-scroll/extend-controls.php:54
894
+ msgid "%s Get the %s Pro version %s for more awesome elements and powerful modules. %s"
895
+ msgstr "%s Получите версию %s Pro %s для еще большего количества потрясающих элементов и мощных модулей. %s"
896
+
897
+ #: libs/framework/views/settings-sections/dashboard.php:159
898
+ msgid "Rate Now Thumb"
899
+ msgstr "Миниатюра Оценить сейчас"
900
+
901
+ #: libs/framework/views/settings-sections/dashboard.php:154
902
+ msgid "Rate it now"
903
+ msgstr "Оцените сейчас"
904
+
905
+ #: libs/framework/views/settings-sections/dashboard.php:152
906
+ msgid "Don’t forget to rate our item."
907
+ msgstr "Не забудьте оценить наш элемент."
908
+
909
+ #: libs/framework/views/settings-sections/dashboard.php:152
910
+ msgid "Satisfied?"
911
+ msgstr "Довольны?"
912
+
913
+ #: libs/framework/views/settings-sections/dashboard.php:142
914
+ msgid "Feature a request"
915
+ msgstr "Запрос функции"
916
+
917
+ #: libs/framework/views/settings-sections/dashboard.php:140
918
+ msgid "Maybe we’re missing something you can’t live without."
919
+ msgstr "Может быть, нам не хватает чего-то, без чего вы не можете жить."
920
+
921
+ #: libs/framework/views/settings-sections/dashboard.php:136
922
+ msgid "Feature a Request Thumb"
923
+ msgstr "Миниатюра Запроса функции"
924
+
925
+ #: libs/framework/views/settings-sections/dashboard.php:123
926
+ msgid "Join support forum"
927
+ msgstr "Присоединиться к форуму поддержки"
928
+
929
+ #: libs/framework/views/settings-sections/dashboard.php:118
930
+ msgid "Top-notch Friendly Support"
931
+ msgstr "Первоклассная дружественная поддержка"
932
+
933
+ #: libs/framework/views/settings-sections/dashboard.php:110
934
+ msgid "View all faq’s"
935
+ msgstr "Посмотреть все FAQ"
936
+
937
+ #: libs/framework/views/settings-sections/dashboard.php:99
938
+ msgid "3. How to add custom css in specific section shortcode?"
939
+ msgstr "3. Как добавить собственный CSS в шорткод определенного раздела?"
940
+
941
+ #: libs/framework/views/settings-sections/dashboard.php:91
942
+ msgid "2. How to translate theme with WPML?"
943
+ msgstr "2. Как перевести тему с помощью WPML?"
944
+
945
+ #: libs/framework/views/settings-sections/dashboard.php:86
946
+ #: libs/framework/views/settings-sections/dashboard.php:94
947
+ #: libs/framework/views/settings-sections/dashboard.php:102
948
+ msgid "You will get 20+ complete homepages and total 450+ blocks in our layout library and we’re continuously updating the numbers there."
949
+ msgstr "Вы получите 20+ полных домашних страниц и в общей сложности 450+ блоков в нашей библиотеке макетов, и мы постоянно увеличиваем количество."
950
+
951
+ #: libs/framework/views/settings-sections/dashboard.php:83
952
+ msgid "1. How to create a shop page in ElementsKit Lite?"
953
+ msgstr "1. Как создать страницу магазина в ElementsKit Lite?"
954
+
955
+ #: libs/framework/views/settings-sections/dashboard.php:75
956
+ msgid "General Knowledge Base"
957
+ msgstr "Общая база знаний"
958
+
959
+ #: libs/framework/views/settings-sections/dashboard.php:54
960
+ msgid "Mega Menu Builder"
961
+ msgstr "Конструктор Mega меню"
962
+
963
+ #: libs/framework/views/settings-sections/dashboard.php:38
964
+ msgid "Parallax Effects"
965
+ msgstr "Эффекты параллакса"
966
+
967
+ #: libs/framework/views/settings-sections/dashboard.php:36
968
+ #: libs/framework/views/settings-sections/dashboard.php:44
969
+ #: libs/framework/views/settings-sections/dashboard.php:52
970
+ msgid "Totorial Thumb"
971
+ msgstr "Миниатюра Обучения"
972
+
973
+ #: libs/framework/views/settings-sections/dashboard.php:29
974
+ #: libs/framework/views/settings-sections/dashboard.php:78
975
+ msgid "Get started by spending some time with the documentation to get familiar with ElementsKit Lite."
976
+ msgstr "Для начала ознакомления с ElementsKit Lite потратьте некоторое время на изучение документации."
977
+
978
+ #: libs/framework/views/settings-sections/dashboard.php:27
979
+ msgid "Tutorials"
980
+ msgstr "Обучение"
981
+
982
+ #: libs/framework/views/settings-sections/dashboard.php:17
983
+ msgid "Get started"
984
+ msgstr "Приступить к работе"
985
+
986
+ #: libs/framework/views/settings-sections/dashboard.php:13
987
+ msgid "Docs"
988
+ msgstr "Документация"
989
+
990
+ #: libs/framework/views/settings-sections/dashboard.php:12
991
+ msgid "Easy Documentation"
992
+ msgstr "Простая документация"
993
+
994
+ #: libs/framework/views/settings-sections/dashboard.php:8
995
+ #: libs/framework/views/settings-sections/dashboard.php:128
996
+ msgid "Documentation Thumb"
997
+ msgstr "Миниатюра Документации"
998
+
999
+ #: libs/framework/views/settings-sections/usersettings.php:597
1000
+ msgid "Check connection"
1001
+ msgstr "Проверьте подключение"
1002
+
1003
+ #: libs/framework/views/settings-sections/usersettings.php:588
1004
+ msgid "Secret Key"
1005
+ msgstr "Secret Key"
1006
+
1007
+ #: libs/framework/views/settings-sections/usersettings.php:579
1008
+ msgid "Api key"
1009
+ msgstr "Api key"
1010
+
1011
+ #: libs/framework/views/settings-sections/usersettings.php:567
1012
+ msgid "Zoom Data"
1013
+ msgstr "Масштабирование данных"
1014
+
1015
+ #: libs/framework/views/settings-sections/usersettings.php:454
1016
+ msgid "Get Access Token"
1017
+ msgstr "Получить токен доступа"
1018
+
1019
+ #: libs/framework/views/settings-sections/usersettings.php:363
1020
+ msgid "Dribbble User Data"
1021
+ msgstr "Имя пользователя в Dribbble"
1022
+
1023
+ #: libs/framework/views/settings-sections/usersettings.php:324
1024
+ msgid "Logged out user greeting"
1025
+ msgstr "Приветствие пользователя, вышедшего из системы"
1026
+
1027
+ #: libs/framework/views/settings-sections/usersettings.php:314
1028
+ msgid "Logged-in user greeting"
1029
+ msgstr "Приветствие пользователя, вошедшего в систему"
1030
+
1031
+ #: libs/framework/views/settings-sections/usersettings.php:282
1032
+ msgid "Facebook Messenger"
1033
+ msgstr "Facebook Messenger"
1034
+
1035
+ #: libs/framework/views/settings-sections/usersettings.php:260
1036
+ msgid "Yelp Page"
1037
+ msgstr "Страница Yelp"
1038
+
1039
+ #: libs/framework/views/settings-sections/usersettings.php:246
1040
+ msgid "Yelp Settings"
1041
+ msgstr "Настройки Yelp"
1042
+
1043
+ #: libs/framework/views/settings-sections/usersettings.php:158
1044
+ msgid "Page Token"
1045
+ msgstr "Токен страницы"
1046
+
1047
+ #: libs/framework/views/settings-sections/usersettings.php:152
1048
+ msgid "Refresh access token"
1049
+ msgstr "Обновить токен доступа"
1050
+
1051
+ #: libs/framework/views/settings-sections/usersettings.php:108
1052
+ #: libs/framework/views/settings-sections/usersettings.php:152
1053
+ #: libs/framework/views/settings-sections/usersettings.php:393
1054
+ #: libs/framework/views/settings-sections/usersettings.php:546
1055
+ msgid "Get access token"
1056
+ msgstr "Получить токен доступа"
1057
+
1058
+ #: libs/framework/views/settings-sections/usersettings.php:130
1059
+ msgid "Facebook page review"
1060
+ msgstr "Обзор страницы Facebook"
1061
+
1062
+ #: libs/framework/views/settings-sections/usersettings.php:88
1063
+ msgid "Page Access Token"
1064
+ msgstr "Токен доступа страницы"
1065
+
1066
+ #: libs/framework/views/settings-sections/usersettings.php:74
1067
+ msgid "Facebook Page ID"
1068
+ msgstr "ID страницы Facebook"
1069
+
1070
+ #: libs/framework/views/settings-sections/usersettings.php:60
1071
+ msgid "Facebook Page Feed"
1072
+ msgstr "Лента страницы Facebook"
1073
+
1074
+ #: libs/framework/controls/settings/switch.php:50
1075
+ msgid "View Demo"
1076
+ msgstr "Посмотреть демо"
1077
+
1078
+ #: widgets/nav-menu/nav-menu.php:500
1079
+ msgid "Item Spacing"
1080
+ msgstr "Пространство между элементами"
1081
+
1082
+ #: widgets/nav-menu/nav-menu.php:379
1083
+ msgid "Menu Item Style"
1084
+ msgstr "Стиль элемента меню"
1085
+
1086
+ #: widgets/nav-menu/nav-menu.php:344
1087
+ msgid "This is only work with Mega menu icon option"
1088
+ msgstr "Это работает только с опцией значка Mega меню"
1089
+
1090
+ #: widgets/nav-menu/nav-menu.php:343
1091
+ msgid "Menu Icon Spacing"
1092
+ msgstr "Интервал между значками меню"
1093
+
1094
+ #: widgets/nav-menu/nav-menu.php:317
1095
+ msgid "Menu border radius"
1096
+ msgstr "Радиус границы меню"
1097
+
1098
+ #: widgets/nav-menu/nav-menu.php:238
1099
+ msgid "Menu wrapper background"
1100
+ msgstr "Фон оболочки меню"
1101
+
1102
+ #: widgets/nav-menu/nav-menu.php:205
1103
+ msgid "Menu Height"
1104
+ msgstr "Высота меню"
1105
+
1106
+ #: widgets/nav-menu/nav-menu.php:197
1107
+ msgid "Menu Wrapper"
1108
+ msgstr "Обертка меню"
1109
+
1110
+ #: widgets/nav-menu/nav-menu.php:55
1111
+ msgid "Menu Settings"
1112
+ msgstr "Настройки меню"
1113
+
1114
+ #: widgets/nav-menu/nav-menu.php:174
1115
+ msgid "Hamburger Icon (Optional)"
1116
+ msgstr "Значок Hamburger (необязательно)"
1117
+
1118
+ #: widgets/nav-menu/nav-menu.php:160
1119
+ msgid " Custom Link"
1120
+ msgstr " Пользовательская ссылка"
1121
+
1122
+ #: widgets/nav-menu/nav-menu.php:151
1123
+ msgid "Default(Home)"
1124
+ msgstr "По умолчанию (Главная)"
1125
+
1126
+ #: widgets/nav-menu/nav-menu.php:147
1127
+ msgid "Menu link"
1128
+ msgstr "Ссылка меню"
1129
+
1130
+ #: widgets/nav-menu/nav-menu.php:127
1131
+ msgid "Mobile Menu Settings"
1132
+ msgstr "Настройки мобильного меню"
1133
+
1134
+ #: widgets/nav-menu/nav-menu.php:72
1135
+ msgid "Horizontal menu position"
1136
+ msgstr "Горизонтальное положение меню"
1137
+
1138
+ #: libs/framework/views/settings-sections/modules.php:20
1139
+ #: modules/widget-builder/cpt.php:19 modules/widget-builder/cpt.php:51
1140
+ msgid "Widget Builder"
1141
+ msgstr "Конструктор виджетов"
1142
+
1143
+ #: modules/megamenu/views/options-menu-item.php:134
1144
+ msgid "Relative"
1145
+ msgstr "Относительный"
1146
+
1147
+ #: modules/megamenu/views/options-menu-item.php:129
1148
+ msgid "Mega Menu Position as:"
1149
+ msgstr "Положение в Mega меню как:"
1150
+
1151
+ #: modules/megamenu/views/options-menu-item.php:125
1152
+ msgid "750px"
1153
+ msgstr "750px"
1154
+
1155
+ #: modules/megamenu/views/options-menu-item.php:123
1156
+ msgid "Menu Width"
1157
+ msgstr "Ширина меню"
1158
+
1159
+ #: modules/megamenu/views/options-menu-item.php:119
1160
+ msgid "Custom Width"
1161
+ msgstr "Произвольная ширина"
1162
+
1163
+ #: modules/megamenu/views/options-menu-item.php:115
1164
+ msgid "Default Width"
1165
+ msgstr "Ширина по умолчанию"
1166
+
1167
+ #: modules/megamenu/views/options-menu-item.php:112
1168
+ msgid "Mega Menu Width as:"
1169
+ msgstr "Ширина Mega меню как:"
1170
+
1171
+ #: libs/framework/views/settings-sections/modules.php:17
1172
+ #: modules/header-footer/cpt.php:20 modules/header-footer/cpt.php:21
1173
+ #: modules/header-footer/cpt.php:52
1174
+ msgid "Header Footer"
1175
+ msgstr "Хедер и футер"
1176
+
1177
+ #: modules/widget-builder/cpt.php:30
1178
+ msgid "No Widgets found in Trash."
1179
+ msgstr "Виджеты не найдены в Корзине."
1180
+
1181
+ #: modules/widget-builder/cpt.php:29
1182
+ msgid "No Widgets found."
1183
+ msgstr "Виджеты не найдены."
1184
+
1185
+ #: modules/widget-builder/cpt.php:28
1186
+ msgid "Parent Widgets:"
1187
+ msgstr "Родительские виджеты:"
1188
+
1189
+ #: modules/widget-builder/cpt.php:27
1190
+ msgid "Search Widgets"
1191
+ msgstr "Поиск виджета"
1192
+
1193
+ #: modules/widget-builder/cpt.php:26
1194
+ msgid "All Widgets"
1195
+ msgstr "Все виджеты"
1196
+
1197
+ #: modules/widget-builder/cpt.php:25
1198
+ msgid "View Widget"
1199
+ msgstr "Просмотр виджета"
1200
+
1201
+ #: modules/widget-builder/cpt.php:24
1202
+ msgid "Edit Widget"
1203
+ msgstr "Изменить виджет"
1204
+
1205
+ #: modules/widget-builder/cpt.php:23
1206
+ msgid "New Widget"
1207
+ msgstr "Новый виджет"
1208
+
1209
+ #: modules/widget-builder/cpt.php:22
1210
+ msgid "Add New Widget"
1211
+ msgstr "Добавить новый виджет"
1212
+
1213
+ #: modules/widget-builder/cpt.php:18
1214
+ msgid "Widget"
1215
+ msgstr "Виджет"
1216
+
1217
+ #: libs/framework/views/init.php:11 modules/widget-builder/cpt.php:17
1218
+ #: modules/widget-builder/cpt.php:20
1219
+ msgid "Widgets"
1220
+ msgstr "Виджеты"
1221
+
1222
+ #: modules/widget-builder/api/common.php:72
1223
+ msgid "Widget data saved!"
1224
+ msgstr "Данные виджета сохранены!"
1225
+
1226
+ #: modules/widget-builder/api/common.php:39
1227
+ msgid "Invalid data."
1228
+ msgstr "Неверные данные."
1229
+
1230
+ #: modules/widget-builder/api/common.php:25
1231
+ #: modules/widget-builder/api/common.php:86
1232
+ msgid "Not enough permission."
1233
+ msgstr "Недостаточно разрешений."
1234
+
1235
+ #: modules/widget-builder/init.php:70
1236
+ msgid "ElementsKit Custom"
1237
+ msgstr "ElementsKit произвольный"
1238
+
1239
+ #: widgets/header-search/header-search.php:329
1240
+ msgid "Search Container"
1241
+ msgstr "Контейнер поиска"
1242
+
1243
+ #: widgets/post-tab/post-tab.php:103
1244
+ msgid "Link Archive?"
1245
+ msgstr "Архив ссылок?"
1246
+
1247
+ #: widgets/nav-menu/nav-menu.php:247
1248
+ msgid "Menu Panel Background"
1249
+ msgstr "Фон панели меню"
1250
+
1251
+ #: widgets/lottie/lottie.php:236
1252
+ msgid "Pause"
1253
+ msgstr "Пауза"
1254
+
1255
+ #: widgets/lottie/lottie.php:235
1256
+ msgid "Play"
1257
+ msgstr "Воспроизведение"
1258
+
1259
+ #: widgets/lottie/lottie.php:231
1260
+ msgid "On Hover"
1261
+ msgstr "При наведении"
1262
+
1263
+ #: widgets/lottie/lottie.php:221
1264
+ msgid "Canvas"
1265
+ msgstr "Canvas"
1266
+
1267
+ #: widgets/lottie/lottie.php:217
1268
+ msgid "SVG"
1269
+ msgstr "SVG"
1270
+
1271
+ #: widgets/lottie/lottie.php:212
1272
+ msgid "Render Type"
1273
+ msgstr "Тип рендеринга"
1274
+
1275
+ #: widgets/lottie/lottie.php:179
1276
+ msgid "Loop Count"
1277
+ msgstr "Количество циклов"
1278
+
1279
+ #: widgets/lottie/lottie.php:158
1280
+ msgid "Start when visible"
1281
+ msgstr "Запуск, когда видно"
1282
+
1283
+ #: widgets/lottie/lottie.php:140 widgets/lottie/lottie.php:237
1284
+ msgid "Reverse"
1285
+ msgstr "В обратном порядке"
1286
+
1287
+ #: widgets/lottie/lottie.php:131
1288
+ msgid "Animation Options"
1289
+ msgstr "Параметры анимации"
1290
+
1291
+ #: widgets/lottie/lottie.php:101
1292
+ msgid "https://example.com/file.json"
1293
+ msgstr "https://example.com/file.json"
1294
+
1295
+ #: widgets/lottie/lottie.php:78 widgets/lottie/lottie.php:96
1296
+ msgid "Discover thousands of %sLottie animations%s ready to use."
1297
+ msgstr "Откройте для себя тысячи %sанимаций Lottie%s, готовых к использованию."
1298
+
1299
+ #: widgets/lottie/lottie.php:66
1300
+ msgid "JSON URL"
1301
+ msgstr "JSON URL"
1302
+
1303
+ #: widgets/lottie/lottie.php:62
1304
+ msgid "JSON File"
1305
+ msgstr "JSON файл"
1306
+
1307
+ #: widgets/lottie/lottie.php:57
1308
+ msgid "Select JSON"
1309
+ msgstr "Выберите JSON"
1310
+
1311
+ #: widgets/lottie/json-handler.php:48
1312
+ msgid "The uploaded %s file is not supported. Please upload a valid JSON file"
1313
+ msgstr "Загруженный файл %s не поддерживается. Пожалуйста, загрузите действительный файл JSON"
1314
+
1315
+ #: widgets/lottie/lottie-handler.php:16 widgets/lottie/lottie.php:50
1316
+ #: widgets/lottie/lottie.php:246
1317
+ msgid "Lottie"
1318
+ msgstr "Lottie"
1319
+
1320
+ #: modules/onepage-scroll/extend-controls-pro.php:252
1321
+ msgid "Tooltip Text"
1322
+ msgstr "Текст всплывающей подсказки"
1323
+
1324
+ #: modules/onepage-scroll/extend-controls-pro.php:242
1325
+ msgid "Enable Dot"
1326
+ msgstr "Включить точку"
1327
+
1328
+ #: modules/onepage-scroll/extend-controls-pro.php:224
1329
+ msgid "Tooltip Typography"
1330
+ msgstr "Оформление всплывающих подсказок"
1331
+
1332
+ #: modules/onepage-scroll/extend-controls-pro.php:192
1333
+ msgid "Navigation Color"
1334
+ msgstr "Цвет навигации"
1335
+
1336
+ #: modules/onepage-scroll/extend-controls-pro.php:168
1337
+ msgid "Navigation Spacing"
1338
+ msgstr "Пространство между навигациями"
1339
+
1340
+ #: modules/onepage-scroll/extend-controls-pro.php:136
1341
+ msgid "Navigation Position Offset"
1342
+ msgstr "Смещение позиции навигации"
1343
+
1344
+ #: modules/onepage-scroll/extend-controls-pro.php:103
1345
+ msgid "Navigation Position"
1346
+ msgstr "Расположение навигации"
1347
+
1348
+ #: modules/onepage-scroll/extend-controls-pro.php:86
1349
+ msgid "Navigation Icon"
1350
+ msgstr "Значок навигации"
1351
+
1352
+ #: modules/onepage-scroll/extend-controls-pro.php:74
1353
+ msgid "Custom Icon"
1354
+ msgstr "Пользовательский значок"
1355
+
1356
+ #: modules/onepage-scroll/extend-controls-pro.php:71
1357
+ msgid "Line Move"
1358
+ msgstr "Line Move"
1359
+
1360
+ #: modules/onepage-scroll/extend-controls-pro.php:70
1361
+ msgid "Line Fill"
1362
+ msgstr "Line Fill"
1363
+
1364
+ #: modules/onepage-scroll/extend-controls-pro.php:69
1365
+ msgid "Line Shrink"
1366
+ msgstr "Line Shrink"
1367
+
1368
+ #: modules/onepage-scroll/extend-controls-pro.php:68
1369
+ msgid "Line Grow"
1370
+ msgstr "Line Grow"
1371
+
1372
+ #: modules/onepage-scroll/extend-controls-pro.php:55
1373
+ msgid "Dot Move"
1374
+ msgstr "Dot Move"
1375
+
1376
+ #: modules/onepage-scroll/extend-controls-pro.php:54
1377
+ msgid "Stroke Simple"
1378
+ msgstr "Stroke Simple"
1379
+
1380
+ #: modules/onepage-scroll/extend-controls-pro.php:53
1381
+ msgid "Stroke Dot"
1382
+ msgstr "Stroke Dot"
1383
+
1384
+ #: modules/onepage-scroll/extend-controls-pro.php:52
1385
+ msgid "Stroke"
1386
+ msgstr "Stroke"
1387
+
1388
+ #: modules/onepage-scroll/extend-controls-pro.php:51
1389
+ msgid "Fill Out"
1390
+ msgstr "Fill Out"
1391
+
1392
+ #: modules/onepage-scroll/extend-controls-pro.php:50
1393
+ msgid "Fill In"
1394
+ msgstr "Fill In"
1395
+
1396
+ #: modules/onepage-scroll/extend-controls-pro.php:49
1397
+ #: modules/onepage-scroll/extend-controls-pro.php:62
1398
+ msgid "Scale Up"
1399
+ msgstr "Scale Up"
1400
+
1401
+ #: modules/onepage-scroll/extend-controls.php:102
1402
+ msgid "Enable Section"
1403
+ msgstr "Включить раздел"
1404
+
1405
+ #: widgets/funfact/funfact.php:305
1406
+ msgid "Hover Border Bottom Color"
1407
+ msgstr "Цвет нижней границы при наведении"
1408
+
1409
+ #: widgets/nav-menu/nav-menu.php:117
1410
+ msgid "Mobile"
1411
+ msgstr "Мобильное устройство"
1412
+
1413
+ #: modules/onepage-scroll/extend-controls-pro.php:41
1414
+ msgid "Navigation Style"
1415
+ msgstr "Стиль навигации"
1416
+
1417
+ #: modules/onepage-scroll/extend-controls-pro.php:29
1418
+ msgid "Onepage Scroll Settings"
1419
+ msgstr "Параметры прокрутки одной страницы"
1420
+
1421
+ #: modules/onepage-scroll/extend-controls.php:94
1422
+ msgid "ElementsKit Onepage Scroll"
1423
+ msgstr "Одностраничная прокрутка ElementsKit"
1424
+
1425
+ #: modules/onepage-scroll/extend-controls.php:74
1426
+ msgid "Enable Onepage Scroll"
1427
+ msgstr "Включить одностраничную прокрутку"
1428
+
1429
+ #: helpers/utils.php:236
1430
+ msgid "Create a Table First"
1431
+ msgstr "Сначала создайте таблицу"
1432
+
1433
+ #: helpers/utils.php:230
1434
+ msgid "(no name)"
1435
+ msgstr "(без названия)"
1436
+
1437
+ #: modules/onepage-scroll/extend-controls.php:44 widgets/widget-notice.php:24
1438
+ msgid "Unlock more possibilities"
1439
+ msgstr "Разблокировать больше возможностей"
1440
+
1441
+ #: widgets/widget-notice.php:17
1442
+ msgid "Go Premium for More Features"
1443
+ msgstr "Перейдите на премиум-версию, чтобы получить больше возможностей"
1444
+
1445
+ #: widgets/team/team.php:1957
1446
+ msgid "Phone and Email"
1447
+ msgstr "Телефон и Email"
1448
+
1449
+ #: widgets/button/button.php:472
1450
+ msgid "Add space before icon"
1451
+ msgstr "Добавьте пробел перед значком"
1452
+
1453
+ #: compatibility/wpml/init.php:655
1454
+ msgid "Placeholder Text (Header Search)"
1455
+ msgstr "Замещающий текст (поиск в хедере)"
1456
+
1457
+ #: compatibility/wpml/init.php:624
1458
+ msgid "Label (Creative Button)"
1459
+ msgstr "Ярлык (творческая кнопка)"
1460
+
1461
+ #: compatibility/wpml/init.php:613
1462
+ msgid "Button Two Text (Dual Button)"
1463
+ msgstr "Текст второй кнопки (двойная кнопка)"
1464
+
1465
+ #: compatibility/wpml/init.php:608
1466
+ msgid "Button One Text (Dual Button)"
1467
+ msgstr "Текст первой кнопки (двойная кнопка)"
1468
+
1469
+ #: compatibility/wpml/init.php:603
1470
+ msgid "Middle Text (Dual Button)"
1471
+ msgstr "Средний текст (двойная кнопка)"
1472
+
1473
+ #: compatibility/wpml/init.php:586
1474
+ msgid "Next Text (Table)"
1475
+ msgstr "Текст Далее (таблица)"
1476
+
1477
+ #: compatibility/wpml/init.php:581
1478
+ msgid "Prev Text (Table)"
1479
+ msgstr "Текст Назад (таблица)"
1480
+
1481
+ #: compatibility/wpml/init.php:569
1482
+ msgid "Title (Chart)"
1483
+ msgstr "Заголовок (график)"
1484
+
1485
+ #: compatibility/wpml/init.php:557
1486
+ msgid "\"All\" Filter Label (Gallery)"
1487
+ msgstr "Ярлык фильтра \"Все\" (галерея)"
1488
+
1489
+ #: compatibility/wpml/init.php:546
1490
+ msgid "Follow Button Text (Instagram Feed)"
1491
+ msgstr "Текст кнопки Подписаться (Лента Instagram)"
1492
+
1493
+ #: compatibility/wpml/init.php:535
1494
+ msgid "Label (Twitter)"
1495
+ msgstr "Ярлык (Twitter)"
1496
+
1497
+ #: compatibility/wpml/init.php:524
1498
+ msgid "Title (Motion Text)"
1499
+ msgstr "Заголовок (движение текста)"
1500
+
1501
+ #: compatibility/wpml/init.php:493
1502
+ msgid "Content (Drop Caps)"
1503
+ msgstr "Контент (Drop Caps)"
1504
+
1505
+ #: compatibility/wpml/init.php:477
1506
+ msgid "Button Title (Video)"
1507
+ msgstr "Заголовок кнопки (видео)"
1508
+
1509
+ #: compatibility/wpml/init.php:461
1510
+ msgid "Description (Pie Chart)"
1511
+ msgstr "Описание (круговая диаграмма)"
1512
+
1513
+ #: compatibility/wpml/init.php:456
1514
+ msgid "Title (Pie Chart)"
1515
+ msgstr "Заголовок (круговая диаграмма)"
1516
+
1517
+ #: compatibility/wpml/init.php:445
1518
+ msgid "Success Message (Mail Chimp)"
1519
+ msgstr "Сообщение об успехе (MailChimp)"
1520
+
1521
+ #: compatibility/wpml/init.php:440
1522
+ msgid "Submit Button Text (Mail Chimp)"
1523
+ msgstr "Текст кнопки Отправить (MailChimp)"
1524
+
1525
+ #: compatibility/wpml/init.php:435
1526
+ msgid "Email Placeholder (Mail Chimp)"
1527
+ msgstr "Заглушка email (MailChimp)"
1528
+
1529
+ #: compatibility/wpml/init.php:430
1530
+ msgid "Email (Mail Chimp)"
1531
+ msgstr "Email (MailChimp)"
1532
+
1533
+ #: compatibility/wpml/init.php:425
1534
+ msgid "Phone Placeholder (Mail Chimp)"
1535
+ msgstr "Pfukeirf телефона (MailChimp)"
1536
+
1537
+ #: compatibility/wpml/init.php:420
1538
+ msgid "Phone (Mail Chimp)"
1539
+ msgstr "Телефон (MailChimp)"
1540
+
1541
+ #: compatibility/wpml/init.php:410
1542
+ msgid "Last Name (Mail Chimp)"
1543
+ msgstr "Фамилия (MailChimp)"
1544
+
1545
+ #: compatibility/wpml/init.php:405 compatibility/wpml/init.php:415
1546
+ msgid "First Name Placeholder (Mail Chimp)"
1547
+ msgstr "Заглушка имени (MailChimp)"
1548
+
1549
+ #: compatibility/wpml/init.php:400
1550
+ msgid "First Name (Mail Chimp)"
1551
+ msgstr "Имя (MailChimp)"
1552
+
1553
+ #: compatibility/wpml/init.php:389
1554
+ msgid "Title (Progress Bar)"
1555
+ msgstr "Заголовок (индикатор выполнения)"
1556
+
1557
+ #: compatibility/wpml/init.php:373
1558
+ msgid "Email (Team)"
1559
+ msgstr "Email (команда)"
1560
+
1561
+ #: compatibility/wpml/init.php:368
1562
+ msgid "Phone (Team)"
1563
+ msgstr "Телефон (команда)"
1564
+
1565
+ #: compatibility/wpml/init.php:363
1566
+ msgid "Popup Description (Team)"
1567
+ msgstr "Описание во всплывающем окне (команда)"
1568
+
1569
+ #: compatibility/wpml/init.php:358
1570
+ msgid "Short Description (Team)"
1571
+ msgstr "Краткое описание (команда)"
1572
+
1573
+ #: compatibility/wpml/init.php:353
1574
+ msgid "Member Position (Team)"
1575
+ msgstr "Положение участника (команда)"
1576
+
1577
+ #: compatibility/wpml/init.php:348
1578
+ msgid "Member Name (Team)"
1579
+ msgstr "Имя участника (команды)"
1580
+
1581
+ #: compatibility/wpml/init.php:336
1582
+ msgid "Button Label (Pricing Table)"
1583
+ msgstr "Этикетка кнопки (таблица цен)"
1584
+
1585
+ #: compatibility/wpml/init.php:331
1586
+ msgid "Table Content (Pricing Table)"
1587
+ msgstr "Контент таблицы (таблица цен)"
1588
+
1589
+ #: compatibility/wpml/init.php:326
1590
+ msgid "Duration (Pricing Table)"
1591
+ msgstr "Продолжительность (таблица цен)"
1592
+
1593
+ #: compatibility/wpml/init.php:321
1594
+ msgid "Price (Pricing Table)"
1595
+ msgstr "Цена (таблица цен)"
1596
+
1597
+ #: compatibility/wpml/init.php:316
1598
+ msgid "Currency (Pricing Table)"
1599
+ msgstr "Валюта (таблица цен)"
1600
+
1601
+ #: compatibility/wpml/init.php:311
1602
+ msgid "Table Subtitle (Pricing Table)"
1603
+ msgstr "Подзаголовок таблицы (таблица цен)"
1604
+
1605
+ #: compatibility/wpml/init.php:306
1606
+ msgid "Table Title (Pricing Table)"
1607
+ msgstr "Заголовок таблицы (таблица цен)"
1608
+
1609
+ #: compatibility/wpml/init.php:290
1610
+ msgid "After Label (Image Comparison)"
1611
+ msgstr "Ярлык После (сравнение изображений)"
1612
+
1613
+ #: compatibility/wpml/init.php:285
1614
+ msgid "Before Label (Image Comparison)"
1615
+ msgstr "Ярлык До (сравнение изображений)"
1616
+
1617
+ #: compatibility/wpml/init.php:274
1618
+ msgid "Super (Funfact)"
1619
+ msgstr "Супер (забавные факты)"
1620
+
1621
+ #: compatibility/wpml/init.php:269
1622
+ msgid "Title (Funfact)"
1623
+ msgstr "Заголовок (забавные факты)"
1624
+
1625
+ #: compatibility/wpml/init.php:264
1626
+ msgid "Number Suffix (Funfact)"
1627
+ msgstr "Суффикс числа (забавные факты)"
1628
+
1629
+ #: compatibility/wpml/init.php:248
1630
+ msgid "On Expiry Content (Countdown Timer)"
1631
+ msgstr "Контент по истечении срока действия (таймер обратного отсчета)"
1632
+
1633
+ #: compatibility/wpml/init.php:243
1634
+ msgid "On Expiry Title (Countdown Timer)"
1635
+ msgstr "Заголовок по истечении срока действия (таймер обратного отсчета)"
1636
+
1637
+ #: compatibility/wpml/init.php:238
1638
+ msgid "Seconds (Countdown Timer)"
1639
+ msgstr "Секунд (таймер обратного отсчета)"
1640
+
1641
+ #: compatibility/wpml/init.php:233
1642
+ msgid "Minutes (Countdown Timer)"
1643
+ msgstr "Минут (таймер обратного отсчета)"
1644
+
1645
+ #: compatibility/wpml/init.php:228
1646
+ msgid "Hours (Countdown Timer)"
1647
+ msgstr "Часов (таймер обратного отсчета)"
1648
+
1649
+ #: compatibility/wpml/init.php:223
1650
+ msgid "Days (Countdown Timer)"
1651
+ msgstr "Дней (таймер обратного отсчета)"
1652
+
1653
+ #: compatibility/wpml/init.php:218
1654
+ msgid "Weeks (Countdown Timer)"
1655
+ msgstr "Недель (таймер обратного отсчета)"
1656
+
1657
+ #: compatibility/wpml/init.php:207
1658
+ msgid "Button Label (Image Box)"
1659
+ msgstr "Ярлык кнопки (блок с изображением)"
1660
+
1661
+ #: compatibility/wpml/init.php:202
1662
+ msgid "Description (Image Box)"
1663
+ msgstr "Описание (блок с изображением)"
1664
+
1665
+ #: compatibility/wpml/init.php:197
1666
+ msgid "Title (Image Box)"
1667
+ msgstr "Заголовок (блок с изображением)"
1668
+
1669
+ #: compatibility/wpml/init.php:186
1670
+ msgid "Badge Text (Icon Box)"
1671
+ msgstr "Текст бейджа (блок со значком)"
1672
+
1673
+ #: compatibility/wpml/init.php:181
1674
+ msgid "Button Label (Icon Box)"
1675
+ msgstr "Ярлык кнопки (блок со значком)"
1676
+
1677
+ #: compatibility/wpml/init.php:176
1678
+ msgid "Content (Icon Box)"
1679
+ msgstr "Контент (блок со значком)"
1680
+
1681
+ #: compatibility/wpml/init.php:171
1682
+ msgid "Title (Icon Box)"
1683
+ msgstr "Заголовок (блок со значком)"
1684
+
1685
+ #: compatibility/wpml/init.php:160
1686
+ msgid "Description (Heading)"
1687
+ msgstr "Описание (заголовок)"
1688
+
1689
+ #: compatibility/wpml/init.php:155
1690
+ msgid "Sub Title (Heading)"
1691
+ msgstr "Подзаголовок (заголовок)"
1692
+
1693
+ #: compatibility/wpml/init.php:150
1694
+ msgid "Title (Heading)"
1695
+ msgstr "Заголовок (заголовок)"
1696
+
1697
+ #: compatibility/wpml/init.php:139
1698
+ msgid "Label (Button)"
1699
+ msgstr "Ярлык (кнопка)"
1700
+
1701
+ #: compatibility/wpml/widgets/faq.php:56
1702
+ msgid "Content (FAQ)"
1703
+ msgstr "Контент (FAQ)"
1704
+
1705
+ #: compatibility/wpml/widgets/faq.php:52
1706
+ msgid "Title (FAQ)"
1707
+ msgstr "Заголовок (FAQ)"
1708
+
1709
+ #: compatibility/wpml/widgets/hotspot.php:56
1710
+ msgid "Address (Hotspot)"
1711
+ msgstr "Адрес (точка доступа)"
1712
+
1713
+ #: compatibility/wpml/widgets/hotspot.php:52
1714
+ msgid "Title (Hotspot)"
1715
+ msgstr "Заголовок (точка доступа)"
1716
+
1717
+ #: compatibility/wpml/widgets/advanced-accordion.php:51
1718
+ msgid "Title (Advanced Accordion)"
1719
+ msgstr "Заголовок (продвинутый аккордеон)"
1720
+
1721
+ #: compatibility/wpml/widgets/table.php:51
1722
+ msgid "Text (Table)"
1723
+ msgstr "Текст (таблица)"
1724
+
1725
+ #: compatibility/wpml/widgets/testimonial.php:61
1726
+ msgid "Testimonial Review (Testimonial)"
1727
+ msgstr "Отзыв (отзыв)"
1728
+
1729
+ #: compatibility/wpml/widgets/testimonial.php:57
1730
+ msgid "Designation (Testimonial)"
1731
+ msgstr "Должность (отзыв)"
1732
+
1733
+ #: compatibility/wpml/widgets/testimonial.php:53
1734
+ msgid "Client Name (Testimonial)"
1735
+ msgstr "Имя клиента (отзыв)"
1736
+
1737
+ #: compatibility/wpml/widgets/image-accordion.php:56
1738
+ msgid "Button Label (Image Accordion)"
1739
+ msgstr "Ярлык кнопки (аккордеон с изображением)"
1740
+
1741
+ #: compatibility/wpml/widgets/image-accordion.php:52
1742
+ msgid "Title (Image Accordion)"
1743
+ msgstr "Заголовок (аккордеон с изображением)"
1744
+
1745
+ #: compatibility/wpml/widgets/cat-list.php:51
1746
+ msgid "Test (Category List)"
1747
+ msgstr "Текст (список категорий)"
1748
+
1749
+ #: compatibility/wpml/widgets/social-share.php:51
1750
+ msgid "Label (Social Share)"
1751
+ msgstr "Ярлык (поделиться в соц сетях)"
1752
+
1753
+ #: compatibility/wpml/widgets/social.php:51
1754
+ msgid "Label (Social Media)"
1755
+ msgstr "Ярлык (социальные медиа)"
1756
+
1757
+ #: compatibility/wpml/widgets/business-hours.php:56
1758
+ msgid "Time (Business Hours)"
1759
+ msgstr "Время (рабочие часы)"
1760
+
1761
+ #: compatibility/wpml/widgets/business-hours.php:52
1762
+ msgid "Day (Business Hours)"
1763
+ msgstr "День (рабочие часы)"
1764
+
1765
+ #: compatibility/wpml/widgets/pricing.php:51
1766
+ msgid "List text (Pricing Table)"
1767
+ msgstr "Текст списка (таблица цен)"
1768
+
1769
+ #: compatibility/wpml/widgets/advanced-tab.php:56
1770
+ msgid "Sub-Title (Advanced Tab)"
1771
+ msgstr "Подзаголовок (продвинутая вкладка)"
1772
+
1773
+ #: compatibility/wpml/widgets/advanced-tab.php:52
1774
+ msgid "Title (Advanced Tab)"
1775
+ msgstr "Заголовок (продвинутая вкладка)"
1776
+
1777
+ #: compatibility/wpml/widgets/timeline.php:71
1778
+ msgid "Address (Timeline)"
1779
+ msgstr "Адрес (временная шкала)"
1780
+
1781
+ #: compatibility/wpml/widgets/timeline.php:67
1782
+ msgid "Date (Timeline)"
1783
+ msgstr "Дата (временная шкала)"
1784
+
1785
+ #: compatibility/wpml/widgets/timeline.php:63
1786
+ msgid "Description (Timeline)"
1787
+ msgstr "Описание (временная шкала)"
1788
+
1789
+ #: compatibility/wpml/widgets/timeline.php:59
1790
+ msgid "Title (Timeline)"
1791
+ msgstr "Заголовок (временная шкала)"
1792
+
1793
+ #: compatibility/wpml/widgets/timeline.php:55
1794
+ msgid "Sub Title (Timeline)"
1795
+ msgstr "Подзаголовок (временная шкала)"
1796
+
1797
+ #: compatibility/wpml/widgets/gallery.php:51
1798
+ msgid "Filter Label (Gallery)"
1799
+ msgstr "Метка фильтра (галерея)"
1800
+
1801
+ #: compatibility/wpml/widgets/tab.php:56
1802
+ msgid "Content (Tab)"
1803
+ msgstr "Контент (вкладка)"
1804
+
1805
+ #: compatibility/wpml/widgets/tab.php:52
1806
+ msgid "Title (Tab)"
1807
+ msgstr "Заголовок (вкладка)"
1808
+
1809
+ #: compatibility/wpml/widgets/accordion.php:56
1810
+ msgid "Description (Accordion)"
1811
+ msgstr "Описание (аккордеон)"
1812
+
1813
+ #: compatibility/wpml/widgets/accordion.php:52
1814
+ msgid "Title (Accordion)"
1815
+ msgstr "Заголовок (аккордеон)"
1816
+
1817
+ #: compatibility/wpml/widgets/page-list.php:56
1818
+ msgid "Sub-Title (Page List)"
1819
+ msgstr "Подзаголовок (список страниц)"
1820
+
1821
+ #: compatibility/wpml/widgets/page-list.php:52
1822
+ msgid "Title (Page List)"
1823
+ msgstr "Заголовок (список страниц)"
1824
+
1825
+ #: compatibility/wpml/widgets/header-info.php:51
1826
+ msgid "Text (Header Info)"
1827
+ msgstr "Текст (информация хедера)"
1828
+
1829
+ #: compatibility/wpml/widgets/chart.php:51
1830
+ msgid "Name (Chart)"
1831
+ msgstr "Название (диаграмма)"
1832
+
1833
+ #: compatibility/wpml/widgets/post-list.php:51
1834
+ msgid "Title (Post List)"
1835
+ msgstr "Заголовок (список записей)"
1836
+
1837
+ #: widgets/post-grid/post-grid.php:53 widgets/post-tab/post-tab.php:54
1838
+ msgid "To avail this option you need to set/add a featured image to posts.."
1839
+ msgstr "Чтобы воспользоваться этой возможностью, необходимо установить/добавить главное изображение в записи..."
1840
+
1841
+ #: widgets/tablepress/tablepress.php:687
1842
+ msgid "Please Select A Table From Setting!"
1843
+ msgstr "Пожалуйста, выберите таблицу!"
1844
+
1845
+ #: widgets/tablepress/tablepress.php:592
1846
+ msgid "Filter And Search"
1847
+ msgstr "Фильтрация и поиск"
1848
+
1849
+ #: widgets/tablepress/tablepress.php:315
1850
+ msgid "Hover And Active Background"
1851
+ msgstr "Активный фон и при наведении"
1852
+
1853
+ #: widgets/tablepress/tablepress.php:281
1854
+ msgid "Footer Text And Navigation gap"
1855
+ msgstr "Разрыв навигации и текста футера"
1856
+
1857
+ #: widgets/tablepress/tablepress.php:269
1858
+ msgid "Pagination And Serach Gap"
1859
+ msgstr "Разрыв поиска и пагинации"
1860
+
1861
+ #: widgets/tablepress/tablepress.php:128
1862
+ msgid "Pagination Hide"
1863
+ msgstr "Скрыть пагинацию"
1864
+
1865
+ #: widgets/tablepress/tablepress.php:117
1866
+ msgid "Footer Info Hide"
1867
+ msgstr "Скрыть информацию в футере"
1868
+
1869
+ #: widgets/tablepress/tablepress.php:106
1870
+ msgid "Search Hide"
1871
+ msgstr "Скрыть поиск"
1872
+
1873
+ #: widgets/tablepress/tablepress.php:95
1874
+ msgid "Nav Hide"
1875
+ msgstr "Скрыть навигацию"
1876
+
1877
+ #: widgets/tablepress/tablepress.php:82
1878
+ msgid "Desktop"
1879
+ msgstr "Компьютер"
1880
+
1881
+ #: widgets/nav-menu/nav-menu.php:116 widgets/tablepress/tablepress.php:81
1882
+ msgid "Tablet"
1883
+ msgstr "Планшет"
1884
+
1885
+ #: widgets/nav-menu/nav-menu.php:112 widgets/tablepress/tablepress.php:74
1886
+ msgid "Responsive Breakpoint"
1887
+ msgstr "Пороговое значение адаптивности"
1888
+
1889
+ #: widgets/tablepress/tablepress.php:66
1890
+ msgid "Collapse"
1891
+ msgstr "Свернуть"
1892
+
1893
+ #: widgets/tablepress/tablepress.php:65
1894
+ msgid "Scroll"
1895
+ msgstr "Прокручивать"
1896
+
1897
+ #: widgets/tablepress/tablepress.php:64
1898
+ msgid "Flip"
1899
+ msgstr "Перевернуть"
1900
+
1901
+ #: helpers/utils.php:223 widgets/tablepress/tablepress.php:45
1902
+ msgid "Select Table"
1903
+ msgstr "Выбрать таблицу"
1904
+
1905
+ #: widgets/tablepress/tablepress-handler.php:12
1906
+ msgid "TablePress"
1907
+ msgstr "TablePress"
1908
+
1909
+ #: widgets/accordion/accordion.php:336
1910
+ #: widgets/header-offcanvas/header-offcanvas.php:124
1911
+ #: widgets/header-offcanvas/header-offcanvas.php:390
1912
+ msgid "Closed"
1913
+ msgstr "Закрыто"
1914
+
1915
+ #: widgets/mail-chimp/mail-chimp.php:1326
1916
+ msgid "Error:"
1917
+ msgstr "Ошибка:"
1918
+
1919
+ #: widgets/mail-chimp/mail-chimp.php:1290
1920
+ msgid "Success:"
1921
+ msgstr "Успешно:"
1922
+
1923
+ #: widgets/mail-chimp/mail-chimp.php:1239
1924
+ msgid "Sucess & Error message"
1925
+ msgstr "Сообщение об успехе и ошибке"
1926
+
1927
+ #: widgets/tab/tab.php:357
1928
+ msgid "Keep this tab open? "
1929
+ msgstr "Держать эту вкладку открытой? "
1930
+
1931
+ #: widgets/team/team.php:1064
1932
+ msgid "For svg icon, We don't need this. We will use font size and padding for adjusting size."
1933
+ msgstr "Для значка svg нам это не нужно. Мы будем использовать размер шрифта и отступы для настройки размера."
1934
+
1935
+ #: widgets/we-forms/we-forms-handler.php:12
1936
+ msgid "We Forms"
1937
+ msgstr "We Forms"
1938
+
1939
+ #: widgets/we-forms/we-forms.php:392
1940
+ msgid "Button Position"
1941
+ msgstr "Положение кнопки"
1942
+
1943
+ #: widgets/we-forms/we-forms.php:351
1944
+ msgid "Button Full Width?"
1945
+ msgstr "Кнопка во всю ширину?"
1946
+
1947
+ #: widgets/we-forms/we-forms.php:330
1948
+ msgid "Help Text Color"
1949
+ msgstr "Цвет текста справки"
1950
+
1951
+ #: widgets/we-forms/we-forms.php:319
1952
+ msgid "Required Label Color"
1953
+ msgstr "Цвет ярлыка Обязательно"
1954
+
1955
+ #: widgets/we-forms/we-forms.php:308
1956
+ msgid "Label Text Color"
1957
+ msgstr "Цвет текста ярлыка"
1958
+
1959
+ #: widgets/we-forms/we-forms.php:300
1960
+ msgid "Help Text Typography"
1961
+ msgstr "Оформление текста справки"
1962
+
1963
+ #: widgets/fluent-forms/fluent-forms.php:873
1964
+ #: widgets/fluent-forms/fluent-forms.php:878 widgets/we-forms/we-forms.php:291
1965
+ msgid "Label Typography"
1966
+ msgstr "Оформление ярлыка"
1967
+
1968
+ #: widgets/we-forms/we-forms.php:159
1969
+ msgid "Input Placeholder Color"
1970
+ msgstr "Цвет заглушки поля ввода"
1971
+
1972
+ #: widgets/we-forms/we-forms.php:148
1973
+ msgid "Input Text Color"
1974
+ msgstr "Цвет текста ввода"
1975
+
1976
+ #: widgets/we-forms/we-forms.php:102
1977
+ msgid "Input Spacing"
1978
+ msgstr "Пространство поля ввода"
1979
+
1980
+ #: widgets/we-forms/we-forms.php:62
1981
+ msgid "Fields"
1982
+ msgstr "Поля"
1983
+
1984
+ #: widgets/we-forms/we-forms.php:42
1985
+ msgid "weForm"
1986
+ msgstr "weForm"
1987
+
1988
+ #: widgets/ninja-forms/ninja-forms-handler.php:12
1989
+ msgid "Ninja Forms"
1990
+ msgstr "Ninja Forms"
1991
+
1992
+ #: widgets/ninja-forms/ninja-forms.php:893
1993
+ msgid "Error Field Input Border Color"
1994
+ msgstr "Цвет границы ошибки поля ввода"
1995
+
1996
+ #: widgets/ninja-forms/ninja-forms.php:881
1997
+ msgid "Error Description Color"
1998
+ msgstr "Цвет описания ошибки"
1999
+
2000
+ #: widgets/ninja-forms/ninja-forms.php:872
2001
+ msgid "Validation Errors"
2002
+ msgstr "Проверка ошибок"
2003
+
2004
+ #: widgets/fluent-forms/fluent-forms.php:156
2005
+ #: widgets/ninja-forms/ninja-forms.php:852
2006
+ msgid "Error Messages"
2007
+ msgstr "Сообщения об ошибке"
2008
+
2009
+ #: widgets/ninja-forms/ninja-forms.php:184
2010
+ msgid "Required Fields Notice"
2011
+ msgstr "Уведомление об обязательных полях"
2012
+
2013
+ #: widgets/fluent-forms/fluent-forms.php:171
2014
+ #: widgets/ninja-forms/ninja-forms.php:67
2015
+ msgid "Title & Description"
2016
+ msgstr "Заголовок и описание"
2017
+
2018
+ #: widgets/ninja-forms/ninja-forms.php:41
2019
+ msgid "Ninja Form"
2020
+ msgstr "Ninja Form"
2021
+
2022
+ #: widgets/fluent-forms/fluent-forms.php:149
2023
+ #: widgets/ninja-forms/ninja-forms.php:844 widgets/wp-forms/wp-forms.php:631
2024
+ msgid "Errors"
2025
+ msgstr "Ошибки"
2026
+
2027
+ #: widgets/fluent-forms/fluent-forms.php:2272
2028
+ #: widgets/ninja-forms/ninja-forms.php:584 widgets/wp-forms/wp-forms.php:406
2029
+ msgid "Submit Button"
2030
+ msgstr "Кнопка Отправить"
2031
+
2032
+ #: widgets/ninja-forms/ninja-forms.php:508 widgets/wp-forms/wp-forms.php:328
2033
+ msgid "Field Description"
2034
+ msgstr "Описание поля"
2035
+
2036
+ #: widgets/fluent-forms/fluent-forms.php:706
2037
+ #: widgets/ninja-forms/ninja-forms.php:409 widgets/wp-forms/wp-forms.php:238
2038
+ msgid "Textarea Height"
2039
+ msgstr "Высота текстовой области"
2040
+
2041
+ #: widgets/fluent-forms/fluent-forms.php:687
2042
+ #: widgets/ninja-forms/ninja-forms.php:390 widgets/wp-forms/wp-forms.php:219
2043
+ msgid "Textarea Width"
2044
+ msgstr "Ширина текстовой области"
2045
+
2046
+ #: widgets/fluent-forms/fluent-forms.php:668
2047
+ msgid "Input Height"
2048
+ msgstr "Высота ввода"
2049
+
2050
+ #: widgets/fluent-forms/fluent-forms.php:649
2051
+ #: widgets/ninja-forms/ninja-forms.php:370 widgets/we-forms/we-forms.php:70
2052
+ #: widgets/wp-forms/wp-forms.php:192
2053
+ msgid "Input Width"
2054
+ msgstr "Ширина ввода"
2055
+
2056
+ #: widgets/fluent-forms/fluent-forms.php:533
2057
+ #: widgets/ninja-forms/ninja-forms.php:235 widgets/wp-forms/wp-forms.php:94
2058
+ msgid "Input & Textarea"
2059
+ msgstr "Поле ввода и Текстовая область"
2060
+
2061
+ #: widgets/ninja-forms/ninja-forms.php:48 widgets/we-forms/we-forms.php:49
2062
+ #: widgets/wp-forms/wp-forms.php:49
2063
+ msgid "Select Your Form"
2064
+ msgstr "Выберите форму"
2065
+
2066
+ #: widgets/wp-forms/wp-forms.php:42
2067
+ msgid "wpForm"
2068
+ msgstr "wpForm"
2069
+
2070
+ #: widgets/wp-forms/wp-forms-handler.php:12
2071
+ msgid "Wp Forms"
2072
+ msgstr "Wp Forms"
2073
+
2074
+ #: helpers/utils.php:212 widgets/fluent-forms/fluent-forms.php:54
2075
+ msgid "Create a Form First"
2076
+ msgstr "Сначала создайте форму"
2077
+
2078
+ #: helpers/utils.php:205
2079
+ msgid "Select Ninja Form"
2080
+ msgstr "Выбрать Ninja Form"
2081
+
2082
+ #: helpers/utils.php:191
2083
+ msgid "Create a form first"
2084
+ msgstr "Сначала создайте форму"
2085
+
2086
+ #: widgets/nav-menu/nav-menu.php:101
2087
+ msgid "This works in the current page."
2088
+ msgstr "Это работает на текущей странице."
2089
+
2090
+ #: widgets/mail-chimp/mail-chimp.php:553
2091
+ msgid "Successfully listed this email"
2092
+ msgstr "Этот email успешно добавлен в список"
2093
+
2094
+ #: widgets/fluent-forms/fluent-forms.php:2501
2095
+ #: widgets/mail-chimp/mail-chimp.php:551
2096
+ #: widgets/ninja-forms/ninja-forms.php:813
2097
+ msgid "Success Message"
2098
+ msgstr "Сообщение об успехе"
2099
+
2100
+ #: widgets/pricing/pricing.php:1775
2101
+ msgid "Roman"
2102
+ msgstr "Римский"
2103
+
2104
+ #: widgets/pricing/pricing.php:1774
2105
+ msgid "Alphabet"
2106
+ msgstr "Алфавит"
2107
+
2108
+ #: widgets/pricing/pricing.php:1773
2109
+ msgid "Number"
2110
+ msgstr "Номер"
2111
+
2112
+ #: widgets/pricing/pricing.php:1772
2113
+ msgid "Disc"
2114
+ msgstr "Диск"
2115
+
2116
+ #: widgets/pricing/pricing.php:1767
2117
+ msgid "List Type"
2118
+ msgstr "Тип списка"
2119
+
2120
+ #: widgets/blog-posts/blog-posts.php:253
2121
+ msgid "Category Post"
2122
+ msgstr "Категория записи"
2123
+
2124
+ #: widgets/blog-posts/blog-posts.php:247
2125
+ msgid "Select posts by:"
2126
+ msgstr "Выбор записей по:"
2127
+
2128
+ #: widgets/header-offcanvas/header-offcanvas.php:575
2129
+ msgid "Offcanvas Panel"
2130
+ msgstr "Offcanvas панель"
2131
+
2132
+ #: widgets/post-list/post-list.php:1420
2133
+ msgid "Opps, No posts were found."
2134
+ msgstr "Уппс, записей не найдено."
2135
+
2136
+ #: widgets/post-list/post-list.php:65
2137
+ msgid "Product Limit"
2138
+ msgstr "Лимит товаров"
2139
+
2140
+ #: widgets/blog-posts/blog-posts.php:252 widgets/post-list/post-list.php:56
2141
+ msgid "Selected Post"
2142
+ msgstr "Выбранная запись"
2143
+
2144
+ #: widgets/post-list/post-list.php:55
2145
+ msgid "Popular Post"
2146
+ msgstr "Популярная запись"
2147
+
2148
+ #: widgets/blog-posts/blog-posts.php:251 widgets/post-list/post-list.php:54
2149
+ msgid "Recent Post"
2150
+ msgstr "Свежая запись"
2151
+
2152
+ #: widgets/post-list/post-list.php:50
2153
+ msgid "Show post by:"
2154
+ msgstr "Показать записи по:"
2155
+
2156
+ #: widgets/dual-button/dual-button.php:452
2157
+ #: widgets/dual-button/dual-button.php:672
2158
+ msgid "Icon font size"
2159
+ msgstr "Размер шрифта значка"
2160
+
2161
+ #: widgets/category-list/category-list.php:428
2162
+ msgid "Left Padding"
2163
+ msgstr "Отступ слева"
2164
+
2165
+ #: widgets/image-comparison/image-comparison.php:587
2166
+ msgid "Divider Thickness"
2167
+ msgstr "Толщина разделителя"
2168
+
2169
+ #: widgets/heading/heading.php:804
2170
+ msgid "Subtitle Border Left"
2171
+ msgstr "Левая граница подзаголовка"
2172
+
2173
+ #: widgets/heading/heading.php:611
2174
+ msgid "Text decoration color"
2175
+ msgstr "Цвет оформления текста"
2176
+
2177
+ #: widgets/accordion/accordion.php:102
2178
+ msgid "Keep first slide auto open?"
2179
+ msgstr "Держать первый слайд открытым?"
2180
+
2181
+ #: widgets/blog-posts/blog-posts.php:538 widgets/button/button.php:86
2182
+ #: widgets/dual-button/dual-button.php:189
2183
+ #: widgets/dual-button/dual-button.php:318 widgets/funfact/funfact.php:84
2184
+ #: widgets/icon-box/icon-box.php:87 widgets/icon-box/icon-box.php:239
2185
+ #: widgets/image-box/image-box.php:166 widgets/image-box/image-box.php:332
2186
+ #: widgets/pricing/pricing.php:108 widgets/pricing/pricing.php:348
2187
+ #: widgets/video/video.php:83
2188
+ msgid "Add icon? "
2189
+ msgstr "Добавить значок? "
2190
+
2191
+ #: widgets/mail-chimp/mail-chimp.php:91
2192
+ msgid "Create a campaign in mailchimp account <a href=\"https://mailchimp.com/help/create-a-regular-email-campaign/#Create_a_campaign\" target=\"_blank\"> Create Campaign</a>"
2193
+ msgstr "Создайте кампанию в аккаунте mailchimp <a href=\"https://mailchimp.com/help/create-a-regular-email-campaign/#Create_a_campaign\" target=\"_blank\">Создать кампанию</a>"
2194
+
2195
+ #: widgets/mail-chimp/mail-chimp.php:87
2196
+ msgid "Select List"
2197
+ msgstr "Выберите список"
2198
+
2199
+ #: widgets/mail-chimp/mail-chimp.php:75
2200
+ msgid "Please set API Key in ElementsKit_Lite Dashboard - User Data - MailChimp and Create Campaign.."
2201
+ msgstr "Пожалуйста, задайте ключ API в Консоли ElementsKit_Lite - Пользовательские данные - MailChimp и Создать кампанию.."
2202
+
2203
+ #: widgets/mail-chimp/mail-chimp.php:75
2204
+ msgid "Please note!"
2205
+ msgstr "Внимание!"
2206
+
2207
+ #: widgets/mail-chimp/mail-chimp-api.php:45
2208
+ msgid "Please set API Key into Dashboard User Data. "
2209
+ msgstr "Задайте ключ API в пользовательских данных консоли. "
2210
+
2211
+ #: widgets/mail-chimp/mail-chimp.php:687 widgets/mail-chimp/mail-chimp.php:922
2212
+ msgid "Use Width"
2213
+ msgstr "Ширина применения"
2214
+
2215
+ #: modules/megamenu/views/options-menu-item.php:117
2216
+ #: widgets/fluent-forms/fluent-forms.php:2311
2217
+ #: widgets/mail-chimp/mail-chimp.php:543
2218
+ #: widgets/ninja-forms/ninja-forms.php:596 widgets/wp-forms/wp-forms.php:418
2219
+ msgid "Full Width"
2220
+ msgstr "Во всю ширину"
2221
+
2222
+ #: widgets/nav-menu/nav-menu.php:759 widgets/nav-menu/nav-menu.php:769
2223
+ msgid "Border First Child"
2224
+ msgstr "Граница первого элемента"
2225
+
2226
+ #: widgets/nav-menu/nav-menu.php:751
2227
+ msgid "Border last Child"
2228
+ msgstr "Граница последнего элемента"
2229
+
2230
+ #: widgets/nav-menu/nav-menu.php:741
2231
+ msgid "Border Last Child"
2232
+ msgstr "Граница последнего элемента"
2233
+
2234
+ #: widgets/nav-menu/nav-menu.php:723
2235
+ msgid "Sub Menu Items Border"
2236
+ msgstr "Граница элементов подменю"
2237
+
2238
+ #: widgets/header-search/header-search.php:52
2239
+ msgid "Placeholder Text"
2240
+ msgstr "Текст заполнителя"
2241
+
2242
+ #: widgets/page-list/page-list.php:129
2243
+ msgid "Selct Page / Custom Link"
2244
+ msgstr "Выбрать страницу/пользовательскую ссылку"
2245
+
2246
+ #: widgets/nav-menu/nav-menu.php:100
2247
+ msgid "Enable one page? "
2248
+ msgstr "Включить одну страницу? "
2249
+
2250
+ #: widgets/post-list/post-list.php:336
2251
+ msgid "Category Meta Icon"
2252
+ msgstr "Значок мета категории"
2253
+
2254
+ #: widgets/post-list/post-list.php:321
2255
+ msgid "Show Category Meta"
2256
+ msgstr "Показать мета категории"
2257
+
2258
+ #: widgets/post-list/post-list.php:304
2259
+ msgid "Date Meta Icon"
2260
+ msgstr "Значок мета даты"
2261
+
2262
+ #: widgets/post-list/post-list.php:289
2263
+ msgid "Show Date Meta"
2264
+ msgstr "Показать мета даты"
2265
+
2266
+ #: widgets/post-list/post-list.php:277
2267
+ msgid "Show Meta"
2268
+ msgstr "Показывать мета"
2269
+
2270
+ #: widgets/accordion/accordion.php:57
2271
+ msgid "Keep this slide open? "
2272
+ msgstr "Держать этот слайд открытым? "
2273
+
2274
+ #: widgets/button/button.php:499
2275
+ msgid "Move icon Vertically"
2276
+ msgstr "Сдвиг значка вертикально"
2277
+
2278
+ #: widgets/button/button.php:446
2279
+ msgid "Add space after icon"
2280
+ msgstr "Добавить пробел после значка"
2281
+
2282
+ #: widgets/blog-posts/blog-posts.php:1091
2283
+ msgid "Item Padding"
2284
+ msgstr "Внутренний отступ элемента"
2285
+
2286
+ #: widgets/icon-box/icon-box.php:818
2287
+ msgid "Color Hover as"
2288
+ msgstr "Цвет при наведении как"
2289
+
2290
+ #: widgets/pricing/pricing.php:2358
2291
+ msgid "Enable Ordering"
2292
+ msgstr "Включить сортировку"
2293
+
2294
+ #: widgets/pricing/pricing.php:2351
2295
+ msgid "Custom Ordering"
2296
+ msgstr "Произвольная сортировка"
2297
+
2298
+ #: widgets/pricing/pricing.php:1759
2299
+ msgid "List Typography"
2300
+ msgstr "Оформление списка"
2301
+
2302
+ #: widgets/video/video.php:701
2303
+ msgid "Shadow Style"
2304
+ msgstr "Стиль тени"
2305
+
2306
+ #: widgets/fluent-forms/fluent-forms.php:1637
2307
+ msgid "Counter Color"
2308
+ msgstr "Цвет счётчика"
2309
+
2310
+ #: widgets/tablepress/tablepress.php:83
2311
+ msgid "All"
2312
+ msgstr "Все"
2313
+
2314
+ #: widgets/testimonial/testimonial.php:228
2315
+ msgid "top"
2316
+ msgstr "top"
2317
+
2318
+ #: widgets/testimonial/testimonial.php:179
2319
+ msgid "Custom Position"
2320
+ msgstr "Произвольная позиция"
2321
+
2322
+ #: widgets/testimonial/testimonial.php:162
2323
+ msgid "Show Quote Icon Badge"
2324
+ msgstr "Показать бейдж значка с цитатой"
2325
+
2326
+ #: widgets/testimonial/testimonial.php:144
2327
+ msgid "Quote Icon Position"
2328
+ msgstr "Положение значка с цитатой"
2329
+
2330
+ #: widgets/testimonial/testimonial.php:125
2331
+ #: widgets/testimonial/testimonial.php:1015
2332
+ msgid "Quote Icon"
2333
+ msgstr "Значок с цитатой"
2334
+
2335
+ #: widgets/testimonial/testimonial.php:110
2336
+ msgid "Enable Quote Icon"
2337
+ msgstr "Включить значок с цитатой"
2338
+
2339
+ #: widgets/nav-menu/nav-menu.php:710
2340
+ msgid "Item background (Active)"
2341
+ msgstr "Фон элемента (активный)"
2342
+
2343
+ #: widgets/nav-menu/nav-menu.php:551
2344
+ msgid "Indicator color"
2345
+ msgstr "Цвет индикатора"
2346
+
2347
+ #: widgets/nav-menu/nav-menu.php:482 widgets/nav-menu/nav-menu.php:697
2348
+ msgid "Item text color (Active)"
2349
+ msgstr "Цвет текста элемента (активный)"
2350
+
2351
+ #: widgets/heading/heading.php:49
2352
+ msgid "\"Focused Title\" Settings will be worked, If you use this {{something}} format"
2353
+ msgstr "Настройки \"Сфокусированный заголовок Title\" будут работать, если вы используете этот {{something}} формат"
2354
+
2355
+ #: widgets/fluent-forms/fluent-forms.php:383
2356
+ msgid "Link Color"
2357
+ msgstr "Цвет ссылки"
2358
+
2359
+ #: widgets/fluent-forms/fluent-forms.php:1396
2360
+ msgid "Odd Item Background Color"
2361
+ msgstr "Цвет фона нечетного элемента"
2362
+
2363
+ #: widgets/funfact/funfact.php:533
2364
+ msgid "Icons"
2365
+ msgstr "Значки"
2366
+
2367
+ #: widgets/fluent-forms/fluent-forms.php:1746
2368
+ msgid "Input:"
2369
+ msgstr "Ввод:"
2370
+
2371
+ #: widgets/fluent-forms/fluent-forms.php:122
2372
+ #: widgets/fluent-forms/fluent-forms.php:502
2373
+ #: widgets/ninja-forms/ninja-forms.php:153 widgets/wp-forms/wp-forms.php:63
2374
+ msgid "Labels"
2375
+ msgstr "Ярлыки"
2376
+
2377
+ #: widgets/tablepress/tablepress.php:461
2378
+ msgid "Cell Padding"
2379
+ msgstr "Внутренний отступ ячейки"
2380
+
2381
+ #: widgets/tablepress/tablepress.php:221 widgets/tablepress/tablepress.php:348
2382
+ #: widgets/tablepress/tablepress.php:431
2383
+ msgid "Groove"
2384
+ msgstr "Желоб"
2385
+
2386
+ #: widgets/fluent-forms/fluent-forms.php:1906
2387
+ msgid "Pagination"
2388
+ msgstr "Нумерация страниц"
2389
+
2390
+ #: widgets/tablepress/tablepress.php:58
2391
+ msgid "Responsive"
2392
+ msgstr "Адаптивность"
2393
+
2394
+ #: widgets/tablepress/tablepress.php:165
2395
+ msgid "Body Alignment"
2396
+ msgstr "Выравнивание основной части"
2397
+
2398
+ #: widgets/tablepress/tablepress.php:139
2399
+ msgid "Header Alignment"
2400
+ msgstr "Выравнивание хедера"
2401
+
2402
+ #: widgets/tablepress/tablepress.php:38 widgets/tablepress/tablepress.php:193
2403
+ msgid "Table"
2404
+ msgstr "Таблица"
2405
+
2406
+ #: widgets/header-offcanvas/header-offcanvas.php:71
2407
+ #: widgets/header-offcanvas/header-offcanvas.php:162
2408
+ msgid "Hamburger"
2409
+ msgstr "Hamburger"
2410
+
2411
+ #: widgets/business-hours/business-hours.php:177
2412
+ msgid "Item"
2413
+ msgstr "Элемент"
2414
+
2415
+ #: widgets/business-hours/business-hours.php:162
2416
+ msgid "Friday"
2417
+ msgstr "Пятница"
2418
+
2419
+ #: widgets/business-hours/business-hours.php:157
2420
+ msgid "Thursday"
2421
+ msgstr "Четверг"
2422
+
2423
+ #: widgets/business-hours/business-hours.php:152
2424
+ msgid "Wednesday"
2425
+ msgstr "Среда"
2426
+
2427
+ #: widgets/business-hours/business-hours.php:147
2428
+ msgid "Tues Day"
2429
+ msgstr "Вторник"
2430
+
2431
+ #: widgets/business-hours/business-hours.php:142
2432
+ msgid "Monday"
2433
+ msgstr "Понедельник"
2434
+
2435
+ #: widgets/business-hours/business-hours.php:137
2436
+ #: widgets/business-hours/business-hours.php:143
2437
+ #: widgets/business-hours/business-hours.php:148
2438
+ #: widgets/business-hours/business-hours.php:153
2439
+ #: widgets/business-hours/business-hours.php:158
2440
+ #: widgets/business-hours/business-hours.php:163
2441
+ msgid "10:00 AM to 7:00 PM"
2442
+ msgstr "с 10:00 до 19:00"
2443
+
2444
+ #: widgets/business-hours/business-hours.php:132
2445
+ #: widgets/business-hours/business-hours.php:138
2446
+ msgid "yes"
2447
+ msgstr "да"
2448
+
2449
+ #: widgets/business-hours/business-hours.php:130
2450
+ msgid "Sunday"
2451
+ msgstr "Воскресенье"
2452
+
2453
+ #: widgets/business-hours/business-hours.php:95
2454
+ msgid "Time Color"
2455
+ msgstr "Цвет часов"
2456
+
2457
+ #: widgets/business-hours/business-hours.php:79
2458
+ msgid "Day Color"
2459
+ msgstr "Цвет дней"
2460
+
2461
+ #: widgets/business-hours/business-hours.php:68
2462
+ msgid "Hight Light this day"
2463
+ msgstr "Выделение сегодняшнего дня"
2464
+
2465
+ #: widgets/business-hours/business-hours.php:61
2466
+ msgid "9:00 AM - 6:00 PM"
2467
+ msgstr "9:00 - 18:00"
2468
+
2469
+ #: widgets/business-hours/business-hours.php:59
2470
+ #: widgets/business-hours/business-hours.php:308
2471
+ msgid "Time"
2472
+ msgstr "Время"
2473
+
2474
+ #: widgets/business-hours/business-hours.php:52
2475
+ #: widgets/business-hours/business-hours.php:136
2476
+ msgid "Saturday"
2477
+ msgstr "Суббота"
2478
+
2479
+ #: widgets/business-hours/business-hours.php:50
2480
+ #: widgets/business-hours/business-hours.php:245
2481
+ msgid "Day"
2482
+ msgstr "День"
2483
+
2484
+ #: widgets/mail-chimp/mail-chimp.php:538
2485
+ msgid "Form Style"
2486
+ msgstr "Стиль формы"
2487
+
2488
+ #: widgets/drop-caps/drop-caps.php:94
2489
+ msgid "Dropcap Latter"
2490
+ msgstr "Прописная буква"
2491
+
2492
+ #: widgets/drop-caps/drop-caps.php:50
2493
+ msgid "Enter Your Drop Caps Content."
2494
+ msgstr "Введите контент Drop Caps."
2495
+
2496
+ #: widgets/drop-caps/drop-caps.php:49
2497
+ msgid "Lorem ipsum dolor sit amet, consec adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip exl Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."
2498
+ msgstr "Lorem ipsum dolor sit amet, consec adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip exl Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."
2499
+
2500
+ #: widgets/drop-caps/drop-caps.php:40
2501
+ msgid "Dropcaps"
2502
+ msgstr "Dropcaps"
2503
+
2504
+ #: widgets/dual-button/dual-button.php:282
2505
+ #: widgets/dual-button/dual-button.php:632
2506
+ msgid "Button Two"
2507
+ msgstr "Кнопка 2"
2508
+
2509
+ #: widgets/dual-button/dual-button.php:153
2510
+ #: widgets/dual-button/dual-button.php:412
2511
+ msgid "Button One"
2512
+ msgstr "Кнопка 1"
2513
+
2514
+ #: widgets/dual-button/dual-button.php:127
2515
+ msgid "Button Gap"
2516
+ msgstr "Зазор кнопки"
2517
+
2518
+ #: widgets/dual-button/dual-button.php:93 widgets/we-forms/we-forms.php:363
2519
+ msgid "Button Width"
2520
+ msgstr "Ширина кнопки"
2521
+
2522
+ #: widgets/dual-button/dual-button.php:57
2523
+ msgid "Or"
2524
+ msgstr "Или"
2525
+
2526
+ #: widgets/dual-button/dual-button.php:47
2527
+ #: widgets/dual-button/dual-button.php:850
2528
+ msgid "Middle Text"
2529
+ msgstr "Средний текст"
2530
+
2531
+ #: widgets/dual-button/dual-button.php:40
2532
+ msgid "Double Button"
2533
+ msgstr "Двойная кнопка"
2534
+
2535
+ #: modules/onepage-scroll/extend-controls-pro.php:60
2536
+ msgid "Square"
2537
+ msgstr "Квадрат"
2538
+
2539
+ #: modules/onepage-scroll/extend-controls-pro.php:47
2540
+ msgid "Circle"
2541
+ msgstr "Круг"
2542
+
2543
+ #: widgets/page-list/page-list.php:276 widgets/post-list/post-list.php:153
2544
+ msgid "4 Columns"
2545
+ msgstr "4 колонки"
2546
+
2547
+ #: widgets/page-list/page-list.php:275 widgets/post-list/post-list.php:152
2548
+ msgid "3 Columns"
2549
+ msgstr "3 колонки"
2550
+
2551
+ #: widgets/page-list/page-list.php:277 widgets/post-list/post-list.php:154
2552
+ msgid "6 Columns"
2553
+ msgstr "6 колонок"
2554
+
2555
+ #: widgets/page-list/page-list.php:270 widgets/post-list/post-list.php:147
2556
+ msgid "Columns Grid"
2557
+ msgstr "Сетка колонок"
2558
+
2559
+ #: widgets/post-grid/post-grid.php:97 widgets/testimonial/testimonial.php:831
2560
+ msgid "Use Fixed Height"
2561
+ msgstr "Использовать фиксированную высоту"
2562
+
2563
+ #: widgets/post-grid/post-grid.php:89
2564
+ msgid "Grid Styles"
2565
+ msgstr "Стили сетки"
2566
+
2567
+ #: modules/controls/widget-area-modal.php:43
2568
+ msgid "Loading"
2569
+ msgstr "Загрузка"
2570
+
2571
+ #: modules/controls/widget-area-modal.php:11
2572
+ msgid "Widget Area"
2573
+ msgstr "Область виджетов"
2574
+
2575
+ #: modules/controls/widget-area-utils.php:51
2576
+ msgid "Edit"
2577
+ msgstr "Изменить"
2578
+
2579
+ #: widgets/social-share/social-share-handler.php:12
2580
+ msgid "Social Share"
2581
+ msgstr "Поделиться в соц сетях"
2582
+
2583
+ #: modules/onepage-scroll/extend-controls-pro.php:66
2584
+ #: widgets/social-share/social-share.php:217
2585
+ msgid "Line"
2586
+ msgstr "Линия"
2587
+
2588
+ #: widgets/social-share/social-share.php:216
2589
+ msgid "Whatsapp"
2590
+ msgstr "Whatsapp"
2591
+
2592
+ #: widgets/social-share/social-share.php:215
2593
+ msgid "Viber"
2594
+ msgstr "Viber"
2595
+
2596
+ #: widgets/social-share/social-share.php:214
2597
+ msgid "Telegram"
2598
+ msgstr "Telegram"
2599
+
2600
+ #: widgets/social-share/social-share.php:213
2601
+ msgid "Skype"
2602
+ msgstr "Skype"
2603
+
2604
+ #: widgets/social-share/social-share.php:212
2605
+ msgid "Weibo"
2606
+ msgstr "Weibo"
2607
+
2608
+ #: widgets/social-share/social-share.php:211
2609
+ msgid "Renren"
2610
+ msgstr "Renren"
2611
+
2612
+ #: widgets/social-share/social-share.php:210
2613
+ msgid "Baidu"
2614
+ msgstr "Baidu"
2615
+
2616
+ #: widgets/social-share/social-share.php:209
2617
+ msgid "WordPress"
2618
+ msgstr "WordPress"
2619
+
2620
+ #: widgets/social-share/social-share.php:208
2621
+ msgid "Xing"
2622
+ msgstr "Xing"
2623
+
2624
+ #: widgets/social-share/social-share.php:207
2625
+ msgid "Instapaper"
2626
+ msgstr "Instapaper"
2627
+
2628
+ #: widgets/social-share/social-share.php:206
2629
+ msgid "Buffer"
2630
+ msgstr "Buffer"
2631
+
2632
+ #: widgets/social-share/social-share.php:205
2633
+ msgid "Liveinternet"
2634
+ msgstr "Liveinternet"
2635
+
2636
+ #: widgets/social-share/social-share.php:204
2637
+ msgid "Surfingbird"
2638
+ msgstr "Surfingbird"
2639
+
2640
+ #: widgets/social-share/social-share.php:203
2641
+ msgid "Pocket"
2642
+ msgstr "Pocket"
2643
+
2644
+ #: widgets/social-share/social-share.php:202
2645
+ msgid "Stumbleupon"
2646
+ msgstr "Stumbleupon"
2647
+
2648
+ #: widgets/social-share/social-share.php:201
2649
+ msgid "Delicious"
2650
+ msgstr "Delicious"
2651
+
2652
+ #: widgets/social-share/social-share.php:200
2653
+ msgid "Reddit"
2654
+ msgstr "Reddit"
2655
+
2656
+ #: widgets/social-share/social-share.php:199
2657
+ msgid "Evernote"
2658
+ msgstr "Evernote"
2659
+
2660
+ #: widgets/social-share/social-share.php:198
2661
+ msgid "Digg"
2662
+ msgstr "Digg"
2663
+
2664
+ #: widgets/social-share/social-share.php:197
2665
+ msgid "Blogger"
2666
+ msgstr "Blogger"
2667
+
2668
+ #: widgets/social-share/social-share.php:196
2669
+ msgid "Live journal"
2670
+ msgstr "Live journal"
2671
+
2672
+ #: widgets/social-share/social-share.php:195
2673
+ msgid "Moimir"
2674
+ msgstr "Мой мир"
2675
+
2676
+ #: widgets/social-share/social-share.php:194
2677
+ msgid "Odnoklassniki"
2678
+ msgstr "Одноклассники"
2679
+
2680
+ #: widgets/social-share/social-share.php:193
2681
+ msgid "Vkontakte"
2682
+ msgstr "Вконтакте"
2683
+
2684
+ #: widgets/social-share/social-share.php:192
2685
+ msgid "Flicker"
2686
+ msgstr "Flicker"
2687
+
2688
+ #: widgets/social-share/social-share.php:191
2689
+ msgid "Snapchat"
2690
+ msgstr "Snapchat"
2691
+
2692
+ #: widgets/social-share/social-share.php:190
2693
+ msgid "Tumblr"
2694
+ msgstr "Tumblr"
2695
+
2696
+ #: widgets/social-share/social-share.php:189
2697
+ msgid "Linkedin"
2698
+ msgstr "Linkedin"
2699
+
2700
+ #: widgets/social-share/social-share.php:188 widgets/team/team.php:384
2701
+ msgid "Pinterest"
2702
+ msgstr "Pinterest"
2703
+
2704
+ #: widgets/social-share/social-share.php:187 widgets/team/team.php:376
2705
+ msgid "Twitter"
2706
+ msgstr "Twitter"
2707
+
2708
+ #: widgets/social-share/social-share.php:186 widgets/team/team.php:368
2709
+ msgid "Facebook"
2710
+ msgstr "Facebook"
2711
+
2712
+ #: widgets/drop-caps/drop-caps-handler.php:11
2713
+ msgid "Drop Caps"
2714
+ msgstr "Drop Caps (Буквица)"
2715
+
2716
+ #: widgets/caldera-forms/caldera-forms.php:892
2717
+ msgid "Please select a Contact Form From Setting!"
2718
+ msgstr "Пожалуйста, выберите контактную форму из настроек!"
2719
+
2720
+ #: widgets/caldera-forms/caldera-forms-handler.php:12
2721
+ #: widgets/caldera-forms/caldera-forms.php:55
2722
+ msgid "Caldera Forms"
2723
+ msgstr "Caldera Forms"
2724
+
2725
+ #: widgets/caldera-forms/caldera-forms.php:47
2726
+ msgid "Form Not Found!"
2727
+ msgstr "Формы не найдены!"
2728
+
2729
+ #: helpers/utils.php:186 widgets/caldera-forms/caldera-forms.php:37
2730
+ #: widgets/caldera-forms/caldera-forms.php:62
2731
+ msgid "Select Form"
2732
+ msgstr "Выбрать форму"
2733
+
2734
+ #: widgets/icon-hover/icon-hover-handler.php:12
2735
+ #: widgets/icon-hover/icon-hover.php:37 widgets/page-list/page-list.php:714
2736
+ msgid "Icon Hover"
2737
+ msgstr "Значок при наведении"
2738
+
2739
+ #: widgets/dual-button/dual-button-handler.php:11
2740
+ msgid "Dual Button"
2741
+ msgstr "Двойная кнопка"
2742
+
2743
+ #: libs/framework/views/settings-sections/dashboard.php:26
2744
+ msgid "Video Tutorials"
2745
+ msgstr "Видеоуроки"
2746
+
2747
+ #: libs/framework/views/layout-settings.php:32
2748
+ msgid "Get premium features"
2749
+ msgstr "Получите премиум функции"
2750
+
2751
+ #. Author URI of the plugin
2752
+ msgid "https://wpmet.com/"
2753
+ msgstr "https://wpmet.com/"
2754
+
2755
+ #. Plugin URI of the plugin
2756
+ msgid "https://products.wpmet.com/elementskit"
2757
+ msgstr "https://products.wpmet.com/elementskit"
2758
+
2759
+ #. Author of the plugin
2760
+ msgid "Wpmet"
2761
+ msgstr "Wpmet"
2762
+
2763
+ #: widgets/blog-posts/blog-posts-handler.php:11
2764
+ msgid "Blog Posts"
2765
+ msgstr "Записи в блоге"
2766
+
2767
+ #: widgets/blog-posts/blog-posts.php:2542 widgets/tablepress/tablepress.php:658
2768
+ msgid "Radius"
2769
+ msgstr "Радиус"
2770
+
2771
+ #: widgets/blog-posts/blog-posts.php:2480
2772
+ msgid "Image Height"
2773
+ msgstr "Высота изображения"
2774
+
2775
+ #: widgets/blog-posts/blog-posts.php:946 widgets/blog-posts/blog-posts.php:2453
2776
+ msgid "Image Width"
2777
+ msgstr "Ширина изображения"
2778
+
2779
+ #: widgets/blog-posts/blog-posts.php:2442
2780
+ msgid "Author Image"
2781
+ msgstr "Изображение автора"
2782
+
2783
+ #: widgets/blog-posts/blog-posts.php:2408 widgets/lottie/lottie.php:321
2784
+ msgid "Transition"
2785
+ msgstr "Переход"
2786
+
2787
+ #: widgets/blog-posts/blog-posts.php:2244
2788
+ msgid "Show Highlight Border"
2789
+ msgstr "Показать границы выделения"
2790
+
2791
+ #: widgets/blog-posts/blog-posts.php:2001
2792
+ #: widgets/blog-posts/blog-posts.php:2212
2793
+ msgid "justify"
2794
+ msgstr "по ширине"
2795
+
2796
+ #: widgets/blog-posts/blog-posts.php:1705
2797
+ msgid "Triangle Direction"
2798
+ msgstr "Направление треугольник"
2799
+
2800
+ #: widgets/blog-posts/blog-posts.php:1676
2801
+ msgid "Triangle Position Top"
2802
+ msgstr "Сверху"
2803
+
2804
+ #: widgets/blog-posts/blog-posts.php:1648
2805
+ msgid "Triangle Position Left"
2806
+ msgstr "Слева"
2807
+
2808
+ #: widgets/blog-posts/blog-posts.php:1620
2809
+ msgid "Triangle Size"
2810
+ msgstr "Размер треугольника"
2811
+
2812
+ #: widgets/blog-posts/blog-posts.php:1607
2813
+ msgid "Triangle Background"
2814
+ msgstr "Фон треугольника"
2815
+
2816
+ #: widgets/blog-posts/blog-posts.php:1596
2817
+ msgid "Triangle"
2818
+ msgstr "Треугольникк"
2819
+
2820
+ #: widgets/blog-posts/blog-posts.php:1507
2821
+ msgid "Month Typography"
2822
+ msgstr "Оформление месяца"
2823
+
2824
+ #: widgets/blog-posts/blog-posts.php:1482
2825
+ msgid "Date Typography"
2826
+ msgstr "Оформление даты"
2827
+
2828
+ #: widgets/blog-posts/blog-posts.php:1313
2829
+ msgid "Floating Date"
2830
+ msgstr "Плавающая дата"
2831
+
2832
+ #: widgets/blog-posts/blog-posts.php:1079
2833
+ msgid "Item Margin"
2834
+ msgstr "Отступ элемента"
2835
+
2836
+ #: widgets/blog-posts/blog-posts.php:1023 widgets/post-list/post-list.php:1017
2837
+ msgid "Meta"
2838
+ msgstr "Мета"
2839
+
2840
+ #: widgets/post-list/post-list.php:967
2841
+ msgid "Feature Image"
2842
+ msgstr "Миниатюра"
2843
+
2844
+ #: widgets/blog-posts/blog-posts.php:796 widgets/blog-posts/blog-posts.php:806
2845
+ msgid "Container Border"
2846
+ msgstr "Граница контейнера"
2847
+
2848
+ #: widgets/blog-posts/blog-posts.php:743
2849
+ msgid "Container Padding"
2850
+ msgstr "Внутренний отступ контейнера"
2851
+
2852
+ #: widgets/blog-posts/blog-posts.php:731
2853
+ msgid "Container Border radius"
2854
+ msgstr "Радиус границы контейнера"
2855
+
2856
+ #: widgets/blog-posts/blog-posts.php:520
2857
+ msgid "Read More Button"
2858
+ msgstr "Кнопка Читать далее"
2859
+
2860
+ #: widgets/blog-posts/blog-posts.php:436
2861
+ msgid "Show Author Image"
2862
+ msgstr "Показать изображение автора"
2863
+
2864
+ #: widgets/blog-posts/blog-posts.php:499
2865
+ msgid "Comment Icon"
2866
+ msgstr "Значок комментария"
2867
+
2868
+ #: widgets/blog-posts/blog-posts.php:483
2869
+ msgid "Category Icon"
2870
+ msgstr "Значок категории"
2871
+
2872
+ #: widgets/blog-posts/blog-posts.php:467
2873
+ msgid "Date Icon"
2874
+ msgstr "Значок даты"
2875
+
2876
+ #: widgets/blog-posts/blog-posts.php:450
2877
+ msgid "Author Icon"
2878
+ msgstr "Значок автора"
2879
+
2880
+ #: widgets/blog-posts/blog-posts.php:421
2881
+ msgid "Comment"
2882
+ msgstr "Комментарий"
2883
+
2884
+ #: widgets/blog-posts/blog-posts.php:420
2885
+ msgid "Category"
2886
+ msgstr "Категория"
2887
+
2888
+ #: widgets/blog-posts/blog-posts.php:404
2889
+ msgid "After Content"
2890
+ msgstr "После контента"
2891
+
2892
+ #: widgets/blog-posts/blog-posts.php:399 widgets/post-list/post-list.php:353
2893
+ msgid "Meta Position"
2894
+ msgstr "Положение мета"
2895
+
2896
+ #: widgets/blog-posts/blog-posts.php:389
2897
+ msgid "Show Meta Data"
2898
+ msgstr "Показать метаданные"
2899
+
2900
+ #: widgets/blog-posts/blog-posts.php:360
2901
+ msgid "Image style 2"
2902
+ msgstr "Стиль изображения 2"
2903
+
2904
+ #: widgets/blog-posts/blog-posts.php:354
2905
+ msgid "Image style 1"
2906
+ msgstr "Стиль изображения 1"
2907
+
2908
+ #: widgets/blog-posts/blog-posts.php:336
2909
+ msgid "Show Floating Date"
2910
+ msgstr "Показать плавающую дату"
2911
+
2912
+ #: widgets/blog-posts/blog-posts.php:328 widgets/blog-posts/blog-posts.php:415
2913
+ msgid "Meta Data"
2914
+ msgstr "Мета данные"
2915
+
2916
+ #: widgets/blog-posts/blog-posts.php:316
2917
+ msgid "DESC"
2918
+ msgstr "УМЕН"
2919
+
2920
+ #: widgets/blog-posts/blog-posts.php:315
2921
+ msgid "ASC"
2922
+ msgstr "УВЕЛ"
2923
+
2924
+ #: widgets/blog-posts/blog-posts.php:312
2925
+ msgid "Order"
2926
+ msgstr "Порядок"
2927
+
2928
+ #: widgets/blog-posts/blog-posts.php:303
2929
+ msgid "Comments"
2930
+ msgstr "Комментарии"
2931
+
2932
+ #: widgets/blog-posts/blog-posts.php:302
2933
+ msgid "Modified"
2934
+ msgstr "Изменено"
2935
+
2936
+ #: widgets/blog-posts/blog-posts.php:301 widgets/blog-posts/blog-posts.php:418
2937
+ msgid "Author"
2938
+ msgstr "Автор"
2939
+
2940
+ #: widgets/blog-posts/blog-posts.php:299 widgets/blog-posts/blog-posts.php:419
2941
+ msgid "Date"
2942
+ msgstr "Дата"
2943
+
2944
+ #: widgets/blog-posts/blog-posts.php:296
2945
+ msgid "Order by"
2946
+ msgstr "Сортировка по"
2947
+
2948
+ #: widgets/blog-posts/blog-posts.php:262
2949
+ msgid "Search & Select"
2950
+ msgstr "Поиск и Выбор"
2951
+
2952
+ #: widgets/blog-posts/blog-posts.php:236
2953
+ msgid "Posts Count"
2954
+ msgstr "Количество записей"
2955
+
2956
+ #: widgets/blog-posts/blog-posts.php:229
2957
+ msgid "Query"
2958
+ msgstr "Запрос"
2959
+
2960
+ #: widgets/blog-posts/blog-posts.php:204
2961
+ msgid "Show Read More"
2962
+ msgstr "Показывать Читать далее"
2963
+
2964
+ #: widgets/blog-posts/blog-posts.php:192
2965
+ msgid "Crop content by word"
2966
+ msgstr "Обрезать контент по слову"
2967
+
2968
+ #: widgets/blog-posts/blog-posts.php:182
2969
+ msgid "Show Content"
2970
+ msgstr "Показать контент"
2971
+
2972
+ #: widgets/blog-posts/blog-posts.php:171
2973
+ msgid "Crop title by word"
2974
+ msgstr "Обрезать заголовок по слову"
2975
+
2976
+ #: widgets/blog-posts/blog-posts.php:161
2977
+ #: widgets/dual-button/dual-button.php:922
2978
+ msgid "Show Title"
2979
+ msgstr "Показать заголовок"
2980
+
2981
+ #: widgets/blog-posts/blog-posts.php:149
2982
+ msgid "6"
2983
+ msgstr "6"
2984
+
2985
+ #: widgets/blog-posts/blog-posts.php:142
2986
+ msgid "Show Posts Per Row"
2987
+ msgstr "Показывать записей в строке"
2988
+
2989
+ #: widgets/blog-posts/blog-posts.php:119
2990
+ msgid "Featured Image Alignment"
2991
+ msgstr "Выравнивание изображения"
2992
+
2993
+ #: widgets/blog-posts/blog-posts.php:64 widgets/post-list/post-list.php:176
2994
+ msgid "Show Featured Image"
2995
+ msgstr "Показать выбранное изображение"
2996
+
2997
+ #: widgets/blog-posts/blog-posts.php:55
2998
+ msgid "Grid Without Thumb"
2999
+ msgstr "Сетка без миниатюр"
3000
+
3001
+ #: widgets/blog-posts/blog-posts.php:54
3002
+ msgid "Grid With Thumb"
3003
+ msgstr "Сетка с миниатюрами"
3004
+
3005
+ #: widgets/blog-posts/blog-posts.php:50
3006
+ msgid "Layout Style"
3007
+ msgstr "Стиль макета"
3008
+
3009
+ #: widgets/piechart/piechart.php:551
3010
+ msgid "Eg: 0px 28px 40px 0px rgba(0, 0, 0, .1)"
3011
+ msgstr "Напр.: 0px 28px 40px 0px rgba(0, 0, 0, .1)"
3012
+
3013
+ #: widgets/piechart/piechart.php:528
3014
+ msgid "Wrapper Padding"
3015
+ msgstr "Отступ оболочки"
3016
+
3017
+ #: widgets/piechart/piechart.php:520
3018
+ msgid "Background "
3019
+ msgstr "Фон "
3020
+
3021
+ #: widgets/piechart/piechart.php:502
3022
+ msgid " Number Color"
3023
+ msgstr " Цвет номера"
3024
+
3025
+ #: widgets/piechart/piechart.php:485
3026
+ msgid " Icon Color"
3027
+ msgstr " Цвет значка"
3028
+
3029
+ #: widgets/piechart/piechart.php:474
3030
+ msgid "Gradient Color2"
3031
+ msgstr "Градиент 2"
3032
+
3033
+ #: widgets/piechart/piechart.php:463
3034
+ msgid "Gradient Color1"
3035
+ msgstr "Градиент 1"
3036
+
3037
+ #: widgets/piechart/piechart.php:455
3038
+ msgid "Bar Background Color"
3039
+ msgstr "Цвет фона панели"
3040
+
3041
+ #: widgets/piechart/piechart.php:444
3042
+ msgid "Bar Color"
3043
+ msgstr "Цвет панели"
3044
+
3045
+ #: widgets/piechart/piechart.php:436
3046
+ msgid "Gradient"
3047
+ msgstr "Градиент"
3048
+
3049
+ #: widgets/piechart/piechart.php:431
3050
+ msgid "Color Type"
3051
+ msgstr "Тип цвета"
3052
+
3053
+ #: widgets/piechart/piechart.php:411
3054
+ msgid "Border Size"
3055
+ msgstr "Размер границы"
3056
+
3057
+ #: widgets/piechart/piechart.php:393
3058
+ msgid "Piechart Size"
3059
+ msgstr "Размер круговой диаграммы"
3060
+
3061
+ #: widgets/piechart/piechart.php:346
3062
+ msgid "Flip Card "
3063
+ msgstr "Флип карточка "
3064
+
3065
+ #: widgets/piechart/piechart.php:277
3066
+ msgid "Content Color"
3067
+ msgstr "Цвет контента"
3068
+
3069
+ #: widgets/piechart/piechart.php:243
3070
+ msgid "Ttitle margin"
3071
+ msgstr "Отступ заголовка"
3072
+
3073
+ #: widgets/piechart/piechart.php:189
3074
+ msgid "Flip Card"
3075
+ msgstr "Флип карточка"
3076
+
3077
+ #: widgets/piechart/piechart.php:188
3078
+ msgid "Static"
3079
+ msgstr "Статичный"
3080
+
3081
+ #: widgets/piechart/piechart.php:184
3082
+ msgid "Content type"
3083
+ msgstr "Тип контента"
3084
+
3085
+ #: widgets/piechart/piechart.php:173
3086
+ msgid "Type your description here"
3087
+ msgstr "Введите описание здесь"
3088
+
3089
+ #: widgets/piechart/piechart.php:94
3090
+ msgid "Icon type"
3091
+ msgstr "Тип значка"
3092
+
3093
+ #: widgets/piechart/piechart.php:69
3094
+ msgid "Chart Content"
3095
+ msgstr "Контент диаграммы"
3096
+
3097
+ #: widgets/piechart/piechart.php:61
3098
+ msgid "With Content"
3099
+ msgstr "С контентом"
3100
+
3101
+ #: widgets/piechart/piechart.php:56
3102
+ msgid "Pie Chart Style"
3103
+ msgstr "Стиль круговой диаграммы"
3104
+
3105
+ #: widgets/piechart/piechart-handler.php:12
3106
+ msgid "Pie Chart"
3107
+ msgstr "Круговая диаграмма"
3108
+
3109
+ #: widgets/caldera-forms/caldera-forms.php:412
3110
+ #: widgets/contact-form7/contact-form7.php:411
3111
+ #: widgets/fluent-forms/fluent-forms.php:777
3112
+ #: widgets/ninja-forms/ninja-forms.php:462 widgets/we-forms/we-forms.php:210
3113
+ #: widgets/wp-forms/wp-forms.php:294
3114
+ msgid "Focus"
3115
+ msgstr "Фокус"
3116
+
3117
+ #: widgets/caldera-forms/caldera-forms.php:244
3118
+ #: widgets/contact-form7/contact-form7.php:243
3119
+ msgid "Textarea"
3120
+ msgstr "Текстовое поле"
3121
+
3122
+ #: widgets/caldera-forms/caldera-forms.php:116
3123
+ #: widgets/contact-form7/contact-form7.php:114
3124
+ msgid "Hint"
3125
+ msgstr "Подсказка"
3126
+
3127
+ #: widgets/contact-form7/contact-form7-handler.php:11
3128
+ #: widgets/contact-form7/contact-form7.php:51
3129
+ msgid "Contact Form 7"
3130
+ msgstr "Contact Form 7"
3131
+
3132
+ #: widgets/testimonial/testimonial.php:2051
3133
+ msgid "vertical_align"
3134
+ msgstr "vertical_align"
3135
+
3136
+ #: widgets/testimonial/testimonial.php:1969
3137
+ msgid "Next"
3138
+ msgstr "Далее"
3139
+
3140
+ #: widgets/testimonial/testimonial.php:1947
3141
+ msgid "Prev"
3142
+ msgstr "Назад"
3143
+
3144
+ #: widgets/testimonial/testimonial.php:1912
3145
+ msgid "Nav"
3146
+ msgstr "Навигация"
3147
+
3148
+ #: widgets/testimonial/testimonial.php:1886
3149
+ msgid "Scale"
3150
+ msgstr "Масштаб"
3151
+
3152
+ #: widgets/testimonial/testimonial.php:1788
3153
+ msgid "Margin right"
3154
+ msgstr "Правый отступ"
3155
+
3156
+ #: widgets/testimonial/testimonial.php:1707
3157
+ msgid "Dot Top Spacing"
3158
+ msgstr "Пространство сверху точек"
3159
+
3160
+ #: widgets/testimonial/testimonial.php:1696
3161
+ msgid "Dot"
3162
+ msgstr "Точка"
3163
+
3164
+ #: widgets/testimonial/testimonial.php:1426
3165
+ msgid "Client Designation"
3166
+ msgstr "Должность клиента"
3167
+
3168
+ #: widgets/testimonial/testimonial.php:1355
3169
+ msgid "Client"
3170
+ msgstr "Клиент"
3171
+
3172
+ #: widgets/testimonial/testimonial.php:1230
3173
+ msgid "Title Separetor"
3174
+ msgstr "Разделитель заголовков"
3175
+
3176
+ #: widgets/testimonial/testimonial.php:1002
3177
+ msgid "Review Margin"
3178
+ msgstr "Отступ обзора"
3179
+
3180
+ #: widgets/testimonial/testimonial.php:979
3181
+ msgid "Items Margin Right"
3182
+ msgstr "Отступ элементов справа"
3183
+
3184
+ #: widgets/fluent-forms/fluent-forms.php:1816
3185
+ #: widgets/testimonial/testimonial.php:932
3186
+ msgid "Rating"
3187
+ msgstr "Рейтинг"
3188
+
3189
+ #: widgets/page-list/page-list.php:933 widgets/testimonial/testimonial.php:791
3190
+ msgid "Horizontal Alignment"
3191
+ msgstr "Горизонтальное выравнивание"
3192
+
3193
+ #: widgets/testimonial/testimonial.php:756
3194
+ msgid "Wraper Content Style"
3195
+ msgstr "Стиль контента оболочки"
3196
+
3197
+ #: widgets/testimonial/testimonial.php:616
3198
+ msgid "Column Gap"
3199
+ msgstr "Разрыв колонки"
3200
+
3201
+ #: widgets/lottie/lottie.php:195 widgets/testimonial/testimonial.php:503
3202
+ msgid "Speed"
3203
+ msgstr "Скорость"
3204
+
3205
+ #: widgets/testimonial/testimonial.php:407
3206
+ msgid "Testimonial #3"
3207
+ msgstr "Отзыв #3"
3208
+
3209
+ #: widgets/testimonial/testimonial.php:406
3210
+ msgid "Testimonial #2"
3211
+ msgstr "Отзыв #2"
3212
+
3213
+ #: widgets/testimonial/testimonial.php:381
3214
+ msgid "Logo Active"
3215
+ msgstr "Активный логотип"
3216
+
3217
+ #: widgets/testimonial/testimonial.php:371
3218
+ msgid "Display different logo on hover?"
3219
+ msgstr "Отображать другой логотип при наведении?"
3220
+
3221
+ #: widgets/testimonial/testimonial.php:350
3222
+ msgid "Client Avatar"
3223
+ msgstr "Аватар клиента"
3224
+
3225
+ #: widgets/blog-posts/blog-posts.php:145
3226
+ #: widgets/testimonial/testimonial.php:333
3227
+ msgid "1"
3228
+ msgstr "1"
3229
+
3230
+ #: widgets/blog-posts/blog-posts.php:146
3231
+ #: widgets/testimonial/testimonial.php:332
3232
+ msgid "2"
3233
+ msgstr "2"
3234
+
3235
+ #: widgets/blog-posts/blog-posts.php:148
3236
+ #: widgets/testimonial/testimonial.php:330
3237
+ msgid "4"
3238
+ msgstr "4"
3239
+
3240
+ #: widgets/testimonial/testimonial.php:329
3241
+ msgid "5"
3242
+ msgstr "5"
3243
+
3244
+ #: widgets/testimonial/testimonial.php:325
3245
+ msgid "Testimonial Rating"
3246
+ msgstr "Рейтинг отзыва"
3247
+
3248
+ #: widgets/testimonial/testimonial.php:320
3249
+ msgid "Review Text"
3250
+ msgstr "Текст отзыва"
3251
+
3252
+ #: widgets/testimonial/testimonial.php:317
3253
+ msgid "Testimonial Review"
3254
+ msgstr "Обзор отзыва"
3255
+
3256
+ #: widgets/testimonial/testimonial.php:309
3257
+ #: widgets/testimonial/testimonial.php:312
3258
+ msgid "Designation"
3259
+ msgstr "Должность"
3260
+
3261
+ #: widgets/testimonial/testimonial.php:303
3262
+ #: widgets/testimonial/testimonial.php:405
3263
+ msgid "Testimonial #1"
3264
+ msgstr "Отзыв #1"
3265
+
3266
+ #: widgets/testimonial/testimonial.php:271
3267
+ msgid "Enable Rating"
3268
+ msgstr "Включить рейтинг"
3269
+
3270
+ #: widgets/testimonial/testimonial.php:71
3271
+ msgid "Image with Ratting"
3272
+ msgstr "Изображение с рейтингом"
3273
+
3274
+ #: widgets/testimonial/testimonial.php:65
3275
+ msgid "Grid Style without image"
3276
+ msgstr "Стиль Сетка без изображений"
3277
+
3278
+ #: widgets/testimonial/testimonial-handler.php:12
3279
+ #: widgets/testimonial/testimonial.php:102
3280
+ #: widgets/testimonial/testimonial.php:402
3281
+ msgid "Testimonial"
3282
+ msgstr "Отзыв"
3283
+
3284
+ #: widgets/testimonial/testimonial.php:1520
3285
+ msgid "Client Image"
3286
+ msgstr "Изображение клиента"
3287
+
3288
+ #: widgets/progressbar/progressbar.php:334
3289
+ msgid "Percent"
3290
+ msgstr "Процент"
3291
+
3292
+ #: widgets/progressbar/progressbar.php:262
3293
+ msgid "Switch Color"
3294
+ msgstr "Цвет переключателя"
3295
+
3296
+ #: widgets/progressbar/progressbar.php:248
3297
+ msgid "Stripe Color"
3298
+ msgstr "Цвет полосы"
3299
+
3300
+ #: widgets/progressbar/progressbar.php:236
3301
+ msgid "Track Color"
3302
+ msgstr "Цвет отслеживания"
3303
+
3304
+ #: widgets/progressbar/progressbar.php:227
3305
+ msgid "Track"
3306
+ msgstr "Отслеживание"
3307
+
3308
+ #: widgets/progressbar/progressbar.php:134
3309
+ msgid "Bar"
3310
+ msgstr "Панель"
3311
+
3312
+ #: widgets/progressbar/progressbar.php:110
3313
+ msgid "Animation Duration"
3314
+ msgstr "Длительность анимации"
3315
+
3316
+ #: widgets/piechart/piechart.php:73 widgets/piechart/piechart.php:82
3317
+ #: widgets/progressbar/progressbar.php:98
3318
+ msgid "Percentage"
3319
+ msgstr "Процент"
3320
+
3321
+ #: widgets/progressbar/progressbar.php:62 widgets/tablepress/tablepress.php:530
3322
+ msgid "Stripe"
3323
+ msgstr "Полоса"
3324
+
3325
+ #: widgets/progressbar/progressbar.php:61
3326
+ msgid "Ribbon"
3327
+ msgstr "Лента"
3328
+
3329
+ #: widgets/progressbar/progressbar.php:60
3330
+ msgid "Switch"
3331
+ msgstr "Переключатель"
3332
+
3333
+ #: widgets/progressbar/progressbar.php:59
3334
+ msgid "Tooltip Circle"
3335
+ msgstr "Круглая всплывающая подсказка"
3336
+
3337
+ #: widgets/progressbar/progressbar.php:58
3338
+ msgid "Tooltip Rounded"
3339
+ msgstr "Закругленная всплывающая подсказка"
3340
+
3341
+ #: widgets/progressbar/progressbar.php:57
3342
+ msgid "Tooltip Box"
3343
+ msgstr "Блок со всплывающей подсказкой"
3344
+
3345
+ #: widgets/progressbar/progressbar.php:56
3346
+ msgid "Tooltip"
3347
+ msgstr "Всплывающая подсказка"
3348
+
3349
+ #: widgets/progressbar/progressbar.php:55
3350
+ msgid "Bar Shadow"
3351
+ msgstr "Тень панели"
3352
+
3353
+ #: widgets/progressbar/progressbar.php:54
3354
+ msgid "Inner Content"
3355
+ msgstr "Внутренний контент"
3356
+
3357
+ #: widgets/progressbar/progressbar-handler.php:12
3358
+ #: widgets/progressbar/progressbar.php:42
3359
+ msgid "Progress Bar"
3360
+ msgstr "Индикатор выполнения"
3361
+
3362
+ #: widgets/pricing/pricing.php:442
3363
+ msgid "Pricing Body"
3364
+ msgstr "Основная часть ценообразования"
3365
+
3366
+ #: widgets/pricing/pricing.php:1939
3367
+ msgid "List Gap"
3368
+ msgstr "Разрыв в списке"
3369
+
3370
+ #: widgets/icon-box/icon-box.php:381 widgets/piechart/piechart.php:316
3371
+ #: widgets/pricing/pricing.php:1732
3372
+ msgid "Content Alignment"
3373
+ msgstr "Выравнивание контента"
3374
+
3375
+ #: widgets/pricing/pricing.php:948
3376
+ msgid "Header Image"
3377
+ msgstr "Изображение хедера"
3378
+
3379
+ #: widgets/pricing/pricing.php:644 widgets/pricing/pricing.php:671
3380
+ #: widgets/pricing/pricing.php:2241 widgets/pricing/pricing.php:2266
3381
+ msgctxt "Border Control"
3382
+ msgid "Border Color"
3383
+ msgstr "Цвет границы"
3384
+
3385
+ #: widgets/pricing/pricing.php:619
3386
+ msgctxt "Border Control"
3387
+ msgid "Border Width"
3388
+ msgstr "Ширина границы"
3389
+
3390
+ #: widgets/piechart/piechart.php:233 widgets/pricing/pricing.php:563
3391
+ msgid "Title Typography"
3392
+ msgstr "Оформление заголовка"
3393
+
3394
+ #: widgets/pricing/pricing.php:305
3395
+ msgid "1 Domain Name"
3396
+ msgstr "1 Доменное имя"
3397
+
3398
+ #: widgets/pricing/pricing.php:301
3399
+ msgid "100 GB Space"
3400
+ msgstr "100 ГБ места"
3401
+
3402
+ #: widgets/pricing/pricing.php:291
3403
+ msgid "Pricing Content List"
3404
+ msgstr "Список цен"
3405
+
3406
+ #: widgets/pricing/pricing.php:228 widgets/pricing/pricing.php:297
3407
+ msgid "15 Email Account"
3408
+ msgstr "15 email аккаунтов"
3409
+
3410
+ #: widgets/pricing/pricing.php:226
3411
+ msgid "List text"
3412
+ msgstr "Текст списка"
3413
+
3414
+ #: widgets/pricing/pricing.php:216
3415
+ msgid "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam"
3416
+ msgstr "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam"
3417
+
3418
+ #: widgets/pricing/pricing.php:214
3419
+ msgid "Table Content"
3420
+ msgstr "Контент таблицы"
3421
+
3422
+ #: widgets/pricing/pricing.php:205
3423
+ msgid "Paragraph"
3424
+ msgstr "Абзац"
3425
+
3426
+ #: widgets/pricing/pricing.php:201
3427
+ msgid "Features style"
3428
+ msgstr "Стиль возможностей"
3429
+
3430
+ #: widgets/pricing/pricing.php:195 widgets/pricing/pricing.php:1724
3431
+ #: widgets/pricing/pricing.php:2391
3432
+ msgid "Features"
3433
+ msgstr "Возможности"
3434
+
3435
+ #: widgets/pricing/pricing.php:188
3436
+ msgid "Month"
3437
+ msgstr "Месяц"
3438
+
3439
+ #: widgets/pricing/pricing.php:187 widgets/pricing/pricing.php:1397
3440
+ msgid "Duration"
3441
+ msgstr "Длительность"
3442
+
3443
+ #: widgets/pricing/pricing.php:181
3444
+ msgid "5.99"
3445
+ msgstr "5.99"
3446
+
3447
+ #: widgets/pricing/pricing.php:180
3448
+ msgid "Price"
3449
+ msgstr "Цена"
3450
+
3451
+ #: widgets/pricing/pricing.php:173
3452
+ msgid "Currency"
3453
+ msgstr "Валюта"
3454
+
3455
+ #: widgets/pricing/pricing.php:166 widgets/pricing/pricing.php:1294
3456
+ #: widgets/pricing/pricing.php:2380
3457
+ msgid "Price Tag"
3458
+ msgstr "Тег цены"
3459
+
3460
+ #: widgets/pricing/pricing.php:83
3461
+ msgid "Header Icon or Image? "
3462
+ msgstr "Изображение или значок хедера? "
3463
+
3464
+ #: widgets/pricing/pricing.php:76
3465
+ msgid "A small river named Duden flows by their place and supplies"
3466
+ msgstr "A small river named Duden flows by their place and supplies"
3467
+
3468
+ #: widgets/pricing/pricing.php:75 widgets/pricing/pricing.php:717
3469
+ msgid "Table Subtitle"
3470
+ msgstr "Подзаголовок таблицы"
3471
+
3472
+ #: widgets/pricing/pricing.php:48
3473
+ msgid "Starter"
3474
+ msgstr "Стартовый"
3475
+
3476
+ #: widgets/pricing/pricing.php:47 widgets/pricing/pricing.php:492
3477
+ msgid "Table Title"
3478
+ msgstr "Заголовок таблицы"
3479
+
3480
+ #: widgets/pricing/pricing-handler.php:12
3481
+ msgid "Pricing Table"
3482
+ msgstr "Таблица цен"
3483
+
3484
+ #: widgets/blog-posts/blog-posts.php:628 widgets/tab/tab.php:473
3485
+ msgid "Wrapper"
3486
+ msgstr "Оболочка"
3487
+
3488
+ #: widgets/tab/tab.php:1975
3489
+ msgid "Body Color"
3490
+ msgstr "Цвет основной части"
3491
+
3492
+ #: widgets/tab/tab.php:1423 widgets/tab/tab.php:1708 widgets/tab/tab.php:1935
3493
+ msgid "Left Position"
3494
+ msgstr "Позиция слева"
3495
+
3496
+ #: widgets/tab/tab.php:1393 widgets/tab/tab.php:1905
3497
+ msgid "Bottom Position"
3498
+ msgstr "Позиция снизу"
3499
+
3500
+ #: widgets/tab/tab.php:1367 widgets/tab/tab.php:1652 widgets/tab/tab.php:1879
3501
+ msgid "Caret Height"
3502
+ msgstr "Высота каретки"
3503
+
3504
+ #: widgets/tab/tab.php:1341 widgets/tab/tab.php:1626 widgets/tab/tab.php:1853
3505
+ msgid "Caret Width"
3506
+ msgstr "Ширина каретки"
3507
+
3508
+ #: widgets/tab/tab.php:1317
3509
+ msgid "Hear Symbol Background"
3510
+ msgstr "Фон символа сердца"
3511
+
3512
+ #: widgets/tab/tab.php:1261
3513
+ msgid "Bottom Line"
3514
+ msgstr "Нижняя линия"
3515
+
3516
+ #: widgets/tab/tab.php:1024 widgets/tab/tab.php:1678
3517
+ msgid "Bottom Icon Position"
3518
+ msgstr "Положение значка внизу"
3519
+
3520
+ #: widgets/tab/tab.php:939
3521
+ msgid "Caret "
3522
+ msgstr "Каретка "
3523
+
3524
+ #: widgets/tab/tab.php:923
3525
+ msgid "Last Child Border Width"
3526
+ msgstr "Ширина границы последнего элемента"
3527
+
3528
+ #: widgets/tab/tab.php:911
3529
+ msgid "Last Child Border Radius"
3530
+ msgstr "Радиус границы последнего элемента"
3531
+
3532
+ #: widgets/tab/tab.php:899
3533
+ msgid "First Child Border Width"
3534
+ msgstr "Ширина границы первого элемента"
3535
+
3536
+ #: widgets/tab/tab.php:887
3537
+ msgid "First Child Border Radius"
3538
+ msgstr "Радиус границы первого элемента"
3539
+
3540
+ #: widgets/tab/tab.php:878
3541
+ msgid "First and Last Child Border Radius"
3542
+ msgstr "Радиус границы первого и последнего элемента"
3543
+
3544
+ #: widgets/blog-posts/blog-posts.php:1115
3545
+ #: widgets/header-info/header-info.php:195
3546
+ #: widgets/header-offcanvas/header-offcanvas.php:243
3547
+ #: widgets/header-offcanvas/header-offcanvas.php:465
3548
+ #: widgets/image-accordion/image-accordion.php:481
3549
+ #: widgets/mail-chimp/mail-chimp.php:1112 widgets/nav-menu/nav-menu.php:988
3550
+ #: widgets/post-list/post-list.php:1037 widgets/pricing/pricing.php:259
3551
+ #: widgets/pricing/pricing.php:2052 widgets/progressbar/progressbar.php:419
3552
+ #: widgets/social-share/social-share.php:595 widgets/social/social.php:498
3553
+ #: widgets/tab/tab.php:643 widgets/team/team.php:1610
3554
+ #: widgets/testimonial/testimonial.php:1090 widgets/video/video.php:384
3555
+ msgid "Icon Size"
3556
+ msgstr "Размер значка"
3557
+
3558
+ #: widgets/tab/tab.php:627
3559
+ msgid "Nav Items "
3560
+ msgstr "Элементы навигации "
3561
+
3562
+ #: widgets/tab/tab.php:537
3563
+ msgid "Make Fluid"
3564
+ msgstr "Сделать жидким"
3565
+
3566
+ #: widgets/tab/tab.php:529
3567
+ msgid "Nav Wrapper "
3568
+ msgstr "Оболочка навигации "
3569
+
3570
+ #: widgets/tab/tab.php:298
3571
+ msgid "Nav Item Alignment"
3572
+ msgstr "Выравнивание элементов навигации"
3573
+
3574
+ #: widgets/tab/tab.php:268
3575
+ msgid "Nav Alignment"
3576
+ msgstr "Выравнивание навигации"
3577
+
3578
+ #: widgets/blog-posts/blog-posts.php:1103
3579
+ #: widgets/dual-button/dual-button.php:231
3580
+ #: widgets/dual-button/dual-button.php:255
3581
+ #: widgets/dual-button/dual-button.php:360
3582
+ #: widgets/dual-button/dual-button.php:384
3583
+ #: widgets/header-info/header-info.php:214
3584
+ #: widgets/mail-chimp/mail-chimp.php:1060
3585
+ #: widgets/mail-chimp/mail-chimp.php:1086 widgets/post-list/post-list.php:1061
3586
+ #: widgets/pricing/pricing.php:391 widgets/tab/tab.php:167
3587
+ #: widgets/tab/tab.php:192 widgets/tab/tab.php:217 widgets/tab/tab.php:242
3588
+ msgid "Icon Spacing"
3589
+ msgstr "Пространство между значками"
3590
+
3591
+ #: widgets/tab/tab.php:153
3592
+ msgid "Nav Icon Position"
3593
+ msgstr "Позиция значка навигации"
3594
+
3595
+ #: widgets/tab/tab.php:138
3596
+ msgid "Full Width Nav"
3597
+ msgstr "Полноэкранная навигация"
3598
+
3599
+ #: widgets/tab/tab.php:82
3600
+ msgid "Show Caret"
3601
+ msgstr "Показать каретку"
3602
+
3603
+ #: widgets/tab/tab.php:57
3604
+ msgid "Vertical Nav Width"
3605
+ msgstr "Ширина вертикальной навигации"
3606
+
3607
+ #: widgets/tab/tab-handler.php:12 widgets/tab/tab.php:37
3608
+ msgid "Tab"
3609
+ msgstr "Вкладка"
3610
+
3611
+ #: widgets/piechart/piechart.php:172
3612
+ msgid "Default description"
3613
+ msgstr "Описание по умолчанию"
3614
+
3615
+ #: widgets/image-comparison/image-comparison-handler.php:11
3616
+ msgid "Image Comparison"
3617
+ msgstr "Сравнение изображений"
3618
+
3619
+ #: widgets/image-comparison/image-comparison.php:606
3620
+ msgid "Divider Color"
3621
+ msgstr "Цвет разделителя"
3622
+
3623
+ #: widgets/image-comparison/image-comparison.php:578
3624
+ msgid "Handle Divider"
3625
+ msgstr "Ручной разделитель"
3626
+
3627
+ #: widgets/image-comparison/image-comparison.php:399
3628
+ msgid "Control Width"
3629
+ msgstr "Ширина регулирования"
3630
+
3631
+ #: widgets/image-comparison/image-comparison.php:390
3632
+ msgid "Handle"
3633
+ msgstr "Вручную"
3634
+
3635
+ #: widgets/image-comparison/image-comparison.php:180
3636
+ msgid "Allow a user to click (or tap) anywhere on the image to move the slider to that location."
3637
+ msgstr "Дайте пользователю возможность щелкнуть (или коснуться) в любом месте изображения, чтобы переместить слайдер в это место."
3638
+
3639
+ #: widgets/image-comparison/image-comparison.php:174
3640
+ msgid "Click to move?"
3641
+ msgstr "Нажать для перемещения?"
3642
+
3643
+ #: widgets/image-comparison/image-comparison.php:168
3644
+ msgid "Move slider on mouse hover?"
3645
+ msgstr "Двигать слайдер при наведении мыши?"
3646
+
3647
+ #: widgets/image-comparison/image-comparison.php:162
3648
+ msgid "Move slider on hover?"
3649
+ msgstr "Двигать слайдер при наведении?"
3650
+
3651
+ #: widgets/image-comparison/image-comparison.php:156
3652
+ msgid "Do not show the overlay with before and after"
3653
+ msgstr "Не показывать наложение до и после"
3654
+
3655
+ #: widgets/image-comparison/image-comparison.php:150
3656
+ msgid "Remove overlay?"
3657
+ msgstr "Удалить наложение?"
3658
+
3659
+ #: widgets/image-comparison/image-comparison.php:144
3660
+ msgid "How much of the before image is visible when the page loads"
3661
+ msgstr "Какая часть предыдущего изображения видна при загрузке страницы"
3662
+
3663
+ #: widgets/blog-posts/blog-posts.php:285
3664
+ #: widgets/image-comparison/image-comparison.php:131
3665
+ msgid "Offset"
3666
+ msgstr "Смещение"
3667
+
3668
+ #: widgets/image-accordion/image-accordion.php:279
3669
+ #: widgets/image-comparison/image-comparison.php:60
3670
+ #: widgets/post-list/post-list.php:129 widgets/tab/tab.php:49
3671
+ msgid "Vertical"
3672
+ msgstr "Вертикально"
3673
+
3674
+ #: widgets/image-accordion/image-accordion.php:278
3675
+ #: widgets/image-comparison/image-comparison.php:59
3676
+ #: widgets/post-list/post-list.php:133 widgets/tab/tab.php:48
3677
+ msgid "Horizontal"
3678
+ msgstr "Горизонтально"
3679
+
3680
+ #: widgets/image-comparison/image-comparison.php:56
3681
+ msgid "Container Style"
3682
+ msgstr "Стиль контейнера"
3683
+
3684
+ #: widgets/image-comparison/image-comparison.php:48
3685
+ msgid "Items"
3686
+ msgstr "Элементы"
3687
+
3688
+ #: widgets/client-logo/client-logo.php:460
3689
+ msgid "Container"
3690
+ msgstr "Контейнер"
3691
+
3692
+ #: widgets/blog-posts/blog-posts.php:2055
3693
+ #: widgets/blog-posts/blog-posts.php:2380
3694
+ #: widgets/blog-posts/blog-posts.php:2399
3695
+ #: widgets/client-logo/client-logo.php:1412
3696
+ #: widgets/client-logo/client-logo.php:1431
3697
+ #: widgets/fluent-forms/fluent-forms.php:1257
3698
+ #: widgets/testimonial/testimonial.php:1252
3699
+ #: widgets/testimonial/testimonial.php:1272
3700
+ msgid "Separator Color"
3701
+ msgstr "Цвет разделителя"
3702
+
3703
+ #: widgets/blog-posts/blog-posts.php:2339
3704
+ #: widgets/client-logo/client-logo.php:1378
3705
+ msgid "Left Right Position"
3706
+ msgstr "Положение слева-справа"
3707
+
3708
+ #: widgets/blog-posts/blog-posts.php:2311
3709
+ #: widgets/client-logo/client-logo.php:1354
3710
+ msgid "Top Bottom Position"
3711
+ msgstr "Положение сверху-снизу"
3712
+
3713
+ #: widgets/blog-posts/blog-posts.php:2257
3714
+ #: widgets/client-logo/client-logo.php:1306
3715
+ msgid "Hight"
3716
+ msgstr "Высота"
3717
+
3718
+ #: widgets/client-logo/client-logo.php:1296
3719
+ msgid "Separator"
3720
+ msgstr "Разделитель"
3721
+
3722
+ #: widgets/client-logo/client-logo.php:640
3723
+ #: widgets/tablepress/tablepress.php:579
3724
+ msgid "Hover Background"
3725
+ msgstr "Фон при наведении"
3726
+
3727
+ #: widgets/client-logo/client-logo.php:1140
3728
+ msgid "Dot Color"
3729
+ msgstr "Цвет точки"
3730
+
3731
+ #: widgets/client-logo/client-logo.php:1116
3732
+ msgid "Spacing Top To Bottom"
3733
+ msgstr "Пространство сверху донизу"
3734
+
3735
+ #: widgets/client-logo/client-logo.php:1072
3736
+ msgid "Paginate"
3737
+ msgstr "Пагинация"
3738
+
3739
+ #: widgets/client-logo/client-logo.php:1065
3740
+ msgid "Dot Style"
3741
+ msgstr "Стиль точки"
3742
+
3743
+ #: widgets/client-logo/client-logo.php:1054
3744
+ msgid "Dots"
3745
+ msgstr "Точки"
3746
+
3747
+ #: widgets/client-logo/client-logo.php:1002
3748
+ #: widgets/client-logo/client-logo.php:1035
3749
+ msgid "Arrow Background"
3750
+ msgstr "Фон стрелки"
3751
+
3752
+ #: widgets/client-logo/client-logo.php:991
3753
+ #: widgets/client-logo/client-logo.php:1024
3754
+ #: widgets/image-comparison/image-comparison.php:452
3755
+ #: widgets/image-comparison/image-comparison.php:468
3756
+ #: widgets/image-comparison/image-comparison.php:509
3757
+ #: widgets/image-comparison/image-comparison.php:525
3758
+ msgid "Arrow Color"
3759
+ msgstr "Цвет стрелки"
3760
+
3761
+ #: widgets/client-logo/client-logo.php:958
3762
+ msgid "Right Arrow Position"
3763
+ msgstr "Положение стрелки вправо"
3764
+
3765
+ #: widgets/client-logo/client-logo.php:934
3766
+ msgid "Left Arrow Position"
3767
+ msgstr "Положение стрелки влево"
3768
+
3769
+ #: widgets/client-logo/client-logo.php:850
3770
+ msgid "Inside"
3771
+ msgstr "Внутри"
3772
+
3773
+ #: widgets/client-logo/client-logo.php:849
3774
+ msgid "Outside"
3775
+ msgstr "Снаружи"
3776
+
3777
+ #: widgets/client-logo/client-logo.php:834
3778
+ msgid "Arrows"
3779
+ msgstr "Стрелки"
3780
+
3781
+ #: widgets/client-logo/client-logo.php:805
3782
+ msgid "Opacity Hover"
3783
+ msgstr "Прозрачность при наведении"
3784
+
3785
+ #: widgets/client-logo/client-logo.php:746
3786
+ #: widgets/client-logo/client-logo.php:782 widgets/lottie/lottie.php:262
3787
+ #: widgets/lottie/lottie.php:295
3788
+ msgid "Opacity"
3789
+ msgstr "Прозрачность"
3790
+
3791
+ #: widgets/blog-posts/blog-posts.php:2041
3792
+ #: widgets/client-logo/client-logo.php:447
3793
+ #: widgets/testimonial/testimonial.php:287
3794
+ msgid "Show Separator"
3795
+ msgstr "Показать разделитель"
3796
+
3797
+ #: widgets/client-logo/client-logo.php:440
3798
+ msgid "Three row"
3799
+ msgstr "3"
3800
+
3801
+ #: widgets/client-logo/client-logo.php:439
3802
+ msgid "Two row"
3803
+ msgstr "2"
3804
+
3805
+ #: widgets/client-logo/client-logo.php:438
3806
+ msgid "One row"
3807
+ msgstr "1"
3808
+
3809
+ #: widgets/client-logo/client-logo.php:433
3810
+ msgid ""
3811
+ "Setting this to more than 1 initializes grid mode. Use slidesPerRow to set how many slides should be in each row.\n"
3812
+ "\t\t\t\t"
3813
+ msgstr ""
3814
+ "Установка этого значения больше 1 инициализирует режим сетки. Используйте slidesPerRow, чтобы установить, сколько слайдов должно быть в каждом ряду.\n"
3815
+ "\t\t\t\t"
3816
+
3817
+ #: widgets/client-logo/client-logo.php:432
3818
+ msgid "Rows"
3819
+ msgstr "Рядов"
3820
+
3821
+ #: widgets/client-logo/client-logo.php:423
3822
+ msgid "Additional Options"
3823
+ msgstr "Дополнительные параметры"
3824
+
3825
+ #: widgets/client-logo/client-logo.php:411
3826
+ msgid "Show dots"
3827
+ msgstr "Показать точки"
3828
+
3829
+ #: widgets/client-logo/client-logo.php:396
3830
+ msgid "Right arrow Icon"
3831
+ msgstr "Значок стрелки вправо"
3832
+
3833
+ #: widgets/client-logo/client-logo.php:380
3834
+ msgid "Left arrow Icon"
3835
+ msgstr "Значок стрелки влево"
3836
+
3837
+ #: widgets/client-logo/client-logo.php:358
3838
+ msgid "Show arrow"
3839
+ msgstr "Показывать стрелку"
3840
+
3841
+ #: widgets/client-logo/client-logo.php:344
3842
+ #: widgets/testimonial/testimonial.php:595
3843
+ msgid "Pause on Hover"
3844
+ msgstr "Пауза при наведении"
3845
+
3846
+ #: widgets/client-logo/client-logo.php:330
3847
+ msgid "Speed (ms)"
3848
+ msgstr "Скорость (мс)"
3849
+
3850
+ #: widgets/client-logo/client-logo.php:319 widgets/lottie/lottie.php:148
3851
+ #: widgets/testimonial/testimonial.php:515
3852
+ msgid "Autoplay"
3853
+ msgstr "Авто-воспроизведение"
3854
+
3855
+ #: widgets/client-logo/client-logo.php:284
3856
+ #: widgets/testimonial/testimonial.php:491
3857
+ msgid "Slides To Scroll"
3858
+ msgstr "Слайдов для прокрутки"
3859
+
3860
+ #: widgets/client-logo/client-logo.php:251
3861
+ #: widgets/testimonial/testimonial.php:479
3862
+ msgid "Slides To Show"
3863
+ msgstr "Слайдов для показа"
3864
+
3865
+ #: widgets/client-logo/client-logo.php:214
3866
+ msgid "Spacing Top Bottom"
3867
+ msgstr "Пространство сверху и снизу"
3868
+
3869
+ #: widgets/client-logo/client-logo.php:178
3870
+ #: widgets/client-logo/client-logo.php:1080
3871
+ #: widgets/testimonial/testimonial.php:431
3872
+ msgid "Spacing Left Right"
3873
+ msgstr "Пространство слева и справа"
3874
+
3875
+ #: widgets/client-logo/client-logo.php:157
3876
+ msgid "Title #5"
3877
+ msgstr "Заголовок #5"
3878
+
3879
+ #: widgets/client-logo/client-logo.php:154
3880
+ msgid "Title #4"
3881
+ msgstr "Заголовок #4"
3882
+
3883
+ #: widgets/client-logo/client-logo.php:151
3884
+ msgid "Title #3"
3885
+ msgstr "Заголовок #3"
3886
+
3887
+ #: widgets/client-logo/client-logo.php:148
3888
+ msgid "Title #2"
3889
+ msgstr "Заголовок #2"
3890
+
3891
+ #: widgets/client-logo/client-logo.php:145
3892
+ msgid "Title #1"
3893
+ msgstr "Заголовок #1"
3894
+
3895
+ #: widgets/client-logo/client-logo.php:140
3896
+ msgid "Repeater List"
3897
+ msgstr "Список повторителей"
3898
+
3899
+ #: widgets/client-logo/client-logo.php:115 widgets/image-box/image-box.php:112
3900
+ msgid "Enable Link"
3901
+ msgstr "Включить ссылку"
3902
+
3903
+ #: widgets/client-logo/client-logo.php:100
3904
+ msgid "Hover Logo"
3905
+ msgstr "Логотип при наведении"
3906
+
3907
+ #: widgets/client-logo/client-logo.php:88
3908
+ msgid "Enable Hover Logo"
3909
+ msgstr "Включить логотип при наведении"
3910
+
3911
+ #: widgets/client-logo/client-logo-handler.php:12
3912
+ #: widgets/client-logo/client-logo.php:76
3913
+ #: widgets/testimonial/testimonial.php:1478
3914
+ msgid "Client Logo"
3915
+ msgstr "Логотип клиента"
3916
+
3917
+ #: widgets/client-logo/client-logo.php:66
3918
+ #: widgets/testimonial/testimonial.php:301
3919
+ #: widgets/testimonial/testimonial.php:1364
3920
+ msgid "Client Name"
3921
+ msgstr "Название клиента"
3922
+
3923
+ #: widgets/client-logo/client-logo.php:57
3924
+ msgid "Banner"
3925
+ msgstr "Баннер"
3926
+
3927
+ #: widgets/client-logo/client-logo.php:52
3928
+ msgid "Slide Style "
3929
+ msgstr "Стиль слайда "
3930
+
3931
+ #: widgets/client-logo/client-logo.php:45
3932
+ #: widgets/client-logo/client-logo.php:524
3933
+ #: widgets/testimonial/testimonial.php:361
3934
+ msgid "Logo"
3935
+ msgstr "Логотип"
3936
+
3937
+ #: widgets/video/video.php:520
3938
+ msgid "Glow Color"
3939
+ msgstr "Цвет свечения"
3940
+
3941
+ #: widgets/video/video.php:490
3942
+ msgid "Line height"
3943
+ msgstr "Высота линии"
3944
+
3945
+ #: widgets/video/video.php:268
3946
+ msgid "Intro Byline"
3947
+ msgstr "Вступление"
3948
+
3949
+ #: widgets/video/video.php:255
3950
+ msgid "Intro Portrait"
3951
+ msgstr "Портрет вступления"
3952
+
3953
+ #: widgets/video/video.php:242
3954
+ msgid "Intro Title"
3955
+ msgstr "Заголовок вступления"
3956
+
3957
+ #: widgets/video/video.php:230
3958
+ msgid "Player Control"
3959
+ msgstr "Управление плеером"
3960
+
3961
+ #: widgets/lottie/lottie.php:169 widgets/video/video.php:218
3962
+ msgid "Loop"
3963
+ msgstr "Зациклить"
3964
+
3965
+ #: widgets/video/video.php:207
3966
+ msgid "Mute"
3967
+ msgstr "Без звука"
3968
+
3969
+ #: widgets/video/video.php:195
3970
+ msgid "Auto Play"
3971
+ msgstr "Автовоспроизведение"
3972
+
3973
+ #: widgets/video/video.php:184
3974
+ msgid "End Time"
3975
+ msgstr "Время окончания"
3976
+
3977
+ #: widgets/video/video.php:172
3978
+ msgid "Start Time"
3979
+ msgstr "Время начала"
3980
+
3981
+ #: widgets/video/video.php:157
3982
+ msgid "URL to Embed"
3983
+ msgstr "URL для встраивания"
3984
+
3985
+ #: widgets/video/video.php:149
3986
+ msgid "Vimeo"
3987
+ msgstr "Vimeo"
3988
+
3989
+ #: widgets/video/video.php:148
3990
+ msgid "Youtube"
3991
+ msgstr "YouTube"
3992
+
3993
+ #: widgets/video/video.php:144
3994
+ msgid "Video Type"
3995
+ msgstr "Тип видео"
3996
+
3997
+ #: widgets/video/video.php:131
3998
+ msgid "Active Glow"
3999
+ msgstr "Активное свечение"
4000
+
4001
+ #: widgets/video/video.php:97
4002
+ msgid "Button Icon"
4003
+ msgstr "Значок кнопки"
4004
+
4005
+ #: widgets/video/video.php:69 widgets/video/video.php:70
4006
+ msgid "Play Video"
4007
+ msgstr "Проиграть видео"
4008
+
4009
+ #: widgets/video/video.php:66
4010
+ msgid "Button Title"
4011
+ msgstr "Заголовок кнопки"
4012
+
4013
+ #: widgets/back-to-top/back-to-top.php:187 widgets/video/video.php:52
4014
+ #: widgets/video/video.php:364
4015
+ msgid "Button Style"
4016
+ msgstr "Стиль кнопки"
4017
+
4018
+ #: widgets/video/video-handler.php:12 widgets/video/video.php:44
4019
+ msgid "Video"
4020
+ msgstr "Видео"
4021
+
4022
+ #: widgets/client-logo/client-logo.php:618 widgets/icon-box/icon-box.php:1568
4023
+ msgid "From Bottom"
4024
+ msgstr "Снизу"
4025
+
4026
+ #: widgets/funfact/funfact.php:1064 widgets/icon-box/icon-box.php:1497
4027
+ msgid "Enable Overlay"
4028
+ msgstr "Включить наложение"
4029
+
4030
+ #: widgets/icon-box/icon-box.php:1485 widgets/icon-box/icon-box.php:1524
4031
+ #: widgets/icon-box/icon-box.php:1541
4032
+ msgid "Background Overlay Color"
4033
+ msgstr "Цвет наложения фона"
4034
+
4035
+ #: widgets/icon-box/icon-box.php:1454
4036
+ msgid "Enable Image Overlay"
4037
+ msgstr "Включить наложение изображения"
4038
+
4039
+ #: widgets/icon-box/icon-box.php:1446
4040
+ msgid "Background Overlay "
4041
+ msgstr "Наложение фона "
4042
+
4043
+ #: widgets/icon-box/icon-box.php:544
4044
+ msgid "Icon Box Container"
4045
+ msgstr "Контейнер блока со значком"
4046
+
4047
+ #: widgets/icon-box/icon-box.php:883
4048
+ msgid "Water Mark Font Size"
4049
+ msgstr "Размер шрифта водяного знака"
4050
+
4051
+ #: widgets/icon-box/icon-box.php:867
4052
+ msgid "Water Mark Color"
4053
+ msgstr "Цвет водяного знака"
4054
+
4055
+ #: widgets/icon-box/icon-box.php:855
4056
+ msgid "Water Mark"
4057
+ msgstr "Водяный знак"
4058
+
4059
+ #: widgets/icon-box/icon-box.php:668 widgets/icon-box/icon-box.php:1037
4060
+ #: widgets/piechart/piechart.php:597 widgets/pricing/pricing.php:1194
4061
+ #: widgets/team/team.php:572
4062
+ msgid "Hover Animation"
4063
+ msgstr "Анимация при наведении"
4064
+
4065
+ #: widgets/icon-box/icon-box.php:469
4066
+ msgid "Bottom Right"
4067
+ msgstr "Внизу справа"
4068
+
4069
+ #: widgets/icon-box/icon-box.php:468
4070
+ msgid "Bottom Center"
4071
+ msgstr "Внизу по центру"
4072
+
4073
+ #: widgets/icon-box/icon-box.php:467
4074
+ msgid "Bottom Left"
4075
+ msgstr "Внизу слева"
4076
+
4077
+ #: widgets/icon-box/icon-box.php:465
4078
+ msgid "Center Left"
4079
+ msgstr "По центру слева"
4080
+
4081
+ #: widgets/icon-box/icon-box.php:464
4082
+ msgid "Top Right"
4083
+ msgstr "Вверху справа"
4084
+
4085
+ #: widgets/icon-box/icon-box.php:463
4086
+ msgid "Top Center"
4087
+ msgstr "Вверху по центру"
4088
+
4089
+ #: widgets/icon-box/icon-box.php:462
4090
+ msgid "Top Left"
4091
+ msgstr "Вверху слева"
4092
+
4093
+ #: widgets/tablepress/tablepress.php:212 widgets/tablepress/tablepress.php:339
4094
+ #: widgets/tablepress/tablepress.php:422 widgets/video/video.php:606
4095
+ msgid "Border Style"
4096
+ msgstr "Стиль границы"
4097
+
4098
+ #: widgets/icon-box/icon-box.php:447
4099
+ msgid "EXCLUSIVE"
4100
+ msgstr "ЭКСКЛЮЗИВНО"
4101
+
4102
+ #: widgets/icon-box/icon-box.php:434
4103
+ msgid "Show Badge"
4104
+ msgstr "Показать бейдж"
4105
+
4106
+ #: widgets/icon-box/icon-box.php:343 widgets/social/social-handler.php:12
4107
+ #: widgets/social/social.php:40
4108
+ msgid "Social Icons"
4109
+ msgstr "Значки соцсетей"
4110
+
4111
+ #: widgets/icon-box/icon-box.php:331
4112
+ msgid "Enable Hover Water Mark "
4113
+ msgstr "Включить водяной знак при наведении "
4114
+
4115
+ #: widgets/icon-box/icon-box.php:286
4116
+ msgid "Global Link"
4117
+ msgstr "Глобальная ссылка"
4118
+
4119
+ #: widgets/icon-box/icon-box.php:101 widgets/pricing/pricing.php:1070
4120
+ msgid "Header Icon"
4121
+ msgstr "Значок заголовка"
4122
+
4123
+ #: widgets/icon-box/icon-box.php:63 widgets/tab/tab.php:367
4124
+ msgid "Icon Type"
4125
+ msgstr "Тип значка"
4126
+
4127
+ #: widgets/icon-box/icon-box-handler.php:11 widgets/icon-box/icon-box.php:40
4128
+ msgid "Icon Box"
4129
+ msgstr "Блок со значком"
4130
+
4131
+ #: widgets/image-accordion/image-accordion.php:355
4132
+ msgid "Active Item Background"
4133
+ msgstr "Фон активного элемента"
4134
+
4135
+ #: widgets/image-accordion/image-accordion.php:338
4136
+ msgid "Gutter"
4137
+ msgstr "Промежуток"
4138
+
4139
+ #: widgets/client-logo/client-logo.php:501
4140
+ #: widgets/image-accordion/image-accordion.php:313
4141
+ msgid "Min Height"
4142
+ msgstr "Мин высота"
4143
+
4144
+ #: widgets/image-accordion/image-accordion.php:899
4145
+ msgid "Link Icon color"
4146
+ msgstr "Цвет ссылки значка"
4147
+
4148
+ #: widgets/image-accordion/image-accordion.php:887
4149
+ msgid "Popup Icon color"
4150
+ msgstr "Цвет всплывающего значка"
4151
+
4152
+ #: widgets/image-accordion/image-accordion.php:812
4153
+ msgctxt "Border Control"
4154
+ msgid "Icon Container Spacing"
4155
+ msgstr "Пространство между контейнерами значков"
4156
+
4157
+ #: widgets/image-accordion/image-accordion.php:795
4158
+ msgid "Icon Left Spacing"
4159
+ msgstr "Пространство слева значка"
4160
+
4161
+ #: widgets/image-accordion/image-accordion.php:776
4162
+ msgid "Action Icon"
4163
+ msgstr "Значок действия"
4164
+
4165
+ #: widgets/image-accordion/image-accordion.php:458
4166
+ msgctxt "Border Control"
4167
+ msgid "Title Icon Spacing"
4168
+ msgstr "Пространство между названиями значков"
4169
+
4170
+ #: widgets/image-accordion/image-accordion.php:441
4171
+ msgctxt "Border Control"
4172
+ msgid "Margin"
4173
+ msgstr "Отступ"
4174
+
4175
+ #: widgets/image-accordion/image-accordion.php:241
4176
+ msgid "Project Link Icon"
4177
+ msgstr "Значок ссылки на проект"
4178
+
4179
+ #: widgets/image-accordion/image-accordion.php:229
4180
+ msgid "Project Link"
4181
+ msgstr "Ссылка на проект"
4182
+
4183
+ #: widgets/image-accordion/image-accordion.php:217
4184
+ msgid "Enable Project Link"
4185
+ msgstr "Включить ссылку на проект"
4186
+
4187
+ #: widgets/image-accordion/image-accordion.php:200
4188
+ msgid "Pupup Icon"
4189
+ msgstr "Значок всплывающего окна"
4190
+
4191
+ #: widgets/image-accordion/image-accordion.php:187
4192
+ msgid "Enable Popup"
4193
+ msgstr "Включить всплывающее окно"
4194
+
4195
+ #: widgets/image-accordion/image-accordion.php:176
4196
+ msgid "Button URL"
4197
+ msgstr "URL кнопки"
4198
+
4199
+ #: widgets/image-accordion/image-accordion.php:163
4200
+ msgid "Button Label"
4201
+ msgstr "Ярлык кнопки"
4202
+
4203
+ #: widgets/image-accordion/image-accordion.php:94
4204
+ msgid "Icon for title"
4205
+ msgstr "Значок для заголовка"
4206
+
4207
+ #: widgets/image-accordion/image-accordion.php:82
4208
+ msgid "Enable Icon"
4209
+ msgstr "Включить значок"
4210
+
4211
+ #: widgets/image-accordion/image-accordion.php:75
4212
+ msgid "Image accordion Title"
4213
+ msgstr "Заголовок аккордеона с изображением"
4214
+
4215
+ #: widgets/image-accordion/image-accordion.php:60
4216
+ msgid "Background Image"
4217
+ msgstr "Фоновое изображение"
4218
+
4219
+ #: widgets/image-accordion/image-accordion.php:49
4220
+ msgid "Active ? "
4221
+ msgstr "Активно? "
4222
+
4223
+ #: widgets/icon-box/icon-box.php:172
4224
+ #: widgets/image-accordion/image-accordion.php:166
4225
+ #: widgets/image-accordion/image-accordion.php:264
4226
+ msgid "Read More"
4227
+ msgstr "Читать далее"
4228
+
4229
+ #: widgets/image-accordion/image-accordion.php:261
4230
+ msgid "This is title"
4231
+ msgstr "Это заголовок"
4232
+
4233
+ #: widgets/image-accordion/image-accordion.php:258
4234
+ msgid "Accordion Items"
4235
+ msgstr "Элементы аккордеона"
4236
+
4237
+ #: widgets/image-accordion/image-accordion-handler.php:11
4238
+ msgid "Image Accordion"
4239
+ msgstr "Аккордеон с изображением"
4240
+
4241
+ #: widgets/post-list/post-list.php:90
4242
+ msgid "Select Post"
4243
+ msgstr "Выбрать запись"
4244
+
4245
+ #: widgets/post-list/post-list-handler.php:41
4246
+ msgid "Post List"
4247
+ msgstr "Список записей"
4248
+
4249
+ #: widgets/mail-chimp/mail-chimp-handler.php:14
4250
+ msgid "MailChimp"
4251
+ msgstr "MailChimp"
4252
+
4253
+ #: widgets/mail-chimp/mail-chimp.php:1138
4254
+ msgid "Input Icon"
4255
+ msgstr "Значок ввода"
4256
+
4257
+ #: widgets/caldera-forms/caldera-forms.php:541
4258
+ #: widgets/contact-form7/contact-form7.php:540
4259
+ #: widgets/header-search/header-search.php:359
4260
+ #: widgets/mail-chimp/mail-chimp.php:806
4261
+ msgid "Placeholder Color"
4262
+ msgstr "Цвет заглушки"
4263
+
4264
+ #: widgets/mail-chimp/mail-chimp.php:755 widgets/tab/tab.php:668
4265
+ msgid "Margin Right"
4266
+ msgstr "Отступ справа"
4267
+
4268
+ #: widgets/caldera-forms/caldera-forms.php:149
4269
+ #: widgets/contact-form7/contact-form7.php:147
4270
+ #: widgets/mail-chimp/mail-chimp.php:609
4271
+ msgid "Input"
4272
+ msgstr "Ввод"
4273
+
4274
+ #: widgets/tablepress/tablepress.php:67
4275
+ msgid "Stack"
4276
+ msgstr "Друг под другом"
4277
+
4278
+ #: widgets/mail-chimp/mail-chimp.php:506
4279
+ msgid "Button Icons"
4280
+ msgstr "Значки кнопки"
4281
+
4282
+ #: widgets/mail-chimp/mail-chimp.php:488
4283
+ msgid "Submit Button:"
4284
+ msgstr "Кнопка отправки:"
4285
+
4286
+ #: libs/framework/views/init.php:38 widgets/mail-chimp/mail-chimp.php:481
4287
+ msgid "Sign Up"
4288
+ msgstr "Подписаться"
4289
+
4290
+ #: widgets/mail-chimp/mail-chimp.php:479
4291
+ msgid "Submit Button Text"
4292
+ msgstr "Текст кнопки Отправить"
4293
+
4294
+ #: widgets/mail-chimp/mail-chimp.php:420
4295
+ msgid "Your email address"
4296
+ msgstr "Ваш email"
4297
+
4298
+ #: widgets/mail-chimp/mail-chimp.php:410
4299
+ msgid "Email address"
4300
+ msgstr "Email адрес"
4301
+
4302
+ #: widgets/mail-chimp/mail-chimp.php:400
4303
+ msgid "Email Address:"
4304
+ msgstr "Email адрес:"
4305
+
4306
+ #: widgets/mail-chimp/mail-chimp.php:341
4307
+ msgid "Your phone No"
4308
+ msgstr "Ваш телефон"
4309
+
4310
+ #: widgets/mail-chimp/mail-chimp.php:308
4311
+ msgid "Show Phone:"
4312
+ msgstr "Показать телефон:"
4313
+
4314
+ #: widgets/mail-chimp/mail-chimp.php:248
4315
+ msgid "Your last name"
4316
+ msgstr "Ваша фамилия"
4317
+
4318
+ #: widgets/mail-chimp/mail-chimp.php:236
4319
+ msgid "Last name:"
4320
+ msgstr "Фамилия:"
4321
+
4322
+ #: widgets/mail-chimp/mail-chimp.php:224
4323
+ msgid "Last Name:"
4324
+ msgstr "Фамилия:"
4325
+
4326
+ #: widgets/mail-chimp/mail-chimp.php:195 widgets/mail-chimp/mail-chimp.php:289
4327
+ #: widgets/mail-chimp/mail-chimp.php:381 widgets/mail-chimp/mail-chimp.php:454
4328
+ msgid "Before After"
4329
+ msgstr "До и после"
4330
+
4331
+ #: widgets/mail-chimp/mail-chimp.php:165 widgets/mail-chimp/mail-chimp.php:259
4332
+ #: widgets/mail-chimp/mail-chimp.php:351 widgets/mail-chimp/mail-chimp.php:428
4333
+ msgid "Show Input Group Icon"
4334
+ msgstr "Показать значок группы ввода"
4335
+
4336
+ #: widgets/mail-chimp/mail-chimp.php:155
4337
+ msgid "Your frist name"
4338
+ msgstr "Ваше имя"
4339
+
4340
+ #: widgets/caldera-forms/caldera-forms.php:502
4341
+ #: widgets/contact-form7/contact-form7.php:501
4342
+ #: widgets/fluent-forms/fluent-forms.php:134
4343
+ #: widgets/fluent-forms/fluent-forms.php:823
4344
+ #: widgets/mail-chimp/mail-chimp.php:153 widgets/mail-chimp/mail-chimp.php:246
4345
+ #: widgets/mail-chimp/mail-chimp.php:339 widgets/mail-chimp/mail-chimp.php:418
4346
+ #: widgets/mail-chimp/mail-chimp.php:797
4347
+ #: widgets/ninja-forms/ninja-forms.php:558 widgets/wp-forms/wp-forms.php:373
4348
+ msgid "Placeholder"
4349
+ msgstr "Заглушка"
4350
+
4351
+ #: widgets/mail-chimp/mail-chimp.php:143
4352
+ msgid "First name"
4353
+ msgstr "Имя"
4354
+
4355
+ #: widgets/mail-chimp/mail-chimp.php:131
4356
+ msgid "First Name "
4357
+ msgstr "Имя "
4358
+
4359
+ #: widgets/mail-chimp/mail-chimp.php:122
4360
+ msgid "Show Name"
4361
+ msgstr "Показать имя"
4362
+
4363
+ #: widgets/mail-chimp/mail-chimp.php:68
4364
+ msgid "Form "
4365
+ msgstr "Форма "
4366
+
4367
+ #: widgets/blog-posts/blog-posts.php:755 widgets/blog-posts/blog-posts.php:1067
4368
+ #: widgets/faq/faq.php:276
4369
+ msgid "Container Margin"
4370
+ msgstr "Отступ контейнера"
4371
+
4372
+ #: widgets/faq/faq.php:264
4373
+ msgid "Content Margin"
4374
+ msgstr "Отступ контента"
4375
+
4376
+ #: widgets/blog-posts/blog-posts.php:814 widgets/faq/faq.php:225
4377
+ msgid "Content Border"
4378
+ msgstr "Граница контента"
4379
+
4380
+ #: widgets/faq/faq.php:215
4381
+ msgid "Content Background"
4382
+ msgstr "Фон контента"
4383
+
4384
+ #: widgets/faq/faq.php:173
4385
+ msgid "Title Margin"
4386
+ msgstr "Отступ заголовка"
4387
+
4388
+ #: widgets/faq/faq.php:154
4389
+ msgid "Title Padding"
4390
+ msgstr "Внутренний отступ заголовка"
4391
+
4392
+ #: widgets/faq/faq.php:142 widgets/tab/tab.php:434
4393
+ msgid "Title Border Radius"
4394
+ msgstr "Радиус границы заголовка"
4395
+
4396
+ #: widgets/faq/faq.php:104 widgets/piechart/piechart.php:217
4397
+ #: widgets/pricing/pricing.php:532 widgets/tab/tab.php:740
4398
+ #: widgets/tab/tab.php:814
4399
+ msgid "Title Color"
4400
+ msgstr "Цвет заголовка"
4401
+
4402
+ #: widgets/faq/faq.php:69 widgets/tab/tab.php:445
4403
+ msgid "Tab content"
4404
+ msgstr "Контент вкладки"
4405
+
4406
+ #: widgets/faq/faq.php:62
4407
+ msgid "Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast"
4408
+ msgstr "Далеко-далеко, за горами слов, далеко от стран Вокалии и Согласных, живут слепые тексты. Разлученные они живут в Букмарксгроув прямо на побережье"
4409
+
4410
+ #: widgets/faq/faq.php:61
4411
+ msgid "Description type here"
4412
+ msgstr "Введите описание здесь"
4413
+
4414
+ #: widgets/faq/faq.php:52
4415
+ msgid "How to Change my Photo from Admin Dashboard?"
4416
+ msgstr "Как изменить фото из админки?"
4417
+
4418
+ #: widgets/faq/faq.php:51
4419
+ msgid "Title type here"
4420
+ msgstr "Введите заголовок здесь"
4421
+
4422
+ #: libs/framework/views/settings-sections/dashboard.php:76
4423
+ #: widgets/faq/faq-handler.php:12 widgets/faq/faq.php:38
4424
+ msgid "FAQ"
4425
+ msgstr "FAQ"
4426
+
4427
+ #: widgets/pricing/pricing.php:2021
4428
+ msgid "Vertical Align"
4429
+ msgstr "Вертикальное выравнивание"
4430
+
4431
+ #: widgets/page-list/page-list.php:805 widgets/post-list/post-list.php:938
4432
+ #: widgets/video/video.php:772
4433
+ msgid "Padding Left"
4434
+ msgstr "Внутр. отступ слева"
4435
+
4436
+ #: widgets/video/video.php:741
4437
+ msgid "Padding Right"
4438
+ msgstr "Внутр. отступ справа"
4439
+
4440
+ #: widgets/button/button.php:398 widgets/progressbar/progressbar.php:176
4441
+ #: widgets/progressbar/progressbar.php:278
4442
+ msgid "Shadow"
4443
+ msgstr "Тень"
4444
+
4445
+ #: widgets/blog-posts/blog-posts.php:897 widgets/blog-posts/blog-posts.php:916
4446
+ #: widgets/blog-posts/blog-posts.php:2718
4447
+ #: widgets/blog-posts/blog-posts.php:2743 widgets/button/button.php:336
4448
+ #: widgets/button/button.php:372 widgets/pricing/pricing.php:870
4449
+ #: widgets/pricing/pricing.php:895 widgets/pricing/pricing.php:1651
4450
+ #: widgets/pricing/pricing.php:1670 widgets/video/video.php:650
4451
+ #: widgets/video/video.php:669
4452
+ msgctxt "Border Control"
4453
+ msgid "Color"
4454
+ msgstr "Цвет"
4455
+
4456
+ #: widgets/blog-posts/blog-posts.php:870 widgets/blog-posts/blog-posts.php:2694
4457
+ #: widgets/button/button.php:315 widgets/pricing/pricing.php:846
4458
+ #: widgets/pricing/pricing.php:1633 widgets/pricing/pricing.php:2217
4459
+ #: widgets/video/video.php:632
4460
+ msgctxt "Border Control"
4461
+ msgid "Width"
4462
+ msgstr "Ширина"
4463
+
4464
+ #: widgets/blog-posts/blog-posts.php:856 widgets/blog-posts/blog-posts.php:2684
4465
+ #: widgets/button/button.php:304 widgets/pricing/pricing.php:609
4466
+ #: widgets/pricing/pricing.php:836 widgets/pricing/pricing.php:1623
4467
+ #: widgets/pricing/pricing.php:2207 widgets/video/video.php:622
4468
+ msgctxt "Border Control"
4469
+ msgid "Groove"
4470
+ msgstr "Выпуклость"
4471
+
4472
+ #: widgets/blog-posts/blog-posts.php:855 widgets/blog-posts/blog-posts.php:2683
4473
+ #: widgets/button/button.php:303 widgets/pricing/pricing.php:608
4474
+ #: widgets/pricing/pricing.php:835 widgets/pricing/pricing.php:1622
4475
+ #: widgets/pricing/pricing.php:2206 widgets/video/video.php:621
4476
+ msgctxt "Border Control"
4477
+ msgid "Dashed"
4478
+ msgstr "Пунктирная"
4479
+
4480
+ #: widgets/blog-posts/blog-posts.php:854 widgets/blog-posts/blog-posts.php:2682
4481
+ #: widgets/button/button.php:302 widgets/pricing/pricing.php:607
4482
+ #: widgets/pricing/pricing.php:834 widgets/pricing/pricing.php:1621
4483
+ #: widgets/pricing/pricing.php:2205 widgets/video/video.php:620
4484
+ msgctxt "Border Control"
4485
+ msgid "Dotted"
4486
+ msgstr "Точечный пунктир"
4487
+
4488
+ #: widgets/blog-posts/blog-posts.php:853 widgets/blog-posts/blog-posts.php:2681
4489
+ #: widgets/button/button.php:301 widgets/pricing/pricing.php:606
4490
+ #: widgets/pricing/pricing.php:833 widgets/pricing/pricing.php:1620
4491
+ #: widgets/pricing/pricing.php:2204 widgets/video/video.php:619
4492
+ msgctxt "Border Control"
4493
+ msgid "Double"
4494
+ msgstr "Двойная"
4495
+
4496
+ #: widgets/blog-posts/blog-posts.php:852 widgets/blog-posts/blog-posts.php:2680
4497
+ #: widgets/button/button.php:300 widgets/pricing/pricing.php:605
4498
+ #: widgets/pricing/pricing.php:832 widgets/pricing/pricing.php:1619
4499
+ #: widgets/pricing/pricing.php:2203 widgets/video/video.php:618
4500
+ msgctxt "Border Control"
4501
+ msgid "Solid"
4502
+ msgstr "Сплошная"
4503
+
4504
+ #: widgets/blog-posts/blog-posts.php:848 widgets/blog-posts/blog-posts.php:2676
4505
+ #: widgets/button/button.php:296 widgets/pricing/pricing.php:601
4506
+ #: widgets/pricing/pricing.php:828 widgets/pricing/pricing.php:1615
4507
+ #: widgets/pricing/pricing.php:2199 widgets/video/video.php:614
4508
+ msgctxt "Border Control"
4509
+ msgid "Border Type"
4510
+ msgstr "Тип границы"
4511
+
4512
+ #: widgets/blog-posts/blog-posts.php:616 widgets/button/button.php:163
4513
+ #: widgets/pricing/pricing.php:430
4514
+ msgid "ID"
4515
+ msgstr "ID"
4516
+
4517
+ #: widgets/blog-posts/blog-posts.php:614 widgets/button/button.php:161
4518
+ #: widgets/pricing/pricing.php:428
4519
+ msgid "id"
4520
+ msgstr "id"
4521
+
4522
+ #: widgets/blog-posts/blog-posts.php:607 widgets/button/button.php:154
4523
+ #: widgets/pricing/pricing.php:421
4524
+ msgid "Class Name"
4525
+ msgstr "Название класса"
4526
+
4527
+ #: widgets/blog-posts/blog-posts.php:605 widgets/button/button.php:152
4528
+ #: widgets/pricing/pricing.php:419
4529
+ msgid "Class"
4530
+ msgstr "Класс"
4531
+
4532
+ #: libs/framework/views/onboard-steps/step-05.php:10
4533
+ msgid "Advanced Tab"
4534
+ msgstr "Продвинутая вкладка"
4535
+
4536
+ #: modules/megamenu/walker-nav-menu.php:314
4537
+ msgid "No content found"
4538
+ msgstr "Контент не найден"
4539
+
4540
+ #: widgets/nav-menu/nav-menu.php:135 widgets/nav-menu/nav-menu.php:1301
4541
+ msgid "Mobile Menu Logo"
4542
+ msgstr "Логотип мобильного меню"
4543
+
4544
+ #: widgets/nav-menu/nav-menu.php:1101
4545
+ msgid "Close Toggle"
4546
+ msgstr "Закрыть переключатель"
4547
+
4548
+ #: widgets/nav-menu/nav-menu.php:1041 widgets/nav-menu/nav-menu.php:1083
4549
+ #: widgets/nav-menu/nav-menu.php:1242 widgets/nav-menu/nav-menu.php:1283
4550
+ msgid "Humber Icon Color"
4551
+ msgstr "Цвет значка Hamburger"
4552
+
4553
+ #: widgets/nav-menu/nav-menu.php:884
4554
+ msgid "Humburger Toggle"
4555
+ msgstr "Переключатель Hamburger"
4556
+
4557
+ #: widgets/nav-menu/nav-menu.php:876
4558
+ msgid "Humburger Style"
4559
+ msgstr "Стиль Hamburger"
4560
+
4561
+ #: widgets/nav-menu/nav-menu.php:850
4562
+ msgid "Conatiner width"
4563
+ msgstr "Ширина контейнера"
4564
+
4565
+ #: widgets/nav-menu/nav-menu.php:815
4566
+ msgid "Container background"
4567
+ msgstr "Фон контейнера"
4568
+
4569
+ #: widgets/nav-menu/nav-menu.php:806
4570
+ msgid "Panel Menu Border"
4571
+ msgstr "Граница панели меню"
4572
+
4573
+ #: widgets/nav-menu/nav-menu.php:779
4574
+ msgid "Submenu panel style"
4575
+ msgstr "Стиль панели подменю"
4576
+
4577
+ #: widgets/nav-menu/nav-menu.php:675
4578
+ msgid "Item background (hover)"
4579
+ msgstr "Фон элемента (при наведении)"
4580
+
4581
+ #: widgets/nav-menu/nav-menu.php:542
4582
+ msgid "Fill Arrow"
4583
+ msgstr "Стрелка с заливкой"
4584
+
4585
+ #: widgets/nav-menu/nav-menu.php:541
4586
+ msgid "Plus"
4587
+ msgstr "Плюс"
4588
+
4589
+ #: widgets/nav-menu/nav-menu.php:540
4590
+ msgid "Line Arrow"
4591
+ msgstr "Стрелка линия"
4592
+
4593
+ #: widgets/nav-menu/nav-menu.php:536
4594
+ msgid "Submenu Indicator"
4595
+ msgstr "Индикатор подменю"
4596
+
4597
+ #: widgets/nav-menu/nav-menu.php:528
4598
+ msgid "Submenu item style"
4599
+ msgstr "Стиль элемента подменю"
4600
+
4601
+ #: widgets/nav-menu/nav-menu.php:659
4602
+ msgid "Item text color (hover)"
4603
+ msgstr "Цвет текста элемента (при наведении)"
4604
+
4605
+ #: widgets/nav-menu/nav-menu.php:401 widgets/nav-menu/nav-menu.php:434
4606
+ #: widgets/nav-menu/nav-menu.php:473 widgets/nav-menu/nav-menu.php:641
4607
+ msgid "Item background"
4608
+ msgstr "Фон элемента"
4609
+
4610
+ #: widgets/nav-menu/nav-menu.php:358
4611
+ msgid "Menu item style"
4612
+ msgstr "Стиль элемента меню"
4613
+
4614
+ #: widgets/nav-menu/nav-menu.php:410 widgets/nav-menu/nav-menu.php:443
4615
+ #: widgets/nav-menu/nav-menu.php:627
4616
+ msgid "Item text color"
4617
+ msgstr "Цвет текста элемента"
4618
+
4619
+ #: widgets/dual-button/dual-button.php:547
4620
+ #: widgets/dual-button/dual-button.php:767 widgets/nav-menu/nav-menu.php:79
4621
+ #: widgets/video/video.php:308
4622
+ msgid "Justified"
4623
+ msgstr "По ширине"
4624
+
4625
+ #: widgets/nav-menu/nav-menu.php:152
4626
+ msgid "Custom URL"
4627
+ msgstr "Произвольный URL"
4628
+
4629
+ #: widgets/nav-menu/nav-menu.php:63
4630
+ msgid "Select menu"
4631
+ msgstr "Выберите меню"
4632
+
4633
+ #: widgets/heading/heading-handler.php:11
4634
+ msgid "Heading"
4635
+ msgstr "Заголовок"
4636
+
4637
+ #: widgets/heading/heading.php:1145
4638
+ msgid "Seperator color"
4639
+ msgstr "Цвет разделителя"
4640
+
4641
+ #: widgets/heading/heading.php:1040
4642
+ msgid "Title Description color"
4643
+ msgstr "Цвет описания названия"
4644
+
4645
+ #: widgets/heading/heading.php:869
4646
+ msgid "Subtitle Border Right color"
4647
+ msgstr "Цвет правой границы подзаголовка"
4648
+
4649
+ #: widgets/heading/heading.php:679 widgets/heading/heading.php:769
4650
+ msgid "Use text fill"
4651
+ msgstr "Использовать заливку текста"
4652
+
4653
+ #: widgets/heading/heading.php:653 widgets/heading/heading.php:694
4654
+ msgid "Focused Title Secondary BG"
4655
+ msgstr "Второй цвет фона сфокусированного заголовка"
4656
+
4657
+ #: widgets/heading/heading.php:639
4658
+ msgid "Use background color on text"
4659
+ msgstr "Использовать цвет фона в тексте"
4660
+
4661
+ #: widgets/heading/heading.php:588
4662
+ msgid "Focused Title"
4663
+ msgstr "Сфокусированный заголовок"
4664
+
4665
+ #: widgets/heading/heading.php:424 widgets/heading/heading.php:595
4666
+ msgid "Title primary color"
4667
+ msgstr "Главный цвет заголовка"
4668
+
4669
+ #: widgets/heading/heading.php:335
4670
+ msgid "Seperator Position"
4671
+ msgstr "Положение разделителя"
4672
+
4673
+ #: libs/framework/views/onboard-steps/step-01.php:31
4674
+ #: widgets/fluent-forms/fluent-forms.php:2312 widgets/heading/heading.php:323
4675
+ #: widgets/icon-box/icon-box.php:470 widgets/ninja-forms/ninja-forms.php:597
4676
+ #: widgets/wp-forms/wp-forms.php:419
4677
+ msgid "Custom"
4678
+ msgstr "Пользовательский"
4679
+
4680
+ #: widgets/heading/heading.php:322
4681
+ msgid "Solid with bullet"
4682
+ msgstr "Сплошной с маркером"
4683
+
4684
+ #: widgets/heading/heading.php:321
4685
+ msgid "Solid with star"
4686
+ msgstr "Сплошной со звездой"
4687
+
4688
+ #: widgets/heading/heading.php:316
4689
+ msgid "Seperator Style"
4690
+ msgstr "Стиль разделителя"
4691
+
4692
+ #: widgets/heading/heading.php:305
4693
+ msgid "Show Seperator"
4694
+ msgstr "Показать разделитель"
4695
+
4696
+ #: widgets/heading/heading.php:298 widgets/heading/heading.php:1071
4697
+ msgid "Seperator"
4698
+ msgstr "Разделитель"
4699
+
4700
+ #: widgets/heading/heading.php:247
4701
+ msgid "A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradise "
4702
+ msgstr "Небольшая река под названием Дюден протекает рядом с их местом и снабжает его необходимой регелиалией. Это настоящий рай "
4703
+
4704
+ #: widgets/heading/heading.php:243
4705
+ msgid "Heading Description"
4706
+ msgstr "Описание заголовка"
4707
+
4708
+ #: widgets/heading/heading.php:227 widgets/heading/heading.php:248
4709
+ #: widgets/heading/heading.php:1029
4710
+ msgid "Title Description"
4711
+ msgstr "Заголовок описания"
4712
+
4713
+ #: widgets/heading/heading.php:202
4714
+ msgid "Sub Title HTML Tag"
4715
+ msgstr "HTML тег подзаголовка"
4716
+
4717
+ #: widgets/blog-posts/blog-posts.php:403 widgets/heading/heading.php:191
4718
+ #: widgets/heading/heading.php:340
4719
+ msgid "After Title"
4720
+ msgstr "После заголовка"
4721
+
4722
+ #: widgets/blog-posts/blog-posts.php:402 widgets/heading/heading.php:190
4723
+ #: widgets/heading/heading.php:339
4724
+ msgid "Before Title"
4725
+ msgstr "Перед заголовком"
4726
+
4727
+ #: widgets/heading/heading.php:186
4728
+ msgid "Sub Title Position"
4729
+ msgstr "Позиция подзаголовка"
4730
+
4731
+ #: widgets/heading/heading.php:175 widgets/heading/heading.php:176
4732
+ msgid "Time has changed"
4733
+ msgstr "Время изменилось"
4734
+
4735
+ #: widgets/heading/heading.php:172
4736
+ msgid "Heading Sub Title"
4737
+ msgstr "Подзаголовок"
4738
+
4739
+ #: widgets/heading/heading.php:147
4740
+ msgid "Border Sub Title"
4741
+ msgstr "Граница подзаголовка"
4742
+
4743
+ #: widgets/heading/heading.php:139
4744
+ msgid "Show Sub Title"
4745
+ msgstr "Показать подзаголовок"
4746
+
4747
+ #: widgets/heading/heading.php:47
4748
+ msgid "Heading Title"
4749
+ msgstr "Заголовок"
4750
+
4751
+ #: modules/onepage-scroll/extend-controls-pro.php:56
4752
+ msgid "Timeline"
4753
+ msgstr "Хронология"
4754
+
4755
+ #: widgets/post-tab/post-tab-handler.php:12
4756
+ msgid "Post Tab"
4757
+ msgstr "Вкладка записи"
4758
+
4759
+ #: widgets/post-tab/post-tab.php:176
4760
+ msgid "Tab Item"
4761
+ msgstr "Элемент вкладки"
4762
+
4763
+ #: widgets/post-tab/post-tab.php:120
4764
+ msgid "Tab Item Container"
4765
+ msgstr "Контейнер элемента вкладки"
4766
+
4767
+ #: widgets/post-tab/post-tab.php:89
4768
+ msgid "On Click"
4769
+ msgstr "По щелчку"
4770
+
4771
+ #: widgets/header-offcanvas/header-offcanvas.php:153
4772
+ msgid "Offcanvas"
4773
+ msgstr "Offcanvas"
4774
+
4775
+ #: widgets/header-offcanvas/header-offcanvas.php:57
4776
+ msgid "Overlay color"
4777
+ msgstr "Цвет наложения"
4778
+
4779
+ #: widgets/header-offcanvas/header-offcanvas-handler.php:13
4780
+ #: widgets/header-offcanvas/header-offcanvas.php:42
4781
+ msgid "Header Offcanvas"
4782
+ msgstr "Offcanvas хедер"
4783
+
4784
+ #: widgets/business-hours/business-hours-handler.php:11
4785
+ msgid "Business Hours"
4786
+ msgstr "Рабочие часы"
4787
+
4788
+ #: widgets/accordion/accordion.php:686
4789
+ msgid " Slide Open icon"
4790
+ msgstr " Значок Открыто"
4791
+
4792
+ #: widgets/accordion/accordion.php:624
4793
+ msgid "Slide Closed Icon"
4794
+ msgstr "Значок Закрыто"
4795
+
4796
+ #: widgets/accordion/accordion.php:244
4797
+ msgid "Open"
4798
+ msgstr "Открыть"
4799
+
4800
+ #: widgets/accordion/accordion.php:210
4801
+ msgid "Right Icon Active"
4802
+ msgstr "Активный значок справа"
4803
+
4804
+ #: widgets/accordion/accordion.php:195
4805
+ msgid "Right Icon"
4806
+ msgstr "Значок справа"
4807
+
4808
+ #: widgets/accordion/accordion.php:180
4809
+ msgid "Left Icon Active"
4810
+ msgstr "Активный значок слева"
4811
+
4812
+ #: widgets/accordion/accordion.php:165
4813
+ msgid "Left Icon"
4814
+ msgstr "Значок слева"
4815
+
4816
+ #: widgets/accordion/accordion.php:151
4817
+ msgid "Show Loop Count"
4818
+ msgstr "Показ количества элементов"
4819
+
4820
+ #: widgets/accordion/accordion.php:143
4821
+ msgid "Both side"
4822
+ msgstr "Обе стороны"
4823
+
4824
+ #: widgets/accordion/accordion.php:121
4825
+ msgid "Box Icon"
4826
+ msgstr "Блок со значком"
4827
+
4828
+ #: widgets/accordion/accordion.php:120
4829
+ msgid "Side Curve"
4830
+ msgstr "Side Curve"
4831
+
4832
+ #: widgets/accordion/accordion.php:119
4833
+ msgid "Curve Shape"
4834
+ msgstr "Curve Shape"
4835
+
4836
+ #: widgets/accordion/accordion.php:118
4837
+ msgid "Primary"
4838
+ msgstr "Основной"
4839
+
4840
+ #: widgets/accordion/accordion-handler.php:12
4841
+ #: widgets/accordion/accordion.php:39
4842
+ msgid "Accordion"
4843
+ msgstr "Аккордеон"
4844
+
4845
+ #: widgets/piechart/piechart.php:385
4846
+ msgid "Chart"
4847
+ msgstr "Диаграмма"
4848
+
4849
+ #: widgets/icon-box/icon-box.php:1214 widgets/team/team.php:2240
4850
+ msgid "Vertical Position "
4851
+ msgstr "Положение по вертикали "
4852
+
4853
+ #: widgets/video/video.php:418
4854
+ msgid "Use height width"
4855
+ msgstr "Использовать высоту и ширину"
4856
+
4857
+ #: widgets/icon-box/icon-box.php:1000
4858
+ msgid "Icon Hover Color"
4859
+ msgstr "Цвет значка при наведении"
4860
+
4861
+ #: widgets/icon-box/icon-box.php:950 widgets/team/team.php:2031
4862
+ msgid "Icon BG Color"
4863
+ msgstr "Цвет фона значка"
4864
+
4865
+ #: widgets/team/team.php:1784
4866
+ msgid "Modal"
4867
+ msgstr "Модальное окно"
4868
+
4869
+ #: widgets/team/team.php:1772
4870
+ msgid "Modal Controls"
4871
+ msgstr "Управление модальный окном"
4872
+
4873
+ #: widgets/client-logo/client-logo.php:845
4874
+ #: widgets/header-offcanvas/header-offcanvas.php:606
4875
+ #: widgets/heading/heading.php:1172 widgets/icon-box/icon-box.php:458
4876
+ #: widgets/nav-menu/nav-menu.php:893 widgets/pricing/pricing.php:1486
4877
+ #: widgets/team/team.php:1311 widgets/team/team.php:1853
4878
+ msgid "Position"
4879
+ msgstr "Положение"
4880
+
4881
+ #: widgets/team/team.php:1234 widgets/team/team.php:1803
4882
+ msgid "Name"
4883
+ msgstr "Название"
4884
+
4885
+ #: widgets/team/team.php:778 widgets/testimonial/testimonial.php:1631
4886
+ msgid "Image Size"
4887
+ msgstr "Размер изображения"
4888
+
4889
+ #: widgets/team/team.php:753
4890
+ msgid "Remove Gutter?"
4891
+ msgstr "Удалить канавку?"
4892
+
4893
+ #: widgets/team/team.php:728
4894
+ msgid "Hover Overy Color"
4895
+ msgstr "Цвет при наведении"
4896
+
4897
+ #: widgets/blog-posts/blog-posts.php:783 widgets/faq/faq.php:245
4898
+ #: widgets/team/team.php:688
4899
+ msgid "Content Padding"
4900
+ msgstr "Внутренний отступ контента"
4901
+
4902
+ #: widgets/team/team.php:620
4903
+ msgid "Max Height"
4904
+ msgstr "Макс высота"
4905
+
4906
+ #: widgets/team/team.php:480
4907
+ msgid "Close Icon Alignment"
4908
+ msgstr "Выравнивание значка закрытия"
4909
+
4910
+ #: widgets/header-offcanvas/header-offcanvas.php:131 widgets/team/team.php:462
4911
+ #: widgets/team/team.php:1998
4912
+ msgid "Close Icon"
4913
+ msgstr "Значок закрытия"
4914
+
4915
+ #: widgets/team/team.php:450
4916
+ msgid "Email Address"
4917
+ msgstr "Email адрес"
4918
+
4919
+ #: widgets/team/team.php:447 widgets/team/team.php:2475
4920
+ msgid "Email"
4921
+ msgstr "Email"
4922
+
4923
+ #: widgets/team/team.php:437
4924
+ msgid "Phone Number"
4925
+ msgstr "Номер телефона"
4926
+
4927
+ #: widgets/mail-chimp/mail-chimp.php:329 widgets/tablepress/tablepress.php:80
4928
+ #: widgets/team/team.php:434 widgets/team/team.php:2471
4929
+ msgid "Phone"
4930
+ msgstr "Телефон"
4931
+
4932
+ #: widgets/team/team.php:412
4933
+ msgid "Show Popup"
4934
+ msgstr "Показать всплывающее окно"
4935
+
4936
+ #: widgets/progressbar/progressbar.php:70 widgets/team/team.php:363
4937
+ msgid "Add Icon"
4938
+ msgstr "Добавить значок"
4939
+
4940
+ #: widgets/team/team.php:184
4941
+ msgid "Display Social Profiles?"
4942
+ msgstr "Отображать профили в соц сетях?"
4943
+
4944
+ #: widgets/team/team.php:177 widgets/team/team.php:1487
4945
+ msgid "Social Profiles"
4946
+ msgstr "Профили в соц сетях"
4947
+
4948
+ #: widgets/team/team.php:161 widgets/team/team.php:423
4949
+ msgid "A small river named Duden flows by their place and supplies it with the necessary"
4950
+ msgstr "Небольшая река под названием Дюден протекает рядом с их местом и снабжает его необходимым"
4951
+
4952
+ #: widgets/team/team.php:159 widgets/team/team.php:162
4953
+ #: widgets/team/team.php:421 widgets/team/team.php:424
4954
+ msgid "About Member"
4955
+ msgstr "Информация о члене команды"
4956
+
4957
+ #: widgets/heading/heading.php:234 widgets/team/team.php:148
4958
+ msgid "Show Description"
4959
+ msgstr "Показать описание"
4960
+
4961
+ #: widgets/team/team.php:106
4962
+ msgid "Designer"
4963
+ msgstr "Дизайнер"
4964
+
4965
+ #: widgets/team/team.php:104 widgets/team/team.php:107
4966
+ msgid "Member Position"
4967
+ msgstr "Положение члена команды"
4968
+
4969
+ #: widgets/team/team.php:96
4970
+ msgid "Jane Doe"
4971
+ msgstr "Jane Doe"
4972
+
4973
+ #: widgets/team/team.php:94 widgets/team/team.php:97
4974
+ msgid "Member Name"
4975
+ msgstr "Имя"
4976
+
4977
+ #: widgets/team/team.php:74
4978
+ msgid "Choose Member Image"
4979
+ msgstr "Выбрать изображение члена команды"
4980
+
4981
+ #: widgets/team/team.php:66
4982
+ msgid "Overlay with circle shape & hover"
4983
+ msgstr "Наложение с кругом и наведением"
4984
+
4985
+ #: widgets/team/team.php:65
4986
+ msgid "Overlay with circle shape"
4987
+ msgstr "Наложение с кругом"
4988
+
4989
+ #: widgets/team/team.php:64
4990
+ msgid "Long height with details & hover"
4991
+ msgstr "Большая высота с подробностями и наведением"
4992
+
4993
+ #: widgets/team/team.php:63
4994
+ msgid "Long height with details "
4995
+ msgstr "Большая высота с подробностями "
4996
+
4997
+ #: widgets/team/team.php:62
4998
+ msgid "Long height with hover "
4999
+ msgstr "Большая высота с наведением "
5000
+
5001
+ #: widgets/team/team.php:61
5002
+ msgid "Centered with details "
5003
+ msgstr "По центру с подробностями "
5004
+
5005
+ #: widgets/team/team.php:60
5006
+ msgid "Overlay with details"
5007
+ msgstr "Наложение с подробностями"
5008
+
5009
+ #: widgets/team/team.php:59
5010
+ msgid "Hover on social"
5011
+ msgstr "Наведение на соц сети"
5012
+
5013
+ #: widgets/team/team.php:58
5014
+ msgid "Centered "
5015
+ msgstr "По центру "
5016
+
5017
+ #: widgets/team/team.php:57 widgets/team/team.php:927 widgets/team/team.php:939
5018
+ #: widgets/team/team.php:1748
5019
+ msgid "Overlay"
5020
+ msgstr "Наложение"
5021
+
5022
+ #: widgets/team/team.php:45
5023
+ msgid "Team Member Content"
5024
+ msgstr "Контент члена команды"
5025
+
5026
+ #: widgets/team/team-handler.php:12
5027
+ msgid "Team"
5028
+ msgstr "Команда"
5029
+
5030
+ #: widgets/caldera-forms/caldera-forms.php:646
5031
+ #: widgets/contact-form7/contact-form7.php:645
5032
+ #: widgets/header-search/header-search.php:235
5033
+ #: widgets/social-share/social-share.php:501 widgets/social/social.php:531
5034
+ #: widgets/team/team.php:1063 widgets/team/team.php:1643
5035
+ #: widgets/team/team.php:2167
5036
+ msgid "Use Height Width"
5037
+ msgstr "Использовать высоту и ширину"
5038
+
5039
+ #: widgets/social-share/social-share.php:471 widgets/social/social.php:434
5040
+ #: widgets/team/team.php:1551
5041
+ msgid "Line Through"
5042
+ msgstr "Перечёркнутый"
5043
+
5044
+ #: widgets/social-share/social-share.php:470 widgets/social/social.php:433
5045
+ #: widgets/team/team.php:1550
5046
+ msgid "Overline"
5047
+ msgstr "Надчеркнутый"
5048
+
5049
+ #: widgets/social-share/social-share.php:469 widgets/social/social.php:432
5050
+ #: widgets/team/team.php:1549
5051
+ msgid "Underline"
5052
+ msgstr "Подчёркнутый"
5053
+
5054
+ #: widgets/social-share/social-share.php:464 widgets/social/social.php:427
5055
+ #: widgets/team/team.php:1544
5056
+ msgid "Decoration"
5057
+ msgstr "Оформление"
5058
+
5059
+ #: widgets/blog-posts/blog-posts.php:53
5060
+ #: widgets/social-share/social-share.php:452 widgets/social/social.php:415
5061
+ #: widgets/team/team.php:1532
5062
+ msgid "Block"
5063
+ msgstr "Блок"
5064
+
5065
+ #: widgets/social-share/social-share.php:451 widgets/social/social.php:414
5066
+ #: widgets/team/team.php:1531
5067
+ msgid "Inline Block"
5068
+ msgstr "Встроенный блок"
5069
+
5070
+ #: widgets/social-share/social-share.php:447 widgets/social/social.php:410
5071
+ #: widgets/team/team.php:1527
5072
+ msgid "Display"
5073
+ msgstr "Отображение"
5074
+
5075
+ #: widgets/social-share/social-share.php:368 widgets/social/social.php:331
5076
+ msgid "Add Social Media"
5077
+ msgstr "Добавить социальные медиа"
5078
+
5079
+ #: widgets/social-share/social-share.php:283
5080
+ #: widgets/social-share/social-share.php:337 widgets/social/social.php:246
5081
+ #: widgets/social/social.php:300 widgets/team/team.php:281
5082
+ #: widgets/team/team.php:343 widgets/video/video.php:719
5083
+ msgid "Text Shadow"
5084
+ msgstr "Тень текста"
5085
+
5086
+ #: widgets/social-share/social-share.php:110 widgets/social/social.php:104
5087
+ msgid "Spacing Left"
5088
+ msgstr "Пространство слева"
5089
+
5090
+ #: widgets/social-share/social-share.php:83 widgets/social/social.php:77
5091
+ msgid "Spacing Right"
5092
+ msgstr "Пространство справа"
5093
+
5094
+ #: widgets/social-share/social-share.php:59 widgets/social/social.php:53
5095
+ #: widgets/video/video.php:58
5096
+ msgid "Both"
5097
+ msgstr "Оба"
5098
+
5099
+ #: widgets/social-share/social-share.php:46
5100
+ #: widgets/social-share/social-share.php:182
5101
+ #: widgets/social-share/social-share.php:411 widgets/social/social.php:374
5102
+ msgid "Social Media"
5103
+ msgstr "Социальные медиа"
5104
+
5105
+ #: widgets/page-list/page-list-handler.php:13
5106
+ msgid "Page List"
5107
+ msgstr "Список страниц"
5108
+
5109
+ #: widgets/icon-box/icon-box.php:778 widgets/page-list/page-list.php:859
5110
+ #: widgets/team/team.php:1985
5111
+ msgid "Color Hover"
5112
+ msgstr "Цвет при наведении"
5113
+
5114
+ #: widgets/heading/heading.php:132 widgets/heading/heading.php:708
5115
+ #: widgets/page-list/page-list.php:831
5116
+ msgid "Subtitle"
5117
+ msgstr "Подзаголовок"
5118
+
5119
+ #: widgets/page-list/page-list.php:397
5120
+ msgid "Background Hover"
5121
+ msgstr "Фон при наведении"
5122
+
5123
+ #: widgets/page-list/page-list.php:187 widgets/piechart/piechart.php:157
5124
+ msgid "Default title"
5125
+ msgstr "Заголовок по умолчанию"
5126
+
5127
+ #: widgets/fluent-forms/fluent-forms.php:1922
5128
+ #: widgets/page-list/page-list.php:173
5129
+ msgid "Show Label"
5130
+ msgstr "Показать ярлык"
5131
+
5132
+ #: widgets/page-list/page-list.php:141
5133
+ msgid "Select Page"
5134
+ msgstr "Выбрать страницу"
5135
+
5136
+ #: widgets/blog-posts/blog-posts.php:702 widgets/icon-box/icon-box.php:688
5137
+ #: widgets/page-list/page-list.php:587 widgets/page-list/page-list.php:953
5138
+ #: widgets/post-list/post-list.php:749 widgets/testimonial/testimonial.php:765
5139
+ msgid "Vertical Alignment"
5140
+ msgstr "Выравнивание по вертикали"
5141
+
5142
+ #: widgets/mail-chimp/mail-chimp.php:495 widgets/page-list/page-list.php:84
5143
+ #: widgets/post-list/post-list.php:244 widgets/team/team.php:116
5144
+ msgid "Show Icon"
5145
+ msgstr "Показать значок"
5146
+
5147
+ #: widgets/icon-box/icon-box.php:448 widgets/mail-chimp/mail-chimp.php:111
5148
+ #: widgets/mail-chimp/mail-chimp.php:554 widgets/page-list/page-list.php:64
5149
+ #: widgets/page-list/page-list.php:188 widgets/piechart/piechart.php:158
5150
+ msgid "Type your title here"
5151
+ msgstr "Введите заголовок здесь"
5152
+
5153
+ #: widgets/heading/heading.php:781 widgets/heading/heading.php:816
5154
+ #: widgets/heading/heading.php:881 widgets/page-list/page-list.php:61
5155
+ msgid "Sub Title"
5156
+ msgstr "Подзаголовок"
5157
+
5158
+ #: widgets/accordion/accordion.php:154 widgets/blog-posts/blog-posts.php:2247
5159
+ #: widgets/caldera-forms/caldera-forms.php:649
5160
+ #: widgets/client-logo/client-logo.php:450
5161
+ #: widgets/contact-form7/contact-form7.php:648
5162
+ #: widgets/dual-button/dual-button.php:925
5163
+ #: widgets/fluent-forms/fluent-forms.php:126
5164
+ #: widgets/fluent-forms/fluent-forms.php:138
5165
+ #: widgets/fluent-forms/fluent-forms.php:160
5166
+ #: widgets/fluent-forms/fluent-forms.php:1925
5167
+ #: widgets/fluent-forms/fluent-forms.php:1989
5168
+ #: widgets/header-search/header-search.php:238
5169
+ #: widgets/icon-box/icon-box.php:437 widgets/mail-chimp/mail-chimp.php:168
5170
+ #: widgets/mail-chimp/mail-chimp.php:262 widgets/mail-chimp/mail-chimp.php:354
5171
+ #: widgets/mail-chimp/mail-chimp.php:431 widgets/mail-chimp/mail-chimp.php:498
5172
+ #: widgets/mail-chimp/mail-chimp.php:690 widgets/mail-chimp/mail-chimp.php:925
5173
+ #: widgets/page-list/page-list.php:87 widgets/page-list/page-list.php:132
5174
+ #: widgets/page-list/page-list.php:176 widgets/page-list/page-list.php:302
5175
+ #: widgets/post-list/post-list.php:179 widgets/post-list/post-list.php:191
5176
+ #: widgets/post-list/post-list.php:247 widgets/post-list/post-list.php:280
5177
+ #: widgets/post-list/post-list.php:292 widgets/post-list/post-list.php:324
5178
+ #: widgets/post-tab/post-tab.php:92 widgets/post-tab/post-tab.php:106
5179
+ #: widgets/social-share/social-share.php:504 widgets/social/social.php:534
5180
+ #: widgets/tab/tab.php:85 widgets/tab/tab.php:141 widgets/team/team.php:119
5181
+ #: widgets/team/team.php:151 widgets/team/team.php:187
5182
+ #: widgets/team/team.php:1067 widgets/team/team.php:1646
5183
+ #: widgets/testimonial/testimonial.php:165
5184
+ #: widgets/testimonial/testimonial.php:182 widgets/video/video.php:421
5185
+ msgid "Hide"
5186
+ msgstr "Скрыть"
5187
+
5188
+ #: widgets/accordion/accordion.php:153 widgets/blog-posts/blog-posts.php:2246
5189
+ #: widgets/caldera-forms/caldera-forms.php:648
5190
+ #: widgets/client-logo/client-logo.php:449
5191
+ #: widgets/contact-form7/contact-form7.php:647
5192
+ #: widgets/dual-button/dual-button.php:924
5193
+ #: widgets/fluent-forms/fluent-forms.php:125
5194
+ #: widgets/fluent-forms/fluent-forms.php:137
5195
+ #: widgets/fluent-forms/fluent-forms.php:159
5196
+ #: widgets/fluent-forms/fluent-forms.php:1924
5197
+ #: widgets/fluent-forms/fluent-forms.php:1988
5198
+ #: widgets/header-search/header-search.php:237
5199
+ #: widgets/icon-box/icon-box.php:436 widgets/mail-chimp/mail-chimp.php:167
5200
+ #: widgets/mail-chimp/mail-chimp.php:261 widgets/mail-chimp/mail-chimp.php:353
5201
+ #: widgets/mail-chimp/mail-chimp.php:430 widgets/mail-chimp/mail-chimp.php:497
5202
+ #: widgets/mail-chimp/mail-chimp.php:689 widgets/mail-chimp/mail-chimp.php:924
5203
+ #: widgets/page-list/page-list.php:86 widgets/page-list/page-list.php:131
5204
+ #: widgets/page-list/page-list.php:175 widgets/page-list/page-list.php:301
5205
+ #: widgets/post-list/post-list.php:178 widgets/post-list/post-list.php:190
5206
+ #: widgets/post-list/post-list.php:246 widgets/post-list/post-list.php:279
5207
+ #: widgets/post-list/post-list.php:291 widgets/post-list/post-list.php:323
5208
+ #: widgets/post-tab/post-tab.php:91 widgets/post-tab/post-tab.php:105
5209
+ #: widgets/social-share/social-share.php:503 widgets/social/social.php:533
5210
+ #: widgets/tab/tab.php:84 widgets/tab/tab.php:140 widgets/team/team.php:118
5211
+ #: widgets/team/team.php:150 widgets/team/team.php:186
5212
+ #: widgets/team/team.php:1066 widgets/team/team.php:1645
5213
+ #: widgets/testimonial/testimonial.php:164
5214
+ #: widgets/testimonial/testimonial.php:181 widgets/video/video.php:420
5215
+ msgid "Show"
5216
+ msgstr "Показать"
5217
+
5218
+ #: widgets/page-list/page-list.php:299
5219
+ msgid "Rel"
5220
+ msgstr "Rel"
5221
+
5222
+ #: widgets/page-list/page-list.php:291
5223
+ msgid "Self"
5224
+ msgstr "Self"
5225
+
5226
+ #: widgets/page-list/page-list.php:290
5227
+ msgid "Blank"
5228
+ msgstr "Blank"
5229
+
5230
+ #: widgets/page-list/page-list.php:286
5231
+ msgid "Target"
5232
+ msgstr "Цель"
5233
+
5234
+ #: widgets/funfact/funfact.php:1170
5235
+ msgid "From Down"
5236
+ msgstr "Снизу"
5237
+
5238
+ #: widgets/client-logo/client-logo.php:614 widgets/funfact/funfact.php:1162
5239
+ #: widgets/icon-box/icon-box.php:1560
5240
+ msgid "From Top"
5241
+ msgstr "Сверху"
5242
+
5243
+ #: widgets/funfact/funfact.php:1091
5244
+ msgid "Devider"
5245
+ msgstr "Разделитель"
5246
+
5247
+ #: widgets/funfact/funfact.php:1075
5248
+ msgid "Overlay Color"
5249
+ msgstr "Цвет наложения"
5250
+
5251
+ #: widgets/accordion/accordion.php:61 widgets/accordion/accordion.php:105
5252
+ #: widgets/back-to-top/back-to-top.php:153 widgets/blog-posts/blog-posts.php:67
5253
+ #: widgets/blog-posts/blog-posts.php:164 widgets/blog-posts/blog-posts.php:185
5254
+ #: widgets/blog-posts/blog-posts.php:207 widgets/blog-posts/blog-posts.php:339
5255
+ #: widgets/blog-posts/blog-posts.php:378 widgets/blog-posts/blog-posts.php:392
5256
+ #: widgets/blog-posts/blog-posts.php:439 widgets/blog-posts/blog-posts.php:542
5257
+ #: widgets/blog-posts/blog-posts.php:2044 widgets/button/button.php:90
5258
+ #: widgets/client-logo/client-logo.php:91
5259
+ #: widgets/client-logo/client-logo.php:118
5260
+ #: widgets/client-logo/client-logo.php:322
5261
+ #: widgets/client-logo/client-logo.php:347
5262
+ #: widgets/client-logo/client-logo.php:361
5263
+ #: widgets/client-logo/client-logo.php:372
5264
+ #: widgets/client-logo/client-logo.php:414
5265
+ #: widgets/dual-button/dual-button.php:193
5266
+ #: widgets/dual-button/dual-button.php:322
5267
+ #: widgets/fluent-forms/fluent-forms.php:89
5268
+ #: widgets/fluent-forms/fluent-forms.php:918 widgets/funfact/funfact.php:88
5269
+ #: widgets/funfact/funfact.php:1067 widgets/heading/heading.php:309
5270
+ #: widgets/heading/heading.php:643 widgets/heading/heading.php:683
5271
+ #: widgets/heading/heading.php:773 widgets/icon-box/icon-box.php:91
5272
+ #: widgets/icon-box/icon-box.php:181 widgets/icon-box/icon-box.php:193
5273
+ #: widgets/icon-box/icon-box.php:243 widgets/icon-box/icon-box.php:289
5274
+ #: widgets/icon-box/icon-box.php:334 widgets/icon-box/icon-box.php:1457
5275
+ #: widgets/icon-box/icon-box.php:1500
5276
+ #: widgets/image-accordion/image-accordion.php:53
5277
+ #: widgets/image-accordion/image-accordion.php:85
5278
+ #: widgets/image-accordion/image-accordion.php:129
5279
+ #: widgets/image-accordion/image-accordion.php:153
5280
+ #: widgets/image-accordion/image-accordion.php:190
5281
+ #: widgets/image-accordion/image-accordion.php:220
5282
+ #: widgets/image-box/image-box.php:115 widgets/image-box/image-box.php:170
5283
+ #: widgets/image-box/image-box.php:336
5284
+ #: widgets/image-comparison/image-comparison.php:153
5285
+ #: widgets/image-comparison/image-comparison.php:165
5286
+ #: widgets/image-comparison/image-comparison.php:177
5287
+ #: widgets/nav-menu/nav-menu.php:105 widgets/post-tab/post-tab.php:361
5288
+ #: widgets/pricing/pricing.php:112 widgets/pricing/pricing.php:352
5289
+ #: widgets/tab/tab.php:361 widgets/tab/tab.php:540 widgets/team/team.php:2170
5290
+ #: widgets/testimonial/testimonial.php:113
5291
+ #: widgets/testimonial/testimonial.php:274
5292
+ #: widgets/testimonial/testimonial.php:290
5293
+ #: widgets/testimonial/testimonial.php:374
5294
+ #: widgets/testimonial/testimonial.php:518
5295
+ #: widgets/testimonial/testimonial.php:530
5296
+ #: widgets/testimonial/testimonial.php:542
5297
+ #: widgets/testimonial/testimonial.php:586
5298
+ #: widgets/testimonial/testimonial.php:598
5299
+ #: widgets/testimonial/testimonial.php:834 widgets/video/video.php:87
5300
+ #: widgets/video/video.php:134 widgets/video/video.php:199
5301
+ #: widgets/video/video.php:210 widgets/video/video.php:221
5302
+ #: widgets/video/video.php:233 widgets/video/video.php:245
5303
+ #: widgets/video/video.php:258 widgets/video/video.php:271
5304
+ #: widgets/we-forms/we-forms.php:354
5305
+ msgid "No"
5306
+ msgstr "Нет"
5307
+
5308
+ #: widgets/accordion/accordion.php:60 widgets/accordion/accordion.php:104
5309
+ #: widgets/back-to-top/back-to-top.php:152 widgets/blog-posts/blog-posts.php:66
5310
+ #: widgets/blog-posts/blog-posts.php:163 widgets/blog-posts/blog-posts.php:184
5311
+ #: widgets/blog-posts/blog-posts.php:206 widgets/blog-posts/blog-posts.php:338
5312
+ #: widgets/blog-posts/blog-posts.php:377 widgets/blog-posts/blog-posts.php:391
5313
+ #: widgets/blog-posts/blog-posts.php:438 widgets/blog-posts/blog-posts.php:541
5314
+ #: widgets/blog-posts/blog-posts.php:2043 widgets/button/button.php:89
5315
+ #: widgets/client-logo/client-logo.php:90
5316
+ #: widgets/client-logo/client-logo.php:117
5317
+ #: widgets/client-logo/client-logo.php:321
5318
+ #: widgets/client-logo/client-logo.php:346
5319
+ #: widgets/client-logo/client-logo.php:360
5320
+ #: widgets/client-logo/client-logo.php:371
5321
+ #: widgets/client-logo/client-logo.php:413
5322
+ #: widgets/dual-button/dual-button.php:192
5323
+ #: widgets/dual-button/dual-button.php:321
5324
+ #: widgets/fluent-forms/fluent-forms.php:88
5325
+ #: widgets/fluent-forms/fluent-forms.php:917 widgets/funfact/funfact.php:87
5326
+ #: widgets/funfact/funfact.php:1066 widgets/heading/heading.php:308
5327
+ #: widgets/heading/heading.php:642 widgets/heading/heading.php:682
5328
+ #: widgets/heading/heading.php:772 widgets/icon-box/icon-box.php:90
5329
+ #: widgets/icon-box/icon-box.php:180 widgets/icon-box/icon-box.php:192
5330
+ #: widgets/icon-box/icon-box.php:242 widgets/icon-box/icon-box.php:288
5331
+ #: widgets/icon-box/icon-box.php:333 widgets/icon-box/icon-box.php:1456
5332
+ #: widgets/icon-box/icon-box.php:1499
5333
+ #: widgets/image-accordion/image-accordion.php:52
5334
+ #: widgets/image-accordion/image-accordion.php:84
5335
+ #: widgets/image-accordion/image-accordion.php:128
5336
+ #: widgets/image-accordion/image-accordion.php:152
5337
+ #: widgets/image-accordion/image-accordion.php:189
5338
+ #: widgets/image-accordion/image-accordion.php:219
5339
+ #: widgets/image-box/image-box.php:114 widgets/image-box/image-box.php:169
5340
+ #: widgets/image-box/image-box.php:335
5341
+ #: widgets/image-comparison/image-comparison.php:152
5342
+ #: widgets/image-comparison/image-comparison.php:164
5343
+ #: widgets/image-comparison/image-comparison.php:176
5344
+ #: widgets/nav-menu/nav-menu.php:104 widgets/post-tab/post-tab.php:360
5345
+ #: widgets/pricing/pricing.php:111 widgets/pricing/pricing.php:351
5346
+ #: widgets/tab/tab.php:360 widgets/tab/tab.php:539 widgets/team/team.php:755
5347
+ #: widgets/team/team.php:756 widgets/team/team.php:2169
5348
+ #: widgets/testimonial/testimonial.php:112
5349
+ #: widgets/testimonial/testimonial.php:273
5350
+ #: widgets/testimonial/testimonial.php:289
5351
+ #: widgets/testimonial/testimonial.php:373
5352
+ #: widgets/testimonial/testimonial.php:517
5353
+ #: widgets/testimonial/testimonial.php:529
5354
+ #: widgets/testimonial/testimonial.php:541
5355
+ #: widgets/testimonial/testimonial.php:585
5356
+ #: widgets/testimonial/testimonial.php:597
5357
+ #: widgets/testimonial/testimonial.php:833 widgets/video/video.php:86
5358
+ #: widgets/video/video.php:133 widgets/video/video.php:198
5359
+ #: widgets/video/video.php:209 widgets/video/video.php:220
5360
+ #: widgets/video/video.php:232 widgets/video/video.php:244
5361
+ #: widgets/video/video.php:257 widgets/video/video.php:270
5362
+ #: widgets/we-forms/we-forms.php:353
5363
+ msgid "Yes"
5364
+ msgstr "Да"
5365
+
5366
+ #: modules/onepage-scroll/extend-controls-pro.php:112
5367
+ #: widgets/blog-posts/blog-posts.php:714 widgets/blog-posts/blog-posts.php:1424
5368
+ #: widgets/funfact/funfact.php:982 widgets/heading/heading.php:341
5369
+ #: widgets/icon-box/icon-box.php:700
5370
+ #: widgets/image-accordion/image-accordion.php:573
5371
+ #: widgets/page-list/page-list.php:599 widgets/page-list/page-list.php:965
5372
+ #: widgets/post-list/post-list.php:358 widgets/post-list/post-list.php:761
5373
+ #: widgets/pricing/pricing.php:1449 widgets/pricing/pricing.php:1519
5374
+ #: widgets/tab/tab.php:160 widgets/tab/tab.php:1145 widgets/tab/tab.php:1514
5375
+ #: widgets/testimonial/testimonial.php:150
5376
+ #: widgets/testimonial/testimonial.php:777
5377
+ #: widgets/testimonial/testimonial.php:1556
5378
+ #: widgets/testimonial/testimonial.php:1653
5379
+ msgid "Bottom"
5380
+ msgstr "Снизу"
5381
+
5382
+ #: widgets/blog-posts/blog-posts.php:710 widgets/funfact/funfact.php:978
5383
+ #: widgets/icon-box/icon-box.php:696 widgets/nav-menu/nav-menu.php:902
5384
+ #: widgets/pricing/pricing.php:1445 widgets/pricing/pricing.php:1515
5385
+ msgid "Middle"
5386
+ msgstr "Посередине"
5387
+
5388
+ #: widgets/funfact/funfact.php:969 widgets/heading/heading.php:503
5389
+ #: widgets/heading/heading.php:959 widgets/icon-box/icon-box.php:511
5390
+ #: widgets/image-accordion/image-accordion.php:560
5391
+ #: widgets/pricing/pricing.php:1436 widgets/pricing/pricing.php:1506
5392
+ msgid "Vertical Position"
5393
+ msgstr "Положение по вертикали"
5394
+
5395
+ #: widgets/funfact/funfact.php:946
5396
+ msgid "Horizontal space"
5397
+ msgstr "Пространство по горизонтали"
5398
+
5399
+ #: modules/onepage-scroll/extend-controls-pro.php:108
5400
+ #: widgets/back-to-top/back-to-top.php:87 widgets/blog-posts/blog-posts.php:81
5401
+ #: widgets/blog-posts/blog-posts.php:706 widgets/blog-posts/blog-posts.php:1396
5402
+ #: widgets/blog-posts/blog-posts.php:1751 widgets/funfact/funfact.php:923
5403
+ #: widgets/funfact/funfact.php:974 widgets/heading/heading.php:338
5404
+ #: widgets/icon-box/icon-box.php:366 widgets/icon-box/icon-box.php:692
5405
+ #: widgets/image-accordion/image-accordion.php:565
5406
+ #: widgets/nav-menu/nav-menu.php:898 widgets/page-list/page-list.php:577
5407
+ #: widgets/page-list/page-list.php:591 widgets/page-list/page-list.php:957
5408
+ #: widgets/post-list/post-list.php:357 widgets/post-list/post-list.php:753
5409
+ #: widgets/pricing/pricing.php:1441 widgets/pricing/pricing.php:1511
5410
+ #: widgets/tab/tab.php:159 widgets/testimonial/testimonial.php:149
5411
+ #: widgets/testimonial/testimonial.php:769
5412
+ #: widgets/testimonial/testimonial.php:1552
5413
+ msgid "Top"
5414
+ msgstr "Верх"
5415
+
5416
+ #: widgets/funfact/funfact.php:808
5417
+ msgid "Right Spacing"
5418
+ msgstr "Пространство справа"
5419
+
5420
+ #: widgets/funfact/funfact.php:769 widgets/funfact/funfact.php:902
5421
+ msgid "Number Color"
5422
+ msgstr "Цвет числа"
5423
+
5424
+ #: widgets/funfact/funfact.php:760
5425
+ msgid "Number Count"
5426
+ msgstr "Количество чисел"
5427
+
5428
+ #: widgets/funfact/funfact.php:724 widgets/icon-box/icon-box.php:1127
5429
+ #: widgets/pricing/pricing.php:1268
5430
+ msgid "Rotate"
5431
+ msgstr "Повернуть"
5432
+
5433
+ #: widgets/funfact/funfact.php:623 widgets/pricing/pricing.php:1160
5434
+ msgid "Secondary Color"
5435
+ msgstr "Дополнительный цвет"
5436
+
5437
+ #: widgets/funfact/funfact.php:610 widgets/pricing/pricing.php:1147
5438
+ msgid "Primary Color"
5439
+ msgstr "Основной цвет"
5440
+
5441
+ #: widgets/funfact/funfact.php:568 widgets/pricing/pricing.php:1105
5442
+ msgid "BG Color"
5443
+ msgstr "Цвет фона"
5444
+
5445
+ #: widgets/funfact/funfact.php:514 widgets/icon-box/icon-box.php:1430
5446
+ #: widgets/pricing/pricing.php:1054
5447
+ msgid "Animation"
5448
+ msgstr "Анимация"
5449
+
5450
+ #: widgets/funfact/funfact.php:362 widgets/funfact/funfact.php:1158
5451
+ msgid "Border Direction"
5452
+ msgstr "Направление границы"
5453
+
5454
+ #: widgets/funfact/funfact.php:353
5455
+ msgid "Enable Vertical Border"
5456
+ msgstr "Включить вертикальную границу"
5457
+
5458
+ #: widgets/funfact/funfact.php:296
5459
+ msgid "Enable Hover Border Bottom"
5460
+ msgstr "Включить нижнюю границу при наведении"
5461
+
5462
+ #: modules/megamenu/views/options-menu-item.php:13 widgets/button/button.php:77
5463
+ #: widgets/client-logo/client-logo.php:171 widgets/funfact/funfact.php:236
5464
+ #: widgets/icon-box/icon-box.php:324
5465
+ #: widgets/image-comparison/image-comparison.php:125
5466
+ #: widgets/page-list/page-list.php:240 widgets/post-list/post-list.php:116
5467
+ #: widgets/testimonial/testimonial.php:424
5468
+ msgid "Settings"
5469
+ msgstr "Настройки"
5470
+
5471
+ #: widgets/funfact/funfact.php:225
5472
+ msgid "+"
5473
+ msgstr "+"
5474
+
5475
+ #: widgets/funfact/funfact.php:222 widgets/funfact/funfact.php:891
5476
+ msgid "Super"
5477
+ msgstr "Супер"
5478
+
5479
+ #: widgets/funfact/funfact.php:213
5480
+ msgid "Enable Super"
5481
+ msgstr "Включить Супер"
5482
+
5483
+ #: widgets/funfact/funfact.php:195
5484
+ msgid "M+"
5485
+ msgstr "М+"
5486
+
5487
+ #: widgets/funfact/funfact.php:192
5488
+ msgid "Number Suffix "
5489
+ msgstr "Суффикс числа "
5490
+
5491
+ #: widgets/funfact/funfact.php:185
5492
+ msgid "Enter number"
5493
+ msgstr "Введите номер"
5494
+
5495
+ #: widgets/funfact/funfact.php:182
5496
+ msgid "Number "
5497
+ msgstr "Число "
5498
+
5499
+ #: widgets/funfact/funfact.php:120
5500
+ msgid "Framed"
5501
+ msgstr "В рамке"
5502
+
5503
+ #: widgets/funfact/funfact.php:119
5504
+ msgid "Stacked"
5505
+ msgstr "Сложено"
5506
+
5507
+ #: widgets/funfact/funfact.php:115
5508
+ msgid "View"
5509
+ msgstr "Посмотреть"
5510
+
5511
+ #: widgets/funfact/funfact.php:60
5512
+ msgid "Icon type "
5513
+ msgstr "Тип значка "
5514
+
5515
+ #: widgets/funfact/funfact-handler.php:12
5516
+ msgid "Funfact"
5517
+ msgstr "Забавные факты"
5518
+
5519
+ #: widgets/blog-posts/blog-posts.php:983
5520
+ #: widgets/client-logo/client-logo.php:1200
5521
+ #: widgets/header-offcanvas/header-offcanvas.php:333
5522
+ #: widgets/header-offcanvas/header-offcanvas.php:513
5523
+ #: widgets/header-search/header-search.php:186
5524
+ #: widgets/image-box/image-box.php:959 widgets/page-list/page-list.php:921
5525
+ #: widgets/social-share/social-share.php:482 widgets/social/social.php:445
5526
+ #: widgets/team/team.php:883 widgets/team/team.php:1563
5527
+ #: widgets/testimonial/testimonial.php:1776
5528
+ msgid "Border radius"
5529
+ msgstr "Радиус границы"
5530
+
5531
+ #: widgets/blog-posts/blog-posts.php:2582 widgets/button/button.php:426
5532
+ #: widgets/caldera-forms/caldera-forms.php:511
5533
+ #: widgets/contact-form7/contact-form7.php:510
5534
+ #: widgets/fluent-forms/fluent-forms.php:1824
5535
+ #: widgets/header-search/header-search.php:78
5536
+ #: widgets/mail-chimp/mail-chimp.php:821 widgets/mail-chimp/mail-chimp.php:1179
5537
+ #: widgets/team/team.php:1041 widgets/team/team.php:2136
5538
+ #: widgets/testimonial/testimonial.php:967
5539
+ #: widgets/testimonial/testimonial.php:1923
5540
+ msgid "Font Size"
5541
+ msgstr "Размер шрифта"
5542
+
5543
+ #: widgets/accordion/accordion.php:272 widgets/blog-posts/blog-posts.php:1822
5544
+ #: widgets/business-hours/business-hours.php:111
5545
+ #: widgets/category-list/category-list.php:97
5546
+ #: widgets/fluent-forms/fluent-forms.php:576
5547
+ #: widgets/fluent-forms/fluent-forms.php:784
5548
+ #: widgets/fluent-forms/fluent-forms.php:964
5549
+ #: widgets/fluent-forms/fluent-forms.php:1080
5550
+ #: widgets/fluent-forms/fluent-forms.php:1300
5551
+ #: widgets/fluent-forms/fluent-forms.php:1384
5552
+ #: widgets/fluent-forms/fluent-forms.php:1510
5553
+ #: widgets/fluent-forms/fluent-forms.php:1582
5554
+ #: widgets/fluent-forms/fluent-forms.php:2352
5555
+ #: widgets/fluent-forms/fluent-forms.php:2458
5556
+ #: widgets/fluent-forms/fluent-forms.php:2509
5557
+ #: widgets/header-info/header-info.php:154
5558
+ #: widgets/header-offcanvas/header-offcanvas.php:182
5559
+ #: widgets/header-offcanvas/header-offcanvas.php:214
5560
+ #: widgets/header-offcanvas/header-offcanvas.php:410
5561
+ #: widgets/header-offcanvas/header-offcanvas.php:442
5562
+ #: widgets/header-search/header-search.php:126
5563
+ #: widgets/header-search/header-search.php:156
5564
+ #: widgets/icon-box/icon-box.php:1016
5565
+ #: widgets/image-accordion/image-accordion.php:867
5566
+ #: widgets/mail-chimp/mail-chimp.php:1309
5567
+ #: widgets/mail-chimp/mail-chimp.php:1345
5568
+ #: widgets/ninja-forms/ninja-forms.php:290
5569
+ #: widgets/ninja-forms/ninja-forms.php:469
5570
+ #: widgets/ninja-forms/ninja-forms.php:692
5571
+ #: widgets/ninja-forms/ninja-forms.php:770 widgets/post-list/post-list.php:1138
5572
+ #: widgets/post-list/post-list.php:1182 widgets/pricing/pricing.php:450
5573
+ #: widgets/progressbar/progressbar.php:358
5574
+ #: widgets/progressbar/progressbar.php:371
5575
+ #: widgets/social-share/social-share.php:262
5576
+ #: widgets/social-share/social-share.php:323 widgets/social/social.php:225
5577
+ #: widgets/social/social.php:286 widgets/team/team.php:259
5578
+ #: widgets/team/team.php:321 widgets/team/team.php:1170
5579
+ #: widgets/team/team.php:1209 widgets/we-forms/we-forms.php:197
5580
+ #: widgets/we-forms/we-forms.php:233 widgets/we-forms/we-forms.php:519
5581
+ #: widgets/we-forms/we-forms.php:550 widgets/wp-forms/wp-forms.php:137
5582
+ #: widgets/wp-forms/wp-forms.php:499 widgets/wp-forms/wp-forms.php:588
5583
+ msgid "Background Color"
5584
+ msgstr "Цвет фона"
5585
+
5586
+ #: widgets/header-search/header-search-handler.php:13
5587
+ #: widgets/header-search/header-search.php:46
5588
+ #: widgets/header-search/header-search.php:99
5589
+ msgid "Header Search"
5590
+ msgstr "Поиск в хедере"
5591
+
5592
+ #: widgets/countdown-timer/countdown-timer-handler.php:11
5593
+ msgid "Countdown Timer"
5594
+ msgstr "Таймер обратного отсчета"
5595
+
5596
+ #: widgets/countdown-timer/countdown-timer.php:1715
5597
+ msgid "Inner Background"
5598
+ msgstr "Внутренний фон"
5599
+
5600
+ #: widgets/countdown-timer/countdown-timer.php:1706
5601
+ msgid "Inner Part"
5602
+ msgstr "Внутренняя часть"
5603
+
5604
+ #: widgets/countdown-timer/countdown-timer.php:1698
5605
+ msgid "Outer Background"
5606
+ msgstr "Внешний фон"
5607
+
5608
+ #: widgets/countdown-timer/countdown-timer.php:1689
5609
+ msgid "Outer Part"
5610
+ msgstr "Внешняя часть"
5611
+
5612
+ #: widgets/countdown-timer/countdown-timer.php:469
5613
+ #: widgets/countdown-timer/countdown-timer.php:723
5614
+ #: widgets/countdown-timer/countdown-timer.php:1001
5615
+ #: widgets/countdown-timer/countdown-timer.php:1274
5616
+ #: widgets/countdown-timer/countdown-timer.php:1549
5617
+ #: widgets/heading/heading.php:384
5618
+ #: widgets/image-accordion/image-accordion.php:305
5619
+ #: widgets/image-comparison/image-comparison.php:191
5620
+ msgid "General"
5621
+ msgstr "Общее"
5622
+
5623
+ #: widgets/countdown-timer/countdown-timer.php:334
5624
+ #: widgets/countdown-timer/countdown-timer.php:534
5625
+ #: widgets/countdown-timer/countdown-timer.php:809
5626
+ #: widgets/countdown-timer/countdown-timer.php:1082
5627
+ #: widgets/countdown-timer/countdown-timer.php:1358
5628
+ msgid "Digits"
5629
+ msgstr "Цифры"
5630
+
5631
+ #: widgets/accordion/accordion.php:448
5632
+ #: widgets/caldera-forms/caldera-forms.php:221
5633
+ #: widgets/contact-form7/contact-form7.php:219
5634
+ #: widgets/countdown-timer/countdown-timer.php:288
5635
+ #: widgets/countdown-timer/countdown-timer.php:359
5636
+ #: widgets/countdown-timer/countdown-timer.php:569
5637
+ #: widgets/countdown-timer/countdown-timer.php:842
5638
+ #: widgets/countdown-timer/countdown-timer.php:1117
5639
+ #: widgets/countdown-timer/countdown-timer.php:1393
5640
+ #: widgets/funfact/funfact.php:419 widgets/funfact/funfact.php:683
5641
+ #: widgets/mail-chimp/mail-chimp.php:729 widgets/mail-chimp/mail-chimp.php:781
5642
+ #: widgets/pricing/pricing.php:959 widgets/pricing/pricing.php:1227
5643
+ #: widgets/progressbar/progressbar.php:211 widgets/tab/tab.php:690
5644
+ #: widgets/team/team.php:1295 widgets/team/team.php:1381
5645
+ #: widgets/team/team.php:1830 widgets/team/team.php:1880
5646
+ #: widgets/team/team.php:1934 widgets/testimonial/testimonial.php:1110
5647
+ #: widgets/testimonial/testimonial.php:1402
5648
+ #: widgets/testimonial/testimonial.php:1491
5649
+ msgid "Margin Bottom"
5650
+ msgstr "Отступы снизу"
5651
+
5652
+ #: widgets/caldera-forms/caldera-forms.php:718
5653
+ #: widgets/contact-form7/contact-form7.php:717
5654
+ #: widgets/countdown-timer/countdown-timer.php:260
5655
+ #: widgets/countdown-timer/countdown-timer.php:1659
5656
+ #: widgets/header-search/header-search.php:283
5657
+ #: widgets/icon-box/icon-box.php:1195 widgets/page-list/page-list.php:672
5658
+ #: widgets/post-list/post-list.php:821
5659
+ #: widgets/social-share/social-share.php:565 widgets/social/social.php:606
5660
+ #: widgets/team/team.php:1126 widgets/team/team.php:1715
5661
+ #: widgets/team/team.php:2219
5662
+ msgid "Line Height"
5663
+ msgstr "Высота линии"
5664
+
5665
+ #: widgets/countdown-timer/countdown-timer.php:193
5666
+ msgid "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s"
5667
+ msgstr "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s"
5668
+
5669
+ #: widgets/countdown-timer/countdown-timer.php:191
5670
+ msgid "On Expiry Content"
5671
+ msgstr "Контент по истечении срока действия"
5672
+
5673
+ #: widgets/countdown-timer/countdown-timer.php:184
5674
+ msgid "Countdown is finished!"
5675
+ msgstr "Обратный отсчет завершен!"
5676
+
5677
+ #: widgets/countdown-timer/countdown-timer.php:182
5678
+ msgid "On Expiry Title"
5679
+ msgstr "Заголовок по истечении срока действия"
5680
+
5681
+ #: widgets/countdown-timer/countdown-timer.php:175
5682
+ msgid "Expire Action"
5683
+ msgstr "Действие по истечении срока действия"
5684
+
5685
+ #: widgets/countdown-timer/countdown-timer.php:164
5686
+ #: widgets/countdown-timer/countdown-timer.php:166
5687
+ #: widgets/countdown-timer/countdown-timer.php:1349
5688
+ msgid "Seconds"
5689
+ msgstr "Секунд"
5690
+
5691
+ #: widgets/countdown-timer/countdown-timer.php:155
5692
+ #: widgets/countdown-timer/countdown-timer.php:157
5693
+ #: widgets/countdown-timer/countdown-timer.php:1073
5694
+ msgid "Minutes"
5695
+ msgstr "Минут"
5696
+
5697
+ #: widgets/countdown-timer/countdown-timer.php:146
5698
+ #: widgets/countdown-timer/countdown-timer.php:148
5699
+ #: widgets/countdown-timer/countdown-timer.php:801
5700
+ msgid "Hours"
5701
+ msgstr "Часов"
5702
+
5703
+ #: widgets/countdown-timer/countdown-timer.php:137
5704
+ #: widgets/countdown-timer/countdown-timer.php:139
5705
+ #: widgets/countdown-timer/countdown-timer.php:525
5706
+ msgid "Days"
5707
+ msgstr "Дней"
5708
+
5709
+ #: widgets/countdown-timer/countdown-timer.php:126
5710
+ #: widgets/countdown-timer/countdown-timer.php:128
5711
+ #: widgets/countdown-timer/countdown-timer.php:322
5712
+ msgid "Weeks"
5713
+ msgstr "Недель"
5714
+
5715
+ #: widgets/countdown-timer/countdown-timer.php:117
5716
+ msgid "Custom Labels"
5717
+ msgstr "Пользовательские ярлыки"
5718
+
5719
+ #: widgets/countdown-timer/countdown-timer.php:111
5720
+ msgid "Set the due date and time"
5721
+ msgstr "Установите дату и время"
5722
+
5723
+ #: widgets/countdown-timer/countdown-timer.php:108
5724
+ msgid "Countdown Due Date"
5725
+ msgstr "Обратный отсчет времени"
5726
+
5727
+ #: widgets/countdown-timer/countdown-timer.php:100
5728
+ msgid "Timer Settings "
5729
+ msgstr "Настройки таймера "
5730
+
5731
+ #: widgets/countdown-timer/countdown-timer.php:86
5732
+ #: widgets/testimonial/testimonial.php:89
5733
+ msgid "image style 6"
5734
+ msgstr "стиль изображения 6"
5735
+
5736
+ #: widgets/countdown-timer/countdown-timer.php:80 widgets/tab/tab.php:123
5737
+ #: widgets/testimonial/testimonial.php:83
5738
+ msgid "image style 5"
5739
+ msgstr "стиль изображения 5"
5740
+
5741
+ #: widgets/countdown-timer/countdown-timer.php:74 widgets/tab/tab.php:117
5742
+ #: widgets/testimonial/testimonial.php:77
5743
+ msgid "image style 4"
5744
+ msgstr "стиль изображения 4"
5745
+
5746
+ #: widgets/countdown-timer/countdown-timer.php:68 widgets/tab/tab.php:111
5747
+ msgid "image style 3"
5748
+ msgstr "стиль изображения 3"
5749
+
5750
+ #: widgets/countdown-timer/countdown-timer.php:62 widgets/tab/tab.php:105
5751
+ msgid "image style 2"
5752
+ msgstr "стиль изображения 2"
5753
+
5754
+ #: widgets/countdown-timer/countdown-timer.php:56 widgets/tab/tab.php:99
5755
+ msgid "image style 1"
5756
+ msgstr "стиль изображения 1"
5757
+
5758
+ #: widgets/blog-posts/blog-posts.php:349
5759
+ #: widgets/countdown-timer/countdown-timer.php:51
5760
+ #: widgets/social-share/social-share.php:53 widgets/social/social.php:47
5761
+ #: widgets/tab/tab.php:94 widgets/testimonial/testimonial.php:54
5762
+ msgid "Choose Style"
5763
+ msgstr "Выбрать стиль"
5764
+
5765
+ #: widgets/countdown-timer/countdown-timer.php:43
5766
+ msgid "Presets"
5767
+ msgstr "Предустановки"
5768
+
5769
+ #: widgets/accordion/accordion.php:311 widgets/accordion/accordion.php:400
5770
+ #: widgets/accordion/accordion.php:507 widgets/accordion/accordion.php:577
5771
+ #: widgets/back-to-top/back-to-top.php:316
5772
+ #: widgets/blog-posts/blog-posts.php:1189
5773
+ #: widgets/blog-posts/blog-posts.php:1278
5774
+ #: widgets/blog-posts/blog-posts.php:1567
5775
+ #: widgets/blog-posts/blog-posts.php:1853
5776
+ #: widgets/blog-posts/blog-posts.php:2759
5777
+ #: widgets/business-hours/business-hours.php:221
5778
+ #: widgets/business-hours/business-hours.php:281
5779
+ #: widgets/business-hours/business-hours.php:344 widgets/button/button.php:347
5780
+ #: widgets/button/button.php:383 widgets/caldera-forms/caldera-forms.php:322
5781
+ #: widgets/caldera-forms/caldera-forms.php:377
5782
+ #: widgets/caldera-forms/caldera-forms.php:432
5783
+ #: widgets/caldera-forms/caldera-forms.php:609
5784
+ #: widgets/category-list/category-list.php:315
5785
+ #: widgets/client-logo/client-logo.php:594
5786
+ #: widgets/client-logo/client-logo.php:915
5787
+ #: widgets/contact-form7/contact-form7.php:321
5788
+ #: widgets/contact-form7/contact-form7.php:376
5789
+ #: widgets/contact-form7/contact-form7.php:431
5790
+ #: widgets/contact-form7/contact-form7.php:608
5791
+ #: widgets/countdown-timer/countdown-timer.php:432
5792
+ #: widgets/countdown-timer/countdown-timer.php:497
5793
+ #: widgets/countdown-timer/countdown-timer.php:671
5794
+ #: widgets/countdown-timer/countdown-timer.php:765
5795
+ #: widgets/countdown-timer/countdown-timer.php:947
5796
+ #: widgets/countdown-timer/countdown-timer.php:1039
5797
+ #: widgets/countdown-timer/countdown-timer.php:1220
5798
+ #: widgets/countdown-timer/countdown-timer.php:1312
5799
+ #: widgets/countdown-timer/countdown-timer.php:1496
5800
+ #: widgets/countdown-timer/countdown-timer.php:1587
5801
+ #: widgets/drop-caps/drop-caps.php:166 widgets/dual-button/dual-button.php:474
5802
+ #: widgets/dual-button/dual-button.php:593
5803
+ #: widgets/dual-button/dual-button.php:694
5804
+ #: widgets/dual-button/dual-button.php:811
5805
+ #: widgets/dual-button/dual-button.php:891 widgets/faq/faq.php:233
5806
+ #: widgets/fluent-forms/fluent-forms.php:478
5807
+ #: widgets/fluent-forms/fluent-forms.php:612
5808
+ #: widgets/fluent-forms/fluent-forms.php:1027
5809
+ #: widgets/fluent-forms/fluent-forms.php:1053
5810
+ #: widgets/fluent-forms/fluent-forms.php:1532
5811
+ #: widgets/fluent-forms/fluent-forms.php:2075
5812
+ #: widgets/fluent-forms/fluent-forms.php:2186
5813
+ #: widgets/fluent-forms/fluent-forms.php:2251
5814
+ #: widgets/fluent-forms/fluent-forms.php:2387 widgets/funfact/funfact.php:457
5815
+ #: widgets/funfact/funfact.php:494 widgets/funfact/funfact.php:589
5816
+ #: widgets/funfact/funfact.php:646 widgets/funfact/funfact.php:1051
5817
+ #: widgets/heading/heading.php:665 widgets/icon-box/icon-box.php:601
5818
+ #: widgets/icon-box/icon-box.php:657 widgets/icon-box/icon-box.php:973
5819
+ #: widgets/icon-box/icon-box.php:1044 widgets/icon-box/icon-box.php:1341
5820
+ #: widgets/icon-box/icon-box.php:1405 widgets/icon-box/icon-box.php:1616
5821
+ #: widgets/image-accordion/image-accordion.php:406
5822
+ #: widgets/image-accordion/image-accordion.php:701
5823
+ #: widgets/image-accordion/image-accordion.php:760
5824
+ #: widgets/image-box/image-box.php:1108 widgets/image-box/image-box.php:1415
5825
+ #: widgets/image-box/image-box.php:1479
5826
+ #: widgets/image-comparison/image-comparison.php:211
5827
+ #: widgets/image-comparison/image-comparison.php:566
5828
+ #: widgets/mail-chimp/mail-chimp.php:639 widgets/mail-chimp/mail-chimp.php:866
5829
+ #: widgets/mail-chimp/mail-chimp.php:1225
5830
+ #: widgets/mail-chimp/mail-chimp.php:1271 widgets/nav-menu/nav-menu.php:824
5831
+ #: widgets/nav-menu/nav-menu.php:960 widgets/nav-menu/nav-menu.php:1183
5832
+ #: widgets/ninja-forms/ninja-forms.php:358
5833
+ #: widgets/ninja-forms/ninja-forms.php:725 widgets/page-list/page-list.php:355
5834
+ #: widgets/page-list/page-list.php:698 widgets/post-list/post-list.php:448
5835
+ #: widgets/post-list/post-list.php:500 widgets/post-list/post-list.php:839
5836
+ #: widgets/post-list/post-list.php:997 widgets/post-list/post-list.php:1149
5837
+ #: widgets/post-list/post-list.php:1193 widgets/post-tab/post-tab.php:251
5838
+ #: widgets/post-tab/post-tab.php:314 widgets/pricing/pricing.php:688
5839
+ #: widgets/pricing/pricing.php:921 widgets/pricing/pricing.php:997
5840
+ #: widgets/pricing/pricing.php:1034 widgets/pricing/pricing.php:1126
5841
+ #: widgets/pricing/pricing.php:1183 widgets/pricing/pricing.php:1693
5842
+ #: widgets/pricing/pricing.php:2292 widgets/progressbar/progressbar.php:184
5843
+ #: widgets/progressbar/progressbar.php:286 widgets/tab/tab.php:507
5844
+ #: widgets/tab/tab.php:606 widgets/tab/tab.php:864 widgets/tab/tab.php:1738
5845
+ #: widgets/tab/tab.php:2021 widgets/team/team.php:709
5846
+ #: widgets/team/team.php:1014 widgets/team/team.php:2054
5847
+ #: widgets/team/team.php:2115 widgets/testimonial/testimonial.php:656
5848
+ #: widgets/testimonial/testimonial.php:1159
5849
+ #: widgets/testimonial/testimonial.php:1189
5850
+ #: widgets/testimonial/testimonial.php:1991 widgets/video/video.php:343
5851
+ #: widgets/video/video.php:682 widgets/we-forms/we-forms.php:127
5852
+ #: widgets/we-forms/we-forms.php:462 widgets/wp-forms/wp-forms.php:173
5853
+ #: widgets/wp-forms/wp-forms.php:543
5854
+ msgid "Border Radius"
5855
+ msgstr "Радиус границы"
5856
+
5857
+ #: widgets/blog-posts/blog-posts.php:2166
5858
+ #: widgets/testimonial/testimonial.php:896
5859
+ #: widgets/testimonial/testimonial.php:1383
5860
+ #: widgets/testimonial/testimonial.php:1446
5861
+ msgid "Hover Color"
5862
+ msgstr "Цвет при наведении"
5863
+
5864
+ #: widgets/fluent-forms/fluent-forms.php:737
5865
+ #: widgets/fluent-forms/fluent-forms.php:1962 widgets/funfact/funfact.php:791
5866
+ #: widgets/funfact/funfact.php:835 widgets/icon-box/icon-box.php:1091
5867
+ #: widgets/image-box/image-box.php:1160 widgets/image-box/image-box.php:1247
5868
+ #: widgets/nav-menu/nav-menu.php:590 widgets/ninja-forms/ninja-forms.php:204
5869
+ #: widgets/ninja-forms/ninja-forms.php:441
5870
+ #: widgets/ninja-forms/ninja-forms.php:536 widgets/pricing/pricing.php:2009
5871
+ msgid "Spacing"
5872
+ msgstr "Пространство"
5873
+
5874
+ #: widgets/accordion/accordion.php:47 widgets/accordion/accordion.php:228
5875
+ #: widgets/blog-posts/blog-posts.php:300 widgets/blog-posts/blog-posts.php:1895
5876
+ #: widgets/faq/faq.php:48 widgets/faq/faq.php:97
5877
+ #: widgets/fluent-forms/fluent-forms.php:97
5878
+ #: widgets/fluent-forms/fluent-forms.php:212 widgets/funfact/funfact.php:826
5879
+ #: widgets/heading/heading.php:41 widgets/heading/heading.php:417
5880
+ #: widgets/icon-box/icon-box.php:445 widgets/icon-box/icon-box.php:723
5881
+ #: widgets/image-accordion/image-accordion.php:72
5882
+ #: widgets/image-accordion/image-accordion.php:433
5883
+ #: widgets/image-box/image-box.php:1151 widgets/ninja-forms/ninja-forms.php:101
5884
+ #: widgets/piechart/piechart.php:155 widgets/post-grid/post-grid.php:143
5885
+ #: widgets/progressbar/progressbar.php:88
5886
+ #: widgets/progressbar/progressbar.php:301 widgets/tab/tab.php:348
5887
+ msgid "Title"
5888
+ msgstr "Заголовок"
5889
+
5890
+ #: widgets/accordion/accordion.php:435 widgets/accordion/accordion.php:519
5891
+ #: widgets/blog-posts/blog-posts.php:1007
5892
+ #: widgets/blog-posts/blog-posts.php:1542
5893
+ #: widgets/blog-posts/blog-posts.php:1834
5894
+ #: widgets/blog-posts/blog-posts.php:2570
5895
+ #: widgets/business-hours/business-hours.php:198
5896
+ #: widgets/business-hours/business-hours.php:293
5897
+ #: widgets/business-hours/business-hours.php:356 widgets/button/button.php:193
5898
+ #: widgets/caldera-forms/caldera-forms.php:157
5899
+ #: widgets/caldera-forms/caldera-forms.php:280
5900
+ #: widgets/caldera-forms/caldera-forms.php:621
5901
+ #: widgets/client-logo/client-logo.php:478
5902
+ #: widgets/client-logo/client-logo.php:665
5903
+ #: widgets/client-logo/client-logo.php:894
5904
+ #: widgets/contact-form7/contact-form7.php:155
5905
+ #: widgets/contact-form7/contact-form7.php:279
5906
+ #: widgets/contact-form7/contact-form7.php:620
5907
+ #: widgets/drop-caps/drop-caps.php:132 widgets/dual-button/dual-button.php:506
5908
+ #: widgets/dual-button/dual-button.php:726
5909
+ #: widgets/fluent-forms/fluent-forms.php:273
5910
+ #: widgets/fluent-forms/fluent-forms.php:348
5911
+ #: widgets/fluent-forms/fluent-forms.php:457
5912
+ #: widgets/fluent-forms/fluent-forms.php:725
5913
+ #: widgets/fluent-forms/fluent-forms.php:1155
5914
+ #: widgets/fluent-forms/fluent-forms.php:1210
5915
+ #: widgets/fluent-forms/fluent-forms.php:1351
5916
+ #: widgets/fluent-forms/fluent-forms.php:1446
5917
+ #: widgets/fluent-forms/fluent-forms.php:1544
5918
+ #: widgets/fluent-forms/fluent-forms.php:2198
5919
+ #: widgets/fluent-forms/fluent-forms.php:2399
5920
+ #: widgets/fluent-forms/fluent-forms.php:2583 widgets/funfact/funfact.php:704
5921
+ #: widgets/funfact/funfact.php:872 widgets/funfact/funfact.php:1022
5922
+ #: widgets/header-info/header-info.php:130
5923
+ #: widgets/header-offcanvas/header-offcanvas.php:352
5924
+ #: widgets/header-offcanvas/header-offcanvas.php:532
5925
+ #: widgets/header-search/header-search.php:216 widgets/heading/heading.php:629
5926
+ #: widgets/heading/heading.php:748 widgets/icon-box/icon-box.php:567
5927
+ #: widgets/icon-box/icon-box.php:628 widgets/icon-box/icon-box.php:747
5928
+ #: widgets/icon-box/icon-box.php:1111 widgets/icon-box/icon-box.php:1247
5929
+ #: widgets/icon-box/icon-box.php:1597
5930
+ #: widgets/image-accordion/image-accordion.php:373
5931
+ #: widgets/image-accordion/image-accordion.php:548
5932
+ #: widgets/image-accordion/image-accordion.php:599
5933
+ #: widgets/image-box/image-box.php:971 widgets/image-box/image-box.php:1130
5934
+ #: widgets/image-box/image-box.php:1335
5935
+ #: widgets/image-comparison/image-comparison.php:223
5936
+ #: widgets/image-comparison/image-comparison.php:310
5937
+ #: widgets/image-comparison/image-comparison.php:369
5938
+ #: widgets/mail-chimp/mail-chimp.php:669 widgets/mail-chimp/mail-chimp.php:878
5939
+ #: widgets/mail-chimp/mail-chimp.php:1213
5940
+ #: widgets/mail-chimp/mail-chimp.php:1247 widgets/nav-menu/nav-menu.php:269
5941
+ #: widgets/nav-menu/nav-menu.php:787 widgets/nav-menu/nav-menu.php:916
5942
+ #: widgets/nav-menu/nav-menu.php:1119 widgets/nav-menu/nav-menu.php:1383
5943
+ #: widgets/ninja-forms/ninja-forms.php:428
5944
+ #: widgets/ninja-forms/ninja-forms.php:737 widgets/page-list/page-list.php:322
5945
+ #: widgets/page-list/page-list.php:870 widgets/page-list/page-list.php:910
5946
+ #: widgets/piechart/piechart.php:368 widgets/post-list/post-list.php:409
5947
+ #: widgets/post-list/post-list.php:1084 widgets/post-tab/post-tab.php:162
5948
+ #: widgets/post-tab/post-tab.php:205 widgets/pricing/pricing.php:570
5949
+ #: widgets/pricing/pricing.php:807 widgets/pricing/pricing.php:1248
5950
+ #: widgets/pricing/pricing.php:1352 widgets/pricing/pricing.php:1988
5951
+ #: widgets/pricing/pricing.php:2179 widgets/progressbar/progressbar.php:196
5952
+ #: widgets/social-share/social-share.php:649 widgets/social/social.php:466
5953
+ #: widgets/tab/tab.php:480 widgets/tab/tab.php:559 widgets/tab/tab.php:711
5954
+ #: widgets/tab/tab.php:1986 widgets/tablepress/tablepress.php:393
5955
+ #: widgets/tablepress/tablepress.php:635 widgets/team/team.php:676
5956
+ #: widgets/team/team.php:1002 widgets/team/team.php:1584
5957
+ #: widgets/team/team.php:2155 widgets/testimonial/testimonial.php:467
5958
+ #: widgets/testimonial/testimonial.php:629
5959
+ #: widgets/testimonial/testimonial.php:819
5960
+ #: widgets/testimonial/testimonial.php:1131 widgets/video/video.php:322
5961
+ #: widgets/video/video.php:372 widgets/we-forms/we-forms.php:114
5962
+ #: widgets/we-forms/we-forms.php:270 widgets/we-forms/we-forms.php:434
5963
+ #: widgets/wp-forms/wp-forms.php:257 widgets/wp-forms/wp-forms.php:356
5964
+ #: widgets/wp-forms/wp-forms.php:555
5965
+ msgid "Padding"
5966
+ msgstr "Внутренний отступ"
5967
+
5968
+ #: widgets/accordion/accordion.php:300 widgets/accordion/accordion.php:390
5969
+ #: widgets/accordion/accordion.php:560 widgets/accordion/accordion.php:569
5970
+ #: widgets/back-to-top/back-to-top.php:304
5971
+ #: widgets/blog-posts/blog-posts.php:975 widgets/blog-posts/blog-posts.php:1181
5972
+ #: widgets/blog-posts/blog-posts.php:1270
5973
+ #: widgets/blog-posts/blog-posts.php:1557
5974
+ #: widgets/blog-posts/blog-posts.php:2515
5975
+ #: widgets/business-hours/business-hours.php:234 widgets/button/button.php:288
5976
+ #: widgets/caldera-forms/caldera-forms.php:336
5977
+ #: widgets/caldera-forms/caldera-forms.php:391
5978
+ #: widgets/caldera-forms/caldera-forms.php:446
5979
+ #: widgets/caldera-forms/caldera-forms.php:793
5980
+ #: widgets/caldera-forms/caldera-forms.php:852
5981
+ #: widgets/client-logo/client-logo.php:699
5982
+ #: widgets/client-logo/client-logo.php:726
5983
+ #: widgets/client-logo/client-logo.php:907
5984
+ #: widgets/contact-form7/contact-form7.php:335
5985
+ #: widgets/contact-form7/contact-form7.php:390
5986
+ #: widgets/contact-form7/contact-form7.php:445
5987
+ #: widgets/contact-form7/contact-form7.php:792
5988
+ #: widgets/contact-form7/contact-form7.php:851
5989
+ #: widgets/countdown-timer/countdown-timer.php:425
5990
+ #: widgets/countdown-timer/countdown-timer.php:488
5991
+ #: widgets/countdown-timer/countdown-timer.php:658
5992
+ #: widgets/countdown-timer/countdown-timer.php:753
5993
+ #: widgets/countdown-timer/countdown-timer.php:934
5994
+ #: widgets/countdown-timer/countdown-timer.php:1026
5995
+ #: widgets/countdown-timer/countdown-timer.php:1207
5996
+ #: widgets/countdown-timer/countdown-timer.php:1299
5997
+ #: widgets/countdown-timer/countdown-timer.php:1483
5998
+ #: widgets/countdown-timer/countdown-timer.php:1574
5999
+ #: widgets/drop-caps/drop-caps.php:158 widgets/dual-button/dual-button.php:466
6000
+ #: widgets/dual-button/dual-button.php:585
6001
+ #: widgets/dual-button/dual-button.php:686
6002
+ #: widgets/dual-button/dual-button.php:803
6003
+ #: widgets/dual-button/dual-button.php:883 widgets/faq/faq.php:134
6004
+ #: widgets/fluent-forms/fluent-forms.php:601
6005
+ #: widgets/fluent-forms/fluent-forms.php:797
6006
+ #: widgets/fluent-forms/fluent-forms.php:1342
6007
+ #: widgets/fluent-forms/fluent-forms.php:1437
6008
+ #: widgets/fluent-forms/fluent-forms.php:1523
6009
+ #: widgets/fluent-forms/fluent-forms.php:2064
6010
+ #: widgets/fluent-forms/fluent-forms.php:2178
6011
+ #: widgets/fluent-forms/fluent-forms.php:2377
6012
+ #: widgets/fluent-forms/fluent-forms.php:2532 widgets/funfact/funfact.php:450
6013
+ #: widgets/funfact/funfact.php:487 widgets/funfact/funfact.php:581
6014
+ #: widgets/funfact/funfact.php:636 widgets/funfact/funfact.php:1043
6015
+ #: widgets/heading/heading.php:459 widgets/heading/heading.php:1203
6016
+ #: widgets/icon-box/icon-box.php:594 widgets/icon-box/icon-box.php:650
6017
+ #: widgets/icon-box/icon-box.php:963 widgets/icon-box/icon-box.php:1029
6018
+ #: widgets/icon-box/icon-box.php:1334 widgets/icon-box/icon-box.php:1398
6019
+ #: widgets/image-accordion/image-accordion.php:398
6020
+ #: widgets/image-accordion/image-accordion.php:666
6021
+ #: widgets/image-accordion/image-accordion.php:677
6022
+ #: widgets/image-accordion/image-accordion.php:743
6023
+ #: widgets/image-accordion/image-accordion.php:753
6024
+ #: widgets/image-box/image-box.php:1100 widgets/image-box/image-box.php:1408
6025
+ #: widgets/image-box/image-box.php:1472
6026
+ #: widgets/image-comparison/image-comparison.php:201
6027
+ #: widgets/mail-chimp/mail-chimp.php:652 widgets/mail-chimp/mail-chimp.php:906
6028
+ #: widgets/mail-chimp/mail-chimp.php:1205
6029
+ #: widgets/mail-chimp/mail-chimp.php:1318
6030
+ #: widgets/mail-chimp/mail-chimp.php:1354 widgets/nav-menu/nav-menu.php:733
6031
+ #: widgets/nav-menu/nav-menu.php:1032 widgets/nav-menu/nav-menu.php:1074
6032
+ #: widgets/nav-menu/nav-menu.php:1233 widgets/nav-menu/nav-menu.php:1274
6033
+ #: widgets/ninja-forms/ninja-forms.php:347
6034
+ #: widgets/ninja-forms/ninja-forms.php:482
6035
+ #: widgets/ninja-forms/ninja-forms.php:715 widgets/page-list/page-list.php:347
6036
+ #: widgets/post-list/post-list.php:441 widgets/post-list/post-list.php:493
6037
+ #: widgets/post-tab/post-tab.php:129 widgets/post-tab/post-tab.php:273
6038
+ #: widgets/post-tab/post-tab.php:336 widgets/pricing/pricing.php:990
6039
+ #: widgets/pricing/pricing.php:1027 widgets/pricing/pricing.php:1118
6040
+ #: widgets/pricing/pricing.php:1173 widgets/social-share/social-share.php:274
6041
+ #: widgets/social-share/social-share.php:353 widgets/social/social.php:237
6042
+ #: widgets/social/social.php:316 widgets/tab/tab.php:500
6043
+ #: widgets/tab/tab.php:598 widgets/tab/tab.php:774 widgets/tab/tab.php:846
6044
+ #: widgets/tab/tab.php:1330 widgets/tab/tab.php:1615 widgets/tab/tab.php:2014
6045
+ #: widgets/tablepress/tablepress.php:648 widgets/team/team.php:272
6046
+ #: widgets/team/team.php:334 widgets/team/team.php:701
6047
+ #: widgets/team/team.php:875 widgets/team/team.php:1182
6048
+ #: widgets/team/team.php:1221 widgets/team/team.php:2044
6049
+ #: widgets/team/team.php:2107 widgets/testimonial/testimonial.php:686
6050
+ #: widgets/testimonial/testimonial.php:1608
6051
+ #: widgets/testimonial/testimonial.php:2118
6052
+ #: widgets/testimonial/testimonial.php:2168 widgets/video/video.php:335
6053
+ #: widgets/wp-forms/wp-forms.php:162 widgets/wp-forms/wp-forms.php:302
6054
+ #: widgets/wp-forms/wp-forms.php:533 widgets/wp-forms/wp-forms.php:652
6055
+ msgid "Border"
6056
+ msgstr "Граница"
6057
+
6058
+ #: widgets/image-box/image-box.php:1092
6059
+ msgid "Genaral"
6060
+ msgstr "Основное"
6061
+
6062
+ #: widgets/image-box/image-box.php:1052
6063
+ msgid "Image Scale on Hover"
6064
+ msgstr "Увеличение при наведении"
6065
+
6066
+ #: widgets/image-box/image-box.php:994 widgets/image-box/image-box.php:1028
6067
+ msgid "Image opacity"
6068
+ msgstr "Прозрачность изображения"
6069
+
6070
+ #: widgets/image-box/image-box.php:894
6071
+ msgid "Right Line"
6072
+ msgstr "Линия справа"
6073
+
6074
+ #: widgets/image-box/image-box.php:842
6075
+ msgid "Left Line"
6076
+ msgstr "Линия слева"
6077
+
6078
+ #: widgets/image-box/image-box.php:827
6079
+ msgid "Shadow Line"
6080
+ msgstr "Тень линии"
6081
+
6082
+ #: widgets/image-box/image-box.php:770 widgets/pricing/pricing.php:1869
6083
+ #: widgets/tablepress/tablepress.php:218 widgets/tablepress/tablepress.php:345
6084
+ #: widgets/tablepress/tablepress.php:428
6085
+ msgid "Double"
6086
+ msgstr "Двойная"
6087
+
6088
+ #: modules/onepage-scroll/extend-controls-pro.php:45
6089
+ #: widgets/blog-posts/blog-posts.php:851 widgets/blog-posts/blog-posts.php:2679
6090
+ #: widgets/button/button.php:299 widgets/funfact/funfact.php:72
6091
+ #: widgets/icon-box/icon-box.php:68 widgets/image-box/image-box.php:768
6092
+ #: widgets/lottie/lottie.php:234 widgets/nav-menu/nav-menu.php:543
6093
+ #: widgets/pricing/pricing.php:87 widgets/pricing/pricing.php:604
6094
+ #: widgets/pricing/pricing.php:831 widgets/pricing/pricing.php:1618
6095
+ #: widgets/pricing/pricing.php:1771 widgets/pricing/pricing.php:2202
6096
+ #: widgets/social-share/social-share.php:468 widgets/social/social.php:431
6097
+ #: widgets/tab/tab.php:372 widgets/tablepress/tablepress.php:63
6098
+ #: widgets/tablepress/tablepress.php:79 widgets/tablepress/tablepress.php:216
6099
+ #: widgets/tablepress/tablepress.php:343 widgets/tablepress/tablepress.php:426
6100
+ #: widgets/team/team.php:1548 widgets/video/video.php:617
6101
+ msgid "None"
6102
+ msgstr "Нет"
6103
+
6104
+ #: widgets/image-box/image-box.php:764
6105
+ msgid "Border Type"
6106
+ msgstr "Тип границы"
6107
+
6108
+ #: widgets/fluent-forms/fluent-forms.php:979 widgets/heading/heading.php:468
6109
+ #: widgets/heading/heading.php:1208
6110
+ #: widgets/image-accordion/image-accordion.php:823
6111
+ #: widgets/image-box/image-box.php:741 widgets/tablepress/tablepress.php:235
6112
+ #: widgets/tablepress/tablepress.php:359 widgets/tablepress/tablepress.php:442
6113
+ msgid "Border Width"
6114
+ msgstr "Ширина границы"
6115
+
6116
+ #: widgets/accordion/accordion.php:284 widgets/accordion/accordion.php:374
6117
+ #: widgets/fluent-forms/fluent-forms.php:1001
6118
+ #: widgets/fluent-forms/fluent-forms.php:1095
6119
+ #: widgets/fluent-forms/fluent-forms.php:1606
6120
+ #: widgets/fluent-forms/fluent-forms.php:1787
6121
+ #: widgets/fluent-forms/fluent-forms.php:2240
6122
+ #: widgets/fluent-forms/fluent-forms.php:2482
6123
+ #: widgets/header-offcanvas/header-offcanvas.php:225
6124
+ #: widgets/header-offcanvas/header-offcanvas.php:453
6125
+ #: widgets/heading/heading.php:1226 widgets/image-box/image-box.php:793
6126
+ #: widgets/image-box/image-box.php:811 widgets/ninja-forms/ninja-forms.php:794
6127
+ #: widgets/tablepress/tablepress.php:254 widgets/tablepress/tablepress.php:378
6128
+ #: widgets/tablepress/tablepress.php:513 widgets/tablepress/tablepress.php:560
6129
+ #: widgets/testimonial/testimonial.php:718 widgets/we-forms/we-forms.php:561
6130
+ #: widgets/wp-forms/wp-forms.php:612
6131
+ msgid "Border Color"
6132
+ msgstr "Цвет границы"
6133
+
6134
+ #: widgets/blog-posts/blog-posts.php:1713
6135
+ #: widgets/client-logo/client-logo.php:622 widgets/funfact/funfact.php:327
6136
+ #: widgets/funfact/funfact.php:370 widgets/icon-box/icon-box.php:1564
6137
+ #: widgets/image-box/image-box.php:712
6138
+ msgid "From Right"
6139
+ msgstr "Справа"
6140
+
6141
+ #: widgets/funfact/funfact.php:1166 widgets/image-box/image-box.php:708
6142
+ msgid "From Center"
6143
+ msgstr "От центра"
6144
+
6145
+ #: widgets/blog-posts/blog-posts.php:1709
6146
+ #: widgets/client-logo/client-logo.php:610 widgets/funfact/funfact.php:323
6147
+ #: widgets/funfact/funfact.php:366 widgets/icon-box/icon-box.php:1556
6148
+ #: widgets/image-box/image-box.php:704
6149
+ msgid "From Left"
6150
+ msgstr "Слева"
6151
+
6152
+ #: widgets/funfact/funfact.php:319 widgets/icon-box/icon-box.php:1552
6153
+ #: widgets/image-box/image-box.php:700
6154
+ msgid "Hover Direction"
6155
+ msgstr "Направление наведения"
6156
+
6157
+ #: widgets/image-box/image-box.php:661
6158
+ msgid "Border Bottom Height"
6159
+ msgstr "Высота нижней границы"
6160
+
6161
+ #: widgets/image-box/image-box.php:650
6162
+ msgid "Hover Border Bottom"
6163
+ msgstr "Нижняя граница при наведении"
6164
+
6165
+ #: widgets/accordion/accordion.php:609 widgets/blog-posts/blog-posts.php:995
6166
+ #: widgets/blog-posts/blog-posts.php:2017
6167
+ #: widgets/blog-posts/blog-posts.php:2123
6168
+ #: widgets/blog-posts/blog-posts.php:2228
6169
+ #: widgets/blog-posts/blog-posts.php:2523
6170
+ #: widgets/business-hours/business-hours.php:185
6171
+ #: widgets/caldera-forms/caldera-forms.php:104
6172
+ #: widgets/caldera-forms/caldera-forms.php:633
6173
+ #: widgets/client-logo/client-logo.php:489
6174
+ #: widgets/client-logo/client-logo.php:652
6175
+ #: widgets/contact-form7/contact-form7.php:102
6176
+ #: widgets/contact-form7/contact-form7.php:632
6177
+ #: widgets/countdown-timer/countdown-timer.php:454
6178
+ #: widgets/countdown-timer/countdown-timer.php:704
6179
+ #: widgets/countdown-timer/countdown-timer.php:981
6180
+ #: widgets/countdown-timer/countdown-timer.php:1253
6181
+ #: widgets/countdown-timer/countdown-timer.php:1529
6182
+ #: widgets/drop-caps/drop-caps.php:145 widgets/dual-button/dual-button.php:519
6183
+ #: widgets/dual-button/dual-button.php:739
6184
+ #: widgets/fluent-forms/fluent-forms.php:251
6185
+ #: widgets/fluent-forms/fluent-forms.php:326
6186
+ #: widgets/fluent-forms/fluent-forms.php:445
6187
+ #: widgets/fluent-forms/fluent-forms.php:1167
6188
+ #: widgets/fluent-forms/fluent-forms.php:1222
6189
+ #: widgets/fluent-forms/fluent-forms.php:2595
6190
+ #: widgets/header-info/header-info.php:118
6191
+ #: widgets/header-offcanvas/header-offcanvas.php:370
6192
+ #: widgets/header-offcanvas/header-offcanvas.php:550
6193
+ #: widgets/header-search/header-search.php:198 widgets/heading/heading.php:443
6194
+ #: widgets/heading/heading.php:737 widgets/heading/heading.php:854
6195
+ #: widgets/heading/heading.php:918 widgets/heading/heading.php:1057
6196
+ #: widgets/heading/heading.php:1134 widgets/icon-box/icon-box.php:731
6197
+ #: widgets/icon-box/icon-box.php:839 widgets/icon-box/icon-box.php:1258
6198
+ #: widgets/image-accordion/image-accordion.php:386
6199
+ #: widgets/image-box/image-box.php:624
6200
+ #: widgets/image-comparison/image-comparison.php:298
6201
+ #: widgets/image-comparison/image-comparison.php:357
6202
+ #: widgets/image-comparison/image-comparison.php:553
6203
+ #: widgets/mail-chimp/mail-chimp.php:594 widgets/mail-chimp/mail-chimp.php:965
6204
+ #: widgets/mail-chimp/mail-chimp.php:1259 widgets/nav-menu/nav-menu.php:1139
6205
+ #: widgets/nav-menu/nav-menu.php:1363 widgets/ninja-forms/ninja-forms.php:131
6206
+ #: widgets/ninja-forms/ninja-forms.php:749 widgets/page-list/page-list.php:334
6207
+ #: widgets/page-list/page-list.php:726 widgets/page-list/page-list.php:781
6208
+ #: widgets/page-list/page-list.php:899 widgets/piechart/piechart.php:304
6209
+ #: widgets/post-list/post-list.php:1096 widgets/post-tab/post-tab.php:150
6210
+ #: widgets/post-tab/post-tab.php:193 widgets/pricing/pricing.php:582
6211
+ #: widgets/pricing/pricing.php:1370 widgets/pricing/pricing.php:1970
6212
+ #: widgets/social-share/social-share.php:631 widgets/social/social.php:480
6213
+ #: widgets/tab/tab.php:578 widgets/team/team.php:821 widgets/team/team.php:902
6214
+ #: widgets/team/team.php:990 widgets/team/team.php:1470
6215
+ #: widgets/team/team.php:1598 widgets/testimonial/testimonial.php:641
6216
+ #: widgets/testimonial/testimonial.php:916
6217
+ #: widgets/testimonial/testimonial.php:1340
6218
+ #: widgets/testimonial/testimonial.php:1465
6219
+ #: widgets/testimonial/testimonial.php:1679 widgets/we-forms/we-forms.php:258
6220
+ #: widgets/we-forms/we-forms.php:422 widgets/wp-forms/wp-forms.php:270
6221
+ #: widgets/wp-forms/wp-forms.php:567
6222
+ msgid "Margin"
6223
+ msgstr "Отступы"
6224
+
6225
+ #: widgets/icon-box/icon-box.php:1278 widgets/image-box/image-box.php:497
6226
+ #: widgets/image-box/image-box.php:1355
6227
+ msgid "Icon Font Size"
6228
+ msgstr "Размер шрифта значка"
6229
+
6230
+ #: widgets/accordion/accordion.php:326 widgets/accordion/accordion.php:416
6231
+ #: widgets/accordion/accordion.php:590 widgets/blog-posts/blog-posts.php:840
6232
+ #: widgets/blog-posts/blog-posts.php:1202
6233
+ #: widgets/blog-posts/blog-posts.php:1291
6234
+ #: widgets/caldera-forms/caldera-forms.php:345
6235
+ #: widgets/caldera-forms/caldera-forms.php:400
6236
+ #: widgets/caldera-forms/caldera-forms.php:455
6237
+ #: widgets/caldera-forms/caldera-forms.php:784
6238
+ #: widgets/caldera-forms/caldera-forms.php:843
6239
+ #: widgets/client-logo/client-logo.php:690
6240
+ #: widgets/client-logo/client-logo.php:717
6241
+ #: widgets/contact-form7/contact-form7.php:344
6242
+ #: widgets/contact-form7/contact-form7.php:399
6243
+ #: widgets/contact-form7/contact-form7.php:454
6244
+ #: widgets/contact-form7/contact-form7.php:783
6245
+ #: widgets/contact-form7/contact-form7.php:842
6246
+ #: widgets/countdown-timer/countdown-timer.php:445
6247
+ #: widgets/countdown-timer/countdown-timer.php:511
6248
+ #: widgets/countdown-timer/countdown-timer.php:690
6249
+ #: widgets/countdown-timer/countdown-timer.php:783
6250
+ #: widgets/countdown-timer/countdown-timer.php:966
6251
+ #: widgets/countdown-timer/countdown-timer.php:1056
6252
+ #: widgets/countdown-timer/countdown-timer.php:1239
6253
+ #: widgets/countdown-timer/countdown-timer.php:1329
6254
+ #: widgets/countdown-timer/countdown-timer.php:1515
6255
+ #: widgets/countdown-timer/countdown-timer.php:1604
6256
+ #: widgets/dual-button/dual-button.php:498
6257
+ #: widgets/dual-button/dual-button.php:617
6258
+ #: widgets/dual-button/dual-button.php:718
6259
+ #: widgets/dual-button/dual-button.php:835
6260
+ #: widgets/dual-button/dual-button.php:915 widgets/funfact/funfact.php:469
6261
+ #: widgets/funfact/funfact.php:506 widgets/funfact/funfact.php:1035
6262
+ #: widgets/icon-box/icon-box.php:586 widgets/icon-box/icon-box.php:642
6263
+ #: widgets/icon-box/icon-box.php:1658 widgets/image-box/image-box.php:579
6264
+ #: widgets/image-box/image-box.php:873 widgets/image-box/image-box.php:925
6265
+ #: widgets/mail-chimp/mail-chimp.php:661 widgets/mail-chimp/mail-chimp.php:897
6266
+ #: widgets/nav-menu/nav-menu.php:866 widgets/page-list/page-list.php:368
6267
+ #: widgets/piechart/piechart.php:548 widgets/post-tab/post-tab.php:264
6268
+ #: widgets/post-tab/post-tab.php:327 widgets/pricing/pricing.php:1009
6269
+ #: widgets/pricing/pricing.php:1046 widgets/tab/tab.php:519
6270
+ #: widgets/tab/tab.php:618 widgets/tab/tab.php:799 widgets/tab/tab.php:854
6271
+ #: widgets/tab/tab.php:2033 widgets/testimonial/testimonial.php:1620
6272
+ #: widgets/testimonial/testimonial.php:2109
6273
+ #: widgets/testimonial/testimonial.php:2159 widgets/video/video.php:710
6274
+ msgid "Box Shadow"
6275
+ msgstr "Тень блока"
6276
+
6277
+ #: widgets/accordion/accordion.php:262 widgets/accordion/accordion.php:352
6278
+ #: widgets/accordion/accordion.php:362 widgets/accordion/accordion.php:498
6279
+ #: widgets/accordion/accordion.php:673 widgets/accordion/accordion.php:734
6280
+ #: widgets/back-to-top/back-to-top.php:386
6281
+ #: widgets/back-to-top/back-to-top.php:419
6282
+ #: widgets/blog-posts/blog-posts.php:648 widgets/blog-posts/blog-posts.php:672
6283
+ #: widgets/blog-posts/blog-posts.php:1168
6284
+ #: widgets/blog-posts/blog-posts.php:1257
6285
+ #: widgets/business-hours/business-hours.php:212
6286
+ #: widgets/business-hours/business-hours.php:272
6287
+ #: widgets/business-hours/business-hours.php:335
6288
+ #: widgets/caldera-forms/caldera-forms.php:310
6289
+ #: widgets/caldera-forms/caldera-forms.php:365
6290
+ #: widgets/caldera-forms/caldera-forms.php:420
6291
+ #: widgets/caldera-forms/caldera-forms.php:771
6292
+ #: widgets/caldera-forms/caldera-forms.php:830
6293
+ #: widgets/client-logo/client-logo.php:469
6294
+ #: widgets/client-logo/client-logo.php:545
6295
+ #: widgets/client-logo/client-logo.php:566
6296
+ #: widgets/client-logo/client-logo.php:579
6297
+ #: widgets/client-logo/client-logo.php:1213
6298
+ #: widgets/client-logo/client-logo.php:1232
6299
+ #: widgets/contact-form7/contact-form7.php:309
6300
+ #: widgets/contact-form7/contact-form7.php:364
6301
+ #: widgets/contact-form7/contact-form7.php:419
6302
+ #: widgets/contact-form7/contact-form7.php:770
6303
+ #: widgets/contact-form7/contact-form7.php:829
6304
+ #: widgets/countdown-timer/countdown-timer.php:415
6305
+ #: widgets/countdown-timer/countdown-timer.php:478
6306
+ #: widgets/countdown-timer/countdown-timer.php:641
6307
+ #: widgets/countdown-timer/countdown-timer.php:735
6308
+ #: widgets/countdown-timer/countdown-timer.php:917
6309
+ #: widgets/countdown-timer/countdown-timer.php:1010
6310
+ #: widgets/countdown-timer/countdown-timer.php:1190
6311
+ #: widgets/countdown-timer/countdown-timer.php:1283
6312
+ #: widgets/countdown-timer/countdown-timer.php:1466
6313
+ #: widgets/countdown-timer/countdown-timer.php:1558
6314
+ #: widgets/countdown-timer/countdown-timer.php:1620
6315
+ #: widgets/drop-caps/drop-caps.php:123 widgets/dual-button/dual-button.php:487
6316
+ #: widgets/dual-button/dual-button.php:606
6317
+ #: widgets/dual-button/dual-button.php:707
6318
+ #: widgets/dual-button/dual-button.php:824
6319
+ #: widgets/dual-button/dual-button.php:904 widgets/faq/faq.php:124
6320
+ #: widgets/fluent-forms/fluent-forms.php:373
6321
+ #: widgets/fluent-forms/fluent-forms.php:1778
6322
+ #: widgets/fluent-forms/fluent-forms.php:2012
6323
+ #: widgets/fluent-forms/fluent-forms.php:2103
6324
+ #: widgets/fluent-forms/fluent-forms.php:2168
6325
+ #: widgets/fluent-forms/fluent-forms.php:2231 widgets/funfact/funfact.php:1004
6326
+ #: widgets/funfact/funfact.php:1013 widgets/funfact/funfact.php:1149
6327
+ #: widgets/header-offcanvas/header-offcanvas.php:596
6328
+ #: widgets/header-search/header-search.php:338 widgets/heading/heading.php:573
6329
+ #: widgets/icon-box/icon-box.php:559 widgets/icon-box/icon-box.php:620
6330
+ #: widgets/icon-box/icon-box.php:1324 widgets/icon-box/icon-box.php:1388
6331
+ #: widgets/icon-box/icon-box.php:1648
6332
+ #: widgets/image-accordion/image-accordion.php:649
6333
+ #: widgets/image-box/image-box.php:569 widgets/image-box/image-box.php:688
6334
+ #: widgets/image-box/image-box.php:882 widgets/image-box/image-box.php:934
6335
+ #: widgets/image-box/image-box.php:1121 widgets/image-box/image-box.php:1398
6336
+ #: widgets/image-box/image-box.php:1462 widgets/mail-chimp/mail-chimp.php:627
6337
+ #: widgets/mail-chimp/mail-chimp.php:1001
6338
+ #: widgets/mail-chimp/mail-chimp.php:1035
6339
+ #: widgets/mail-chimp/mail-chimp.php:1147 widgets/nav-menu/nav-menu.php:1022
6340
+ #: widgets/nav-menu/nav-menu.php:1064 widgets/nav-menu/nav-menu.php:1223
6341
+ #: widgets/nav-menu/nav-menu.php:1264 widgets/page-list/page-list.php:72
6342
+ #: widgets/page-list/page-list.php:199 widgets/page-list/page-list.php:377
6343
+ #: widgets/page-list/page-list.php:617 widgets/piechart/piechart.php:359
6344
+ #: widgets/piechart/piechart.php:569 widgets/piechart/piechart.php:588
6345
+ #: widgets/post-list/post-list.php:431 widgets/post-list/post-list.php:483
6346
+ #: widgets/post-list/post-list.php:775 widgets/post-tab/post-tab.php:138
6347
+ #: widgets/post-tab/post-tab.php:239 widgets/post-tab/post-tab.php:302
6348
+ #: widgets/progressbar/progressbar.php:143 widgets/tab/tab.php:551
6349
+ #: widgets/tab/tab.php:765 widgets/tab/tab.php:837 widgets/tab/tab.php:1012
6350
+ #: widgets/tab/tab.php:1133 widgets/tab/tab.php:1293 widgets/tab/tab.php:1577
6351
+ #: widgets/tab/tab.php:1601 widgets/tab/tab.php:1817 widgets/tab/tab.php:1841
6352
+ #: widgets/tablepress/tablepress.php:303 widgets/tablepress/tablepress.php:490
6353
+ #: widgets/tablepress/tablepress.php:537 widgets/tablepress/tablepress.php:624
6354
+ #: widgets/team/team.php:531 widgets/team/team.php:556
6355
+ #: widgets/team/team.php:741 widgets/team/team.php:918
6356
+ #: widgets/team/team.php:1760 widgets/team/team.php:1794
6357
+ #: widgets/testimonial/testimonial.php:394
6358
+ #: widgets/testimonial/testimonial.php:676
6359
+ #: widgets/testimonial/testimonial.php:709
6360
+ #: widgets/testimonial/testimonial.php:1147
6361
+ #: widgets/testimonial/testimonial.php:1215
6362
+ #: widgets/testimonial/testimonial.php:1532
6363
+ #: widgets/testimonial/testimonial.php:1812
6364
+ #: widgets/testimonial/testimonial.php:1831
6365
+ #: widgets/testimonial/testimonial.php:2099
6366
+ #: widgets/testimonial/testimonial.php:2149
6367
+ msgid "Background"
6368
+ msgstr "Фон"
6369
+
6370
+ #: widgets/fluent-forms/fluent-forms.php:2411
6371
+ #: widgets/image-box/image-box.php:522
6372
+ msgid "Margin Top"
6373
+ msgstr "Отступ сверху"
6374
+
6375
+ #: widgets/image-box/image-box.php:450
6376
+ msgid "Hover Height"
6377
+ msgstr "Высота при наведении"
6378
+
6379
+ #: widgets/blog-posts/blog-posts.php:1155
6380
+ #: widgets/blog-posts/blog-posts.php:1241
6381
+ #: widgets/header-info/header-info.php:183 widgets/icon-box/icon-box.php:934
6382
+ #: widgets/image-box/image-box.php:429 widgets/image-box/image-box.php:473
6383
+ #: widgets/pricing/pricing.php:246 widgets/tab/tab.php:752
6384
+ #: widgets/tab/tab.php:825 widgets/team/team.php:2018
6385
+ msgid "Icon Color"
6386
+ msgstr "Цвет значка"
6387
+
6388
+ #: widgets/back-to-top/back-to-top.php:367
6389
+ #: widgets/blog-posts/blog-posts.php:640 widgets/blog-posts/blog-posts.php:890
6390
+ #: widgets/blog-posts/blog-posts.php:1136
6391
+ #: widgets/blog-posts/blog-posts.php:1917
6392
+ #: widgets/blog-posts/blog-posts.php:2372
6393
+ #: widgets/blog-posts/blog-posts.php:2614
6394
+ #: widgets/blog-posts/blog-posts.php:2708 widgets/button/button.php:224
6395
+ #: widgets/button/button.php:329 widgets/caldera-forms/caldera-forms.php:302
6396
+ #: widgets/caldera-forms/caldera-forms.php:751
6397
+ #: widgets/client-logo/client-logo.php:537
6398
+ #: widgets/client-logo/client-logo.php:682
6399
+ #: widgets/client-logo/client-logo.php:739
6400
+ #: widgets/client-logo/client-logo.php:984
6401
+ #: widgets/client-logo/client-logo.php:1404
6402
+ #: widgets/contact-form7/contact-form7.php:301
6403
+ #: widgets/contact-form7/contact-form7.php:750
6404
+ #: widgets/dual-button/dual-button.php:423
6405
+ #: widgets/dual-button/dual-button.php:643
6406
+ #: widgets/fluent-forms/fluent-forms.php:569
6407
+ #: widgets/fluent-forms/fluent-forms.php:954
6408
+ #: widgets/fluent-forms/fluent-forms.php:1503
6409
+ #: widgets/fluent-forms/fluent-forms.php:1665
6410
+ #: widgets/fluent-forms/fluent-forms.php:1864
6411
+ #: widgets/fluent-forms/fluent-forms.php:2001
6412
+ #: widgets/fluent-forms/fluent-forms.php:2139
6413
+ #: widgets/fluent-forms/fluent-forms.php:2345 widgets/funfact/funfact.php:443
6414
+ #: widgets/funfact/funfact.php:548 widgets/header-search/header-search.php:108
6415
+ #: widgets/icon-box/icon-box.php:552 widgets/icon-box/icon-box.php:927
6416
+ #: widgets/icon-box/icon-box.php:1303 widgets/icon-box/icon-box.php:1516
6417
+ #: widgets/image-accordion/image-accordion.php:630
6418
+ #: widgets/image-accordion/image-accordion.php:837
6419
+ #: widgets/image-box/image-box.php:399 widgets/image-box/image-box.php:787
6420
+ #: widgets/image-box/image-box.php:987 widgets/image-box/image-box.php:1191
6421
+ #: widgets/image-box/image-box.php:1278 widgets/image-box/image-box.php:1377
6422
+ #: widgets/image-comparison/image-comparison.php:437
6423
+ #: widgets/lottie/lottie.php:256 widgets/mail-chimp/mail-chimp.php:980
6424
+ #: widgets/nav-menu/nav-menu.php:393 widgets/nav-menu/nav-menu.php:620
6425
+ #: widgets/nav-menu/nav-menu.php:1014 widgets/nav-menu/nav-menu.php:1215
6426
+ #: widgets/ninja-forms/ninja-forms.php:271
6427
+ #: widgets/ninja-forms/ninja-forms.php:663 widgets/piechart/piechart.php:435
6428
+ #: widgets/piechart/piechart.php:560 widgets/post-grid/post-grid.php:162
6429
+ #: widgets/post-list/post-list.php:423 widgets/post-list/post-list.php:565
6430
+ #: widgets/post-list/post-list.php:1118 widgets/post-tab/post-tab.php:220
6431
+ #: widgets/pricing/pricing.php:526 widgets/pricing/pricing.php:634
6432
+ #: widgets/pricing/pricing.php:763 widgets/pricing/pricing.php:860
6433
+ #: widgets/pricing/pricing.php:983 widgets/pricing/pricing.php:1085
6434
+ #: widgets/pricing/pricing.php:1547 widgets/pricing/pricing.php:1644
6435
+ #: widgets/pricing/pricing.php:1798 widgets/pricing/pricing.php:2121
6436
+ #: widgets/pricing/pricing.php:2231 widgets/pricing/pricing.php:2313
6437
+ #: widgets/social-share/social-share.php:240 widgets/social/social.php:203
6438
+ #: widgets/tab/tab.php:734 widgets/tablepress/tablepress.php:483
6439
+ #: widgets/team/team.php:237 widgets/team/team.php:523
6440
+ #: widgets/team/team.php:1152 widgets/team/team.php:1253
6441
+ #: widgets/team/team.php:1330 widgets/team/team.php:1427
6442
+ #: widgets/team/team.php:2011 widgets/testimonial/testimonial.php:669
6443
+ #: widgets/testimonial/testimonial.php:1031
6444
+ #: widgets/testimonial/testimonial.php:1245
6445
+ #: widgets/testimonial/testimonial.php:2078 widgets/video/video.php:540
6446
+ #: widgets/video/video.php:643 widgets/we-forms/we-forms.php:174
6447
+ #: widgets/we-forms/we-forms.php:500 widgets/wp-forms/wp-forms.php:130
6448
+ #: widgets/wp-forms/wp-forms.php:482
6449
+ msgid "Normal"
6450
+ msgstr "Обычное"
6451
+
6452
+ #: widgets/accordion/accordion.php:122 widgets/image-box/image-box.php:384
6453
+ msgid "Floating Style"
6454
+ msgstr "Плавающий"
6455
+
6456
+ #: widgets/accordion/accordion.php:137 widgets/blog-posts/blog-posts.php:564
6457
+ #: widgets/button/button.php:112 widgets/dual-button/dual-button.php:215
6458
+ #: widgets/dual-button/dual-button.php:344 widgets/icon-box/icon-box.php:269
6459
+ #: widgets/icon-box/icon-box.php:362
6460
+ #: widgets/image-accordion/image-accordion.php:109
6461
+ #: widgets/image-box/image-box.php:361 widgets/mail-chimp/mail-chimp.php:521
6462
+ #: widgets/page-list/page-list.php:571 widgets/pricing/pricing.php:375
6463
+ #: widgets/social-share/social-share.php:67 widgets/social/social.php:61
6464
+ #: widgets/video/video.php:114
6465
+ msgid "Icon Position"
6466
+ msgstr "Положение значка"
6467
+
6468
+ #: widgets/button/button.php:62 widgets/icon-box/icon-box.php:221
6469
+ #: widgets/image-box/image-box.php:315
6470
+ msgid "URL"
6471
+ msgstr "URL"
6472
+
6473
+ #: widgets/blog-posts/blog-posts.php:530 widgets/blog-posts/blog-posts.php:531
6474
+ #: widgets/button/button.php:50 widgets/button/button.php:51
6475
+ #: widgets/icon-box/icon-box.php:208 widgets/icon-box/icon-box.php:209
6476
+ #: widgets/image-box/image-box.php:300 widgets/image-box/image-box.php:301
6477
+ #: widgets/pricing/pricing.php:328 widgets/pricing/pricing.php:329
6478
+ msgid "Learn more "
6479
+ msgstr "Узнать больше "
6480
+
6481
+ #: widgets/blog-posts/blog-posts.php:528 widgets/button/button.php:48
6482
+ #: widgets/caldera-forms/caldera-forms.php:75
6483
+ #: widgets/contact-form7/contact-form7.php:73
6484
+ #: widgets/countdown-timer/countdown-timer.php:380
6485
+ #: widgets/countdown-timer/countdown-timer.php:592
6486
+ #: widgets/countdown-timer/countdown-timer.php:868
6487
+ #: widgets/countdown-timer/countdown-timer.php:1143
6488
+ #: widgets/countdown-timer/countdown-timer.php:1419
6489
+ #: widgets/fluent-forms/fluent-forms.php:1125 widgets/icon-box/icon-box.php:206
6490
+ #: widgets/image-box/image-box.php:298
6491
+ #: widgets/image-comparison/image-comparison.php:87
6492
+ #: widgets/image-comparison/image-comparison.php:114
6493
+ #: widgets/image-comparison/image-comparison.php:251
6494
+ #: widgets/mail-chimp/mail-chimp.php:141 widgets/mail-chimp/mail-chimp.php:234
6495
+ #: widgets/mail-chimp/mail-chimp.php:327 widgets/mail-chimp/mail-chimp.php:408
6496
+ #: widgets/mail-chimp/mail-chimp.php:565 widgets/page-list/page-list.php:185
6497
+ #: widgets/page-list/page-list.php:884 widgets/pricing/pricing.php:326
6498
+ #: widgets/social-share/social-share.php:226 widgets/social/social.php:176
6499
+ #: widgets/team/team.php:212 widgets/we-forms/we-forms.php:250
6500
+ msgid "Label"
6501
+ msgstr "Ярлык"
6502
+
6503
+ #: widgets/icon-box/icon-box.php:178
6504
+ #: widgets/image-accordion/image-accordion.php:150
6505
+ #: widgets/image-box/image-box.php:289
6506
+ msgid "Enable Button"
6507
+ msgstr "Включить кнопку"
6508
+
6509
+ #: widgets/blog-posts/blog-posts.php:2561 widgets/button/button-handler.php:11
6510
+ #: widgets/button/button.php:174 widgets/caldera-forms/caldera-forms.php:566
6511
+ #: widgets/contact-form7/contact-form7.php:565
6512
+ #: widgets/dual-button/dual-button.php:161
6513
+ #: widgets/dual-button/dual-button.php:290
6514
+ #: widgets/fluent-forms/fluent-forms.php:2125
6515
+ #: widgets/icon-box/icon-box.php:1237
6516
+ #: widgets/image-accordion/image-accordion.php:591
6517
+ #: widgets/image-box/image-box.php:283 widgets/image-box/image-box.php:1325
6518
+ #: widgets/mail-chimp/mail-chimp.php:849 widgets/pricing/pricing.php:320
6519
+ #: widgets/pricing/pricing.php:2036 widgets/pricing/pricing.php:2402
6520
+ #: widgets/we-forms/we-forms.php:343
6521
+ msgid "Button"
6522
+ msgstr "Кнопка"
6523
+
6524
+ #: widgets/icon-box/icon-box.php:158 widgets/image-box/image-box.php:241
6525
+ msgid "Enter your description"
6526
+ msgstr "Введите описание"
6527
+
6528
+ #: widgets/image-box/image-box.php:240
6529
+ msgid "Click edit to change this text. Lorem ipsum dolor sit amet, cctetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."
6530
+ msgstr "Щелкните изменить, чтобы изменить этот текст. Lorem ipsum dolor sit amet, cctetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."
6531
+
6532
+ #: widgets/accordion/accordion.php:67 widgets/accordion/accordion.php:471
6533
+ #: widgets/fluent-forms/fluent-forms.php:110
6534
+ #: widgets/fluent-forms/fluent-forms.php:286
6535
+ #: widgets/fluent-forms/fluent-forms.php:1179 widgets/icon-box/icon-box.php:798
6536
+ #: widgets/image-box/image-box.php:235 widgets/image-box/image-box.php:1238
6537
+ #: widgets/piechart/piechart.php:169 widgets/team/team.php:1408
6538
+ #: widgets/team/team.php:1904 widgets/testimonial/testimonial.php:876
6539
+ msgid "Description"
6540
+ msgstr "Описание"
6541
+
6542
+ #: widgets/funfact/funfact.php:268 widgets/heading/heading.php:60
6543
+ #: widgets/icon-box/icon-box.php:404 widgets/image-box/image-box.php:215
6544
+ #: widgets/pricing/pricing.php:55
6545
+ msgid "Title HTML Tag"
6546
+ msgstr "HTML тег заголовка"
6547
+
6548
+ #: widgets/blog-posts/blog-posts.php:569 widgets/button/button.php:117
6549
+ #: widgets/button/button.php:544 widgets/dual-button/dual-button.php:220
6550
+ #: widgets/dual-button/dual-button.php:349 widgets/icon-box/icon-box.php:274
6551
+ #: widgets/image-accordion/image-accordion.php:114
6552
+ #: widgets/image-box/image-box.php:202 widgets/image-box/image-box.php:366
6553
+ #: widgets/image-comparison/image-comparison.php:95
6554
+ #: widgets/image-comparison/image-comparison.php:323
6555
+ #: widgets/mail-chimp/mail-chimp.php:200 widgets/mail-chimp/mail-chimp.php:294
6556
+ #: widgets/mail-chimp/mail-chimp.php:386 widgets/mail-chimp/mail-chimp.php:459
6557
+ #: widgets/mail-chimp/mail-chimp.php:526 widgets/pricing/pricing.php:380
6558
+ #: widgets/pricing/pricing.php:1496 widgets/social-share/social-share.php:72
6559
+ #: widgets/social/social.php:66 widgets/video/video.php:119
6560
+ msgid "After"
6561
+ msgstr "После"
6562
+
6563
+ #: widgets/blog-posts/blog-posts.php:568 widgets/button/button.php:116
6564
+ #: widgets/button/button.php:543 widgets/dual-button/dual-button.php:219
6565
+ #: widgets/dual-button/dual-button.php:348 widgets/icon-box/icon-box.php:273
6566
+ #: widgets/image-accordion/image-accordion.php:113
6567
+ #: widgets/image-box/image-box.php:201 widgets/image-box/image-box.php:365
6568
+ #: widgets/image-comparison/image-comparison.php:68
6569
+ #: widgets/image-comparison/image-comparison.php:263
6570
+ #: widgets/mail-chimp/mail-chimp.php:199 widgets/mail-chimp/mail-chimp.php:293
6571
+ #: widgets/mail-chimp/mail-chimp.php:385 widgets/mail-chimp/mail-chimp.php:458
6572
+ #: widgets/mail-chimp/mail-chimp.php:525 widgets/pricing/pricing.php:379
6573
+ #: widgets/pricing/pricing.php:1492 widgets/social-share/social-share.php:71
6574
+ #: widgets/social/social.php:65 widgets/video/video.php:118
6575
+ msgid "Before"
6576
+ msgstr "Перед"
6577
+
6578
+ #: widgets/image-box/image-box.php:197
6579
+ msgid "Title Icon Position"
6580
+ msgstr "Позиция значка заголовка"
6581
+
6582
+ #: widgets/image-box/image-box.php:180 widgets/tab/tab.php:389
6583
+ msgid "Title Icon"
6584
+ msgstr "Значок заголовка"
6585
+
6586
+ #: widgets/funfact/funfact.php:205 widgets/icon-box/icon-box.php:143
6587
+ #: widgets/image-box/image-box.php:157
6588
+ msgid "Enter your title"
6589
+ msgstr "Введите заголовок"
6590
+
6591
+ #: widgets/funfact/funfact.php:204 widgets/image-box/image-box.php:156
6592
+ msgid "This is the heading"
6593
+ msgstr "Это заголовок"
6594
+
6595
+ #: widgets/funfact/funfact.php:202 widgets/icon-box/icon-box.php:137
6596
+ #: widgets/image-box/image-box.php:151 widgets/piechart/piechart.php:206
6597
+ msgid "Title "
6598
+ msgstr "Заголовок "
6599
+
6600
+ #: widgets/image-box/image-box.php:144 widgets/image-box/image-box.php:1084
6601
+ #: widgets/tab/tab.php:1968 widgets/tablepress/tablepress.php:414
6602
+ msgid "Body"
6603
+ msgstr "Основная часть (Body)"
6604
+
6605
+ #: widgets/image-box/image-box.php:84
6606
+ msgid "Shadow line"
6607
+ msgstr "Тень линии"
6608
+
6609
+ #: widgets/image-box/image-box.php:83 widgets/image-box/image-box.php:730
6610
+ msgid "Side Line"
6611
+ msgstr "Боковая линия"
6612
+
6613
+ #: widgets/image-box/image-box.php:82
6614
+ msgid "Hover Border"
6615
+ msgstr "Граница при наведении"
6616
+
6617
+ #: widgets/image-box/image-box.php:81
6618
+ msgid "Floating box"
6619
+ msgstr "Плавающая блок"
6620
+
6621
+ #: widgets/image-box/image-box.php:80 widgets/image-box/image-box.php:590
6622
+ msgid "Classic Curves"
6623
+ msgstr "Классические кривые"
6624
+
6625
+ #: widgets/client-logo/client-logo.php:56 widgets/image-box/image-box.php:79
6626
+ #: widgets/piechart/piechart.php:60
6627
+ msgid "Simple"
6628
+ msgstr "Простой"
6629
+
6630
+ #: widgets/image-box/image-box.php:75
6631
+ msgid "Content Area"
6632
+ msgstr "Область контента"
6633
+
6634
+ #: widgets/funfact/funfact.php:133 widgets/heading/heading.php:353
6635
+ #: widgets/icon-box/icon-box.php:119 widgets/icon-box/icon-box.php:1466
6636
+ #: widgets/image-box/image-box.php:49
6637
+ #: widgets/image-comparison/image-comparison.php:76
6638
+ #: widgets/image-comparison/image-comparison.php:103
6639
+ #: widgets/piechart/piechart.php:127 widgets/pricing/pricing.php:139
6640
+ #: widgets/tab/tab.php:406
6641
+ msgid "Choose Image"
6642
+ msgstr "Выбрать изображение"
6643
+
6644
+ #: widgets/funfact/funfact.php:68 widgets/icon-box/icon-box.php:76
6645
+ #: widgets/image-box/image-box.php:41 widgets/image-box/image-box.php:951
6646
+ #: widgets/piechart/piechart.php:99 widgets/post-tab/post-tab.php:350
6647
+ #: widgets/pricing/pricing.php:95 widgets/tab/tab.php:380
6648
+ #: widgets/team/team.php:770
6649
+ msgid "Image"
6650
+ msgstr "Изображение"
6651
+
6652
+ #: widgets/image-box/image-box-handler.php:11
6653
+ msgid "Image Box"
6654
+ msgstr "Блок с изображением"
6655
+
6656
+ #: libs/framework/views/settings-sections/dashboard.php:46
6657
+ msgid "Advanced Accordions"
6658
+ msgstr "Продвинутые аккордеоны"
6659
+
6660
+ #: widgets/back-to-top/back-to-top.php:196
6661
+ #: widgets/blog-posts/blog-posts.php:2604 widgets/button/button.php:206
6662
+ #: widgets/caldera-forms/caldera-forms.php:84
6663
+ #: widgets/caldera-forms/caldera-forms.php:126
6664
+ #: widgets/caldera-forms/caldera-forms.php:470
6665
+ #: widgets/caldera-forms/caldera-forms.php:480
6666
+ #: widgets/caldera-forms/caldera-forms.php:601
6667
+ #: widgets/client-logo/client-logo.php:886
6668
+ #: widgets/contact-form7/contact-form7.php:82
6669
+ #: widgets/contact-form7/contact-form7.php:124
6670
+ #: widgets/contact-form7/contact-form7.php:469
6671
+ #: widgets/contact-form7/contact-form7.php:479
6672
+ #: widgets/contact-form7/contact-form7.php:600
6673
+ #: widgets/dual-button/dual-button.php:444
6674
+ #: widgets/dual-button/dual-button.php:664
6675
+ #: widgets/dual-button/dual-button.php:874
6676
+ #: widgets/fluent-forms/fluent-forms.php:240
6677
+ #: widgets/fluent-forms/fluent-forms.php:314
6678
+ #: widgets/fluent-forms/fluent-forms.php:522
6679
+ #: widgets/fluent-forms/fluent-forms.php:757
6680
+ #: widgets/fluent-forms/fluent-forms.php:1146
6681
+ #: widgets/fluent-forms/fluent-forms.php:1201
6682
+ #: widgets/fluent-forms/fluent-forms.php:1313
6683
+ #: widgets/fluent-forms/fluent-forms.php:1409
6684
+ #: widgets/fluent-forms/fluent-forms.php:1482
6685
+ #: widgets/fluent-forms/fluent-forms.php:1557
6686
+ #: widgets/fluent-forms/fluent-forms.php:1649
6687
+ #: widgets/fluent-forms/fluent-forms.php:1737
6688
+ #: widgets/fluent-forms/fluent-forms.php:1768
6689
+ #: widgets/fluent-forms/fluent-forms.php:1951
6690
+ #: widgets/fluent-forms/fluent-forms.php:2159
6691
+ #: widgets/fluent-forms/fluent-forms.php:2431
6692
+ #: widgets/fluent-forms/fluent-forms.php:2543
6693
+ #: widgets/fluent-forms/fluent-forms.php:2575 widgets/funfact/funfact.php:782
6694
+ #: widgets/funfact/funfact.php:915 widgets/header-info/header-info.php:166
6695
+ #: widgets/header-offcanvas/header-offcanvas.php:264
6696
+ #: widgets/icon-box/icon-box.php:1271 widgets/icon-box/icon-box.php:1667
6697
+ #: widgets/image-accordion/image-accordion.php:620
6698
+ #: widgets/image-box/image-box.php:1181 widgets/image-box/image-box.php:1268
6699
+ #: widgets/image-box/image-box.php:1348 widgets/mail-chimp/mail-chimp.php:574
6700
+ #: widgets/mail-chimp/mail-chimp.php:618 widgets/mail-chimp/mail-chimp.php:858
6701
+ #: widgets/nav-menu/nav-menu.php:369 widgets/nav-menu/nav-menu.php:582
6702
+ #: widgets/nav-menu/nav-menu.php:1111 widgets/ninja-forms/ninja-forms.php:123
6703
+ #: widgets/ninja-forms/ninja-forms.php:173
6704
+ #: widgets/ninja-forms/ninja-forms.php:224
6705
+ #: widgets/ninja-forms/ninja-forms.php:303
6706
+ #: widgets/ninja-forms/ninja-forms.php:528
6707
+ #: widgets/ninja-forms/ninja-forms.php:671
6708
+ #: widgets/ninja-forms/ninja-forms.php:833 widgets/page-list/page-list.php:840
6709
+ #: widgets/page-list/page-list.php:892 widgets/piechart/piechart.php:293
6710
+ #: widgets/post-grid/post-grid.php:151 widgets/post-list/post-list.php:1029
6711
+ #: widgets/post-tab/post-tab.php:185 widgets/pricing/pricing.php:800
6712
+ #: widgets/pricing/pricing.php:1390 widgets/pricing/pricing.php:1429
6713
+ #: widgets/pricing/pricing.php:1478 widgets/pricing/pricing.php:2045
6714
+ #: widgets/social-share/social-share.php:620 widgets/social/social.php:523
6715
+ #: widgets/tab/tab.php:635 widgets/team/team.php:1635
6716
+ #: widgets/testimonial/testimonial.php:908 widgets/video/video.php:409
6717
+ #: widgets/we-forms/we-forms.php:140 widgets/wp-forms/wp-forms.php:83
6718
+ #: widgets/wp-forms/wp-forms.php:348 widgets/wp-forms/wp-forms.php:382
6719
+ #: widgets/wp-forms/wp-forms.php:490
6720
+ msgid "Typography"
6721
+ msgstr "Оформление"
6722
+
6723
+ #: widgets/header-info/header-info.php:98
6724
+ msgid "463 7th Ave, NY 10018, USA"
6725
+ msgstr "463 7th Ave, NY 10018, USA"
6726
+
6727
+ #: widgets/client-logo/client-logo.php:126
6728
+ #: widgets/dual-button/dual-button.php:171
6729
+ #: widgets/dual-button/dual-button.php:300
6730
+ #: widgets/header-info/header-info.php:75 widgets/icon-box/icon-box.php:301
6731
+ #: widgets/image-box/image-box.php:123 widgets/lottie/lottie.php:112
6732
+ #: widgets/page-list/page-list.php:155 widgets/pricing/pricing.php:336
6733
+ #: widgets/social/social.php:186 widgets/team/team.php:221
6734
+ #: widgets/testimonial/testimonial.php:342
6735
+ msgid "Link"
6736
+ msgstr "Ссылка"
6737
+
6738
+ #: widgets/header-info/header-info-handler.php:13
6739
+ #: widgets/header-info/header-info.php:41
6740
+ #: widgets/header-info/header-info.php:93
6741
+ #: widgets/header-info/header-info.php:110
6742
+ msgid "Header Info"
6743
+ msgstr "Информация хедера"
6744
+
6745
+ #: widgets/fluent-forms/fluent-forms.php:624
6746
+ #: widgets/fluent-forms/fluent-forms.php:887
6747
+ #: widgets/ninja-forms/ninja-forms.php:312
6748
+ msgid "Text Indent"
6749
+ msgstr "Отступ текста"
6750
+
6751
+ #: widgets/blog-posts/blog-posts.php:2621
6752
+ #: widgets/blog-posts/blog-posts.php:2651 widgets/button/button.php:231
6753
+ #: widgets/button/button.php:262 widgets/category-list/category-list.php:404
6754
+ #: widgets/fluent-forms/fluent-forms.php:510
6755
+ #: widgets/fluent-forms/fluent-forms.php:588
6756
+ #: widgets/fluent-forms/fluent-forms.php:834
6757
+ #: widgets/fluent-forms/fluent-forms.php:1594
6758
+ #: widgets/fluent-forms/fluent-forms.php:2027
6759
+ #: widgets/fluent-forms/fluent-forms.php:2364
6760
+ #: widgets/fluent-forms/fluent-forms.php:2470
6761
+ #: widgets/fluent-forms/fluent-forms.php:2520
6762
+ #: widgets/header-info/header-info.php:142 widgets/icon-box/icon-box.php:1310
6763
+ #: widgets/icon-box/icon-box.php:1375
6764
+ #: widgets/image-accordion/image-accordion.php:637
6765
+ #: widgets/image-accordion/image-accordion.php:723
6766
+ #: widgets/image-box/image-box.php:1384 widgets/image-box/image-box.php:1449
6767
+ #: widgets/ninja-forms/ninja-forms.php:110
6768
+ #: widgets/ninja-forms/ninja-forms.php:161
6769
+ #: widgets/ninja-forms/ninja-forms.php:278
6770
+ #: widgets/ninja-forms/ninja-forms.php:516
6771
+ #: widgets/ninja-forms/ninja-forms.php:566
6772
+ #: widgets/ninja-forms/ninja-forms.php:680
6773
+ #: widgets/ninja-forms/ninja-forms.php:782
6774
+ #: widgets/ninja-forms/ninja-forms.php:821
6775
+ #: widgets/ninja-forms/ninja-forms.php:860 widgets/page-list/page-list.php:769
6776
+ #: widgets/post-list/post-list.php:914 widgets/pricing/pricing.php:1405
6777
+ #: widgets/pricing/pricing.php:2128 widgets/pricing/pricing.php:2156
6778
+ #: widgets/tablepress/tablepress.php:327 widgets/tablepress/tablepress.php:502
6779
+ #: widgets/tablepress/tablepress.php:549 widgets/video/video.php:547
6780
+ #: widgets/video/video.php:577 widgets/we-forms/we-forms.php:507
6781
+ #: widgets/we-forms/we-forms.php:539 widgets/wp-forms/wp-forms.php:71
6782
+ #: widgets/wp-forms/wp-forms.php:149 widgets/wp-forms/wp-forms.php:336
6783
+ #: widgets/wp-forms/wp-forms.php:391 widgets/wp-forms/wp-forms.php:511
6784
+ #: widgets/wp-forms/wp-forms.php:600 widgets/wp-forms/wp-forms.php:639
6785
+ msgid "Text Color"
6786
+ msgstr "Цвет текста"
6787
+
6788
+ #: widgets/accordion/accordion.php:643 widgets/accordion/accordion.php:704
6789
+ #: widgets/category-list/category-list.php:374
6790
+ #: widgets/client-logo/client-logo.php:858
6791
+ #: widgets/fluent-forms/fluent-forms.php:926 widgets/funfact/funfact.php:661
6792
+ #: widgets/icon-box/icon-box.php:1065 widgets/page-list/page-list.php:738
6793
+ #: widgets/post-list/post-list.php:883 widgets/pricing/pricing.php:1205
6794
+ msgid "Size"
6795
+ msgstr "Размер"
6796
+
6797
+ #: widgets/back-to-top/back-to-top.php:399
6798
+ #: widgets/blog-posts/blog-posts.php:665 widgets/blog-posts/blog-posts.php:910
6799
+ #: widgets/blog-posts/blog-posts.php:1219
6800
+ #: widgets/blog-posts/blog-posts.php:1945
6801
+ #: widgets/blog-posts/blog-posts.php:2391
6802
+ #: widgets/blog-posts/blog-posts.php:2644
6803
+ #: widgets/blog-posts/blog-posts.php:2734 widgets/button/button.php:255
6804
+ #: widgets/button/button.php:366 widgets/caldera-forms/caldera-forms.php:357
6805
+ #: widgets/caldera-forms/caldera-forms.php:810
6806
+ #: widgets/category-list/category-list.php:361
6807
+ #: widgets/category-list/category-list.php:416
6808
+ #: widgets/client-logo/client-logo.php:558
6809
+ #: widgets/client-logo/client-logo.php:709
6810
+ #: widgets/client-logo/client-logo.php:775
6811
+ #: widgets/client-logo/client-logo.php:1017
6812
+ #: widgets/client-logo/client-logo.php:1423
6813
+ #: widgets/contact-form7/contact-form7.php:356
6814
+ #: widgets/contact-form7/contact-form7.php:809
6815
+ #: widgets/dual-button/dual-button.php:564
6816
+ #: widgets/dual-button/dual-button.php:783
6817
+ #: widgets/fluent-forms/fluent-forms.php:1575
6818
+ #: widgets/fluent-forms/fluent-forms.php:2212
6819
+ #: widgets/fluent-forms/fluent-forms.php:2451 widgets/funfact/funfact.php:479
6820
+ #: widgets/funfact/funfact.php:603
6821
+ #: widgets/header-offcanvas/header-offcanvas.php:193
6822
+ #: widgets/header-offcanvas/header-offcanvas.php:421
6823
+ #: widgets/header-search/header-search.php:138
6824
+ #: widgets/icon-box/icon-box.php:613 widgets/icon-box/icon-box.php:993
6825
+ #: widgets/icon-box/icon-box.php:1368 widgets/icon-box/icon-box.php:1533
6826
+ #: widgets/image-accordion/image-accordion.php:293
6827
+ #: widgets/image-accordion/image-accordion.php:716
6828
+ #: widgets/image-accordion/image-accordion.php:880
6829
+ #: widgets/image-box/image-box.php:443 widgets/image-box/image-box.php:805
6830
+ #: widgets/image-box/image-box.php:1021 widgets/image-box/image-box.php:1213
6831
+ #: widgets/image-box/image-box.php:1298 widgets/image-box/image-box.php:1442
6832
+ #: widgets/image-comparison/image-comparison.php:494
6833
+ #: widgets/lottie/lottie.php:289 widgets/mail-chimp/mail-chimp.php:1014
6834
+ #: widgets/nav-menu/nav-menu.php:91 widgets/nav-menu/nav-menu.php:426
6835
+ #: widgets/nav-menu/nav-menu.php:652 widgets/nav-menu/nav-menu.php:1056
6836
+ #: widgets/nav-menu/nav-menu.php:1256 widgets/ninja-forms/ninja-forms.php:763
6837
+ #: widgets/page-list/page-list.php:388 widgets/page-list/page-list.php:793
6838
+ #: widgets/piechart/piechart.php:580 widgets/post-grid/post-grid.php:180
6839
+ #: widgets/post-list/post-list.php:475 widgets/post-list/post-list.php:588
6840
+ #: widgets/post-list/post-list.php:870 widgets/post-list/post-list.php:926
6841
+ #: widgets/post-list/post-list.php:1163 widgets/pricing/pricing.php:544
6842
+ #: widgets/pricing/pricing.php:661 widgets/pricing/pricing.php:781
6843
+ #: widgets/pricing/pricing.php:886 widgets/pricing/pricing.php:1019
6844
+ #: widgets/pricing/pricing.php:1140 widgets/pricing/pricing.php:1576
6845
+ #: widgets/pricing/pricing.php:1664 widgets/pricing/pricing.php:1824
6846
+ #: widgets/pricing/pricing.php:2149 widgets/pricing/pricing.php:2257
6847
+ #: widgets/pricing/pricing.php:2330 widgets/social-share/social-share.php:302
6848
+ #: widgets/social/social.php:265 widgets/tab/tab.php:339
6849
+ #: widgets/team/team.php:300 widgets/team/team.php:547
6850
+ #: widgets/team/team.php:1191 widgets/team/team.php:1272
6851
+ #: widgets/team/team.php:1350 widgets/team/team.php:1447
6852
+ #: widgets/team/team.php:2074 widgets/testimonial/testimonial.php:702
6853
+ #: widgets/testimonial/testimonial.php:1055
6854
+ #: widgets/testimonial/testimonial.php:1265
6855
+ #: widgets/testimonial/testimonial.php:2128 widgets/video/video.php:570
6856
+ #: widgets/video/video.php:663 widgets/we-forms/we-forms.php:532
6857
+ #: widgets/wp-forms/wp-forms.php:581
6858
+ msgid "Hover"
6859
+ msgstr "При наведении"
6860
+
6861
+ #: libs/framework/views/settings-sections/usersettings.php:304
6862
+ #: widgets/accordion/accordion.php:249 widgets/accordion/accordion.php:341
6863
+ #: widgets/accordion/accordion.php:478 widgets/accordion/accordion.php:630
6864
+ #: widgets/accordion/accordion.php:692 widgets/back-to-top/back-to-top.php:374
6865
+ #: widgets/back-to-top/back-to-top.php:406
6866
+ #: widgets/blog-posts/blog-posts.php:1143
6867
+ #: widgets/blog-posts/blog-posts.php:1226
6868
+ #: widgets/blog-posts/blog-posts.php:1497
6869
+ #: widgets/blog-posts/blog-posts.php:1522
6870
+ #: widgets/blog-posts/blog-posts.php:1811
6871
+ #: widgets/blog-posts/blog-posts.php:1924
6872
+ #: widgets/blog-posts/blog-posts.php:1952
6873
+ #: widgets/blog-posts/blog-posts.php:2154
6874
+ #: widgets/business-hours/business-hours.php:253
6875
+ #: widgets/business-hours/business-hours.php:316
6876
+ #: widgets/caldera-forms/caldera-forms.php:92
6877
+ #: widgets/caldera-forms/caldera-forms.php:134
6878
+ #: widgets/caldera-forms/caldera-forms.php:488
6879
+ #: widgets/caldera-forms/caldera-forms.php:758
6880
+ #: widgets/caldera-forms/caldera-forms.php:817
6881
+ #: widgets/category-list/category-list.php:287
6882
+ #: widgets/category-list/category-list.php:348
6883
+ #: widgets/contact-form7/contact-form7.php:90
6884
+ #: widgets/contact-form7/contact-form7.php:132
6885
+ #: widgets/contact-form7/contact-form7.php:487
6886
+ #: widgets/contact-form7/contact-form7.php:757
6887
+ #: widgets/contact-form7/contact-form7.php:816
6888
+ #: widgets/countdown-timer/countdown-timer.php:341
6889
+ #: widgets/countdown-timer/countdown-timer.php:387
6890
+ #: widgets/countdown-timer/countdown-timer.php:541
6891
+ #: widgets/countdown-timer/countdown-timer.php:599
6892
+ #: widgets/countdown-timer/countdown-timer.php:816
6893
+ #: widgets/countdown-timer/countdown-timer.php:875
6894
+ #: widgets/countdown-timer/countdown-timer.php:1089
6895
+ #: widgets/countdown-timer/countdown-timer.php:1150
6896
+ #: widgets/countdown-timer/countdown-timer.php:1365
6897
+ #: widgets/countdown-timer/countdown-timer.php:1426
6898
+ #: widgets/drop-caps/drop-caps.php:71 widgets/drop-caps/drop-caps.php:102
6899
+ #: widgets/dual-button/dual-button.php:430
6900
+ #: widgets/dual-button/dual-button.php:571
6901
+ #: widgets/dual-button/dual-button.php:650
6902
+ #: widgets/dual-button/dual-button.php:789
6903
+ #: widgets/dual-button/dual-button.php:861 widgets/faq/faq.php:195
6904
+ #: widgets/fluent-forms/fluent-forms.php:224
6905
+ #: widgets/fluent-forms/fluent-forms.php:298
6906
+ #: widgets/fluent-forms/fluent-forms.php:1133
6907
+ #: widgets/fluent-forms/fluent-forms.php:1188
6908
+ #: widgets/fluent-forms/fluent-forms.php:1288
6909
+ #: widgets/fluent-forms/fluent-forms.php:1372
6910
+ #: widgets/fluent-forms/fluent-forms.php:1671
6911
+ #: widgets/fluent-forms/fluent-forms.php:1689
6912
+ #: widgets/fluent-forms/fluent-forms.php:1724
6913
+ #: widgets/fluent-forms/fluent-forms.php:1755
6914
+ #: widgets/fluent-forms/fluent-forms.php:1870
6915
+ #: widgets/fluent-forms/fluent-forms.php:1888
6916
+ #: widgets/fluent-forms/fluent-forms.php:2147
6917
+ #: widgets/fluent-forms/fluent-forms.php:2219
6918
+ #: widgets/fluent-forms/fluent-forms.php:2562 widgets/funfact/funfact.php:555
6919
+ #: widgets/funfact/funfact.php:852
6920
+ #: widgets/header-offcanvas/header-offcanvas.php:169
6921
+ #: widgets/header-offcanvas/header-offcanvas.php:202
6922
+ #: widgets/header-offcanvas/header-offcanvas.php:397
6923
+ #: widgets/header-offcanvas/header-offcanvas.php:430
6924
+ #: widgets/header-search/header-search.php:114
6925
+ #: widgets/header-search/header-search.php:144
6926
+ #: widgets/header-search/header-search.php:347 widgets/heading/heading.php:719
6927
+ #: widgets/icon-box/icon-box.php:767 widgets/icon-box/icon-box.php:807
6928
+ #: widgets/icon-box/icon-box.php:1635
6929
+ #: widgets/image-accordion/image-accordion.php:468
6930
+ #: widgets/image-box/image-box.php:1198 widgets/image-box/image-box.php:1285
6931
+ #: widgets/image-comparison/image-comparison.php:270
6932
+ #: widgets/image-comparison/image-comparison.php:330
6933
+ #: widgets/mail-chimp/mail-chimp.php:582 widgets/mail-chimp/mail-chimp.php:987
6934
+ #: widgets/mail-chimp/mail-chimp.php:1021
6935
+ #: widgets/mail-chimp/mail-chimp.php:1166
6936
+ #: widgets/mail-chimp/mail-chimp.php:1297
6937
+ #: widgets/mail-chimp/mail-chimp.php:1333
6938
+ #: widgets/ninja-forms/ninja-forms.php:192 widgets/page-list/page-list.php:113
6939
+ #: widgets/page-list/page-list.php:214 widgets/page-list/page-list.php:547
6940
+ #: widgets/page-list/page-list.php:848 widgets/post-grid/post-grid.php:168
6941
+ #: widgets/post-grid/post-grid.php:186 widgets/post-list/post-list.php:574
6942
+ #: widgets/post-list/post-list.php:597 widgets/post-list/post-list.php:721
6943
+ #: widgets/post-list/post-list.php:857 widgets/post-list/post-list.php:1125
6944
+ #: widgets/post-list/post-list.php:1170 widgets/post-tab/post-tab.php:227
6945
+ #: widgets/post-tab/post-tab.php:290 widgets/pricing/pricing.php:550
6946
+ #: widgets/pricing/pricing.php:769 widgets/pricing/pricing.php:787
6947
+ #: widgets/pricing/pricing.php:1092 widgets/pricing/pricing.php:1554
6948
+ #: widgets/pricing/pricing.php:1583 widgets/pricing/pricing.php:1804
6949
+ #: widgets/pricing/pricing.php:1830 widgets/pricing/pricing.php:1886
6950
+ #: widgets/progressbar/progressbar.php:308
6951
+ #: widgets/progressbar/progressbar.php:341
6952
+ #: widgets/progressbar/progressbar.php:407
6953
+ #: widgets/social-share/social-share.php:248
6954
+ #: widgets/social-share/social-share.php:310 widgets/social/social.php:211
6955
+ #: widgets/social/social.php:273 widgets/tablepress/tablepress.php:201
6956
+ #: widgets/tablepress/tablepress.php:613 widgets/team/team.php:245
6957
+ #: widgets/team/team.php:308 widgets/team/team.php:1158
6958
+ #: widgets/team/team.php:1197 widgets/team/team.php:1260
6959
+ #: widgets/team/team.php:1279 widgets/team/team.php:1337
6960
+ #: widgets/team/team.php:1357 widgets/team/team.php:1434
6961
+ #: widgets/team/team.php:1454 widgets/team/team.php:1812
6962
+ #: widgets/team/team.php:1862 widgets/team/team.php:1914
6963
+ #: widgets/team/team.php:1974 widgets/testimonial/testimonial.php:884
6964
+ #: widgets/testimonial/testimonial.php:944
6965
+ #: widgets/testimonial/testimonial.php:1038
6966
+ #: widgets/testimonial/testimonial.php:1062
6967
+ #: widgets/testimonial/testimonial.php:1372
6968
+ #: widgets/testimonial/testimonial.php:1435
6969
+ #: widgets/testimonial/testimonial.php:2085
6970
+ #: widgets/testimonial/testimonial.php:2135
6971
+ msgid "Color"
6972
+ msgstr "Цвет"
6973
+
6974
+ #: widgets/blog-posts/blog-posts.php:1323
6975
+ #: widgets/blog-posts/blog-posts.php:2096
6976
+ #: widgets/caldera-forms/caldera-forms.php:197
6977
+ #: widgets/caldera-forms/caldera-forms.php:253
6978
+ #: widgets/caldera-forms/caldera-forms.php:688
6979
+ #: widgets/category-list/category-list.php:258
6980
+ #: widgets/client-logo/client-logo.php:1177
6981
+ #: widgets/client-logo/client-logo.php:1267
6982
+ #: widgets/contact-form7/contact-form7.php:195
6983
+ #: widgets/contact-form7/contact-form7.php:252
6984
+ #: widgets/contact-form7/contact-form7.php:687
6985
+ #: widgets/countdown-timer/countdown-timer.php:236
6986
+ #: widgets/countdown-timer/countdown-timer.php:1630
6987
+ #: widgets/dual-button/dual-button.php:961
6988
+ #: widgets/fluent-forms/fluent-forms.php:1322
6989
+ #: widgets/fluent-forms/fluent-forms.php:1417
6990
+ #: widgets/fluent-forms/fluent-forms.php:2041 widgets/funfact/funfact.php:1125
6991
+ #: widgets/header-search/header-search.php:265 widgets/heading/heading.php:933
6992
+ #: widgets/heading/heading.php:1107 widgets/icon-box/icon-box.php:1158
6993
+ #: widgets/image-box/image-box.php:406
6994
+ #: widgets/image-comparison/image-comparison.php:417
6995
+ #: widgets/nav-menu/nav-menu.php:1336 widgets/page-list/page-list.php:518
6996
+ #: widgets/page-list/page-list.php:650 widgets/post-list/post-list.php:692
6997
+ #: widgets/post-list/post-list.php:784 widgets/post-tab/post-tab.php:392
6998
+ #: widgets/progressbar/progressbar.php:153
6999
+ #: widgets/social-share/social-share.php:539 widgets/social/social.php:575
7000
+ #: widgets/tab/tab.php:981 widgets/tab/tab.php:1106 widgets/tab/tab.php:1231
7001
+ #: widgets/tab/tab.php:1484 widgets/tab/tab.php:1790 widgets/team/team.php:800
7002
+ #: widgets/team/team.php:1101 widgets/team/team.php:1685
7003
+ #: widgets/team/team.php:2199 widgets/testimonial/testimonial.php:843
7004
+ #: widgets/testimonial/testimonial.php:1317
7005
+ #: widgets/testimonial/testimonial.php:1753
7006
+ #: widgets/testimonial/testimonial.php:1863
7007
+ #: widgets/testimonial/testimonial.php:2028 widgets/video/video.php:460
7008
+ msgid "Height"
7009
+ msgstr "Высота"
7010
+
7011
+ #: widgets/accordion/accordion.php:531 widgets/blog-posts/blog-posts.php:1346
7012
+ #: widgets/blog-posts/blog-posts.php:2070
7013
+ #: widgets/blog-posts/blog-posts.php:2284
7014
+ #: widgets/caldera-forms/caldera-forms.php:169
7015
+ #: widgets/caldera-forms/caldera-forms.php:658
7016
+ #: widgets/category-list/category-list.php:240
7017
+ #: widgets/client-logo/client-logo.php:1154
7018
+ #: widgets/client-logo/client-logo.php:1241
7019
+ #: widgets/client-logo/client-logo.php:1330
7020
+ #: widgets/contact-form7/contact-form7.php:167
7021
+ #: widgets/contact-form7/contact-form7.php:657
7022
+ #: widgets/countdown-timer/countdown-timer.php:213
7023
+ #: widgets/dual-button/dual-button.php:935
7024
+ #: widgets/fluent-forms/fluent-forms.php:2307
7025
+ #: widgets/fluent-forms/fluent-forms.php:2321 widgets/funfact/funfact.php:1102
7026
+ #: widgets/header-offcanvas/header-offcanvas.php:583
7027
+ #: widgets/header-search/header-search.php:247 widgets/heading/heading.php:828
7028
+ #: widgets/heading/heading.php:892 widgets/heading/heading.php:1081
7029
+ #: widgets/icon-box/icon-box.php:1176
7030
+ #: widgets/image-accordion/image-accordion.php:784
7031
+ #: widgets/image-box/image-box.php:545 widgets/image-box/image-box.php:601
7032
+ #: widgets/image-box/image-box.php:849 widgets/image-box/image-box.php:901
7033
+ #: widgets/mail-chimp/mail-chimp.php:699 widgets/mail-chimp/mail-chimp.php:934
7034
+ #: widgets/nav-menu/nav-menu.php:289 widgets/nav-menu/nav-menu.php:936
7035
+ #: widgets/nav-menu/nav-menu.php:1159 widgets/nav-menu/nav-menu.php:1309
7036
+ #: widgets/ninja-forms/ninja-forms.php:592
7037
+ #: widgets/ninja-forms/ninja-forms.php:635 widgets/page-list/page-list.php:500
7038
+ #: widgets/page-list/page-list.php:625 widgets/post-list/post-list.php:674
7039
+ #: widgets/post-list/post-list.php:802 widgets/post-list/post-list.php:978
7040
+ #: widgets/post-tab/post-tab.php:369 widgets/pricing/pricing.php:1329
7041
+ #: widgets/pricing/pricing.php:1925 widgets/social-share/social-share.php:513
7042
+ #: widgets/social/social.php:544 widgets/tab/tab.php:951
7043
+ #: widgets/tab/tab.php:1080 widgets/tab/tab.php:1201 widgets/tab/tab.php:1454
7044
+ #: widgets/tab/tab.php:1764 widgets/team/team.php:835
7045
+ #: widgets/team/team.php:1076 widgets/team/team.php:1655
7046
+ #: widgets/team/team.php:2179 widgets/testimonial/testimonial.php:1295
7047
+ #: widgets/testimonial/testimonial.php:1730
7048
+ #: widgets/testimonial/testimonial.php:1840
7049
+ #: widgets/testimonial/testimonial.php:2004 widgets/video/video.php:430
7050
+ #: widgets/wp-forms/wp-forms.php:414 widgets/wp-forms/wp-forms.php:458
7051
+ msgid "Width"
7052
+ msgstr "Ширина"
7053
+
7054
+ #: widgets/category-list/category-list.php:216
7055
+ #: widgets/page-list/page-list.php:476 widgets/post-list/post-list.php:650
7056
+ #: widgets/pricing/pricing.php:1901
7057
+ msgid "Weight"
7058
+ msgstr "Толщина"
7059
+
7060
+ #: widgets/category-list/category-list.php:200
7061
+ #: widgets/client-logo/client-logo.php:1070 widgets/image-box/image-box.php:772
7062
+ #: widgets/page-list/page-list.php:460 widgets/post-list/post-list.php:634
7063
+ #: widgets/pricing/pricing.php:1871 widgets/tablepress/tablepress.php:220
7064
+ #: widgets/tablepress/tablepress.php:347 widgets/tablepress/tablepress.php:430
7065
+ msgid "Dashed"
7066
+ msgstr "Пунктирный"
7067
+
7068
+ #: widgets/category-list/category-list.php:199
7069
+ #: widgets/client-logo/client-logo.php:1071 widgets/heading/heading.php:319
7070
+ #: widgets/image-box/image-box.php:771 widgets/page-list/page-list.php:459
7071
+ #: widgets/post-list/post-list.php:633 widgets/pricing/pricing.php:1870
7072
+ #: widgets/tablepress/tablepress.php:219 widgets/tablepress/tablepress.php:346
7073
+ #: widgets/tablepress/tablepress.php:429
7074
+ msgid "Dotted"
7075
+ msgstr "Точечный"
7076
+
7077
+ #: widgets/category-list/category-list.php:198 widgets/heading/heading.php:320
7078
+ #: widgets/image-box/image-box.php:769 widgets/page-list/page-list.php:458
7079
+ #: widgets/post-list/post-list.php:632 widgets/pricing/pricing.php:1868
7080
+ #: widgets/tablepress/tablepress.php:217 widgets/tablepress/tablepress.php:344
7081
+ #: widgets/tablepress/tablepress.php:427
7082
+ msgid "Solid"
7083
+ msgstr "Сплошной"
7084
+
7085
+ #: widgets/accordion/accordion.php:114
7086
+ #: widgets/category-list/category-list.php:195
7087
+ #: widgets/contact-form7/contact-form7.php:60
7088
+ #: widgets/drop-caps/drop-caps.php:63
7089
+ #: widgets/image-accordion/image-accordion.php:274
7090
+ #: widgets/page-list/page-list.php:455 widgets/post-list/post-list.php:629
7091
+ #: widgets/pricing/pricing.php:1865 widgets/progressbar/progressbar.php:49
7092
+ #: widgets/tab/tab.php:44 widgets/team/team.php:52
7093
+ msgid "Style"
7094
+ msgstr "Стиль"
7095
+
7096
+ #: widgets/category-list/category-list.php:183
7097
+ #: widgets/page-list/page-list.php:443 widgets/post-list/post-list.php:618
7098
+ msgid "On"
7099
+ msgstr "Вкл"
7100
+
7101
+ #: widgets/category-list/category-list.php:182
7102
+ #: widgets/page-list/page-list.php:442 widgets/post-list/post-list.php:617
7103
+ msgid "Off"
7104
+ msgstr "Выкл"
7105
+
7106
+ #: widgets/category-list/category-list.php:180
7107
+ #: widgets/page-list/page-list.php:440 widgets/post-list/post-list.php:615
7108
+ #: widgets/pricing/pricing.php:1852
7109
+ msgid "Divider"
7110
+ msgstr "Разделитель"
7111
+
7112
+ #: modules/onepage-scroll/extend-controls-pro.php:120
7113
+ #: widgets/accordion/accordion.php:141 widgets/back-to-top/back-to-top.php:112
7114
+ #: widgets/blog-posts/blog-posts.php:127 widgets/blog-posts/blog-posts.php:591
7115
+ #: widgets/blog-posts/blog-posts.php:1053
7116
+ #: widgets/blog-posts/blog-posts.php:1997
7117
+ #: widgets/blog-posts/blog-posts.php:2208 widgets/button/button.php:139
7118
+ #: widgets/caldera-forms/caldera-forms.php:586
7119
+ #: widgets/category-list/category-list.php:169
7120
+ #: widgets/contact-form7/contact-form7.php:585
7121
+ #: widgets/dual-button/dual-button.php:82
7122
+ #: widgets/dual-button/dual-button.php:543
7123
+ #: widgets/dual-button/dual-button.php:763
7124
+ #: widgets/fluent-forms/fluent-forms.php:194
7125
+ #: widgets/fluent-forms/fluent-forms.php:434
7126
+ #: widgets/fluent-forms/fluent-forms.php:553
7127
+ #: widgets/fluent-forms/fluent-forms.php:1246
7128
+ #: widgets/fluent-forms/fluent-forms.php:2292 widgets/funfact/funfact.php:257
7129
+ #: widgets/header-offcanvas/header-offcanvas.php:310
7130
+ #: widgets/header-offcanvas/header-offcanvas.php:614
7131
+ #: widgets/header-search/header-search.php:313 widgets/heading/heading.php:403
7132
+ #: widgets/icon-box/icon-box.php:368 widgets/icon-box/icon-box.php:393
7133
+ #: widgets/image-accordion/image-accordion.php:535
7134
+ #: widgets/image-box/image-box.php:265 widgets/nav-menu/nav-menu.php:78
7135
+ #: widgets/ninja-forms/ninja-forms.php:87
7136
+ #: widgets/ninja-forms/ninja-forms.php:255
7137
+ #: widgets/ninja-forms/ninja-forms.php:618 widgets/page-list/page-list.php:429
7138
+ #: widgets/page-list/page-list.php:576 widgets/page-list/page-list.php:941
7139
+ #: widgets/piechart/piechart.php:328 widgets/post-list/post-list.php:541
7140
+ #: widgets/post-tab/post-tab.php:427 widgets/pricing/pricing.php:473
7141
+ #: widgets/pricing/pricing.php:511 widgets/pricing/pricing.php:739
7142
+ #: widgets/pricing/pricing.php:1302 widgets/pricing/pricing.php:1744
7143
+ #: widgets/pricing/pricing.php:2099 widgets/social-share/social-share.php:149
7144
+ #: widgets/social-share/social-share.php:431 widgets/social/social.php:143
7145
+ #: widgets/social/social.php:394 widgets/tab/tab.php:157
7146
+ #: widgets/tab/tab.php:280 widgets/tab/tab.php:310
7147
+ #: widgets/tablepress/tablepress.php:151 widgets/tablepress/tablepress.php:177
7148
+ #: widgets/team/team.php:488 widgets/team/team.php:664
7149
+ #: widgets/team/team.php:975 widgets/team/team.php:979
7150
+ #: widgets/team/team.php:1511 widgets/testimonial/testimonial.php:803
7151
+ #: widgets/testimonial/testimonial.php:1560
7152
+ #: widgets/testimonial/testimonial.php:1594 widgets/video/video.php:304
7153
+ #: widgets/we-forms/we-forms.php:404 widgets/wp-forms/wp-forms.php:114
7154
+ #: widgets/wp-forms/wp-forms.php:440
7155
+ msgid "Right"
7156
+ msgstr "Справа"
7157
+
7158
+ #: widgets/back-to-top/back-to-top.php:108
7159
+ #: widgets/blog-posts/blog-posts.php:587 widgets/blog-posts/blog-posts.php:1049
7160
+ #: widgets/blog-posts/blog-posts.php:1993
7161
+ #: widgets/blog-posts/blog-posts.php:2204 widgets/button/button.php:135
7162
+ #: widgets/caldera-forms/caldera-forms.php:582
7163
+ #: widgets/category-list/category-list.php:165
7164
+ #: widgets/contact-form7/contact-form7.php:581
7165
+ #: widgets/dual-button/dual-button.php:78
7166
+ #: widgets/dual-button/dual-button.php:539
7167
+ #: widgets/dual-button/dual-button.php:759
7168
+ #: widgets/fluent-forms/fluent-forms.php:190
7169
+ #: widgets/fluent-forms/fluent-forms.php:430
7170
+ #: widgets/fluent-forms/fluent-forms.php:549
7171
+ #: widgets/fluent-forms/fluent-forms.php:1242
7172
+ #: widgets/fluent-forms/fluent-forms.php:2288 widgets/funfact/funfact.php:253
7173
+ #: widgets/header-offcanvas/header-offcanvas.php:306
7174
+ #: widgets/header-search/header-search.php:309 widgets/heading/heading.php:399
7175
+ #: widgets/icon-box/icon-box.php:389
7176
+ #: widgets/image-accordion/image-accordion.php:531
7177
+ #: widgets/image-accordion/image-accordion.php:569
7178
+ #: widgets/image-box/image-box.php:261 widgets/nav-menu/nav-menu.php:77
7179
+ #: widgets/ninja-forms/ninja-forms.php:83
7180
+ #: widgets/ninja-forms/ninja-forms.php:251
7181
+ #: widgets/ninja-forms/ninja-forms.php:614 widgets/page-list/page-list.php:425
7182
+ #: widgets/page-list/page-list.php:595 widgets/page-list/page-list.php:961
7183
+ #: widgets/piechart/piechart.php:324 widgets/post-list/post-list.php:537
7184
+ #: widgets/post-list/post-list.php:757 widgets/post-tab/post-tab.php:423
7185
+ #: widgets/pricing/pricing.php:469 widgets/pricing/pricing.php:507
7186
+ #: widgets/pricing/pricing.php:735 widgets/pricing/pricing.php:1740
7187
+ #: widgets/pricing/pricing.php:2095 widgets/social-share/social-share.php:145
7188
+ #: widgets/social-share/social-share.php:427 widgets/social/social.php:139
7189
+ #: widgets/social/social.php:390 widgets/tab/tab.php:276
7190
+ #: widgets/tab/tab.php:306 widgets/tablepress/tablepress.php:147
7191
+ #: widgets/tablepress/tablepress.php:173 widgets/team/team.php:660
7192
+ #: widgets/team/team.php:1507 widgets/testimonial/testimonial.php:773
7193
+ #: widgets/testimonial/testimonial.php:799
7194
+ #: widgets/testimonial/testimonial.php:1590 widgets/video/video.php:300
7195
+ #: widgets/we-forms/we-forms.php:400 widgets/wp-forms/wp-forms.php:110
7196
+ #: widgets/wp-forms/wp-forms.php:436
7197
+ msgid "Center"
7198
+ msgstr "По центру"
7199
+
7200
+ #: modules/onepage-scroll/extend-controls-pro.php:116
7201
+ #: widgets/accordion/accordion.php:142 widgets/back-to-top/back-to-top.php:104
7202
+ #: widgets/blog-posts/blog-posts.php:82 widgets/blog-posts/blog-posts.php:123
7203
+ #: widgets/blog-posts/blog-posts.php:583 widgets/blog-posts/blog-posts.php:1045
7204
+ #: widgets/blog-posts/blog-posts.php:1368
7205
+ #: widgets/blog-posts/blog-posts.php:1452
7206
+ #: widgets/blog-posts/blog-posts.php:1777
7207
+ #: widgets/blog-posts/blog-posts.php:1989
7208
+ #: widgets/blog-posts/blog-posts.php:2200 widgets/button/button.php:131
7209
+ #: widgets/caldera-forms/caldera-forms.php:578
7210
+ #: widgets/category-list/category-list.php:161
7211
+ #: widgets/contact-form7/contact-form7.php:577
7212
+ #: widgets/dual-button/dual-button.php:74
7213
+ #: widgets/dual-button/dual-button.php:535
7214
+ #: widgets/dual-button/dual-button.php:755
7215
+ #: widgets/fluent-forms/fluent-forms.php:186
7216
+ #: widgets/fluent-forms/fluent-forms.php:426
7217
+ #: widgets/fluent-forms/fluent-forms.php:545
7218
+ #: widgets/fluent-forms/fluent-forms.php:1238
7219
+ #: widgets/fluent-forms/fluent-forms.php:2284 widgets/funfact/funfact.php:249
7220
+ #: widgets/header-offcanvas/header-offcanvas.php:302
7221
+ #: widgets/header-offcanvas/header-offcanvas.php:610
7222
+ #: widgets/header-search/header-search.php:305 widgets/heading/heading.php:395
7223
+ #: widgets/icon-box/icon-box.php:367 widgets/icon-box/icon-box.php:385
7224
+ #: widgets/image-accordion/image-accordion.php:527
7225
+ #: widgets/image-box/image-box.php:257 widgets/nav-menu/nav-menu.php:76
7226
+ #: widgets/ninja-forms/ninja-forms.php:79
7227
+ #: widgets/ninja-forms/ninja-forms.php:247
7228
+ #: widgets/ninja-forms/ninja-forms.php:610 widgets/page-list/page-list.php:421
7229
+ #: widgets/page-list/page-list.php:575 widgets/page-list/page-list.php:937
7230
+ #: widgets/piechart/piechart.php:320 widgets/post-list/post-list.php:533
7231
+ #: widgets/post-tab/post-tab.php:419 widgets/pricing/pricing.php:465
7232
+ #: widgets/pricing/pricing.php:503 widgets/pricing/pricing.php:731
7233
+ #: widgets/pricing/pricing.php:1736 widgets/pricing/pricing.php:2091
7234
+ #: widgets/social-share/social-share.php:141
7235
+ #: widgets/social-share/social-share.php:423 widgets/social/social.php:135
7236
+ #: widgets/social/social.php:386 widgets/tab/tab.php:158
7237
+ #: widgets/tab/tab.php:272 widgets/tab/tab.php:302 widgets/tab/tab.php:1054
7238
+ #: widgets/tab/tab.php:1175 widgets/tab/tab.php:1545
7239
+ #: widgets/tablepress/tablepress.php:143 widgets/tablepress/tablepress.php:169
7240
+ #: widgets/team/team.php:484 widgets/team/team.php:656
7241
+ #: widgets/team/team.php:971 widgets/team/team.php:1503
7242
+ #: widgets/testimonial/testimonial.php:196
7243
+ #: widgets/testimonial/testimonial.php:795
7244
+ #: widgets/testimonial/testimonial.php:1548
7245
+ #: widgets/testimonial/testimonial.php:1586 widgets/video/video.php:296
7246
+ #: widgets/we-forms/we-forms.php:396 widgets/wp-forms/wp-forms.php:106
7247
+ #: widgets/wp-forms/wp-forms.php:432
7248
+ msgid "Left"
7249
+ msgstr "Слева"
7250
+
7251
+ #: widgets/back-to-top/back-to-top.php:99 widgets/blog-posts/blog-posts.php:579
7252
+ #: widgets/blog-posts/blog-posts.php:1041
7253
+ #: widgets/blog-posts/blog-posts.php:1985
7254
+ #: widgets/blog-posts/blog-posts.php:2196 widgets/button/button.php:127
7255
+ #: widgets/caldera-forms/caldera-forms.php:574
7256
+ #: widgets/category-list/category-list.php:157
7257
+ #: widgets/contact-form7/contact-form7.php:573
7258
+ #: widgets/dual-button/dual-button.php:70
7259
+ #: widgets/dual-button/dual-button.php:531
7260
+ #: widgets/dual-button/dual-button.php:751
7261
+ #: widgets/fluent-forms/fluent-forms.php:182
7262
+ #: widgets/fluent-forms/fluent-forms.php:417
7263
+ #: widgets/fluent-forms/fluent-forms.php:541
7264
+ #: widgets/fluent-forms/fluent-forms.php:1234
7265
+ #: widgets/fluent-forms/fluent-forms.php:2280 widgets/funfact/funfact.php:245
7266
+ #: widgets/header-offcanvas/header-offcanvas.php:298
7267
+ #: widgets/header-search/header-search.php:301 widgets/heading/heading.php:391
7268
+ #: widgets/image-accordion/image-accordion.php:523
7269
+ #: widgets/image-box/image-box.php:253 widgets/ninja-forms/ninja-forms.php:75
7270
+ #: widgets/ninja-forms/ninja-forms.php:243
7271
+ #: widgets/ninja-forms/ninja-forms.php:606 widgets/page-list/page-list.php:417
7272
+ #: widgets/post-list/post-list.php:529 widgets/pricing/pricing.php:461
7273
+ #: widgets/pricing/pricing.php:499 widgets/pricing/pricing.php:727
7274
+ #: widgets/pricing/pricing.php:2087 widgets/social-share/social-share.php:137
7275
+ #: widgets/social-share/social-share.php:419 widgets/social/social.php:131
7276
+ #: widgets/social/social.php:382 widgets/team/team.php:652
7277
+ #: widgets/team/team.php:967 widgets/team/team.php:1499
7278
+ #: widgets/testimonial/testimonial.php:1582 widgets/video/video.php:291
7279
+ #: widgets/wp-forms/wp-forms.php:102 widgets/wp-forms/wp-forms.php:428
7280
+ msgid "Alignment"
7281
+ msgstr "Выравнивание"
7282
+
7283
+ #: widgets/category-list/category-list.php:136
7284
+ #: widgets/post-list/post-list.php:381
7285
+ msgid "Space Between"
7286
+ msgstr "Пространство между"
7287
+
7288
+ #: widgets/category-list/category-list.php:105
7289
+ msgid "Select Category"
7290
+ msgstr "Выберите категорию"
7291
+
7292
+ #: widgets/category-list/category-list.php:77
7293
+ #: widgets/client-logo/client-logo.php:68 widgets/page-list/page-list.php:54
7294
+ #: widgets/post-list/post-list.php:83
7295
+ msgid "List Title"
7296
+ msgstr "Заголовок списка"
7297
+
7298
+ #: widgets/category-list/category-list.php:74
7299
+ #: widgets/category-list/category-list.php:396
7300
+ #: widgets/dual-button/dual-button.php:55
7301
+ #: widgets/dual-button/dual-button.php:159
7302
+ #: widgets/dual-button/dual-button.php:288
7303
+ #: widgets/header-info/header-info.php:63
7304
+ #: widgets/header-offcanvas/header-offcanvas.php:83
7305
+ #: widgets/header-offcanvas/header-offcanvas.php:108
7306
+ #: widgets/nav-menu/nav-menu.php:186 widgets/page-list/page-list.php:51
7307
+ #: widgets/page-list/page-list.php:761 widgets/post-list/post-list.php:80
7308
+ #: widgets/post-list/post-list.php:906 widgets/social-share/social-share.php:58
7309
+ #: widgets/social/social.php:52 widgets/video/video.php:56
7310
+ msgid "Text"
7311
+ msgstr "Текст"
7312
+
7313
+ #: widgets/category-list/category-list.php:58
7314
+ #: widgets/mail-chimp/mail-chimp.php:542 widgets/page-list/page-list.php:256
7315
+ msgid "Inline"
7316
+ msgstr "Встроенный"
7317
+
7318
+ #: modules/megamenu/views/options-menu-item.php:132
7319
+ #: widgets/category-list/category-list.php:54
7320
+ #: widgets/client-logo/client-logo.php:1069
7321
+ #: widgets/fluent-forms/fluent-forms.php:422 widgets/funfact/funfact.php:118
7322
+ #: widgets/image-accordion/image-accordion.php:277
7323
+ #: widgets/page-list/page-list.php:252 widgets/progressbar/progressbar.php:53
7324
+ #: widgets/team/team.php:56 widgets/testimonial/testimonial.php:59
7325
+ msgid "Default"
7326
+ msgstr "По умолчанию"
7327
+
7328
+ #: widgets/blog-posts/blog-posts.php:44
7329
+ #: widgets/category-list/category-list.php:49
7330
+ #: widgets/page-list/page-list.php:247 widgets/post-list/post-list.php:124
7331
+ #: widgets/testimonial/testimonial.php:44
7332
+ #: widgets/testimonial/testimonial.php:609
7333
+ msgid "Layout"
7334
+ msgstr "Макет"
7335
+
7336
+ #: widgets/category-list/category-list-handler.php:11
7337
+ msgid "Category List"
7338
+ msgstr "Список категорий"
7339
+
7340
+ #: widgets/post-grid/post-grid.php:79 widgets/post-tab/post-tab.php:81
7341
+ msgid "4 Column"
7342
+ msgstr "4 колонки"
7343
+
7344
+ #: widgets/post-grid/post-grid.php:78 widgets/post-tab/post-tab.php:80
7345
+ msgid "3 Column"
7346
+ msgstr "3 колонки"
7347
+
7348
+ #: widgets/post-grid/post-grid.php:77 widgets/post-tab/post-tab.php:79
7349
+ msgid "2 Column"
7350
+ msgstr "2 колонки"
7351
+
7352
+ #: widgets/post-grid/post-grid.php:71 widgets/post-tab/post-tab.php:73
7353
+ msgid "Select Column"
7354
+ msgstr "Выбрать колонку"
7355
+
7356
+ #: widgets/blog-posts/blog-posts.php:147 widgets/post-grid/post-grid.php:64
7357
+ #: widgets/post-tab/post-tab.php:65 widgets/testimonial/testimonial.php:331
7358
+ msgid "3"
7359
+ msgstr "3"
7360
+
7361
+ #: widgets/post-grid/post-grid.php:62 widgets/post-tab/post-tab.php:63
7362
+ msgid "Post count"
7363
+ msgstr "Количество записей"
7364
+
7365
+ #: widgets/blog-posts/blog-posts.php:273 widgets/post-grid/post-grid.php:51
7366
+ #: widgets/post-tab/post-tab.php:52
7367
+ msgid "Select Categories"
7368
+ msgstr "Выбрать категории"
7369
+
7370
+ #: widgets/post-grid/post-grid.php:43 widgets/post-tab/post-tab.php:44
7371
+ msgid "Widget settings"
7372
+ msgstr "Настройки виджета"
7373
+
7374
+ #: widgets/post-grid/post-grid-handler.php:12
7375
+ msgid "Post Grid"
7376
+ msgstr "Сетка записей"
7377
+
7378
+ #: elementskit-lite.php:433
7379
+ msgid "ElementsKit Header Footer"
7380
+ msgstr "ElementsKit хедер и футер"
7381
+
7382
+ #: elementskit-lite.php:400
7383
+ msgid "ElementsKit requires PHP version %1$s+, which is currently NOT RUNNING on this server."
7384
+ msgstr "ElementsKit требует PHP версии %1$s+, которая в настоящее время НЕ ЗАПУЩЕНА на этом сервере."
7385
+
7386
+ #: elementskit-lite.php:383
7387
+ msgid "ElementsKit requires Elementor version %1$s+, which is currently NOT RUNNING."
7388
+ msgstr "ElementsKit требует Elementor версии %1$s+, которая в настоящее время НЕ ЗАПУЩЕН."
7389
+
7390
+ #: elementskit-lite.php:377
7391
+ msgid "Install Elementor"
7392
+ msgstr "Установить Elementor"
7393
+
7394
+ #: elementskit-lite.php:374
7395
+ msgid "Activate Elementor"
7396
+ msgstr "Активировать Elementor"
7397
+
7398
+ #: modules/dynamic-content/cpt.php:53
7399
+ msgid "elementskit_content"
7400
+ msgstr "elementskit_content"
7401
+
7402
+ #: modules/dynamic-content/cpt.php:43
7403
+ msgid "Filter items list"
7404
+ msgstr "Список элементов фильтра"
7405
+
7406
+ #: modules/dynamic-content/cpt.php:42
7407
+ msgid "Items list navigation"
7408
+ msgstr "Навигация списка элементов"
7409
+
7410
+ #: modules/dynamic-content/cpt.php:41
7411
+ msgid "Items list"
7412
+ msgstr "Список элементов"
7413
+
7414
+ #: modules/dynamic-content/cpt.php:40
7415
+ msgid "Uploaded to this item"
7416
+ msgstr "Загружено в этот элемент"
7417
+
7418
+ #: modules/dynamic-content/cpt.php:39
7419
+ msgid "Insert into item"
7420
+ msgstr "Вставить в элемент"
7421
+
7422
+ #: modules/dynamic-content/cpt.php:38
7423
+ msgid "Use as featured image"
7424
+ msgstr "Использовать как избранное изображение"
7425
+
7426
+ #: modules/dynamic-content/cpt.php:37
7427
+ msgid "Remove featured image"
7428
+ msgstr "Удалить избранное изображение"
7429
+
7430
+ #: modules/dynamic-content/cpt.php:36
7431
+ msgid "Set featured image"
7432
+ msgstr "Установить избранное изображение"
7433
+
7434
+ #: modules/dynamic-content/cpt.php:35 widgets/blog-posts/blog-posts.php:934
7435
+ msgid "Featured Image"
7436
+ msgstr "Избранное изображение"
7437
+
7438
+ #: modules/dynamic-content/cpt.php:34
7439
+ msgid "Not found in Trash"
7440
+ msgstr "Не найден в корзине"
7441
+
7442
+ #: modules/dynamic-content/cpt.php:33
7443
+ msgid "Not found"
7444
+ msgstr "Не найдено"
7445
+
7446
+ #: modules/dynamic-content/cpt.php:32
7447
+ msgid "Search Item"
7448
+ msgstr "Искать элемент"
7449
+
7450
+ #: modules/dynamic-content/cpt.php:31
7451
+ msgid "View Items"
7452
+ msgstr "Просмотр элементов"
7453
+
7454
+ #: modules/dynamic-content/cpt.php:30
7455
+ msgid "View Item"
7456
+ msgstr "Просмотр элемента"
7457
+
7458
+ #: modules/dynamic-content/cpt.php:29
7459
+ msgid "Update Item"
7460
+ msgstr "Обновить элемент"
7461
+
7462
+ #: modules/dynamic-content/cpt.php:28
7463
+ msgid "Edit Item"
7464
+ msgstr "Изменить элемент"
7465
+
7466
+ #: modules/dynamic-content/cpt.php:27
7467
+ msgid "New Item"
7468
+ msgstr "Новый элемент"
7469
+
7470
+ #: modules/dynamic-content/cpt.php:25
7471
+ msgid "Add New Item"
7472
+ msgstr "Добавить новый элемент"
7473
+
7474
+ #: modules/dynamic-content/cpt.php:24
7475
+ msgid "All Items"
7476
+ msgstr "Все элементы"
7477
+
7478
+ #: modules/dynamic-content/cpt.php:23
7479
+ msgid "Parent Item:"
7480
+ msgstr "Родительский элемент:"
7481
+
7482
+ #: modules/dynamic-content/cpt.php:22
7483
+ msgid "Item Attributes"
7484
+ msgstr "Атрибуты элемента"
7485
+
7486
+ #: modules/dynamic-content/cpt.php:21
7487
+ msgid "Item Archives"
7488
+ msgstr "Архивы элементов"
7489
+
7490
+ #: modules/dynamic-content/cpt.php:19 modules/dynamic-content/cpt.php:20
7491
+ #: modules/dynamic-content/cpt.php:52
7492
+ msgid "ElementsKit item"
7493
+ msgstr "ElementsKit элемент"
7494
+
7495
+ #: modules/dynamic-content/cpt.php:18
7496
+ msgctxt "Post Type Singular Name"
7497
+ msgid "ElementsKit item"
7498
+ msgstr "Элемент ElementsKit"
7499
+
7500
+ #: modules/dynamic-content/cpt.php:17
7501
+ msgctxt "Post Type General Name"
7502
+ msgid "ElementsKit items"
7503
+ msgstr "Элементы ElementsKit"
7504
+
7505
+ #: modules/header-footer/cpt-hooks.php:33
7506
+ msgid "Conditions"
7507
+ msgstr "Условия"
7508
+
7509
+ #: modules/header-footer/cpt-hooks.php:32
7510
+ msgid "Type"
7511
+ msgstr "Тип"
7512
+
7513
+ #: modules/header-footer/cpt.php:31
7514
+ msgid "No Templates found in Trash."
7515
+ msgstr "В корзине нет шаблонов."
7516
+
7517
+ #: modules/header-footer/cpt.php:30
7518
+ msgid "No Templates found."
7519
+ msgstr "Шаблоны не найдены."
7520
+
7521
+ #: modules/header-footer/cpt.php:29
7522
+ msgid "Parent Templates:"
7523
+ msgstr "Родительские шаблоны:"
7524
+
7525
+ #: modules/header-footer/cpt.php:28
7526
+ msgid "Search Templates"
7527
+ msgstr "Поиск шаблонов"
7528
+
7529
+ #: modules/header-footer/cpt.php:27
7530
+ msgid "All Templates"
7531
+ msgstr "Все шаблоны"
7532
+
7533
+ #: modules/header-footer/cpt.php:26
7534
+ msgid "View Template"
7535
+ msgstr "Просмотреть шаблон"
7536
+
7537
+ #: modules/header-footer/cpt.php:25
7538
+ msgid "Edit Template"
7539
+ msgstr "Изменить шаблон"
7540
+
7541
+ #: modules/header-footer/cpt.php:24
7542
+ msgid "New Template"
7543
+ msgstr "Новый шаблон"
7544
+
7545
+ #: modules/header-footer/cpt.php:23
7546
+ msgid "Add New Template"
7547
+ msgstr "Добавить новый шаблон"
7548
+
7549
+ #: modules/dynamic-content/cpt.php:26 modules/header-footer/cpt.php:22
7550
+ #: modules/widget-builder/cpt.php:21
7551
+ msgid "Add New"
7552
+ msgstr "Добавить новый"
7553
+
7554
+ #: modules/header-footer/cpt.php:19
7555
+ msgid "Template"
7556
+ msgstr "Шаблон"
7557
+
7558
+ #: modules/header-footer/cpt.php:18
7559
+ msgid "Templates"
7560
+ msgstr "Шаблоны"
7561
+
7562
+ #: modules/header-footer/views/modal-editor.php:83
7563
+ msgid "Save changes"
7564
+ msgstr "Сохранить изменения"
7565
+
7566
+ #: modules/header-footer/views/modal-editor.php:82
7567
+ msgid "Edit content"
7568
+ msgstr "Изменить контент"
7569
+
7570
+ #: modules/header-footer/views/modal-editor.php:50
7571
+ msgid "404 Page (Only Pro)"
7572
+ msgstr "Страница 404 (только Pro)"
7573
+
7574
+ #: modules/header-footer/views/modal-editor.php:48
7575
+ msgid "Selective Singular (Only Pro)"
7576
+ msgstr "Выборочная отдельная (только Pro)"
7577
+
7578
+ #: modules/header-footer/views/modal-editor.php:47
7579
+ msgid "All Pages (Only Pro)"
7580
+ msgstr "Все страницы (только Pro)"
7581
+
7582
+ #: modules/header-footer/views/modal-editor.php:46
7583
+ msgid "All Posts (Only Pro)"
7584
+ msgstr "Все записи (только Pro)"
7585
+
7586
+ #: modules/header-footer/views/modal-editor.php:45
7587
+ msgid "Front Page (Only Pro)"
7588
+ msgstr "Главная страница (только pro)"
7589
+
7590
+ #: modules/header-footer/views/modal-editor.php:44
7591
+ msgid "All Singulars (Only Pro)"
7592
+ msgstr "Все отдельные (только Pro)"
7593
+
7594
+ #: modules/header-footer/views/modal-editor.php:34
7595
+ msgid "Archive (Only Pro)"
7596
+ msgstr "Архив (только Pro)"
7597
+
7598
+ #: modules/header-footer/views/modal-editor.php:33
7599
+ msgid "Singular (Only Pro)"
7600
+ msgstr "Отдельная (только Pro)"
7601
+
7602
+ #: modules/header-footer/views/modal-editor.php:32
7603
+ msgid "Entire Site"
7604
+ msgstr "Весь сайт"
7605
+
7606
+ #: modules/header-footer/views/modal-editor.php:30
7607
+ msgid "Conditions:"
7608
+ msgstr "Условия:"
7609
+
7610
+ #: modules/header-footer/views/modal-editor.php:23
7611
+ msgid "Footer"
7612
+ msgstr "Футер"
7613
+
7614
+ #: modules/header-footer/views/modal-editor.php:22
7615
+ #: widgets/pricing/pricing.php:39 widgets/pricing/pricing.php:2369
7616
+ #: widgets/tablepress/tablepress.php:295
7617
+ msgid "Header"
7618
+ msgstr "Хедер"
7619
+
7620
+ #: modules/header-footer/views/modal-editor.php:15
7621
+ msgid "Title:"
7622
+ msgstr "Заголовок:"
7623
+
7624
+ #: modules/header-footer/views/modal-editor.php:11
7625
+ msgid "Template Settings"
7626
+ msgstr "Настройки шаблона"
7627
+
7628
+ #: modules/header-footer/cpt-api.php:79 modules/header-footer/cpt-hooks.php:57
7629
+ msgid "Inactive"
7630
+ msgstr "Неактивен"
7631
+
7632
+ #: modules/header-footer/cpt-api.php:78 modules/header-footer/cpt-hooks.php:56
7633
+ #: widgets/client-logo/client-logo.php:1222
7634
+ #: widgets/fluent-forms/fluent-forms.php:1683
7635
+ #: widgets/fluent-forms/fluent-forms.php:1882 widgets/nav-menu/nav-menu.php:465
7636
+ #: widgets/nav-menu/nav-menu.php:690 widgets/post-tab/post-tab.php:283
7637
+ #: widgets/tab/tab.php:808 widgets/testimonial/testimonial.php:1821
7638
+ msgid "Active"
7639
+ msgstr "Активен"
7640
+
7641
+ #: modules/header-footer/views/modal-editor.php:20
7642
+ msgid "Type:"
7643
+ msgstr "Тип:"
7644
+
7645
+ #: modules/controls/widget-area-modal.php:17
7646
+ #: modules/controls/widget-area-modal.php:18
7647
+ #: widgets/business-hours/business-hours.php:131
7648
+ msgid "Close"
7649
+ msgstr "Закрыть"
7650
+
7651
+ #: modules/megamenu/views/options-megamenu.php:7
7652
+ msgid "Enable this menu for Megamenu content"
7653
+ msgstr "Включить это меню для контента Mega меню"
7654
+
7655
+ #: modules/megamenu/views/options-megamenu.php:4
7656
+ msgid "ElementsKit Megamenu"
7657
+ msgstr "ElementsKit Mega меню"
7658
+
7659
+ #: modules/megamenu/views/options-menu-item.php:159
7660
+ msgid "Save"
7661
+ msgstr "Сохранить"
7662
+
7663
+ #: modules/megamenu/views/options-menu-item.php:97
7664
+ msgid "Choose badge background"
7665
+ msgstr "Выбрать фон бейджа"
7666
+
7667
+ #: modules/megamenu/views/options-menu-item.php:89
7668
+ msgid "Choose badge color"
7669
+ msgstr "Выбрать цвет бейджа"
7670
+
7671
+ #: modules/megamenu/views/options-menu-item.php:83
7672
+ msgid "Badge Text"
7673
+ msgstr "Текст бейджа"
7674
+
7675
+ #: modules/megamenu/views/options-menu-item.php:80
7676
+ msgid "Badge text"
7677
+ msgstr "Текст бейджа"
7678
+
7679
+ #: modules/megamenu/views/options-menu-item.php:64
7680
+ msgid "No icon"
7681
+ msgstr "Без значка"
7682
+
7683
+ #: modules/megamenu/views/options-menu-item.php:61
7684
+ msgid "Select icon"
7685
+ msgstr "Выбрать значок"
7686
+
7687
+ #: modules/megamenu/views/options-menu-item.php:54
7688
+ msgid "Choose icon color"
7689
+ msgstr "Выбрать цвет значка"
7690
+
7691
+ #: modules/megamenu/views/options-menu-item.php:46
7692
+ msgid "This plugin requires Elementor page builder to edt megamenu items content"
7693
+ msgstr "Этот плагин требует Elementor для изменения контента элементов megamenu"
7694
+
7695
+ #: modules/megamenu/views/options-menu-item.php:41
7696
+ msgid "wp submenu list"
7697
+ msgstr "wp список подменю"
7698
+
7699
+ #: modules/megamenu/views/options-menu-item.php:40
7700
+ msgid "builder content"
7701
+ msgstr "контент конструктора"
7702
+
7703
+ #: modules/megamenu/views/options-menu-item.php:39
7704
+ msgid "Use mobile submenu as:"
7705
+ msgstr "Включить мобильное подменю как:"
7706
+
7707
+ #: modules/megamenu/views/options-menu-item.php:35
7708
+ msgid "Edit megamenu content"
7709
+ msgstr "Изменить контент megamenu"
7710
+
7711
+ #: modules/megamenu/views/options-menu-item.php:28
7712
+ msgid "Megamenu disabled"
7713
+ msgstr "Mega меню отключено"
7714
+
7715
+ #: modules/megamenu/views/options-menu-item.php:26
7716
+ msgid "Megamenu enabled"
7717
+ msgstr "Mega меню включено"
7718
+
7719
+ #: modules/megamenu/views/options-menu-item.php:11
7720
+ #: widgets/icon-box/icon-box.php:426 widgets/icon-box/icon-box.php:1585
7721
+ msgid "Badge"
7722
+ msgstr "Бейдж"
7723
+
7724
+ #: modules/megamenu/views/options-menu-item.php:9
7725
+ #: widgets/accordion/accordion.php:131 widgets/accordion/accordion.php:601
7726
+ #: widgets/back-to-top/back-to-top.php:69 widgets/blog-posts/blog-posts.php:549
7727
+ #: widgets/button/button.php:97 widgets/button/button.php:416
7728
+ #: widgets/category-list/category-list.php:84
7729
+ #: widgets/category-list/category-list.php:340
7730
+ #: widgets/dual-button/dual-button.php:200
7731
+ #: widgets/dual-button/dual-button.php:329 widgets/funfact/funfact.php:52
7732
+ #: widgets/funfact/funfact.php:64 widgets/funfact/funfact.php:98
7733
+ #: widgets/funfact/funfact.php:390 widgets/header-info/header-info.php:49
7734
+ #: widgets/header-info/header-info.php:174
7735
+ #: widgets/header-offcanvas/header-offcanvas.php:82
7736
+ #: widgets/header-offcanvas/header-offcanvas.php:91
7737
+ #: widgets/icon-box/icon-box.php:72 widgets/icon-box/icon-box.php:253
7738
+ #: widgets/icon-box/icon-box.php:913 widgets/image-box/image-box.php:345
7739
+ #: widgets/mail-chimp/mail-chimp.php:179 widgets/mail-chimp/mail-chimp.php:273
7740
+ #: widgets/mail-chimp/mail-chimp.php:365 widgets/mail-chimp/mail-chimp.php:439
7741
+ #: widgets/mail-chimp/mail-chimp.php:1051 widgets/nav-menu/nav-menu.php:185
7742
+ #: widgets/page-list/page-list.php:96 widgets/page-list/page-list.php:564
7743
+ #: widgets/piechart/piechart.php:74 widgets/piechart/piechart.php:98
7744
+ #: widgets/piechart/piechart.php:110 widgets/post-list/post-list.php:259
7745
+ #: widgets/post-list/post-list.php:738 widgets/pricing/pricing.php:91
7746
+ #: widgets/pricing/pricing.php:122 widgets/pricing/pricing.php:235
7747
+ #: widgets/pricing/pricing.php:359 widgets/pricing/pricing.php:2000
7748
+ #: widgets/progressbar/progressbar.php:396
7749
+ #: widgets/social-share/social-share.php:57
7750
+ #: widgets/social-share/social-share.php:167 widgets/social/social.php:51
7751
+ #: widgets/social/social.php:161 widgets/tab/tab.php:376
7752
+ #: widgets/team/team.php:130 widgets/team/team.php:198
7753
+ #: widgets/team/team.php:955 widgets/video/video.php:57
7754
+ #: widgets/video/video.php:729
7755
+ msgid "Icon"
7756
+ msgstr "Значок"
7757
+
7758
+ #: modules/megamenu/views/options-menu-item.php:7
7759
+ #: widgets/accordion/accordion.php:77 widgets/blog-posts/blog-posts.php:2143
7760
+ #: widgets/business-hours/business-hours.php:41 widgets/button/button.php:41
7761
+ #: widgets/countdown-timer/countdown-timer.php:204
7762
+ #: widgets/drop-caps/drop-caps.php:47 widgets/faq/faq.php:58
7763
+ #: widgets/faq/faq.php:188 widgets/funfact/funfact.php:164
7764
+ #: widgets/funfact/funfact.php:751
7765
+ #: widgets/header-offcanvas/header-offcanvas.php:48
7766
+ #: widgets/heading/heading.php:282 widgets/icon-box/icon-box.php:152
7767
+ #: widgets/icon-box/icon-box.php:680
7768
+ #: widgets/image-accordion/image-accordion.php:40
7769
+ #: widgets/image-accordion/image-accordion.php:516
7770
+ #: widgets/piechart/piechart.php:48 widgets/piechart/piechart.php:266
7771
+ #: widgets/tab/tab.php:419 widgets/team/team.php:509
7772
+ msgid "Content"
7773
+ msgstr "Контент"
7774
+
7775
+ #: modules/megamenu/api.php:24
7776
+ msgid "Saved"
7777
+ msgstr "Сохранено"
7778
+
7779
+ #: widgets/header-search/header-search.php:63
7780
+ msgid "Select Icon"
7781
+ msgstr "Выбрать значок"
7782
+
7783
+ #: libs/framework/views/settings-sections/dashboard.php:15
7784
+ #: libs/framework/views/settings-sections/dashboard.php:121
7785
+ msgid "Get started by spending some time with the documentation to get familiar with ElementsKit Lite. Build awesome websites for you or your clients with ease."
7786
+ msgstr "Начните работу с ElementsKit Lite, потратив некоторое время на изучение документации. Создавайте потрясающие сайты для себя или своих клиентов с легкостью."
7787
+
7788
+ #: libs/framework/views/settings-sections/usersettings.php:495
7789
+ msgid "User ID"
7790
+ msgstr "ID пользователя"
7791
+
7792
+ #: libs/framework/views/settings-sections/usersettings.php:474
7793
+ msgid "Instragram User Data"
7794
+ msgstr "Данные пользователя Instragram"
7795
+
7796
+ #: widgets/category-list/category-list.php:42
7797
+ #: widgets/category-list/category-list.php:128
7798
+ #: widgets/page-list/page-list.php:42 widgets/page-list/page-list.php:314
7799
+ #: widgets/post-list/post-list.php:43 widgets/post-list/post-list.php:373
7800
+ #: widgets/pricing/pricing.php:206
7801
+ msgid "List"
7802
+ msgstr "Список"
7803
+
7804
+ #: libs/framework/views/settings-sections/usersettings.php:33
7805
+ msgid "Token"
7806
+ msgstr "Token"
7807
+
7808
+ #: libs/framework/views/settings-sections/usersettings.php:20
7809
+ msgid "MailChimp Data"
7810
+ msgstr "Данные MailChimp"
7811
+
7812
+ #: libs/framework/views/settings-sections/usersettings.php:434
7813
+ msgid "Twitter Username"
7814
+ msgstr "Имя в Твитере"
7815
+
7816
+ #: libs/framework/views/settings-sections/usersettings.php:422
7817
+ msgid "Twitter User Data"
7818
+ msgstr "Данные пользователя Twitter"
7819
+
7820
+ #: libs/framework/views/settings-sections/usersettings.php:380
7821
+ msgid "Access token"
7822
+ msgstr "Токен доступа"
7823
+
7824
+ #: libs/framework/views/settings-sections/usersettings.php:144
7825
+ #: libs/framework/views/settings-sections/usersettings.php:294
7826
+ msgid "Page ID"
7827
+ msgstr "ID страницы"
7828
+
7829
+ #: libs/framework/views/settings-sections/widgets.php:14
7830
+ msgid "You can disable the elements you are not using on your site. That will disable all associated assets of those widgets to improve your site loading speed."
7831
+ msgstr "Вы можете отключить элементы, которые не используете на своем сайте. Это отключит все связанные ресурсы этих виджетов, чтобы улучшить скорость загрузки сайта."
7832
+
7833
+ #: libs/framework/views/settings-sections/modules.php:13
7834
+ msgid "You can disable the modules you are not using on your site. That will disable all associated assets of those modules to improve your site loading speed."
7835
+ msgstr "Вы можете отключить модули, которые не используете на своем сайте. Это отключит все связанные ресурсы этих модулей, чтобы улучшить скорость загрузки сайта."
7836
+
7837
+ #: libs/framework/views/layout-settings.php:68
7838
+ #: libs/framework/views/onboard-steps/step-06.php:5
7839
+ msgid "Save Changes"
7840
+ msgstr "Сохранить изменения"
7841
+
7842
+ #: libs/framework/views/init.php:17
7843
+ msgid "Enable disable modules"
7844
+ msgstr "Включение отключение модулей"
7845
+
7846
+ #: libs/framework/views/init.php:16
7847
+ #: libs/framework/views/onboard-steps/step-01.php:40
7848
+ msgid "Modules"
7849
+ msgstr "Модули"
7850
+
7851
+ #: libs/framework/views/init.php:12
7852
+ msgid "Enable disable widgets"
7853
+ msgstr "Включение отключение виджетов"
7854
+
7855
+ #: libs/framework/views/init.php:6
7856
+ msgid "General info"
7857
+ msgstr "Общая информация"
7858
+
7859
+ #: libs/framework/views/init.php:5
7860
+ msgid "Dashboard"
7861
+ msgstr "Консоль"
7862
+
7863
+ #: libs/framework/views/settings-sections/dashboard.php:119
7864
+ msgid "Support"
7865
+ msgstr "Поддержка"
7866
+
7867
+ #: elementskit-lite.php:425 libs/framework/attr.php:63
7868
+ #: libs/framework/views/onboard-steps/step-05.php:5
7869
+ msgid "ElementsKit"
7870
+ msgstr "ElementsKit"
7871
+
7872
+ #: libs/framework/attr.php:62 modules/onepage-scroll/extend-controls.php:67
7873
+ msgid "ElementsKit Settings"
7874
+ msgstr "Настройки ElementsKit"
7875
+
7876
+ #. Description of the plugin
7877
+ msgid "The most advanced addons for Elementor with tons of widgets, Header builder, Footer builder, Mega menu builder, layout pack and powerful custom controls."
7878
+ msgstr "Самые продвинутые дополнения для Elementor с тоннами виджетов, конструктором хедера и футера, конструктором Mega меню, пакетом макетов и мощными пользовательскими элементами управления."
7879
+
7880
+ #. Plugin Name of the plugin
7881
+ msgid "ElementsKit Lite"
7882
+ msgstr "Облегченный ElementsKit"
languages/elementskit-lite-sv-SE.po ADDED
@@ -0,0 +1,7878 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) in Swedish
2
+ # This file is distributed under the same license as the Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2021-11-25 14:15:30+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/3.0.0-alpha.2\n"
11
+ "Language: sv_SE\n"
12
+ "Project-Id-Version: Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk)\n"
13
+
14
+ #: widgets/image-accordion/image-accordion.php:139
15
+ msgid "Wrap URL"
16
+ msgstr ""
17
+
18
+ #: widgets/image-accordion/image-accordion.php:126
19
+ msgid "Enable Wrap Link"
20
+ msgstr ""
21
+
22
+ #: widgets/nav-menu/nav-menu.php:87
23
+ msgid "Dropdown open as"
24
+ msgstr ""
25
+
26
+ #: widgets/video/video.php:196
27
+ msgid "Unmuted videos will not auto play in some browsers."
28
+ msgstr ""
29
+
30
+ #: widgets/pricing/pricing.php:1468
31
+ msgid "Currency Symbol"
32
+ msgstr "Valutasymbol"
33
+
34
+ #: widgets/pricing/pricing.php:1416
35
+ msgid "Text Hover Color"
36
+ msgstr "Textfärg vid hovring"
37
+
38
+ #: modules/header-footer/views/modal-editor.php:67
39
+ msgid "Activate/Deactivate:"
40
+ msgstr "Aktivera/inaktivera:"
41
+
42
+ #: libs/framework/views/settings-sections/usersettings.php:528
43
+ msgid "This is need to calculate the remaining time for token"
44
+ msgstr ""
45
+
46
+ #: libs/framework/views/settings-sections/usersettings.php:525
47
+ msgid "Token generation date"
48
+ msgstr ""
49
+
50
+ #: libs/framework/views/settings-sections/usersettings.php:515
51
+ msgid "Token expires time"
52
+ msgstr ""
53
+
54
+ #: widgets/mail-chimp/mail-chimp.php:110
55
+ msgid "Please check your mail and confirm subscribe"
56
+ msgstr ""
57
+
58
+ #: widgets/mail-chimp/mail-chimp.php:108
59
+ msgid "Opt-in Success Message"
60
+ msgstr ""
61
+
62
+ #: widgets/mail-chimp/mail-chimp.php:101
63
+ msgid "If you enable this feature , then you must need to enable it inside Mailchimp campaign settings. Otherwise please disable it."
64
+ msgstr ""
65
+
66
+ #: widgets/mail-chimp/mail-chimp.php:98
67
+ msgid "Double Opt-in"
68
+ msgstr ""
69
+
70
+ #: widgets/nav-menu/nav-menu-handler.php:11
71
+ msgid "ElementsKit Nav Menu"
72
+ msgstr ""
73
+
74
+ #: widgets/client-logo/client-logo.php:369
75
+ #: widgets/testimonial/testimonial.php:583
76
+ msgid "Enable Loop?"
77
+ msgstr ""
78
+
79
+ #: widgets/client-logo/client-logo.php:606
80
+ msgid "Overlay Direction"
81
+ msgstr "Överläggets riktning"
82
+
83
+ #: widgets/back-to-top/back-to-top.php:352
84
+ msgid "Line Background Color"
85
+ msgstr ""
86
+
87
+ #: widgets/back-to-top/back-to-top.php:339
88
+ msgid "Line Foreground color"
89
+ msgstr ""
90
+
91
+ #: widgets/back-to-top/back-to-top.php:277
92
+ msgid "Height (px)"
93
+ msgstr "Höjd (px)"
94
+
95
+ #: widgets/back-to-top/back-to-top.php:249
96
+ msgid "Width (px)"
97
+ msgstr "Bredd (px)"
98
+
99
+ #: widgets/back-to-top/back-to-top.php:223
100
+ msgid "Button Size (px)"
101
+ msgstr "Knappstorlek (px)"
102
+
103
+ #: widgets/back-to-top/back-to-top.php:161
104
+ msgid "Enter scrolled value (px)"
105
+ msgstr ""
106
+
107
+ #: widgets/back-to-top/back-to-top.php:150
108
+ msgid "Show button on scroll"
109
+ msgstr "Visa knapp vid rullning"
110
+
111
+ #: widgets/back-to-top/back-to-top.php:139
112
+ msgid "Offset Top (px)"
113
+ msgstr "Förskjutning toppen (px)"
114
+
115
+ #: widgets/back-to-top/back-to-top.php:132
116
+ msgid "Setting"
117
+ msgstr "Inställning"
118
+
119
+ #: widgets/back-to-top/back-to-top.php:88
120
+ msgid "Type button label here"
121
+ msgstr "Skriv knappetikett här"
122
+
123
+ #: widgets/back-to-top/back-to-top.php:85
124
+ msgid "Button Text"
125
+ msgstr "Knapptext"
126
+
127
+ #: widgets/back-to-top/back-to-top.php:60
128
+ msgid "Progress Indicator"
129
+ msgstr "Förloppsindikator"
130
+
131
+ #: widgets/back-to-top/back-to-top.php:59
132
+ msgid "Text Only"
133
+ msgstr "Endast text"
134
+
135
+ #: widgets/back-to-top/back-to-top.php:58
136
+ msgid "Icon Only"
137
+ msgstr "Endast ikon"
138
+
139
+ #: widgets/back-to-top/back-to-top.php:54
140
+ msgid "Appearance"
141
+ msgstr "Utseende"
142
+
143
+ #: widgets/back-to-top/back-to-top.php:47
144
+ msgid "Layout and Content"
145
+ msgstr "Layout och innehåll "
146
+
147
+ #: modules/layout-manager/library-source.php:15
148
+ msgid "ElementsKit Layout Manager"
149
+ msgstr ""
150
+
151
+ #: libs/framework/views/init.php:59
152
+ msgid "Finalizing info"
153
+ msgstr ""
154
+
155
+ #: libs/framework/views/init.php:58
156
+ msgid "Finalizing"
157
+ msgstr ""
158
+
159
+ #: libs/framework/views/init.php:54
160
+ msgid "Surprise info"
161
+ msgstr ""
162
+
163
+ #: libs/framework/views/init.php:53
164
+ msgid "Surprise"
165
+ msgstr ""
166
+
167
+ #: libs/framework/views/init.php:49
168
+ msgid "Tutorial info"
169
+ msgstr ""
170
+
171
+ #: libs/framework/views/init.php:48
172
+ msgid "Tutorial"
173
+ msgstr "Handledning"
174
+
175
+ #: libs/framework/views/init.php:44
176
+ msgid "Website Powerup info"
177
+ msgstr ""
178
+
179
+ #: libs/framework/views/init.php:43
180
+ msgid "Website Powerup"
181
+ msgstr ""
182
+
183
+ #: libs/framework/views/init.php:39
184
+ msgid "Sign Up info"
185
+ msgstr ""
186
+
187
+ #: libs/framework/views/init.php:33
188
+ msgid "Configuration info"
189
+ msgstr ""
190
+
191
+ #: libs/framework/views/init.php:32
192
+ msgid "Configuration"
193
+ msgstr "Konfiguration"
194
+
195
+ #: libs/framework/views/init.php:22
196
+ msgid "Settings for fb, mailchimp etc"
197
+ msgstr "Inställningar för fb, mailchimp etc."
198
+
199
+ #: libs/framework/views/init.php:21
200
+ msgid "User Settings"
201
+ msgstr "Användarinställningar"
202
+
203
+ #: libs/framework/views/onboard-steps/step-02.php:11
204
+ msgid "We never spam."
205
+ msgstr ""
206
+
207
+ #: libs/framework/views/onboard-steps/step-02.php:5
208
+ msgid "Signup to join over 3,20,000+ founders, marketers and developers in learning the best uses of WordPress"
209
+ msgstr ""
210
+
211
+ #: libs/framework/views/onboard-steps/step-02.php:4
212
+ msgid "the world of ElementsKit."
213
+ msgstr ""
214
+
215
+ #: libs/framework/views/onboard-steps/step-02.php:4
216
+ msgid "Welcome to"
217
+ msgstr "Välkommen till"
218
+
219
+ #: libs/framework/views/onboard-steps/step-01.php:30
220
+ msgid "You choose your website as per your need."
221
+ msgstr ""
222
+
223
+ #: libs/framework/views/onboard-steps/step-01.php:20
224
+ msgid "Advanced"
225
+ msgstr "Avancerat"
226
+
227
+ #: libs/framework/views/onboard-steps/step-01.php:19
228
+ msgid "All the free dynamic widgets will be activated to increase flexibility & functionality to build your complex website in no-time."
229
+ msgstr ""
230
+
231
+ #: libs/framework/views/onboard-steps/step-01.php:10
232
+ msgid "Basic (Recommended)"
233
+ msgstr "Grundläggande (rekommenderas)"
234
+
235
+ #: libs/framework/views/onboard-steps/step-01.php:9
236
+ msgid "General widgets will be activated to build your website. Best suited for lightweight-fast starter websites."
237
+ msgstr ""
238
+
239
+ #: libs/framework/views/onboard-steps/step-03.php:46
240
+ #: libs/framework/views/onboard-steps/step-03.php:56
241
+ msgid "Integrate various styled review system in your website"
242
+ msgstr ""
243
+
244
+ #: libs/framework/views/onboard-steps/step-03.php:36
245
+ msgid "Integrate all your social media to your website"
246
+ msgstr "Integrera alla dina sociala medier på din webbplats"
247
+
248
+ #: libs/framework/views/onboard-steps/step-03.php:26
249
+ msgid "Most flexible drag-and-drop form builder"
250
+ msgstr ""
251
+
252
+ #: libs/framework/views/onboard-steps/step-03.php:16
253
+ msgid "Completely customize your WooCommerce WordPress"
254
+ msgstr ""
255
+
256
+ #: libs/framework/views/onboard-steps/step-03.php:4
257
+ msgid "These are absolute FREE to use."
258
+ msgstr "Dessa är absolut GRATIS att använda."
259
+
260
+ #: libs/framework/views/onboard-steps/step-03.php:3
261
+ msgid "We have some plugins you can install to get most from Wordpress."
262
+ msgstr "Vi har några tillägg du kan installera för att få ut det mesta av WordPress."
263
+
264
+ #: libs/framework/views/onboard-steps/step-03.php:2
265
+ msgid "Take your website to the next level"
266
+ msgstr "Ta din webbplats till nästa nivå"
267
+
268
+ #: libs/framework/views/onboard-steps/step-05.php:21
269
+ msgid "Explore PRO"
270
+ msgstr "Utforska PRO"
271
+
272
+ #: libs/framework/views/onboard-steps/step-05.php:18
273
+ msgid "500+ Ready Sections"
274
+ msgstr ""
275
+
276
+ #: libs/framework/views/onboard-steps/step-05.php:17
277
+ msgid "35+ Ready Pages"
278
+ msgstr ""
279
+
280
+ #: libs/framework/views/onboard-steps/step-05.php:16
281
+ msgid "45+ Pre-designed Header & Footer Templates"
282
+ msgstr ""
283
+
284
+ #: libs/framework/views/onboard-steps/step-05.php:13
285
+ msgid "More Addons & Modules"
286
+ msgstr "Mer utökningar och moduler"
287
+
288
+ #: libs/framework/views/onboard-steps/step-05.php:12
289
+ msgid "Social Feeds"
290
+ msgstr "Sociala webbflöden"
291
+
292
+ #: libs/framework/views/onboard-steps/step-05.php:11
293
+ msgid "Parallax Effect"
294
+ msgstr "Parallaxeffekt"
295
+
296
+ #: libs/framework/views/onboard-steps/step-05.php:9
297
+ msgid "Megamenu Builder"
298
+ msgstr ""
299
+
300
+ #: libs/framework/views/onboard-steps/step-05.php:8
301
+ msgid "Header & Footer Builder"
302
+ msgstr ""
303
+
304
+ #: libs/framework/views/onboard-steps/step-05.php:5
305
+ msgid "PRO"
306
+ msgstr "PRO"
307
+
308
+ #: libs/framework/views/onboard-steps/step-05.php:2
309
+ msgid "Upgrade within the next </br> <strong>2 hours</strong> and get a <strong>40% Discount.</strong>"
310
+ msgstr ""
311
+
312
+ #: libs/framework/views/onboard-steps/step-06.php:4
313
+ msgid "Let’s dive into developing your website with the world’s best addons for Elementor."
314
+ msgstr ""
315
+
316
+ #: libs/framework/views/onboard-steps/step-06.php:3
317
+ msgid "Congratulations!"
318
+ msgstr "Grattis!"
319
+
320
+ #: libs/framework/views/onboard-steps/step-01.php:50
321
+ #: libs/framework/views/onboard-steps/step-02.php:17
322
+ #: libs/framework/views/onboard-steps/step-03.php:66
323
+ #: libs/framework/views/onboard-steps/step-04.php:29
324
+ #: libs/framework/views/onboard-steps/step-05.php:26
325
+ msgid "Next Step"
326
+ msgstr "Nästa steg"
327
+
328
+ #: libs/framework/views/onboard-steps/step-01.php:49
329
+ #: libs/framework/views/onboard-steps/step-02.php:16
330
+ #: libs/framework/views/onboard-steps/step-03.php:65
331
+ #: libs/framework/views/onboard-steps/step-04.php:28
332
+ #: libs/framework/views/onboard-steps/step-05.php:25
333
+ msgid "Back"
334
+ msgstr "Tillbaka"
335
+
336
+ #: libs/framework/views/onboard-steps/step-04.php:25
337
+ msgid "What types of information do we gather?"
338
+ msgstr ""
339
+
340
+ #: libs/framework/views/onboard-steps/step-04.php:24
341
+ msgid "We gather non-sensitive diagnostic data as well as information about plugin use. Your site's URL, WordPress and PHP versions, plugins and themes, as well as your email address, will be used to give you a discount coupon. This information enables us to ensure that this plugin remains consistent with the most common plugins and themes at all times. We pledge not to give you any spam, for sure."
342
+ msgstr ""
343
+
344
+ #: libs/framework/views/onboard-steps/step-04.php:21
345
+ msgid "Share non-sensitive diagnostic data and details about plugin usage."
346
+ msgstr ""
347
+
348
+ #: libs/framework/views/onboard-steps/step-04.php:2
349
+ msgid ""
350
+ "Watch how to use our top widgets.\n"
351
+ "Save 1 hour of your learning time."
352
+ msgstr ""
353
+
354
+ #: libs/framework/classes/plugin-status.php:64
355
+ msgid "Install Now"
356
+ msgstr "Installera nu"
357
+
358
+ #: libs/framework/classes/plugin-status.php:59
359
+ msgid "Activate Now"
360
+ msgstr "Aktivera nu"
361
+
362
+ #: libs/framework/classes/plugin-status.php:56
363
+ msgid "Activated"
364
+ msgstr "Aktiverad"
365
+
366
+ #: widgets/back-to-top/back-to-top-handler.php:11
367
+ msgid "Back to Top"
368
+ msgstr "Tillbaka till toppen"
369
+
370
+ #: widgets/category-list/category-list.php:302
371
+ msgid "Padding (px)"
372
+ msgstr "Padding (px)"
373
+
374
+ #: widgets/tab/tab.php:334
375
+ msgid "Toggle Type"
376
+ msgstr ""
377
+
378
+ #: widgets/blog-posts/blog-posts.php:1865
379
+ msgid "Space Between Categories"
380
+ msgstr "Mellanrum mellan kategorier"
381
+
382
+ #: widgets/blog-posts/blog-posts.php:1741
383
+ msgid "Floating Category"
384
+ msgstr ""
385
+
386
+ #: widgets/blog-posts/blog-posts.php:827
387
+ msgctxt "elementskit"
388
+ msgid "Container Background Color"
389
+ msgstr "Behållarens bakgrundsfärg"
390
+
391
+ #: widgets/blog-posts/blog-posts.php:375
392
+ msgid "Show Floating Category"
393
+ msgstr ""
394
+
395
+ #: widgets/nav-menu/nav-menu.php:566
396
+ msgid "Indicator Margin (px)"
397
+ msgstr ""
398
+
399
+ #: widgets/video/video.php:284
400
+ msgid "Wrapper Style"
401
+ msgstr ""
402
+
403
+ #: widgets/blog-posts/blog-posts.php:78
404
+ #: widgets/testimonial/testimonial.php:1544
405
+ msgid "Image Position"
406
+ msgstr "Bildposition"
407
+
408
+ #: widgets/testimonial/testimonial.php:956
409
+ msgid "Active Color"
410
+ msgstr "”Aktiv” färg"
411
+
412
+ #: widgets/testimonial/testimonial.php:740
413
+ msgid "Fade"
414
+ msgstr "Tona"
415
+
416
+ #: widgets/testimonial/testimonial.php:739
417
+ msgid "Slide"
418
+ msgstr "Glid"
419
+
420
+ #: widgets/testimonial/testimonial.php:736
421
+ msgid "Hover Effect"
422
+ msgstr "Hovringseffekt"
423
+
424
+ #: widgets/testimonial/testimonial.php:567
425
+ msgid "Right Arrow Icon"
426
+ msgstr "Höger pilikon"
427
+
428
+ #: widgets/testimonial/testimonial.php:551
429
+ msgid "Left Arrow Icon"
430
+ msgstr "Vänster pilikon"
431
+
432
+ #: widgets/testimonial/testimonial.php:539
433
+ msgid "Show Dots"
434
+ msgstr ""
435
+
436
+ #: widgets/testimonial/testimonial.php:527
437
+ msgid "Show Arrow"
438
+ msgstr "Visa pil"
439
+
440
+ #: modules/elementskit-icon-pack/icons.php:21
441
+ #: modules/elementskit-icon-pack/init.php:29
442
+ msgid "ElementsKit Icon Pack"
443
+ msgstr ""
444
+
445
+ #: libs/framework/views/settings-sections/usersettings.php:102
446
+ #: libs/framework/views/settings-sections/usersettings.php:179
447
+ #: libs/framework/views/settings-sections/usersettings.php:400
448
+ #: libs/framework/views/settings-sections/usersettings.php:540
449
+ msgid "Clear Cache"
450
+ msgstr "Rensa cache"
451
+
452
+ #: widgets/pricing/pricing.php:283
453
+ msgid "Info Text"
454
+ msgstr "Informationstext"
455
+
456
+ #: widgets/header-offcanvas/header-offcanvas.php:275
457
+ msgid "Font Size (px)"
458
+ msgstr "Textstorlek (px)"
459
+
460
+ #: widgets/header-offcanvas/header-offcanvas.php:78
461
+ msgid "Menu Type:"
462
+ msgstr "Menytyp:"
463
+
464
+ #: widgets/client-logo/client-logo.php:128
465
+ #: widgets/dual-button/dual-button.php:173
466
+ #: widgets/dual-button/dual-button.php:302
467
+ #: widgets/header-info/header-info.php:77 widgets/icon-box/icon-box.php:303
468
+ #: widgets/image-accordion/image-accordion.php:231
469
+ #: widgets/image-box/image-box.php:125 widgets/page-list/page-list.php:157
470
+ msgid "https://wpmet.com"
471
+ msgstr "https://wpmet.com"
472
+
473
+ #: widgets/mail-chimp/mail-chimp.php:317
474
+ msgid "Phone:"
475
+ msgstr "Telefon:"
476
+
477
+ #: libs/framework/views/settings-sections/usersettings.php:334
478
+ msgid "Show Dialog Box"
479
+ msgstr ""
480
+
481
+ #: widgets/blog-posts/blog-posts.php:104 widgets/post-list/post-list.php:207
482
+ msgid "Featured Image Size"
483
+ msgstr "Utvald bildstorlek"
484
+
485
+ #: libs/framework/views/layout-user-consent-for-banner.php:30
486
+ msgid "Show update & fix related important messages, essential tutorials and promotional images on WP Dashboard"
487
+ msgstr ""
488
+
489
+ #: widgets/tab/tab.php:324
490
+ msgid "Enable URL Hash"
491
+ msgstr ""
492
+
493
+ #: widgets/fluent-forms/fluent-forms-handler.php:12
494
+ msgid "Fluent Forms"
495
+ msgstr ""
496
+
497
+ #: widgets/fluent-forms/fluent-forms.php:2554
498
+ msgid "Error Message"
499
+ msgstr "Felmeddelande"
500
+
501
+ #: widgets/fluent-forms/fluent-forms.php:2092
502
+ msgid "Filled"
503
+ msgstr "Fylld"
504
+
505
+ #: widgets/fluent-forms/fluent-forms.php:1986
506
+ msgid "Show Progressbar"
507
+ msgstr "Visa förloppsindikator"
508
+
509
+ #: widgets/fluent-forms/fluent-forms.php:1978
510
+ msgid "Progressbar"
511
+ msgstr "Förloppsindikator"
512
+
513
+ #: widgets/fluent-forms/fluent-forms.php:1914
514
+ msgid "Progressbar Label"
515
+ msgstr ""
516
+
517
+ #: widgets/fluent-forms/fluent-forms.php:1843
518
+ msgid "Gap"
519
+ msgstr "Mellanrum"
520
+
521
+ #: widgets/fluent-forms/fluent-forms.php:1799
522
+ msgid "Hover Border Color"
523
+ msgstr ""
524
+
525
+ #: widgets/fluent-forms/fluent-forms.php:1716
526
+ msgid "Label:"
527
+ msgstr "Etikett:"
528
+
529
+ #: widgets/fluent-forms/fluent-forms.php:1708
530
+ msgid "Net Promoter Score"
531
+ msgstr ""
532
+
533
+ #: widgets/fluent-forms/fluent-forms.php:1654
534
+ msgid "Counter Typography"
535
+ msgstr ""
536
+
537
+ #: widgets/fluent-forms/fluent-forms.php:1629
538
+ msgid "Range Slider"
539
+ msgstr ""
540
+
541
+ #: widgets/fluent-forms/fluent-forms.php:1493
542
+ msgid "Image Upload"
543
+ msgstr "Bild uppladdad"
544
+
545
+ #: widgets/fluent-forms/fluent-forms.php:1461
546
+ msgid "Address Line"
547
+ msgstr "Adressrad"
548
+
549
+ #: widgets/fluent-forms/fluent-forms.php:1363
550
+ msgid "Grid Table Item"
551
+ msgstr ""
552
+
553
+ #: widgets/fluent-forms/fluent-forms.php:1279
554
+ msgid "Grid Table Head"
555
+ msgstr ""
556
+
557
+ #: widgets/fluent-forms/fluent-forms.php:1271
558
+ msgid "Checkbox Grid"
559
+ msgstr ""
560
+
561
+ #: widgets/fluent-forms/fluent-forms.php:1117
562
+ msgid "Section Break"
563
+ msgstr ""
564
+
565
+ #: widgets/fluent-forms/fluent-forms.php:1070
566
+ msgid "Checked"
567
+ msgstr ""
568
+
569
+ #: widgets/fluent-forms/fluent-forms.php:1042
570
+ msgid "Radio Buttons"
571
+ msgstr "Radioknappar"
572
+
573
+ #: widgets/fluent-forms/fluent-forms.php:1016
574
+ msgid "Checkbox"
575
+ msgstr "Kryssruta"
576
+
577
+ #: widgets/fluent-forms/fluent-forms.php:915
578
+ msgid "Custom Styles"
579
+ msgstr "Anpassade stilar"
580
+
581
+ #: widgets/fluent-forms/fluent-forms.php:860
582
+ #: widgets/fluent-forms/fluent-forms.php:1469
583
+ #: widgets/fluent-forms/fluent-forms.php:1936
584
+ msgid "Label Color"
585
+ msgstr "Etikettfärg"
586
+
587
+ #: widgets/fluent-forms/fluent-forms.php:852
588
+ msgid "Radio & Checkbox"
589
+ msgstr ""
590
+
591
+ #: widgets/fluent-forms/fluent-forms.php:395
592
+ msgid "Max Width"
593
+ msgstr "Max bredd"
594
+
595
+ #: widgets/fluent-forms/fluent-forms.php:363
596
+ msgid "Form Container"
597
+ msgstr ""
598
+
599
+ #: widgets/fluent-forms/fluent-forms.php:86
600
+ msgid "Custom Title & Description"
601
+ msgstr "Anpassad rubrik och beskrivning"
602
+
603
+ #: widgets/fluent-forms/fluent-forms.php:67
604
+ #: widgets/fluent-forms/fluent-forms.php:75
605
+ msgid "Fluent Form"
606
+ msgstr ""
607
+
608
+ #: widgets/fluent-forms/fluent-forms.php:49
609
+ msgid "Select a Fluent Form"
610
+ msgstr ""
611
+
612
+ #: widgets/fluent-forms/fluent-forms.php:39
613
+ msgid "Please install the 'Fluent Forms' plugin."
614
+ msgstr ""
615
+
616
+ #: libs/framework/views/layout-settings.php:31
617
+ msgid "Go Premium"
618
+ msgstr "Skaffa Premium"
619
+
620
+ #: widgets/icon-box/icon-box.php:51 widgets/image-box/image-box.php:96
621
+ msgid "Disable"
622
+ msgstr "Inaktivera"
623
+
624
+ #: widgets/icon-box/icon-box.php:50 widgets/image-box/image-box.php:95
625
+ msgid "Enable"
626
+ msgstr "Aktivera"
627
+
628
+ #: widgets/icon-box/icon-box.php:47 widgets/image-box/image-box.php:92
629
+ msgid "Equal Height?"
630
+ msgstr ""
631
+
632
+ #: widgets/page-list/page-list.php:274 widgets/post-list/post-list.php:151
633
+ msgid "2 Columns"
634
+ msgstr "2 kolumner"
635
+
636
+ #: widgets/page-list/page-list.php:273 widgets/post-list/post-list.php:150
637
+ msgid "1 Columns"
638
+ msgstr "1 kolumn"
639
+
640
+ #: libs/stories/views/template.php:137
641
+ msgid "Need Help?"
642
+ msgstr "Behöver du hjälp?"
643
+
644
+ #: libs/stories/views/template.php:145
645
+ msgid "Facebook Community"
646
+ msgstr ""
647
+
648
+ #: libs/stories/views/template.php:141
649
+ msgid "Blog"
650
+ msgstr "Blogg"
651
+
652
+ #: libs/stories/stories.php:255
653
+ msgid "Wpmet Stories"
654
+ msgstr ""
655
+
656
+ #: libs/framework/views/settings-sections/dashboard.php:67
657
+ msgid "watch more videos"
658
+ msgstr "se fler videoklipp"
659
+
660
+ #: libs/pro-awareness/pro-awareness.php:157
661
+ msgid "Default Title"
662
+ msgstr "Standardrubrik"
663
+
664
+ #: widgets/heading/heading.php:1194
665
+ msgid "Text color"
666
+ msgstr "Textfärg"
667
+
668
+ #: widgets/heading/heading.php:1004
669
+ msgid "Outline Radius"
670
+ msgstr ""
671
+
672
+ #: widgets/heading/heading.php:983 widgets/heading/heading.php:995
673
+ msgid "Outline"
674
+ msgstr ""
675
+
676
+ #: widgets/heading/heading.php:544
677
+ msgid "Left Gap"
678
+ msgstr ""
679
+
680
+ #: widgets/heading/heading.php:517
681
+ msgid "Right Gap"
682
+ msgstr ""
683
+
684
+ #: widgets/heading/heading.php:489
685
+ msgid "Border Height"
686
+ msgstr ""
687
+
688
+ #: widgets/heading/heading.php:285
689
+ msgid "bussiness"
690
+ msgstr ""
691
+
692
+ #: widgets/heading/heading.php:276
693
+ msgid "Show Shadow Text"
694
+ msgstr ""
695
+
696
+ #: widgets/heading/heading.php:272 widgets/heading/heading.php:1164
697
+ msgid "Shadow Text"
698
+ msgstr ""
699
+
700
+ #: widgets/heading/heading.php:257
701
+ msgid "Maximum Width"
702
+ msgstr "Maximal bredd"
703
+
704
+ #: widgets/heading/heading.php:160
705
+ msgid "Show Outline"
706
+ msgstr ""
707
+
708
+ #: widgets/heading/heading.php:107
709
+ msgid "Title Width"
710
+ msgstr ""
711
+
712
+ #: widgets/heading/heading.php:101
713
+ msgid "Float Left"
714
+ msgstr ""
715
+
716
+ #: widgets/heading/heading.php:92
717
+ msgid "End"
718
+ msgstr "Slut"
719
+
720
+ #: widgets/heading/heading.php:91
721
+ msgid "Start"
722
+ msgstr "Start"
723
+
724
+ #: widgets/heading/heading.php:87
725
+ msgid "Border Position"
726
+ msgstr ""
727
+
728
+ #: widgets/heading/heading.php:79
729
+ msgid "Show Border"
730
+ msgstr "Visa ram"
731
+
732
+ #: widgets/icon-box/icon-box.php:481
733
+ msgid "Horizontal Position"
734
+ msgstr "Horisontell position"
735
+
736
+ #: widgets/icon-box/icon-box.php:466
737
+ msgid "Center Right"
738
+ msgstr "Centrerat höger"
739
+
740
+ #: widgets/icon-box/icon-box.php:190
741
+ msgid "Enable Button on Hover"
742
+ msgstr "Aktivera knapp vid hovring"
743
+
744
+ #: widgets/image-box/image-box.php:1220 widgets/image-box/image-box.php:1305
745
+ msgid "Color (Hover)"
746
+ msgstr "Färg (hovring)"
747
+
748
+ #: widgets/post-list/post-list.php:552
749
+ msgid "Image Overlay:"
750
+ msgstr "Bildöverlägg:"
751
+
752
+ #: widgets/post-list/post-list.php:188
753
+ msgid "Background Featured Image"
754
+ msgstr ""
755
+
756
+ #: widgets/post-list/post-list.php:163
757
+ msgid "Grid Gap"
758
+ msgstr ""
759
+
760
+ #: widgets/icon-box/icon-box.php:157
761
+ msgid "We bring the right people together to challenge established thinking and drive transform in 2020"
762
+ msgstr ""
763
+
764
+ #: widgets/icon-box/icon-box.php:142
765
+ msgid "Strategy and Planning"
766
+ msgstr "Strategi och planering"
767
+
768
+ #: widgets/image-accordion/image-accordion.php:911
769
+ msgid "Background Color (Hover)"
770
+ msgstr "Bakgrundsfärg (hovring)"
771
+
772
+ #: widgets/image-accordion/image-accordion.php:855
773
+ msgid "Link Icon Color"
774
+ msgstr ""
775
+
776
+ #: widgets/image-accordion/image-accordion.php:843
777
+ msgid "Popup Icon Color"
778
+ msgstr ""
779
+
780
+ #: widgets/image-accordion/image-accordion.php:292
781
+ #: widgets/nav-menu/nav-menu.php:92 widgets/tab/tab.php:338
782
+ msgid "Click"
783
+ msgstr "Klick"
784
+
785
+ #: widgets/image-accordion/image-accordion.php:289
786
+ msgid "Active Behaivor"
787
+ msgstr ""
788
+
789
+ #: widgets/team/team.php:863
790
+ msgid "Box Shadow (Popup)"
791
+ msgstr ""
792
+
793
+ #: widgets/team/team.php:580
794
+ msgid "Overlay Height"
795
+ msgstr "Överläggets höjd"
796
+
797
+ #: libs/framework/views/settings-sections/usersettings.php:75
798
+ msgid "Facebook app id"
799
+ msgstr ""
800
+
801
+ #: widgets/button/button.php:182 widgets/pricing/pricing.php:2076
802
+ msgid "Width (%)"
803
+ msgstr "Bredd (%)"
804
+
805
+ #: widgets/post-tab/post-tab.php:415
806
+ msgid "Nav Content Alignment"
807
+ msgstr ""
808
+
809
+ #: widgets/post-tab/post-tab.php:358
810
+ msgid "Disable Hover Effect"
811
+ msgstr "Inaktivera hovringseffekt"
812
+
813
+ #: widgets/header-offcanvas/header-offcanvas.php:484
814
+ msgid "Box Size (px)"
815
+ msgstr ""
816
+
817
+ #: widgets/blog-posts/blog-posts.php:216
818
+ msgid "Enable Masonry"
819
+ msgstr "Aktivera mosaik"
820
+
821
+ #: widgets/heading/heading.php:51 widgets/heading/heading.php:52
822
+ msgid "Grow your {{report}}"
823
+ msgstr ""
824
+
825
+ #: widgets/nav-menu/nav-menu.php:257
826
+ msgid "Mobile Wrapper Background"
827
+ msgstr ""
828
+
829
+ #: widgets/nav-menu/nav-menu.php:183
830
+ msgid "Submenu Click Area"
831
+ msgstr ""
832
+
833
+ #: widgets/post-grid/post-grid.php:129
834
+ msgid "Bottom Space"
835
+ msgstr ""
836
+
837
+ #: widgets/team/team.php:2094
838
+ msgid "Icon BG Color (Hover)"
839
+ msgstr ""
840
+
841
+ #: widgets/team/team.php:2081
842
+ msgid "Icon Color (Hover)"
843
+ msgstr "Ikonfärg (hovring)"
844
+
845
+ #: widgets/team/team.php:404
846
+ msgid "Pop Up Details"
847
+ msgstr ""
848
+
849
+ #: modules/controls/widget-area-utils.php:24
850
+ #: modules/controls/widget-area-utils.php:69
851
+ msgid "Click here to add content."
852
+ msgstr "Klicka här för att lägga till innehåll."
853
+
854
+ #: libs/framework/views/settings-sections/usersettings.php:631
855
+ msgid "Api Key"
856
+ msgstr "API-nyckel"
857
+
858
+ #: libs/framework/views/settings-sections/usersettings.php:619
859
+ msgid "Google Map"
860
+ msgstr "Google Map"
861
+
862
+ #: widgets/funfact/funfact.php:175
863
+ msgid "$"
864
+ msgstr "$"
865
+
866
+ #: widgets/funfact/funfact.php:172
867
+ msgid "Number Prefix "
868
+ msgstr ""
869
+
870
+ #: libs/framework/views/settings-sections/usersettings.php:444
871
+ #: libs/framework/views/settings-sections/usersettings.php:505
872
+ msgid "Access Token"
873
+ msgstr "Åtkomst-token"
874
+
875
+ #: modules/layout-manager/layout-import-api.php:29
876
+ msgid "Template id missing"
877
+ msgstr "Mall-ID saknas"
878
+
879
+ #: modules/layout-manager/layout-import-api.php:22
880
+ msgid "Post not found"
881
+ msgstr "Inlägg hittades inte"
882
+
883
+ #: modules/layout-manager/library-source.php:77
884
+ msgid "Template does not have any content"
885
+ msgstr "Mallen har inget innehåll"
886
+
887
+ #: modules/widget-builder/init.php:111
888
+ msgid "Builder"
889
+ msgstr "Byggare"
890
+
891
+ #: modules/onepage-scroll/extend-controls.php:54
892
+ msgid "%s Get the %s Pro version %s for more awesome elements and powerful modules. %s"
893
+ msgstr ""
894
+
895
+ #: libs/framework/views/settings-sections/dashboard.php:159
896
+ msgid "Rate Now Thumb"
897
+ msgstr ""
898
+
899
+ #: libs/framework/views/settings-sections/dashboard.php:154
900
+ msgid "Rate it now"
901
+ msgstr "Betygsätt det nu"
902
+
903
+ #: libs/framework/views/settings-sections/dashboard.php:152
904
+ msgid "Don’t forget to rate our item."
905
+ msgstr ""
906
+
907
+ #: libs/framework/views/settings-sections/dashboard.php:152
908
+ msgid "Satisfied?"
909
+ msgstr "Nöjd?"
910
+
911
+ #: libs/framework/views/settings-sections/dashboard.php:142
912
+ msgid "Feature a request"
913
+ msgstr ""
914
+
915
+ #: libs/framework/views/settings-sections/dashboard.php:140
916
+ msgid "Maybe we’re missing something you can’t live without."
917
+ msgstr ""
918
+
919
+ #: libs/framework/views/settings-sections/dashboard.php:136
920
+ msgid "Feature a Request Thumb"
921
+ msgstr ""
922
+
923
+ #: libs/framework/views/settings-sections/dashboard.php:123
924
+ msgid "Join support forum"
925
+ msgstr ""
926
+
927
+ #: libs/framework/views/settings-sections/dashboard.php:118
928
+ msgid "Top-notch Friendly Support"
929
+ msgstr ""
930
+
931
+ #: libs/framework/views/settings-sections/dashboard.php:110
932
+ msgid "View all faq’s"
933
+ msgstr "Visa alla vanliga frågor"
934
+
935
+ #: libs/framework/views/settings-sections/dashboard.php:99
936
+ msgid "3. How to add custom css in specific section shortcode?"
937
+ msgstr ""
938
+
939
+ #: libs/framework/views/settings-sections/dashboard.php:91
940
+ msgid "2. How to translate theme with WPML?"
941
+ msgstr ""
942
+
943
+ #: libs/framework/views/settings-sections/dashboard.php:86
944
+ #: libs/framework/views/settings-sections/dashboard.php:94
945
+ #: libs/framework/views/settings-sections/dashboard.php:102
946
+ msgid "You will get 20+ complete homepages and total 450+ blocks in our layout library and we’re continuously updating the numbers there."
947
+ msgstr ""
948
+
949
+ #: libs/framework/views/settings-sections/dashboard.php:83
950
+ msgid "1. How to create a shop page in ElementsKit Lite?"
951
+ msgstr ""
952
+
953
+ #: libs/framework/views/settings-sections/dashboard.php:75
954
+ msgid "General Knowledge Base"
955
+ msgstr "Allmän kunskapsbas"
956
+
957
+ #: libs/framework/views/settings-sections/dashboard.php:54
958
+ msgid "Mega Menu Builder"
959
+ msgstr ""
960
+
961
+ #: libs/framework/views/settings-sections/dashboard.php:38
962
+ msgid "Parallax Effects"
963
+ msgstr "Parallaxeffekter"
964
+
965
+ #: libs/framework/views/settings-sections/dashboard.php:36
966
+ #: libs/framework/views/settings-sections/dashboard.php:44
967
+ #: libs/framework/views/settings-sections/dashboard.php:52
968
+ msgid "Totorial Thumb"
969
+ msgstr ""
970
+
971
+ #: libs/framework/views/settings-sections/dashboard.php:29
972
+ #: libs/framework/views/settings-sections/dashboard.php:78
973
+ msgid "Get started by spending some time with the documentation to get familiar with ElementsKit Lite."
974
+ msgstr ""
975
+
976
+ #: libs/framework/views/settings-sections/dashboard.php:27
977
+ msgid "Tutorials"
978
+ msgstr "Handledningar"
979
+
980
+ #: libs/framework/views/settings-sections/dashboard.php:17
981
+ msgid "Get started"
982
+ msgstr "Kom igång"
983
+
984
+ #: libs/framework/views/settings-sections/dashboard.php:13
985
+ msgid "Docs"
986
+ msgstr "Dokumentation"
987
+
988
+ #: libs/framework/views/settings-sections/dashboard.php:12
989
+ msgid "Easy Documentation"
990
+ msgstr "Enkel dokumentation"
991
+
992
+ #: libs/framework/views/settings-sections/dashboard.php:8
993
+ #: libs/framework/views/settings-sections/dashboard.php:128
994
+ msgid "Documentation Thumb"
995
+ msgstr ""
996
+
997
+ #: libs/framework/views/settings-sections/usersettings.php:597
998
+ msgid "Check connection"
999
+ msgstr "Kontrollera anslutning"
1000
+
1001
+ #: libs/framework/views/settings-sections/usersettings.php:588
1002
+ msgid "Secret Key"
1003
+ msgstr "Hemlig nyckel"
1004
+
1005
+ #: libs/framework/views/settings-sections/usersettings.php:579
1006
+ msgid "Api key"
1007
+ msgstr "API-nyckel"
1008
+
1009
+ #: libs/framework/views/settings-sections/usersettings.php:567
1010
+ msgid "Zoom Data"
1011
+ msgstr ""
1012
+
1013
+ #: libs/framework/views/settings-sections/usersettings.php:454
1014
+ msgid "Get Access Token"
1015
+ msgstr "Skaffa åtkomsttoken"
1016
+
1017
+ #: libs/framework/views/settings-sections/usersettings.php:363
1018
+ msgid "Dribbble User Data"
1019
+ msgstr "Dribbble användardata"
1020
+
1021
+ #: libs/framework/views/settings-sections/usersettings.php:324
1022
+ msgid "Logged out user greeting"
1023
+ msgstr ""
1024
+
1025
+ #: libs/framework/views/settings-sections/usersettings.php:314
1026
+ msgid "Logged-in user greeting"
1027
+ msgstr ""
1028
+
1029
+ #: libs/framework/views/settings-sections/usersettings.php:282
1030
+ msgid "Facebook Messenger"
1031
+ msgstr "Facebook Messenger"
1032
+
1033
+ #: libs/framework/views/settings-sections/usersettings.php:260
1034
+ msgid "Yelp Page"
1035
+ msgstr "Yelp-sida"
1036
+
1037
+ #: libs/framework/views/settings-sections/usersettings.php:246
1038
+ msgid "Yelp Settings"
1039
+ msgstr "Yelp-inställningar"
1040
+
1041
+ #: libs/framework/views/settings-sections/usersettings.php:158
1042
+ msgid "Page Token"
1043
+ msgstr ""
1044
+
1045
+ #: libs/framework/views/settings-sections/usersettings.php:152
1046
+ msgid "Refresh access token"
1047
+ msgstr ""
1048
+
1049
+ #: libs/framework/views/settings-sections/usersettings.php:108
1050
+ #: libs/framework/views/settings-sections/usersettings.php:152
1051
+ #: libs/framework/views/settings-sections/usersettings.php:393
1052
+ #: libs/framework/views/settings-sections/usersettings.php:546
1053
+ msgid "Get access token"
1054
+ msgstr "Skaffa åtkomsttoken"
1055
+
1056
+ #: libs/framework/views/settings-sections/usersettings.php:130
1057
+ msgid "Facebook page review"
1058
+ msgstr ""
1059
+
1060
+ #: libs/framework/views/settings-sections/usersettings.php:88
1061
+ msgid "Page Access Token"
1062
+ msgstr ""
1063
+
1064
+ #: libs/framework/views/settings-sections/usersettings.php:74
1065
+ msgid "Facebook Page ID"
1066
+ msgstr "Facebook sid-ID"
1067
+
1068
+ #: libs/framework/views/settings-sections/usersettings.php:60
1069
+ msgid "Facebook Page Feed"
1070
+ msgstr ""
1071
+
1072
+ #: libs/framework/controls/settings/switch.php:50
1073
+ msgid "View Demo"
1074
+ msgstr "Visa demo"
1075
+
1076
+ #: widgets/nav-menu/nav-menu.php:500
1077
+ msgid "Item Spacing"
1078
+ msgstr ""
1079
+
1080
+ #: widgets/nav-menu/nav-menu.php:379
1081
+ msgid "Menu Item Style"
1082
+ msgstr ""
1083
+
1084
+ #: widgets/nav-menu/nav-menu.php:344
1085
+ msgid "This is only work with Mega menu icon option"
1086
+ msgstr ""
1087
+
1088
+ #: widgets/nav-menu/nav-menu.php:343
1089
+ msgid "Menu Icon Spacing"
1090
+ msgstr ""
1091
+
1092
+ #: widgets/nav-menu/nav-menu.php:317
1093
+ msgid "Menu border radius"
1094
+ msgstr ""
1095
+
1096
+ #: widgets/nav-menu/nav-menu.php:238
1097
+ msgid "Menu wrapper background"
1098
+ msgstr ""
1099
+
1100
+ #: widgets/nav-menu/nav-menu.php:205
1101
+ msgid "Menu Height"
1102
+ msgstr "Menyhöjd"
1103
+
1104
+ #: widgets/nav-menu/nav-menu.php:197
1105
+ msgid "Menu Wrapper"
1106
+ msgstr ""
1107
+
1108
+ #: widgets/nav-menu/nav-menu.php:55
1109
+ msgid "Menu Settings"
1110
+ msgstr "Menyinställningar"
1111
+
1112
+ #: widgets/nav-menu/nav-menu.php:174
1113
+ msgid "Hamburger Icon (Optional)"
1114
+ msgstr ""
1115
+
1116
+ #: widgets/nav-menu/nav-menu.php:160
1117
+ msgid " Custom Link"
1118
+ msgstr " anpassad länk"
1119
+
1120
+ #: widgets/nav-menu/nav-menu.php:151
1121
+ msgid "Default(Home)"
1122
+ msgstr "Standard (hem)"
1123
+
1124
+ #: widgets/nav-menu/nav-menu.php:147
1125
+ msgid "Menu link"
1126
+ msgstr "Menylänk"
1127
+
1128
+ #: widgets/nav-menu/nav-menu.php:127
1129
+ msgid "Mobile Menu Settings"
1130
+ msgstr ""
1131
+
1132
+ #: widgets/nav-menu/nav-menu.php:72
1133
+ msgid "Horizontal menu position"
1134
+ msgstr ""
1135
+
1136
+ #: libs/framework/views/settings-sections/modules.php:20
1137
+ #: modules/widget-builder/cpt.php:19 modules/widget-builder/cpt.php:51
1138
+ msgid "Widget Builder"
1139
+ msgstr ""
1140
+
1141
+ #: modules/megamenu/views/options-menu-item.php:134
1142
+ msgid "Relative"
1143
+ msgstr "Relativ"
1144
+
1145
+ #: modules/megamenu/views/options-menu-item.php:129
1146
+ msgid "Mega Menu Position as:"
1147
+ msgstr ""
1148
+
1149
+ #: modules/megamenu/views/options-menu-item.php:125
1150
+ msgid "750px"
1151
+ msgstr "750px"
1152
+
1153
+ #: modules/megamenu/views/options-menu-item.php:123
1154
+ msgid "Menu Width"
1155
+ msgstr "Menybredd"
1156
+
1157
+ #: modules/megamenu/views/options-menu-item.php:119
1158
+ msgid "Custom Width"
1159
+ msgstr "Anpassad bredd"
1160
+
1161
+ #: modules/megamenu/views/options-menu-item.php:115
1162
+ msgid "Default Width"
1163
+ msgstr "Standardbredd"
1164
+
1165
+ #: modules/megamenu/views/options-menu-item.php:112
1166
+ msgid "Mega Menu Width as:"
1167
+ msgstr ""
1168
+
1169
+ #: libs/framework/views/settings-sections/modules.php:17
1170
+ #: modules/header-footer/cpt.php:20 modules/header-footer/cpt.php:21
1171
+ #: modules/header-footer/cpt.php:52
1172
+ msgid "Header Footer"
1173
+ msgstr ""
1174
+
1175
+ #: modules/widget-builder/cpt.php:30
1176
+ msgid "No Widgets found in Trash."
1177
+ msgstr ""
1178
+
1179
+ #: modules/widget-builder/cpt.php:29
1180
+ msgid "No Widgets found."
1181
+ msgstr "Inga widgetar hittades."
1182
+
1183
+ #: modules/widget-builder/cpt.php:28
1184
+ msgid "Parent Widgets:"
1185
+ msgstr "Överordnade widgetar:"
1186
+
1187
+ #: modules/widget-builder/cpt.php:27
1188
+ msgid "Search Widgets"
1189
+ msgstr "Sök widgetar"
1190
+
1191
+ #: modules/widget-builder/cpt.php:26
1192
+ msgid "All Widgets"
1193
+ msgstr "Alla widgetar"
1194
+
1195
+ #: modules/widget-builder/cpt.php:25
1196
+ msgid "View Widget"
1197
+ msgstr "Visa widget"
1198
+
1199
+ #: modules/widget-builder/cpt.php:24
1200
+ msgid "Edit Widget"
1201
+ msgstr "Redigera widget"
1202
+
1203
+ #: modules/widget-builder/cpt.php:23
1204
+ msgid "New Widget"
1205
+ msgstr "Ny widget"
1206
+
1207
+ #: modules/widget-builder/cpt.php:22
1208
+ msgid "Add New Widget"
1209
+ msgstr "Lägg till ny widget"
1210
+
1211
+ #: modules/widget-builder/cpt.php:18
1212
+ msgid "Widget"
1213
+ msgstr "Widget"
1214
+
1215
+ #: libs/framework/views/init.php:11 modules/widget-builder/cpt.php:17
1216
+ #: modules/widget-builder/cpt.php:20
1217
+ msgid "Widgets"
1218
+ msgstr "Widgetar"
1219
+
1220
+ #: modules/widget-builder/api/common.php:72
1221
+ msgid "Widget data saved!"
1222
+ msgstr ""
1223
+
1224
+ #: modules/widget-builder/api/common.php:39
1225
+ msgid "Invalid data."
1226
+ msgstr "Ogiltig data."
1227
+
1228
+ #: modules/widget-builder/api/common.php:25
1229
+ #: modules/widget-builder/api/common.php:86
1230
+ msgid "Not enough permission."
1231
+ msgstr ""
1232
+
1233
+ #: modules/widget-builder/init.php:70
1234
+ msgid "ElementsKit Custom"
1235
+ msgstr ""
1236
+
1237
+ #: widgets/header-search/header-search.php:329
1238
+ msgid "Search Container"
1239
+ msgstr ""
1240
+
1241
+ #: widgets/post-tab/post-tab.php:103
1242
+ msgid "Link Archive?"
1243
+ msgstr ""
1244
+
1245
+ #: widgets/nav-menu/nav-menu.php:247
1246
+ msgid "Menu Panel Background"
1247
+ msgstr ""
1248
+
1249
+ #: widgets/lottie/lottie.php:236
1250
+ msgid "Pause"
1251
+ msgstr "Paus"
1252
+
1253
+ #: widgets/lottie/lottie.php:235
1254
+ msgid "Play"
1255
+ msgstr "Spela"
1256
+
1257
+ #: widgets/lottie/lottie.php:231
1258
+ msgid "On Hover"
1259
+ msgstr "Vid hovring"
1260
+
1261
+ #: widgets/lottie/lottie.php:221
1262
+ msgid "Canvas"
1263
+ msgstr "Innehållsyta"
1264
+
1265
+ #: widgets/lottie/lottie.php:217
1266
+ msgid "SVG"
1267
+ msgstr "SVG"
1268
+
1269
+ #: widgets/lottie/lottie.php:212
1270
+ msgid "Render Type"
1271
+ msgstr ""
1272
+
1273
+ #: widgets/lottie/lottie.php:179
1274
+ msgid "Loop Count"
1275
+ msgstr ""
1276
+
1277
+ #: widgets/lottie/lottie.php:158
1278
+ msgid "Start when visible"
1279
+ msgstr ""
1280
+
1281
+ #: widgets/lottie/lottie.php:140 widgets/lottie/lottie.php:237
1282
+ msgid "Reverse"
1283
+ msgstr "Omvänd"
1284
+
1285
+ #: widgets/lottie/lottie.php:131
1286
+ msgid "Animation Options"
1287
+ msgstr "Alternativ för animeringar"
1288
+
1289
+ #: widgets/lottie/lottie.php:101
1290
+ msgid "https://example.com/file.json"
1291
+ msgstr "https://example.com/file.json"
1292
+
1293
+ #: widgets/lottie/lottie.php:78 widgets/lottie/lottie.php:96
1294
+ msgid "Discover thousands of %sLottie animations%s ready to use."
1295
+ msgstr ""
1296
+
1297
+ #: widgets/lottie/lottie.php:66
1298
+ msgid "JSON URL"
1299
+ msgstr "JSON-URL"
1300
+
1301
+ #: widgets/lottie/lottie.php:62
1302
+ msgid "JSON File"
1303
+ msgstr "JSON-fil"
1304
+
1305
+ #: widgets/lottie/lottie.php:57
1306
+ msgid "Select JSON"
1307
+ msgstr "Välj JSON"
1308
+
1309
+ #: widgets/lottie/json-handler.php:48
1310
+ msgid "The uploaded %s file is not supported. Please upload a valid JSON file"
1311
+ msgstr ""
1312
+
1313
+ #: widgets/lottie/lottie-handler.php:16 widgets/lottie/lottie.php:50
1314
+ #: widgets/lottie/lottie.php:246
1315
+ msgid "Lottie"
1316
+ msgstr "Lottie"
1317
+
1318
+ #: modules/onepage-scroll/extend-controls-pro.php:252
1319
+ msgid "Tooltip Text"
1320
+ msgstr ""
1321
+
1322
+ #: modules/onepage-scroll/extend-controls-pro.php:242
1323
+ msgid "Enable Dot"
1324
+ msgstr ""
1325
+
1326
+ #: modules/onepage-scroll/extend-controls-pro.php:224
1327
+ msgid "Tooltip Typography"
1328
+ msgstr ""
1329
+
1330
+ #: modules/onepage-scroll/extend-controls-pro.php:192
1331
+ msgid "Navigation Color"
1332
+ msgstr "Navigeringens färg"
1333
+
1334
+ #: modules/onepage-scroll/extend-controls-pro.php:168
1335
+ msgid "Navigation Spacing"
1336
+ msgstr ""
1337
+
1338
+ #: modules/onepage-scroll/extend-controls-pro.php:136
1339
+ msgid "Navigation Position Offset"
1340
+ msgstr ""
1341
+
1342
+ #: modules/onepage-scroll/extend-controls-pro.php:103
1343
+ msgid "Navigation Position"
1344
+ msgstr ""
1345
+
1346
+ #: modules/onepage-scroll/extend-controls-pro.php:86
1347
+ msgid "Navigation Icon"
1348
+ msgstr ""
1349
+
1350
+ #: modules/onepage-scroll/extend-controls-pro.php:74
1351
+ msgid "Custom Icon"
1352
+ msgstr "Anpassad ikon"
1353
+
1354
+ #: modules/onepage-scroll/extend-controls-pro.php:71
1355
+ msgid "Line Move"
1356
+ msgstr ""
1357
+
1358
+ #: modules/onepage-scroll/extend-controls-pro.php:70
1359
+ msgid "Line Fill"
1360
+ msgstr ""
1361
+
1362
+ #: modules/onepage-scroll/extend-controls-pro.php:69
1363
+ msgid "Line Shrink"
1364
+ msgstr ""
1365
+
1366
+ #: modules/onepage-scroll/extend-controls-pro.php:68
1367
+ msgid "Line Grow"
1368
+ msgstr ""
1369
+
1370
+ #: modules/onepage-scroll/extend-controls-pro.php:55
1371
+ msgid "Dot Move"
1372
+ msgstr ""
1373
+
1374
+ #: modules/onepage-scroll/extend-controls-pro.php:54
1375
+ msgid "Stroke Simple"
1376
+ msgstr ""
1377
+
1378
+ #: modules/onepage-scroll/extend-controls-pro.php:53
1379
+ msgid "Stroke Dot"
1380
+ msgstr ""
1381
+
1382
+ #: modules/onepage-scroll/extend-controls-pro.php:52
1383
+ msgid "Stroke"
1384
+ msgstr ""
1385
+
1386
+ #: modules/onepage-scroll/extend-controls-pro.php:51
1387
+ msgid "Fill Out"
1388
+ msgstr ""
1389
+
1390
+ #: modules/onepage-scroll/extend-controls-pro.php:50
1391
+ msgid "Fill In"
1392
+ msgstr ""
1393
+
1394
+ #: modules/onepage-scroll/extend-controls-pro.php:49
1395
+ #: modules/onepage-scroll/extend-controls-pro.php:62
1396
+ msgid "Scale Up"
1397
+ msgstr ""
1398
+
1399
+ #: modules/onepage-scroll/extend-controls.php:102
1400
+ msgid "Enable Section"
1401
+ msgstr "Aktivera sektion"
1402
+
1403
+ #: widgets/funfact/funfact.php:305
1404
+ msgid "Hover Border Bottom Color"
1405
+ msgstr ""
1406
+
1407
+ #: widgets/nav-menu/nav-menu.php:117
1408
+ msgid "Mobile"
1409
+ msgstr "Mobil"
1410
+
1411
+ #: modules/onepage-scroll/extend-controls-pro.php:41
1412
+ msgid "Navigation Style"
1413
+ msgstr ""
1414
+
1415
+ #: modules/onepage-scroll/extend-controls-pro.php:29
1416
+ msgid "Onepage Scroll Settings"
1417
+ msgstr ""
1418
+
1419
+ #: modules/onepage-scroll/extend-controls.php:94
1420
+ msgid "ElementsKit Onepage Scroll"
1421
+ msgstr ""
1422
+
1423
+ #: modules/onepage-scroll/extend-controls.php:74
1424
+ msgid "Enable Onepage Scroll"
1425
+ msgstr ""
1426
+
1427
+ #: helpers/utils.php:236
1428
+ msgid "Create a Table First"
1429
+ msgstr "Skapa en tabell först"
1430
+
1431
+ #: helpers/utils.php:230
1432
+ msgid "(no name)"
1433
+ msgstr "(inget namn)"
1434
+
1435
+ #: modules/onepage-scroll/extend-controls.php:44 widgets/widget-notice.php:24
1436
+ msgid "Unlock more possibilities"
1437
+ msgstr "Lås upp fler möjligheter"
1438
+
1439
+ #: widgets/widget-notice.php:17
1440
+ msgid "Go Premium for More Features"
1441
+ msgstr "Skaffa premium för fler funktioner"
1442
+
1443
+ #: widgets/team/team.php:1957
1444
+ msgid "Phone and Email"
1445
+ msgstr "Telefon eller e-post"
1446
+
1447
+ #: widgets/button/button.php:472
1448
+ msgid "Add space before icon"
1449
+ msgstr ""
1450
+
1451
+ #: compatibility/wpml/init.php:655
1452
+ msgid "Placeholder Text (Header Search)"
1453
+ msgstr ""
1454
+
1455
+ #: compatibility/wpml/init.php:624
1456
+ msgid "Label (Creative Button)"
1457
+ msgstr ""
1458
+
1459
+ #: compatibility/wpml/init.php:613
1460
+ msgid "Button Two Text (Dual Button)"
1461
+ msgstr ""
1462
+
1463
+ #: compatibility/wpml/init.php:608
1464
+ msgid "Button One Text (Dual Button)"
1465
+ msgstr ""
1466
+
1467
+ #: compatibility/wpml/init.php:603
1468
+ msgid "Middle Text (Dual Button)"
1469
+ msgstr ""
1470
+
1471
+ #: compatibility/wpml/init.php:586
1472
+ msgid "Next Text (Table)"
1473
+ msgstr "Nästa text (tabell)"
1474
+
1475
+ #: compatibility/wpml/init.php:581
1476
+ msgid "Prev Text (Table)"
1477
+ msgstr ""
1478
+
1479
+ #: compatibility/wpml/init.php:569
1480
+ msgid "Title (Chart)"
1481
+ msgstr "Rubrik (diagram)"
1482
+
1483
+ #: compatibility/wpml/init.php:557
1484
+ msgid "\"All\" Filter Label (Gallery)"
1485
+ msgstr ""
1486
+
1487
+ #: compatibility/wpml/init.php:546
1488
+ msgid "Follow Button Text (Instagram Feed)"
1489
+ msgstr ""
1490
+
1491
+ #: compatibility/wpml/init.php:535
1492
+ msgid "Label (Twitter)"
1493
+ msgstr "Etikett (Twitter)"
1494
+
1495
+ #: compatibility/wpml/init.php:524
1496
+ msgid "Title (Motion Text)"
1497
+ msgstr ""
1498
+
1499
+ #: compatibility/wpml/init.php:493
1500
+ msgid "Content (Drop Caps)"
1501
+ msgstr ""
1502
+
1503
+ #: compatibility/wpml/init.php:477
1504
+ msgid "Button Title (Video)"
1505
+ msgstr ""
1506
+
1507
+ #: compatibility/wpml/init.php:461
1508
+ msgid "Description (Pie Chart)"
1509
+ msgstr ""
1510
+
1511
+ #: compatibility/wpml/init.php:456
1512
+ msgid "Title (Pie Chart)"
1513
+ msgstr ""
1514
+
1515
+ #: compatibility/wpml/init.php:445
1516
+ msgid "Success Message (Mail Chimp)"
1517
+ msgstr ""
1518
+
1519
+ #: compatibility/wpml/init.php:440
1520
+ msgid "Submit Button Text (Mail Chimp)"
1521
+ msgstr ""
1522
+
1523
+ #: compatibility/wpml/init.php:435
1524
+ msgid "Email Placeholder (Mail Chimp)"
1525
+ msgstr ""
1526
+
1527
+ #: compatibility/wpml/init.php:430
1528
+ msgid "Email (Mail Chimp)"
1529
+ msgstr "E-post (Mailchimp)"
1530
+
1531
+ #: compatibility/wpml/init.php:425
1532
+ msgid "Phone Placeholder (Mail Chimp)"
1533
+ msgstr ""
1534
+
1535
+ #: compatibility/wpml/init.php:420
1536
+ msgid "Phone (Mail Chimp)"
1537
+ msgstr "Telefon (Mailchimp)"
1538
+
1539
+ #: compatibility/wpml/init.php:410
1540
+ msgid "Last Name (Mail Chimp)"
1541
+ msgstr "Efternamn (Mailchimp)"
1542
+
1543
+ #: compatibility/wpml/init.php:405 compatibility/wpml/init.php:415
1544
+ msgid "First Name Placeholder (Mail Chimp)"
1545
+ msgstr ""
1546
+
1547
+ #: compatibility/wpml/init.php:400
1548
+ msgid "First Name (Mail Chimp)"
1549
+ msgstr "Förnamn (Mailchimp)"
1550
+
1551
+ #: compatibility/wpml/init.php:389
1552
+ msgid "Title (Progress Bar)"
1553
+ msgstr "Rubrik (förloppsindikator)"
1554
+
1555
+ #: compatibility/wpml/init.php:373
1556
+ msgid "Email (Team)"
1557
+ msgstr "E-post (Team)"
1558
+
1559
+ #: compatibility/wpml/init.php:368
1560
+ msgid "Phone (Team)"
1561
+ msgstr "Telefon (team)"
1562
+
1563
+ #: compatibility/wpml/init.php:363
1564
+ msgid "Popup Description (Team)"
1565
+ msgstr ""
1566
+
1567
+ #: compatibility/wpml/init.php:358
1568
+ msgid "Short Description (Team)"
1569
+ msgstr "Kort beskrivning (team)"
1570
+
1571
+ #: compatibility/wpml/init.php:353
1572
+ msgid "Member Position (Team)"
1573
+ msgstr ""
1574
+
1575
+ #: compatibility/wpml/init.php:348
1576
+ msgid "Member Name (Team)"
1577
+ msgstr "Medlemsnamn (team)"
1578
+
1579
+ #: compatibility/wpml/init.php:336
1580
+ msgid "Button Label (Pricing Table)"
1581
+ msgstr "Knappetikett (pristabell)"
1582
+
1583
+ #: compatibility/wpml/init.php:331
1584
+ msgid "Table Content (Pricing Table)"
1585
+ msgstr "Tabellinnehåll (pristabell)"
1586
+
1587
+ #: compatibility/wpml/init.php:326
1588
+ msgid "Duration (Pricing Table)"
1589
+ msgstr ""
1590
+
1591
+ #: compatibility/wpml/init.php:321
1592
+ msgid "Price (Pricing Table)"
1593
+ msgstr "Pris (pristabell)"
1594
+
1595
+ #: compatibility/wpml/init.php:316
1596
+ msgid "Currency (Pricing Table)"
1597
+ msgstr "Valuta (pristabell)"
1598
+
1599
+ #: compatibility/wpml/init.php:311
1600
+ msgid "Table Subtitle (Pricing Table)"
1601
+ msgstr ""
1602
+
1603
+ #: compatibility/wpml/init.php:306
1604
+ msgid "Table Title (Pricing Table)"
1605
+ msgstr "Tabellrubrik (pristabell)"
1606
+
1607
+ #: compatibility/wpml/init.php:290
1608
+ msgid "After Label (Image Comparison)"
1609
+ msgstr ""
1610
+
1611
+ #: compatibility/wpml/init.php:285
1612
+ msgid "Before Label (Image Comparison)"
1613
+ msgstr ""
1614
+
1615
+ #: compatibility/wpml/init.php:274
1616
+ msgid "Super (Funfact)"
1617
+ msgstr ""
1618
+
1619
+ #: compatibility/wpml/init.php:269
1620
+ msgid "Title (Funfact)"
1621
+ msgstr ""
1622
+
1623
+ #: compatibility/wpml/init.php:264
1624
+ msgid "Number Suffix (Funfact)"
1625
+ msgstr ""
1626
+
1627
+ #: compatibility/wpml/init.php:248
1628
+ msgid "On Expiry Content (Countdown Timer)"
1629
+ msgstr ""
1630
+
1631
+ #: compatibility/wpml/init.php:243
1632
+ msgid "On Expiry Title (Countdown Timer)"
1633
+ msgstr ""
1634
+
1635
+ #: compatibility/wpml/init.php:238
1636
+ msgid "Seconds (Countdown Timer)"
1637
+ msgstr ""
1638
+
1639
+ #: compatibility/wpml/init.php:233
1640
+ msgid "Minutes (Countdown Timer)"
1641
+ msgstr ""
1642
+
1643
+ #: compatibility/wpml/init.php:228
1644
+ msgid "Hours (Countdown Timer)"
1645
+ msgstr ""
1646
+
1647
+ #: compatibility/wpml/init.php:223
1648
+ msgid "Days (Countdown Timer)"
1649
+ msgstr ""
1650
+
1651
+ #: compatibility/wpml/init.php:218
1652
+ msgid "Weeks (Countdown Timer)"
1653
+ msgstr ""
1654
+
1655
+ #: compatibility/wpml/init.php:207
1656
+ msgid "Button Label (Image Box)"
1657
+ msgstr ""
1658
+
1659
+ #: compatibility/wpml/init.php:202
1660
+ msgid "Description (Image Box)"
1661
+ msgstr ""
1662
+
1663
+ #: compatibility/wpml/init.php:197
1664
+ msgid "Title (Image Box)"
1665
+ msgstr "Rubrik (bildruta)"
1666
+
1667
+ #: compatibility/wpml/init.php:186
1668
+ msgid "Badge Text (Icon Box)"
1669
+ msgstr ""
1670
+
1671
+ #: compatibility/wpml/init.php:181
1672
+ msgid "Button Label (Icon Box)"
1673
+ msgstr "Knappetikett (ikonruta)"
1674
+
1675
+ #: compatibility/wpml/init.php:176
1676
+ msgid "Content (Icon Box)"
1677
+ msgstr "Innehåll (ikonruta)"
1678
+
1679
+ #: compatibility/wpml/init.php:171
1680
+ msgid "Title (Icon Box)"
1681
+ msgstr "Rubrik (ikonruta)"
1682
+
1683
+ #: compatibility/wpml/init.php:160
1684
+ msgid "Description (Heading)"
1685
+ msgstr "Beskrivning (rubrik)"
1686
+
1687
+ #: compatibility/wpml/init.php:155
1688
+ msgid "Sub Title (Heading)"
1689
+ msgstr "Underrubrik (rubrik)"
1690
+
1691
+ #: compatibility/wpml/init.php:150
1692
+ msgid "Title (Heading)"
1693
+ msgstr ""
1694
+
1695
+ #: compatibility/wpml/init.php:139
1696
+ msgid "Label (Button)"
1697
+ msgstr "Etikett (knapp)"
1698
+
1699
+ #: compatibility/wpml/widgets/faq.php:56
1700
+ msgid "Content (FAQ)"
1701
+ msgstr "Innehåll (vanliga frågor)"
1702
+
1703
+ #: compatibility/wpml/widgets/faq.php:52
1704
+ msgid "Title (FAQ)"
1705
+ msgstr "Rubrik (vanliga frågor)"
1706
+
1707
+ #: compatibility/wpml/widgets/hotspot.php:56
1708
+ msgid "Address (Hotspot)"
1709
+ msgstr ""
1710
+
1711
+ #: compatibility/wpml/widgets/hotspot.php:52
1712
+ msgid "Title (Hotspot)"
1713
+ msgstr ""
1714
+
1715
+ #: compatibility/wpml/widgets/advanced-accordion.php:51
1716
+ msgid "Title (Advanced Accordion)"
1717
+ msgstr ""
1718
+
1719
+ #: compatibility/wpml/widgets/table.php:51
1720
+ msgid "Text (Table)"
1721
+ msgstr "Text (tabell)"
1722
+
1723
+ #: compatibility/wpml/widgets/testimonial.php:61
1724
+ msgid "Testimonial Review (Testimonial)"
1725
+ msgstr ""
1726
+
1727
+ #: compatibility/wpml/widgets/testimonial.php:57
1728
+ msgid "Designation (Testimonial)"
1729
+ msgstr ""
1730
+
1731
+ #: compatibility/wpml/widgets/testimonial.php:53
1732
+ msgid "Client Name (Testimonial)"
1733
+ msgstr ""
1734
+
1735
+ #: compatibility/wpml/widgets/image-accordion.php:56
1736
+ msgid "Button Label (Image Accordion)"
1737
+ msgstr ""
1738
+
1739
+ #: compatibility/wpml/widgets/image-accordion.php:52
1740
+ msgid "Title (Image Accordion)"
1741
+ msgstr ""
1742
+
1743
+ #: compatibility/wpml/widgets/cat-list.php:51
1744
+ msgid "Test (Category List)"
1745
+ msgstr ""
1746
+
1747
+ #: compatibility/wpml/widgets/social-share.php:51
1748
+ msgid "Label (Social Share)"
1749
+ msgstr "Etikett (social delning)"
1750
+
1751
+ #: compatibility/wpml/widgets/social.php:51
1752
+ msgid "Label (Social Media)"
1753
+ msgstr "Etikett (social media)"
1754
+
1755
+ #: compatibility/wpml/widgets/business-hours.php:56
1756
+ msgid "Time (Business Hours)"
1757
+ msgstr ""
1758
+
1759
+ #: compatibility/wpml/widgets/business-hours.php:52
1760
+ msgid "Day (Business Hours)"
1761
+ msgstr ""
1762
+
1763
+ #: compatibility/wpml/widgets/pricing.php:51
1764
+ msgid "List text (Pricing Table)"
1765
+ msgstr ""
1766
+
1767
+ #: compatibility/wpml/widgets/advanced-tab.php:56
1768
+ msgid "Sub-Title (Advanced Tab)"
1769
+ msgstr ""
1770
+
1771
+ #: compatibility/wpml/widgets/advanced-tab.php:52
1772
+ msgid "Title (Advanced Tab)"
1773
+ msgstr "Rubrik (avancerad flik)"
1774
+
1775
+ #: compatibility/wpml/widgets/timeline.php:71
1776
+ msgid "Address (Timeline)"
1777
+ msgstr "Adress (tidslinje)"
1778
+
1779
+ #: compatibility/wpml/widgets/timeline.php:67
1780
+ msgid "Date (Timeline)"
1781
+ msgstr "Datum (tidslinje)"
1782
+
1783
+ #: compatibility/wpml/widgets/timeline.php:63
1784
+ msgid "Description (Timeline)"
1785
+ msgstr "Beskrivning (tidslinje)"
1786
+
1787
+ #: compatibility/wpml/widgets/timeline.php:59
1788
+ msgid "Title (Timeline)"
1789
+ msgstr "Rubrik (tidslinje)"
1790
+
1791
+ #: compatibility/wpml/widgets/timeline.php:55
1792
+ msgid "Sub Title (Timeline)"
1793
+ msgstr "Underrubrik (tidslinje)"
1794
+
1795
+ #: compatibility/wpml/widgets/gallery.php:51
1796
+ msgid "Filter Label (Gallery)"
1797
+ msgstr ""
1798
+
1799
+ #: compatibility/wpml/widgets/tab.php:56
1800
+ msgid "Content (Tab)"
1801
+ msgstr "Innehåll (flik)"
1802
+
1803
+ #: compatibility/wpml/widgets/tab.php:52
1804
+ msgid "Title (Tab)"
1805
+ msgstr "Rubrik (flik)"
1806
+
1807
+ #: compatibility/wpml/widgets/accordion.php:56
1808
+ msgid "Description (Accordion)"
1809
+ msgstr "Beskrivning (dragspel)"
1810
+
1811
+ #: compatibility/wpml/widgets/accordion.php:52
1812
+ msgid "Title (Accordion)"
1813
+ msgstr "Rubrik (dragspel)"
1814
+
1815
+ #: compatibility/wpml/widgets/page-list.php:56
1816
+ msgid "Sub-Title (Page List)"
1817
+ msgstr ""
1818
+
1819
+ #: compatibility/wpml/widgets/page-list.php:52
1820
+ msgid "Title (Page List)"
1821
+ msgstr ""
1822
+
1823
+ #: compatibility/wpml/widgets/header-info.php:51
1824
+ msgid "Text (Header Info)"
1825
+ msgstr ""
1826
+
1827
+ #: compatibility/wpml/widgets/chart.php:51
1828
+ msgid "Name (Chart)"
1829
+ msgstr "Namn (diagram)"
1830
+
1831
+ #: compatibility/wpml/widgets/post-list.php:51
1832
+ msgid "Title (Post List)"
1833
+ msgstr ""
1834
+
1835
+ #: widgets/post-grid/post-grid.php:53 widgets/post-tab/post-tab.php:54
1836
+ msgid "To avail this option you need to set/add a featured image to posts.."
1837
+ msgstr ""
1838
+
1839
+ #: widgets/tablepress/tablepress.php:687
1840
+ msgid "Please Select A Table From Setting!"
1841
+ msgstr ""
1842
+
1843
+ #: widgets/tablepress/tablepress.php:592
1844
+ msgid "Filter And Search"
1845
+ msgstr ""
1846
+
1847
+ #: widgets/tablepress/tablepress.php:315
1848
+ msgid "Hover And Active Background"
1849
+ msgstr ""
1850
+
1851
+ #: widgets/tablepress/tablepress.php:281
1852
+ msgid "Footer Text And Navigation gap"
1853
+ msgstr ""
1854
+
1855
+ #: widgets/tablepress/tablepress.php:269
1856
+ msgid "Pagination And Serach Gap"
1857
+ msgstr ""
1858
+
1859
+ #: widgets/tablepress/tablepress.php:128
1860
+ msgid "Pagination Hide"
1861
+ msgstr ""
1862
+
1863
+ #: widgets/tablepress/tablepress.php:117
1864
+ msgid "Footer Info Hide"
1865
+ msgstr ""
1866
+
1867
+ #: widgets/tablepress/tablepress.php:106
1868
+ msgid "Search Hide"
1869
+ msgstr ""
1870
+
1871
+ #: widgets/tablepress/tablepress.php:95
1872
+ msgid "Nav Hide"
1873
+ msgstr ""
1874
+
1875
+ #: widgets/tablepress/tablepress.php:82
1876
+ msgid "Desktop"
1877
+ msgstr "Stationär dator"
1878
+
1879
+ #: widgets/nav-menu/nav-menu.php:116 widgets/tablepress/tablepress.php:81
1880
+ msgid "Tablet"
1881
+ msgstr "Läsplatta"
1882
+
1883
+ #: widgets/nav-menu/nav-menu.php:112 widgets/tablepress/tablepress.php:74
1884
+ msgid "Responsive Breakpoint"
1885
+ msgstr "Responsiv brytpunkt"
1886
+
1887
+ #: widgets/tablepress/tablepress.php:66
1888
+ msgid "Collapse"
1889
+ msgstr "Minimera"
1890
+
1891
+ #: widgets/tablepress/tablepress.php:65
1892
+ msgid "Scroll"
1893
+ msgstr "Rulla"
1894
+
1895
+ #: widgets/tablepress/tablepress.php:64
1896
+ msgid "Flip"
1897
+ msgstr "Vänd"
1898
+
1899
+ #: helpers/utils.php:223 widgets/tablepress/tablepress.php:45
1900
+ msgid "Select Table"
1901
+ msgstr "Välj tabell"
1902
+
1903
+ #: widgets/tablepress/tablepress-handler.php:12
1904
+ msgid "TablePress"
1905
+ msgstr "TablePress"
1906
+
1907
+ #: widgets/accordion/accordion.php:336
1908
+ #: widgets/header-offcanvas/header-offcanvas.php:124
1909
+ #: widgets/header-offcanvas/header-offcanvas.php:390
1910
+ msgid "Closed"
1911
+ msgstr "Stängd"
1912
+
1913
+ #: widgets/mail-chimp/mail-chimp.php:1326
1914
+ msgid "Error:"
1915
+ msgstr "Fel:"
1916
+
1917
+ #: widgets/mail-chimp/mail-chimp.php:1290
1918
+ msgid "Success:"
1919
+ msgstr "Lyckades:"
1920
+
1921
+ #: widgets/mail-chimp/mail-chimp.php:1239
1922
+ msgid "Sucess & Error message"
1923
+ msgstr ""
1924
+
1925
+ #: widgets/tab/tab.php:357
1926
+ msgid "Keep this tab open? "
1927
+ msgstr "Håll denna flik öppen?"
1928
+
1929
+ #: widgets/team/team.php:1064
1930
+ msgid "For svg icon, We don't need this. We will use font size and padding for adjusting size."
1931
+ msgstr ""
1932
+
1933
+ #: widgets/we-forms/we-forms-handler.php:12
1934
+ msgid "We Forms"
1935
+ msgstr "We Forms"
1936
+
1937
+ #: widgets/we-forms/we-forms.php:392
1938
+ msgid "Button Position"
1939
+ msgstr "Knappens position"
1940
+
1941
+ #: widgets/we-forms/we-forms.php:351
1942
+ msgid "Button Full Width?"
1943
+ msgstr ""
1944
+
1945
+ #: widgets/we-forms/we-forms.php:330
1946
+ msgid "Help Text Color"
1947
+ msgstr ""
1948
+
1949
+ #: widgets/we-forms/we-forms.php:319
1950
+ msgid "Required Label Color"
1951
+ msgstr ""
1952
+
1953
+ #: widgets/we-forms/we-forms.php:308
1954
+ msgid "Label Text Color"
1955
+ msgstr "Textfärg för etikett"
1956
+
1957
+ #: widgets/we-forms/we-forms.php:300
1958
+ msgid "Help Text Typography"
1959
+ msgstr ""
1960
+
1961
+ #: widgets/fluent-forms/fluent-forms.php:873
1962
+ #: widgets/fluent-forms/fluent-forms.php:878 widgets/we-forms/we-forms.php:291
1963
+ msgid "Label Typography"
1964
+ msgstr ""
1965
+
1966
+ #: widgets/we-forms/we-forms.php:159
1967
+ msgid "Input Placeholder Color"
1968
+ msgstr ""
1969
+
1970
+ #: widgets/we-forms/we-forms.php:148
1971
+ msgid "Input Text Color"
1972
+ msgstr ""
1973
+
1974
+ #: widgets/we-forms/we-forms.php:102
1975
+ msgid "Input Spacing"
1976
+ msgstr ""
1977
+
1978
+ #: widgets/we-forms/we-forms.php:62
1979
+ msgid "Fields"
1980
+ msgstr "Fält"
1981
+
1982
+ #: widgets/we-forms/we-forms.php:42
1983
+ msgid "weForm"
1984
+ msgstr "weForm"
1985
+
1986
+ #: widgets/ninja-forms/ninja-forms-handler.php:12
1987
+ msgid "Ninja Forms"
1988
+ msgstr "Ninja Forms"
1989
+
1990
+ #: widgets/ninja-forms/ninja-forms.php:893
1991
+ msgid "Error Field Input Border Color"
1992
+ msgstr ""
1993
+
1994
+ #: widgets/ninja-forms/ninja-forms.php:881
1995
+ msgid "Error Description Color"
1996
+ msgstr ""
1997
+
1998
+ #: widgets/ninja-forms/ninja-forms.php:872
1999
+ msgid "Validation Errors"
2000
+ msgstr "Valideringsfel"
2001
+
2002
+ #: widgets/fluent-forms/fluent-forms.php:156
2003
+ #: widgets/ninja-forms/ninja-forms.php:852
2004
+ msgid "Error Messages"
2005
+ msgstr "Felmeddelanden"
2006
+
2007
+ #: widgets/ninja-forms/ninja-forms.php:184
2008
+ msgid "Required Fields Notice"
2009
+ msgstr ""
2010
+
2011
+ #: widgets/fluent-forms/fluent-forms.php:171
2012
+ #: widgets/ninja-forms/ninja-forms.php:67
2013
+ msgid "Title & Description"
2014
+ msgstr "Rubrik och beskrivning"
2015
+
2016
+ #: widgets/ninja-forms/ninja-forms.php:41
2017
+ msgid "Ninja Form"
2018
+ msgstr "Ninja Form"
2019
+
2020
+ #: widgets/fluent-forms/fluent-forms.php:149
2021
+ #: widgets/ninja-forms/ninja-forms.php:844 widgets/wp-forms/wp-forms.php:631
2022
+ msgid "Errors"
2023
+ msgstr "Fel"
2024
+
2025
+ #: widgets/fluent-forms/fluent-forms.php:2272
2026
+ #: widgets/ninja-forms/ninja-forms.php:584 widgets/wp-forms/wp-forms.php:406
2027
+ msgid "Submit Button"
2028
+ msgstr ""
2029
+
2030
+ #: widgets/ninja-forms/ninja-forms.php:508 widgets/wp-forms/wp-forms.php:328
2031
+ msgid "Field Description"
2032
+ msgstr "Fältbeskrivning"
2033
+
2034
+ #: widgets/fluent-forms/fluent-forms.php:706
2035
+ #: widgets/ninja-forms/ninja-forms.php:409 widgets/wp-forms/wp-forms.php:238
2036
+ msgid "Textarea Height"
2037
+ msgstr "Textområdets höjd"
2038
+
2039
+ #: widgets/fluent-forms/fluent-forms.php:687
2040
+ #: widgets/ninja-forms/ninja-forms.php:390 widgets/wp-forms/wp-forms.php:219
2041
+ msgid "Textarea Width"
2042
+ msgstr "Textområdets bredd"
2043
+
2044
+ #: widgets/fluent-forms/fluent-forms.php:668
2045
+ msgid "Input Height"
2046
+ msgstr ""
2047
+
2048
+ #: widgets/fluent-forms/fluent-forms.php:649
2049
+ #: widgets/ninja-forms/ninja-forms.php:370 widgets/we-forms/we-forms.php:70
2050
+ #: widgets/wp-forms/wp-forms.php:192
2051
+ msgid "Input Width"
2052
+ msgstr ""
2053
+
2054
+ #: widgets/fluent-forms/fluent-forms.php:533
2055
+ #: widgets/ninja-forms/ninja-forms.php:235 widgets/wp-forms/wp-forms.php:94
2056
+ msgid "Input & Textarea"
2057
+ msgstr "Inmatning och textområde"
2058
+
2059
+ #: widgets/ninja-forms/ninja-forms.php:48 widgets/we-forms/we-forms.php:49
2060
+ #: widgets/wp-forms/wp-forms.php:49
2061
+ msgid "Select Your Form"
2062
+ msgstr "Välj ditt formulär"
2063
+
2064
+ #: widgets/wp-forms/wp-forms.php:42
2065
+ msgid "wpForm"
2066
+ msgstr "wpForm"
2067
+
2068
+ #: widgets/wp-forms/wp-forms-handler.php:12
2069
+ msgid "Wp Forms"
2070
+ msgstr "Wp Forms"
2071
+
2072
+ #: helpers/utils.php:212 widgets/fluent-forms/fluent-forms.php:54
2073
+ msgid "Create a Form First"
2074
+ msgstr "Skapa ett formulär först"
2075
+
2076
+ #: helpers/utils.php:205
2077
+ msgid "Select Ninja Form"
2078
+ msgstr "Välj Ninja Form"
2079
+
2080
+ #: helpers/utils.php:191
2081
+ msgid "Create a form first"
2082
+ msgstr "Skapa ett formulär först"
2083
+
2084
+ #: widgets/nav-menu/nav-menu.php:101
2085
+ msgid "This works in the current page."
2086
+ msgstr ""
2087
+
2088
+ #: widgets/mail-chimp/mail-chimp.php:553
2089
+ msgid "Successfully listed this email"
2090
+ msgstr ""
2091
+
2092
+ #: widgets/fluent-forms/fluent-forms.php:2501
2093
+ #: widgets/mail-chimp/mail-chimp.php:551
2094
+ #: widgets/ninja-forms/ninja-forms.php:813
2095
+ msgid "Success Message"
2096
+ msgstr ""
2097
+
2098
+ #: widgets/pricing/pricing.php:1775
2099
+ msgid "Roman"
2100
+ msgstr ""
2101
+
2102
+ #: widgets/pricing/pricing.php:1774
2103
+ msgid "Alphabet"
2104
+ msgstr ""
2105
+
2106
+ #: widgets/pricing/pricing.php:1773
2107
+ msgid "Number"
2108
+ msgstr ""
2109
+
2110
+ #: widgets/pricing/pricing.php:1772
2111
+ msgid "Disc"
2112
+ msgstr ""
2113
+
2114
+ #: widgets/pricing/pricing.php:1767
2115
+ msgid "List Type"
2116
+ msgstr ""
2117
+
2118
+ #: widgets/blog-posts/blog-posts.php:253
2119
+ msgid "Category Post"
2120
+ msgstr "Kategoriinlägg"
2121
+
2122
+ #: widgets/blog-posts/blog-posts.php:247
2123
+ msgid "Select posts by:"
2124
+ msgstr "Välj inlägg av:"
2125
+
2126
+ #: widgets/header-offcanvas/header-offcanvas.php:575
2127
+ msgid "Offcanvas Panel"
2128
+ msgstr ""
2129
+
2130
+ #: widgets/post-list/post-list.php:1420
2131
+ msgid "Opps, No posts were found."
2132
+ msgstr ""
2133
+
2134
+ #: widgets/post-list/post-list.php:65
2135
+ msgid "Product Limit"
2136
+ msgstr ""
2137
+
2138
+ #: widgets/blog-posts/blog-posts.php:252 widgets/post-list/post-list.php:56
2139
+ msgid "Selected Post"
2140
+ msgstr "Valda inlägg"
2141
+
2142
+ #: widgets/post-list/post-list.php:55
2143
+ msgid "Popular Post"
2144
+ msgstr "Populärt inlägg"
2145
+
2146
+ #: widgets/blog-posts/blog-posts.php:251 widgets/post-list/post-list.php:54
2147
+ msgid "Recent Post"
2148
+ msgstr "Senaste inlägg"
2149
+
2150
+ #: widgets/post-list/post-list.php:50
2151
+ msgid "Show post by:"
2152
+ msgstr "Visa inlägg av:"
2153
+
2154
+ #: widgets/dual-button/dual-button.php:452
2155
+ #: widgets/dual-button/dual-button.php:672
2156
+ msgid "Icon font size"
2157
+ msgstr ""
2158
+
2159
+ #: widgets/category-list/category-list.php:428
2160
+ msgid "Left Padding"
2161
+ msgstr "Vänster padding"
2162
+
2163
+ #: widgets/image-comparison/image-comparison.php:587
2164
+ msgid "Divider Thickness"
2165
+ msgstr ""
2166
+
2167
+ #: widgets/heading/heading.php:804
2168
+ msgid "Subtitle Border Left"
2169
+ msgstr ""
2170
+
2171
+ #: widgets/heading/heading.php:611
2172
+ msgid "Text decoration color"
2173
+ msgstr ""
2174
+
2175
+ #: widgets/accordion/accordion.php:102
2176
+ msgid "Keep first slide auto open?"
2177
+ msgstr ""
2178
+
2179
+ #: widgets/blog-posts/blog-posts.php:538 widgets/button/button.php:86
2180
+ #: widgets/dual-button/dual-button.php:189
2181
+ #: widgets/dual-button/dual-button.php:318 widgets/funfact/funfact.php:84
2182
+ #: widgets/icon-box/icon-box.php:87 widgets/icon-box/icon-box.php:239
2183
+ #: widgets/image-box/image-box.php:166 widgets/image-box/image-box.php:332
2184
+ #: widgets/pricing/pricing.php:108 widgets/pricing/pricing.php:348
2185
+ #: widgets/video/video.php:83
2186
+ msgid "Add icon? "
2187
+ msgstr "Lägg till ikon?"
2188
+
2189
+ #: widgets/mail-chimp/mail-chimp.php:91
2190
+ msgid "Create a campaign in mailchimp account <a href=\"https://mailchimp.com/help/create-a-regular-email-campaign/#Create_a_campaign\" target=\"_blank\"> Create Campaign</a>"
2191
+ msgstr ""
2192
+
2193
+ #: widgets/mail-chimp/mail-chimp.php:87
2194
+ msgid "Select List"
2195
+ msgstr "Välj lista"
2196
+
2197
+ #: widgets/mail-chimp/mail-chimp.php:75
2198
+ msgid "Please set API Key in ElementsKit_Lite Dashboard - User Data - MailChimp and Create Campaign.."
2199
+ msgstr ""
2200
+
2201
+ #: widgets/mail-chimp/mail-chimp.php:75
2202
+ msgid "Please note!"
2203
+ msgstr "Observera!"
2204
+
2205
+ #: widgets/mail-chimp/mail-chimp-api.php:45
2206
+ msgid "Please set API Key into Dashboard User Data. "
2207
+ msgstr ""
2208
+
2209
+ #: widgets/mail-chimp/mail-chimp.php:687 widgets/mail-chimp/mail-chimp.php:922
2210
+ msgid "Use Width"
2211
+ msgstr ""
2212
+
2213
+ #: modules/megamenu/views/options-menu-item.php:117
2214
+ #: widgets/fluent-forms/fluent-forms.php:2311
2215
+ #: widgets/mail-chimp/mail-chimp.php:543
2216
+ #: widgets/ninja-forms/ninja-forms.php:596 widgets/wp-forms/wp-forms.php:418
2217
+ msgid "Full Width"
2218
+ msgstr "Full bredd"
2219
+
2220
+ #: widgets/nav-menu/nav-menu.php:759 widgets/nav-menu/nav-menu.php:769
2221
+ msgid "Border First Child"
2222
+ msgstr ""
2223
+
2224
+ #: widgets/nav-menu/nav-menu.php:751
2225
+ msgid "Border last Child"
2226
+ msgstr ""
2227
+
2228
+ #: widgets/nav-menu/nav-menu.php:741
2229
+ msgid "Border Last Child"
2230
+ msgstr ""
2231
+
2232
+ #: widgets/nav-menu/nav-menu.php:723
2233
+ msgid "Sub Menu Items Border"
2234
+ msgstr ""
2235
+
2236
+ #: widgets/header-search/header-search.php:52
2237
+ msgid "Placeholder Text"
2238
+ msgstr "Platshållartext"
2239
+
2240
+ #: widgets/page-list/page-list.php:129
2241
+ msgid "Selct Page / Custom Link"
2242
+ msgstr "Välj sida/anpassad länk"
2243
+
2244
+ #: widgets/nav-menu/nav-menu.php:100
2245
+ msgid "Enable one page? "
2246
+ msgstr ""
2247
+
2248
+ #: widgets/post-list/post-list.php:336
2249
+ msgid "Category Meta Icon"
2250
+ msgstr ""
2251
+
2252
+ #: widgets/post-list/post-list.php:321
2253
+ msgid "Show Category Meta"
2254
+ msgstr ""
2255
+
2256
+ #: widgets/post-list/post-list.php:304
2257
+ msgid "Date Meta Icon"
2258
+ msgstr ""
2259
+
2260
+ #: widgets/post-list/post-list.php:289
2261
+ msgid "Show Date Meta"
2262
+ msgstr ""
2263
+
2264
+ #: widgets/post-list/post-list.php:277
2265
+ msgid "Show Meta"
2266
+ msgstr "Visa meta"
2267
+
2268
+ #: widgets/accordion/accordion.php:57
2269
+ msgid "Keep this slide open? "
2270
+ msgstr ""
2271
+
2272
+ #: widgets/button/button.php:499
2273
+ msgid "Move icon Vertically"
2274
+ msgstr ""
2275
+
2276
+ #: widgets/button/button.php:446
2277
+ msgid "Add space after icon"
2278
+ msgstr ""
2279
+
2280
+ #: widgets/blog-posts/blog-posts.php:1091
2281
+ msgid "Item Padding"
2282
+ msgstr ""
2283
+
2284
+ #: widgets/icon-box/icon-box.php:818
2285
+ msgid "Color Hover as"
2286
+ msgstr ""
2287
+
2288
+ #: widgets/pricing/pricing.php:2358
2289
+ msgid "Enable Ordering"
2290
+ msgstr ""
2291
+
2292
+ #: widgets/pricing/pricing.php:2351
2293
+ msgid "Custom Ordering"
2294
+ msgstr ""
2295
+
2296
+ #: widgets/pricing/pricing.php:1759
2297
+ msgid "List Typography"
2298
+ msgstr ""
2299
+
2300
+ #: widgets/video/video.php:701
2301
+ msgid "Shadow Style"
2302
+ msgstr ""
2303
+
2304
+ #: widgets/fluent-forms/fluent-forms.php:1637
2305
+ msgid "Counter Color"
2306
+ msgstr ""
2307
+
2308
+ #: widgets/tablepress/tablepress.php:83
2309
+ msgid "All"
2310
+ msgstr "Alla"
2311
+
2312
+ #: widgets/testimonial/testimonial.php:228
2313
+ msgid "top"
2314
+ msgstr "toppen"
2315
+
2316
+ #: widgets/testimonial/testimonial.php:179
2317
+ msgid "Custom Position"
2318
+ msgstr "Anpassad position"
2319
+
2320
+ #: widgets/testimonial/testimonial.php:162
2321
+ msgid "Show Quote Icon Badge"
2322
+ msgstr ""
2323
+
2324
+ #: widgets/testimonial/testimonial.php:144
2325
+ msgid "Quote Icon Position"
2326
+ msgstr ""
2327
+
2328
+ #: widgets/testimonial/testimonial.php:125
2329
+ #: widgets/testimonial/testimonial.php:1015
2330
+ msgid "Quote Icon"
2331
+ msgstr ""
2332
+
2333
+ #: widgets/testimonial/testimonial.php:110
2334
+ msgid "Enable Quote Icon"
2335
+ msgstr ""
2336
+
2337
+ #: widgets/nav-menu/nav-menu.php:710
2338
+ msgid "Item background (Active)"
2339
+ msgstr ""
2340
+
2341
+ #: widgets/nav-menu/nav-menu.php:551
2342
+ msgid "Indicator color"
2343
+ msgstr ""
2344
+
2345
+ #: widgets/nav-menu/nav-menu.php:482 widgets/nav-menu/nav-menu.php:697
2346
+ msgid "Item text color (Active)"
2347
+ msgstr ""
2348
+
2349
+ #: widgets/heading/heading.php:49
2350
+ msgid "\"Focused Title\" Settings will be worked, If you use this {{something}} format"
2351
+ msgstr ""
2352
+
2353
+ #: widgets/fluent-forms/fluent-forms.php:383
2354
+ msgid "Link Color"
2355
+ msgstr "Länkfärg"
2356
+
2357
+ #: widgets/fluent-forms/fluent-forms.php:1396
2358
+ msgid "Odd Item Background Color"
2359
+ msgstr ""
2360
+
2361
+ #: widgets/funfact/funfact.php:533
2362
+ msgid "Icons"
2363
+ msgstr "Ikoner"
2364
+
2365
+ #: widgets/fluent-forms/fluent-forms.php:1746
2366
+ msgid "Input:"
2367
+ msgstr "Inmatning:"
2368
+
2369
+ #: widgets/fluent-forms/fluent-forms.php:122
2370
+ #: widgets/fluent-forms/fluent-forms.php:502
2371
+ #: widgets/ninja-forms/ninja-forms.php:153 widgets/wp-forms/wp-forms.php:63
2372
+ msgid "Labels"
2373
+ msgstr "Etiketter"
2374
+
2375
+ #: widgets/tablepress/tablepress.php:461
2376
+ msgid "Cell Padding"
2377
+ msgstr ""
2378
+
2379
+ #: widgets/tablepress/tablepress.php:221 widgets/tablepress/tablepress.php:348
2380
+ #: widgets/tablepress/tablepress.php:431
2381
+ msgid "Groove"
2382
+ msgstr ""
2383
+
2384
+ #: widgets/fluent-forms/fluent-forms.php:1906
2385
+ msgid "Pagination"
2386
+ msgstr "Sidonumrering"
2387
+
2388
+ #: widgets/tablepress/tablepress.php:58
2389
+ msgid "Responsive"
2390
+ msgstr "Responsiv"
2391
+
2392
+ #: widgets/tablepress/tablepress.php:165
2393
+ msgid "Body Alignment"
2394
+ msgstr ""
2395
+
2396
+ #: widgets/tablepress/tablepress.php:139
2397
+ msgid "Header Alignment"
2398
+ msgstr ""
2399
+
2400
+ #: widgets/tablepress/tablepress.php:38 widgets/tablepress/tablepress.php:193
2401
+ msgid "Table"
2402
+ msgstr "Tabell"
2403
+
2404
+ #: widgets/header-offcanvas/header-offcanvas.php:71
2405
+ #: widgets/header-offcanvas/header-offcanvas.php:162
2406
+ msgid "Hamburger"
2407
+ msgstr "Hamburgare"
2408
+
2409
+ #: widgets/business-hours/business-hours.php:177
2410
+ msgid "Item"
2411
+ msgstr ""
2412
+
2413
+ #: widgets/business-hours/business-hours.php:162
2414
+ msgid "Friday"
2415
+ msgstr "Fredag"
2416
+
2417
+ #: widgets/business-hours/business-hours.php:157
2418
+ msgid "Thursday"
2419
+ msgstr "Torsdag"
2420
+
2421
+ #: widgets/business-hours/business-hours.php:152
2422
+ msgid "Wednesday"
2423
+ msgstr "Onsdag"
2424
+
2425
+ #: widgets/business-hours/business-hours.php:147
2426
+ msgid "Tues Day"
2427
+ msgstr "Tisdag"
2428
+
2429
+ #: widgets/business-hours/business-hours.php:142
2430
+ msgid "Monday"
2431
+ msgstr "Måndag"
2432
+
2433
+ #: widgets/business-hours/business-hours.php:137
2434
+ #: widgets/business-hours/business-hours.php:143
2435
+ #: widgets/business-hours/business-hours.php:148
2436
+ #: widgets/business-hours/business-hours.php:153
2437
+ #: widgets/business-hours/business-hours.php:158
2438
+ #: widgets/business-hours/business-hours.php:163
2439
+ msgid "10:00 AM to 7:00 PM"
2440
+ msgstr ""
2441
+
2442
+ #: widgets/business-hours/business-hours.php:132
2443
+ #: widgets/business-hours/business-hours.php:138
2444
+ msgid "yes"
2445
+ msgstr "ja"
2446
+
2447
+ #: widgets/business-hours/business-hours.php:130
2448
+ msgid "Sunday"
2449
+ msgstr "Söndag"
2450
+
2451
+ #: widgets/business-hours/business-hours.php:95
2452
+ msgid "Time Color"
2453
+ msgstr ""
2454
+
2455
+ #: widgets/business-hours/business-hours.php:79
2456
+ msgid "Day Color"
2457
+ msgstr ""
2458
+
2459
+ #: widgets/business-hours/business-hours.php:68
2460
+ msgid "Hight Light this day"
2461
+ msgstr ""
2462
+
2463
+ #: widgets/business-hours/business-hours.php:61
2464
+ msgid "9:00 AM - 6:00 PM"
2465
+ msgstr ""
2466
+
2467
+ #: widgets/business-hours/business-hours.php:59
2468
+ #: widgets/business-hours/business-hours.php:308
2469
+ msgid "Time"
2470
+ msgstr "Tid"
2471
+
2472
+ #: widgets/business-hours/business-hours.php:52
2473
+ #: widgets/business-hours/business-hours.php:136
2474
+ msgid "Saturday"
2475
+ msgstr "Lördag"
2476
+
2477
+ #: widgets/business-hours/business-hours.php:50
2478
+ #: widgets/business-hours/business-hours.php:245
2479
+ msgid "Day"
2480
+ msgstr "Dag"
2481
+
2482
+ #: widgets/mail-chimp/mail-chimp.php:538
2483
+ msgid "Form Style"
2484
+ msgstr ""
2485
+
2486
+ #: widgets/drop-caps/drop-caps.php:94
2487
+ msgid "Dropcap Latter"
2488
+ msgstr ""
2489
+
2490
+ #: widgets/drop-caps/drop-caps.php:50
2491
+ msgid "Enter Your Drop Caps Content."
2492
+ msgstr ""
2493
+
2494
+ #: widgets/drop-caps/drop-caps.php:49
2495
+ msgid "Lorem ipsum dolor sit amet, consec adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip exl Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incidid ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."
2496
+ msgstr ""
2497
+
2498
+ #: widgets/drop-caps/drop-caps.php:40
2499
+ msgid "Dropcaps"
2500
+ msgstr ""
2501
+
2502
+ #: widgets/dual-button/dual-button.php:282
2503
+ #: widgets/dual-button/dual-button.php:632
2504
+ msgid "Button Two"
2505
+ msgstr "Knapp två"
2506
+
2507
+ #: widgets/dual-button/dual-button.php:153
2508
+ #: widgets/dual-button/dual-button.php:412
2509
+ msgid "Button One"
2510
+ msgstr "Knapp ett"
2511
+
2512
+ #: widgets/dual-button/dual-button.php:127
2513
+ msgid "Button Gap"
2514
+ msgstr ""
2515
+
2516
+ #: widgets/dual-button/dual-button.php:93 widgets/we-forms/we-forms.php:363
2517
+ msgid "Button Width"
2518
+ msgstr "Knappbredd"
2519
+
2520
+ #: widgets/dual-button/dual-button.php:57
2521
+ msgid "Or"
2522
+ msgstr "Eller"
2523
+
2524
+ #: widgets/dual-button/dual-button.php:47
2525
+ #: widgets/dual-button/dual-button.php:850
2526
+ msgid "Middle Text"
2527
+ msgstr ""
2528
+
2529
+ #: widgets/dual-button/dual-button.php:40
2530
+ msgid "Double Button"
2531
+ msgstr "Dubbel knapp"
2532
+
2533
+ #: modules/onepage-scroll/extend-controls-pro.php:60
2534
+ msgid "Square"
2535
+ msgstr "Fyrkant"
2536
+
2537
+ #: modules/onepage-scroll/extend-controls-pro.php:47
2538
+ msgid "Circle"
2539
+ msgstr "Cirkel"
2540
+
2541
+ #: widgets/page-list/page-list.php:276 widgets/post-list/post-list.php:153
2542
+ msgid "4 Columns"
2543
+ msgstr "4 kolumner"
2544
+
2545
+ #: widgets/page-list/page-list.php:275 widgets/post-list/post-list.php:152
2546
+ msgid "3 Columns"
2547
+ msgstr "3 kolumner"
2548
+
2549
+ #: widgets/page-list/page-list.php:277 widgets/post-list/post-list.php:154
2550
+ msgid "6 Columns"
2551
+ msgstr "6 kolumner"
2552
+
2553
+ #: widgets/page-list/page-list.php:270 widgets/post-list/post-list.php:147
2554
+ msgid "Columns Grid"
2555
+ msgstr ""
2556
+
2557
+ #: widgets/post-grid/post-grid.php:97 widgets/testimonial/testimonial.php:831
2558
+ msgid "Use Fixed Height"
2559
+ msgstr "Använd fast höjd"
2560
+
2561
+ #: widgets/post-grid/post-grid.php:89
2562
+ msgid "Grid Styles"
2563
+ msgstr "Rutnätsstilar"
2564
+
2565
+ #: modules/controls/widget-area-modal.php:43
2566
+ msgid "Loading"
2567
+ msgstr "Laddar in"
2568
+
2569
+ #: modules/controls/widget-area-modal.php:11
2570
+ msgid "Widget Area"
2571
+ msgstr "Widgetområde"
2572
+
2573
+ #: modules/controls/widget-area-utils.php:51
2574
+ msgid "Edit"
2575
+ msgstr "Redigera"
2576
+
2577
+ #: widgets/social-share/social-share-handler.php:12
2578
+ msgid "Social Share"
2579
+ msgstr "Social delning"
2580
+
2581
+ #: modules/onepage-scroll/extend-controls-pro.php:66
2582
+ #: widgets/social-share/social-share.php:217
2583
+ msgid "Line"
2584
+ msgstr "Linje"
2585
+
2586
+ #: widgets/social-share/social-share.php:216
2587
+ msgid "Whatsapp"
2588
+ msgstr "Whatsapp"
2589
+
2590
+ #: widgets/social-share/social-share.php:215
2591
+ msgid "Viber"
2592
+ msgstr "Viber"
2593
+
2594
+ #: widgets/social-share/social-share.php:214
2595
+ msgid "Telegram"
2596
+ msgstr "Telegram"
2597
+
2598
+ #: widgets/social-share/social-share.php:213
2599
+ msgid "Skype"
2600
+ msgstr "Skype"
2601
+
2602
+ #: widgets/social-share/social-share.php:212
2603
+ msgid "Weibo"
2604
+ msgstr "Weibo"
2605
+
2606
+ #: widgets/social-share/social-share.php:211
2607
+ msgid "Renren"
2608
+ msgstr "Renren"
2609
+
2610
+ #: widgets/social-share/social-share.php:210
2611
+ msgid "Baidu"
2612
+ msgstr "Baidu"
2613
+
2614
+ #: widgets/social-share/social-share.php:209
2615
+ msgid "WordPress"
2616
+ msgstr "WordPress"
2617
+
2618
+ #: widgets/social-share/social-share.php:208
2619
+ msgid "Xing"
2620
+ msgstr "Xing"
2621
+
2622
+ #: widgets/social-share/social-share.php:207
2623
+ msgid "Instapaper"
2624
+ msgstr "Instapaper"
2625
+
2626
+ #: widgets/social-share/social-share.php:206
2627
+ msgid "Buffer"
2628
+ msgstr "Buffer"
2629
+
2630
+ #: widgets/social-share/social-share.php:205
2631
+ msgid "Liveinternet"
2632
+ msgstr "Liveinternet"
2633
+
2634
+ #: widgets/social-share/social-share.php:204
2635
+ msgid "Surfingbird"
2636
+ msgstr "Surfingbird"
2637
+
2638
+ #: widgets/social-share/social-share.php:203
2639
+ msgid "Pocket"
2640
+ msgstr "Pocket"
2641
+
2642
+ #: widgets/social-share/social-share.php:202
2643
+ msgid "Stumbleupon"
2644
+ msgstr "Stumbleupon"
2645
+
2646
+ #: widgets/social-share/social-share.php:201
2647
+ msgid "Delicious"
2648
+ msgstr "Delicious"
2649
+
2650
+ #: widgets/social-share/social-share.php:200
2651
+ msgid "Reddit"
2652
+ msgstr "Reddit"
2653
+
2654
+ #: widgets/social-share/social-share.php:199
2655
+ msgid "Evernote"
2656
+ msgstr "Evernote"
2657
+
2658
+ #: widgets/social-share/social-share.php:198
2659
+ msgid "Digg"
2660
+ msgstr "Digg"
2661
+
2662
+ #: widgets/social-share/social-share.php:197
2663
+ msgid "Blogger"
2664
+ msgstr "Blogger"
2665
+
2666
+ #: widgets/social-share/social-share.php:196
2667
+ msgid "Live journal"
2668
+ msgstr "Live journal"
2669
+
2670
+ #: widgets/social-share/social-share.php:195
2671
+ msgid "Moimir"
2672
+ msgstr "Moimir"
2673
+
2674
+ #: widgets/social-share/social-share.php:194
2675
+ msgid "Odnoklassniki"
2676
+ msgstr "Odnoklassniki"
2677
+
2678
+ #: widgets/social-share/social-share.php:193
2679
+ msgid "Vkontakte"
2680
+ msgstr "Vkontakte"
2681
+
2682
+ #: widgets/social-share/social-share.php:192
2683
+ msgid "Flicker"
2684
+ msgstr "Flicker"
2685
+
2686
+ #: widgets/social-share/social-share.php:191
2687
+ msgid "Snapchat"
2688
+ msgstr "Snapchat"
2689
+
2690
+ #: widgets/social-share/social-share.php:190
2691
+ msgid "Tumblr"
2692
+ msgstr "Tumblr"
2693
+
2694
+ #: widgets/social-share/social-share.php:189
2695
+ msgid "Linkedin"
2696
+ msgstr "Linkedin"
2697
+
2698
+ #: widgets/social-share/social-share.php:188 widgets/team/team.php:384
2699
+ msgid "Pinterest"
2700
+ msgstr "Pinterest"
2701
+
2702
+ #: widgets/social-share/social-share.php:187 widgets/team/team.php:376
2703
+ msgid "Twitter"
2704
+ msgstr "Twitter"
2705
+
2706
+ #: widgets/social-share/social-share.php:186 widgets/team/team.php:368
2707
+ msgid "Facebook"
2708
+ msgstr "Facebook"
2709
+
2710
+ #: widgets/drop-caps/drop-caps-handler.php:11
2711
+ msgid "Drop Caps"
2712
+ msgstr ""
2713
+
2714
+ #: widgets/caldera-forms/caldera-forms.php:892
2715
+ msgid "Please select a Contact Form From Setting!"
2716
+ msgstr ""
2717
+
2718
+ #: widgets/caldera-forms/caldera-forms-handler.php:12
2719
+ #: widgets/caldera-forms/caldera-forms.php:55
2720
+ msgid "Caldera Forms"
2721
+ msgstr "Caldera Forms"
2722
+
2723
+ #: widgets/caldera-forms/caldera-forms.php:47
2724
+ msgid "Form Not Found!"
2725
+ msgstr ""
2726
+
2727
+ #: helpers/utils.php:186 widgets/caldera-forms/caldera-forms.php:37
2728
+ #: widgets/caldera-forms/caldera-forms.php:62
2729
+ msgid "Select Form"
2730
+ msgstr ""
2731
+
2732
+ #: widgets/icon-hover/icon-hover-handler.php:12
2733
+ #: widgets/icon-hover/icon-hover.php:37 widgets/page-list/page-list.php:714
2734
+ msgid "Icon Hover"
2735
+ msgstr ""
2736
+
2737
+ #: widgets/dual-button/dual-button-handler.php:11
2738
+ msgid "Dual Button"
2739
+ msgstr "Dubbel knapp"
2740
+
2741
+ #: libs/framework/views/settings-sections/dashboard.php:26
2742
+ msgid "Video Tutorials"
2743
+ msgstr "Videohandledningar"
2744
+
2745
+ #: libs/framework/views/layout-settings.php:32
2746
+ msgid "Get premium features"
2747
+ msgstr "Skaffa Premiumfunktioner"
2748
+
2749
+ #. Author URI of the plugin
2750
+ msgid "https://wpmet.com/"
2751
+ msgstr "https://wpmet.com/"
2752
+
2753
+ #. Plugin URI of the plugin
2754
+ msgid "https://products.wpmet.com/elementskit"
2755
+ msgstr "https://products.wpmet.com/elementskit"
2756
+
2757
+ #. Author of the plugin
2758
+ msgid "Wpmet"
2759
+ msgstr "Wpmet"
2760
+
2761
+ #: widgets/blog-posts/blog-posts-handler.php:11
2762
+ msgid "Blog Posts"
2763
+ msgstr "Blogginlägg"
2764
+
2765
+ #: widgets/blog-posts/blog-posts.php:2542 widgets/tablepress/tablepress.php:658
2766
+ msgid "Radius"
2767
+ msgstr ""
2768
+
2769
+ #: widgets/blog-posts/blog-posts.php:2480
2770
+ msgid "Image Height"
2771
+ msgstr "Bildhöjd"
2772
+
2773
+ #: widgets/blog-posts/blog-posts.php:946 widgets/blog-posts/blog-posts.php:2453
2774
+ msgid "Image Width"
2775
+ msgstr "Bildbredd"
2776
+
2777
+ #: widgets/blog-posts/blog-posts.php:2442
2778
+ msgid "Author Image"
2779
+ msgstr "Författarbild"
2780
+
2781
+ #: widgets/blog-posts/blog-posts.php:2408 widgets/lottie/lottie.php:321
2782
+ msgid "Transition"
2783
+ msgstr "Övergång"
2784
+
2785
+ #: widgets/blog-posts/blog-posts.php:2244
2786
+ msgid "Show Highlight Border"
2787
+ msgstr ""
2788
+
2789
+ #: widgets/blog-posts/blog-posts.php:2001
2790
+ #: widgets/blog-posts/blog-posts.php:2212
2791
+ msgid "justify"
2792
+ msgstr "justera"
2793
+
2794
+ #: widgets/blog-posts/blog-posts.php:1705
2795
+ msgid "Triangle Direction"
2796
+ msgstr ""
2797
+
2798
+ #: widgets/blog-posts/blog-posts.php:1676
2799
+ msgid "Triangle Position Top"
2800
+ msgstr ""
2801
+
2802
+ #: widgets/blog-posts/blog-posts.php:1648
2803
+ msgid "Triangle Position Left"
2804
+ msgstr ""
2805
+
2806
+ #: widgets/blog-posts/blog-posts.php:1620
2807
+ msgid "Triangle Size"
2808
+ msgstr ""
2809
+
2810
+ #: widgets/blog-posts/blog-posts.php:1607
2811
+ msgid "Triangle Background"
2812
+ msgstr ""
2813
+
2814
+ #: widgets/blog-posts/blog-posts.php:1596
2815
+ msgid "Triangle"
2816
+ msgstr "Triangel"
2817
+
2818
+ #: widgets/blog-posts/blog-posts.php:1507
2819
+ msgid "Month Typography"
2820
+ msgstr ""
2821
+
2822
+ #: widgets/blog-posts/blog-posts.php:1482
2823
+ msgid "Date Typography"
2824
+ msgstr ""
2825
+
2826
+ #: widgets/blog-posts/blog-posts.php:1313
2827
+ msgid "Floating Date"
2828
+ msgstr ""
2829
+
2830
+ #: widgets/blog-posts/blog-posts.php:1079
2831
+ msgid "Item Margin"
2832
+ msgstr ""
2833
+
2834
+ #: widgets/blog-posts/blog-posts.php:1023 widgets/post-list/post-list.php:1017
2835
+ msgid "Meta"
2836
+ msgstr "Meta"
2837
+
2838
+ #: widgets/post-list/post-list.php:967
2839
+ msgid "Feature Image"
2840
+ msgstr "Utvald bild"
2841
+
2842
+ #: widgets/blog-posts/blog-posts.php:796 widgets/blog-posts/blog-posts.php:806
2843
+ msgid "Container Border"
2844
+ msgstr "Behållare ram"
2845
+
2846
+ #: widgets/blog-posts/blog-posts.php:743
2847
+ msgid "Container Padding"
2848
+ msgstr ""
2849
+
2850
+ #: widgets/blog-posts/blog-posts.php:731
2851
+ msgid "Container Border radius"
2852
+ msgstr ""
2853
+
2854
+ #: widgets/blog-posts/blog-posts.php:520
2855
+ msgid "Read More Button"
2856
+ msgstr "”Läs mer”-knapp"
2857
+
2858
+ #: widgets/blog-posts/blog-posts.php:436
2859
+ msgid "Show Author Image"
2860
+ msgstr "Visa författarbild"
2861
+
2862
+ #: widgets/blog-posts/blog-posts.php:499
2863
+ msgid "Comment Icon"
2864
+ msgstr ""
2865
+
2866
+ #: widgets/blog-posts/blog-posts.php:483
2867
+ msgid "Category Icon"
2868
+ msgstr "Kategoriikon"
2869
+
2870
+ #: widgets/blog-posts/blog-posts.php:467
2871
+ msgid "Date Icon"
2872
+ msgstr "Datumikon"
2873
+
2874
+ #: widgets/blog-posts/blog-posts.php:450
2875
+ msgid "Author Icon"
2876
+ msgstr ""
2877
+
2878
+ #: widgets/blog-posts/blog-posts.php:421
2879
+ msgid "Comment"
2880
+ msgstr "Kommentera"
2881
+
2882
+ #: widgets/blog-posts/blog-posts.php:420
2883
+ msgid "Category"
2884
+ msgstr "Kategori"
2885
+
2886
+ #: widgets/blog-posts/blog-posts.php:404
2887
+ msgid "After Content"
2888
+ msgstr "Efter innehåll"
2889
+
2890
+ #: widgets/blog-posts/blog-posts.php:399 widgets/post-list/post-list.php:353
2891
+ msgid "Meta Position"
2892
+ msgstr ""
2893
+
2894
+ #: widgets/blog-posts/blog-posts.php:389
2895
+ msgid "Show Meta Data"
2896
+ msgstr "Visa metadata"
2897
+
2898
+ #: widgets/blog-posts/blog-posts.php:360
2899
+ msgid "Image style 2"
2900
+ msgstr ""
2901
+
2902
+ #: widgets/blog-posts/blog-posts.php:354
2903
+ msgid "Image style 1"
2904
+ msgstr ""
2905
+
2906
+ #: widgets/blog-posts/blog-posts.php:336
2907
+ msgid "Show Floating Date"
2908
+ msgstr ""
2909
+
2910
+ #: widgets/blog-posts/blog-posts.php:328 widgets/blog-posts/blog-posts.php:415
2911
+ msgid "Meta Data"
2912
+ msgstr ""
2913
+
2914
+ #: widgets/blog-posts/blog-posts.php:316
2915
+ msgid "DESC"
2916
+ msgstr "FALLANDE"
2917
+
2918
+ #: widgets/blog-posts/blog-posts.php:315
2919
+ msgid "ASC"
2920
+ msgstr "STIGANDE"
2921
+
2922
+ #: widgets/blog-posts/blog-posts.php:312
2923
+ msgid "Order"
2924
+ msgstr "Sortering"
2925
+
2926
+ #: widgets/blog-posts/blog-posts.php:303
2927
+ msgid "Comments"
2928
+ msgstr "Kommentarer"
2929
+
2930
+ #: widgets/blog-posts/blog-posts.php:302
2931
+ msgid "Modified"
2932
+ msgstr "Modifierad"
2933
+
2934
+ #: widgets/blog-posts/blog-posts.php:301 widgets/blog-posts/blog-posts.php:418
2935
+ msgid "Author"
2936
+ msgstr "Författare"
2937
+
2938
+ #: widgets/blog-posts/blog-posts.php:299 widgets/blog-posts/blog-posts.php:419
2939
+ msgid "Date"
2940
+ msgstr "Datum"
2941
+
2942
+ #: widgets/blog-posts/blog-posts.php:296
2943
+ msgid "Order by"
2944
+ msgstr "Sortera efter"
2945
+
2946
+ #: widgets/blog-posts/blog-posts.php:262
2947
+ msgid "Search & Select"
2948
+ msgstr "Sök och välj"
2949
+
2950
+ #: widgets/blog-posts/blog-posts.php:236
2951
+ msgid "Posts Count"
2952
+ msgstr "Antal inlägg"
2953
+
2954
+ #: widgets/blog-posts/blog-posts.php:229
2955
+ msgid "Query"
2956
+ msgstr ""
2957
+
2958
+ #: widgets/blog-posts/blog-posts.php:204
2959
+ msgid "Show Read More"
2960
+ msgstr "Visa ”läs mer”"
2961
+
2962
+ #: widgets/blog-posts/blog-posts.php:192
2963
+ msgid "Crop content by word"
2964
+ msgstr ""
2965
+
2966
+ #: widgets/blog-posts/blog-posts.php:182
2967
+ msgid "Show Content"
2968
+ msgstr "Visa innehåll"
2969
+
2970
+ #: widgets/blog-posts/blog-posts.php:171
2971
+ msgid "Crop title by word"
2972
+ msgstr ""
2973
+
2974
+ #: widgets/blog-posts/blog-posts.php:161
2975
+ #: widgets/dual-button/dual-button.php:922
2976
+ msgid "Show Title"
2977
+ msgstr "Visa rubrik"
2978
+
2979
+ #: widgets/blog-posts/blog-posts.php:149
2980
+ msgid "6"
2981
+ msgstr "6"
2982
+
2983
+ #: widgets/blog-posts/blog-posts.php:142
2984
+ msgid "Show Posts Per Row"
2985
+ msgstr ""
2986
+
2987
+ #: widgets/blog-posts/blog-posts.php:119
2988
+ msgid "Featured Image Alignment"
2989
+ msgstr ""
2990
+
2991
+ #: widgets/blog-posts/blog-posts.php:64 widgets/post-list/post-list.php:176
2992
+ msgid "Show Featured Image"
2993
+ msgstr "Visa utvald bild"
2994
+
2995
+ #: widgets/blog-posts/blog-posts.php:55
2996
+ msgid "Grid Without Thumb"
2997
+ msgstr ""
2998
+
2999
+ #: widgets/blog-posts/blog-posts.php:54
3000
+ msgid "Grid With Thumb"
3001
+ msgstr ""
3002
+
3003
+ #: widgets/blog-posts/blog-posts.php:50
3004
+ msgid "Layout Style"
3005
+ msgstr "Layoutstil"
3006
+
3007
+ #: widgets/piechart/piechart.php:551
3008
+ msgid "Eg: 0px 28px 40px 0px rgba(0, 0, 0, .1)"
3009
+ msgstr ""
3010
+
3011
+ #: widgets/piechart/piechart.php:528
3012
+ msgid "Wrapper Padding"
3013
+ msgstr ""
3014
+
3015
+ #: widgets/piechart/piechart.php:520
3016
+ msgid "Background "
3017
+ msgstr "Bakgrund "
3018
+
3019
+ #: widgets/piechart/piechart.php:502
3020
+ msgid " Number Color"
3021
+ msgstr ""
3022
+
3023
+ #: widgets/piechart/piechart.php:485
3024
+ msgid " Icon Color"
3025
+ msgstr " ikonfärg"
3026
+
3027
+ #: widgets/piechart/piechart.php:474
3028
+ msgid "Gradient Color2"
3029
+ msgstr ""
3030
+
3031
+ #: widgets/piechart/piechart.php:463
3032
+ msgid "Gradient Color1"
3033
+ msgstr ""
3034
+
3035
+ #: widgets/piechart/piechart.php:455
3036
+ msgid "Bar Background Color"
3037
+ msgstr ""
3038
+
3039
+ #: widgets/piechart/piechart.php:444
3040
+ msgid "Bar Color"
3041
+ msgstr ""
3042
+
3043
+ #: widgets/piechart/piechart.php:436
3044
+ msgid "Gradient"
3045
+ msgstr "Gradient"
3046
+
3047
+ #: widgets/piechart/piechart.php:431
3048
+ msgid "Color Type"
3049
+ msgstr "Färgtyp"
3050
+
3051
+ #: widgets/piechart/piechart.php:411
3052
+ msgid "Border Size"
3053
+ msgstr "Ramstorlek"
3054
+
3055
+ #: widgets/piechart/piechart.php:393
3056
+ msgid "Piechart Size"
3057
+ msgstr ""
3058
+
3059
+ #: widgets/piechart/piechart.php:346
3060
+ msgid "Flip Card "
3061
+ msgstr ""
3062
+
3063
+ #: widgets/piechart/piechart.php:277
3064
+ msgid "Content Color"
3065
+ msgstr "Innehållsfärg"
3066
+
3067
+ #: widgets/piechart/piechart.php:243
3068
+ msgid "Ttitle margin"
3069
+ msgstr ""
3070
+
3071
+ #: widgets/piechart/piechart.php:189
3072
+ msgid "Flip Card"
3073
+ msgstr ""
3074
+
3075
+ #: widgets/piechart/piechart.php:188
3076
+ msgid "Static"
3077
+ msgstr "Statisk"
3078
+
3079
+ #: widgets/piechart/piechart.php:184
3080
+ msgid "Content type"
3081
+ msgstr "Innehållstyp"
3082
+
3083
+ #: widgets/piechart/piechart.php:173
3084
+ msgid "Type your description here"
3085
+ msgstr ""
3086
+
3087
+ #: widgets/piechart/piechart.php:94
3088
+ msgid "Icon type"
3089
+ msgstr "Ikontyp"
3090
+
3091
+ #: widgets/piechart/piechart.php:69
3092
+ msgid "Chart Content"
3093
+ msgstr ""
3094
+
3095
+ #: widgets/piechart/piechart.php:61
3096
+ msgid "With Content"
3097
+ msgstr ""
3098
+
3099
+ #: widgets/piechart/piechart.php:56
3100
+ msgid "Pie Chart Style"
3101
+ msgstr ""
3102
+
3103
+ #: widgets/piechart/piechart-handler.php:12
3104
+ msgid "Pie Chart"
3105
+ msgstr ""
3106
+
3107
+ #: widgets/caldera-forms/caldera-forms.php:412
3108
+ #: widgets/contact-form7/contact-form7.php:411
3109
+ #: widgets/fluent-forms/fluent-forms.php:777
3110
+ #: widgets/ninja-forms/ninja-forms.php:462 widgets/we-forms/we-forms.php:210
3111
+ #: widgets/wp-forms/wp-forms.php:294
3112
+ msgid "Focus"
3113
+ msgstr ""
3114
+
3115
+ #: widgets/caldera-forms/caldera-forms.php:244
3116
+ #: widgets/contact-form7/contact-form7.php:243
3117
+ msgid "Textarea"
3118
+ msgstr "Textområde"
3119
+
3120
+ #: widgets/caldera-forms/caldera-forms.php:116
3121
+ #: widgets/contact-form7/contact-form7.php:114
3122
+ msgid "Hint"
3123
+ msgstr "Tips"
3124
+
3125
+ #: widgets/contact-form7/contact-form7-handler.php:11
3126
+ #: widgets/contact-form7/contact-form7.php:51
3127
+ msgid "Contact Form 7"
3128
+ msgstr "Contact Form 7"
3129
+
3130
+ #: widgets/testimonial/testimonial.php:2051
3131
+ msgid "vertical_align"
3132
+ msgstr ""
3133
+
3134
+ #: widgets/testimonial/testimonial.php:1969
3135
+ msgid "Next"
3136
+ msgstr "Nästa"
3137
+
3138
+ #: widgets/testimonial/testimonial.php:1947
3139
+ msgid "Prev"
3140
+ msgstr "Föreg."
3141
+
3142
+ #: widgets/testimonial/testimonial.php:1912
3143
+ msgid "Nav"
3144
+ msgstr ""
3145
+
3146
+ #: widgets/testimonial/testimonial.php:1886
3147
+ msgid "Scale"
3148
+ msgstr ""
3149
+
3150
+ #: widgets/testimonial/testimonial.php:1788
3151
+ msgid "Margin right"
3152
+ msgstr ""
3153
+
3154
+ #: widgets/testimonial/testimonial.php:1707
3155
+ msgid "Dot Top Spacing"
3156
+ msgstr ""
3157
+
3158
+ #: widgets/testimonial/testimonial.php:1696
3159
+ msgid "Dot"
3160
+ msgstr ""
3161
+
3162
+ #: widgets/testimonial/testimonial.php:1426
3163
+ msgid "Client Designation"
3164
+ msgstr ""
3165
+
3166
+ #: widgets/testimonial/testimonial.php:1355
3167
+ msgid "Client"
3168
+ msgstr ""
3169
+
3170
+ #: widgets/testimonial/testimonial.php:1230
3171
+ msgid "Title Separetor"
3172
+ msgstr ""
3173
+
3174
+ #: widgets/testimonial/testimonial.php:1002
3175
+ msgid "Review Margin"
3176
+ msgstr ""
3177
+
3178
+ #: widgets/testimonial/testimonial.php:979
3179
+ msgid "Items Margin Right"
3180
+ msgstr ""
3181
+
3182
+ #: widgets/fluent-forms/fluent-forms.php:1816
3183
+ #: widgets/testimonial/testimonial.php:932
3184
+ msgid "Rating"
3185
+ msgstr "Betyg"
3186
+
3187
+ #: widgets/page-list/page-list.php:933 widgets/testimonial/testimonial.php:791
3188
+ msgid "Horizontal Alignment"
3189
+ msgstr "Horisontell justering"
3190
+
3191
+ #: widgets/testimonial/testimonial.php:756
3192
+ msgid "Wraper Content Style"
3193
+ msgstr ""
3194
+
3195
+ #: widgets/testimonial/testimonial.php:616
3196
+ msgid "Column Gap"
3197
+ msgstr ""
3198
+
3199
+ #: widgets/lottie/lottie.php:195 widgets/testimonial/testimonial.php:503
3200
+ msgid "Speed"
3201
+ msgstr "Hastighet"
3202
+
3203
+ #: widgets/testimonial/testimonial.php:407
3204
+ msgid "Testimonial #3"
3205
+ msgstr ""
3206
+
3207
+ #: widgets/testimonial/testimonial.php:406
3208
+ msgid "Testimonial #2"
3209
+ msgstr ""
3210
+
3211
+ #: widgets/testimonial/testimonial.php:381
3212
+ msgid "Logo Active"
3213
+ msgstr ""
3214
+
3215
+ #: widgets/testimonial/testimonial.php:371
3216
+ msgid "Display different logo on hover?"
3217
+ msgstr ""
3218
+
3219
+ #: widgets/testimonial/testimonial.php:350
3220
+ msgid "Client Avatar"
3221
+ msgstr ""
3222
+
3223
+ #: widgets/blog-posts/blog-posts.php:145
3224
+ #: widgets/testimonial/testimonial.php:333
3225
+ msgid "1"
3226
+ msgstr "1"
3227
+
3228
+ #: widgets/blog-posts/blog-posts.php:146
3229
+ #: widgets/testimonial/testimonial.php:332
3230
+ msgid "2"
3231
+ msgstr "2"
3232
+
3233
+ #: widgets/blog-posts/blog-posts.php:148
3234
+ #: widgets/testimonial/testimonial.php:330
3235
+ msgid "4"
3236
+ msgstr "4"
3237
+
3238
+ #: widgets/testimonial/testimonial.php:329
3239
+ msgid "5"
3240
+ msgstr "5"
3241
+
3242
+ #: widgets/testimonial/testimonial.php:325
3243
+ msgid "Testimonial Rating"
3244
+ msgstr ""
3245
+
3246
+ #: widgets/testimonial/testimonial.php:320
3247
+ msgid "Review Text"
3248
+ msgstr "Recensionstext"
3249
+
3250
+ #: widgets/testimonial/testimonial.php:317
3251
+ msgid "Testimonial Review"
3252
+ msgstr ""
3253
+
3254
+ #: widgets/testimonial/testimonial.php:309
3255
+ #: widgets/testimonial/testimonial.php:312
3256
+ msgid "Designation"
3257
+ msgstr "Benämning"
3258
+
3259
+ #: widgets/testimonial/testimonial.php:303
3260
+ #: widgets/testimonial/testimonial.php:405
3261
+ msgid "Testimonial #1"
3262
+ msgstr ""
3263
+
3264
+ #: widgets/testimonial/testimonial.php:271
3265
+ msgid "Enable Rating"
3266
+ msgstr "Aktivera betyg"
3267
+
3268
+ #: widgets/testimonial/testimonial.php:71
3269
+ msgid "Image with Ratting"
3270
+ msgstr ""
3271
+
3272
+ #: widgets/testimonial/testimonial.php:65
3273
+ msgid "Grid Style without image"
3274
+ msgstr ""
3275
+
3276
+ #: widgets/testimonial/testimonial-handler.php:12
3277
+ #: widgets/testimonial/testimonial.php:102
3278
+ #: widgets/testimonial/testimonial.php:402
3279
+ msgid "Testimonial"
3280
+ msgstr "Omdöme"
3281
+
3282
+ #: widgets/testimonial/testimonial.php:1520
3283
+ msgid "Client Image"
3284
+ msgstr ""
3285
+
3286
+ #: widgets/progressbar/progressbar.php:334
3287
+ msgid "Percent"
3288
+ msgstr "Procent"
3289
+
3290
+ #: widgets/progressbar/progressbar.php:262
3291
+ msgid "Switch Color"
3292
+ msgstr ""
3293
+
3294
+ #: widgets/progressbar/progressbar.php:248
3295
+ msgid "Stripe Color"
3296
+ msgstr ""
3297
+
3298
+ #: widgets/progressbar/progressbar.php:236
3299
+ msgid "Track Color"
3300
+ msgstr ""
3301
+
3302
+ #: widgets/progressbar/progressbar.php:227
3303
+ msgid "Track"
3304
+ msgstr ""
3305
+
3306
+ #: widgets/progressbar/progressbar.php:134
3307
+ msgid "Bar"
3308
+ msgstr ""
3309
+
3310
+ #: widgets/progressbar/progressbar.php:110
3311
+ msgid "Animation Duration"
3312
+ msgstr ""
3313
+
3314
+ #: widgets/piechart/piechart.php:73 widgets/piechart/piechart.php:82
3315
+ #: widgets/progressbar/progressbar.php:98
3316
+ msgid "Percentage"
3317
+ msgstr "Procent"
3318
+
3319
+ #: widgets/progressbar/progressbar.php:62 widgets/tablepress/tablepress.php:530
3320
+ msgid "Stripe"
3321
+ msgstr ""
3322
+
3323
+ #: widgets/progressbar/progressbar.php:61
3324
+ msgid "Ribbon"
3325
+ msgstr "Band"
3326
+
3327
+ #: widgets/progressbar/progressbar.php:60
3328
+ msgid "Switch"
3329
+ msgstr ""
3330
+
3331
+ #: widgets/progressbar/progressbar.php:59
3332
+ msgid "Tooltip Circle"
3333
+ msgstr ""
3334
+
3335
+ #: widgets/progressbar/progressbar.php:58
3336
+ msgid "Tooltip Rounded"
3337
+ msgstr ""
3338
+
3339
+ #: widgets/progressbar/progressbar.php:57
3340
+ msgid "Tooltip Box"
3341
+ msgstr ""
3342
+
3343
+ #: widgets/progressbar/progressbar.php:56
3344
+ msgid "Tooltip"
3345
+ msgstr "Inforuta"
3346
+
3347
+ #: widgets/progressbar/progressbar.php:55
3348
+ msgid "Bar Shadow"
3349
+ msgstr ""
3350
+
3351
+ #: widgets/progressbar/progressbar.php:54
3352
+ msgid "Inner Content"
3353
+ msgstr ""
3354
+
3355
+ #: widgets/progressbar/progressbar-handler.php:12
3356
+ #: widgets/progressbar/progressbar.php:42
3357
+ msgid "Progress Bar"
3358
+ msgstr "Förloppsindikator"
3359
+
3360
+ #: widgets/pricing/pricing.php:442
3361
+ msgid "Pricing Body"
3362
+ msgstr ""
3363
+
3364
+ #: widgets/pricing/pricing.php:1939
3365
+ msgid "List Gap"
3366
+ msgstr ""
3367
+
3368
+ #: widgets/icon-box/icon-box.php:381 widgets/piechart/piechart.php:316
3369
+ #: widgets/pricing/pricing.php:1732
3370
+ msgid "Content Alignment"
3371
+ msgstr "Innehållsjustering"
3372
+
3373
+ #: widgets/pricing/pricing.php:948
3374
+ msgid "Header Image"
3375
+ msgstr "Bild för sidhuvud"
3376
+
3377
+ #: widgets/pricing/pricing.php:644 widgets/pricing/pricing.php:671
3378
+ #: widgets/pricing/pricing.php:2241 widgets/pricing/pricing.php:2266
3379
+ msgctxt "Border Control"
3380
+ msgid "Border Color"
3381
+ msgstr "Ramfärg"
3382
+
3383
+ #: widgets/pricing/pricing.php:619
3384
+ msgctxt "Border Control"
3385
+ msgid "Border Width"
3386
+ msgstr "Rambredd"
3387
+
3388
+ #: widgets/piechart/piechart.php:233 widgets/pricing/pricing.php:563
3389
+ msgid "Title Typography"
3390
+ msgstr "Typografi för rubrik"
3391
+
3392
+ #: widgets/pricing/pricing.php:305
3393
+ msgid "1 Domain Name"
3394
+ msgstr "1 domännamn"
3395
+
3396
+ #: widgets/pricing/pricing.php:301
3397
+ msgid "100 GB Space"
3398
+ msgstr ""
3399
+
3400
+ #: widgets/pricing/pricing.php:291
3401
+ msgid "Pricing Content List"
3402
+ msgstr ""
3403
+
3404
+ #: widgets/pricing/pricing.php:228 widgets/pricing/pricing.php:297
3405
+ msgid "15 Email Account"
3406
+ msgstr "15 e-postkonton"
3407
+
3408
+ #: widgets/pricing/pricing.php:226
3409
+ msgid "List text"
3410
+ msgstr ""
3411
+
3412
+ #: widgets/pricing/pricing.php:216
3413
+ msgid "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam"
3414
+ msgstr ""
3415
+
3416
+ #: widgets/pricing/pricing.php:214
3417
+ msgid "Table Content"
3418
+ msgstr ""
3419
+
3420
+ #: widgets/pricing/pricing.php:205
3421
+ msgid "Paragraph"
3422
+ msgstr "Stycke"
3423
+
3424
+ #: widgets/pricing/pricing.php:201
3425
+ msgid "Features style"
3426
+ msgstr ""
3427
+
3428
+ #: widgets/pricing/pricing.php:195 widgets/pricing/pricing.php:1724
3429
+ #: widgets/pricing/pricing.php:2391
3430
+ msgid "Features"
3431
+ msgstr ""
3432
+
3433
+ #: widgets/pricing/pricing.php:188
3434
+ msgid "Month"
3435
+ msgstr "Månad"
3436
+
3437
+ #: widgets/pricing/pricing.php:187 widgets/pricing/pricing.php:1397
3438
+ msgid "Duration"
3439
+ msgstr "Varaktighet"
3440
+
3441
+ #: widgets/pricing/pricing.php:181
3442
+ msgid "5.99"
3443
+ msgstr "5.99"
3444
+
3445
+ #: widgets/pricing/pricing.php:180
3446
+ msgid "Price"
3447
+ msgstr "Pris"
3448
+
3449
+ #: widgets/pricing/pricing.php:173
3450
+ msgid "Currency"
3451
+ msgstr "Valuta"
3452
+
3453
+ #: widgets/pricing/pricing.php:166 widgets/pricing/pricing.php:1294
3454
+ #: widgets/pricing/pricing.php:2380
3455
+ msgid "Price Tag"
3456
+ msgstr "Prisetikett"
3457
+
3458
+ #: widgets/pricing/pricing.php:83
3459
+ msgid "Header Icon or Image? "
3460
+ msgstr ""
3461
+
3462
+ #: widgets/pricing/pricing.php:76
3463
+ msgid "A small river named Duden flows by their place and supplies"
3464
+ msgstr ""
3465
+
3466
+ #: widgets/pricing/pricing.php:75 widgets/pricing/pricing.php:717
3467
+ msgid "Table Subtitle"
3468
+ msgstr ""
3469
+
3470
+ #: widgets/pricing/pricing.php:48
3471
+ msgid "Starter"
3472
+ msgstr ""
3473
+
3474
+ #: widgets/pricing/pricing.php:47 widgets/pricing/pricing.php:492
3475
+ msgid "Table Title"
3476
+ msgstr ""
3477
+
3478
+ #: widgets/pricing/pricing-handler.php:12
3479
+ msgid "Pricing Table"
3480
+ msgstr "Pristabell"
3481
+
3482
+ #: widgets/blog-posts/blog-posts.php:628 widgets/tab/tab.php:473
3483
+ msgid "Wrapper"
3484
+ msgstr ""
3485
+
3486
+ #: widgets/tab/tab.php:1975
3487
+ msgid "Body Color"
3488
+ msgstr ""
3489
+
3490
+ #: widgets/tab/tab.php:1423 widgets/tab/tab.php:1708 widgets/tab/tab.php:1935
3491
+ msgid "Left Position"
3492
+ msgstr "Vänster position"
3493
+
3494
+ #: widgets/tab/tab.php:1393 widgets/tab/tab.php:1905
3495
+ msgid "Bottom Position"
3496
+ msgstr ""
3497
+
3498
+ #: widgets/tab/tab.php:1367 widgets/tab/tab.php:1652 widgets/tab/tab.php:1879
3499
+ msgid "Caret Height"
3500
+ msgstr ""
3501
+
3502
+ #: widgets/tab/tab.php:1341 widgets/tab/tab.php:1626 widgets/tab/tab.php:1853
3503
+ msgid "Caret Width"
3504
+ msgstr ""
3505
+
3506
+ #: widgets/tab/tab.php:1317
3507
+ msgid "Hear Symbol Background"
3508
+ msgstr ""
3509
+
3510
+ #: widgets/tab/tab.php:1261
3511
+ msgid "Bottom Line"
3512
+ msgstr ""
3513
+
3514
+ #: widgets/tab/tab.php:1024 widgets/tab/tab.php:1678
3515
+ msgid "Bottom Icon Position"
3516
+ msgstr ""
3517
+
3518
+ #: widgets/tab/tab.php:939
3519
+ msgid "Caret "
3520
+ msgstr ""
3521
+
3522
+ #: widgets/tab/tab.php:923
3523
+ msgid "Last Child Border Width"
3524
+ msgstr ""
3525
+
3526
+ #: widgets/tab/tab.php:911
3527
+ msgid "Last Child Border Radius"
3528
+ msgstr ""
3529
+
3530
+ #: widgets/tab/tab.php:899
3531
+ msgid "First Child Border Width"
3532
+ msgstr ""
3533
+
3534
+ #: widgets/tab/tab.php:887
3535
+ msgid "First Child Border Radius"
3536
+ msgstr ""
3537
+
3538
+ #: widgets/tab/tab.php:878
3539
+ msgid "First and Last Child Border Radius"
3540
+ msgstr ""
3541
+
3542
+ #: widgets/blog-posts/blog-posts.php:1115
3543
+ #: widgets/header-info/header-info.php:195
3544
+ #: widgets/header-offcanvas/header-offcanvas.php:243
3545
+ #: widgets/header-offcanvas/header-offcanvas.php:465
3546
+ #: widgets/image-accordion/image-accordion.php:481
3547
+ #: widgets/mail-chimp/mail-chimp.php:1112 widgets/nav-menu/nav-menu.php:988
3548
+ #: widgets/post-list/post-list.php:1037 widgets/pricing/pricing.php:259
3549
+ #: widgets/pricing/pricing.php:2052 widgets/progressbar/progressbar.php:419
3550
+ #: widgets/social-share/social-share.php:595 widgets/social/social.php:498
3551
+ #: widgets/tab/tab.php:643 widgets/team/team.php:1610
3552
+ #: widgets/testimonial/testimonial.php:1090 widgets/video/video.php:384
3553
+ msgid "Icon Size"
3554
+ msgstr "Ikonstorlek"
3555
+
3556
+ #: widgets/tab/tab.php:627
3557
+ msgid "Nav Items "
3558
+ msgstr ""
3559
+
3560
+ #: widgets/tab/tab.php:537
3561
+ msgid "Make Fluid"
3562
+ msgstr ""
3563
+
3564
+ #: widgets/tab/tab.php:529
3565
+ msgid "Nav Wrapper "
3566
+ msgstr ""
3567
+
3568
+ #: widgets/tab/tab.php:298
3569
+ msgid "Nav Item Alignment"
3570
+ msgstr ""
3571
+
3572
+ #: widgets/tab/tab.php:268
3573
+ msgid "Nav Alignment"
3574
+ msgstr ""
3575
+
3576
+ #: widgets/blog-posts/blog-posts.php:1103
3577
+ #: widgets/dual-button/dual-button.php:231
3578
+ #: widgets/dual-button/dual-button.php:255
3579
+ #: widgets/dual-button/dual-button.php:360
3580
+ #: widgets/dual-button/dual-button.php:384
3581
+ #: widgets/header-info/header-info.php:214
3582
+ #: widgets/mail-chimp/mail-chimp.php:1060
3583
+ #: widgets/mail-chimp/mail-chimp.php:1086 widgets/post-list/post-list.php:1061
3584
+ #: widgets/pricing/pricing.php:391 widgets/tab/tab.php:167
3585
+ #: widgets/tab/tab.php:192 widgets/tab/tab.php:217 widgets/tab/tab.php:242
3586
+ msgid "Icon Spacing"
3587
+ msgstr ""
3588
+
3589
+ #: widgets/tab/tab.php:153
3590
+ msgid "Nav Icon Position"
3591
+ msgstr ""
3592
+
3593
+ #: widgets/tab/tab.php:138
3594
+ msgid "Full Width Nav"
3595
+ msgstr ""
3596
+
3597
+ #: widgets/tab/tab.php:82
3598
+ msgid "Show Caret"
3599
+ msgstr ""
3600
+
3601
+ #: widgets/tab/tab.php:57
3602
+ msgid "Vertical Nav Width"
3603
+ msgstr ""
3604
+
3605
+ #: widgets/tab/tab-handler.php:12 widgets/tab/tab.php:37
3606
+ msgid "Tab"
3607
+ msgstr "Flik"
3608
+
3609
+ #: widgets/piechart/piechart.php:172
3610
+ msgid "Default description"
3611
+ msgstr ""
3612
+
3613
+ #: widgets/image-comparison/image-comparison-handler.php:11
3614
+ msgid "Image Comparison"
3615
+ msgstr ""
3616
+
3617
+ #: widgets/image-comparison/image-comparison.php:606
3618
+ msgid "Divider Color"
3619
+ msgstr "Färg på avgränsare"
3620
+
3621
+ #: widgets/image-comparison/image-comparison.php:578
3622
+ msgid "Handle Divider"
3623
+ msgstr ""
3624
+
3625
+ #: widgets/image-comparison/image-comparison.php:399
3626
+ msgid "Control Width"
3627
+ msgstr ""
3628
+
3629
+ #: widgets/image-comparison/image-comparison.php:390
3630
+ msgid "Handle"
3631
+ msgstr ""
3632
+
3633
+ #: widgets/image-comparison/image-comparison.php:180
3634
+ msgid "Allow a user to click (or tap) anywhere on the image to move the slider to that location."
3635
+ msgstr ""
3636
+
3637
+ #: widgets/image-comparison/image-comparison.php:174
3638
+ msgid "Click to move?"
3639
+ msgstr "Klicka för att flytta?"
3640
+
3641
+ #: widgets/image-comparison/image-comparison.php:168
3642
+ msgid "Move slider on mouse hover?"
3643
+ msgstr ""
3644
+
3645
+ #: widgets/image-comparison/image-comparison.php:162
3646
+ msgid "Move slider on hover?"
3647
+ msgstr ""
3648
+
3649
+ #: widgets/image-comparison/image-comparison.php:156
3650
+ msgid "Do not show the overlay with before and after"
3651
+ msgstr ""
3652
+
3653
+ #: widgets/image-comparison/image-comparison.php:150
3654
+ msgid "Remove overlay?"
3655
+ msgstr ""
3656
+
3657
+ #: widgets/image-comparison/image-comparison.php:144
3658
+ msgid "How much of the before image is visible when the page loads"
3659
+ msgstr ""
3660
+
3661
+ #: widgets/blog-posts/blog-posts.php:285
3662
+ #: widgets/image-comparison/image-comparison.php:131
3663
+ msgid "Offset"
3664
+ msgstr "Förskjutning"
3665
+
3666
+ #: widgets/image-accordion/image-accordion.php:279
3667
+ #: widgets/image-comparison/image-comparison.php:60
3668
+ #: widgets/post-list/post-list.php:129 widgets/tab/tab.php:49
3669
+ msgid "Vertical"
3670
+ msgstr "Vertikal"
3671
+
3672
+ #: widgets/image-accordion/image-accordion.php:278
3673
+ #: widgets/image-comparison/image-comparison.php:59
3674
+ #: widgets/post-list/post-list.php:133 widgets/tab/tab.php:48
3675
+ msgid "Horizontal"
3676
+ msgstr "Horisontell"
3677
+
3678
+ #: widgets/image-comparison/image-comparison.php:56
3679
+ msgid "Container Style"
3680
+ msgstr ""
3681
+
3682
+ #: widgets/image-comparison/image-comparison.php:48
3683
+ msgid "Items"
3684
+ msgstr ""
3685
+
3686
+ #: widgets/client-logo/client-logo.php:460
3687
+ msgid "Container"
3688
+ msgstr "Behållare"
3689
+
3690
+ #: widgets/blog-posts/blog-posts.php:2055
3691
+ #: widgets/blog-posts/blog-posts.php:2380
3692
+ #: widgets/blog-posts/blog-posts.php:2399
3693
+ #: widgets/client-logo/client-logo.php:1412
3694
+ #: widgets/client-logo/client-logo.php:1431
3695
+ #: widgets/fluent-forms/fluent-forms.php:1257
3696
+ #: widgets/testimonial/testimonial.php:1252
3697
+ #: widgets/testimonial/testimonial.php:1272
3698
+ msgid "Separator Color"
3699
+ msgstr "Färg på avgränsare"
3700
+
3701
+ #: widgets/blog-posts/blog-posts.php:2339
3702
+ #: widgets/client-logo/client-logo.php:1378
3703
+ msgid "Left Right Position"
3704
+ msgstr ""
3705
+
3706
+ #: widgets/blog-posts/blog-posts.php:2311
3707
+ #: widgets/client-logo/client-logo.php:1354
3708
+ msgid "Top Bottom Position"
3709
+ msgstr ""
3710
+
3711
+ #: widgets/blog-posts/blog-posts.php:2257
3712
+ #: widgets/client-logo/client-logo.php:1306
3713
+ msgid "Hight"
3714
+ msgstr ""
3715
+
3716
+ #: widgets/client-logo/client-logo.php:1296
3717
+ msgid "Separator"
3718
+ msgstr "Avgränsare"
3719
+
3720
+ #: widgets/client-logo/client-logo.php:640
3721
+ #: widgets/tablepress/tablepress.php:579
3722
+ msgid "Hover Background"
3723
+ msgstr ""
3724
+
3725
+ #: widgets/client-logo/client-logo.php:1140
3726
+ msgid "Dot Color"
3727
+ msgstr ""
3728
+
3729
+ #: widgets/client-logo/client-logo.php:1116
3730
+ msgid "Spacing Top To Bottom"
3731
+ msgstr ""
3732
+
3733
+ #: widgets/client-logo/client-logo.php:1072
3734
+ msgid "Paginate"
3735
+ msgstr "Paginera"
3736
+
3737
+ #: widgets/client-logo/client-logo.php:1065
3738
+ msgid "Dot Style"
3739
+ msgstr ""
3740
+
3741
+ #: widgets/client-logo/client-logo.php:1054
3742
+ msgid "Dots"
3743
+ msgstr ""
3744
+
3745
+ #: widgets/client-logo/client-logo.php:1002
3746
+ #: widgets/client-logo/client-logo.php:1035
3747
+ msgid "Arrow Background"
3748
+ msgstr "Pilbakgrund"
3749
+
3750
+ #: widgets/client-logo/client-logo.php:991
3751
+ #: widgets/client-logo/client-logo.php:1024
3752
+ #: widgets/image-comparison/image-comparison.php:452
3753
+ #: widgets/image-comparison/image-comparison.php:468
3754
+ #: widgets/image-comparison/image-comparison.php:509
3755
+ #: widgets/image-comparison/image-comparison.php:525
3756
+ msgid "Arrow Color"
3757
+ msgstr "Pilfärg"
3758
+
3759
+ #: widgets/client-logo/client-logo.php:958
3760
+ msgid "Right Arrow Position"
3761
+ msgstr ""
3762
+
3763
+ #: widgets/client-logo/client-logo.php:934
3764
+ msgid "Left Arrow Position"
3765
+ msgstr ""
3766
+
3767
+ #: widgets/client-logo/client-logo.php:850
3768
+ msgid "Inside"
3769
+ msgstr "Insida"
3770
+
3771
+ #: widgets/client-logo/client-logo.php:849
3772
+ msgid "Outside"
3773
+ msgstr "Utsida"
3774
+
3775
+ #: widgets/client-logo/client-logo.php:834
3776
+ msgid "Arrows"
3777
+ msgstr "Pilar"
3778
+
3779
+ #: widgets/client-logo/client-logo.php:805
3780
+ msgid "Opacity Hover"
3781
+ msgstr ""
3782
+
3783
+ #: widgets/client-logo/client-logo.php:746
3784
+ #: widgets/client-logo/client-logo.php:782 widgets/lottie/lottie.php:262
3785
+ #: widgets/lottie/lottie.php:295
3786
+ msgid "Opacity"
3787
+ msgstr "Opacitet"
3788
+
3789
+ #: widgets/blog-posts/blog-posts.php:2041
3790
+ #: widgets/client-logo/client-logo.php:447
3791
+ #: widgets/testimonial/testimonial.php:287
3792
+ msgid "Show Separator"
3793
+ msgstr "Visa avgränsare"
3794
+
3795
+ #: widgets/client-logo/client-logo.php:440
3796
+ msgid "Three row"
3797
+ msgstr "Tre rader"
3798
+
3799
+ #: widgets/client-logo/client-logo.php:439
3800
+ msgid "Two row"
3801
+ msgstr "Två rader"
3802
+
3803
+ #: widgets/client-logo/client-logo.php:438
3804
+ msgid "One row"
3805
+ msgstr "En rad"
3806
+
3807
+ #: widgets/client-logo/client-logo.php:433
3808
+ msgid ""
3809
+ "Setting this to more than 1 initializes grid mode. Use slidesPerRow to set how many slides should be in each row.\n"
3810
+ "\t\t\t\t"
3811
+ msgstr ""
3812
+
3813
+ #: widgets/client-logo/client-logo.php:432
3814
+ msgid "Rows"
3815
+ msgstr "Rader"
3816
+
3817
+ #: widgets/client-logo/client-logo.php:423
3818
+ msgid "Additional Options"
3819
+ msgstr ""
3820
+
3821
+ #: widgets/client-logo/client-logo.php:411
3822
+ msgid "Show dots"
3823
+ msgstr ""
3824
+
3825
+ #: widgets/client-logo/client-logo.php:396
3826
+ msgid "Right arrow Icon"
3827
+ msgstr ""
3828
+
3829
+ #: widgets/client-logo/client-logo.php:380
3830
+ msgid "Left arrow Icon"
3831
+ msgstr ""
3832
+
3833
+ #: widgets/client-logo/client-logo.php:358
3834
+ msgid "Show arrow"
3835
+ msgstr "Visa pil"
3836
+
3837
+ #: widgets/client-logo/client-logo.php:344
3838
+ #: widgets/testimonial/testimonial.php:595
3839
+ msgid "Pause on Hover"
3840
+ msgstr ""
3841
+
3842
+ #: widgets/client-logo/client-logo.php:330
3843
+ msgid "Speed (ms)"
3844
+ msgstr ""
3845
+
3846
+ #: widgets/client-logo/client-logo.php:319 widgets/lottie/lottie.php:148
3847
+ #: widgets/testimonial/testimonial.php:515
3848
+ msgid "Autoplay"
3849
+ msgstr ""
3850
+
3851
+ #: widgets/client-logo/client-logo.php:284
3852
+ #: widgets/testimonial/testimonial.php:491
3853
+ msgid "Slides To Scroll"
3854
+ msgstr ""
3855
+
3856
+ #: widgets/client-logo/client-logo.php:251
3857
+ #: widgets/testimonial/testimonial.php:479
3858
+ msgid "Slides To Show"
3859
+ msgstr ""
3860
+
3861
+ #: widgets/client-logo/client-logo.php:214
3862
+ msgid "Spacing Top Bottom"
3863
+ msgstr ""
3864
+
3865
+ #: widgets/client-logo/client-logo.php:178
3866
+ #: widgets/client-logo/client-logo.php:1080
3867
+ #: widgets/testimonial/testimonial.php:431
3868
+ msgid "Spacing Left Right"
3869
+ msgstr ""
3870
+
3871
+ #: widgets/client-logo/client-logo.php:157
3872
+ msgid "Title #5"
3873
+ msgstr ""
3874
+
3875
+ #: widgets/client-logo/client-logo.php:154
3876
+ msgid "Title #4"
3877
+ msgstr ""
3878
+
3879
+ #: widgets/client-logo/client-logo.php:151
3880
+ msgid "Title #3"
3881
+ msgstr ""
3882
+
3883
+ #: widgets/client-logo/client-logo.php:148
3884
+ msgid "Title #2"
3885
+ msgstr ""
3886
+
3887
+ #: widgets/client-logo/client-logo.php:145
3888
+ msgid "Title #1"
3889
+ msgstr ""
3890
+
3891
+ #: widgets/client-logo/client-logo.php:140
3892
+ msgid "Repeater List"
3893
+ msgstr ""
3894
+
3895
+ #: widgets/client-logo/client-logo.php:115 widgets/image-box/image-box.php:112
3896
+ msgid "Enable Link"
3897
+ msgstr "Aktivera länk"
3898
+
3899
+ #: widgets/client-logo/client-logo.php:100
3900
+ msgid "Hover Logo"
3901
+ msgstr ""
3902
+
3903
+ #: widgets/client-logo/client-logo.php:88
3904
+ msgid "Enable Hover Logo"
3905
+ msgstr ""
3906
+
3907
+ #: widgets/client-logo/client-logo-handler.php:12
3908
+ #: widgets/client-logo/client-logo.php:76
3909
+ #: widgets/testimonial/testimonial.php:1478
3910
+ msgid "Client Logo"
3911
+ msgstr ""
3912
+
3913
+ #: widgets/client-logo/client-logo.php:66
3914
+ #: widgets/testimonial/testimonial.php:301
3915
+ #: widgets/testimonial/testimonial.php:1364
3916
+ msgid "Client Name"
3917
+ msgstr ""
3918
+
3919
+ #: widgets/client-logo/client-logo.php:57
3920
+ msgid "Banner"
3921
+ msgstr "Banner"
3922
+
3923
+ #: widgets/client-logo/client-logo.php:52
3924
+ msgid "Slide Style "
3925
+ msgstr ""
3926
+
3927
+ #: widgets/client-logo/client-logo.php:45
3928
+ #: widgets/client-logo/client-logo.php:524
3929
+ #: widgets/testimonial/testimonial.php:361
3930
+ msgid "Logo"
3931
+ msgstr "Logga"
3932
+
3933
+ #: widgets/video/video.php:520
3934
+ msgid "Glow Color"
3935
+ msgstr ""
3936
+
3937
+ #: widgets/video/video.php:490
3938
+ msgid "Line height"
3939
+ msgstr ""
3940
+
3941
+ #: widgets/video/video.php:268
3942
+ msgid "Intro Byline"
3943
+ msgstr ""
3944
+
3945
+ #: widgets/video/video.php:255
3946
+ msgid "Intro Portrait"
3947
+ msgstr ""
3948
+
3949
+ #: widgets/video/video.php:242
3950
+ msgid "Intro Title"
3951
+ msgstr ""
3952
+
3953
+ #: widgets/video/video.php:230
3954
+ msgid "Player Control"
3955
+ msgstr ""
3956
+
3957
+ #: widgets/lottie/lottie.php:169 widgets/video/video.php:218
3958
+ msgid "Loop"
3959
+ msgstr "Loop"
3960
+
3961
+ #: widgets/video/video.php:207
3962
+ msgid "Mute"
3963
+ msgstr "Ljud av"
3964
+
3965
+ #: widgets/video/video.php:195
3966
+ msgid "Auto Play"
3967
+ msgstr "Spela upp automatiskt"
3968
+
3969
+ #: widgets/video/video.php:184
3970
+ msgid "End Time"
3971
+ msgstr "Sluttid"
3972
+
3973
+ #: widgets/video/video.php:172
3974
+ msgid "Start Time"
3975
+ msgstr "Starttid"
3976
+
3977
+ #: widgets/video/video.php:157
3978
+ msgid "URL to Embed"
3979
+ msgstr "URL att bädda in"
3980
+
3981
+ #: widgets/video/video.php:149
3982
+ msgid "Vimeo"
3983
+ msgstr "Vimeo"
3984
+
3985
+ #: widgets/video/video.php:148
3986
+ msgid "Youtube"
3987
+ msgstr "YouTube"
3988
+
3989
+ #: widgets/video/video.php:144
3990
+ msgid "Video Type"
3991
+ msgstr "Videotyp"
3992
+
3993
+ #: widgets/video/video.php:131
3994
+ msgid "Active Glow"
3995
+ msgstr ""
3996
+
3997
+ #: widgets/video/video.php:97
3998
+ msgid "Button Icon"
3999
+ msgstr "Knappikon"
4000
+
4001
+ #: widgets/video/video.php:69 widgets/video/video.php:70
4002
+ msgid "Play Video"
4003
+ msgstr "Spela upp video"
4004
+
4005
+ #: widgets/video/video.php:66
4006
+ msgid "Button Title"
4007
+ msgstr "Knapprubrik"
4008
+
4009
+ #: widgets/back-to-top/back-to-top.php:187 widgets/video/video.php:52
4010
+ #: widgets/video/video.php:364
4011
+ msgid "Button Style"
4012
+ msgstr "Knappstil"
4013
+
4014
+ #: widgets/video/video-handler.php:12 widgets/video/video.php:44
4015
+ msgid "Video"
4016
+ msgstr "Video"
4017
+
4018
+ #: widgets/client-logo/client-logo.php:618 widgets/icon-box/icon-box.php:1568
4019
+ msgid "From Bottom"
4020
+ msgstr ""
4021
+
4022
+ #: widgets/funfact/funfact.php:1064 widgets/icon-box/icon-box.php:1497
4023
+ msgid "Enable Overlay"
4024
+ msgstr "Aktivera överlägg"
4025
+
4026
+ #: widgets/icon-box/icon-box.php:1485 widgets/icon-box/icon-box.php:1524
4027
+ #: widgets/icon-box/icon-box.php:1541
4028
+ msgid "Background Overlay Color"
4029
+ msgstr ""
4030
+
4031
+ #: widgets/icon-box/icon-box.php:1454
4032
+ msgid "Enable Image Overlay"
4033
+ msgstr "Aktivera bildöverlägg"
4034
+
4035
+ #: widgets/icon-box/icon-box.php:1446
4036
+ msgid "Background Overlay "
4037
+ msgstr ""
4038
+
4039
+ #: widgets/icon-box/icon-box.php:544
4040
+ msgid "Icon Box Container"
4041
+ msgstr ""
4042
+
4043
+ #: widgets/icon-box/icon-box.php:883
4044
+ msgid "Water Mark Font Size"
4045
+ msgstr ""
4046
+
4047
+ #: widgets/icon-box/icon-box.php:867
4048
+ msgid "Water Mark Color"
4049
+ msgstr ""
4050
+
4051
+ #: widgets/icon-box/icon-box.php:855
4052
+ msgid "Water Mark"
4053
+ msgstr ""
4054
+
4055
+ #: widgets/icon-box/icon-box.php:668 widgets/icon-box/icon-box.php:1037
4056
+ #: widgets/piechart/piechart.php:597 widgets/pricing/pricing.php:1194
4057
+ #: widgets/team/team.php:572
4058
+ msgid "Hover Animation"
4059
+ msgstr ""
4060
+
4061
+ #: widgets/icon-box/icon-box.php:469
4062
+ msgid "Bottom Right"
4063
+ msgstr "Botten höger"
4064
+
4065
+ #: widgets/icon-box/icon-box.php:468
4066
+ msgid "Bottom Center"
4067
+ msgstr "Botten centrerat"
4068
+
4069
+ #: widgets/icon-box/icon-box.php:467
4070
+ msgid "Bottom Left"
4071
+ msgstr "Botten vänster"
4072
+
4073
+ #: widgets/icon-box/icon-box.php:465
4074
+ msgid "Center Left"
4075
+ msgstr ""
4076
+
4077
+ #: widgets/icon-box/icon-box.php:464
4078
+ msgid "Top Right"
4079
+ msgstr "Toppen höger"
4080
+
4081
+ #: widgets/icon-box/icon-box.php:463
4082
+ msgid "Top Center"
4083
+ msgstr "Toppen centrerat"
4084
+
4085
+ #: widgets/icon-box/icon-box.php:462
4086
+ msgid "Top Left"
4087
+ msgstr "Toppen vänster"
4088
+
4089
+ #: widgets/tablepress/tablepress.php:212 widgets/tablepress/tablepress.php:339
4090
+ #: widgets/tablepress/tablepress.php:422 widgets/video/video.php:606
4091
+ msgid "Border Style"
4092
+ msgstr "Ramstil"
4093
+
4094
+ #: widgets/icon-box/icon-box.php:447
4095
+ msgid "EXCLUSIVE"
4096
+ msgstr ""
4097
+
4098
+ #: widgets/icon-box/icon-box.php:434
4099
+ msgid "Show Badge"
4100
+ msgstr "Visa märke"
4101
+
4102
+ #: widgets/icon-box/icon-box.php:343 widgets/social/social-handler.php:12
4103
+ #: widgets/social/social.php:40
4104
+ msgid "Social Icons"
4105
+ msgstr "Sociala ikoner"
4106
+
4107
+ #: widgets/icon-box/icon-box.php:331
4108
+ msgid "Enable Hover Water Mark "
4109
+ msgstr ""
4110
+
4111
+ #: widgets/icon-box/icon-box.php:286
4112
+ msgid "Global Link"
4113
+ msgstr "Global länk"
4114
+
4115
+ #: widgets/icon-box/icon-box.php:101 widgets/pricing/pricing.php:1070
4116
+ msgid "Header Icon"
4117
+ msgstr ""
4118
+
4119
+ #: widgets/icon-box/icon-box.php:63 widgets/tab/tab.php:367
4120
+ msgid "Icon Type"
4121
+ msgstr "Ikontyp"
4122
+
4123
+ #: widgets/icon-box/icon-box-handler.php:11 widgets/icon-box/icon-box.php:40
4124
+ msgid "Icon Box"
4125
+ msgstr "Ikonruta"
4126
+
4127
+ #: widgets/image-accordion/image-accordion.php:355
4128
+ msgid "Active Item Background"
4129
+ msgstr ""
4130
+
4131
+ #: widgets/image-accordion/image-accordion.php:338
4132
+ msgid "Gutter"
4133
+ msgstr ""
4134
+
4135
+ #: widgets/client-logo/client-logo.php:501
4136
+ #: widgets/image-accordion/image-accordion.php:313
4137
+ msgid "Min Height"
4138
+ msgstr "Minsta höjd"
4139
+
4140
+ #: widgets/image-accordion/image-accordion.php:899
4141
+ msgid "Link Icon color"
4142
+ msgstr ""
4143
+
4144
+ #: widgets/image-accordion/image-accordion.php:887
4145
+ msgid "Popup Icon color"
4146
+ msgstr ""
4147
+
4148
+ #: widgets/image-accordion/image-accordion.php:812
4149
+ msgctxt "Border Control"
4150
+ msgid "Icon Container Spacing"
4151
+ msgstr ""
4152
+
4153
+ #: widgets/image-accordion/image-accordion.php:795
4154
+ msgid "Icon Left Spacing"
4155
+ msgstr ""
4156
+
4157
+ #: widgets/image-accordion/image-accordion.php:776
4158
+ msgid "Action Icon"
4159
+ msgstr "Åtgärdsikon"
4160
+
4161
+ #: widgets/image-accordion/image-accordion.php:458
4162
+ msgctxt "Border Control"
4163
+ msgid "Title Icon Spacing"
4164
+ msgstr ""
4165
+
4166
+ #: widgets/image-accordion/image-accordion.php:441
4167
+ msgctxt "Border Control"
4168
+ msgid "Margin"
4169
+ msgstr "Marginal"
4170
+
4171
+ #: widgets/image-accordion/image-accordion.php:241
4172
+ msgid "Project Link Icon"
4173
+ msgstr ""
4174
+
4175
+ #: widgets/image-accordion/image-accordion.php:229
4176
+ msgid "Project Link"
4177
+ msgstr "Projektlänk"
4178
+
4179
+ #: widgets/image-accordion/image-accordion.php:217
4180
+ msgid "Enable Project Link"
4181
+ msgstr ""
4182
+
4183
+ #: widgets/image-accordion/image-accordion.php:200
4184
+ msgid "Pupup Icon"
4185
+ msgstr ""
4186
+
4187
+ #: widgets/image-accordion/image-accordion.php:187
4188
+ msgid "Enable Popup"
4189
+ msgstr "Aktivera popup"
4190
+
4191
+ #: widgets/image-accordion/image-accordion.php:176
4192
+ msgid "Button URL"
4193
+ msgstr "Knapp-URL"
4194
+
4195
+ #: widgets/image-accordion/image-accordion.php:163
4196
+ msgid "Button Label"
4197
+ msgstr "Knappetikett"
4198
+
4199
+ #: widgets/image-accordion/image-accordion.php:94
4200
+ msgid "Icon for title"
4201
+ msgstr ""
4202
+
4203
+ #: widgets/image-accordion/image-accordion.php:82
4204
+ msgid "Enable Icon"
4205
+ msgstr "Aktivera ikon"
4206
+
4207
+ #: widgets/image-accordion/image-accordion.php:75
4208
+ msgid "Image accordion Title"
4209
+ msgstr ""
4210
+
4211
+ #: widgets/image-accordion/image-accordion.php:60
4212
+ msgid "Background Image"
4213
+ msgstr "Bakgrundsbild"
4214
+
4215
+ #: widgets/image-accordion/image-accordion.php:49
4216
+ msgid "Active ? "
4217
+ msgstr "Aktiv? "
4218
+
4219
+ #: widgets/icon-box/icon-box.php:172
4220
+ #: widgets/image-accordion/image-accordion.php:166
4221
+ #: widgets/image-accordion/image-accordion.php:264
4222
+ msgid "Read More"
4223
+ msgstr "Läs mer"
4224
+
4225
+ #: widgets/image-accordion/image-accordion.php:261
4226
+ msgid "This is title"
4227
+ msgstr ""
4228
+
4229
+ #: widgets/image-accordion/image-accordion.php:258
4230
+ msgid "Accordion Items"
4231
+ msgstr ""
4232
+
4233
+ #: widgets/image-accordion/image-accordion-handler.php:11
4234
+ msgid "Image Accordion"
4235
+ msgstr ""
4236
+
4237
+ #: widgets/post-list/post-list.php:90
4238
+ msgid "Select Post"
4239
+ msgstr "Välj inlägg"
4240
+
4241
+ #: widgets/post-list/post-list-handler.php:41
4242
+ msgid "Post List"
4243
+ msgstr "Inläggslista"
4244
+
4245
+ #: widgets/mail-chimp/mail-chimp-handler.php:14
4246
+ msgid "MailChimp"
4247
+ msgstr "MailChimp"
4248
+
4249
+ #: widgets/mail-chimp/mail-chimp.php:1138
4250
+ msgid "Input Icon"
4251
+ msgstr ""
4252
+
4253
+ #: widgets/caldera-forms/caldera-forms.php:541
4254
+ #: widgets/contact-form7/contact-form7.php:540
4255
+ #: widgets/header-search/header-search.php:359
4256
+ #: widgets/mail-chimp/mail-chimp.php:806
4257
+ msgid "Placeholder Color"
4258
+ msgstr "Platshållarens färg"
4259
+
4260
+ #: widgets/mail-chimp/mail-chimp.php:755 widgets/tab/tab.php:668
4261
+ msgid "Margin Right"
4262
+ msgstr "Marginal höger"
4263
+
4264
+ #: widgets/caldera-forms/caldera-forms.php:149
4265
+ #: widgets/contact-form7/contact-form7.php:147
4266
+ #: widgets/mail-chimp/mail-chimp.php:609
4267
+ msgid "Input"
4268
+ msgstr ""
4269
+
4270
+ #: widgets/tablepress/tablepress.php:67
4271
+ msgid "Stack"
4272
+ msgstr "Stapel"
4273
+
4274
+ #: widgets/mail-chimp/mail-chimp.php:506
4275
+ msgid "Button Icons"
4276
+ msgstr "Knappikoner"
4277
+
4278
+ #: widgets/mail-chimp/mail-chimp.php:488
4279
+ msgid "Submit Button:"
4280
+ msgstr ""
4281
+
4282
+ #: libs/framework/views/init.php:38 widgets/mail-chimp/mail-chimp.php:481
4283
+ msgid "Sign Up"
4284
+ msgstr "Registrera"
4285
+
4286
+ #: widgets/mail-chimp/mail-chimp.php:479
4287
+ msgid "Submit Button Text"
4288
+ msgstr ""
4289
+
4290
+ #: widgets/mail-chimp/mail-chimp.php:420
4291
+ msgid "Your email address"
4292
+ msgstr "Din e-postadress"
4293
+
4294
+ #: widgets/mail-chimp/mail-chimp.php:410
4295
+ msgid "Email address"
4296
+ msgstr "E-postadress"
4297
+
4298
+ #: widgets/mail-chimp/mail-chimp.php:400
4299
+ msgid "Email Address:"
4300
+ msgstr "E-postadress:"
4301
+
4302
+ #: widgets/mail-chimp/mail-chimp.php:341
4303
+ msgid "Your phone No"
4304
+ msgstr "Ditt telefonnummer"
4305
+
4306
+ #: widgets/mail-chimp/mail-chimp.php:308
4307
+ msgid "Show Phone:"
4308
+ msgstr ""
4309
+
4310
+ #: widgets/mail-chimp/mail-chimp.php:248
4311
+ msgid "Your last name"
4312
+ msgstr "Ditt efternamn"
4313
+
4314
+ #: widgets/mail-chimp/mail-chimp.php:236
4315
+ msgid "Last name:"
4316
+ msgstr "Efternamn:"
4317
+
4318
+ #: widgets/mail-chimp/mail-chimp.php:224
4319
+ msgid "Last Name:"
4320
+ msgstr "Efternamn:"
4321
+
4322
+ #: widgets/mail-chimp/mail-chimp.php:195 widgets/mail-chimp/mail-chimp.php:289
4323
+ #: widgets/mail-chimp/mail-chimp.php:381 widgets/mail-chimp/mail-chimp.php:454
4324
+ msgid "Before After"
4325
+ msgstr ""
4326
+
4327
+ #: widgets/mail-chimp/mail-chimp.php:165 widgets/mail-chimp/mail-chimp.php:259
4328
+ #: widgets/mail-chimp/mail-chimp.php:351 widgets/mail-chimp/mail-chimp.php:428
4329
+ msgid "Show Input Group Icon"
4330
+ msgstr ""
4331
+
4332
+ #: widgets/mail-chimp/mail-chimp.php:155
4333
+ msgid "Your frist name"
4334
+ msgstr "Ditt förnamn"
4335
+
4336
+ #: widgets/caldera-forms/caldera-forms.php:502
4337
+ #: widgets/contact-form7/contact-form7.php:501
4338
+ #: widgets/fluent-forms/fluent-forms.php:134
4339
+ #: widgets/fluent-forms/fluent-forms.php:823
4340
+ #: widgets/mail-chimp/mail-chimp.php:153 widgets/mail-chimp/mail-chimp.php:246
4341
+ #: widgets/mail-chimp/mail-chimp.php:339 widgets/mail-chimp/mail-chimp.php:418
4342
+ #: widgets/mail-chimp/mail-chimp.php:797
4343
+ #: widgets/ninja-forms/ninja-forms.php:558 widgets/wp-forms/wp-forms.php:373
4344
+ msgid "Placeholder"
4345
+ msgstr "Platshållare"
4346
+
4347
+ #: widgets/mail-chimp/mail-chimp.php:143
4348
+ msgid "First name"
4349
+ msgstr "Förnamn"
4350
+
4351
+ #: widgets/mail-chimp/mail-chimp.php:131
4352
+ msgid "First Name "
4353
+ msgstr "Förnamn "
4354
+
4355
+ #: widgets/mail-chimp/mail-chimp.php:122
4356
+ msgid "Show Name"
4357
+ msgstr "Visa namn"
4358
+
4359
+ #: widgets/mail-chimp/mail-chimp.php:68
4360
+ msgid "Form "
4361
+ msgstr ""
4362
+
4363
+ #: widgets/blog-posts/blog-posts.php:755 widgets/blog-posts/blog-posts.php:1067
4364
+ #: widgets/faq/faq.php:276
4365
+ msgid "Container Margin"
4366
+ msgstr ""
4367
+
4368
+ #: widgets/faq/faq.php:264
4369
+ msgid "Content Margin"
4370
+ msgstr ""
4371
+
4372
+ #: widgets/blog-posts/blog-posts.php:814 widgets/faq/faq.php:225
4373
+ msgid "Content Border"
4374
+ msgstr ""
4375
+
4376
+ #: widgets/faq/faq.php:215
4377
+ msgid "Content Background"
4378
+ msgstr ""
4379
+
4380
+ #: widgets/faq/faq.php:173
4381
+ msgid "Title Margin"
4382
+ msgstr ""
4383
+
4384
+ #: widgets/faq/faq.php:154
4385
+ msgid "Title Padding"
4386
+ msgstr ""
4387
+
4388
+ #: widgets/faq/faq.php:142 widgets/tab/tab.php:434
4389
+ msgid "Title Border Radius"
4390
+ msgstr ""
4391
+
4392
+ #: widgets/faq/faq.php:104 widgets/piechart/piechart.php:217
4393
+ #: widgets/pricing/pricing.php:532 widgets/tab/tab.php:740
4394
+ #: widgets/tab/tab.php:814
4395
+ msgid "Title Color"
4396
+ msgstr "Rubrikfärg"
4397
+
4398
+ #: widgets/faq/faq.php:69 widgets/tab/tab.php:445
4399
+ msgid "Tab content"
4400
+ msgstr ""
4401
+
4402
+ #: widgets/faq/faq.php:62
4403
+ msgid "Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast"
4404
+ msgstr ""
4405
+
4406
+ #: widgets/faq/faq.php:61
4407
+ msgid "Description type here"
4408
+ msgstr ""
4409
+
4410
+ #: widgets/faq/faq.php:52
4411
+ msgid "How to Change my Photo from Admin Dashboard?"
4412
+ msgstr ""
4413
+
4414
+ #: widgets/faq/faq.php:51
4415
+ msgid "Title type here"
4416
+ msgstr ""
4417
+
4418
+ #: libs/framework/views/settings-sections/dashboard.php:76
4419
+ #: widgets/faq/faq-handler.php:12 widgets/faq/faq.php:38
4420
+ msgid "FAQ"
4421
+ msgstr "Vanliga frågor"
4422
+
4423
+ #: widgets/pricing/pricing.php:2021
4424
+ msgid "Vertical Align"
4425
+ msgstr "Vertikal justering"
4426
+
4427
+ #: widgets/page-list/page-list.php:805 widgets/post-list/post-list.php:938
4428
+ #: widgets/video/video.php:772
4429
+ msgid "Padding Left"
4430
+ msgstr ""
4431
+
4432
+ #: widgets/video/video.php:741
4433
+ msgid "Padding Right"
4434
+ msgstr "Padding höger"
4435
+
4436
+ #: widgets/button/button.php:398 widgets/progressbar/progressbar.php:176
4437
+ #: widgets/progressbar/progressbar.php:278
4438
+ msgid "Shadow"
4439
+ msgstr ""
4440
+
4441
+ #: widgets/blog-posts/blog-posts.php:897 widgets/blog-posts/blog-posts.php:916
4442
+ #: widgets/blog-posts/blog-posts.php:2718
4443
+ #: widgets/blog-posts/blog-posts.php:2743 widgets/button/button.php:336
4444
+ #: widgets/button/button.php:372 widgets/pricing/pricing.php:870
4445
+ #: widgets/pricing/pricing.php:895 widgets/pricing/pricing.php:1651
4446
+ #: widgets/pricing/pricing.php:1670 widgets/video/video.php:650
4447
+ #: widgets/video/video.php:669
4448
+ msgctxt "Border Control"
4449
+ msgid "Color"
4450
+ msgstr "Färg"
4451
+
4452
+ #: widgets/blog-posts/blog-posts.php:870 widgets/blog-posts/blog-posts.php:2694
4453
+ #: widgets/button/button.php:315 widgets/pricing/pricing.php:846
4454
+ #: widgets/pricing/pricing.php:1633 widgets/pricing/pricing.php:2217
4455
+ #: widgets/video/video.php:632
4456
+ msgctxt "Border Control"
4457
+ msgid "Width"
4458
+ msgstr "Bredd"
4459
+
4460
+ #: widgets/blog-posts/blog-posts.php:856 widgets/blog-posts/blog-posts.php:2684
4461
+ #: widgets/button/button.php:304 widgets/pricing/pricing.php:609
4462
+ #: widgets/pricing/pricing.php:836 widgets/pricing/pricing.php:1623
4463
+ #: widgets/pricing/pricing.php:2207 widgets/video/video.php:622
4464
+ msgctxt "Border Control"
4465
+ msgid "Groove"
4466
+ msgstr ""
4467
+
4468
+ #: widgets/blog-posts/blog-posts.php:855 widgets/blog-posts/blog-posts.php:2683
4469
+ #: widgets/button/button.php:303 widgets/pricing/pricing.php:608
4470
+ #: widgets/pricing/pricing.php:835 widgets/pricing/pricing.php:1622
4471
+ #: widgets/pricing/pricing.php:2206 widgets/video/video.php:621
4472
+ msgctxt "Border Control"
4473
+ msgid "Dashed"
4474
+ msgstr "Streckad"
4475
+
4476
+ #: widgets/blog-posts/blog-posts.php:854 widgets/blog-posts/blog-posts.php:2682
4477
+ #: widgets/button/button.php:302 widgets/pricing/pricing.php:607
4478
+ #: widgets/pricing/pricing.php:834 widgets/pricing/pricing.php:1621
4479
+ #: widgets/pricing/pricing.php:2205 widgets/video/video.php:620
4480
+ msgctxt "Border Control"
4481
+ msgid "Dotted"
4482
+ msgstr "Prickad"
4483
+
4484
+ #: widgets/blog-posts/blog-posts.php:853 widgets/blog-posts/blog-posts.php:2681
4485
+ #: widgets/button/button.php:301 widgets/pricing/pricing.php:606
4486
+ #: widgets/pricing/pricing.php:833 widgets/pricing/pricing.php:1620
4487
+ #: widgets/pricing/pricing.php:2204 widgets/video/video.php:619
4488
+ msgctxt "Border Control"
4489
+ msgid "Double"
4490
+ msgstr "Dubbel"
4491
+
4492
+ #: widgets/blog-posts/blog-posts.php:852 widgets/blog-posts/blog-posts.php:2680
4493
+ #: widgets/button/button.php:300 widgets/pricing/pricing.php:605
4494
+ #: widgets/pricing/pricing.php:832 widgets/pricing/pricing.php:1619
4495
+ #: widgets/pricing/pricing.php:2203 widgets/video/video.php:618
4496
+ msgctxt "Border Control"
4497
+ msgid "Solid"
4498
+ msgstr "Solid"
4499
+
4500
+ #: widgets/blog-posts/blog-posts.php:848 widgets/blog-posts/blog-posts.php:2676
4501
+ #: widgets/button/button.php:296 widgets/pricing/pricing.php:601
4502
+ #: widgets/pricing/pricing.php:828 widgets/pricing/pricing.php:1615
4503
+ #: widgets/pricing/pricing.php:2199 widgets/video/video.php:614
4504
+ msgctxt "Border Control"
4505
+ msgid "Border Type"
4506
+ msgstr "Ramtyp"
4507
+
4508
+ #: widgets/blog-posts/blog-posts.php:616 widgets/button/button.php:163
4509
+ #: widgets/pricing/pricing.php:430
4510
+ msgid "ID"
4511
+ msgstr "ID"
4512
+
4513
+ #: widgets/blog-posts/blog-posts.php:614 widgets/button/button.php:161
4514
+ #: widgets/pricing/pricing.php:428
4515
+ msgid "id"
4516
+ msgstr "id"
4517
+
4518
+ #: widgets/blog-posts/blog-posts.php:607 widgets/button/button.php:154
4519
+ #: widgets/pricing/pricing.php:421
4520
+ msgid "Class Name"
4521
+ msgstr "Klassnamn"
4522
+
4523
+ #: widgets/blog-posts/blog-posts.php:605 widgets/button/button.php:152
4524
+ #: widgets/pricing/pricing.php:419
4525
+ msgid "Class"
4526
+ msgstr "Klass"
4527
+
4528
+ #: libs/framework/views/onboard-steps/step-05.php:10
4529
+ msgid "Advanced Tab"
4530
+ msgstr "Avancerad flik"
4531
+
4532
+ #: modules/megamenu/walker-nav-menu.php:314
4533
+ msgid "No content found"
4534
+ msgstr "Inget innehåll hittades"
4535
+
4536
+ #: widgets/nav-menu/nav-menu.php:135 widgets/nav-menu/nav-menu.php:1301
4537
+ msgid "Mobile Menu Logo"
4538
+ msgstr ""
4539
+
4540
+ #: widgets/nav-menu/nav-menu.php:1101
4541
+ msgid "Close Toggle"
4542
+ msgstr ""
4543
+
4544
+ #: widgets/nav-menu/nav-menu.php:1041 widgets/nav-menu/nav-menu.php:1083
4545
+ #: widgets/nav-menu/nav-menu.php:1242 widgets/nav-menu/nav-menu.php:1283
4546
+ msgid "Humber Icon Color"
4547
+ msgstr ""
4548
+
4549
+ #: widgets/nav-menu/nav-menu.php:884
4550
+ msgid "Humburger Toggle"
4551
+ msgstr ""
4552
+
4553
+ #: widgets/nav-menu/nav-menu.php:876
4554
+ msgid "Humburger Style"
4555
+ msgstr ""
4556
+
4557
+ #: widgets/nav-menu/nav-menu.php:850
4558
+ msgid "Conatiner width"
4559
+ msgstr ""
4560
+
4561
+ #: widgets/nav-menu/nav-menu.php:815
4562
+ msgid "Container background"
4563
+ msgstr ""
4564
+
4565
+ #: widgets/nav-menu/nav-menu.php:806
4566
+ msgid "Panel Menu Border"
4567
+ msgstr ""
4568
+
4569
+ #: widgets/nav-menu/nav-menu.php:779
4570
+ msgid "Submenu panel style"
4571
+ msgstr ""
4572
+
4573
+ #: widgets/nav-menu/nav-menu.php:675
4574
+ msgid "Item background (hover)"
4575
+ msgstr ""
4576
+
4577
+ #: widgets/nav-menu/nav-menu.php:542
4578
+ msgid "Fill Arrow"
4579
+ msgstr ""
4580
+
4581
+ #: widgets/nav-menu/nav-menu.php:541
4582
+ msgid "Plus"
4583
+ msgstr "Plus"
4584
+
4585
+ #: widgets/nav-menu/nav-menu.php:540
4586
+ msgid "Line Arrow"
4587
+ msgstr ""
4588
+
4589
+ #: widgets/nav-menu/nav-menu.php:536
4590
+ msgid "Submenu Indicator"
4591
+ msgstr ""
4592
+
4593
+ #: widgets/nav-menu/nav-menu.php:528
4594
+ msgid "Submenu item style"
4595
+ msgstr ""
4596
+
4597
+ #: widgets/nav-menu/nav-menu.php:659
4598
+ msgid "Item text color (hover)"
4599
+ msgstr ""
4600
+
4601
+ #: widgets/nav-menu/nav-menu.php:401 widgets/nav-menu/nav-menu.php:434
4602
+ #: widgets/nav-menu/nav-menu.php:473 widgets/nav-menu/nav-menu.php:641
4603
+ msgid "Item background"
4604
+ msgstr ""
4605
+
4606
+ #: widgets/nav-menu/nav-menu.php:358
4607
+ msgid "Menu item style"
4608
+ msgstr ""
4609
+
4610
+ #: widgets/nav-menu/nav-menu.php:410 widgets/nav-menu/nav-menu.php:443
4611
+ #: widgets/nav-menu/nav-menu.php:627
4612
+ msgid "Item text color"
4613
+ msgstr ""
4614
+
4615
+ #: widgets/dual-button/dual-button.php:547
4616
+ #: widgets/dual-button/dual-button.php:767 widgets/nav-menu/nav-menu.php:79
4617
+ #: widgets/video/video.php:308
4618
+ msgid "Justified"
4619
+ msgstr "Justerad"
4620
+
4621
+ #: widgets/nav-menu/nav-menu.php:152
4622
+ msgid "Custom URL"
4623
+ msgstr "Anpassad URL"
4624
+
4625
+ #: widgets/nav-menu/nav-menu.php:63
4626
+ msgid "Select menu"
4627
+ msgstr "Välj meny"
4628
+
4629
+ #: widgets/heading/heading-handler.php:11
4630
+ msgid "Heading"
4631
+ msgstr "Rubrik"
4632
+
4633
+ #: widgets/heading/heading.php:1145
4634
+ msgid "Seperator color"
4635
+ msgstr ""
4636
+
4637
+ #: widgets/heading/heading.php:1040
4638
+ msgid "Title Description color"
4639
+ msgstr ""
4640
+
4641
+ #: widgets/heading/heading.php:869
4642
+ msgid "Subtitle Border Right color"
4643
+ msgstr ""
4644
+
4645
+ #: widgets/heading/heading.php:679 widgets/heading/heading.php:769
4646
+ msgid "Use text fill"
4647
+ msgstr ""
4648
+
4649
+ #: widgets/heading/heading.php:653 widgets/heading/heading.php:694
4650
+ msgid "Focused Title Secondary BG"
4651
+ msgstr ""
4652
+
4653
+ #: widgets/heading/heading.php:639
4654
+ msgid "Use background color on text"
4655
+ msgstr ""
4656
+
4657
+ #: widgets/heading/heading.php:588
4658
+ msgid "Focused Title"
4659
+ msgstr ""
4660
+
4661
+ #: widgets/heading/heading.php:424 widgets/heading/heading.php:595
4662
+ msgid "Title primary color"
4663
+ msgstr ""
4664
+
4665
+ #: widgets/heading/heading.php:335
4666
+ msgid "Seperator Position"
4667
+ msgstr ""
4668
+
4669
+ #: libs/framework/views/onboard-steps/step-01.php:31
4670
+ #: widgets/fluent-forms/fluent-forms.php:2312 widgets/heading/heading.php:323
4671
+ #: widgets/icon-box/icon-box.php:470 widgets/ninja-forms/ninja-forms.php:597
4672
+ #: widgets/wp-forms/wp-forms.php:419
4673
+ msgid "Custom"
4674
+ msgstr "Anpassad"
4675
+
4676
+ #: widgets/heading/heading.php:322
4677
+ msgid "Solid with bullet"
4678
+ msgstr ""
4679
+
4680
+ #: widgets/heading/heading.php:321
4681
+ msgid "Solid with star"
4682
+ msgstr "Solid med stjärna"
4683
+
4684
+ #: widgets/heading/heading.php:316
4685
+ msgid "Seperator Style"
4686
+ msgstr ""
4687
+
4688
+ #: widgets/heading/heading.php:305
4689
+ msgid "Show Seperator"
4690
+ msgstr ""
4691
+
4692
+ #: widgets/heading/heading.php:298 widgets/heading/heading.php:1071
4693
+ msgid "Seperator"
4694
+ msgstr ""
4695
+
4696
+ #: widgets/heading/heading.php:247
4697
+ msgid "A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradise "
4698
+ msgstr ""
4699
+
4700
+ #: widgets/heading/heading.php:243
4701
+ msgid "Heading Description"
4702
+ msgstr ""
4703
+
4704
+ #: widgets/heading/heading.php:227 widgets/heading/heading.php:248
4705
+ #: widgets/heading/heading.php:1029
4706
+ msgid "Title Description"
4707
+ msgstr ""
4708
+
4709
+ #: widgets/heading/heading.php:202
4710
+ msgid "Sub Title HTML Tag"
4711
+ msgstr ""
4712
+
4713
+ #: widgets/blog-posts/blog-posts.php:403 widgets/heading/heading.php:191
4714
+ #: widgets/heading/heading.php:340
4715
+ msgid "After Title"
4716
+ msgstr "Efter rubrik"
4717
+
4718
+ #: widgets/blog-posts/blog-posts.php:402 widgets/heading/heading.php:190
4719
+ #: widgets/heading/heading.php:339
4720
+ msgid "Before Title"
4721
+ msgstr "Före rubrik"
4722
+
4723
+ #: widgets/heading/heading.php:186
4724
+ msgid "Sub Title Position"
4725
+ msgstr ""
4726
+
4727
+ #: widgets/heading/heading.php:175 widgets/heading/heading.php:176
4728
+ msgid "Time has changed"
4729
+ msgstr ""
4730
+
4731
+ #: widgets/heading/heading.php:172
4732
+ msgid "Heading Sub Title"
4733
+ msgstr ""
4734
+
4735
+ #: widgets/heading/heading.php:147
4736
+ msgid "Border Sub Title"
4737
+ msgstr ""
4738
+
4739
+ #: widgets/heading/heading.php:139
4740
+ msgid "Show Sub Title"
4741
+ msgstr ""
4742
+
4743
+ #: widgets/heading/heading.php:47
4744
+ msgid "Heading Title"
4745
+ msgstr ""
4746
+
4747
+ #: modules/onepage-scroll/extend-controls-pro.php:56
4748
+ msgid "Timeline"
4749
+ msgstr "Tidslinje"
4750
+
4751
+ #: widgets/post-tab/post-tab-handler.php:12
4752
+ msgid "Post Tab"
4753
+ msgstr ""
4754
+
4755
+ #: widgets/post-tab/post-tab.php:176
4756
+ msgid "Tab Item"
4757
+ msgstr ""
4758
+
4759
+ #: widgets/post-tab/post-tab.php:120
4760
+ msgid "Tab Item Container"
4761
+ msgstr ""
4762
+
4763
+ #: widgets/post-tab/post-tab.php:89
4764
+ msgid "On Click"
4765
+ msgstr "Vid klick"
4766
+
4767
+ #: widgets/header-offcanvas/header-offcanvas.php:153
4768
+ msgid "Offcanvas"
4769
+ msgstr "Utanför innehållsytan"
4770
+
4771
+ #: widgets/header-offcanvas/header-offcanvas.php:57
4772
+ msgid "Overlay color"
4773
+ msgstr "Överläggfärg"
4774
+
4775
+ #: widgets/header-offcanvas/header-offcanvas-handler.php:13
4776
+ #: widgets/header-offcanvas/header-offcanvas.php:42
4777
+ msgid "Header Offcanvas"
4778
+ msgstr ""
4779
+
4780
+ #: widgets/business-hours/business-hours-handler.php:11
4781
+ msgid "Business Hours"
4782
+ msgstr "Öppettider"
4783
+
4784
+ #: widgets/accordion/accordion.php:686
4785
+ msgid " Slide Open icon"
4786
+ msgstr ""
4787
+
4788
+ #: widgets/accordion/accordion.php:624
4789
+ msgid "Slide Closed Icon"
4790
+ msgstr ""
4791
+
4792
+ #: widgets/accordion/accordion.php:244
4793
+ msgid "Open"
4794
+ msgstr ""
4795
+
4796
+ #: widgets/accordion/accordion.php:210
4797
+ msgid "Right Icon Active"
4798
+ msgstr ""
4799
+
4800
+ #: widgets/accordion/accordion.php:195
4801
+ msgid "Right Icon"
4802
+ msgstr "Höger ikon"
4803
+
4804
+ #: widgets/accordion/accordion.php:180
4805
+ msgid "Left Icon Active"
4806
+ msgstr ""
4807
+
4808
+ #: widgets/accordion/accordion.php:165
4809
+ msgid "Left Icon"
4810
+ msgstr "Vänster ikon"
4811
+
4812
+ #: widgets/accordion/accordion.php:151
4813
+ msgid "Show Loop Count"
4814
+ msgstr ""
4815
+
4816
+ #: widgets/accordion/accordion.php:143
4817
+ msgid "Both side"
4818
+ msgstr "Båda sidorna"
4819
+
4820
+ #: widgets/accordion/accordion.php:121
4821
+ msgid "Box Icon"
4822
+ msgstr ""
4823
+
4824
+ #: widgets/accordion/accordion.php:120
4825
+ msgid "Side Curve"
4826
+ msgstr ""
4827
+
4828
+ #: widgets/accordion/accordion.php:119
4829
+ msgid "Curve Shape"
4830
+ msgstr ""
4831
+
4832
+ #: widgets/accordion/accordion.php:118
4833
+ msgid "Primary"
4834
+ msgstr "Primär"
4835
+
4836
+ #: widgets/accordion/accordion-handler.php:12
4837
+ #: widgets/accordion/accordion.php:39
4838
+ msgid "Accordion"
4839
+ msgstr "Dragspel"
4840
+
4841
+ #: widgets/piechart/piechart.php:385
4842
+ msgid "Chart"
4843
+ msgstr "Diagram"
4844
+
4845
+ #: widgets/icon-box/icon-box.php:1214 widgets/team/team.php:2240
4846
+ msgid "Vertical Position "
4847
+ msgstr "Vertikal position "
4848
+
4849
+ #: widgets/video/video.php:418
4850
+ msgid "Use height width"
4851
+ msgstr ""
4852
+
4853
+ #: widgets/icon-box/icon-box.php:1000
4854
+ msgid "Icon Hover Color"
4855
+ msgstr ""
4856
+
4857
+ #: widgets/icon-box/icon-box.php:950 widgets/team/team.php:2031
4858
+ msgid "Icon BG Color"
4859
+ msgstr ""
4860
+
4861
+ #: widgets/team/team.php:1784
4862
+ msgid "Modal"
4863
+ msgstr "Modal"
4864
+
4865
+ #: widgets/team/team.php:1772
4866
+ msgid "Modal Controls"
4867
+ msgstr ""
4868
+
4869
+ #: widgets/client-logo/client-logo.php:845
4870
+ #: widgets/header-offcanvas/header-offcanvas.php:606
4871
+ #: widgets/heading/heading.php:1172 widgets/icon-box/icon-box.php:458
4872
+ #: widgets/nav-menu/nav-menu.php:893 widgets/pricing/pricing.php:1486
4873
+ #: widgets/team/team.php:1311 widgets/team/team.php:1853
4874
+ msgid "Position"
4875
+ msgstr "Position"
4876
+
4877
+ #: widgets/team/team.php:1234 widgets/team/team.php:1803
4878
+ msgid "Name"
4879
+ msgstr "Namn"
4880
+
4881
+ #: widgets/team/team.php:778 widgets/testimonial/testimonial.php:1631
4882
+ msgid "Image Size"
4883
+ msgstr "Bildstorlek"
4884
+
4885
+ #: widgets/team/team.php:753
4886
+ msgid "Remove Gutter?"
4887
+ msgstr ""
4888
+
4889
+ #: widgets/team/team.php:728
4890
+ msgid "Hover Overy Color"
4891
+ msgstr ""
4892
+
4893
+ #: widgets/blog-posts/blog-posts.php:783 widgets/faq/faq.php:245
4894
+ #: widgets/team/team.php:688
4895
+ msgid "Content Padding"
4896
+ msgstr ""
4897
+
4898
+ #: widgets/team/team.php:620
4899
+ msgid "Max Height"
4900
+ msgstr "Max höjd"
4901
+
4902
+ #: widgets/team/team.php:480
4903
+ msgid "Close Icon Alignment"
4904
+ msgstr ""
4905
+
4906
+ #: widgets/header-offcanvas/header-offcanvas.php:131 widgets/team/team.php:462
4907
+ #: widgets/team/team.php:1998
4908
+ msgid "Close Icon"
4909
+ msgstr ""
4910
+
4911
+ #: widgets/team/team.php:450
4912
+ msgid "Email Address"
4913
+ msgstr "E-postadress"
4914
+
4915
+ #: widgets/team/team.php:447 widgets/team/team.php:2475
4916
+ msgid "Email"
4917
+ msgstr "E-post"
4918
+
4919
+ #: widgets/team/team.php:437
4920
+ msgid "Phone Number"
4921
+ msgstr "Telefonnummer"
4922
+
4923
+ #: widgets/mail-chimp/mail-chimp.php:329 widgets/tablepress/tablepress.php:80
4924
+ #: widgets/team/team.php:434 widgets/team/team.php:2471
4925
+ msgid "Phone"
4926
+ msgstr "Telefon"
4927
+
4928
+ #: widgets/team/team.php:412
4929
+ msgid "Show Popup"
4930
+ msgstr "Visa popup"
4931
+
4932
+ #: widgets/progressbar/progressbar.php:70 widgets/team/team.php:363
4933
+ msgid "Add Icon"
4934
+ msgstr "Lägg till ikon"
4935
+
4936
+ #: widgets/team/team.php:184
4937
+ msgid "Display Social Profiles?"
4938
+ msgstr "Visa sociala profiler?"
4939
+
4940
+ #: widgets/team/team.php:177 widgets/team/team.php:1487
4941
+ msgid "Social Profiles"
4942
+ msgstr "Sociala profiler"
4943
+
4944
+ #: widgets/team/team.php:161 widgets/team/team.php:423
4945
+ msgid "A small river named Duden flows by their place and supplies it with the necessary"
4946
+ msgstr ""
4947
+
4948
+ #: widgets/team/team.php:159 widgets/team/team.php:162
4949
+ #: widgets/team/team.php:421 widgets/team/team.php:424
4950
+ msgid "About Member"
4951
+ msgstr ""
4952
+
4953
+ #: widgets/heading/heading.php:234 widgets/team/team.php:148
4954
+ msgid "Show Description"
4955
+ msgstr "Visa beskrivning"
4956
+
4957
+ #: widgets/team/team.php:106
4958
+ msgid "Designer"
4959
+ msgstr "Designer"
4960
+
4961
+ #: widgets/team/team.php:104 widgets/team/team.php:107
4962
+ msgid "Member Position"
4963
+ msgstr ""
4964
+
4965
+ #: widgets/team/team.php:96
4966
+ msgid "Jane Doe"
4967
+ msgstr "Jane Doe"
4968
+
4969
+ #: widgets/team/team.php:94 widgets/team/team.php:97
4970
+ msgid "Member Name"
4971
+ msgstr "Medlemsnamn"
4972
+
4973
+ #: widgets/team/team.php:74
4974
+ msgid "Choose Member Image"
4975
+ msgstr "Välj medlemsbild"
4976
+
4977
+ #: widgets/team/team.php:66
4978
+ msgid "Overlay with circle shape & hover"
4979
+ msgstr ""
4980
+
4981
+ #: widgets/team/team.php:65
4982
+ msgid "Overlay with circle shape"
4983
+ msgstr "Överlägg med cirkelform"
4984
+
4985
+ #: widgets/team/team.php:64
4986
+ msgid "Long height with details & hover"
4987
+ msgstr ""
4988
+
4989
+ #: widgets/team/team.php:63
4990
+ msgid "Long height with details "
4991
+ msgstr ""
4992
+
4993
+ #: widgets/team/team.php:62
4994
+ msgid "Long height with hover "
4995
+ msgstr ""
4996
+
4997
+ #: widgets/team/team.php:61
4998
+ msgid "Centered with details "
4999
+ msgstr "Centrerat med detaljer"
5000
+
5001
+ #: widgets/team/team.php:60
5002
+ msgid "Overlay with details"
5003
+ msgstr "Överlägg med detaljer"
5004
+
5005
+ #: widgets/team/team.php:59
5006
+ msgid "Hover on social"
5007
+ msgstr ""
5008
+
5009
+ #: widgets/team/team.php:58
5010
+ msgid "Centered "
5011
+ msgstr "Centrerat "
5012
+
5013
+ #: widgets/team/team.php:57 widgets/team/team.php:927 widgets/team/team.php:939
5014
+ #: widgets/team/team.php:1748
5015
+ msgid "Overlay"
5016
+ msgstr "Överlägg"
5017
+
5018
+ #: widgets/team/team.php:45
5019
+ msgid "Team Member Content"
5020
+ msgstr ""
5021
+
5022
+ #: widgets/team/team-handler.php:12
5023
+ msgid "Team"
5024
+ msgstr "Team"
5025
+
5026
+ #: widgets/caldera-forms/caldera-forms.php:646
5027
+ #: widgets/contact-form7/contact-form7.php:645
5028
+ #: widgets/header-search/header-search.php:235
5029
+ #: widgets/social-share/social-share.php:501 widgets/social/social.php:531
5030
+ #: widgets/team/team.php:1063 widgets/team/team.php:1643
5031
+ #: widgets/team/team.php:2167
5032
+ msgid "Use Height Width"
5033
+ msgstr ""
5034
+
5035
+ #: widgets/social-share/social-share.php:471 widgets/social/social.php:434
5036
+ #: widgets/team/team.php:1551
5037
+ msgid "Line Through"
5038
+ msgstr "Linje genom"
5039
+
5040
+ #: widgets/social-share/social-share.php:470 widgets/social/social.php:433
5041
+ #: widgets/team/team.php:1550
5042
+ msgid "Overline"
5043
+ msgstr ""
5044
+
5045
+ #: widgets/social-share/social-share.php:469 widgets/social/social.php:432
5046
+ #: widgets/team/team.php:1549
5047
+ msgid "Underline"
5048
+ msgstr ""
5049
+
5050
+ #: widgets/social-share/social-share.php:464 widgets/social/social.php:427
5051
+ #: widgets/team/team.php:1544
5052
+ msgid "Decoration"
5053
+ msgstr "Dekoration"
5054
+
5055
+ #: widgets/blog-posts/blog-posts.php:53
5056
+ #: widgets/social-share/social-share.php:452 widgets/social/social.php:415
5057
+ #: widgets/team/team.php:1532
5058
+ msgid "Block"
5059
+ msgstr "Block"
5060
+
5061
+ #: widgets/social-share/social-share.php:451 widgets/social/social.php:414
5062
+ #: widgets/team/team.php:1531
5063
+ msgid "Inline Block"
5064
+ msgstr ""
5065
+
5066
+ #: widgets/social-share/social-share.php:447 widgets/social/social.php:410
5067
+ #: widgets/team/team.php:1527
5068
+ msgid "Display"
5069
+ msgstr "Visa"
5070
+
5071
+ #: widgets/social-share/social-share.php:368 widgets/social/social.php:331
5072
+ msgid "Add Social Media"
5073
+ msgstr "Lägg till social media"
5074
+
5075
+ #: widgets/social-share/social-share.php:283
5076
+ #: widgets/social-share/social-share.php:337 widgets/social/social.php:246
5077
+ #: widgets/social/social.php:300 widgets/team/team.php:281
5078
+ #: widgets/team/team.php:343 widgets/video/video.php:719
5079
+ msgid "Text Shadow"
5080
+ msgstr "Textskugga"
5081
+
5082
+ #: widgets/social-share/social-share.php:110 widgets/social/social.php:104
5083
+ msgid "Spacing Left"
5084
+ msgstr ""
5085
+
5086
+ #: widgets/social-share/social-share.php:83 widgets/social/social.php:77
5087
+ msgid "Spacing Right"
5088
+ msgstr ""
5089
+
5090
+ #: widgets/social-share/social-share.php:59 widgets/social/social.php:53
5091
+ #: widgets/video/video.php:58
5092
+ msgid "Both"
5093
+ msgstr "Båda"
5094
+
5095
+ #: widgets/social-share/social-share.php:46
5096
+ #: widgets/social-share/social-share.php:182
5097
+ #: widgets/social-share/social-share.php:411 widgets/social/social.php:374
5098
+ msgid "Social Media"
5099
+ msgstr "Sociala medier"
5100
+
5101
+ #: widgets/page-list/page-list-handler.php:13
5102
+ msgid "Page List"
5103
+ msgstr "Sidlista"
5104
+
5105
+ #: widgets/icon-box/icon-box.php:778 widgets/page-list/page-list.php:859
5106
+ #: widgets/team/team.php:1985
5107
+ msgid "Color Hover"
5108
+ msgstr ""
5109
+
5110
+ #: widgets/heading/heading.php:132 widgets/heading/heading.php:708
5111
+ #: widgets/page-list/page-list.php:831
5112
+ msgid "Subtitle"
5113
+ msgstr "Underrubrik"
5114
+
5115
+ #: widgets/page-list/page-list.php:397
5116
+ msgid "Background Hover"
5117
+ msgstr "Bakgrund vid hovring"
5118
+
5119
+ #: widgets/page-list/page-list.php:187 widgets/piechart/piechart.php:157
5120
+ msgid "Default title"
5121
+ msgstr "Standardrubrik"
5122
+
5123
+ #: widgets/fluent-forms/fluent-forms.php:1922
5124
+ #: widgets/page-list/page-list.php:173
5125
+ msgid "Show Label"
5126
+ msgstr "Visa etikett"
5127
+
5128
+ #: widgets/page-list/page-list.php:141
5129
+ msgid "Select Page"
5130
+ msgstr "Välj sida"
5131
+
5132
+ #: widgets/blog-posts/blog-posts.php:702 widgets/icon-box/icon-box.php:688
5133
+ #: widgets/page-list/page-list.php:587 widgets/page-list/page-list.php:953
5134
+ #: widgets/post-list/post-list.php:749 widgets/testimonial/testimonial.php:765
5135
+ msgid "Vertical Alignment"
5136
+ msgstr "Vertikal justering"
5137
+
5138
+ #: widgets/mail-chimp/mail-chimp.php:495 widgets/page-list/page-list.php:84
5139
+ #: widgets/post-list/post-list.php:244 widgets/team/team.php:116
5140
+ msgid "Show Icon"
5141
+ msgstr "Visa ikon"
5142
+
5143
+ #: widgets/icon-box/icon-box.php:448 widgets/mail-chimp/mail-chimp.php:111
5144
+ #: widgets/mail-chimp/mail-chimp.php:554 widgets/page-list/page-list.php:64
5145
+ #: widgets/page-list/page-list.php:188 widgets/piechart/piechart.php:158
5146
+ msgid "Type your title here"
5147
+ msgstr "Skriv din rubrik här"
5148
+
5149
+ #: widgets/heading/heading.php:781 widgets/heading/heading.php:816
5150
+ #: widgets/heading/heading.php:881 widgets/page-list/page-list.php:61
5151
+ msgid "Sub Title"
5152
+ msgstr "Underrubrik"
5153
+
5154
+ #: widgets/accordion/accordion.php:154 widgets/blog-posts/blog-posts.php:2247
5155
+ #: widgets/caldera-forms/caldera-forms.php:649
5156
+ #: widgets/client-logo/client-logo.php:450
5157
+ #: widgets/contact-form7/contact-form7.php:648
5158
+ #: widgets/dual-button/dual-button.php:925
5159
+ #: widgets/fluent-forms/fluent-forms.php:126
5160
+ #: widgets/fluent-forms/fluent-forms.php:138
5161
+ #: widgets/fluent-forms/fluent-forms.php:160
5162
+ #: widgets/fluent-forms/fluent-forms.php:1925
5163
+ #: widgets/fluent-forms/fluent-forms.php:1989
5164
+ #: widgets/header-search/header-search.php:238
5165
+ #: widgets/icon-box/icon-box.php:437 widgets/mail-chimp/mail-chimp.php:168
5166
+ #: widgets/mail-chimp/mail-chimp.php:262 widgets/mail-chimp/mail-chimp.php:354
5167
+ #: widgets/mail-chimp/mail-chimp.php:431 widgets/mail-chimp/mail-chimp.php:498
5168
+ #: widgets/mail-chimp/mail-chimp.php:690 widgets/mail-chimp/mail-chimp.php:925
5169
+ #: widgets/page-list/page-list.php:87 widgets/page-list/page-list.php:132
5170
+ #: widgets/page-list/page-list.php:176 widgets/page-list/page-list.php:302
5171
+ #: widgets/post-list/post-list.php:179 widgets/post-list/post-list.php:191
5172
+ #: widgets/post-list/post-list.php:247 widgets/post-list/post-list.php:280
5173
+ #: widgets/post-list/post-list.php:292 widgets/post-list/post-list.php:324
5174
+ #: widgets/post-tab/post-tab.php:92 widgets/post-tab/post-tab.php:106
5175
+ #: widgets/social-share/social-share.php:504 widgets/social/social.php:534
5176
+ #: widgets/tab/tab.php:85 widgets/tab/tab.php:141 widgets/team/team.php:119
5177
+ #: widgets/team/team.php:151 widgets/team/team.php:187
5178
+ #: widgets/team/team.php:1067 widgets/team/team.php:1646
5179
+ #: widgets/testimonial/testimonial.php:165
5180
+ #: widgets/testimonial/testimonial.php:182 widgets/video/video.php:421
5181
+ msgid "Hide"
5182
+ msgstr "Dölj"
5183
+
5184
+ #: widgets/accordion/accordion.php:153 widgets/blog-posts/blog-posts.php:2246
5185
+ #: widgets/caldera-forms/caldera-forms.php:648
5186
+ #: widgets/client-logo/client-logo.php:449
5187
+ #: widgets/contact-form7/contact-form7.php:647
5188
+ #: widgets/dual-button/dual-button.php:924
5189
+ #: widgets/fluent-forms/fluent-forms.php:125
5190
+ #: widgets/fluent-forms/fluent-forms.php:137
5191
+ #: widgets/fluent-forms/fluent-forms.php:159
5192
+ #: widgets/fluent-forms/fluent-forms.php:1924
5193
+ #: widgets/fluent-forms/fluent-forms.php:1988
5194
+ #: widgets/header-search/header-search.php:237
5195
+ #: widgets/icon-box/icon-box.php:436 widgets/mail-chimp/mail-chimp.php:167
5196
+ #: widgets/mail-chimp/mail-chimp.php:261 widgets/mail-chimp/mail-chimp.php:353
5197
+ #: widgets/mail-chimp/mail-chimp.php:430 widgets/mail-chimp/mail-chimp.php:497
5198
+ #: widgets/mail-chimp/mail-chimp.php:689 widgets/mail-chimp/mail-chimp.php:924
5199
+ #: widgets/page-list/page-list.php:86 widgets/page-list/page-list.php:131
5200
+ #: widgets/page-list/page-list.php:175 widgets/page-list/page-list.php:301
5201
+ #: widgets/post-list/post-list.php:178 widgets/post-list/post-list.php:190
5202
+ #: widgets/post-list/post-list.php:246 widgets/post-list/post-list.php:279
5203
+ #: widgets/post-list/post-list.php:291 widgets/post-list/post-list.php:323
5204
+ #: widgets/post-tab/post-tab.php:91 widgets/post-tab/post-tab.php:105
5205
+ #: widgets/social-share/social-share.php:503 widgets/social/social.php:533
5206
+ #: widgets/tab/tab.php:84 widgets/tab/tab.php:140 widgets/team/team.php:118
5207
+ #: widgets/team/team.php:150 widgets/team/team.php:186
5208
+ #: widgets/team/team.php:1066 widgets/team/team.php:1645
5209
+ #: widgets/testimonial/testimonial.php:164
5210
+ #: widgets/testimonial/testimonial.php:181 widgets/video/video.php:420
5211
+ msgid "Show"
5212
+ msgstr "Visa"
5213
+
5214
+ #: widgets/page-list/page-list.php:299
5215
+ msgid "Rel"
5216
+ msgstr ""
5217
+
5218
+ #: widgets/page-list/page-list.php:291
5219
+ msgid "Self"
5220
+ msgstr ""
5221
+
5222
+ #: widgets/page-list/page-list.php:290
5223
+ msgid "Blank"
5224
+ msgstr ""
5225
+
5226
+ #: widgets/page-list/page-list.php:286
5227
+ msgid "Target"
5228
+ msgstr "Mål"
5229
+
5230
+ #: widgets/funfact/funfact.php:1170
5231
+ msgid "From Down"
5232
+ msgstr ""
5233
+
5234
+ #: widgets/client-logo/client-logo.php:614 widgets/funfact/funfact.php:1162
5235
+ #: widgets/icon-box/icon-box.php:1560
5236
+ msgid "From Top"
5237
+ msgstr "Från toppen"
5238
+
5239
+ #: widgets/funfact/funfact.php:1091
5240
+ msgid "Devider"
5241
+ msgstr ""
5242
+
5243
+ #: widgets/funfact/funfact.php:1075
5244
+ msgid "Overlay Color"
5245
+ msgstr "Överläggfärg"
5246
+
5247
+ #: widgets/accordion/accordion.php:61 widgets/accordion/accordion.php:105
5248
+ #: widgets/back-to-top/back-to-top.php:153 widgets/blog-posts/blog-posts.php:67
5249
+ #: widgets/blog-posts/blog-posts.php:164 widgets/blog-posts/blog-posts.php:185
5250
+ #: widgets/blog-posts/blog-posts.php:207 widgets/blog-posts/blog-posts.php:339
5251
+ #: widgets/blog-posts/blog-posts.php:378 widgets/blog-posts/blog-posts.php:392
5252
+ #: widgets/blog-posts/blog-posts.php:439 widgets/blog-posts/blog-posts.php:542
5253
+ #: widgets/blog-posts/blog-posts.php:2044 widgets/button/button.php:90
5254
+ #: widgets/client-logo/client-logo.php:91
5255
+ #: widgets/client-logo/client-logo.php:118
5256
+ #: widgets/client-logo/client-logo.php:322
5257
+ #: widgets/client-logo/client-logo.php:347
5258
+ #: widgets/client-logo/client-logo.php:361
5259
+ #: widgets/client-logo/client-logo.php:372
5260
+ #: widgets/client-logo/client-logo.php:414
5261
+ #: widgets/dual-button/dual-button.php:193
5262
+ #: widgets/dual-button/dual-button.php:322
5263
+ #: widgets/fluent-forms/fluent-forms.php:89
5264
+ #: widgets/fluent-forms/fluent-forms.php:918 widgets/funfact/funfact.php:88
5265
+ #: widgets/funfact/funfact.php:1067 widgets/heading/heading.php:309
5266
+ #: widgets/heading/heading.php:643 widgets/heading/heading.php:683
5267
+ #: widgets/heading/heading.php:773 widgets/icon-box/icon-box.php:91
5268
+ #: widgets/icon-box/icon-box.php:181 widgets/icon-box/icon-box.php:193
5269
+ #: widgets/icon-box/icon-box.php:243 widgets/icon-box/icon-box.php:289
5270
+ #: widgets/icon-box/icon-box.php:334 widgets/icon-box/icon-box.php:1457
5271
+ #: widgets/icon-box/icon-box.php:1500
5272
+ #: widgets/image-accordion/image-accordion.php:53
5273
+ #: widgets/image-accordion/image-accordion.php:85
5274
+ #: widgets/image-accordion/image-accordion.php:129
5275
+ #: widgets/image-accordion/image-accordion.php:153
5276
+ #: widgets/image-accordion/image-accordion.php:190
5277
+ #: widgets/image-accordion/image-accordion.php:220
5278
+ #: widgets/image-box/image-box.php:115 widgets/image-box/image-box.php:170
5279
+ #: widgets/image-box/image-box.php:336
5280
+ #: widgets/image-comparison/image-comparison.php:153
5281
+ #: widgets/image-comparison/image-comparison.php:165
5282
+ #: widgets/image-comparison/image-comparison.php:177
5283
+ #: widgets/nav-menu/nav-menu.php:105 widgets/post-tab/post-tab.php:361
5284
+ #: widgets/pricing/pricing.php:112 widgets/pricing/pricing.php:352
5285
+ #: widgets/tab/tab.php:361 widgets/tab/tab.php:540 widgets/team/team.php:2170
5286
+ #: widgets/testimonial/testimonial.php:113
5287
+ #: widgets/testimonial/testimonial.php:274
5288
+ #: widgets/testimonial/testimonial.php:290
5289
+ #: widgets/testimonial/testimonial.php:374
5290
+ #: widgets/testimonial/testimonial.php:518
5291
+ #: widgets/testimonial/testimonial.php:530
5292
+ #: widgets/testimonial/testimonial.php:542
5293
+ #: widgets/testimonial/testimonial.php:586
5294
+ #: widgets/testimonial/testimonial.php:598
5295
+ #: widgets/testimonial/testimonial.php:834 widgets/video/video.php:87
5296
+ #: widgets/video/video.php:134 widgets/video/video.php:199
5297
+ #: widgets/video/video.php:210 widgets/video/video.php:221
5298
+ #: widgets/video/video.php:233 widgets/video/video.php:245
5299
+ #: widgets/video/video.php:258 widgets/video/video.php:271
5300
+ #: widgets/we-forms/we-forms.php:354
5301
+ msgid "No"
5302
+ msgstr "Nej"
5303
+
5304
+ #: widgets/accordion/accordion.php:60 widgets/accordion/accordion.php:104
5305
+ #: widgets/back-to-top/back-to-top.php:152 widgets/blog-posts/blog-posts.php:66
5306
+ #: widgets/blog-posts/blog-posts.php:163 widgets/blog-posts/blog-posts.php:184
5307
+ #: widgets/blog-posts/blog-posts.php:206 widgets/blog-posts/blog-posts.php:338
5308
+ #: widgets/blog-posts/blog-posts.php:377 widgets/blog-posts/blog-posts.php:391
5309
+ #: widgets/blog-posts/blog-posts.php:438 widgets/blog-posts/blog-posts.php:541
5310
+ #: widgets/blog-posts/blog-posts.php:2043 widgets/button/button.php:89
5311
+ #: widgets/client-logo/client-logo.php:90
5312
+ #: widgets/client-logo/client-logo.php:117
5313
+ #: widgets/client-logo/client-logo.php:321
5314
+ #: widgets/client-logo/client-logo.php:346
5315
+ #: widgets/client-logo/client-logo.php:360
5316
+ #: widgets/client-logo/client-logo.php:371
5317
+ #: widgets/client-logo/client-logo.php:413
5318
+ #: widgets/dual-button/dual-button.php:192
5319
+ #: widgets/dual-button/dual-button.php:321
5320
+ #: widgets/fluent-forms/fluent-forms.php:88
5321
+ #: widgets/fluent-forms/fluent-forms.php:917 widgets/funfact/funfact.php:87
5322
+ #: widgets/funfact/funfact.php:1066 widgets/heading/heading.php:308
5323
+ #: widgets/heading/heading.php:642 widgets/heading/heading.php:682
5324
+ #: widgets/heading/heading.php:772 widgets/icon-box/icon-box.php:90
5325
+ #: widgets/icon-box/icon-box.php:180 widgets/icon-box/icon-box.php:192
5326
+ #: widgets/icon-box/icon-box.php:242 widgets/icon-box/icon-box.php:288
5327
+ #: widgets/icon-box/icon-box.php:333 widgets/icon-box/icon-box.php:1456
5328
+ #: widgets/icon-box/icon-box.php:1499
5329
+ #: widgets/image-accordion/image-accordion.php:52
5330
+ #: widgets/image-accordion/image-accordion.php:84
5331
+ #: widgets/image-accordion/image-accordion.php:128
5332
+ #: widgets/image-accordion/image-accordion.php:152
5333
+ #: widgets/image-accordion/image-accordion.php:189
5334
+ #: widgets/image-accordion/image-accordion.php:219
5335
+ #: widgets/image-box/image-box.php:114 widgets/image-box/image-box.php:169
5336
+ #: widgets/image-box/image-box.php:335
5337
+ #: widgets/image-comparison/image-comparison.php:152
5338
+ #: widgets/image-comparison/image-comparison.php:164
5339
+ #: widgets/image-comparison/image-comparison.php:176
5340
+ #: widgets/nav-menu/nav-menu.php:104 widgets/post-tab/post-tab.php:360
5341
+ #: widgets/pricing/pricing.php:111 widgets/pricing/pricing.php:351
5342
+ #: widgets/tab/tab.php:360 widgets/tab/tab.php:539 widgets/team/team.php:755
5343
+ #: widgets/team/team.php:756 widgets/team/team.php:2169
5344
+ #: widgets/testimonial/testimonial.php:112
5345
+ #: widgets/testimonial/testimonial.php:273
5346
+ #: widgets/testimonial/testimonial.php:289
5347
+ #: widgets/testimonial/testimonial.php:373
5348
+ #: widgets/testimonial/testimonial.php:517
5349
+ #: widgets/testimonial/testimonial.php:529
5350
+ #: widgets/testimonial/testimonial.php:541
5351
+ #: widgets/testimonial/testimonial.php:585
5352
+ #: widgets/testimonial/testimonial.php:597
5353
+ #: widgets/testimonial/testimonial.php:833 widgets/video/video.php:86
5354
+ #: widgets/video/video.php:133 widgets/video/video.php:198
5355
+ #: widgets/video/video.php:209 widgets/video/video.php:220
5356
+ #: widgets/video/video.php:232 widgets/video/video.php:244
5357
+ #: widgets/video/video.php:257 widgets/video/video.php:270
5358
+ #: widgets/we-forms/we-forms.php:353
5359
+ msgid "Yes"
5360
+ msgstr "Ja"
5361
+
5362
+ #: modules/onepage-scroll/extend-controls-pro.php:112
5363
+ #: widgets/blog-posts/blog-posts.php:714 widgets/blog-posts/blog-posts.php:1424
5364
+ #: widgets/funfact/funfact.php:982 widgets/heading/heading.php:341
5365
+ #: widgets/icon-box/icon-box.php:700
5366
+ #: widgets/image-accordion/image-accordion.php:573
5367
+ #: widgets/page-list/page-list.php:599 widgets/page-list/page-list.php:965
5368
+ #: widgets/post-list/post-list.php:358 widgets/post-list/post-list.php:761
5369
+ #: widgets/pricing/pricing.php:1449 widgets/pricing/pricing.php:1519
5370
+ #: widgets/tab/tab.php:160 widgets/tab/tab.php:1145 widgets/tab/tab.php:1514
5371
+ #: widgets/testimonial/testimonial.php:150
5372
+ #: widgets/testimonial/testimonial.php:777
5373
+ #: widgets/testimonial/testimonial.php:1556
5374
+ #: widgets/testimonial/testimonial.php:1653
5375
+ msgid "Bottom"
5376
+ msgstr "Botten"
5377
+
5378
+ #: widgets/blog-posts/blog-posts.php:710 widgets/funfact/funfact.php:978
5379
+ #: widgets/icon-box/icon-box.php:696 widgets/nav-menu/nav-menu.php:902
5380
+ #: widgets/pricing/pricing.php:1445 widgets/pricing/pricing.php:1515
5381
+ msgid "Middle"
5382
+ msgstr "Mitten"
5383
+
5384
+ #: widgets/funfact/funfact.php:969 widgets/heading/heading.php:503
5385
+ #: widgets/heading/heading.php:959 widgets/icon-box/icon-box.php:511
5386
+ #: widgets/image-accordion/image-accordion.php:560
5387
+ #: widgets/pricing/pricing.php:1436 widgets/pricing/pricing.php:1506
5388
+ msgid "Vertical Position"
5389
+ msgstr "Vertikal position"
5390
+
5391
+ #: widgets/funfact/funfact.php:946
5392
+ msgid "Horizontal space"
5393
+ msgstr "Horisontellt mellanrum"
5394
+
5395
+ #: modules/onepage-scroll/extend-controls-pro.php:108
5396
+ #: widgets/back-to-top/back-to-top.php:87 widgets/blog-posts/blog-posts.php:81
5397
+ #: widgets/blog-posts/blog-posts.php:706 widgets/blog-posts/blog-posts.php:1396
5398
+ #: widgets/blog-posts/blog-posts.php:1751 widgets/funfact/funfact.php:923
5399
+ #: widgets/funfact/funfact.php:974 widgets/heading/heading.php:338
5400
+ #: widgets/icon-box/icon-box.php:366 widgets/icon-box/icon-box.php:692
5401
+ #: widgets/image-accordion/image-accordion.php:565
5402
+ #: widgets/nav-menu/nav-menu.php:898 widgets/page-list/page-list.php:577
5403
+ #: widgets/page-list/page-list.php:591 widgets/page-list/page-list.php:957
5404
+ #: widgets/post-list/post-list.php:357 widgets/post-list/post-list.php:753
5405
+ #: widgets/pricing/pricing.php:1441 widgets/pricing/pricing.php:1511
5406
+ #: widgets/tab/tab.php:159 widgets/testimonial/testimonial.php:149
5407
+ #: widgets/testimonial/testimonial.php:769
5408
+ #: widgets/testimonial/testimonial.php:1552
5409
+ msgid "Top"
5410
+ msgstr "Toppen"
5411
+
5412
+ #: widgets/funfact/funfact.php:808
5413
+ msgid "Right Spacing"
5414
+ msgstr ""
5415
+
5416
+ #: widgets/funfact/funfact.php:769 widgets/funfact/funfact.php:902
5417
+ msgid "Number Color"
5418
+ msgstr ""
5419
+
5420
+ #: widgets/funfact/funfact.php:760
5421
+ msgid "Number Count"
5422
+ msgstr ""
5423
+
5424
+ #: widgets/funfact/funfact.php:724 widgets/icon-box/icon-box.php:1127
5425
+ #: widgets/pricing/pricing.php:1268
5426
+ msgid "Rotate"
5427
+ msgstr "Rotera"
5428
+
5429
+ #: widgets/funfact/funfact.php:623 widgets/pricing/pricing.php:1160
5430
+ msgid "Secondary Color"
5431
+ msgstr "Sekundär färg"
5432
+
5433
+ #: widgets/funfact/funfact.php:610 widgets/pricing/pricing.php:1147
5434
+ msgid "Primary Color"
5435
+ msgstr "Primär färg"
5436
+
5437
+ #: widgets/funfact/funfact.php:568 widgets/pricing/pricing.php:1105
5438
+ msgid "BG Color"
5439
+ msgstr ""
5440
+
5441
+ #: widgets/funfact/funfact.php:514 widgets/icon-box/icon-box.php:1430
5442
+ #: widgets/pricing/pricing.php:1054
5443
+ msgid "Animation"
5444
+ msgstr "Animering"
5445
+
5446
+ #: widgets/funfact/funfact.php:362 widgets/funfact/funfact.php:1158
5447
+ msgid "Border Direction"
5448
+ msgstr ""
5449
+
5450
+ #: widgets/funfact/funfact.php:353
5451
+ msgid "Enable Vertical Border"
5452
+ msgstr ""
5453
+
5454
+ #: widgets/funfact/funfact.php:296
5455
+ msgid "Enable Hover Border Bottom"
5456
+ msgstr ""
5457
+
5458
+ #: modules/megamenu/views/options-menu-item.php:13 widgets/button/button.php:77
5459
+ #: widgets/client-logo/client-logo.php:171 widgets/funfact/funfact.php:236
5460
+ #: widgets/icon-box/icon-box.php:324
5461
+ #: widgets/image-comparison/image-comparison.php:125
5462
+ #: widgets/page-list/page-list.php:240 widgets/post-list/post-list.php:116
5463
+ #: widgets/testimonial/testimonial.php:424
5464
+ msgid "Settings"
5465
+ msgstr "Inställningar"
5466
+
5467
+ #: widgets/funfact/funfact.php:225
5468
+ msgid "+"
5469
+ msgstr "+"
5470
+
5471
+ #: widgets/funfact/funfact.php:222 widgets/funfact/funfact.php:891
5472
+ msgid "Super"
5473
+ msgstr "Upphöjt"
5474
+
5475
+ #: widgets/funfact/funfact.php:213
5476
+ msgid "Enable Super"
5477
+ msgstr ""
5478
+
5479
+ #: widgets/funfact/funfact.php:195
5480
+ msgid "M+"
5481
+ msgstr "M+"
5482
+
5483
+ #: widgets/funfact/funfact.php:192
5484
+ msgid "Number Suffix "
5485
+ msgstr ""
5486
+
5487
+ #: widgets/funfact/funfact.php:185
5488
+ msgid "Enter number"
5489
+ msgstr "Ange nummer"
5490
+
5491
+ #: widgets/funfact/funfact.php:182
5492
+ msgid "Number "
5493
+ msgstr "Nummer "
5494
+
5495
+ #: widgets/funfact/funfact.php:120
5496
+ msgid "Framed"
5497
+ msgstr "Inramad"
5498
+
5499
+ #: widgets/funfact/funfact.php:119
5500
+ msgid "Stacked"
5501
+ msgstr "Staplad"
5502
+
5503
+ #: widgets/funfact/funfact.php:115
5504
+ msgid "View"
5505
+ msgstr "Visa"
5506
+
5507
+ #: widgets/funfact/funfact.php:60
5508
+ msgid "Icon type "
5509
+ msgstr "Ikontyp "
5510
+
5511
+ #: widgets/funfact/funfact-handler.php:12
5512
+ msgid "Funfact"
5513
+ msgstr ""
5514
+
5515
+ #: widgets/blog-posts/blog-posts.php:983
5516
+ #: widgets/client-logo/client-logo.php:1200
5517
+ #: widgets/header-offcanvas/header-offcanvas.php:333
5518
+ #: widgets/header-offcanvas/header-offcanvas.php:513
5519
+ #: widgets/header-search/header-search.php:186
5520
+ #: widgets/image-box/image-box.php:959 widgets/page-list/page-list.php:921
5521
+ #: widgets/social-share/social-share.php:482 widgets/social/social.php:445
5522
+ #: widgets/team/team.php:883 widgets/team/team.php:1563
5523
+ #: widgets/testimonial/testimonial.php:1776
5524
+ msgid "Border radius"
5525
+ msgstr "Ramradie"
5526
+
5527
+ #: widgets/blog-posts/blog-posts.php:2582 widgets/button/button.php:426
5528
+ #: widgets/caldera-forms/caldera-forms.php:511
5529
+ #: widgets/contact-form7/contact-form7.php:510
5530
+ #: widgets/fluent-forms/fluent-forms.php:1824
5531
+ #: widgets/header-search/header-search.php:78
5532
+ #: widgets/mail-chimp/mail-chimp.php:821 widgets/mail-chimp/mail-chimp.php:1179
5533
+ #: widgets/team/team.php:1041 widgets/team/team.php:2136
5534
+ #: widgets/testimonial/testimonial.php:967
5535
+ #: widgets/testimonial/testimonial.php:1923
5536
+ msgid "Font Size"
5537
+ msgstr "Textstorlek"
5538
+
5539
+ #: widgets/accordion/accordion.php:272 widgets/blog-posts/blog-posts.php:1822
5540
+ #: widgets/business-hours/business-hours.php:111
5541
+ #: widgets/category-list/category-list.php:97
5542
+ #: widgets/fluent-forms/fluent-forms.php:576
5543
+ #: widgets/fluent-forms/fluent-forms.php:784
5544
+ #: widgets/fluent-forms/fluent-forms.php:964
5545
+ #: widgets/fluent-forms/fluent-forms.php:1080
5546
+ #: widgets/fluent-forms/fluent-forms.php:1300
5547
+ #: widgets/fluent-forms/fluent-forms.php:1384
5548
+ #: widgets/fluent-forms/fluent-forms.php:1510
5549
+ #: widgets/fluent-forms/fluent-forms.php:1582
5550
+ #: widgets/fluent-forms/fluent-forms.php:2352
5551
+ #: widgets/fluent-forms/fluent-forms.php:2458
5552
+ #: widgets/fluent-forms/fluent-forms.php:2509
5553
+ #: widgets/header-info/header-info.php:154
5554
+ #: widgets/header-offcanvas/header-offcanvas.php:182
5555
+ #: widgets/header-offcanvas/header-offcanvas.php:214
5556
+ #: widgets/header-offcanvas/header-offcanvas.php:410
5557
+ #: widgets/header-offcanvas/header-offcanvas.php:442
5558
+ #: widgets/header-search/header-search.php:126
5559
+ #: widgets/header-search/header-search.php:156
5560
+ #: widgets/icon-box/icon-box.php:1016
5561
+ #: widgets/image-accordion/image-accordion.php:867
5562
+ #: widgets/mail-chimp/mail-chimp.php:1309
5563
+ #: widgets/mail-chimp/mail-chimp.php:1345
5564
+ #: widgets/ninja-forms/ninja-forms.php:290
5565
+ #: widgets/ninja-forms/ninja-forms.php:469
5566
+ #: widgets/ninja-forms/ninja-forms.php:692
5567
+ #: widgets/ninja-forms/ninja-forms.php:770 widgets/post-list/post-list.php:1138
5568
+ #: widgets/post-list/post-list.php:1182 widgets/pricing/pricing.php:450
5569
+ #: widgets/progressbar/progressbar.php:358
5570
+ #: widgets/progressbar/progressbar.php:371
5571
+ #: widgets/social-share/social-share.php:262
5572
+ #: widgets/social-share/social-share.php:323 widgets/social/social.php:225
5573
+ #: widgets/social/social.php:286 widgets/team/team.php:259
5574
+ #: widgets/team/team.php:321 widgets/team/team.php:1170
5575
+ #: widgets/team/team.php:1209 widgets/we-forms/we-forms.php:197
5576
+ #: widgets/we-forms/we-forms.php:233 widgets/we-forms/we-forms.php:519
5577
+ #: widgets/we-forms/we-forms.php:550 widgets/wp-forms/wp-forms.php:137
5578
+ #: widgets/wp-forms/wp-forms.php:499 widgets/wp-forms/wp-forms.php:588
5579
+ msgid "Background Color"
5580
+ msgstr "Bakgrundsfärg"
5581
+
5582
+ #: widgets/header-search/header-search-handler.php:13
5583
+ #: widgets/header-search/header-search.php:46
5584
+ #: widgets/header-search/header-search.php:99
5585
+ msgid "Header Search"
5586
+ msgstr "Sökning i sidhuvud"
5587
+
5588
+ #: widgets/countdown-timer/countdown-timer-handler.php:11
5589
+ msgid "Countdown Timer"
5590
+ msgstr ""
5591
+
5592
+ #: widgets/countdown-timer/countdown-timer.php:1715
5593
+ msgid "Inner Background"
5594
+ msgstr ""
5595
+
5596
+ #: widgets/countdown-timer/countdown-timer.php:1706
5597
+ msgid "Inner Part"
5598
+ msgstr ""
5599
+
5600
+ #: widgets/countdown-timer/countdown-timer.php:1698
5601
+ msgid "Outer Background"
5602
+ msgstr ""
5603
+
5604
+ #: widgets/countdown-timer/countdown-timer.php:1689
5605
+ msgid "Outer Part"
5606
+ msgstr ""
5607
+
5608
+ #: widgets/countdown-timer/countdown-timer.php:469
5609
+ #: widgets/countdown-timer/countdown-timer.php:723
5610
+ #: widgets/countdown-timer/countdown-timer.php:1001
5611
+ #: widgets/countdown-timer/countdown-timer.php:1274
5612
+ #: widgets/countdown-timer/countdown-timer.php:1549
5613
+ #: widgets/heading/heading.php:384
5614
+ #: widgets/image-accordion/image-accordion.php:305
5615
+ #: widgets/image-comparison/image-comparison.php:191
5616
+ msgid "General"
5617
+ msgstr "Allmänt"
5618
+
5619
+ #: widgets/countdown-timer/countdown-timer.php:334
5620
+ #: widgets/countdown-timer/countdown-timer.php:534
5621
+ #: widgets/countdown-timer/countdown-timer.php:809
5622
+ #: widgets/countdown-timer/countdown-timer.php:1082
5623
+ #: widgets/countdown-timer/countdown-timer.php:1358
5624
+ msgid "Digits"
5625
+ msgstr "Siffror"
5626
+
5627
+ #: widgets/accordion/accordion.php:448
5628
+ #: widgets/caldera-forms/caldera-forms.php:221
5629
+ #: widgets/contact-form7/contact-form7.php:219
5630
+ #: widgets/countdown-timer/countdown-timer.php:288
5631
+ #: widgets/countdown-timer/countdown-timer.php:359
5632
+ #: widgets/countdown-timer/countdown-timer.php:569
5633
+ #: widgets/countdown-timer/countdown-timer.php:842
5634
+ #: widgets/countdown-timer/countdown-timer.php:1117
5635
+ #: widgets/countdown-timer/countdown-timer.php:1393
5636
+ #: widgets/funfact/funfact.php:419 widgets/funfact/funfact.php:683
5637
+ #: widgets/mail-chimp/mail-chimp.php:729 widgets/mail-chimp/mail-chimp.php:781
5638
+ #: widgets/pricing/pricing.php:959 widgets/pricing/pricing.php:1227
5639
+ #: widgets/progressbar/progressbar.php:211 widgets/tab/tab.php:690
5640
+ #: widgets/team/team.php:1295 widgets/team/team.php:1381
5641
+ #: widgets/team/team.php:1830 widgets/team/team.php:1880
5642
+ #: widgets/team/team.php:1934 widgets/testimonial/testimonial.php:1110
5643
+ #: widgets/testimonial/testimonial.php:1402
5644
+ #: widgets/testimonial/testimonial.php:1491
5645
+ msgid "Margin Bottom"
5646
+ msgstr "Marginal botten"
5647
+
5648
+ #: widgets/caldera-forms/caldera-forms.php:718
5649
+ #: widgets/contact-form7/contact-form7.php:717
5650
+ #: widgets/countdown-timer/countdown-timer.php:260
5651
+ #: widgets/countdown-timer/countdown-timer.php:1659
5652
+ #: widgets/header-search/header-search.php:283
5653
+ #: widgets/icon-box/icon-box.php:1195 widgets/page-list/page-list.php:672
5654
+ #: widgets/post-list/post-list.php:821
5655
+ #: widgets/social-share/social-share.php:565 widgets/social/social.php:606
5656
+ #: widgets/team/team.php:1126 widgets/team/team.php:1715
5657
+ #: widgets/team/team.php:2219
5658
+ msgid "Line Height"
5659
+ msgstr "Radhöjd"
5660
+
5661
+ #: widgets/countdown-timer/countdown-timer.php:193
5662
+ msgid "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s"
5663
+ msgstr ""
5664
+
5665
+ #: widgets/countdown-timer/countdown-timer.php:191
5666
+ msgid "On Expiry Content"
5667
+ msgstr ""
5668
+
5669
+ #: widgets/countdown-timer/countdown-timer.php:184
5670
+ msgid "Countdown is finished!"
5671
+ msgstr ""
5672
+
5673
+ #: widgets/countdown-timer/countdown-timer.php:182
5674
+ msgid "On Expiry Title"
5675
+ msgstr ""
5676
+
5677
+ #: widgets/countdown-timer/countdown-timer.php:175
5678
+ msgid "Expire Action"
5679
+ msgstr ""
5680
+
5681
+ #: widgets/countdown-timer/countdown-timer.php:164
5682
+ #: widgets/countdown-timer/countdown-timer.php:166
5683
+ #: widgets/countdown-timer/countdown-timer.php:1349
5684
+ msgid "Seconds"
5685
+ msgstr "Sekunder"
5686
+
5687
+ #: widgets/countdown-timer/countdown-timer.php:155
5688
+ #: widgets/countdown-timer/countdown-timer.php:157
5689
+ #: widgets/countdown-timer/countdown-timer.php:1073
5690
+ msgid "Minutes"
5691
+ msgstr "Minuter"
5692
+
5693
+ #: widgets/countdown-timer/countdown-timer.php:146
5694
+ #: widgets/countdown-timer/countdown-timer.php:148
5695
+ #: widgets/countdown-timer/countdown-timer.php:801
5696
+ msgid "Hours"
5697
+ msgstr "Timmar"
5698
+
5699
+ #: widgets/countdown-timer/countdown-timer.php:137
5700
+ #: widgets/countdown-timer/countdown-timer.php:139
5701
+ #: widgets/countdown-timer/countdown-timer.php:525
5702
+ msgid "Days"
5703
+ msgstr "Dagar"
5704
+
5705
+ #: widgets/countdown-timer/countdown-timer.php:126
5706
+ #: widgets/countdown-timer/countdown-timer.php:128
5707
+ #: widgets/countdown-timer/countdown-timer.php:322
5708
+ msgid "Weeks"
5709
+ msgstr "Veckor"
5710
+
5711
+ #: widgets/countdown-timer/countdown-timer.php:117
5712
+ msgid "Custom Labels"
5713
+ msgstr "Anpassade etiketter"
5714
+
5715
+ #: widgets/countdown-timer/countdown-timer.php:111
5716
+ msgid "Set the due date and time"
5717
+ msgstr ""
5718
+
5719
+ #: widgets/countdown-timer/countdown-timer.php:108
5720
+ msgid "Countdown Due Date"
5721
+ msgstr ""
5722
+
5723
+ #: widgets/countdown-timer/countdown-timer.php:100
5724
+ msgid "Timer Settings "
5725
+ msgstr "Timerinställningar "
5726
+
5727
+ #: widgets/countdown-timer/countdown-timer.php:86
5728
+ #: widgets/testimonial/testimonial.php:89
5729
+ msgid "image style 6"
5730
+ msgstr "bildstil 6"
5731
+
5732
+ #: widgets/countdown-timer/countdown-timer.php:80 widgets/tab/tab.php:123
5733
+ #: widgets/testimonial/testimonial.php:83
5734
+ msgid "image style 5"
5735
+ msgstr "bildstil 5"
5736
+
5737
+ #: widgets/countdown-timer/countdown-timer.php:74 widgets/tab/tab.php:117
5738
+ #: widgets/testimonial/testimonial.php:77
5739
+ msgid "image style 4"
5740
+ msgstr "bildstil 4"
5741
+
5742
+ #: widgets/countdown-timer/countdown-timer.php:68 widgets/tab/tab.php:111
5743
+ msgid "image style 3"
5744
+ msgstr "bildstil 3"
5745
+
5746
+ #: widgets/countdown-timer/countdown-timer.php:62 widgets/tab/tab.php:105
5747
+ msgid "image style 2"
5748
+ msgstr "bildstil 2"
5749
+
5750
+ #: widgets/countdown-timer/countdown-timer.php:56 widgets/tab/tab.php:99
5751
+ msgid "image style 1"
5752
+ msgstr "bildstil 1"
5753
+
5754
+ #: widgets/blog-posts/blog-posts.php:349
5755
+ #: widgets/countdown-timer/countdown-timer.php:51
5756
+ #: widgets/social-share/social-share.php:53 widgets/social/social.php:47
5757
+ #: widgets/tab/tab.php:94 widgets/testimonial/testimonial.php:54
5758
+ msgid "Choose Style"
5759
+ msgstr "Välj stil"
5760
+
5761
+ #: widgets/countdown-timer/countdown-timer.php:43
5762
+ msgid "Presets"
5763
+ msgstr ""
5764
+
5765
+ #: widgets/accordion/accordion.php:311 widgets/accordion/accordion.php:400
5766
+ #: widgets/accordion/accordion.php:507 widgets/accordion/accordion.php:577
5767
+ #: widgets/back-to-top/back-to-top.php:316
5768
+ #: widgets/blog-posts/blog-posts.php:1189
5769
+ #: widgets/blog-posts/blog-posts.php:1278
5770
+ #: widgets/blog-posts/blog-posts.php:1567
5771
+ #: widgets/blog-posts/blog-posts.php:1853
5772
+ #: widgets/blog-posts/blog-posts.php:2759
5773
+ #: widgets/business-hours/business-hours.php:221
5774
+ #: widgets/business-hours/business-hours.php:281
5775
+ #: widgets/business-hours/business-hours.php:344 widgets/button/button.php:347
5776
+ #: widgets/button/button.php:383 widgets/caldera-forms/caldera-forms.php:322
5777
+ #: widgets/caldera-forms/caldera-forms.php:377
5778
+ #: widgets/caldera-forms/caldera-forms.php:432
5779
+ #: widgets/caldera-forms/caldera-forms.php:609
5780
+ #: widgets/category-list/category-list.php:315
5781
+ #: widgets/client-logo/client-logo.php:594
5782
+ #: widgets/client-logo/client-logo.php:915
5783
+ #: widgets/contact-form7/contact-form7.php:321
5784
+ #: widgets/contact-form7/contact-form7.php:376
5785
+ #: widgets/contact-form7/contact-form7.php:431
5786
+ #: widgets/contact-form7/contact-form7.php:608
5787
+ #: widgets/countdown-timer/countdown-timer.php:432
5788
+ #: widgets/countdown-timer/countdown-timer.php:497
5789
+ #: widgets/countdown-timer/countdown-timer.php:671
5790
+ #: widgets/countdown-timer/countdown-timer.php:765
5791
+ #: widgets/countdown-timer/countdown-timer.php:947
5792
+ #: widgets/countdown-timer/countdown-timer.php:1039
5793
+ #: widgets/countdown-timer/countdown-timer.php:1220
5794
+ #: widgets/countdown-timer/countdown-timer.php:1312
5795
+ #: widgets/countdown-timer/countdown-timer.php:1496
5796
+ #: widgets/countdown-timer/countdown-timer.php:1587
5797
+ #: widgets/drop-caps/drop-caps.php:166 widgets/dual-button/dual-button.php:474
5798
+ #: widgets/dual-button/dual-button.php:593
5799
+ #: widgets/dual-button/dual-button.php:694
5800
+ #: widgets/dual-button/dual-button.php:811
5801
+ #: widgets/dual-button/dual-button.php:891 widgets/faq/faq.php:233
5802
+ #: widgets/fluent-forms/fluent-forms.php:478
5803
+ #: widgets/fluent-forms/fluent-forms.php:612
5804
+ #: widgets/fluent-forms/fluent-forms.php:1027
5805
+ #: widgets/fluent-forms/fluent-forms.php:1053
5806
+ #: widgets/fluent-forms/fluent-forms.php:1532
5807
+ #: widgets/fluent-forms/fluent-forms.php:2075
5808
+ #: widgets/fluent-forms/fluent-forms.php:2186
5809
+ #: widgets/fluent-forms/fluent-forms.php:2251
5810
+ #: widgets/fluent-forms/fluent-forms.php:2387 widgets/funfact/funfact.php:457
5811
+ #: widgets/funfact/funfact.php:494 widgets/funfact/funfact.php:589
5812
+ #: widgets/funfact/funfact.php:646 widgets/funfact/funfact.php:1051
5813
+ #: widgets/heading/heading.php:665 widgets/icon-box/icon-box.php:601
5814
+ #: widgets/icon-box/icon-box.php:657 widgets/icon-box/icon-box.php:973
5815
+ #: widgets/icon-box/icon-box.php:1044 widgets/icon-box/icon-box.php:1341
5816
+ #: widgets/icon-box/icon-box.php:1405 widgets/icon-box/icon-box.php:1616
5817
+ #: widgets/image-accordion/image-accordion.php:406
5818
+ #: widgets/image-accordion/image-accordion.php:701
5819
+ #: widgets/image-accordion/image-accordion.php:760
5820
+ #: widgets/image-box/image-box.php:1108 widgets/image-box/image-box.php:1415
5821
+ #: widgets/image-box/image-box.php:1479
5822
+ #: widgets/image-comparison/image-comparison.php:211
5823
+ #: widgets/image-comparison/image-comparison.php:566
5824
+ #: widgets/mail-chimp/mail-chimp.php:639 widgets/mail-chimp/mail-chimp.php:866
5825
+ #: widgets/mail-chimp/mail-chimp.php:1225
5826
+ #: widgets/mail-chimp/mail-chimp.php:1271 widgets/nav-menu/nav-menu.php:824
5827
+ #: widgets/nav-menu/nav-menu.php:960 widgets/nav-menu/nav-menu.php:1183
5828
+ #: widgets/ninja-forms/ninja-forms.php:358
5829
+ #: widgets/ninja-forms/ninja-forms.php:725 widgets/page-list/page-list.php:355
5830
+ #: widgets/page-list/page-list.php:698 widgets/post-list/post-list.php:448
5831
+ #: widgets/post-list/post-list.php:500 widgets/post-list/post-list.php:839
5832
+ #: widgets/post-list/post-list.php:997 widgets/post-list/post-list.php:1149
5833
+ #: widgets/post-list/post-list.php:1193 widgets/post-tab/post-tab.php:251
5834
+ #: widgets/post-tab/post-tab.php:314 widgets/pricing/pricing.php:688
5835
+ #: widgets/pricing/pricing.php:921 widgets/pricing/pricing.php:997
5836
+ #: widgets/pricing/pricing.php:1034 widgets/pricing/pricing.php:1126
5837
+ #: widgets/pricing/pricing.php:1183 widgets/pricing/pricing.php:1693
5838
+ #: widgets/pricing/pricing.php:2292 widgets/progressbar/progressbar.php:184
5839
+ #: widgets/progressbar/progressbar.php:286 widgets/tab/tab.php:507
5840
+ #: widgets/tab/tab.php:606 widgets/tab/tab.php:864 widgets/tab/tab.php:1738
5841
+ #: widgets/tab/tab.php:2021 widgets/team/team.php:709
5842
+ #: widgets/team/team.php:1014 widgets/team/team.php:2054
5843
+ #: widgets/team/team.php:2115 widgets/testimonial/testimonial.php:656
5844
+ #: widgets/testimonial/testimonial.php:1159
5845
+ #: widgets/testimonial/testimonial.php:1189
5846
+ #: widgets/testimonial/testimonial.php:1991 widgets/video/video.php:343
5847
+ #: widgets/video/video.php:682 widgets/we-forms/we-forms.php:127
5848
+ #: widgets/we-forms/we-forms.php:462 widgets/wp-forms/wp-forms.php:173
5849
+ #: widgets/wp-forms/wp-forms.php:543
5850
+ msgid "Border Radius"
5851
+ msgstr "Ramradie"
5852
+
5853
+ #: widgets/blog-posts/blog-posts.php:2166
5854
+ #: widgets/testimonial/testimonial.php:896
5855
+ #: widgets/testimonial/testimonial.php:1383
5856
+ #: widgets/testimonial/testimonial.php:1446
5857
+ msgid "Hover Color"
5858
+ msgstr "Hovringsfärg"
5859
+
5860
+ #: widgets/fluent-forms/fluent-forms.php:737
5861
+ #: widgets/fluent-forms/fluent-forms.php:1962 widgets/funfact/funfact.php:791
5862
+ #: widgets/funfact/funfact.php:835 widgets/icon-box/icon-box.php:1091
5863
+ #: widgets/image-box/image-box.php:1160 widgets/image-box/image-box.php:1247
5864
+ #: widgets/nav-menu/nav-menu.php:590 widgets/ninja-forms/ninja-forms.php:204
5865
+ #: widgets/ninja-forms/ninja-forms.php:441
5866
+ #: widgets/ninja-forms/ninja-forms.php:536 widgets/pricing/pricing.php:2009
5867
+ msgid "Spacing"
5868
+ msgstr "Mellanrum"
5869
+
5870
+ #: widgets/accordion/accordion.php:47 widgets/accordion/accordion.php:228
5871
+ #: widgets/blog-posts/blog-posts.php:300 widgets/blog-posts/blog-posts.php:1895
5872
+ #: widgets/faq/faq.php:48 widgets/faq/faq.php:97
5873
+ #: widgets/fluent-forms/fluent-forms.php:97
5874
+ #: widgets/fluent-forms/fluent-forms.php:212 widgets/funfact/funfact.php:826
5875
+ #: widgets/heading/heading.php:41 widgets/heading/heading.php:417
5876
+ #: widgets/icon-box/icon-box.php:445 widgets/icon-box/icon-box.php:723
5877
+ #: widgets/image-accordion/image-accordion.php:72
5878
+ #: widgets/image-accordion/image-accordion.php:433
5879
+ #: widgets/image-box/image-box.php:1151 widgets/ninja-forms/ninja-forms.php:101
5880
+ #: widgets/piechart/piechart.php:155 widgets/post-grid/post-grid.php:143
5881
+ #: widgets/progressbar/progressbar.php:88
5882
+ #: widgets/progressbar/progressbar.php:301 widgets/tab/tab.php:348
5883
+ msgid "Title"
5884
+ msgstr "Rubrik"
5885
+
5886
+ #: widgets/accordion/accordion.php:435 widgets/accordion/accordion.php:519
5887
+ #: widgets/blog-posts/blog-posts.php:1007
5888
+ #: widgets/blog-posts/blog-posts.php:1542
5889
+ #: widgets/blog-posts/blog-posts.php:1834
5890
+ #: widgets/blog-posts/blog-posts.php:2570
5891
+ #: widgets/business-hours/business-hours.php:198
5892
+ #: widgets/business-hours/business-hours.php:293
5893
+ #: widgets/business-hours/business-hours.php:356 widgets/button/button.php:193
5894
+ #: widgets/caldera-forms/caldera-forms.php:157
5895
+ #: widgets/caldera-forms/caldera-forms.php:280
5896
+ #: widgets/caldera-forms/caldera-forms.php:621
5897
+ #: widgets/client-logo/client-logo.php:478
5898
+ #: widgets/client-logo/client-logo.php:665
5899
+ #: widgets/client-logo/client-logo.php:894
5900
+ #: widgets/contact-form7/contact-form7.php:155
5901
+ #: widgets/contact-form7/contact-form7.php:279
5902
+ #: widgets/contact-form7/contact-form7.php:620
5903
+ #: widgets/drop-caps/drop-caps.php:132 widgets/dual-button/dual-button.php:506
5904
+ #: widgets/dual-button/dual-button.php:726
5905
+ #: widgets/fluent-forms/fluent-forms.php:273
5906
+ #: widgets/fluent-forms/fluent-forms.php:348
5907
+ #: widgets/fluent-forms/fluent-forms.php:457
5908
+ #: widgets/fluent-forms/fluent-forms.php:725
5909
+ #: widgets/fluent-forms/fluent-forms.php:1155
5910
+ #: widgets/fluent-forms/fluent-forms.php:1210
5911
+ #: widgets/fluent-forms/fluent-forms.php:1351
5912
+ #: widgets/fluent-forms/fluent-forms.php:1446
5913
+ #: widgets/fluent-forms/fluent-forms.php:1544
5914
+ #: widgets/fluent-forms/fluent-forms.php:2198
5915
+ #: widgets/fluent-forms/fluent-forms.php:2399
5916
+ #: widgets/fluent-forms/fluent-forms.php:2583 widgets/funfact/funfact.php:704
5917
+ #: widgets/funfact/funfact.php:872 widgets/funfact/funfact.php:1022
5918
+ #: widgets/header-info/header-info.php:130
5919
+ #: widgets/header-offcanvas/header-offcanvas.php:352
5920
+ #: widgets/header-offcanvas/header-offcanvas.php:532
5921
+ #: widgets/header-search/header-search.php:216 widgets/heading/heading.php:629
5922
+ #: widgets/heading/heading.php:748 widgets/icon-box/icon-box.php:567
5923
+ #: widgets/icon-box/icon-box.php:628 widgets/icon-box/icon-box.php:747
5924
+ #: widgets/icon-box/icon-box.php:1111 widgets/icon-box/icon-box.php:1247
5925
+ #: widgets/icon-box/icon-box.php:1597
5926
+ #: widgets/image-accordion/image-accordion.php:373
5927
+ #: widgets/image-accordion/image-accordion.php:548
5928
+ #: widgets/image-accordion/image-accordion.php:599
5929
+ #: widgets/image-box/image-box.php:971 widgets/image-box/image-box.php:1130
5930
+ #: widgets/image-box/image-box.php:1335
5931
+ #: widgets/image-comparison/image-comparison.php:223
5932
+ #: widgets/image-comparison/image-comparison.php:310
5933
+ #: widgets/image-comparison/image-comparison.php:369
5934
+ #: widgets/mail-chimp/mail-chimp.php:669 widgets/mail-chimp/mail-chimp.php:878
5935
+ #: widgets/mail-chimp/mail-chimp.php:1213
5936
+ #: widgets/mail-chimp/mail-chimp.php:1247 widgets/nav-menu/nav-menu.php:269
5937
+ #: widgets/nav-menu/nav-menu.php:787 widgets/nav-menu/nav-menu.php:916
5938
+ #: widgets/nav-menu/nav-menu.php:1119 widgets/nav-menu/nav-menu.php:1383
5939
+ #: widgets/ninja-forms/ninja-forms.php:428
5940
+ #: widgets/ninja-forms/ninja-forms.php:737 widgets/page-list/page-list.php:322
5941
+ #: widgets/page-list/page-list.php:870 widgets/page-list/page-list.php:910
5942
+ #: widgets/piechart/piechart.php:368 widgets/post-list/post-list.php:409
5943
+ #: widgets/post-list/post-list.php:1084 widgets/post-tab/post-tab.php:162
5944
+ #: widgets/post-tab/post-tab.php:205 widgets/pricing/pricing.php:570
5945
+ #: widgets/pricing/pricing.php:807 widgets/pricing/pricing.php:1248
5946
+ #: widgets/pricing/pricing.php:1352 widgets/pricing/pricing.php:1988
5947
+ #: widgets/pricing/pricing.php:2179 widgets/progressbar/progressbar.php:196
5948
+ #: widgets/social-share/social-share.php:649 widgets/social/social.php:466
5949
+ #: widgets/tab/tab.php:480 widgets/tab/tab.php:559 widgets/tab/tab.php:711
5950
+ #: widgets/tab/tab.php:1986 widgets/tablepress/tablepress.php:393
5951
+ #: widgets/tablepress/tablepress.php:635 widgets/team/team.php:676
5952
+ #: widgets/team/team.php:1002 widgets/team/team.php:1584
5953
+ #: widgets/team/team.php:2155 widgets/testimonial/testimonial.php:467
5954
+ #: widgets/testimonial/testimonial.php:629
5955
+ #: widgets/testimonial/testimonial.php:819
5956
+ #: widgets/testimonial/testimonial.php:1131 widgets/video/video.php:322
5957
+ #: widgets/video/video.php:372 widgets/we-forms/we-forms.php:114
5958
+ #: widgets/we-forms/we-forms.php:270 widgets/we-forms/we-forms.php:434
5959
+ #: widgets/wp-forms/wp-forms.php:257 widgets/wp-forms/wp-forms.php:356
5960
+ #: widgets/wp-forms/wp-forms.php:555
5961
+ msgid "Padding"
5962
+ msgstr "Padding"
5963
+
5964
+ #: widgets/accordion/accordion.php:300 widgets/accordion/accordion.php:390
5965
+ #: widgets/accordion/accordion.php:560 widgets/accordion/accordion.php:569
5966
+ #: widgets/back-to-top/back-to-top.php:304
5967
+ #: widgets/blog-posts/blog-posts.php:975 widgets/blog-posts/blog-posts.php:1181
5968
+ #: widgets/blog-posts/blog-posts.php:1270
5969
+ #: widgets/blog-posts/blog-posts.php:1557
5970
+ #: widgets/blog-posts/blog-posts.php:2515
5971
+ #: widgets/business-hours/business-hours.php:234 widgets/button/button.php:288
5972
+ #: widgets/caldera-forms/caldera-forms.php:336
5973
+ #: widgets/caldera-forms/caldera-forms.php:391
5974
+ #: widgets/caldera-forms/caldera-forms.php:446
5975
+ #: widgets/caldera-forms/caldera-forms.php:793
5976
+ #: widgets/caldera-forms/caldera-forms.php:852
5977
+ #: widgets/client-logo/client-logo.php:699
5978
+ #: widgets/client-logo/client-logo.php:726
5979
+ #: widgets/client-logo/client-logo.php:907
5980
+ #: widgets/contact-form7/contact-form7.php:335
5981
+ #: widgets/contact-form7/contact-form7.php:390
5982
+ #: widgets/contact-form7/contact-form7.php:445
5983
+ #: widgets/contact-form7/contact-form7.php:792
5984
+ #: widgets/contact-form7/contact-form7.php:851
5985
+ #: widgets/countdown-timer/countdown-timer.php:425
5986
+ #: widgets/countdown-timer/countdown-timer.php:488
5987
+ #: widgets/countdown-timer/countdown-timer.php:658
5988
+ #: widgets/countdown-timer/countdown-timer.php:753
5989
+ #: widgets/countdown-timer/countdown-timer.php:934
5990
+ #: widgets/countdown-timer/countdown-timer.php:1026
5991
+ #: widgets/countdown-timer/countdown-timer.php:1207
5992
+ #: widgets/countdown-timer/countdown-timer.php:1299
5993
+ #: widgets/countdown-timer/countdown-timer.php:1483
5994
+ #: widgets/countdown-timer/countdown-timer.php:1574
5995
+ #: widgets/drop-caps/drop-caps.php:158 widgets/dual-button/dual-button.php:466
5996
+ #: widgets/dual-button/dual-button.php:585
5997
+ #: widgets/dual-button/dual-button.php:686
5998
+ #: widgets/dual-button/dual-button.php:803
5999
+ #: widgets/dual-button/dual-button.php:883 widgets/faq/faq.php:134
6000
+ #: widgets/fluent-forms/fluent-forms.php:601
6001
+ #: widgets/fluent-forms/fluent-forms.php:797
6002
+ #: widgets/fluent-forms/fluent-forms.php:1342
6003
+ #: widgets/fluent-forms/fluent-forms.php:1437
6004
+ #: widgets/fluent-forms/fluent-forms.php:1523
6005
+ #: widgets/fluent-forms/fluent-forms.php:2064
6006
+ #: widgets/fluent-forms/fluent-forms.php:2178
6007
+ #: widgets/fluent-forms/fluent-forms.php:2377
6008
+ #: widgets/fluent-forms/fluent-forms.php:2532 widgets/funfact/funfact.php:450
6009
+ #: widgets/funfact/funfact.php:487 widgets/funfact/funfact.php:581
6010
+ #: widgets/funfact/funfact.php:636 widgets/funfact/funfact.php:1043
6011
+ #: widgets/heading/heading.php:459 widgets/heading/heading.php:1203
6012
+ #: widgets/icon-box/icon-box.php:594 widgets/icon-box/icon-box.php:650
6013
+ #: widgets/icon-box/icon-box.php:963 widgets/icon-box/icon-box.php:1029
6014
+ #: widgets/icon-box/icon-box.php:1334 widgets/icon-box/icon-box.php:1398
6015
+ #: widgets/image-accordion/image-accordion.php:398
6016
+ #: widgets/image-accordion/image-accordion.php:666
6017
+ #: widgets/image-accordion/image-accordion.php:677
6018
+ #: widgets/image-accordion/image-accordion.php:743
6019
+ #: widgets/image-accordion/image-accordion.php:753
6020
+ #: widgets/image-box/image-box.php:1100 widgets/image-box/image-box.php:1408
6021
+ #: widgets/image-box/image-box.php:1472
6022
+ #: widgets/image-comparison/image-comparison.php:201
6023
+ #: widgets/mail-chimp/mail-chimp.php:652 widgets/mail-chimp/mail-chimp.php:906
6024
+ #: widgets/mail-chimp/mail-chimp.php:1205
6025
+ #: widgets/mail-chimp/mail-chimp.php:1318
6026
+ #: widgets/mail-chimp/mail-chimp.php:1354 widgets/nav-menu/nav-menu.php:733
6027
+ #: widgets/nav-menu/nav-menu.php:1032 widgets/nav-menu/nav-menu.php:1074
6028
+ #: widgets/nav-menu/nav-menu.php:1233 widgets/nav-menu/nav-menu.php:1274
6029
+ #: widgets/ninja-forms/ninja-forms.php:347
6030
+ #: widgets/ninja-forms/ninja-forms.php:482
6031
+ #: widgets/ninja-forms/ninja-forms.php:715 widgets/page-list/page-list.php:347
6032
+ #: widgets/post-list/post-list.php:441 widgets/post-list/post-list.php:493
6033
+ #: widgets/post-tab/post-tab.php:129 widgets/post-tab/post-tab.php:273
6034
+ #: widgets/post-tab/post-tab.php:336 widgets/pricing/pricing.php:990
6035
+ #: widgets/pricing/pricing.php:1027 widgets/pricing/pricing.php:1118
6036
+ #: widgets/pricing/pricing.php:1173 widgets/social-share/social-share.php:274
6037
+ #: widgets/social-share/social-share.php:353 widgets/social/social.php:237
6038
+ #: widgets/social/social.php:316 widgets/tab/tab.php:500
6039
+ #: widgets/tab/tab.php:598 widgets/tab/tab.php:774 widgets/tab/tab.php:846
6040
+ #: widgets/tab/tab.php:1330 widgets/tab/tab.php:1615 widgets/tab/tab.php:2014
6041
+ #: widgets/tablepress/tablepress.php:648 widgets/team/team.php:272
6042
+ #: widgets/team/team.php:334 widgets/team/team.php:701
6043
+ #: widgets/team/team.php:875 widgets/team/team.php:1182
6044
+ #: widgets/team/team.php:1221 widgets/team/team.php:2044
6045
+ #: widgets/team/team.php:2107 widgets/testimonial/testimonial.php:686
6046
+ #: widgets/testimonial/testimonial.php:1608
6047
+ #: widgets/testimonial/testimonial.php:2118
6048
+ #: widgets/testimonial/testimonial.php:2168 widgets/video/video.php:335
6049
+ #: widgets/wp-forms/wp-forms.php:162 widgets/wp-forms/wp-forms.php:302
6050
+ #: widgets/wp-forms/wp-forms.php:533 widgets/wp-forms/wp-forms.php:652
6051
+ msgid "Border"
6052
+ msgstr "Ram"
6053
+
6054
+ #: widgets/image-box/image-box.php:1092
6055
+ msgid "Genaral"
6056
+ msgstr "Allmänt"
6057
+
6058
+ #: widgets/image-box/image-box.php:1052
6059
+ msgid "Image Scale on Hover"
6060
+ msgstr ""
6061
+
6062
+ #: widgets/image-box/image-box.php:994 widgets/image-box/image-box.php:1028
6063
+ msgid "Image opacity"
6064
+ msgstr "Bildens opacitet"
6065
+
6066
+ #: widgets/image-box/image-box.php:894
6067
+ msgid "Right Line"
6068
+ msgstr ""
6069
+
6070
+ #: widgets/image-box/image-box.php:842
6071
+ msgid "Left Line"
6072
+ msgstr ""
6073
+
6074
+ #: widgets/image-box/image-box.php:827
6075
+ msgid "Shadow Line"
6076
+ msgstr ""
6077
+
6078
+ #: widgets/image-box/image-box.php:770 widgets/pricing/pricing.php:1869
6079
+ #: widgets/tablepress/tablepress.php:218 widgets/tablepress/tablepress.php:345
6080
+ #: widgets/tablepress/tablepress.php:428
6081
+ msgid "Double"
6082
+ msgstr "Dubbel"
6083
+
6084
+ #: modules/onepage-scroll/extend-controls-pro.php:45
6085
+ #: widgets/blog-posts/blog-posts.php:851 widgets/blog-posts/blog-posts.php:2679
6086
+ #: widgets/button/button.php:299 widgets/funfact/funfact.php:72
6087
+ #: widgets/icon-box/icon-box.php:68 widgets/image-box/image-box.php:768
6088
+ #: widgets/lottie/lottie.php:234 widgets/nav-menu/nav-menu.php:543
6089
+ #: widgets/pricing/pricing.php:87 widgets/pricing/pricing.php:604
6090
+ #: widgets/pricing/pricing.php:831 widgets/pricing/pricing.php:1618
6091
+ #: widgets/pricing/pricing.php:1771 widgets/pricing/pricing.php:2202
6092
+ #: widgets/social-share/social-share.php:468 widgets/social/social.php:431
6093
+ #: widgets/tab/tab.php:372 widgets/tablepress/tablepress.php:63
6094
+ #: widgets/tablepress/tablepress.php:79 widgets/tablepress/tablepress.php:216
6095
+ #: widgets/tablepress/tablepress.php:343 widgets/tablepress/tablepress.php:426
6096
+ #: widgets/team/team.php:1548 widgets/video/video.php:617
6097
+ msgid "None"
6098
+ msgstr "Ingen"
6099
+
6100
+ #: widgets/image-box/image-box.php:764
6101
+ msgid "Border Type"
6102
+ msgstr "Ramtyp"
6103
+
6104
+ #: widgets/fluent-forms/fluent-forms.php:979 widgets/heading/heading.php:468
6105
+ #: widgets/heading/heading.php:1208
6106
+ #: widgets/image-accordion/image-accordion.php:823
6107
+ #: widgets/image-box/image-box.php:741 widgets/tablepress/tablepress.php:235
6108
+ #: widgets/tablepress/tablepress.php:359 widgets/tablepress/tablepress.php:442
6109
+ msgid "Border Width"
6110
+ msgstr "Rambredd"
6111
+
6112
+ #: widgets/accordion/accordion.php:284 widgets/accordion/accordion.php:374
6113
+ #: widgets/fluent-forms/fluent-forms.php:1001
6114
+ #: widgets/fluent-forms/fluent-forms.php:1095
6115
+ #: widgets/fluent-forms/fluent-forms.php:1606
6116
+ #: widgets/fluent-forms/fluent-forms.php:1787
6117
+ #: widgets/fluent-forms/fluent-forms.php:2240
6118
+ #: widgets/fluent-forms/fluent-forms.php:2482
6119
+ #: widgets/header-offcanvas/header-offcanvas.php:225
6120
+ #: widgets/header-offcanvas/header-offcanvas.php:453
6121
+ #: widgets/heading/heading.php:1226 widgets/image-box/image-box.php:793
6122
+ #: widgets/image-box/image-box.php:811 widgets/ninja-forms/ninja-forms.php:794
6123
+ #: widgets/tablepress/tablepress.php:254 widgets/tablepress/tablepress.php:378
6124
+ #: widgets/tablepress/tablepress.php:513 widgets/tablepress/tablepress.php:560
6125
+ #: widgets/testimonial/testimonial.php:718 widgets/we-forms/we-forms.php:561
6126
+ #: widgets/wp-forms/wp-forms.php:612
6127
+ msgid "Border Color"
6128
+ msgstr "Ramfärg"
6129
+
6130
+ #: widgets/blog-posts/blog-posts.php:1713
6131
+ #: widgets/client-logo/client-logo.php:622 widgets/funfact/funfact.php:327
6132
+ #: widgets/funfact/funfact.php:370 widgets/icon-box/icon-box.php:1564
6133
+ #: widgets/image-box/image-box.php:712
6134
+ msgid "From Right"
6135
+ msgstr "Från höger"
6136
+
6137
+ #: widgets/funfact/funfact.php:1166 widgets/image-box/image-box.php:708
6138
+ msgid "From Center"
6139
+ msgstr "Från mitten"
6140
+
6141
+ #: widgets/blog-posts/blog-posts.php:1709
6142
+ #: widgets/client-logo/client-logo.php:610 widgets/funfact/funfact.php:323
6143
+ #: widgets/funfact/funfact.php:366 widgets/icon-box/icon-box.php:1556
6144
+ #: widgets/image-box/image-box.php:704
6145
+ msgid "From Left"
6146
+ msgstr "Från vänster"
6147
+
6148
+ #: widgets/funfact/funfact.php:319 widgets/icon-box/icon-box.php:1552
6149
+ #: widgets/image-box/image-box.php:700
6150
+ msgid "Hover Direction"
6151
+ msgstr ""
6152
+
6153
+ #: widgets/image-box/image-box.php:661
6154
+ msgid "Border Bottom Height"
6155
+ msgstr ""
6156
+
6157
+ #: widgets/image-box/image-box.php:650
6158
+ msgid "Hover Border Bottom"
6159
+ msgstr ""
6160
+
6161
+ #: widgets/accordion/accordion.php:609 widgets/blog-posts/blog-posts.php:995
6162
+ #: widgets/blog-posts/blog-posts.php:2017
6163
+ #: widgets/blog-posts/blog-posts.php:2123
6164
+ #: widgets/blog-posts/blog-posts.php:2228
6165
+ #: widgets/blog-posts/blog-posts.php:2523
6166
+ #: widgets/business-hours/business-hours.php:185
6167
+ #: widgets/caldera-forms/caldera-forms.php:104
6168
+ #: widgets/caldera-forms/caldera-forms.php:633
6169
+ #: widgets/client-logo/client-logo.php:489
6170
+ #: widgets/client-logo/client-logo.php:652
6171
+ #: widgets/contact-form7/contact-form7.php:102
6172
+ #: widgets/contact-form7/contact-form7.php:632
6173
+ #: widgets/countdown-timer/countdown-timer.php:454
6174
+ #: widgets/countdown-timer/countdown-timer.php:704
6175
+ #: widgets/countdown-timer/countdown-timer.php:981
6176
+ #: widgets/countdown-timer/countdown-timer.php:1253
6177
+ #: widgets/countdown-timer/countdown-timer.php:1529
6178
+ #: widgets/drop-caps/drop-caps.php:145 widgets/dual-button/dual-button.php:519
6179
+ #: widgets/dual-button/dual-button.php:739
6180
+ #: widgets/fluent-forms/fluent-forms.php:251
6181
+ #: widgets/fluent-forms/fluent-forms.php:326
6182
+ #: widgets/fluent-forms/fluent-forms.php:445
6183
+ #: widgets/fluent-forms/fluent-forms.php:1167
6184
+ #: widgets/fluent-forms/fluent-forms.php:1222
6185
+ #: widgets/fluent-forms/fluent-forms.php:2595
6186
+ #: widgets/header-info/header-info.php:118
6187
+ #: widgets/header-offcanvas/header-offcanvas.php:370
6188
+ #: widgets/header-offcanvas/header-offcanvas.php:550
6189
+ #: widgets/header-search/header-search.php:198 widgets/heading/heading.php:443
6190
+ #: widgets/heading/heading.php:737 widgets/heading/heading.php:854
6191
+ #: widgets/heading/heading.php:918 widgets/heading/heading.php:1057
6192
+ #: widgets/heading/heading.php:1134 widgets/icon-box/icon-box.php:731
6193
+ #: widgets/icon-box/icon-box.php:839 widgets/icon-box/icon-box.php:1258
6194
+ #: widgets/image-accordion/image-accordion.php:386
6195
+ #: widgets/image-box/image-box.php:624
6196
+ #: widgets/image-comparison/image-comparison.php:298
6197
+ #: widgets/image-comparison/image-comparison.php:357
6198
+ #: widgets/image-comparison/image-comparison.php:553
6199
+ #: widgets/mail-chimp/mail-chimp.php:594 widgets/mail-chimp/mail-chimp.php:965
6200
+ #: widgets/mail-chimp/mail-chimp.php:1259 widgets/nav-menu/nav-menu.php:1139
6201
+ #: widgets/nav-menu/nav-menu.php:1363 widgets/ninja-forms/ninja-forms.php:131
6202
+ #: widgets/ninja-forms/ninja-forms.php:749 widgets/page-list/page-list.php:334
6203
+ #: widgets/page-list/page-list.php:726 widgets/page-list/page-list.php:781
6204
+ #: widgets/page-list/page-list.php:899 widgets/piechart/piechart.php:304
6205
+ #: widgets/post-list/post-list.php:1096 widgets/post-tab/post-tab.php:150
6206
+ #: widgets/post-tab/post-tab.php:193 widgets/pricing/pricing.php:582
6207
+ #: widgets/pricing/pricing.php:1370 widgets/pricing/pricing.php:1970
6208
+ #: widgets/social-share/social-share.php:631 widgets/social/social.php:480
6209
+ #: widgets/tab/tab.php:578 widgets/team/team.php:821 widgets/team/team.php:902
6210
+ #: widgets/team/team.php:990 widgets/team/team.php:1470
6211
+ #: widgets/team/team.php:1598 widgets/testimonial/testimonial.php:641
6212
+ #: widgets/testimonial/testimonial.php:916
6213
+ #: widgets/testimonial/testimonial.php:1340
6214
+ #: widgets/testimonial/testimonial.php:1465
6215
+ #: widgets/testimonial/testimonial.php:1679 widgets/we-forms/we-forms.php:258
6216
+ #: widgets/we-forms/we-forms.php:422 widgets/wp-forms/wp-forms.php:270
6217
+ #: widgets/wp-forms/wp-forms.php:567
6218
+ msgid "Margin"
6219
+ msgstr "Marginal"
6220
+
6221
+ #: widgets/icon-box/icon-box.php:1278 widgets/image-box/image-box.php:497
6222
+ #: widgets/image-box/image-box.php:1355
6223
+ msgid "Icon Font Size"
6224
+ msgstr ""
6225
+
6226
+ #: widgets/accordion/accordion.php:326 widgets/accordion/accordion.php:416
6227
+ #: widgets/accordion/accordion.php:590 widgets/blog-posts/blog-posts.php:840
6228
+ #: widgets/blog-posts/blog-posts.php:1202
6229
+ #: widgets/blog-posts/blog-posts.php:1291
6230
+ #: widgets/caldera-forms/caldera-forms.php:345
6231
+ #: widgets/caldera-forms/caldera-forms.php:400
6232
+ #: widgets/caldera-forms/caldera-forms.php:455
6233
+ #: widgets/caldera-forms/caldera-forms.php:784
6234
+ #: widgets/caldera-forms/caldera-forms.php:843
6235
+ #: widgets/client-logo/client-logo.php:690
6236
+ #: widgets/client-logo/client-logo.php:717
6237
+ #: widgets/contact-form7/contact-form7.php:344
6238
+ #: widgets/contact-form7/contact-form7.php:399
6239
+ #: widgets/contact-form7/contact-form7.php:454
6240
+ #: widgets/contact-form7/contact-form7.php:783
6241
+ #: widgets/contact-form7/contact-form7.php:842
6242
+ #: widgets/countdown-timer/countdown-timer.php:445
6243
+ #: widgets/countdown-timer/countdown-timer.php:511
6244
+ #: widgets/countdown-timer/countdown-timer.php:690
6245
+ #: widgets/countdown-timer/countdown-timer.php:783
6246
+ #: widgets/countdown-timer/countdown-timer.php:966
6247
+ #: widgets/countdown-timer/countdown-timer.php:1056
6248
+ #: widgets/countdown-timer/countdown-timer.php:1239
6249
+ #: widgets/countdown-timer/countdown-timer.php:1329
6250
+ #: widgets/countdown-timer/countdown-timer.php:1515
6251
+ #: widgets/countdown-timer/countdown-timer.php:1604
6252
+ #: widgets/dual-button/dual-button.php:498
6253
+ #: widgets/dual-button/dual-button.php:617
6254
+ #: widgets/dual-button/dual-button.php:718
6255
+ #: widgets/dual-button/dual-button.php:835
6256
+ #: widgets/dual-button/dual-button.php:915 widgets/funfact/funfact.php:469
6257
+ #: widgets/funfact/funfact.php:506 widgets/funfact/funfact.php:1035
6258
+ #: widgets/icon-box/icon-box.php:586 widgets/icon-box/icon-box.php:642
6259
+ #: widgets/icon-box/icon-box.php:1658 widgets/image-box/image-box.php:579
6260
+ #: widgets/image-box/image-box.php:873 widgets/image-box/image-box.php:925
6261
+ #: widgets/mail-chimp/mail-chimp.php:661 widgets/mail-chimp/mail-chimp.php:897
6262
+ #: widgets/nav-menu/nav-menu.php:866 widgets/page-list/page-list.php:368
6263
+ #: widgets/piechart/piechart.php:548 widgets/post-tab/post-tab.php:264
6264
+ #: widgets/post-tab/post-tab.php:327 widgets/pricing/pricing.php:1009
6265
+ #: widgets/pricing/pricing.php:1046 widgets/tab/tab.php:519
6266
+ #: widgets/tab/tab.php:618 widgets/tab/tab.php:799 widgets/tab/tab.php:854
6267
+ #: widgets/tab/tab.php:2033 widgets/testimonial/testimonial.php:1620
6268
+ #: widgets/testimonial/testimonial.php:2109
6269
+ #: widgets/testimonial/testimonial.php:2159 widgets/video/video.php:710
6270
+ msgid "Box Shadow"
6271
+ msgstr ""
6272
+
6273
+ #: widgets/accordion/accordion.php:262 widgets/accordion/accordion.php:352
6274
+ #: widgets/accordion/accordion.php:362 widgets/accordion/accordion.php:498
6275
+ #: widgets/accordion/accordion.php:673 widgets/accordion/accordion.php:734
6276
+ #: widgets/back-to-top/back-to-top.php:386
6277
+ #: widgets/back-to-top/back-to-top.php:419
6278
+ #: widgets/blog-posts/blog-posts.php:648 widgets/blog-posts/blog-posts.php:672
6279
+ #: widgets/blog-posts/blog-posts.php:1168
6280
+ #: widgets/blog-posts/blog-posts.php:1257
6281
+ #: widgets/business-hours/business-hours.php:212
6282
+ #: widgets/business-hours/business-hours.php:272
6283
+ #: widgets/business-hours/business-hours.php:335
6284
+ #: widgets/caldera-forms/caldera-forms.php:310
6285
+ #: widgets/caldera-forms/caldera-forms.php:365
6286
+ #: widgets/caldera-forms/caldera-forms.php:420
6287
+ #: widgets/caldera-forms/caldera-forms.php:771
6288
+ #: widgets/caldera-forms/caldera-forms.php:830
6289
+ #: widgets/client-logo/client-logo.php:469
6290
+ #: widgets/client-logo/client-logo.php:545
6291
+ #: widgets/client-logo/client-logo.php:566
6292
+ #: widgets/client-logo/client-logo.php:579
6293
+ #: widgets/client-logo/client-logo.php:1213
6294
+ #: widgets/client-logo/client-logo.php:1232
6295
+ #: widgets/contact-form7/contact-form7.php:309
6296
+ #: widgets/contact-form7/contact-form7.php:364
6297
+ #: widgets/contact-form7/contact-form7.php:419
6298
+ #: widgets/contact-form7/contact-form7.php:770
6299
+ #: widgets/contact-form7/contact-form7.php:829
6300
+ #: widgets/countdown-timer/countdown-timer.php:415
6301
+ #: widgets/countdown-timer/countdown-timer.php:478
6302
+ #: widgets/countdown-timer/countdown-timer.php:641
6303
+ #: widgets/countdown-timer/countdown-timer.php:735
6304
+ #: widgets/countdown-timer/countdown-timer.php:917
6305
+ #: widgets/countdown-timer/countdown-timer.php:1010
6306
+ #: widgets/countdown-timer/countdown-timer.php:1190
6307
+ #: widgets/countdown-timer/countdown-timer.php:1283
6308
+ #: widgets/countdown-timer/countdown-timer.php:1466
6309
+ #: widgets/countdown-timer/countdown-timer.php:1558
6310
+ #: widgets/countdown-timer/countdown-timer.php:1620
6311
+ #: widgets/drop-caps/drop-caps.php:123 widgets/dual-button/dual-button.php:487
6312
+ #: widgets/dual-button/dual-button.php:606
6313
+ #: widgets/dual-button/dual-button.php:707
6314
+ #: widgets/dual-button/dual-button.php:824
6315
+ #: widgets/dual-button/dual-button.php:904 widgets/faq/faq.php:124
6316
+ #: widgets/fluent-forms/fluent-forms.php:373
6317
+ #: widgets/fluent-forms/fluent-forms.php:1778
6318
+ #: widgets/fluent-forms/fluent-forms.php:2012
6319
+ #: widgets/fluent-forms/fluent-forms.php:2103
6320
+ #: widgets/fluent-forms/fluent-forms.php:2168
6321
+ #: widgets/fluent-forms/fluent-forms.php:2231 widgets/funfact/funfact.php:1004
6322
+ #: widgets/funfact/funfact.php:1013 widgets/funfact/funfact.php:1149
6323
+ #: widgets/header-offcanvas/header-offcanvas.php:596
6324
+ #: widgets/header-search/header-search.php:338 widgets/heading/heading.php:573
6325
+ #: widgets/icon-box/icon-box.php:559 widgets/icon-box/icon-box.php:620
6326
+ #: widgets/icon-box/icon-box.php:1324 widgets/icon-box/icon-box.php:1388
6327
+ #: widgets/icon-box/icon-box.php:1648
6328
+ #: widgets/image-accordion/image-accordion.php:649
6329
+ #: widgets/image-box/image-box.php:569 widgets/image-box/image-box.php:688
6330
+ #: widgets/image-box/image-box.php:882 widgets/image-box/image-box.php:934
6331
+ #: widgets/image-box/image-box.php:1121 widgets/image-box/image-box.php:1398
6332
+ #: widgets/image-box/image-box.php:1462 widgets/mail-chimp/mail-chimp.php:627
6333
+ #: widgets/mail-chimp/mail-chimp.php:1001
6334
+ #: widgets/mail-chimp/mail-chimp.php:1035
6335
+ #: widgets/mail-chimp/mail-chimp.php:1147 widgets/nav-menu/nav-menu.php:1022
6336
+ #: widgets/nav-menu/nav-menu.php:1064 widgets/nav-menu/nav-menu.php:1223
6337
+ #: widgets/nav-menu/nav-menu.php:1264 widgets/page-list/page-list.php:72
6338
+ #: widgets/page-list/page-list.php:199 widgets/page-list/page-list.php:377
6339
+ #: widgets/page-list/page-list.php:617 widgets/piechart/piechart.php:359
6340
+ #: widgets/piechart/piechart.php:569 widgets/piechart/piechart.php:588
6341
+ #: widgets/post-list/post-list.php:431 widgets/post-list/post-list.php:483
6342
+ #: widgets/post-list/post-list.php:775 widgets/post-tab/post-tab.php:138
6343
+ #: widgets/post-tab/post-tab.php:239 widgets/post-tab/post-tab.php:302
6344
+ #: widgets/progressbar/progressbar.php:143 widgets/tab/tab.php:551
6345
+ #: widgets/tab/tab.php:765 widgets/tab/tab.php:837 widgets/tab/tab.php:1012
6346
+ #: widgets/tab/tab.php:1133 widgets/tab/tab.php:1293 widgets/tab/tab.php:1577
6347
+ #: widgets/tab/tab.php:1601 widgets/tab/tab.php:1817 widgets/tab/tab.php:1841
6348
+ #: widgets/tablepress/tablepress.php:303 widgets/tablepress/tablepress.php:490
6349
+ #: widgets/tablepress/tablepress.php:537 widgets/tablepress/tablepress.php:624
6350
+ #: widgets/team/team.php:531 widgets/team/team.php:556
6351
+ #: widgets/team/team.php:741 widgets/team/team.php:918
6352
+ #: widgets/team/team.php:1760 widgets/team/team.php:1794
6353
+ #: widgets/testimonial/testimonial.php:394
6354
+ #: widgets/testimonial/testimonial.php:676
6355
+ #: widgets/testimonial/testimonial.php:709
6356
+ #: widgets/testimonial/testimonial.php:1147
6357
+ #: widgets/testimonial/testimonial.php:1215
6358
+ #: widgets/testimonial/testimonial.php:1532
6359
+ #: widgets/testimonial/testimonial.php:1812
6360
+ #: widgets/testimonial/testimonial.php:1831
6361
+ #: widgets/testimonial/testimonial.php:2099
6362
+ #: widgets/testimonial/testimonial.php:2149
6363
+ msgid "Background"
6364
+ msgstr "Bakgrund"
6365
+
6366
+ #: widgets/fluent-forms/fluent-forms.php:2411
6367
+ #: widgets/image-box/image-box.php:522
6368
+ msgid "Margin Top"
6369
+ msgstr "Marginal toppen"
6370
+
6371
+ #: widgets/image-box/image-box.php:450
6372
+ msgid "Hover Height"
6373
+ msgstr ""
6374
+
6375
+ #: widgets/blog-posts/blog-posts.php:1155
6376
+ #: widgets/blog-posts/blog-posts.php:1241
6377
+ #: widgets/header-info/header-info.php:183 widgets/icon-box/icon-box.php:934
6378
+ #: widgets/image-box/image-box.php:429 widgets/image-box/image-box.php:473
6379
+ #: widgets/pricing/pricing.php:246 widgets/tab/tab.php:752
6380
+ #: widgets/tab/tab.php:825 widgets/team/team.php:2018
6381
+ msgid "Icon Color"
6382
+ msgstr "Ikonfärg"
6383
+
6384
+ #: widgets/back-to-top/back-to-top.php:367
6385
+ #: widgets/blog-posts/blog-posts.php:640 widgets/blog-posts/blog-posts.php:890
6386
+ #: widgets/blog-posts/blog-posts.php:1136
6387
+ #: widgets/blog-posts/blog-posts.php:1917
6388
+ #: widgets/blog-posts/blog-posts.php:2372
6389
+ #: widgets/blog-posts/blog-posts.php:2614
6390
+ #: widgets/blog-posts/blog-posts.php:2708 widgets/button/button.php:224
6391
+ #: widgets/button/button.php:329 widgets/caldera-forms/caldera-forms.php:302
6392
+ #: widgets/caldera-forms/caldera-forms.php:751
6393
+ #: widgets/client-logo/client-logo.php:537
6394
+ #: widgets/client-logo/client-logo.php:682
6395
+ #: widgets/client-logo/client-logo.php:739
6396
+ #: widgets/client-logo/client-logo.php:984
6397
+ #: widgets/client-logo/client-logo.php:1404
6398
+ #: widgets/contact-form7/contact-form7.php:301
6399
+ #: widgets/contact-form7/contact-form7.php:750
6400
+ #: widgets/dual-button/dual-button.php:423
6401
+ #: widgets/dual-button/dual-button.php:643
6402
+ #: widgets/fluent-forms/fluent-forms.php:569
6403
+ #: widgets/fluent-forms/fluent-forms.php:954
6404
+ #: widgets/fluent-forms/fluent-forms.php:1503
6405
+ #: widgets/fluent-forms/fluent-forms.php:1665
6406
+ #: widgets/fluent-forms/fluent-forms.php:1864
6407
+ #: widgets/fluent-forms/fluent-forms.php:2001
6408
+ #: widgets/fluent-forms/fluent-forms.php:2139
6409
+ #: widgets/fluent-forms/fluent-forms.php:2345 widgets/funfact/funfact.php:443
6410
+ #: widgets/funfact/funfact.php:548 widgets/header-search/header-search.php:108
6411
+ #: widgets/icon-box/icon-box.php:552 widgets/icon-box/icon-box.php:927
6412
+ #: widgets/icon-box/icon-box.php:1303 widgets/icon-box/icon-box.php:1516
6413
+ #: widgets/image-accordion/image-accordion.php:630
6414
+ #: widgets/image-accordion/image-accordion.php:837
6415
+ #: widgets/image-box/image-box.php:399 widgets/image-box/image-box.php:787
6416
+ #: widgets/image-box/image-box.php:987 widgets/image-box/image-box.php:1191
6417
+ #: widgets/image-box/image-box.php:1278 widgets/image-box/image-box.php:1377
6418
+ #: widgets/image-comparison/image-comparison.php:437
6419
+ #: widgets/lottie/lottie.php:256 widgets/mail-chimp/mail-chimp.php:980
6420
+ #: widgets/nav-menu/nav-menu.php:393 widgets/nav-menu/nav-menu.php:620
6421
+ #: widgets/nav-menu/nav-menu.php:1014 widgets/nav-menu/nav-menu.php:1215
6422
+ #: widgets/ninja-forms/ninja-forms.php:271
6423
+ #: widgets/ninja-forms/ninja-forms.php:663 widgets/piechart/piechart.php:435
6424
+ #: widgets/piechart/piechart.php:560 widgets/post-grid/post-grid.php:162
6425
+ #: widgets/post-list/post-list.php:423 widgets/post-list/post-list.php:565
6426
+ #: widgets/post-list/post-list.php:1118 widgets/post-tab/post-tab.php:220
6427
+ #: widgets/pricing/pricing.php:526 widgets/pricing/pricing.php:634
6428
+ #: widgets/pricing/pricing.php:763 widgets/pricing/pricing.php:860
6429
+ #: widgets/pricing/pricing.php:983 widgets/pricing/pricing.php:1085
6430
+ #: widgets/pricing/pricing.php:1547 widgets/pricing/pricing.php:1644
6431
+ #: widgets/pricing/pricing.php:1798 widgets/pricing/pricing.php:2121
6432
+ #: widgets/pricing/pricing.php:2231 widgets/pricing/pricing.php:2313
6433
+ #: widgets/social-share/social-share.php:240 widgets/social/social.php:203
6434
+ #: widgets/tab/tab.php:734 widgets/tablepress/tablepress.php:483
6435
+ #: widgets/team/team.php:237 widgets/team/team.php:523
6436
+ #: widgets/team/team.php:1152 widgets/team/team.php:1253
6437
+ #: widgets/team/team.php:1330 widgets/team/team.php:1427
6438
+ #: widgets/team/team.php:2011 widgets/testimonial/testimonial.php:669
6439
+ #: widgets/testimonial/testimonial.php:1031
6440
+ #: widgets/testimonial/testimonial.php:1245
6441
+ #: widgets/testimonial/testimonial.php:2078 widgets/video/video.php:540
6442
+ #: widgets/video/video.php:643 widgets/we-forms/we-forms.php:174
6443
+ #: widgets/we-forms/we-forms.php:500 widgets/wp-forms/wp-forms.php:130
6444
+ #: widgets/wp-forms/wp-forms.php:482
6445
+ msgid "Normal"
6446
+ msgstr "Normal"
6447
+
6448
+ #: widgets/accordion/accordion.php:122 widgets/image-box/image-box.php:384
6449
+ msgid "Floating Style"
6450
+ msgstr ""
6451
+
6452
+ #: widgets/accordion/accordion.php:137 widgets/blog-posts/blog-posts.php:564
6453
+ #: widgets/button/button.php:112 widgets/dual-button/dual-button.php:215
6454
+ #: widgets/dual-button/dual-button.php:344 widgets/icon-box/icon-box.php:269
6455
+ #: widgets/icon-box/icon-box.php:362
6456
+ #: widgets/image-accordion/image-accordion.php:109
6457
+ #: widgets/image-box/image-box.php:361 widgets/mail-chimp/mail-chimp.php:521
6458
+ #: widgets/page-list/page-list.php:571 widgets/pricing/pricing.php:375
6459
+ #: widgets/social-share/social-share.php:67 widgets/social/social.php:61
6460
+ #: widgets/video/video.php:114
6461
+ msgid "Icon Position"
6462
+ msgstr "Ikonposition"
6463
+
6464
+ #: widgets/button/button.php:62 widgets/icon-box/icon-box.php:221
6465
+ #: widgets/image-box/image-box.php:315
6466
+ msgid "URL"
6467
+ msgstr "URL"
6468
+
6469
+ #: widgets/blog-posts/blog-posts.php:530 widgets/blog-posts/blog-posts.php:531
6470
+ #: widgets/button/button.php:50 widgets/button/button.php:51
6471
+ #: widgets/icon-box/icon-box.php:208 widgets/icon-box/icon-box.php:209
6472
+ #: widgets/image-box/image-box.php:300 widgets/image-box/image-box.php:301
6473
+ #: widgets/pricing/pricing.php:328 widgets/pricing/pricing.php:329
6474
+ msgid "Learn more "
6475
+ msgstr "Lär dig mer "
6476
+
6477
+ #: widgets/blog-posts/blog-posts.php:528 widgets/button/button.php:48
6478
+ #: widgets/caldera-forms/caldera-forms.php:75
6479
+ #: widgets/contact-form7/contact-form7.php:73
6480
+ #: widgets/countdown-timer/countdown-timer.php:380
6481
+ #: widgets/countdown-timer/countdown-timer.php:592
6482
+ #: widgets/countdown-timer/countdown-timer.php:868
6483
+ #: widgets/countdown-timer/countdown-timer.php:1143
6484
+ #: widgets/countdown-timer/countdown-timer.php:1419
6485
+ #: widgets/fluent-forms/fluent-forms.php:1125 widgets/icon-box/icon-box.php:206
6486
+ #: widgets/image-box/image-box.php:298
6487
+ #: widgets/image-comparison/image-comparison.php:87
6488
+ #: widgets/image-comparison/image-comparison.php:114
6489
+ #: widgets/image-comparison/image-comparison.php:251
6490
+ #: widgets/mail-chimp/mail-chimp.php:141 widgets/mail-chimp/mail-chimp.php:234
6491
+ #: widgets/mail-chimp/mail-chimp.php:327 widgets/mail-chimp/mail-chimp.php:408
6492
+ #: widgets/mail-chimp/mail-chimp.php:565 widgets/page-list/page-list.php:185
6493
+ #: widgets/page-list/page-list.php:884 widgets/pricing/pricing.php:326
6494
+ #: widgets/social-share/social-share.php:226 widgets/social/social.php:176
6495
+ #: widgets/team/team.php:212 widgets/we-forms/we-forms.php:250
6496
+ msgid "Label"
6497
+ msgstr "Etikett"
6498
+
6499
+ #: widgets/icon-box/icon-box.php:178
6500
+ #: widgets/image-accordion/image-accordion.php:150
6501
+ #: widgets/image-box/image-box.php:289
6502
+ msgid "Enable Button"
6503
+ msgstr "Aktivera knapp"
6504
+
6505
+ #: widgets/blog-posts/blog-posts.php:2561 widgets/button/button-handler.php:11
6506
+ #: widgets/button/button.php:174 widgets/caldera-forms/caldera-forms.php:566
6507
+ #: widgets/contact-form7/contact-form7.php:565
6508
+ #: widgets/dual-button/dual-button.php:161
6509
+ #: widgets/dual-button/dual-button.php:290
6510
+ #: widgets/fluent-forms/fluent-forms.php:2125
6511
+ #: widgets/icon-box/icon-box.php:1237
6512
+ #: widgets/image-accordion/image-accordion.php:591
6513
+ #: widgets/image-box/image-box.php:283 widgets/image-box/image-box.php:1325
6514
+ #: widgets/mail-chimp/mail-chimp.php:849 widgets/pricing/pricing.php:320
6515
+ #: widgets/pricing/pricing.php:2036 widgets/pricing/pricing.php:2402
6516
+ #: widgets/we-forms/we-forms.php:343
6517
+ msgid "Button"
6518
+ msgstr "Knapp"
6519
+
6520
+ #: widgets/icon-box/icon-box.php:158 widgets/image-box/image-box.php:241
6521
+ msgid "Enter your description"
6522
+ msgstr "Ange din beskrivning"
6523
+
6524
+ #: widgets/image-box/image-box.php:240
6525
+ msgid "Click edit to change this text. Lorem ipsum dolor sit amet, cctetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."
6526
+ msgstr ""
6527
+
6528
+ #: widgets/accordion/accordion.php:67 widgets/accordion/accordion.php:471
6529
+ #: widgets/fluent-forms/fluent-forms.php:110
6530
+ #: widgets/fluent-forms/fluent-forms.php:286
6531
+ #: widgets/fluent-forms/fluent-forms.php:1179 widgets/icon-box/icon-box.php:798
6532
+ #: widgets/image-box/image-box.php:235 widgets/image-box/image-box.php:1238
6533
+ #: widgets/piechart/piechart.php:169 widgets/team/team.php:1408
6534
+ #: widgets/team/team.php:1904 widgets/testimonial/testimonial.php:876
6535
+ msgid "Description"
6536
+ msgstr "Beskrivning"
6537
+
6538
+ #: widgets/funfact/funfact.php:268 widgets/heading/heading.php:60
6539
+ #: widgets/icon-box/icon-box.php:404 widgets/image-box/image-box.php:215
6540
+ #: widgets/pricing/pricing.php:55
6541
+ msgid "Title HTML Tag"
6542
+ msgstr ""
6543
+
6544
+ #: widgets/blog-posts/blog-posts.php:569 widgets/button/button.php:117
6545
+ #: widgets/button/button.php:544 widgets/dual-button/dual-button.php:220
6546
+ #: widgets/dual-button/dual-button.php:349 widgets/icon-box/icon-box.php:274
6547
+ #: widgets/image-accordion/image-accordion.php:114
6548
+ #: widgets/image-box/image-box.php:202 widgets/image-box/image-box.php:366
6549
+ #: widgets/image-comparison/image-comparison.php:95
6550
+ #: widgets/image-comparison/image-comparison.php:323
6551
+ #: widgets/mail-chimp/mail-chimp.php:200 widgets/mail-chimp/mail-chimp.php:294
6552
+ #: widgets/mail-chimp/mail-chimp.php:386 widgets/mail-chimp/mail-chimp.php:459
6553
+ #: widgets/mail-chimp/mail-chimp.php:526 widgets/pricing/pricing.php:380
6554
+ #: widgets/pricing/pricing.php:1496 widgets/social-share/social-share.php:72
6555
+ #: widgets/social/social.php:66 widgets/video/video.php:119
6556
+ msgid "After"
6557
+ msgstr "Efter"
6558
+
6559
+ #: widgets/blog-posts/blog-posts.php:568 widgets/button/button.php:116
6560
+ #: widgets/button/button.php:543 widgets/dual-button/dual-button.php:219
6561
+ #: widgets/dual-button/dual-button.php:348 widgets/icon-box/icon-box.php:273
6562
+ #: widgets/image-accordion/image-accordion.php:113
6563
+ #: widgets/image-box/image-box.php:201 widgets/image-box/image-box.php:365
6564
+ #: widgets/image-comparison/image-comparison.php:68
6565
+ #: widgets/image-comparison/image-comparison.php:263
6566
+ #: widgets/mail-chimp/mail-chimp.php:199 widgets/mail-chimp/mail-chimp.php:293
6567
+ #: widgets/mail-chimp/mail-chimp.php:385 widgets/mail-chimp/mail-chimp.php:458
6568
+ #: widgets/mail-chimp/mail-chimp.php:525 widgets/pricing/pricing.php:379
6569
+ #: widgets/pricing/pricing.php:1492 widgets/social-share/social-share.php:71
6570
+ #: widgets/social/social.php:65 widgets/video/video.php:118
6571
+ msgid "Before"
6572
+ msgstr "Före"
6573
+
6574
+ #: widgets/image-box/image-box.php:197
6575
+ msgid "Title Icon Position"
6576
+ msgstr ""
6577
+
6578
+ #: widgets/image-box/image-box.php:180 widgets/tab/tab.php:389
6579
+ msgid "Title Icon"
6580
+ msgstr ""
6581
+
6582
+ #: widgets/funfact/funfact.php:205 widgets/icon-box/icon-box.php:143
6583
+ #: widgets/image-box/image-box.php:157
6584
+ msgid "Enter your title"
6585
+ msgstr "Ange din rubrik"
6586
+
6587
+ #: widgets/funfact/funfact.php:204 widgets/image-box/image-box.php:156
6588
+ msgid "This is the heading"
6589
+ msgstr "Detta är rubriken"
6590
+
6591
+ #: widgets/funfact/funfact.php:202 widgets/icon-box/icon-box.php:137
6592
+ #: widgets/image-box/image-box.php:151 widgets/piechart/piechart.php:206
6593
+ msgid "Title "
6594
+ msgstr "Rubrik "
6595
+
6596
+ #: widgets/image-box/image-box.php:144 widgets/image-box/image-box.php:1084
6597
+ #: widgets/tab/tab.php:1968 widgets/tablepress/tablepress.php:414
6598
+ msgid "Body"
6599
+ msgstr "Innehåll"
6600
+
6601
+ #: widgets/image-box/image-box.php:84
6602
+ msgid "Shadow line"
6603
+ msgstr ""
6604
+
6605
+ #: widgets/image-box/image-box.php:83 widgets/image-box/image-box.php:730
6606
+ msgid "Side Line"
6607
+ msgstr ""
6608
+
6609
+ #: widgets/image-box/image-box.php:82
6610
+ msgid "Hover Border"
6611
+ msgstr ""
6612
+
6613
+ #: widgets/image-box/image-box.php:81
6614
+ msgid "Floating box"
6615
+ msgstr ""
6616
+
6617
+ #: widgets/image-box/image-box.php:80 widgets/image-box/image-box.php:590
6618
+ msgid "Classic Curves"
6619
+ msgstr "Klassiska kurvor"
6620
+
6621
+ #: widgets/client-logo/client-logo.php:56 widgets/image-box/image-box.php:79
6622
+ #: widgets/piechart/piechart.php:60
6623
+ msgid "Simple"
6624
+ msgstr "Enkel"
6625
+
6626
+ #: widgets/image-box/image-box.php:75
6627
+ msgid "Content Area"
6628
+ msgstr "Innehållsområde"
6629
+
6630
+ #: widgets/funfact/funfact.php:133 widgets/heading/heading.php:353
6631
+ #: widgets/icon-box/icon-box.php:119 widgets/icon-box/icon-box.php:1466
6632
+ #: widgets/image-box/image-box.php:49
6633
+ #: widgets/image-comparison/image-comparison.php:76
6634
+ #: widgets/image-comparison/image-comparison.php:103
6635
+ #: widgets/piechart/piechart.php:127 widgets/pricing/pricing.php:139
6636
+ #: widgets/tab/tab.php:406
6637
+ msgid "Choose Image"
6638
+ msgstr "Välj bild"
6639
+
6640
+ #: widgets/funfact/funfact.php:68 widgets/icon-box/icon-box.php:76
6641
+ #: widgets/image-box/image-box.php:41 widgets/image-box/image-box.php:951
6642
+ #: widgets/piechart/piechart.php:99 widgets/post-tab/post-tab.php:350
6643
+ #: widgets/pricing/pricing.php:95 widgets/tab/tab.php:380
6644
+ #: widgets/team/team.php:770
6645
+ msgid "Image"
6646
+ msgstr "Bild"
6647
+
6648
+ #: widgets/image-box/image-box-handler.php:11
6649
+ msgid "Image Box"
6650
+ msgstr "Bildruta"
6651
+
6652
+ #: libs/framework/views/settings-sections/dashboard.php:46
6653
+ msgid "Advanced Accordions"
6654
+ msgstr "Avancerat dragspel"
6655
+
6656
+ #: widgets/back-to-top/back-to-top.php:196
6657
+ #: widgets/blog-posts/blog-posts.php:2604 widgets/button/button.php:206
6658
+ #: widgets/caldera-forms/caldera-forms.php:84
6659
+ #: widgets/caldera-forms/caldera-forms.php:126
6660
+ #: widgets/caldera-forms/caldera-forms.php:470
6661
+ #: widgets/caldera-forms/caldera-forms.php:480
6662
+ #: widgets/caldera-forms/caldera-forms.php:601
6663
+ #: widgets/client-logo/client-logo.php:886
6664
+ #: widgets/contact-form7/contact-form7.php:82
6665
+ #: widgets/contact-form7/contact-form7.php:124
6666
+ #: widgets/contact-form7/contact-form7.php:469
6667
+ #: widgets/contact-form7/contact-form7.php:479
6668
+ #: widgets/contact-form7/contact-form7.php:600
6669
+ #: widgets/dual-button/dual-button.php:444
6670
+ #: widgets/dual-button/dual-button.php:664
6671
+ #: widgets/dual-button/dual-button.php:874
6672
+ #: widgets/fluent-forms/fluent-forms.php:240
6673
+ #: widgets/fluent-forms/fluent-forms.php:314
6674
+ #: widgets/fluent-forms/fluent-forms.php:522
6675
+ #: widgets/fluent-forms/fluent-forms.php:757
6676
+ #: widgets/fluent-forms/fluent-forms.php:1146
6677
+ #: widgets/fluent-forms/fluent-forms.php:1201
6678
+ #: widgets/fluent-forms/fluent-forms.php:1313
6679
+ #: widgets/fluent-forms/fluent-forms.php:1409
6680
+ #: widgets/fluent-forms/fluent-forms.php:1482
6681
+ #: widgets/fluent-forms/fluent-forms.php:1557
6682
+ #: widgets/fluent-forms/fluent-forms.php:1649
6683
+ #: widgets/fluent-forms/fluent-forms.php:1737
6684
+ #: widgets/fluent-forms/fluent-forms.php:1768
6685
+ #: widgets/fluent-forms/fluent-forms.php:1951
6686
+ #: widgets/fluent-forms/fluent-forms.php:2159
6687
+ #: widgets/fluent-forms/fluent-forms.php:2431
6688
+ #: widgets/fluent-forms/fluent-forms.php:2543
6689
+ #: widgets/fluent-forms/fluent-forms.php:2575 widgets/funfact/funfact.php:782
6690
+ #: widgets/funfact/funfact.php:915 widgets/header-info/header-info.php:166
6691
+ #: widgets/header-offcanvas/header-offcanvas.php:264
6692
+ #: widgets/icon-box/icon-box.php:1271 widgets/icon-box/icon-box.php:1667
6693
+ #: widgets/image-accordion/image-accordion.php:620
6694
+ #: widgets/image-box/image-box.php:1181 widgets/image-box/image-box.php:1268
6695
+ #: widgets/image-box/image-box.php:1348 widgets/mail-chimp/mail-chimp.php:574
6696
+ #: widgets/mail-chimp/mail-chimp.php:618 widgets/mail-chimp/mail-chimp.php:858
6697
+ #: widgets/nav-menu/nav-menu.php:369 widgets/nav-menu/nav-menu.php:582
6698
+ #: widgets/nav-menu/nav-menu.php:1111 widgets/ninja-forms/ninja-forms.php:123
6699
+ #: widgets/ninja-forms/ninja-forms.php:173
6700
+ #: widgets/ninja-forms/ninja-forms.php:224
6701
+ #: widgets/ninja-forms/ninja-forms.php:303
6702
+ #: widgets/ninja-forms/ninja-forms.php:528
6703
+ #: widgets/ninja-forms/ninja-forms.php:671
6704
+ #: widgets/ninja-forms/ninja-forms.php:833 widgets/page-list/page-list.php:840
6705
+ #: widgets/page-list/page-list.php:892 widgets/piechart/piechart.php:293
6706
+ #: widgets/post-grid/post-grid.php:151 widgets/post-list/post-list.php:1029
6707
+ #: widgets/post-tab/post-tab.php:185 widgets/pricing/pricing.php:800
6708
+ #: widgets/pricing/pricing.php:1390 widgets/pricing/pricing.php:1429
6709
+ #: widgets/pricing/pricing.php:1478 widgets/pricing/pricing.php:2045
6710
+ #: widgets/social-share/social-share.php:620 widgets/social/social.php:523
6711
+ #: widgets/tab/tab.php:635 widgets/team/team.php:1635
6712
+ #: widgets/testimonial/testimonial.php:908 widgets/video/video.php:409
6713
+ #: widgets/we-forms/we-forms.php:140 widgets/wp-forms/wp-forms.php:83
6714
+ #: widgets/wp-forms/wp-forms.php:348 widgets/wp-forms/wp-forms.php:382
6715
+ #: widgets/wp-forms/wp-forms.php:490
6716
+ msgid "Typography"
6717
+ msgstr "Typografi"
6718
+
6719
+ #: widgets/header-info/header-info.php:98
6720
+ msgid "463 7th Ave, NY 10018, USA"
6721
+ msgstr "463 7th Ave, NY 10018, USA"
6722
+
6723
+ #: widgets/client-logo/client-logo.php:126
6724
+ #: widgets/dual-button/dual-button.php:171
6725
+ #: widgets/dual-button/dual-button.php:300
6726
+ #: widgets/header-info/header-info.php:75 widgets/icon-box/icon-box.php:301
6727
+ #: widgets/image-box/image-box.php:123 widgets/lottie/lottie.php:112
6728
+ #: widgets/page-list/page-list.php:155 widgets/pricing/pricing.php:336
6729
+ #: widgets/social/social.php:186 widgets/team/team.php:221
6730
+ #: widgets/testimonial/testimonial.php:342
6731
+ msgid "Link"
6732
+ msgstr "Länk"
6733
+
6734
+ #: widgets/header-info/header-info-handler.php:13
6735
+ #: widgets/header-info/header-info.php:41
6736
+ #: widgets/header-info/header-info.php:93
6737
+ #: widgets/header-info/header-info.php:110
6738
+ msgid "Header Info"
6739
+ msgstr ""
6740
+
6741
+ #: widgets/fluent-forms/fluent-forms.php:624
6742
+ #: widgets/fluent-forms/fluent-forms.php:887
6743
+ #: widgets/ninja-forms/ninja-forms.php:312
6744
+ msgid "Text Indent"
6745
+ msgstr "Textindrag"
6746
+
6747
+ #: widgets/blog-posts/blog-posts.php:2621
6748
+ #: widgets/blog-posts/blog-posts.php:2651 widgets/button/button.php:231
6749
+ #: widgets/button/button.php:262 widgets/category-list/category-list.php:404
6750
+ #: widgets/fluent-forms/fluent-forms.php:510
6751
+ #: widgets/fluent-forms/fluent-forms.php:588
6752
+ #: widgets/fluent-forms/fluent-forms.php:834
6753
+ #: widgets/fluent-forms/fluent-forms.php:1594
6754
+ #: widgets/fluent-forms/fluent-forms.php:2027
6755
+ #: widgets/fluent-forms/fluent-forms.php:2364
6756
+ #: widgets/fluent-forms/fluent-forms.php:2470
6757
+ #: widgets/fluent-forms/fluent-forms.php:2520
6758
+ #: widgets/header-info/header-info.php:142 widgets/icon-box/icon-box.php:1310
6759
+ #: widgets/icon-box/icon-box.php:1375
6760
+ #: widgets/image-accordion/image-accordion.php:637
6761
+ #: widgets/image-accordion/image-accordion.php:723
6762
+ #: widgets/image-box/image-box.php:1384 widgets/image-box/image-box.php:1449
6763
+ #: widgets/ninja-forms/ninja-forms.php:110
6764
+ #: widgets/ninja-forms/ninja-forms.php:161
6765
+ #: widgets/ninja-forms/ninja-forms.php:278
6766
+ #: widgets/ninja-forms/ninja-forms.php:516
6767
+ #: widgets/ninja-forms/ninja-forms.php:566
6768
+ #: widgets/ninja-forms/ninja-forms.php:680
6769
+ #: widgets/ninja-forms/ninja-forms.php:782
6770
+ #: widgets/ninja-forms/ninja-forms.php:821
6771
+ #: widgets/ninja-forms/ninja-forms.php:860 widgets/page-list/page-list.php:769
6772
+ #: widgets/post-list/post-list.php:914 widgets/pricing/pricing.php:1405
6773
+ #: widgets/pricing/pricing.php:2128 widgets/pricing/pricing.php:2156
6774
+ #: widgets/tablepress/tablepress.php:327 widgets/tablepress/tablepress.php:502
6775
+ #: widgets/tablepress/tablepress.php:549 widgets/video/video.php:547
6776
+ #: widgets/video/video.php:577 widgets/we-forms/we-forms.php:507
6777
+ #: widgets/we-forms/we-forms.php:539 widgets/wp-forms/wp-forms.php:71
6778
+ #: widgets/wp-forms/wp-forms.php:149 widgets/wp-forms/wp-forms.php:336
6779
+ #: widgets/wp-forms/wp-forms.php:391 widgets/wp-forms/wp-forms.php:511
6780
+ #: widgets/wp-forms/wp-forms.php:600 widgets/wp-forms/wp-forms.php:639
6781
+ msgid "Text Color"
6782
+ msgstr "Textfärg"
6783
+
6784
+ #: widgets/accordion/accordion.php:643 widgets/accordion/accordion.php:704
6785
+ #: widgets/category-list/category-list.php:374
6786
+ #: widgets/client-logo/client-logo.php:858
6787
+ #: widgets/fluent-forms/fluent-forms.php:926 widgets/funfact/funfact.php:661
6788
+ #: widgets/icon-box/icon-box.php:1065 widgets/page-list/page-list.php:738
6789
+ #: widgets/post-list/post-list.php:883 widgets/pricing/pricing.php:1205
6790
+ msgid "Size"
6791
+ msgstr "Storlek"
6792
+
6793
+ #: widgets/back-to-top/back-to-top.php:399
6794
+ #: widgets/blog-posts/blog-posts.php:665 widgets/blog-posts/blog-posts.php:910
6795
+ #: widgets/blog-posts/blog-posts.php:1219
6796
+ #: widgets/blog-posts/blog-posts.php:1945
6797
+ #: widgets/blog-posts/blog-posts.php:2391
6798
+ #: widgets/blog-posts/blog-posts.php:2644
6799
+ #: widgets/blog-posts/blog-posts.php:2734 widgets/button/button.php:255
6800
+ #: widgets/button/button.php:366 widgets/caldera-forms/caldera-forms.php:357
6801
+ #: widgets/caldera-forms/caldera-forms.php:810
6802
+ #: widgets/category-list/category-list.php:361
6803
+ #: widgets/category-list/category-list.php:416
6804
+ #: widgets/client-logo/client-logo.php:558
6805
+ #: widgets/client-logo/client-logo.php:709
6806
+ #: widgets/client-logo/client-logo.php:775
6807
+ #: widgets/client-logo/client-logo.php:1017
6808
+ #: widgets/client-logo/client-logo.php:1423
6809
+ #: widgets/contact-form7/contact-form7.php:356
6810
+ #: widgets/contact-form7/contact-form7.php:809
6811
+ #: widgets/dual-button/dual-button.php:564
6812
+ #: widgets/dual-button/dual-button.php:783
6813
+ #: widgets/fluent-forms/fluent-forms.php:1575
6814
+ #: widgets/fluent-forms/fluent-forms.php:2212
6815
+ #: widgets/fluent-forms/fluent-forms.php:2451 widgets/funfact/funfact.php:479
6816
+ #: widgets/funfact/funfact.php:603
6817
+ #: widgets/header-offcanvas/header-offcanvas.php:193
6818
+ #: widgets/header-offcanvas/header-offcanvas.php:421
6819
+ #: widgets/header-search/header-search.php:138
6820
+ #: widgets/icon-box/icon-box.php:613 widgets/icon-box/icon-box.php:993
6821
+ #: widgets/icon-box/icon-box.php:1368 widgets/icon-box/icon-box.php:1533
6822
+ #: widgets/image-accordion/image-accordion.php:293
6823
+ #: widgets/image-accordion/image-accordion.php:716
6824
+ #: widgets/image-accordion/image-accordion.php:880
6825
+ #: widgets/image-box/image-box.php:443 widgets/image-box/image-box.php:805
6826
+ #: widgets/image-box/image-box.php:1021 widgets/image-box/image-box.php:1213
6827
+ #: widgets/image-box/image-box.php:1298 widgets/image-box/image-box.php:1442
6828
+ #: widgets/image-comparison/image-comparison.php:494
6829
+ #: widgets/lottie/lottie.php:289 widgets/mail-chimp/mail-chimp.php:1014
6830
+ #: widgets/nav-menu/nav-menu.php:91 widgets/nav-menu/nav-menu.php:426
6831
+ #: widgets/nav-menu/nav-menu.php:652 widgets/nav-menu/nav-menu.php:1056
6832
+ #: widgets/nav-menu/nav-menu.php:1256 widgets/ninja-forms/ninja-forms.php:763
6833
+ #: widgets/page-list/page-list.php:388 widgets/page-list/page-list.php:793
6834
+ #: widgets/piechart/piechart.php:580 widgets/post-grid/post-grid.php:180
6835
+ #: widgets/post-list/post-list.php:475 widgets/post-list/post-list.php:588
6836
+ #: widgets/post-list/post-list.php:870 widgets/post-list/post-list.php:926
6837
+ #: widgets/post-list/post-list.php:1163 widgets/pricing/pricing.php:544
6838
+ #: widgets/pricing/pricing.php:661 widgets/pricing/pricing.php:781
6839
+ #: widgets/pricing/pricing.php:886 widgets/pricing/pricing.php:1019
6840
+ #: widgets/pricing/pricing.php:1140 widgets/pricing/pricing.php:1576
6841
+ #: widgets/pricing/pricing.php:1664 widgets/pricing/pricing.php:1824
6842
+ #: widgets/pricing/pricing.php:2149 widgets/pricing/pricing.php:2257
6843
+ #: widgets/pricing/pricing.php:2330 widgets/social-share/social-share.php:302
6844
+ #: widgets/social/social.php:265 widgets/tab/tab.php:339
6845
+ #: widgets/team/team.php:300 widgets/team/team.php:547
6846
+ #: widgets/team/team.php:1191 widgets/team/team.php:1272
6847
+ #: widgets/team/team.php:1350 widgets/team/team.php:1447
6848
+ #: widgets/team/team.php:2074 widgets/testimonial/testimonial.php:702
6849
+ #: widgets/testimonial/testimonial.php:1055
6850
+ #: widgets/testimonial/testimonial.php:1265
6851
+ #: widgets/testimonial/testimonial.php:2128 widgets/video/video.php:570
6852
+ #: widgets/video/video.php:663 widgets/we-forms/we-forms.php:532
6853
+ #: widgets/wp-forms/wp-forms.php:581
6854
+ msgid "Hover"
6855
+ msgstr "Hovra"
6856
+
6857
+ #: libs/framework/views/settings-sections/usersettings.php:304
6858
+ #: widgets/accordion/accordion.php:249 widgets/accordion/accordion.php:341
6859
+ #: widgets/accordion/accordion.php:478 widgets/accordion/accordion.php:630
6860
+ #: widgets/accordion/accordion.php:692 widgets/back-to-top/back-to-top.php:374
6861
+ #: widgets/back-to-top/back-to-top.php:406
6862
+ #: widgets/blog-posts/blog-posts.php:1143
6863
+ #: widgets/blog-posts/blog-posts.php:1226
6864
+ #: widgets/blog-posts/blog-posts.php:1497
6865
+ #: widgets/blog-posts/blog-posts.php:1522
6866
+ #: widgets/blog-posts/blog-posts.php:1811
6867
+ #: widgets/blog-posts/blog-posts.php:1924
6868
+ #: widgets/blog-posts/blog-posts.php:1952
6869
+ #: widgets/blog-posts/blog-posts.php:2154
6870
+ #: widgets/business-hours/business-hours.php:253
6871
+ #: widgets/business-hours/business-hours.php:316
6872
+ #: widgets/caldera-forms/caldera-forms.php:92
6873
+ #: widgets/caldera-forms/caldera-forms.php:134
6874
+ #: widgets/caldera-forms/caldera-forms.php:488
6875
+ #: widgets/caldera-forms/caldera-forms.php:758
6876
+ #: widgets/caldera-forms/caldera-forms.php:817
6877
+ #: widgets/category-list/category-list.php:287
6878
+ #: widgets/category-list/category-list.php:348
6879
+ #: widgets/contact-form7/contact-form7.php:90
6880
+ #: widgets/contact-form7/contact-form7.php:132
6881
+ #: widgets/contact-form7/contact-form7.php:487
6882
+ #: widgets/contact-form7/contact-form7.php:757
6883
+ #: widgets/contact-form7/contact-form7.php:816
6884
+ #: widgets/countdown-timer/countdown-timer.php:341
6885
+ #: widgets/countdown-timer/countdown-timer.php:387
6886
+ #: widgets/countdown-timer/countdown-timer.php:541
6887
+ #: widgets/countdown-timer/countdown-timer.php:599
6888
+ #: widgets/countdown-timer/countdown-timer.php:816
6889
+ #: widgets/countdown-timer/countdown-timer.php:875
6890
+ #: widgets/countdown-timer/countdown-timer.php:1089
6891
+ #: widgets/countdown-timer/countdown-timer.php:1150
6892
+ #: widgets/countdown-timer/countdown-timer.php:1365
6893
+ #: widgets/countdown-timer/countdown-timer.php:1426
6894
+ #: widgets/drop-caps/drop-caps.php:71 widgets/drop-caps/drop-caps.php:102
6895
+ #: widgets/dual-button/dual-button.php:430
6896
+ #: widgets/dual-button/dual-button.php:571
6897
+ #: widgets/dual-button/dual-button.php:650
6898
+ #: widgets/dual-button/dual-button.php:789
6899
+ #: widgets/dual-button/dual-button.php:861 widgets/faq/faq.php:195
6900
+ #: widgets/fluent-forms/fluent-forms.php:224
6901
+ #: widgets/fluent-forms/fluent-forms.php:298
6902
+ #: widgets/fluent-forms/fluent-forms.php:1133
6903
+ #: widgets/fluent-forms/fluent-forms.php:1188
6904
+ #: widgets/fluent-forms/fluent-forms.php:1288
6905
+ #: widgets/fluent-forms/fluent-forms.php:1372
6906
+ #: widgets/fluent-forms/fluent-forms.php:1671
6907
+ #: widgets/fluent-forms/fluent-forms.php:1689
6908
+ #: widgets/fluent-forms/fluent-forms.php:1724
6909
+ #: widgets/fluent-forms/fluent-forms.php:1755
6910
+ #: widgets/fluent-forms/fluent-forms.php:1870
6911
+ #: widgets/fluent-forms/fluent-forms.php:1888
6912
+ #: widgets/fluent-forms/fluent-forms.php:2147
6913
+ #: widgets/fluent-forms/fluent-forms.php:2219
6914
+ #: widgets/fluent-forms/fluent-forms.php:2562 widgets/funfact/funfact.php:555
6915
+ #: widgets/funfact/funfact.php:852
6916
+ #: widgets/header-offcanvas/header-offcanvas.php:169
6917
+ #: widgets/header-offcanvas/header-offcanvas.php:202
6918
+ #: widgets/header-offcanvas/header-offcanvas.php:397
6919
+ #: widgets/header-offcanvas/header-offcanvas.php:430
6920
+ #: widgets/header-search/header-search.php:114
6921
+ #: widgets/header-search/header-search.php:144
6922
+ #: widgets/header-search/header-search.php:347 widgets/heading/heading.php:719
6923
+ #: widgets/icon-box/icon-box.php:767 widgets/icon-box/icon-box.php:807
6924
+ #: widgets/icon-box/icon-box.php:1635
6925
+ #: widgets/image-accordion/image-accordion.php:468
6926
+ #: widgets/image-box/image-box.php:1198 widgets/image-box/image-box.php:1285
6927
+ #: widgets/image-comparison/image-comparison.php:270
6928
+ #: widgets/image-comparison/image-comparison.php:330
6929
+ #: widgets/mail-chimp/mail-chimp.php:582 widgets/mail-chimp/mail-chimp.php:987
6930
+ #: widgets/mail-chimp/mail-chimp.php:1021
6931
+ #: widgets/mail-chimp/mail-chimp.php:1166
6932
+ #: widgets/mail-chimp/mail-chimp.php:1297
6933
+ #: widgets/mail-chimp/mail-chimp.php:1333
6934
+ #: widgets/ninja-forms/ninja-forms.php:192 widgets/page-list/page-list.php:113
6935
+ #: widgets/page-list/page-list.php:214 widgets/page-list/page-list.php:547
6936
+ #: widgets/page-list/page-list.php:848 widgets/post-grid/post-grid.php:168
6937
+ #: widgets/post-grid/post-grid.php:186 widgets/post-list/post-list.php:574
6938
+ #: widgets/post-list/post-list.php:597 widgets/post-list/post-list.php:721
6939
+ #: widgets/post-list/post-list.php:857 widgets/post-list/post-list.php:1125
6940
+ #: widgets/post-list/post-list.php:1170 widgets/post-tab/post-tab.php:227
6941
+ #: widgets/post-tab/post-tab.php:290 widgets/pricing/pricing.php:550
6942
+ #: widgets/pricing/pricing.php:769 widgets/pricing/pricing.php:787
6943
+ #: widgets/pricing/pricing.php:1092 widgets/pricing/pricing.php:1554
6944
+ #: widgets/pricing/pricing.php:1583 widgets/pricing/pricing.php:1804
6945
+ #: widgets/pricing/pricing.php:1830 widgets/pricing/pricing.php:1886
6946
+ #: widgets/progressbar/progressbar.php:308
6947
+ #: widgets/progressbar/progressbar.php:341
6948
+ #: widgets/progressbar/progressbar.php:407
6949
+ #: widgets/social-share/social-share.php:248
6950
+ #: widgets/social-share/social-share.php:310 widgets/social/social.php:211
6951
+ #: widgets/social/social.php:273 widgets/tablepress/tablepress.php:201
6952
+ #: widgets/tablepress/tablepress.php:613 widgets/team/team.php:245
6953
+ #: widgets/team/team.php:308 widgets/team/team.php:1158
6954
+ #: widgets/team/team.php:1197 widgets/team/team.php:1260
6955
+ #: widgets/team/team.php:1279 widgets/team/team.php:1337
6956
+ #: widgets/team/team.php:1357 widgets/team/team.php:1434
6957
+ #: widgets/team/team.php:1454 widgets/team/team.php:1812
6958
+ #: widgets/team/team.php:1862 widgets/team/team.php:1914
6959
+ #: widgets/team/team.php:1974 widgets/testimonial/testimonial.php:884
6960
+ #: widgets/testimonial/testimonial.php:944
6961
+ #: widgets/testimonial/testimonial.php:1038
6962
+ #: widgets/testimonial/testimonial.php:1062
6963
+ #: widgets/testimonial/testimonial.php:1372
6964
+ #: widgets/testimonial/testimonial.php:1435
6965
+ #: widgets/testimonial/testimonial.php:2085
6966
+ #: widgets/testimonial/testimonial.php:2135
6967
+ msgid "Color"
6968
+ msgstr "Färg"
6969
+
6970
+ #: widgets/blog-posts/blog-posts.php:1323
6971
+ #: widgets/blog-posts/blog-posts.php:2096
6972
+ #: widgets/caldera-forms/caldera-forms.php:197
6973
+ #: widgets/caldera-forms/caldera-forms.php:253
6974
+ #: widgets/caldera-forms/caldera-forms.php:688
6975
+ #: widgets/category-list/category-list.php:258
6976
+ #: widgets/client-logo/client-logo.php:1177
6977
+ #: widgets/client-logo/client-logo.php:1267
6978
+ #: widgets/contact-form7/contact-form7.php:195
6979
+ #: widgets/contact-form7/contact-form7.php:252
6980
+ #: widgets/contact-form7/contact-form7.php:687
6981
+ #: widgets/countdown-timer/countdown-timer.php:236
6982
+ #: widgets/countdown-timer/countdown-timer.php:1630
6983
+ #: widgets/dual-button/dual-button.php:961
6984
+ #: widgets/fluent-forms/fluent-forms.php:1322
6985
+ #: widgets/fluent-forms/fluent-forms.php:1417
6986
+ #: widgets/fluent-forms/fluent-forms.php:2041 widgets/funfact/funfact.php:1125
6987
+ #: widgets/header-search/header-search.php:265 widgets/heading/heading.php:933
6988
+ #: widgets/heading/heading.php:1107 widgets/icon-box/icon-box.php:1158
6989
+ #: widgets/image-box/image-box.php:406
6990
+ #: widgets/image-comparison/image-comparison.php:417
6991
+ #: widgets/nav-menu/nav-menu.php:1336 widgets/page-list/page-list.php:518
6992
+ #: widgets/page-list/page-list.php:650 widgets/post-list/post-list.php:692
6993
+ #: widgets/post-list/post-list.php:784 widgets/post-tab/post-tab.php:392
6994
+ #: widgets/progressbar/progressbar.php:153
6995
+ #: widgets/social-share/social-share.php:539 widgets/social/social.php:575
6996
+ #: widgets/tab/tab.php:981 widgets/tab/tab.php:1106 widgets/tab/tab.php:1231
6997
+ #: widgets/tab/tab.php:1484 widgets/tab/tab.php:1790 widgets/team/team.php:800
6998
+ #: widgets/team/team.php:1101 widgets/team/team.php:1685
6999
+ #: widgets/team/team.php:2199 widgets/testimonial/testimonial.php:843
7000
+ #: widgets/testimonial/testimonial.php:1317
7001
+ #: widgets/testimonial/testimonial.php:1753
7002
+ #: widgets/testimonial/testimonial.php:1863
7003
+ #: widgets/testimonial/testimonial.php:2028 widgets/video/video.php:460
7004
+ msgid "Height"
7005
+ msgstr "Höjd"
7006
+
7007
+ #: widgets/accordion/accordion.php:531 widgets/blog-posts/blog-posts.php:1346
7008
+ #: widgets/blog-posts/blog-posts.php:2070
7009
+ #: widgets/blog-posts/blog-posts.php:2284
7010
+ #: widgets/caldera-forms/caldera-forms.php:169
7011
+ #: widgets/caldera-forms/caldera-forms.php:658
7012
+ #: widgets/category-list/category-list.php:240
7013
+ #: widgets/client-logo/client-logo.php:1154
7014
+ #: widgets/client-logo/client-logo.php:1241
7015
+ #: widgets/client-logo/client-logo.php:1330
7016
+ #: widgets/contact-form7/contact-form7.php:167
7017
+ #: widgets/contact-form7/contact-form7.php:657
7018
+ #: widgets/countdown-timer/countdown-timer.php:213
7019
+ #: widgets/dual-button/dual-button.php:935
7020
+ #: widgets/fluent-forms/fluent-forms.php:2307
7021
+ #: widgets/fluent-forms/fluent-forms.php:2321 widgets/funfact/funfact.php:1102
7022
+ #: widgets/header-offcanvas/header-offcanvas.php:583
7023
+ #: widgets/header-search/header-search.php:247 widgets/heading/heading.php:828
7024
+ #: widgets/heading/heading.php:892 widgets/heading/heading.php:1081
7025
+ #: widgets/icon-box/icon-box.php:1176
7026
+ #: widgets/image-accordion/image-accordion.php:784
7027
+ #: widgets/image-box/image-box.php:545 widgets/image-box/image-box.php:601
7028
+ #: widgets/image-box/image-box.php:849 widgets/image-box/image-box.php:901
7029
+ #: widgets/mail-chimp/mail-chimp.php:699 widgets/mail-chimp/mail-chimp.php:934
7030
+ #: widgets/nav-menu/nav-menu.php:289 widgets/nav-menu/nav-menu.php:936
7031
+ #: widgets/nav-menu/nav-menu.php:1159 widgets/nav-menu/nav-menu.php:1309
7032
+ #: widgets/ninja-forms/ninja-forms.php:592
7033
+ #: widgets/ninja-forms/ninja-forms.php:635 widgets/page-list/page-list.php:500
7034
+ #: widgets/page-list/page-list.php:625 widgets/post-list/post-list.php:674
7035
+ #: widgets/post-list/post-list.php:802 widgets/post-list/post-list.php:978
7036
+ #: widgets/post-tab/post-tab.php:369 widgets/pricing/pricing.php:1329
7037
+ #: widgets/pricing/pricing.php:1925 widgets/social-share/social-share.php:513
7038
+ #: widgets/social/social.php:544 widgets/tab/tab.php:951
7039
+ #: widgets/tab/tab.php:1080 widgets/tab/tab.php:1201 widgets/tab/tab.php:1454
7040
+ #: widgets/tab/tab.php:1764 widgets/team/team.php:835
7041
+ #: widgets/team/team.php:1076 widgets/team/team.php:1655
7042
+ #: widgets/team/team.php:2179 widgets/testimonial/testimonial.php:1295
7043
+ #: widgets/testimonial/testimonial.php:1730
7044
+ #: widgets/testimonial/testimonial.php:1840
7045
+ #: widgets/testimonial/testimonial.php:2004 widgets/video/video.php:430
7046
+ #: widgets/wp-forms/wp-forms.php:414 widgets/wp-forms/wp-forms.php:458
7047
+ msgid "Width"
7048
+ msgstr "Bredd"
7049
+
7050
+ #: widgets/category-list/category-list.php:216
7051
+ #: widgets/page-list/page-list.php:476 widgets/post-list/post-list.php:650
7052
+ #: widgets/pricing/pricing.php:1901
7053
+ msgid "Weight"
7054
+ msgstr "Vikt"
7055
+
7056
+ #: widgets/category-list/category-list.php:200
7057
+ #: widgets/client-logo/client-logo.php:1070 widgets/image-box/image-box.php:772
7058
+ #: widgets/page-list/page-list.php:460 widgets/post-list/post-list.php:634
7059
+ #: widgets/pricing/pricing.php:1871 widgets/tablepress/tablepress.php:220
7060
+ #: widgets/tablepress/tablepress.php:347 widgets/tablepress/tablepress.php:430
7061
+ msgid "Dashed"
7062
+ msgstr "Streckad"
7063
+
7064
+ #: widgets/category-list/category-list.php:199
7065
+ #: widgets/client-logo/client-logo.php:1071 widgets/heading/heading.php:319
7066
+ #: widgets/image-box/image-box.php:771 widgets/page-list/page-list.php:459
7067
+ #: widgets/post-list/post-list.php:633 widgets/pricing/pricing.php:1870
7068
+ #: widgets/tablepress/tablepress.php:219 widgets/tablepress/tablepress.php:346
7069
+ #: widgets/tablepress/tablepress.php:429
7070
+ msgid "Dotted"
7071
+ msgstr "Prickad"
7072
+
7073
+ #: widgets/category-list/category-list.php:198 widgets/heading/heading.php:320
7074
+ #: widgets/image-box/image-box.php:769 widgets/page-list/page-list.php:458
7075
+ #: widgets/post-list/post-list.php:632 widgets/pricing/pricing.php:1868
7076
+ #: widgets/tablepress/tablepress.php:217 widgets/tablepress/tablepress.php:344
7077
+ #: widgets/tablepress/tablepress.php:427
7078
+ msgid "Solid"
7079
+ msgstr "Solid"
7080
+
7081
+ #: widgets/accordion/accordion.php:114
7082
+ #: widgets/category-list/category-list.php:195
7083
+ #: widgets/contact-form7/contact-form7.php:60
7084
+ #: widgets/drop-caps/drop-caps.php:63
7085
+ #: widgets/image-accordion/image-accordion.php:274
7086
+ #: widgets/page-list/page-list.php:455 widgets/post-list/post-list.php:629
7087
+ #: widgets/pricing/pricing.php:1865 widgets/progressbar/progressbar.php:49
7088
+ #: widgets/tab/tab.php:44 widgets/team/team.php:52
7089
+ msgid "Style"
7090
+ msgstr "Stil"
7091
+
7092
+ #: widgets/category-list/category-list.php:183
7093
+ #: widgets/page-list/page-list.php:443 widgets/post-list/post-list.php:618
7094
+ msgid "On"
7095
+ msgstr "På"
7096
+
7097
+ #: widgets/category-list/category-list.php:182
7098
+ #: widgets/page-list/page-list.php:442 widgets/post-list/post-list.php:617
7099
+ msgid "Off"
7100
+ msgstr "Av"
7101
+
7102
+ #: widgets/category-list/category-list.php:180
7103
+ #: widgets/page-list/page-list.php:440 widgets/post-list/post-list.php:615
7104
+ #: widgets/pricing/pricing.php:1852
7105
+ msgid "Divider"
7106
+ msgstr "Avdelare"
7107
+
7108
+ #: modules/onepage-scroll/extend-controls-pro.php:120
7109
+ #: widgets/accordion/accordion.php:141 widgets/back-to-top/back-to-top.php:112
7110
+ #: widgets/blog-posts/blog-posts.php:127 widgets/blog-posts/blog-posts.php:591
7111
+ #: widgets/blog-posts/blog-posts.php:1053
7112
+ #: widgets/blog-posts/blog-posts.php:1997
7113
+ #: widgets/blog-posts/blog-posts.php:2208 widgets/button/button.php:139
7114
+ #: widgets/caldera-forms/caldera-forms.php:586
7115
+ #: widgets/category-list/category-list.php:169
7116
+ #: widgets/contact-form7/contact-form7.php:585
7117
+ #: widgets/dual-button/dual-button.php:82
7118
+ #: widgets/dual-button/dual-button.php:543
7119
+ #: widgets/dual-button/dual-button.php:763
7120
+ #: widgets/fluent-forms/fluent-forms.php:194
7121
+ #: widgets/fluent-forms/fluent-forms.php:434
7122
+ #: widgets/fluent-forms/fluent-forms.php:553
7123
+ #: widgets/fluent-forms/fluent-forms.php:1246
7124
+ #: widgets/fluent-forms/fluent-forms.php:2292 widgets/funfact/funfact.php:257
7125
+ #: widgets/header-offcanvas/header-offcanvas.php:310
7126
+ #: widgets/header-offcanvas/header-offcanvas.php:614
7127
+ #: widgets/header-search/header-search.php:313 widgets/heading/heading.php:403
7128
+ #: widgets/icon-box/icon-box.php:368 widgets/icon-box/icon-box.php:393
7129
+ #: widgets/image-accordion/image-accordion.php:535
7130
+ #: widgets/image-box/image-box.php:265 widgets/nav-menu/nav-menu.php:78
7131
+ #: widgets/ninja-forms/ninja-forms.php:87
7132
+ #: widgets/ninja-forms/ninja-forms.php:255
7133
+ #: widgets/ninja-forms/ninja-forms.php:618 widgets/page-list/page-list.php:429
7134
+ #: widgets/page-list/page-list.php:576 widgets/page-list/page-list.php:941
7135
+ #: widgets/piechart/piechart.php:328 widgets/post-list/post-list.php:541
7136
+ #: widgets/post-tab/post-tab.php:427 widgets/pricing/pricing.php:473
7137
+ #: widgets/pricing/pricing.php:511 widgets/pricing/pricing.php:739
7138
+ #: widgets/pricing/pricing.php:1302 widgets/pricing/pricing.php:1744
7139
+ #: widgets/pricing/pricing.php:2099 widgets/social-share/social-share.php:149
7140
+ #: widgets/social-share/social-share.php:431 widgets/social/social.php:143
7141
+ #: widgets/social/social.php:394 widgets/tab/tab.php:157
7142
+ #: widgets/tab/tab.php:280 widgets/tab/tab.php:310
7143
+ #: widgets/tablepress/tablepress.php:151 widgets/tablepress/tablepress.php:177
7144
+ #: widgets/team/team.php:488 widgets/team/team.php:664
7145
+ #: widgets/team/team.php:975 widgets/team/team.php:979
7146
+ #: widgets/team/team.php:1511 widgets/testimonial/testimonial.php:803
7147
+ #: widgets/testimonial/testimonial.php:1560
7148
+ #: widgets/testimonial/testimonial.php:1594 widgets/video/video.php:304
7149
+ #: widgets/we-forms/we-forms.php:404 widgets/wp-forms/wp-forms.php:114
7150
+ #: widgets/wp-forms/wp-forms.php:440
7151
+ msgid "Right"
7152
+ msgstr "Höger"
7153
+
7154
+ #: widgets/back-to-top/back-to-top.php:108
7155
+ #: widgets/blog-posts/blog-posts.php:587 widgets/blog-posts/blog-posts.php:1049
7156
+ #: widgets/blog-posts/blog-posts.php:1993
7157
+ #: widgets/blog-posts/blog-posts.php:2204 widgets/button/button.php:135
7158
+ #: widgets/caldera-forms/caldera-forms.php:582
7159
+ #: widgets/category-list/category-list.php:165
7160
+ #: widgets/contact-form7/contact-form7.php:581
7161
+ #: widgets/dual-button/dual-button.php:78
7162
+ #: widgets/dual-button/dual-button.php:539
7163
+ #: widgets/dual-button/dual-button.php:759
7164
+ #: widgets/fluent-forms/fluent-forms.php:190
7165
+ #: widgets/fluent-forms/fluent-forms.php:430
7166
+ #: widgets/fluent-forms/fluent-forms.php:549
7167
+ #: widgets/fluent-forms/fluent-forms.php:1242
7168
+ #: widgets/fluent-forms/fluent-forms.php:2288 widgets/funfact/funfact.php:253
7169
+ #: widgets/header-offcanvas/header-offcanvas.php:306
7170
+ #: widgets/header-search/header-search.php:309 widgets/heading/heading.php:399
7171
+ #: widgets/icon-box/icon-box.php:389
7172
+ #: widgets/image-accordion/image-accordion.php:531
7173
+ #: widgets/image-accordion/image-accordion.php:569
7174
+ #: widgets/image-box/image-box.php:261 widgets/nav-menu/nav-menu.php:77
7175
+ #: widgets/ninja-forms/ninja-forms.php:83
7176
+ #: widgets/ninja-forms/ninja-forms.php:251
7177
+ #: widgets/ninja-forms/ninja-forms.php:614 widgets/page-list/page-list.php:425
7178
+ #: widgets/page-list/page-list.php:595 widgets/page-list/page-list.php:961
7179
+ #: widgets/piechart/piechart.php:324 widgets/post-list/post-list.php:537
7180
+ #: widgets/post-list/post-list.php:757 widgets/post-tab/post-tab.php:423
7181
+ #: widgets/pricing/pricing.php:469 widgets/pricing/pricing.php:507
7182
+ #: widgets/pricing/pricing.php:735 widgets/pricing/pricing.php:1740
7183
+ #: widgets/pricing/pricing.php:2095 widgets/social-share/social-share.php:145
7184
+ #: widgets/social-share/social-share.php:427 widgets/social/social.php:139
7185
+ #: widgets/social/social.php:390 widgets/tab/tab.php:276
7186
+ #: widgets/tab/tab.php:306 widgets/tablepress/tablepress.php:147
7187
+ #: widgets/tablepress/tablepress.php:173 widgets/team/team.php:660
7188
+ #: widgets/team/team.php:1507 widgets/testimonial/testimonial.php:773
7189
+ #: widgets/testimonial/testimonial.php:799
7190
+ #: widgets/testimonial/testimonial.php:1590 widgets/video/video.php:300
7191
+ #: widgets/we-forms/we-forms.php:400 widgets/wp-forms/wp-forms.php:110
7192
+ #: widgets/wp-forms/wp-forms.php:436
7193
+ msgid "Center"
7194
+ msgstr "Centrerat"
7195
+
7196
+ #: modules/onepage-scroll/extend-controls-pro.php:116
7197
+ #: widgets/accordion/accordion.php:142 widgets/back-to-top/back-to-top.php:104
7198
+ #: widgets/blog-posts/blog-posts.php:82 widgets/blog-posts/blog-posts.php:123
7199
+ #: widgets/blog-posts/blog-posts.php:583 widgets/blog-posts/blog-posts.php:1045
7200
+ #: widgets/blog-posts/blog-posts.php:1368
7201
+ #: widgets/blog-posts/blog-posts.php:1452
7202
+ #: widgets/blog-posts/blog-posts.php:1777
7203
+ #: widgets/blog-posts/blog-posts.php:1989
7204
+ #: widgets/blog-posts/blog-posts.php:2200 widgets/button/button.php:131
7205
+ #: widgets/caldera-forms/caldera-forms.php:578
7206
+ #: widgets/category-list/category-list.php:161
7207
+ #: widgets/contact-form7/contact-form7.php:577
7208
+ #: widgets/dual-button/dual-button.php:74
7209
+ #: widgets/dual-button/dual-button.php:535
7210
+ #: widgets/dual-button/dual-button.php:755
7211
+ #: widgets/fluent-forms/fluent-forms.php:186
7212
+ #: widgets/fluent-forms/fluent-forms.php:426
7213
+ #: widgets/fluent-forms/fluent-forms.php:545
7214
+ #: widgets/fluent-forms/fluent-forms.php:1238
7215
+ #: widgets/fluent-forms/fluent-forms.php:2284 widgets/funfact/funfact.php:249
7216
+ #: widgets/header-offcanvas/header-offcanvas.php:302
7217
+ #: widgets/header-offcanvas/header-offcanvas.php:610
7218
+ #: widgets/header-search/header-search.php:305 widgets/heading/heading.php:395
7219
+ #: widgets/icon-box/icon-box.php:367 widgets/icon-box/icon-box.php:385
7220
+ #: widgets/image-accordion/image-accordion.php:527
7221
+ #: widgets/image-box/image-box.php:257 widgets/nav-menu/nav-menu.php:76
7222
+ #: widgets/ninja-forms/ninja-forms.php:79
7223
+ #: widgets/ninja-forms/ninja-forms.php:247
7224
+ #: widgets/ninja-forms/ninja-forms.php:610 widgets/page-list/page-list.php:421
7225
+ #: widgets/page-list/page-list.php:575 widgets/page-list/page-list.php:937
7226
+ #: widgets/piechart/piechart.php:320 widgets/post-list/post-list.php:533
7227
+ #: widgets/post-tab/post-tab.php:419 widgets/pricing/pricing.php:465
7228
+ #: widgets/pricing/pricing.php:503 widgets/pricing/pricing.php:731
7229
+ #: widgets/pricing/pricing.php:1736 widgets/pricing/pricing.php:2091
7230
+ #: widgets/social-share/social-share.php:141
7231
+ #: widgets/social-share/social-share.php:423 widgets/social/social.php:135
7232
+ #: widgets/social/social.php:386 widgets/tab/tab.php:158
7233
+ #: widgets/tab/tab.php:272 widgets/tab/tab.php:302 widgets/tab/tab.php:1054
7234
+ #: widgets/tab/tab.php:1175 widgets/tab/tab.php:1545
7235
+ #: widgets/tablepress/tablepress.php:143 widgets/tablepress/tablepress.php:169
7236
+ #: widgets/team/team.php:484 widgets/team/team.php:656
7237
+ #: widgets/team/team.php:971 widgets/team/team.php:1503
7238
+ #: widgets/testimonial/testimonial.php:196
7239
+ #: widgets/testimonial/testimonial.php:795
7240
+ #: widgets/testimonial/testimonial.php:1548
7241
+ #: widgets/testimonial/testimonial.php:1586 widgets/video/video.php:296
7242
+ #: widgets/we-forms/we-forms.php:396 widgets/wp-forms/wp-forms.php:106
7243
+ #: widgets/wp-forms/wp-forms.php:432
7244
+ msgid "Left"
7245
+ msgstr "Vänster"
7246
+
7247
+ #: widgets/back-to-top/back-to-top.php:99 widgets/blog-posts/blog-posts.php:579
7248
+ #: widgets/blog-posts/blog-posts.php:1041
7249
+ #: widgets/blog-posts/blog-posts.php:1985
7250
+ #: widgets/blog-posts/blog-posts.php:2196 widgets/button/button.php:127
7251
+ #: widgets/caldera-forms/caldera-forms.php:574
7252
+ #: widgets/category-list/category-list.php:157
7253
+ #: widgets/contact-form7/contact-form7.php:573
7254
+ #: widgets/dual-button/dual-button.php:70
7255
+ #: widgets/dual-button/dual-button.php:531
7256
+ #: widgets/dual-button/dual-button.php:751
7257
+ #: widgets/fluent-forms/fluent-forms.php:182
7258
+ #: widgets/fluent-forms/fluent-forms.php:417
7259
+ #: widgets/fluent-forms/fluent-forms.php:541
7260
+ #: widgets/fluent-forms/fluent-forms.php:1234
7261
+ #: widgets/fluent-forms/fluent-forms.php:2280 widgets/funfact/funfact.php:245
7262
+ #: widgets/header-offcanvas/header-offcanvas.php:298
7263
+ #: widgets/header-search/header-search.php:301 widgets/heading/heading.php:391
7264
+ #: widgets/image-accordion/image-accordion.php:523
7265
+ #: widgets/image-box/image-box.php:253 widgets/ninja-forms/ninja-forms.php:75
7266
+ #: widgets/ninja-forms/ninja-forms.php:243
7267
+ #: widgets/ninja-forms/ninja-forms.php:606 widgets/page-list/page-list.php:417
7268
+ #: widgets/post-list/post-list.php:529 widgets/pricing/pricing.php:461
7269
+ #: widgets/pricing/pricing.php:499 widgets/pricing/pricing.php:727
7270
+ #: widgets/pricing/pricing.php:2087 widgets/social-share/social-share.php:137
7271
+ #: widgets/social-share/social-share.php:419 widgets/social/social.php:131
7272
+ #: widgets/social/social.php:382 widgets/team/team.php:652
7273
+ #: widgets/team/team.php:967 widgets/team/team.php:1499
7274
+ #: widgets/testimonial/testimonial.php:1582 widgets/video/video.php:291
7275
+ #: widgets/wp-forms/wp-forms.php:102 widgets/wp-forms/wp-forms.php:428
7276
+ msgid "Alignment"
7277
+ msgstr "Justering"
7278
+
7279
+ #: widgets/category-list/category-list.php:136
7280
+ #: widgets/post-list/post-list.php:381
7281
+ msgid "Space Between"
7282
+ msgstr "Avstånd mellan"
7283
+
7284
+ #: widgets/category-list/category-list.php:105
7285
+ msgid "Select Category"
7286
+ msgstr "Välj kategori"
7287
+
7288
+ #: widgets/category-list/category-list.php:77
7289
+ #: widgets/client-logo/client-logo.php:68 widgets/page-list/page-list.php:54
7290
+ #: widgets/post-list/post-list.php:83
7291
+ msgid "List Title"
7292
+ msgstr "Listrubrik"
7293
+
7294
+ #: widgets/category-list/category-list.php:74
7295
+ #: widgets/category-list/category-list.php:396
7296
+ #: widgets/dual-button/dual-button.php:55
7297
+ #: widgets/dual-button/dual-button.php:159
7298
+ #: widgets/dual-button/dual-button.php:288
7299
+ #: widgets/header-info/header-info.php:63
7300
+ #: widgets/header-offcanvas/header-offcanvas.php:83
7301
+ #: widgets/header-offcanvas/header-offcanvas.php:108
7302
+ #: widgets/nav-menu/nav-menu.php:186 widgets/page-list/page-list.php:51
7303
+ #: widgets/page-list/page-list.php:761 widgets/post-list/post-list.php:80
7304
+ #: widgets/post-list/post-list.php:906 widgets/social-share/social-share.php:58
7305
+ #: widgets/social/social.php:52 widgets/video/video.php:56
7306
+ msgid "Text"
7307
+ msgstr "Text"
7308
+
7309
+ #: widgets/category-list/category-list.php:58
7310
+ #: widgets/mail-chimp/mail-chimp.php:542 widgets/page-list/page-list.php:256
7311
+ msgid "Inline"
7312
+ msgstr "Inline"
7313
+
7314
+ #: modules/megamenu/views/options-menu-item.php:132
7315
+ #: widgets/category-list/category-list.php:54
7316
+ #: widgets/client-logo/client-logo.php:1069
7317
+ #: widgets/fluent-forms/fluent-forms.php:422 widgets/funfact/funfact.php:118
7318
+ #: widgets/image-accordion/image-accordion.php:277
7319
+ #: widgets/page-list/page-list.php:252 widgets/progressbar/progressbar.php:53
7320
+ #: widgets/team/team.php:56 widgets/testimonial/testimonial.php:59
7321
+ msgid "Default"
7322
+ msgstr "Standard"
7323
+
7324
+ #: widgets/blog-posts/blog-posts.php:44
7325
+ #: widgets/category-list/category-list.php:49
7326
+ #: widgets/page-list/page-list.php:247 widgets/post-list/post-list.php:124
7327
+ #: widgets/testimonial/testimonial.php:44
7328
+ #: widgets/testimonial/testimonial.php:609
7329
+ msgid "Layout"
7330
+ msgstr "Layout"
7331
+
7332
+ #: widgets/category-list/category-list-handler.php:11
7333
+ msgid "Category List"
7334
+ msgstr "Kategorilista"
7335
+
7336
+ #: widgets/post-grid/post-grid.php:79 widgets/post-tab/post-tab.php:81
7337
+ msgid "4 Column"
7338
+ msgstr "4 kolumner"
7339
+
7340
+ #: widgets/post-grid/post-grid.php:78 widgets/post-tab/post-tab.php:80
7341
+ msgid "3 Column"
7342
+ msgstr "3 kolumner"
7343
+
7344
+ #: widgets/post-grid/post-grid.php:77 widgets/post-tab/post-tab.php:79
7345
+ msgid "2 Column"
7346
+ msgstr "2 kolumner"
7347
+
7348
+ #: widgets/post-grid/post-grid.php:71 widgets/post-tab/post-tab.php:73
7349
+ msgid "Select Column"
7350
+ msgstr "Välj kolumn"
7351
+
7352
+ #: widgets/blog-posts/blog-posts.php:147 widgets/post-grid/post-grid.php:64
7353
+ #: widgets/post-tab/post-tab.php:65 widgets/testimonial/testimonial.php:331
7354
+ msgid "3"
7355
+ msgstr "3"
7356
+
7357
+ #: widgets/post-grid/post-grid.php:62 widgets/post-tab/post-tab.php:63
7358
+ msgid "Post count"
7359
+ msgstr ""
7360
+
7361
+ #: widgets/blog-posts/blog-posts.php:273 widgets/post-grid/post-grid.php:51
7362
+ #: widgets/post-tab/post-tab.php:52
7363
+ msgid "Select Categories"
7364
+ msgstr "Välj kategorier"
7365
+
7366
+ #: widgets/post-grid/post-grid.php:43 widgets/post-tab/post-tab.php:44
7367
+ msgid "Widget settings"
7368
+ msgstr "Inställningar för widgetar"
7369
+
7370
+ #: widgets/post-grid/post-grid-handler.php:12
7371
+ msgid "Post Grid"
7372
+ msgstr "Inläggsrutnät"
7373
+
7374
+ #: elementskit-lite.php:433
7375
+ msgid "ElementsKit Header Footer"
7376
+ msgstr ""
7377
+
7378
+ #: elementskit-lite.php:400
7379
+ msgid "ElementsKit requires PHP version %1$s+, which is currently NOT RUNNING on this server."
7380
+ msgstr ""
7381
+
7382
+ #: elementskit-lite.php:383
7383
+ msgid "ElementsKit requires Elementor version %1$s+, which is currently NOT RUNNING."
7384
+ msgstr ""
7385
+
7386
+ #: elementskit-lite.php:377
7387
+ msgid "Install Elementor"
7388
+ msgstr "Installera Elementor"
7389
+
7390
+ #: elementskit-lite.php:374
7391
+ msgid "Activate Elementor"
7392
+ msgstr "Aktivera Elementor"
7393
+
7394
+ #: modules/dynamic-content/cpt.php:53
7395
+ msgid "elementskit_content"
7396
+ msgstr ""
7397
+
7398
+ #: modules/dynamic-content/cpt.php:43
7399
+ msgid "Filter items list"
7400
+ msgstr ""
7401
+
7402
+ #: modules/dynamic-content/cpt.php:42
7403
+ msgid "Items list navigation"
7404
+ msgstr ""
7405
+
7406
+ #: modules/dynamic-content/cpt.php:41
7407
+ msgid "Items list"
7408
+ msgstr ""
7409
+
7410
+ #: modules/dynamic-content/cpt.php:40
7411
+ msgid "Uploaded to this item"
7412
+ msgstr ""
7413
+
7414
+ #: modules/dynamic-content/cpt.php:39
7415
+ msgid "Insert into item"
7416
+ msgstr ""
7417
+
7418
+ #: modules/dynamic-content/cpt.php:38
7419
+ msgid "Use as featured image"
7420
+ msgstr "Använd som utvald bild"
7421
+
7422
+ #: modules/dynamic-content/cpt.php:37
7423
+ msgid "Remove featured image"
7424
+ msgstr "Ta bort utvald bild"
7425
+
7426
+ #: modules/dynamic-content/cpt.php:36
7427
+ msgid "Set featured image"
7428
+ msgstr "Ange utvald bild"
7429
+
7430
+ #: modules/dynamic-content/cpt.php:35 widgets/blog-posts/blog-posts.php:934
7431
+ msgid "Featured Image"
7432
+ msgstr "Utvald bild"
7433
+
7434
+ #: modules/dynamic-content/cpt.php:34
7435
+ msgid "Not found in Trash"
7436
+ msgstr "Hittades inte i papperskorgen"
7437
+
7438
+ #: modules/dynamic-content/cpt.php:33
7439
+ msgid "Not found"
7440
+ msgstr "Hittades inte"
7441
+
7442
+ #: modules/dynamic-content/cpt.php:32
7443
+ msgid "Search Item"
7444
+ msgstr "Sök objekt"
7445
+
7446
+ #: modules/dynamic-content/cpt.php:31
7447
+ msgid "View Items"
7448
+ msgstr "Visa objekt"
7449
+
7450
+ #: modules/dynamic-content/cpt.php:30
7451
+ msgid "View Item"
7452
+ msgstr "Visa objekt"
7453
+
7454
+ #: modules/dynamic-content/cpt.php:29
7455
+ msgid "Update Item"
7456
+ msgstr ""
7457
+
7458
+ #: modules/dynamic-content/cpt.php:28
7459
+ msgid "Edit Item"
7460
+ msgstr "Redigera objekt"
7461
+
7462
+ #: modules/dynamic-content/cpt.php:27
7463
+ msgid "New Item"
7464
+ msgstr "Nytt objekt"
7465
+
7466
+ #: modules/dynamic-content/cpt.php:25
7467
+ msgid "Add New Item"
7468
+ msgstr "Lägg till nytt objekt"
7469
+
7470
+ #: modules/dynamic-content/cpt.php:24
7471
+ msgid "All Items"
7472
+ msgstr "Alla objekt"
7473
+
7474
+ #: modules/dynamic-content/cpt.php:23
7475
+ msgid "Parent Item:"
7476
+ msgstr "Överordnat objekt:"
7477
+
7478
+ #: modules/dynamic-content/cpt.php:22
7479
+ msgid "Item Attributes"
7480
+ msgstr "Objektattribut"
7481
+
7482
+ #: modules/dynamic-content/cpt.php:21
7483
+ msgid "Item Archives"
7484
+ msgstr ""
7485
+
7486
+ #: modules/dynamic-content/cpt.php:19 modules/dynamic-content/cpt.php:20
7487
+ #: modules/dynamic-content/cpt.php:52
7488
+ msgid "ElementsKit item"
7489
+ msgstr ""
7490
+
7491
+ #: modules/dynamic-content/cpt.php:18
7492
+ msgctxt "Post Type Singular Name"
7493
+ msgid "ElementsKit item"
7494
+ msgstr ""
7495
+
7496
+ #: modules/dynamic-content/cpt.php:17
7497
+ msgctxt "Post Type General Name"
7498
+ msgid "ElementsKit items"
7499
+ msgstr ""
7500
+
7501
+ #: modules/header-footer/cpt-hooks.php:33
7502
+ msgid "Conditions"
7503
+ msgstr "Villkor"
7504
+
7505
+ #: modules/header-footer/cpt-hooks.php:32
7506
+ msgid "Type"
7507
+ msgstr "Typ"
7508
+
7509
+ #: modules/header-footer/cpt.php:31
7510
+ msgid "No Templates found in Trash."
7511
+ msgstr "Inga mallar hittades i papperskorgen."
7512
+
7513
+ #: modules/header-footer/cpt.php:30
7514
+ msgid "No Templates found."
7515
+ msgstr "Inga mallar hittades."
7516
+
7517
+ #: modules/header-footer/cpt.php:29
7518
+ msgid "Parent Templates:"
7519
+ msgstr "Överordnade mallar:"
7520
+
7521
+ #: modules/header-footer/cpt.php:28
7522
+ msgid "Search Templates"
7523
+ msgstr "Sök mallar"
7524
+
7525
+ #: modules/header-footer/cpt.php:27
7526
+ msgid "All Templates"
7527
+ msgstr "Alla mallar"
7528
+
7529
+ #: modules/header-footer/cpt.php:26
7530
+ msgid "View Template"
7531
+ msgstr "Visa mall"
7532
+
7533
+ #: modules/header-footer/cpt.php:25
7534
+ msgid "Edit Template"
7535
+ msgstr "Redigera mall"
7536
+
7537
+ #: modules/header-footer/cpt.php:24
7538
+ msgid "New Template"
7539
+ msgstr "Ny mall"
7540
+
7541
+ #: modules/header-footer/cpt.php:23
7542
+ msgid "Add New Template"
7543
+ msgstr "Lägg till ny mall"
7544
+
7545
+ #: modules/dynamic-content/cpt.php:26 modules/header-footer/cpt.php:22
7546
+ #: modules/widget-builder/cpt.php:21
7547
+ msgid "Add New"
7548
+ msgstr "Lägg till ny"
7549
+
7550
+ #: modules/header-footer/cpt.php:19
7551
+ msgid "Template"
7552
+ msgstr "Mall"
7553
+
7554
+ #: modules/header-footer/cpt.php:18
7555
+ msgid "Templates"
7556
+ msgstr "Mallar"
7557
+
7558
+ #: modules/header-footer/views/modal-editor.php:83
7559
+ msgid "Save changes"
7560
+ msgstr "Spara ändringar"
7561
+
7562
+ #: modules/header-footer/views/modal-editor.php:82
7563
+ msgid "Edit content"
7564
+ msgstr "Redigera innehåll"
7565
+
7566
+ #: modules/header-footer/views/modal-editor.php:50
7567
+ msgid "404 Page (Only Pro)"
7568
+ msgstr "404-sida (endast Pro)"
7569
+
7570
+ #: modules/header-footer/views/modal-editor.php:48
7571
+ msgid "Selective Singular (Only Pro)"
7572
+ msgstr ""
7573
+
7574
+ #: modules/header-footer/views/modal-editor.php:47
7575
+ msgid "All Pages (Only Pro)"
7576
+ msgstr "Alla sidor (endast Pro)"
7577
+
7578
+ #: modules/header-footer/views/modal-editor.php:46
7579
+ msgid "All Posts (Only Pro)"
7580
+ msgstr "Alla inlägg (endast Pro)"
7581
+
7582
+ #: modules/header-footer/views/modal-editor.php:45
7583
+ msgid "Front Page (Only Pro)"
7584
+ msgstr "Startsida (endast Pro)"
7585
+
7586
+ #: modules/header-footer/views/modal-editor.php:44
7587
+ msgid "All Singulars (Only Pro)"
7588
+ msgstr ""
7589
+
7590
+ #: modules/header-footer/views/modal-editor.php:34
7591
+ msgid "Archive (Only Pro)"
7592
+ msgstr ""
7593
+
7594
+ #: modules/header-footer/views/modal-editor.php:33
7595
+ msgid "Singular (Only Pro)"
7596
+ msgstr ""
7597
+
7598
+ #: modules/header-footer/views/modal-editor.php:32
7599
+ msgid "Entire Site"
7600
+ msgstr "Hela webbplatsen"
7601
+
7602
+ #: modules/header-footer/views/modal-editor.php:30
7603
+ msgid "Conditions:"
7604
+ msgstr "Villkor:"
7605
+
7606
+ #: modules/header-footer/views/modal-editor.php:23
7607
+ msgid "Footer"
7608
+ msgstr "Sidfot"
7609
+
7610
+ #: modules/header-footer/views/modal-editor.php:22
7611
+ #: widgets/pricing/pricing.php:39 widgets/pricing/pricing.php:2369
7612
+ #: widgets/tablepress/tablepress.php:295
7613
+ msgid "Header"
7614
+ msgstr "Sidhuvud"
7615
+
7616
+ #: modules/header-footer/views/modal-editor.php:15
7617
+ msgid "Title:"
7618
+ msgstr "Rubrik:"
7619
+
7620
+ #: modules/header-footer/views/modal-editor.php:11
7621
+ msgid "Template Settings"
7622
+ msgstr "Mallinställningar"
7623
+
7624
+ #: modules/header-footer/cpt-api.php:79 modules/header-footer/cpt-hooks.php:57
7625
+ msgid "Inactive"
7626
+ msgstr "Inaktiv"
7627
+
7628
+ #: modules/header-footer/cpt-api.php:78 modules/header-footer/cpt-hooks.php:56
7629
+ #: widgets/client-logo/client-logo.php:1222
7630
+ #: widgets/fluent-forms/fluent-forms.php:1683
7631
+ #: widgets/fluent-forms/fluent-forms.php:1882 widgets/nav-menu/nav-menu.php:465
7632
+ #: widgets/nav-menu/nav-menu.php:690 widgets/post-tab/post-tab.php:283
7633
+ #: widgets/tab/tab.php:808 widgets/testimonial/testimonial.php:1821
7634
+ msgid "Active"
7635
+ msgstr "Aktiv"
7636
+
7637
+ #: modules/header-footer/views/modal-editor.php:20
7638
+ msgid "Type:"
7639
+ msgstr "Typ:"
7640
+
7641
+ #: modules/controls/widget-area-modal.php:17
7642
+ #: modules/controls/widget-area-modal.php:18
7643
+ #: widgets/business-hours/business-hours.php:131
7644
+ msgid "Close"
7645
+ msgstr "Stäng"
7646
+
7647
+ #: modules/megamenu/views/options-megamenu.php:7
7648
+ msgid "Enable this menu for Megamenu content"
7649
+ msgstr ""
7650
+
7651
+ #: modules/megamenu/views/options-megamenu.php:4
7652
+ msgid "ElementsKit Megamenu"
7653
+ msgstr ""
7654
+
7655
+ #: modules/megamenu/views/options-menu-item.php:159
7656
+ msgid "Save"
7657
+ msgstr "Spara"
7658
+
7659
+ #: modules/megamenu/views/options-menu-item.php:97
7660
+ msgid "Choose badge background"
7661
+ msgstr ""
7662
+
7663
+ #: modules/megamenu/views/options-menu-item.php:89
7664
+ msgid "Choose badge color"
7665
+ msgstr ""
7666
+
7667
+ #: modules/megamenu/views/options-menu-item.php:83
7668
+ msgid "Badge Text"
7669
+ msgstr ""
7670
+
7671
+ #: modules/megamenu/views/options-menu-item.php:80
7672
+ msgid "Badge text"
7673
+ msgstr ""
7674
+
7675
+ #: modules/megamenu/views/options-menu-item.php:64
7676
+ msgid "No icon"
7677
+ msgstr "Ingen ikon"
7678
+
7679
+ #: modules/megamenu/views/options-menu-item.php:61
7680
+ msgid "Select icon"
7681
+ msgstr "Välj ikon"
7682
+
7683
+ #: modules/megamenu/views/options-menu-item.php:54
7684
+ msgid "Choose icon color"
7685
+ msgstr "Välj ikonfärg"
7686
+
7687
+ #: modules/megamenu/views/options-menu-item.php:46
7688
+ msgid "This plugin requires Elementor page builder to edt megamenu items content"
7689
+ msgstr ""
7690
+
7691
+ #: modules/megamenu/views/options-menu-item.php:41
7692
+ msgid "wp submenu list"
7693
+ msgstr ""
7694
+
7695
+ #: modules/megamenu/views/options-menu-item.php:40
7696
+ msgid "builder content"
7697
+ msgstr ""
7698
+
7699
+ #: modules/megamenu/views/options-menu-item.php:39
7700
+ msgid "Use mobile submenu as:"
7701
+ msgstr ""
7702
+
7703
+ #: modules/megamenu/views/options-menu-item.php:35
7704
+ msgid "Edit megamenu content"
7705
+ msgstr ""
7706
+
7707
+ #: modules/megamenu/views/options-menu-item.php:28
7708
+ msgid "Megamenu disabled"
7709
+ msgstr ""
7710
+
7711
+ #: modules/megamenu/views/options-menu-item.php:26
7712
+ msgid "Megamenu enabled"
7713
+ msgstr ""
7714
+
7715
+ #: modules/megamenu/views/options-menu-item.php:11
7716
+ #: widgets/icon-box/icon-box.php:426 widgets/icon-box/icon-box.php:1585
7717
+ msgid "Badge"
7718
+ msgstr "Märke"
7719
+
7720
+ #: modules/megamenu/views/options-menu-item.php:9
7721
+ #: widgets/accordion/accordion.php:131 widgets/accordion/accordion.php:601
7722
+ #: widgets/back-to-top/back-to-top.php:69 widgets/blog-posts/blog-posts.php:549
7723
+ #: widgets/button/button.php:97 widgets/button/button.php:416
7724
+ #: widgets/category-list/category-list.php:84
7725
+ #: widgets/category-list/category-list.php:340
7726
+ #: widgets/dual-button/dual-button.php:200
7727
+ #: widgets/dual-button/dual-button.php:329 widgets/funfact/funfact.php:52
7728
+ #: widgets/funfact/funfact.php:64 widgets/funfact/funfact.php:98
7729
+ #: widgets/funfact/funfact.php:390 widgets/header-info/header-info.php:49
7730
+ #: widgets/header-info/header-info.php:174
7731
+ #: widgets/header-offcanvas/header-offcanvas.php:82
7732
+ #: widgets/header-offcanvas/header-offcanvas.php:91
7733
+ #: widgets/icon-box/icon-box.php:72 widgets/icon-box/icon-box.php:253
7734
+ #: widgets/icon-box/icon-box.php:913 widgets/image-box/image-box.php:345
7735
+ #: widgets/mail-chimp/mail-chimp.php:179 widgets/mail-chimp/mail-chimp.php:273
7736
+ #: widgets/mail-chimp/mail-chimp.php:365 widgets/mail-chimp/mail-chimp.php:439
7737
+ #: widgets/mail-chimp/mail-chimp.php:1051 widgets/nav-menu/nav-menu.php:185
7738
+ #: widgets/page-list/page-list.php:96 widgets/page-list/page-list.php:564
7739
+ #: widgets/piechart/piechart.php:74 widgets/piechart/piechart.php:98
7740
+ #: widgets/piechart/piechart.php:110 widgets/post-list/post-list.php:259
7741
+ #: widgets/post-list/post-list.php:738 widgets/pricing/pricing.php:91
7742
+ #: widgets/pricing/pricing.php:122 widgets/pricing/pricing.php:235
7743
+ #: widgets/pricing/pricing.php:359 widgets/pricing/pricing.php:2000
7744
+ #: widgets/progressbar/progressbar.php:396
7745
+ #: widgets/social-share/social-share.php:57
7746
+ #: widgets/social-share/social-share.php:167 widgets/social/social.php:51
7747
+ #: widgets/social/social.php:161 widgets/tab/tab.php:376
7748
+ #: widgets/team/team.php:130 widgets/team/team.php:198
7749
+ #: widgets/team/team.php:955 widgets/video/video.php:57
7750
+ #: widgets/video/video.php:729
7751
+ msgid "Icon"
7752
+ msgstr "Ikon"
7753
+
7754
+ #: modules/megamenu/views/options-menu-item.php:7
7755
+ #: widgets/accordion/accordion.php:77 widgets/blog-posts/blog-posts.php:2143
7756
+ #: widgets/business-hours/business-hours.php:41 widgets/button/button.php:41
7757
+ #: widgets/countdown-timer/countdown-timer.php:204
7758
+ #: widgets/drop-caps/drop-caps.php:47 widgets/faq/faq.php:58
7759
+ #: widgets/faq/faq.php:188 widgets/funfact/funfact.php:164
7760
+ #: widgets/funfact/funfact.php:751
7761
+ #: widgets/header-offcanvas/header-offcanvas.php:48
7762
+ #: widgets/heading/heading.php:282 widgets/icon-box/icon-box.php:152
7763
+ #: widgets/icon-box/icon-box.php:680
7764
+ #: widgets/image-accordion/image-accordion.php:40
7765
+ #: widgets/image-accordion/image-accordion.php:516
7766
+ #: widgets/piechart/piechart.php:48 widgets/piechart/piechart.php:266
7767
+ #: widgets/tab/tab.php:419 widgets/team/team.php:509
7768
+ msgid "Content"
7769
+ msgstr "Innehåll"
7770
+
7771
+ #: modules/megamenu/api.php:24
7772
+ msgid "Saved"
7773
+ msgstr "Sparad"
7774
+
7775
+ #: widgets/header-search/header-search.php:63
7776
+ msgid "Select Icon"
7777
+ msgstr "Välj ikon"
7778
+
7779
+ #: libs/framework/views/settings-sections/dashboard.php:15
7780
+ #: libs/framework/views/settings-sections/dashboard.php:121
7781
+ msgid "Get started by spending some time with the documentation to get familiar with ElementsKit Lite. Build awesome websites for you or your clients with ease."
7782
+ msgstr ""
7783
+
7784
+ #: libs/framework/views/settings-sections/usersettings.php:495
7785
+ msgid "User ID"
7786
+ msgstr "Användar-ID"
7787
+
7788
+ #: libs/framework/views/settings-sections/usersettings.php:474
7789
+ msgid "Instragram User Data"
7790
+ msgstr ""
7791
+
7792
+ #: widgets/category-list/category-list.php:42
7793
+ #: widgets/category-list/category-list.php:128
7794
+ #: widgets/page-list/page-list.php:42 widgets/page-list/page-list.php:314
7795
+ #: widgets/post-list/post-list.php:43 widgets/post-list/post-list.php:373
7796
+ #: widgets/pricing/pricing.php:206
7797
+ msgid "List"
7798
+ msgstr "Lista"
7799
+
7800
+ #: libs/framework/views/settings-sections/usersettings.php:33
7801
+ msgid "Token"
7802
+ msgstr "Token"
7803
+
7804
+ #: libs/framework/views/settings-sections/usersettings.php:20
7805
+ msgid "MailChimp Data"
7806
+ msgstr ""
7807
+
7808
+ #: libs/framework/views/settings-sections/usersettings.php:434
7809
+ msgid "Twitter Username"
7810
+ msgstr "Användarnamn på Twitter"
7811
+
7812
+ #: libs/framework/views/settings-sections/usersettings.php:422
7813
+ msgid "Twitter User Data"
7814
+ msgstr ""
7815
+
7816
+ #: libs/framework/views/settings-sections/usersettings.php:380
7817
+ msgid "Access token"
7818
+ msgstr "Åtkomst-token"
7819
+
7820
+ #: libs/framework/views/settings-sections/usersettings.php:144
7821
+ #: libs/framework/views/settings-sections/usersettings.php:294
7822
+ msgid "Page ID"
7823
+ msgstr "Sid-ID"
7824
+
7825
+ #: libs/framework/views/settings-sections/widgets.php:14
7826
+ msgid "You can disable the elements you are not using on your site. That will disable all associated assets of those widgets to improve your site loading speed."
7827
+ msgstr ""
7828
+
7829
+ #: libs/framework/views/settings-sections/modules.php:13
7830
+ msgid "You can disable the modules you are not using on your site. That will disable all associated assets of those modules to improve your site loading speed."
7831
+ msgstr ""
7832
+
7833
+ #: libs/framework/views/layout-settings.php:68
7834
+ #: libs/framework/views/onboard-steps/step-06.php:5
7835
+ msgid "Save Changes"
7836
+ msgstr "Spara ändringar"
7837
+
7838
+ #: libs/framework/views/init.php:17
7839
+ msgid "Enable disable modules"
7840
+ msgstr ""
7841
+
7842
+ #: libs/framework/views/init.php:16
7843
+ #: libs/framework/views/onboard-steps/step-01.php:40
7844
+ msgid "Modules"
7845
+ msgstr "Moduler"
7846
+
7847
+ #: libs/framework/views/init.php:12
7848
+ msgid "Enable disable widgets"
7849
+ msgstr ""
7850
+
7851
+ #: libs/framework/views/init.php:6
7852
+ msgid "General info"
7853
+ msgstr "Allmän info"
7854
+
7855
+ #: libs/framework/views/init.php:5
7856
+ msgid "Dashboard"
7857
+ msgstr "Adminpanel"
7858
+
7859
+ #: libs/framework/views/settings-sections/dashboard.php:119
7860
+ msgid "Support"
7861
+ msgstr "Support"
7862
+
7863
+ #: elementskit-lite.php:425 libs/framework/attr.php:63
7864
+ #: libs/framework/views/onboard-steps/step-05.php:5
7865
+ msgid "ElementsKit"
7866
+ msgstr ""
7867
+
7868
+ #: libs/framework/attr.php:62 modules/onepage-scroll/extend-controls.php:67
7869
+ msgid "ElementsKit Settings"
7870
+ msgstr ""
7871
+
7872
+ #. Description of the plugin
7873
+ msgid "The most advanced addons for Elementor with tons of widgets, Header builder, Footer builder, Mega menu builder, layout pack and powerful custom controls."
7874
+ msgstr ""
7875
+
7876
+ #. Plugin Name of the plugin
7877
+ msgid "ElementsKit Lite"
7878
+ msgstr "ElementsKit Lite"
languages/elementskit-lite-sv.po ADDED
@@ -0,0 +1,7878 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) in Swedish
2
+ # This file is distributed under the same license as the Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2021-11-25 14:15:30+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/3.0.0-alpha.2\n"
11
+ "Language: sv_SE\n"
12
+ "Project-Id-Version: Plugins - ElementsKit Elementor addons (Header &amp; Footer Builder, Mega Menu Builder, Layout Library) - Development (trunk)\n"
13
+
14
+ #: widgets/image-accordion/image-accordion.php:139
15
+ msgid "Wrap URL"
16
+ msgstr ""
17
+
18
+ #: widgets/image-accordion/image-accordion.php:126
19
+ msgid "Enable Wrap Link"
20
+ msgstr ""
21
+
22
+ #: widgets/nav-menu/nav-menu.php:87
23
+ msgid "Dropdown open as"
24
+ msgstr ""
25
+
26
+ #: widgets/video/video.php:196
27
+ msgid "Unmuted videos will not auto play in some browsers."
28
+ msgstr ""
29
+
30
+ #: widgets/pricing/pricing.php:1468
31
+ msgid "Currency Symbol"
32
+ msgstr "Valutasymbol"
33
+
34
+ #: widgets/pricing/pricing.php:1416
35
+ msgid "Text Hover Color"
36
+ msgstr "Textfärg vid hovring"
37
+
38
+ #: modules/header-footer/views/modal-editor.php:67
39
+ msgid "Activate/Deactivate:"
40
+ msgstr "Aktivera/inaktivera:"
41
+
42
+ #: libs/framework/views/settings-sections/usersettings.php:528
43
+ msgid "This is need to calculate the remaining time for token"
44
+ msgstr ""
45
+
46
+ #: libs/framework/views/settings-sections/usersettings.php:525
47
+ msgid "Token generation date"
48
+ msgstr ""
49
+
50
+ #: libs/framework/views/settings-sections/usersettings.php:515
51
+ msgid "Token expires time"
52
+ msgstr ""
53
+
54
+ #: widgets/mail-chimp/mail-chimp.php:110
55
+ msgid "Please check your mail and confirm subscribe"
56
+ msgstr ""
57
+
58
+ #: widgets/mail-chimp/mail-chimp.php:108
59
+ msgid "Opt-in Success Message"
60
+ msgstr ""
61
+
62
+ #: widgets/mail-chimp/mail-chimp.php:101
63
+ msgid "If you enable this feature , then you must need to enable it inside Mailchimp campaign settings. Otherwise please disable it."
64
+ msgstr ""
65
+
66
+ #: widgets/mail-chimp/mail-chimp.php:98
67
+ msgid "Double Opt-in"
68
+ msgstr ""
69
+
70
+ #: widgets/nav-menu/nav-menu-handler.php:11
71
+ msgid "ElementsKit Nav Menu"
72
+ msgstr ""
73
+
74
+ #: widgets/client-logo/client-logo.php:369
75
+ #: widgets/testimonial/testimonial.php:583
76
+ msgid "Enable Loop?"
77
+ msgstr ""
78
+
79
+ #: widgets/client-logo/client-logo.php:606
80
+ msgid "Overlay Direction"
81
+ msgstr "Överläggets riktning"
82
+
83
+ #: widgets/back-to-top/back-to-top.php:352
84
+ msgid "Line Background Color"
85
+ msgstr ""
86
+
87
+ #: widgets/back-to-top/back-to-top.php:339
88
+ msgid "Line Foreground color"
89
+ msgstr ""
90
+
91
+ #: widgets/back-to-top/back-to-top.php:277
92
+ msgid "Height (px)"
93
+ msgstr "Höjd (px)"
94
+
95
+ #: widgets/back-to-top/back-to-top.php:249
96
+ msgid "Width (px)"
97
+ msgstr "Bredd (px)"
98
+
99
+ #: widgets/back-to-top/back-to-top.php:223
100
+ msgid "Button Size (px)"
101
+ msgstr "Knappstorlek (px)"
102
+
103
+ #: widgets/back-to-top/back-to-top.php:161
104
+ msgid "Enter scrolled value (px)"
105
+ msgstr ""
106
+
107
+ #: widgets/back-to-top/back-to-top.php:150
108
+ msgid "Show button on scroll"
109
+ msgstr "Visa knapp vid rullning"
110
+
111
+ #: widgets/back-to-top/back-to-top.php:139
112
+ msgid "Offset Top (px)"
113
+ msgstr "Förskjutning toppen (px)"
114
+
115
+ #: widgets/back-to-top/back-to-top.php:132
116
+ msgid "Setting"
117
+ msgstr "Inställning"
118
+
119
+ #: widgets/back-to-top/back-to-top.php:88
120
+ msgid "Type button label here"
121
+ msgstr "Skriv knappetikett här"
122
+
123
+ #: widgets/back-to-top/back-to-top.php:85
124
+ msgid "Button Text"
125
+ msgstr "Knapptext"
126
+
127
+ #: widgets/back-to-top/back-to-top.php:60
128
+ msgid "Progress Indicator"
129
+ msgstr "Förloppsindikator"
130
+
131
+ #: widgets/back-to-top/back-to-top.php:59
132
+ msgid "Text Only"
133
+ msgstr "Endast text"
134
+
135
+ #: widgets/back-to-top/back-to-top.php:58
136
+ msgid "Icon Only"
137
+ msgstr "Endast ikon"
138
+
139
+ #: widgets/back-to-top/back-to-top.php:54
140
+ msgid "Appearance"
141
+ msgstr "Utseende"
142
+
143
+ #: widgets/back-to-top/back-to-top.php:47
144
+ msgid "Layout and Content"
145
+ msgstr "Layout och innehåll "
146
+
147
+ #: modules/layout-manager/library-source.php:15
148
+ msgid "ElementsKit Layout Manager"
149
+ msgstr ""
150
+
151
+ #: libs/framework/views/init.php:59
152
+ msgid "Finalizing info"
153
+ msgstr ""
154
+
155
+ #: libs/framework/views/init.php:58
156
+ msgid "Finalizing"
157
+ msgstr ""
158
+
159
+ #: libs/framework/views/init.php:54
160
+ msgid "Surprise info"
161
+ msgstr ""
162
+
163
+ #: libs/framework/views/init.php:53
164
+ msgid "Surprise"
165
+ msgstr ""
166
+
167
+ #: libs/framework/views/init.php:49
168
+ msgid "Tutorial info"
169
+ msgstr ""
170
+
171
+ #: libs/framework/views/init.php:48
172
+ msgid "Tutorial"
173
+ msgstr "Handledning"
174
+
175
+ #: libs/framework/views/init.php:44
176
+ msgid "Website Powerup info"
177
+ msgstr ""
178
+
179
+ #: libs/framework/views/init.php:43
180
+ msgid "Website Powerup"
181
+ msgstr ""
182
+
183
+ #: libs/framework/views/init.php:39
184
+ msgid "Sign Up info"
185
+ msgstr ""
186
+
187
+ #: libs/framework/views/init.php:33
188
+ msgid "Configuration info"
189
+ msgstr ""
190
+
191
+ #: libs/framework/views/init.php:32
192
+ msgid "Configuration"
193
+ msgstr "Konfiguration"
194
+
195
+ #: libs/framework/views/init.php:22
196
+ msgid "Settings for fb, mailchimp etc"
197
+ msgstr "Inställningar för fb, mailchimp etc."
198
+
199
+ #: libs/framework/views/init.php:21
200
+ msgid "User Settings"
201
+ msgstr "Användarinställningar"
202
+
203
+ #: libs/framework/views/onboard-steps/step-02.php:11
204
+ msgid "We never spam."
205
+ msgstr ""
206
+
207
+ #: libs/framework/views/onboard-steps/step-02.php:5
208
+ msgid "Signup to join over 3,20,000+ founders, marketers and developers in learning the best uses of WordPress"
209
+ msgstr ""
210
+
211
+ #: libs/framework/views/onboard-steps/step-02.php:4
212
+ msgid "the world of ElementsKit."
213
+ msgstr ""
214
+
215
+ #: libs/framework/views/onboard-steps/step-02.php:4
216
+ msgid "Welcome to"
217
+ msgstr "Välkommen till"
218
+
219
+ #: libs/framework/views/onboard-steps/step-01.php:30
220
+ msgid "You choose your website as per your need."
221
+ msgstr ""
222
+
223
+ #: libs/framework/views/onboard-steps/step-01.php:20
224
+ msgid "Advanced"
225
+ msgstr "Avancerat"
226
+
227
+ #: libs/framework/views/onboard-steps/step-01.php:19
228
+ msgid "All the free dynamic widgets will be activated to increase flexibility & functionality to build your complex website in no-time."
229
+ msgstr ""
230
+
231
+ #: libs/framework/views/onboard-steps/step-01.php:10
232
+ msgid "Basic (Recommended)"
233
+ msgstr "Grundläggande (rekommenderas)"
234
+
235
+ #: libs/framework/views/onboard-steps/step-01.php:9
236
+ msgid "General widgets will be activated to build your website. Best suited for lightweight-fast starter websites."
237
+ msgstr ""
238
+
239
+ #: libs/framework/views/onboard-steps/step-03.php:46
240
+ #: libs/framework/views/onboard-steps/step-03.php:56
241
+ msgid "Integrate various styled review system in your website"
242
+ msgstr ""
243
+
244
+ #: libs/framework/views/onboard-steps/step-03.php:36
245
+ msgid "Integrate all your social media to your website"
246
+ msgstr "Integrera alla dina sociala medier på din webbplats"
247
+
248
+ #: libs/framework/views/onboard-steps/step-03.php:26
249
+ msgid "Most flexible