Shortcodes and extra features for Phlox theme - Version 2.10.3

Version Description

Download this release

Release Info

Developer averta
Plugin Icon 128x128 Shortcodes and extra features for Phlox theme
Version 2.10.3
Comparing to
See all releases

Code changes from version 2.10.1 to 2.10.3

Files changed (57) hide show
  1. README.txt +1 -1
  2. admin/assets/js/plugins.js +1 -1
  3. admin/includes/admin-hooks.php +0 -12
  4. admin/includes/compatibility/visual-composer/vc.php +0 -14
  5. admin/includes/index.php +0 -1
  6. auxin-elements.php +1 -1
  7. includes/classes/class-auxin-widget-shortcode-map.php +0 -61
  8. includes/define.php +1 -1
  9. includes/elementor/class-auxin-elementor-core-elements.php +21 -5
  10. includes/elementor/modules/query-control/module.php +12 -2
  11. includes/elements/about-widget.php +0 -1
  12. includes/elements/accordion-widget.php +0 -1
  13. includes/elements/accordion.php +0 -1
  14. includes/elements/audio.php +0 -1
  15. includes/elements/before-after.php +0 -1
  16. includes/elements/button.php +0 -1
  17. includes/elements/code.php +0 -1
  18. includes/elements/contact-form.php +0 -1
  19. includes/elements/custom-list.php +0 -1
  20. includes/elements/divider.php +0 -1
  21. includes/elements/dropcap.php +0 -1
  22. includes/elements/facebook.php +0 -1
  23. includes/elements/flickr.php +0 -1
  24. includes/elements/gallery.php +0 -1
  25. includes/elements/general-element-fields.php +0 -96
  26. includes/elements/highlight.php +0 -1
  27. includes/elements/image.php +0 -1
  28. includes/elements/instagram-feed.php +0 -1
  29. includes/elements/latest-items.php +0 -500
  30. includes/elements/latest-posts-slider.php +0 -1
  31. includes/elements/popular-posts-widget.php +0 -1
  32. includes/elements/recent-posts-grid-carousel.php +0 -1
  33. includes/elements/recent-posts-land-style.php +0 -1
  34. includes/elements/recent-posts-masonry.php +0 -1
  35. includes/elements/recent-posts-tiles-carousel.php +0 -1
  36. includes/elements/recent-posts-tiles.php +0 -1
  37. includes/elements/recent-posts-timeline.php +0 -1
  38. includes/elements/recent-posts-widget.php +0 -1
  39. includes/elements/recent-products.php +0 -1
  40. includes/elements/sample-element.php +0 -1
  41. includes/elements/search.php +0 -1
  42. includes/elements/socials-list.php +0 -2
  43. includes/elements/staff.php +0 -1
  44. includes/elements/tab-widget.php +0 -1
  45. includes/elements/tabs.php +0 -1
  46. includes/elements/testimonial.php +0 -1
  47. includes/elements/text.php +0 -1
  48. includes/elements/touch-slider.php +0 -1
  49. includes/general-hooks.php +0 -414
  50. includes/index.php +0 -1
  51. languages/auxin-elements-fa_IR.po +1635 -1921
  52. languages/auxin-elements.pot +1474 -1901
  53. public/assets/js/plugins.js +1 -1
  54. public/templates/vcomposer/auxin_shortcode_mapper.php +0 -12
  55. public/templates/vcomposer/auxin_vc_extendes.php +0 -86
  56. public/templates/vcomposer/vc_raw_html.php +0 -38
  57. public/templates/vcomposer/vc_row.php +0 -213
README.txt CHANGED
@@ -7,7 +7,7 @@ Tags: phlox, gallery, elementor, auxin, averta, auxin-elements, framework, widge
7
  Requires PHP: 5.4
8
  Requires at least: 4.6
9
  Tested up to: 6.0.1
10
- Stable tag: 2.10.1
11
  License: GPLv3
12
  License URI: http://www.gnu.org/licenses/gpl.html
13
 
7
  Requires PHP: 5.4
8
  Requires at least: 4.6
9
  Tested up to: 6.0.1
10
+ Stable tag: 2.10.3
11
  License: GPLv3
12
  License URI: http://www.gnu.org/licenses/gpl.html
13
 
admin/assets/js/plugins.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! Phlox Core Plugin - v2.10.1 (2022-08)
2
  * All required javascript plugins for admin
3
  * http://phlox.pro/
4
  * Place any jQuery/helper plugins in here, instead of separate, slower script files!
1
+ /*! Phlox Core Plugin - v2.10.3 (2022-08)
2
  * All required javascript plugins for admin
3
  * http://phlox.pro/
4
  * Place any jQuery/helper plugins in here, instead of separate, slower script files!
admin/includes/admin-hooks.php CHANGED
@@ -554,18 +554,6 @@ function auxels_after_plugin_update(){
554
  add_action( 'admin_init', 'auxels_after_plugin_update', 9 );
555
 
556
 
557
- /**
558
- * Disable the query monitor on vc frontend editor
559
- *
560
- * @return bool Whether to displatche the debug report or not
561
- */
562
- function auxin_disable_query_monitor_on_vc_fronteditor( $debug_enabled ){
563
- return ( function_exists( 'vc_is_frontend_editor' ) && vc_is_frontend_editor() ) ? false : $debug_enabled;
564
- }
565
- add_filter( 'qm/dispatch/ajax', "auxin_disable_query_monitor_on_vc_fronteditor" );
566
- add_filter( 'qm/dispatch/html', "auxin_disable_query_monitor_on_vc_fronteditor" );
567
-
568
-
569
  function auxin_meida_setting_requires_modification(){
570
  echo '<div class="aux-admin-error notice notice-warning notice-large">';
571
  _e( 'Please make sure the image aspect ratio for all image sizes are the same.', 'auxin-elements' );
554
  add_action( 'admin_init', 'auxels_after_plugin_update', 9 );
555
 
556
 
 
 
 
 
 
 
 
 
 
 
 
 
557
  function auxin_meida_setting_requires_modification(){
558
  echo '<div class="aux-admin-error notice notice-warning notice-large">';
559
  _e( 'Please make sure the image aspect ratio for all image sizes are the same.', 'auxin-elements' );
admin/includes/compatibility/visual-composer/vc.php DELETED
@@ -1,14 +0,0 @@
1
- <?php
2
- /**
3
- * Visual Composer related functions and hooks
4
- *
5
- */
6
-
7
- // Add a separator between "Edit" and "Edit With Visual Composer" links in frontend.
8
- function auxin_vc_edit_post_link( $link ) {
9
- if ( class_exists('Vc_Frontend_Editor') ) {
10
- $link .= '<i> | </i>' ;
11
- }
12
- return $link;
13
- }
14
- add_filter( 'edit_post_link', 'auxin_vc_edit_post_link' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
admin/includes/index.php CHANGED
@@ -7,7 +7,6 @@ Auxels_System_Check::get_instance();
7
  // load admin related functions
8
  include_once( 'admin-the-functions.php' );
9
 
10
- include_once( 'compatibility/visual-composer/vc.php' );
11
  include_once( 'compatibility/uvca/uvca.php' );
12
  include_once( 'compatibility/sliders/rev.php' );
13
  include_once( 'compatibility/sliders/layerslider.php' );
7
  // load admin related functions
8
  include_once( 'admin-the-functions.php' );
9
 
 
10
  include_once( 'compatibility/uvca/uvca.php' );
11
  include_once( 'compatibility/sliders/rev.php' );
12
  include_once( 'compatibility/sliders/layerslider.php' );
auxin-elements.php CHANGED
@@ -12,7 +12,7 @@
12
  * Plugin Name: Phlox Core Elements
13
  * Plugin URI: https://wordpress.org/plugins/auxin-elements/
14
  * Description: Exclusive and comprehensive plugin that extends the functionality of Phlox theme by adding new Elements, widgets and options.
15
- * Version: 2.10.1
16
  * Author: averta
17
  * Author URI: http://averta.net
18
  * Text Domain: auxin-elements
12
  * Plugin Name: Phlox Core Elements
13
  * Plugin URI: https://wordpress.org/plugins/auxin-elements/
14
  * Description: Exclusive and comprehensive plugin that extends the functionality of Phlox theme by adding new Elements, widgets and options.
15
+ * Version: 2.10.3
16
  * Author: averta
17
  * Author URI: http://averta.net
18
  * Text Domain: auxin-elements
includes/classes/class-auxin-widget-shortcode-map.php CHANGED
@@ -49,7 +49,6 @@ class Auxin_Widget_Shortcode_Map {
49
 
50
  public function auxin_framework_loaded(){
51
 
52
- add_action( 'vc_before_init', array( $this, 'vc_mapper' ) );
53
  add_action( 'widgets_init' , array( $this, 'add_widgets' ) );
54
 
55
  // map and add all shortcodes
@@ -72,8 +71,6 @@ class Auxin_Widget_Shortcode_Map {
72
  $element_info['is_widget'] = isset( $element_info['is_widget'] ) && $element_info['is_widget'] === false ? false : true;
73
  // determines whether the shortcode should be added or not
74
  $element_info['is_shortcode'] = isset( $element_info['is_shortcode'] ) && $element_info['is_shortcode'] === false ? false : true;
75
- // determines whether the an element in vc should be generated or not
76
- $element_info['is_vc'] = isset( $element_info['is_vc'] ) && $element_info['is_vc'] === false ? false : true;
77
 
78
  // make sure icon is set
79
  $element_info['icon'] = isset( $element_info['icon'] ) && ! empty( $element_info['icon'] ) ? $element_info['icon'] : 'dashicons dashicons-admin-generic';
@@ -250,64 +247,6 @@ class Auxin_Widget_Shortcode_Map {
250
  }
251
 
252
 
253
- /**
254
- * Adds all defined elements to vc
255
- */
256
- public function vc_mapper(){
257
- $master_array = $this->get_master_array();
258
-
259
- foreach ( $master_array as $array_node ) {
260
- if( $array_node['is_vc'] !== false ) {
261
- $array_node['params'] = $this->exchange_vc_fields( $array_node['params'] );
262
- vc_map( $this->make_vc_compatible( $array_node ) );
263
- }
264
- }
265
- }
266
-
267
- /**
268
- * Get the params array and flip the value array of its value key
269
- */
270
- public function exchange_vc_fields( $params ){
271
- $result = array();
272
-
273
- foreach ( $params as $params_cell => $params_value ) {
274
- if( in_array( $params_value['type'], array( 'aux_visual_select', 'dropdown', 'aux_select2_multiple', 'aux_select2_single' ) ) ){
275
- $params_value['value'] = ! empty( $params_value['value'] ) ? $params_value['value'] : '';
276
- $params_value['std' ] = ! empty( $params_value['def_value'] ) ? $params_value['def_value'] : $params_value['value'];
277
-
278
- if( $params_value['type' ] == 'dropdown' ){
279
- $params_value['value'] = array_flip( $params_value['value'] );
280
- }
281
- }
282
- $result[] = $params_value;
283
- }
284
-
285
- return $result;
286
- }
287
-
288
-
289
- /**
290
- * Removes all empty array keys and appends some special fields for visual composer
291
- */
292
- protected function make_vc_compatible( $element_config ){
293
-
294
- // Removes all empty array keys
295
- $element_config = $this->remove_empty_nodes_recuresively( $element_config );
296
-
297
- // Appending some special fields for visual composer
298
- if( isset( $element_config['params'] ) ){
299
- $element_config['params'][] = array(
300
- 'type' => 'css_editor',
301
- 'heading' => __( 'CSS', 'auxin-elements' ),
302
- 'param_name' => 'vc_css',
303
- 'group' => __( 'Design options', 'auxin-elements' )
304
- );
305
- }
306
-
307
- return $element_config;
308
- }
309
-
310
-
311
  /**
312
  * Return an instance of this class.
313
  *
49
 
50
  public function auxin_framework_loaded(){
51
 
 
52
  add_action( 'widgets_init' , array( $this, 'add_widgets' ) );
53
 
54
  // map and add all shortcodes
71
  $element_info['is_widget'] = isset( $element_info['is_widget'] ) && $element_info['is_widget'] === false ? false : true;
72
  // determines whether the shortcode should be added or not
73
  $element_info['is_shortcode'] = isset( $element_info['is_shortcode'] ) && $element_info['is_shortcode'] === false ? false : true;
 
 
74
 
75
  // make sure icon is set
76
  $element_info['icon'] = isset( $element_info['icon'] ) && ! empty( $element_info['icon'] ) ? $element_info['icon'] : 'dashicons dashicons-admin-generic';
247
  }
248
 
249
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
250
  /**
251
  * Return an instance of this class.
252
  *
includes/define.php CHANGED
@@ -12,7 +12,7 @@ if( ! defined( 'THEME_NAME' ) ){
12
  }
13
 
14
 
15
- define( 'AUXELS_VERSION' , '2.10.1' );
16
 
17
  define( 'AUXELS_SLUG' , 'auxin-elements' );
18
 
12
  }
13
 
14
 
15
+ define( 'AUXELS_VERSION' , '2.10.3' );
16
 
17
  define( 'AUXELS_SLUG' , 'auxin-elements' );
18
 
includes/elementor/class-auxin-elementor-core-elements.php CHANGED
@@ -184,8 +184,14 @@ final class Elements {
184
 
185
  // Register controls, widgets, and categories
186
  add_action( 'elementor/elements/categories_registered' , [ $this, 'register_categories' ] );
187
- add_action( 'elementor/widgets/widgets_registered' , [ $this, 'register_widgets' ] );
188
- add_action( 'elementor/controls/controls_registered' , [ $this, 'register_controls' ] );
 
 
 
 
 
 
189
 
190
  // Register Widget Styles
191
  add_action( 'elementor/frontend/after_enqueue_styles' , [ $this, 'widget_styles' ] );
@@ -429,7 +435,12 @@ final class Elements {
429
  auxin_error( sprintf( __('Element class "%s" not found.', 'auxin-elements' ), $class_name ) );
430
  continue;
431
  }
432
- $widgets_manager->register_widget_type( new $class_name() );
 
 
 
 
 
433
  }
434
  }
435
  }
@@ -576,7 +587,12 @@ final class Elements {
576
  if( $control_info['type'] === 'group' ){
577
  $controls_manager->add_group_control( $control_type, new $class_name() );
578
  } else {
579
- $controls_manager->register_control( $control_type, new $class_name() );
 
 
 
 
 
580
  }
581
 
582
  }
@@ -652,7 +668,7 @@ final class Elements {
652
  * @access public
653
  */
654
  public function widget_scripts() {
655
- $dependencies = array('jquery', 'auxin-plugins');
656
 
657
  if( defined('MSWP_AVERTA_VERSION') ){
658
  $dependencies[] = 'masterslider-core';
184
 
185
  // Register controls, widgets, and categories
186
  add_action( 'elementor/elements/categories_registered' , [ $this, 'register_categories' ] );
187
+
188
+ if ( version_compare( ELEMENTOR_VERSION, '3.5.0', '>=' ) ) {
189
+ add_action( 'elementor/widgets/register' , [ $this, 'register_widgets' ] );
190
+ add_action( 'elementor/controls/register' , [ $this, 'register_controls' ] );
191
+ } else {
192
+ add_action( 'elementor/widgets/widgets_registered' , [ $this, 'register_widgets' ] );
193
+ add_action( 'elementor/controls/controls_registered' , [ $this, 'register_controls' ] );
194
+ }
195
 
196
  // Register Widget Styles
197
  add_action( 'elementor/frontend/after_enqueue_styles' , [ $this, 'widget_styles' ] );
435
  auxin_error( sprintf( __('Element class "%s" not found.', 'auxin-elements' ), $class_name ) );
436
  continue;
437
  }
438
+
439
+ if ( version_compare( ELEMENTOR_VERSION, '3.5.0', '>=' ) ) {
440
+ $widgets_manager->register( new $class_name() );
441
+ } else {
442
+ $widgets_manager->register_widget_type( new $class_name() );
443
+ }
444
  }
445
  }
446
  }
587
  if( $control_info['type'] === 'group' ){
588
  $controls_manager->add_group_control( $control_type, new $class_name() );
589
  } else {
590
+
591
+ if ( version_compare( ELEMENTOR_VERSION, '3.5.0', '>=' ) ) {
592
+ $controls_manager->register( new $class_name() );
593
+ } else {
594
+ $controls_manager->register_control( $control_type, new $class_name() );
595
+ }
596
  }
597
 
598
  }
668
  * @access public
669
  */
670
  public function widget_scripts() {
671
+ $dependencies = array('jquery', 'auxin-plugins', 'auxin-scripts');
672
 
673
  if( defined('MSWP_AVERTA_VERSION') ){
674
  $dependencies[] = 'masterslider-core';
includes/elementor/modules/query-control/module.php CHANGED
@@ -328,7 +328,12 @@ class Module extends Module_Base {
328
  if( $control_info['type'] === 'group' ){
329
  $controls_manager->add_group_control( $control_type, new $class_name() );
330
  } else {
331
- $controls_manager->register_control( $control_type, new $class_name() );
 
 
 
 
 
332
  }
333
 
334
  }
@@ -484,7 +489,12 @@ class Module extends Module_Base {
484
 
485
  protected function add_actions() {
486
  add_action( 'elementor/ajax/register_actions', [ $this, 'register_ajax_actions' ] );
487
- add_action( 'elementor/controls/controls_registered', [ $this, 'register_controls' ] );
 
 
 
 
 
488
 
489
  add_filter( 'auxin/core_elements/editor/localize_settings', [ $this, 'localize_settings' ] );
490
 
328
  if( $control_info['type'] === 'group' ){
329
  $controls_manager->add_group_control( $control_type, new $class_name() );
330
  } else {
331
+ if ( version_compare( ELEMENTOR_VERSION, '3.5.0', '>=' ) ) {
332
+ $controls_manager->register( new $class_name() );
333
+ } else {
334
+ $controls_manager->register_control( $control_type, new $class_name() );
335
+ }
336
+
337
  }
338
 
339
  }
489
 
490
  protected function add_actions() {
491
  add_action( 'elementor/ajax/register_actions', [ $this, 'register_ajax_actions' ] );
492
+
493
+ if ( version_compare( ELEMENTOR_VERSION, '3.5.0', '>=' ) ) {
494
+ add_action( 'elementor/controls/register', [ $this, 'register_controls' ] );
495
+ } else {
496
+ add_action( 'elementor/controls/controls_registered', [ $this, 'register_controls' ] );
497
+ }
498
 
499
  add_filter( 'auxin/core_elements/editor/localize_settings', [ $this, 'localize_settings' ] );
500
 
includes/elements/about-widget.php CHANGED
@@ -22,7 +22,6 @@ function get_auxin_about_widget( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => false,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/accordion-widget.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_accordion_widget_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => false,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/accordion.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_new_accordion_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
25
- 'is_vc' => false,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/audio.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_audio_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/before-after.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_before_after_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
24
- 'is_vc' => true,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/button.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_button_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/code.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_code_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/contact-form.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_contact_form_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/custom-list.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_list_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
25
- 'is_vc' => false,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/divider.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_divider_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/dropcap.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_dropcap_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
24
- 'is_vc' => true,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/facebook.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_facebook_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/flickr.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_flickr_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/gallery.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_gallery_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
24
- 'is_vc' => true,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/general-element-fields.php DELETED
@@ -1,96 +0,0 @@
1
- <?php
2
- /**
3
- * General fields to be applied to all VC Elements
4
- *
5
- *
6
- * @package Auxin
7
- * @license LICENSE.txt
8
- * @author averta
9
- * @link http://phlox.pro/
10
- * @copyright (c) 2010-2022 averta
11
- */
12
-
13
- function auxin_add_vc_extra_fields_for_all( $master_array ){
14
-
15
- foreach ( $master_array as $element_base => $element ) {
16
-
17
- if( isset( $element['is_vc'] ) && false !== auxin_is_true( $element['is_vc'] ) ){
18
-
19
- $master_array[ $element_base ]['params'][] = array(
20
- 'type' => 'dropdown',
21
- 'heading' => __( 'Transition', 'auxin-elements' ),
22
- 'description' => __( 'Choose the type of tranistion while the element enters in view.', 'auxin-elements' ),
23
- 'param_name' => 'inview_transition',
24
- 'class' => '',
25
- 'group' => __( 'Animation', 'auxin-elements' ),
26
- 'value' => array(
27
- 'none' => __( 'None' , 'auxin-elements' ),
28
- 'aux-invu-short-left' => __( 'Short from left' , 'auxin-elements' ),
29
- 'aux-invu-short-right' => __( 'Short from right' , 'auxin-elements' ),
30
- 'aux-invu-short-bottom' => __( 'Short from bottom', 'auxin-elements' ),
31
- 'aux-invu-short-top' => __( 'Short from top' , 'auxin-elements' ),
32
- 'aux-invu-medium-left' => __( 'Medium from left' , 'auxin-elements' ),
33
- 'aux-invu-medium-right' => __( 'Medium from right' , 'auxin-elements' ),
34
- 'aux-invu-medium-bottom' => __( 'Medium from bottom', 'auxin-elements' ),
35
- 'aux-invu-medium-top' => __( 'Medium from top' , 'auxin-elements' ),
36
- 'aux-invu-long-left' => __( 'Long from left' , 'auxin-elements' ),
37
- 'aux-invu-long-right' => __( 'Long from right' , 'auxin-elements' ),
38
- 'aux-invu-long-bottom' => __( 'Long from bottom', 'auxin-elements' ),
39
- 'aux-invu-long-top' => __( 'Long from top' , 'auxin-elements' ),
40
- 'aux-invu-scale-down-small' => __( 'Small scale down' , 'auxin-elements' ),
41
- 'aux-invu-scale-down-medium' => __( 'Medium scale down' , 'auxin-elements' ),
42
- 'aux-invu-scale-down-large' => __( 'Large scale down', 'auxin-elements' ),
43
- 'aux-invu-scale-up-small' => __( 'Small scale up' , 'auxin-elements' ),
44
- 'aux-invu-scale-up-medium' => __( 'Medium scale up' , 'auxin-elements' ),
45
- 'aux-invu-scale-up-large' => __( 'Large scale up', 'auxin-elements' )
46
- )
47
- );
48
-
49
- $master_array[ $element_base ]['params'][] = array(
50
- 'type' => 'textfield',
51
- 'heading' => __( 'Duration', 'auxin-elements' ),
52
- 'description' => __( 'The transition duration in milliseconds.', 'auxin-elements' ),
53
- 'param_name' => 'inview_duration',
54
- 'class' => '',
55
- 'group' => __( 'Animation', 'auxin-elements' ),
56
- 'value' => 600
57
- );
58
-
59
- $master_array[ $element_base ]['params'][] = array(
60
- 'type' => 'textfield',
61
- 'heading' => __( 'Delay', 'auxin-elements' ),
62
- 'description' => __( 'The delay before starting the animation in milliseconds.', 'auxin-elements' ),
63
- 'param_name' => 'inview_delay',
64
- 'group' => __( 'Animation', 'auxin-elements' )
65
- );
66
-
67
- $master_array[ $element_base ]['params'][] = array(
68
- 'type' => 'dropdown',
69
- 'heading' => __( 'Repeat', 'auxin-elements' ),
70
- 'description' => __( 'Choose "yes" to repeat the animation, or choose "no" to display the animation only once.', 'auxin-elements' ),
71
- 'param_name' => 'inview_repeat',
72
- 'group' => __( 'Animation', 'auxin-elements' ),
73
- 'value' => array(
74
- 'no' => __( 'No' , 'auxin-elements' ),
75
- 'yes' => __( 'Yes', 'auxin-elements' )
76
- ),
77
- 'def_value' => 'no'
78
- );
79
-
80
- $master_array[ $element_base ]['params'][] = array(
81
- 'type' => 'textfield',
82
- 'heading' => __( 'Offset', 'auxin-elements' ),
83
- 'description' => __( 'The vertical offset in pixels in order to start playing the animation.', 'auxin-elements' ),
84
- 'param_name' => 'inview_offset',
85
- 'group' => __( 'Animation', 'auxin-elements' )
86
- );
87
-
88
- }
89
-
90
- }
91
-
92
- return $master_array;
93
- }
94
-
95
- add_filter( 'auxin_master_array_shortcodes', 'auxin_add_vc_extra_fields_for_all', 110, 1 );
96
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/elements/highlight.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_highlight_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
24
- 'is_vc' => false,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/image.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_image_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
24
- 'is_vc' => true,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/instagram-feed.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_instagram_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
24
- 'is_vc' => true,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/latest-items.php DELETED
@@ -1,500 +0,0 @@
1
- <?php
2
- /**
3
- * This is a sample of how to create a new element on widgets and visual composer element
4
- * Auxin callout widget you can set all the options of this widget here like widget definitation,
5
- * its element on visual composer and under appearance/ widgets
6
- */
7
- function get_auxin_latest_items_vc( $master_array ) {
8
-
9
- $auxin_latest_items_vc = array( // shortcode info here
10
- 'name' => __("Auxin latest_items", 'auxin-elements' ), // [str] name of your shortcode for human reading inside element list
11
- 'auxin_output_callback' => 'auxin_widget_latest_items', // [str] NAme of widget function callback which define below this array
12
- 'base' => 'auxin_latest_items', // [str] shortcode tag. For [my_shortcode] shortcode base is my_shortcode
13
- 'description' => __('This is will add latest_items element', 'auxin-elements'), // [str] short description of your element, it will be visible in "Add element" window
14
- 'class' => 'auxin-latest_items', // [str] CSS class which will be added to the shortcode's content element in the page edit screen in Visual Composer backend edit mode. adds 3 classes like testt_o testt_v and testt
15
- 'show_settings_on_create' => true, // [Boolean] set it to false if content element's settings page shouldn't open automatically after adding it to the stage
16
- 'weight' => 1, // [Int] content elements with greater weight will be rendered first in "Content Elements" grid, higher appear upper
17
- 'category' => THEME_NAME, // [str] category which best suites to describe functionality of this shortcode.
18
- 'group' => '', // [str] TODO: no idea Group your params in groups, they will be divided in tabs in the edit element window
19
- 'admin_enqueue_js' => '', // [str/arr] this js will be loaded in the js_composer edit mode
20
- 'admin_enqueue_css' => '', // [str/arr] absolute url to css file
21
- 'front_enqueue_js' => '', // [str/arr] to load custom js file in the frontend editing mode
22
- 'front_enqueue_css' => '', // [str/arr] to load custom css file in the frontend editing mode
23
- 'icon' => '', // URL or CSS class with icon image
24
- 'custom_markup' => '', // [str] custom html markup for representing shortcode in visual composer editor. This will replace visual composer element where shows the param and its value
25
- 'js_view' => '', // TODO: no idea Set custom backbone.js view controller for this content element there is a sample wich sets it to
26
- 'html_template' => '', // it uses to oerride the output of shortcode. Path to shortcode template. This is useful if you want to reassign path of existing content elements lets say override the seprator defined by visual composer.
27
- 'deprecated' => '', // enter version number of visual composer from which content element will be deprecated
28
- 'content_element' => '', // If set to false, content element will be hidden from "Add element" window. It is handy to use this param in pair with 'deprecated' param
29
- 'as_parent' => '', // use only|except attributes to limit child shortcodes (separate multiple values with comma)
30
- 'as_child' => '', // use only|except attributes to limit parent (separate multiple values with comma)
31
- 'params' => array(
32
- array( // array of parameter
33
- 'param_name' => 'col', // [str] must be the same as your parameter name
34
- 'type' => 'textfield', // [str] attribute type
35
- 'value' => '33', // [str/arr] default attribute's value
36
- 'def_value' => '33', // [str/arr] default attribute's value
37
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
38
- 'class' => 'col', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
39
- 'heading' => __('col','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
40
- 'description' => __('If you choose Callout a big box appears around the content','auxin-elements'),
41
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
42
- 'dependency' => '', // [arr] define param visibility depending on other field value
43
- 'weight' => '', // [int] params with greater weight will be rendered first
44
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
45
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
46
- ),
47
- array( // array of parameter
48
- 'param_name' => 'mode', // [str] must be the same as your parameter name
49
- 'type' => 'dropdown', // [str] attribute type
50
- 'def_value' => 'no', // [str/arr] default attribute's value
51
- 'value' => array( 'none' => __('none', 'auxin-elements'), 'caption-over' => __('caption-over', 'auxin-elements') ),
52
- 'holder' => '', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
53
- 'class' => 'mode', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
54
- 'heading' => __('mode type','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
55
- 'description' => __('The round is used got button','auxin-elements'),
56
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
57
- 'dependency' => '', // [arr] define param visibility depending on other field value
58
- 'weight' => '', // [int] params with greater weight will be rendered first
59
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
60
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
61
- ),
62
- array( // array of parameter
63
- 'param_name' => 'grid', // [str] must be the same as your parameter name
64
- 'type' => 'textfield', // [str] attribute type
65
- 'value' => '', // [str/arr] default attribute's value
66
- 'def_value' => '', // [str/arr] default attribute's value
67
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
68
- 'class' => 'grid', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
69
- 'heading' => __('grid','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
70
- 'description' => __('attachment grid', 'auxin-elements'),
71
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
72
- 'dependency' => '', // [arr] define param visibility depending on other field value
73
- 'weight' => '', // [int] params with greater weight will be rendered first
74
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
75
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
76
- ),
77
- array( // array of parameter
78
- 'param_name' => 'num', // [str] must be the same as your parameter name
79
- 'type' => 'textfield', // [str] attribute type
80
- 'value' => '', // [str/arr] default attribute's value
81
- 'def_value' => '', // [str/arr] default attribute's value
82
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
83
- 'class' => 'num', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
84
- 'heading' => __('num','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
85
- 'description' => __('attachment num', 'auxin-elements'),
86
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
87
- 'dependency' => '', // [arr] define param visibility depending on other field value
88
- 'weight' => '', // [int] params with greater weight will be rendered first
89
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
90
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
91
- ),
92
- array( // array of parameter
93
- 'param_name' => 'nav', // [str] must be the same as your parameter name
94
- 'type' => 'dropdown', // [str] attribute type
95
- 'def_value' => 'pagination', // [str/arr] default attribute's value
96
- 'value' => array( 'pagination' => __('pagination', 'auxin-elements'), 'regular' => __('regular', 'auxin-elements') ),
97
- 'holder' => '', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
98
- 'class' => 'nav', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
99
- 'heading' => __('nav type','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
100
- 'description' => __('The round is used got button','auxin-elements'),
101
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
102
- 'dependency' => '', // [arr] define param visibility depending on other field value
103
- 'weight' => '', // [int] params with greater weight will be rendered first
104
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
105
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
106
- ),
107
- array( // array of parameter
108
- 'param_name' => 'title', // [str] must be the same as your parameter name
109
- 'type' => 'textfield', // [str] attribute type
110
- 'value' => '', // [str/arr] default attribute's value
111
- 'def_value' => '', // [str/arr] default attribute's value
112
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
113
- 'class' => 'title', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
114
- 'heading' => __('title','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
115
- 'description' => __('attachment link', 'auxin-elements'),
116
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
117
- 'dependency' => '', // [arr] define param visibility depending on other field value
118
- 'weight' => '', // [int] params with greater weight will be rendered first
119
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
120
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
121
- ),
122
- array( // array of parameter
123
- 'param_name' => 'posttype', // [str] must be the same as your parameter name
124
- 'type' => 'dropdown', // [str] attribute type
125
- 'def_value' => 'pagination', // [str/arr] default attribute's value
126
- 'value' => array( 'post' => __('post', 'auxin-elements'), 'regular' => __('regular', 'auxin-elements') ),
127
- 'holder' => '', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
128
- 'class' => 'posttype', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
129
- 'heading' => __('posttype type','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
130
- 'description' => __('The round is used got button','auxin-elements'),
131
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
132
- 'dependency' => '', // [arr] define param visibility depending on other field value
133
- 'weight' => '', // [int] params with greater weight will be rendered first
134
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
135
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
136
- ),
137
- array( // array of parameter
138
- 'param_name' => 'cat_id', // [str] must be the same as your parameter name
139
- 'type' => 'textfield', // [str] attribute type
140
- 'value' => '', // [str/arr] default attribute's value
141
- 'def_value' => '', // [str/arr] default attribute's value
142
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
143
- 'class' => 'cat_id', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
144
- 'heading' => __('cat_id','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
145
- 'description' => __('attachment alt', 'auxin-elements'),
146
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
147
- 'dependency' => '', // [arr] define param visibility depending on other field value
148
- 'weight' => '', // [int] params with greater weight will be rendered first
149
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
150
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
151
- ),
152
- array( // array of parameter
153
- 'param_name' => 'taxonomy', // [str] must be the same as your parameter name
154
- 'type' => 'textfield', // [str] attribute type
155
- 'value' => 'category', // [str/arr] default attribute's value
156
- 'def_value' => 'category', // [str/arr] default attribute's value
157
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
158
- 'class' => 'taxonomy', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
159
- 'heading' => __('width','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
160
- 'description' => __('attachment width', 'auxin-elements'),
161
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
162
- 'dependency' => '', // [arr] define param visibility depending on other field value
163
- 'weight' => '', // [int] params with greater weight will be rendered first
164
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
165
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
166
- ),
167
- array( // array of parameter
168
- 'param_name' => 'view_excerpt', // [str] must be the same as your parameter name
169
- 'type' => 'dropdown', // [str] attribute type
170
- 'def_value' => 'no', // [str/arr] default attribute's value
171
- 'value' => array( 'yes' => __('Yes', 'auxin-elements'), 'no' => __('No', 'auxin-elements') ),
172
- 'holder' => '', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
173
- 'class' => 'view_excerpt', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
174
- 'heading' => __('view_excerpt ?','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
175
- 'description' => __('The round is used got button','auxin-elements'),
176
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
177
- 'dependency' => '', // [arr] define param visibility depending on other field value
178
- 'weight' => '', // [int] params with greater weight will be rendered first
179
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
180
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
181
- ),
182
- array( // array of parameter
183
- 'param_name' => 'view_title', // [str] must be the same as your parameter name
184
- 'type' => 'dropdown', // [str] attribute type
185
- 'def_value' => 'no', // [str/arr] default attribute's value
186
- 'value' => array( 'yes' => __('Yes', 'auxin-elements'), 'no' => __('No', 'auxin-elements') ),
187
- 'holder' => '', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
188
- 'class' => 'view_title', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
189
- 'heading' => __('view_title ?','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
190
- 'description' => __('The round is used got button','auxin-elements'),
191
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
192
- 'dependency' => '', // [arr] define param visibility depending on other field value
193
- 'weight' => '', // [int] params with greater weight will be rendered first
194
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
195
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
196
- ),
197
- array( // array of parameter
198
- 'param_name' => 'excerpt_len', // [str] must be the same as your parameter name
199
- 'type' => 'textfield', // [str] attribute type
200
- 'value' => '100', // [str/arr] default attribute's value
201
- 'def_value' => '100', // [str/arr] default attribute's value
202
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
203
- 'class' => 'excerpt_len', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
204
- 'heading' => __('excerpt_len','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
205
- 'description' => __('attachment width', 'auxin-elements'),
206
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
207
- 'dependency' => '', // [arr] define param visibility depending on other field value
208
- 'weight' => '', // [int] params with greater weight will be rendered first
209
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
210
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
211
- ),
212
- array( // array of parameter
213
- 'param_name' => 'section_index', // [str] must be the same as your parameter name
214
- 'type' => 'textfield', // [str] attribute type
215
- 'value' => 'category', // [str/arr] default attribute's value
216
- 'def_value' => 'category', // [str/arr] default attribute's value
217
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
218
- 'class' => 'section_index', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
219
- 'heading' => __('section_index','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
220
- 'description' => __('attachment section_index', 'auxin-elements'),
221
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
222
- 'dependency' => '', // [arr] define param visibility depending on other field value
223
- 'weight' => '', // [int] params with greater weight will be rendered first
224
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
225
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
226
- ),
227
- array( // array of parameter
228
- 'param_name' => 'paged', // [str] must be the same as your parameter name
229
- 'type' => 'textfield', // [str] attribute type
230
- 'value' => 'category', // [str/arr] default attribute's value
231
- 'def_value' => 'category', // [str/arr] default attribute's value
232
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
233
- 'class' => 'paged', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
234
- 'heading' => __('paged','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
235
- 'description' => __('attachment paged', 'auxin-elements'),
236
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
237
- 'dependency' => '', // [arr] define param visibility depending on other field value
238
- 'weight' => '', // [int] params with greater weight will be rendered first
239
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
240
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
241
- ),
242
- array( // array of parameter
243
- 'param_name' => 'extra_classes', // [str] must be the same as your parameter name
244
- 'type' => 'textfield', // [str] attribute type
245
- 'value' => '', // [str/arr] default attribute's value
246
- 'def_value' => '', // [str/arr] default attribute's value
247
- 'holder' => 'textfield', // [str] HTML tag name where Visual Composer will store attribute value in Visual Composer edit mode
248
- 'class' => 'extra_classes', // [str] class name that will be added to the "holder" HTML tag. Useful if you want to target some CSS rules to specific items in the backend edit interface
249
- 'heading' => __('Extra class name','auxin-elements'), // [str] human friendly title of your param. Will be visible in shortcode's edit screen
250
- 'description' => __('If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.', 'auxin-elements'),
251
- 'admin_label' => true, // [bool] show value of param in Visual Composer editor
252
- 'dependency' => '', // [arr] define param visibility depending on other field value
253
- 'weight' => '', // [int] params with greater weight will be rendered first
254
- 'group' => '' , // [str] use it to divide your params within groups (tabs)
255
- 'edit_field_class' => '' // [str] set param container width in content element edit window. According to Bootstrap logic eg. col-md-4. (Available from Visual Composer 4.0)
256
- )
257
-
258
- // , // another array for another param
259
- )
260
- );
261
-
262
- // push this node in master_array
263
- $master_array[] = $auxin_latest_items_vc;
264
-
265
- return $master_array;
266
- }
267
-
268
- add_filter( 'auxin_master_array_shortcodes', 'get_auxin_latest_items_vc', 10, 1 );
269
-
270
-
271
- // This is the widget call back in fact the front end out put of this widget comes from this function
272
- function auxin_widget_latest_items( $atts, $shortcode_content = null ){
273
-
274
-
275
- // @TODO
276
- // Defining default attributes
277
- $default_atts = array(
278
- 'title' => '', // header title
279
- 'size' => 100, // section size
280
- 'col' => '33', // one .. six-column
281
- 'mode' => 'none', // caption-over, none
282
- 'grid' => '', // custome grid
283
- 'num' => -1, // fetch num
284
- 'nav' => 'pagination', // pagination , filterable
285
- 'title' => '', // widget header title
286
- 'posttype' => 'post', // posttype
287
- 'cat_id' => '',
288
- 'taxonomy' => 'category',
289
- 'view_excerpt' => 'yes',
290
- 'view_title' => 'yes',
291
- 'excerpt_len' => '100',
292
- 'section_index'=> '',
293
- 'paged' => '1',
294
- 'col' => 3,
295
- 'extra_classes' => '', // custom css class names for this element
296
- 'custom_el_id' => '', // custom id attribute for this element
297
- );
298
-
299
- // Widget Info -----------------------------
300
-
301
- // Widget general info
302
- $before_widget = $after_widget = '';
303
- $before_title = $after_title = '';
304
-
305
- // If widget info is passed, extract them in above variables
306
- if( isset( $atts['widget_info'] ) ){
307
- extract( $atts['widget_info'] );
308
- }
309
- $widget_title = isset( $atts['widget_title'] ) ? $atts['widget_title'] : '';
310
-
311
- // CSS class names for section -------------
312
-
313
- // The default CSS classes for widget container
314
- // Note that 'widget-container' should be in all element
315
- $default_atts['_css_classes'] = array( 'widget-container' );
316
-
317
- // Parse shortcode attributes
318
- $parsed_atts = shortcode_atts( $default_atts, $atts, __FUNCTION__ );
319
-
320
- // Extract array nodes in variables
321
- extract( $parsed_atts );
322
-
323
- // Defining extra class names --------------
324
-
325
- // Add extra class names to class list here - widget-{element_name}
326
- $_css_classes[] = 'widget-pages'; // @TODO define widget-{element_name}
327
-
328
- // Covering classes in list to class attribute for main section
329
- $section_class_attr = auxin_make_html_class_attribute( $_css_classes, $extra_classes );
330
-
331
- $content = wpb_js_remove_wpautop($shortcode_content, true); // fix unclosed/unwanted paragraph tags in $content
332
- // TODO: axi should change to aux
333
- global $axi_img_size;
334
-
335
- // Defining query base on needs ------------
336
-
337
- // create an id for this section
338
- $uid = "axi_pbei".$section_index;
339
- if(empty($section_index)) $uid = uniqid("axi_pbei");
340
-
341
- // validate number fetched items
342
- $num = ((int)$num > 0)?$num:-1;
343
- // set column number to 3 if its empty
344
- $col = empty($col)?"1/3":$col;
345
-
346
- // get number of grid column ---------------------------------
347
- // actual col size
348
- // get number of grid column
349
- $wrapper_size = empty($size)?100:$size;
350
- $col_actual = ($wrapper_size / 100) * (int)$col;
351
- $col_num = floor(100 / $col_actual);
352
- $col_num = $col_num > 5?5:$col_num; // max column num is 5
353
- // get thumbnsil size name
354
- $image_size_name = "i".$col_num;
355
-
356
-
357
-
358
- // get all taxonomy items for filtering purpose ---------------
359
- $tax_args = array('taxonomy' => $taxonomy, 'terms' => $cat_id );
360
-
361
- if(empty($cat_id) || $cat_id == "all" ) $tax_args = "";
362
-
363
- // get all taxonomy items for filtering purpose ---------------
364
- $tax_args = array('taxonomy' => $taxonomy, 'terms' => $cat_id );
365
-
366
- if(empty($cat_id) || $cat_id == "all" ) $tax_args = "";
367
-
368
- // Create wp_query to get pages
369
- $query_args = array(
370
- 'post_type' => $posttype,
371
- 'orderby' => "menu_order date",
372
- 'post_status'=> 'publish',
373
- 'posts_per_page' => $num,
374
- 'paged' => $paged,
375
- 'tax_query' => array($tax_args)
376
- );
377
-
378
- $query_res = null;
379
- $query_res = new WP_Query( $query_args );
380
-
381
- ob_start();
382
- ?>
383
- <?php echo wp_kses_post( $before_widget ); ?>
384
-
385
- <section id="<?php echo esc_attr( $custom_el_id ); ?>" <?php echo wp_kses_post( $section_class_attr ); ?>>
386
-
387
- <?php
388
- if( ! empty( $before_title ) ){
389
- echo wp_kses_post( $before_title . $widget_title . $after_title );
390
- } elseif( ! empty( $title ) ){
391
- echo get_widget_title( $title );
392
- }
393
- ?>
394
-
395
- <div class="widget-inner">
396
-
397
- <div class="aux-col-wrapper <?php echo "aux-" . esc_attr( $col ); ?>"> // faghat vase seton
398
-
399
- <?php if( $query_res->have_posts() ): while ( $query_res->have_posts() ) : $query_res->the_post(); ?>
400
-
401
- <article class="aux-col">
402
- <!-- @TODO - The output for each element here -->
403
- <?php // reset current item image size name
404
- $thumb_size = $image_size_name;
405
-
406
- // is current item highlighted?
407
- $is_highlight = get_post_meta($th_query->post->ID, 'is_highlighted', true);
408
-
409
- // this is the css class name that indicates the thumbnail size in browser
410
- $classSize = "";
411
- if($is_highlight == "yes" && $mode == "caption-over"){
412
- $classSize = "height2";
413
- $thumb_size .= "_2"; // if the item is marked as highlited, make it 2x bigger in height
414
- }else{
415
- $classSize = "height1";
416
- $thumb_size .= "_1";
417
- }
418
-
419
- // get suite thumb size
420
- $dimentions = $axi_img_size[$thumb_size];
421
-
422
- // retinafy thumbnail
423
- $dimentions[0] = 1.8 * $dimentions[0];
424
- $dimentions[1] = 1.8 * $dimentions[1];
425
- ?>
426
-
427
- <?php // get the current item tag for filtering content
428
- $tax_name = 'portfolio-tag';
429
- $tax_terms = wp_get_post_terms($th_query->post->ID, $tax_name);
430
- // stores all current item tag slugs az class attrs
431
- $tax_slugs = "";
432
-
433
- if($tax_terms){
434
- foreach($tax_terms as $term)
435
- $tax_slugs .= " ".$term->slug;
436
- }
437
- ?>
438
-
439
- <article class="col" data-filter="<?php echo esc_attr( $tax_slugs ); ?>" >
440
- <figure>
441
- <div class="imgHolder <?php echo esc_attr( $classSize ); ?>">
442
- <a href="<?php the_permalink(); ?>">
443
- <?php
444
- auxin_the_post_thumbnail($th_query->post->ID, $dimentions[0], $dimentions[1], true, 70);
445
- ?>
446
- <?php if ($mode == "caption-over"): ?>
447
-
448
- <em>
449
- <?php if($view_title == 'yes'){ ?>
450
- <h4><?php the_title(); ?></h4>
451
- <?php } ?>
452
-
453
- <?php
454
- $cat_terms = wp_get_post_terms(get_the_ID(), 'project-type');
455
- if(!empty($cat_terms)){
456
- echo '<i>';
457
- $cnt = 0;
458
- foreach($cat_terms as $term){
459
- echo $cnt == 0?'':' / ';
460
- echo esc_html( $term->name );
461
- $cnt++;
462
- }
463
- echo '</i>';
464
- }
465
- ?>
466
- </em>
467
-
468
- <?php endif; ?>
469
- </a>
470
- </div>
471
- <?php if ($mode != "caption-over") { ?>
472
-
473
- <figcaption>
474
- <h4 class="fig-title">
475
- <?php if($view_title == 'yes'){ ?>
476
- <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
477
- <?php } ?>
478
- </h4>
479
- <?php if($view_excerpt == "yes") auxin_the_trimmed_string(get_the_excerpt(),$excerpt_len); ?>
480
- </figcaption>
481
-
482
- <?php } ?>
483
- </figure>
484
- </article>
485
- </article>
486
- <?php
487
- endwhile; endif;
488
- wp_reset_query();
489
- ?>
490
-
491
- </div><!-- aux-col-wrapper -->
492
- </div><!-- widget-inner -->
493
- </section><!-- widget-container -->
494
-
495
- <?php echo wp_kses_post( $after_widget ); ?>
496
-
497
- <?php
498
- return ob_get_clean();
499
- }
500
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/elements/latest-posts-slider.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_post_slider_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
24
- 'is_vc' => true,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/popular-posts-widget.php CHANGED
@@ -29,7 +29,6 @@ function auxin_get_popular_post_widget_master_array( $master_array ) {
29
  'weight' => 1,
30
  'is_widget' => true,
31
  'is_shortcode' => false,
32
- 'is_vc' => false,
33
  'category' => THEME_NAME,
34
  'group' => '',
35
  'admin_enqueue_js' => '',
29
  'weight' => 1,
30
  'is_widget' => true,
31
  'is_shortcode' => false,
 
32
  'category' => THEME_NAME,
33
  'group' => '',
34
  'admin_enqueue_js' => '',
includes/elements/recent-posts-grid-carousel.php CHANGED
@@ -35,7 +35,6 @@ function auxin_get_recent_posts_master_array( $master_array ) {
35
  'weight' => 1,
36
  'is_widget' => false,
37
  'is_shortcode' => true,
38
- 'is_vc' => true,
39
  'category' => THEME_NAME,
40
  'group' => '',
41
  'admin_enqueue_js' => '',
35
  'weight' => 1,
36
  'is_widget' => false,
37
  'is_shortcode' => true,
 
38
  'category' => THEME_NAME,
39
  'group' => '',
40
  'admin_enqueue_js' => '',
includes/elements/recent-posts-land-style.php CHANGED
@@ -35,7 +35,6 @@ function auxin_get_recent_posts_land_master_array( $master_array ) {
35
  'weight' => 1,
36
  'is_widget' => false,
37
  'is_shortcode' => true,
38
- 'is_vc' => true,
39
  'category' => THEME_NAME,
40
  'group' => '',
41
  'admin_enqueue_js' => '',
35
  'weight' => 1,
36
  'is_widget' => false,
37
  'is_shortcode' => true,
 
38
  'category' => THEME_NAME,
39
  'group' => '',
40
  'admin_enqueue_js' => '',
includes/elements/recent-posts-masonry.php CHANGED
@@ -35,7 +35,6 @@ function auxin_get_recent_posts_masonry_master_array( $master_array ) {
35
  'weight' => 1,
36
  'is_widget' => false,
37
  'is_shortcode' => true,
38
- 'is_vc' => true,
39
  'category' => THEME_NAME,
40
  'group' => '',
41
  'admin_enqueue_js' => '',
35
  'weight' => 1,
36
  'is_widget' => false,
37
  'is_shortcode' => true,
 
38
  'category' => THEME_NAME,
39
  'group' => '',
40
  'admin_enqueue_js' => '',
includes/elements/recent-posts-tiles-carousel.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_recent_posts_tiles_carousel_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/recent-posts-tiles.php CHANGED
@@ -35,7 +35,6 @@ function auxin_get_recent_posts_tiles_master_array( $master_array ) {
35
  'weight' => 1,
36
  'is_widget' => false,
37
  'is_shortcode' => true,
38
- 'is_vc' => true,
39
  'category' => THEME_NAME,
40
  'group' => '',
41
  'admin_enqueue_js' => '',
35
  'weight' => 1,
36
  'is_widget' => false,
37
  'is_shortcode' => true,
 
38
  'category' => THEME_NAME,
39
  'group' => '',
40
  'admin_enqueue_js' => '',
includes/elements/recent-posts-timeline.php CHANGED
@@ -29,7 +29,6 @@ function auxin_get_recent_posts_timeline_master_array( $master_array ) {
29
  'weight' => 1,
30
  'is_widget' => false,
31
  'is_shortcode' => true,
32
- 'is_vc' => true,
33
  'category' => THEME_NAME,
34
  'group' => '',
35
  'admin_enqueue_js' => '',
29
  'weight' => 1,
30
  'is_widget' => false,
31
  'is_shortcode' => true,
 
32
  'category' => THEME_NAME,
33
  'group' => '',
34
  'admin_enqueue_js' => '',
includes/elements/recent-posts-widget.php CHANGED
@@ -35,7 +35,6 @@ function auxin_get_recent_post_widget_master_array( $master_array ) {
35
  'weight' => 1,
36
  'is_widget' => true,
37
  'is_shortcode' => false,
38
- 'is_vc' => false,
39
  'category' => THEME_NAME,
40
  'group' => '',
41
  'admin_enqueue_js' => '',
35
  'weight' => 1,
36
  'is_widget' => true,
37
  'is_shortcode' => false,
 
38
  'category' => THEME_NAME,
39
  'group' => '',
40
  'admin_enqueue_js' => '',
includes/elements/recent-products.php CHANGED
@@ -20,7 +20,6 @@ function auxin_get_the_recent_products_master_array( $master_array ) {
20
  'show_settings_on_create' => true,
21
  'weight' => 1,
22
  'category' => THEME_NAME,
23
- 'is_vc' => true,
24
  'is_widget' => true,
25
  'is_shortcode' => true,
26
  'group' => '',
20
  'show_settings_on_create' => true,
21
  'weight' => 1,
22
  'category' => THEME_NAME,
 
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
  'group' => '',
includes/elements/sample-element.php CHANGED
@@ -25,7 +25,6 @@ function auxin_get_sample_master_array( $master_array ) {
25
  'weight' => 1, // [Int] content elements with greater weight will be rendered first in "Content Elements" grid, higher appear upper
26
  'is_widget' => true, // whether to add widget not not
27
  'is_shortcode' => true, // whether to add shortcode not not
28
- 'is_vc' => true, // whether to add the element to visual composer or not
29
  'category' => THEME_NAME, // [str] category which best suites to describe functionality of this shortcode.
30
  'group' => '', // [str] TODO: no idea Group your params in groups, they will be divided in tabs in the edit element window
31
  'admin_enqueue_js' => '', // [str/arr] this js will be loaded in the js_composer edit mode
25
  'weight' => 1, // [Int] content elements with greater weight will be rendered first in "Content Elements" grid, higher appear upper
26
  'is_widget' => true, // whether to add widget not not
27
  'is_shortcode' => true, // whether to add shortcode not not
 
28
  'category' => THEME_NAME, // [str] category which best suites to describe functionality of this shortcode.
29
  'group' => '', // [str] TODO: no idea Group your params in groups, they will be divided in tabs in the edit element window
30
  'admin_enqueue_js' => '', // [str/arr] this js will be loaded in the js_composer edit mode
includes/elements/search.php CHANGED
@@ -20,7 +20,6 @@ function auxin_get_search_master_array( $master_array ) {
20
  'weight' => 1,
21
  'is_widget' => true,
22
  'is_shortcode' => true,
23
- 'is_vc' => true,
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
20
  'weight' => 1,
21
  'is_widget' => true,
22
  'is_shortcode' => true,
 
23
  'category' => THEME_NAME,
24
  'group' => '',
25
  'admin_enqueue_js' => '',
includes/elements/socials-list.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_social_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
24
- 'is_vc' => true,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
@@ -158,7 +157,6 @@ function auxin_get_social_widget_master_array( $master_array ) {
158
  'weight' => 1,
159
  'is_widget' => true,
160
  'is_shortcode' => false,
161
- 'is_vc' => false,
162
  'category' => THEME_NAME,
163
  'group' => '',
164
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
157
  'weight' => 1,
158
  'is_widget' => true,
159
  'is_shortcode' => false,
 
160
  'category' => THEME_NAME,
161
  'group' => '',
162
  'admin_enqueue_js' => '',
includes/elements/staff.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_staff_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/tab-widget.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_tabs_widget_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
24
- 'is_vc' => false,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => true,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/tabs.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_tabs_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
24
- 'is_vc' => false,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/testimonial.php CHANGED
@@ -22,7 +22,6 @@ function auxin_get_testimonial_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => true,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/elements/text.php CHANGED
@@ -21,7 +21,6 @@ function auxin_get_text_master_array( $master_array ) {
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
24
- 'is_vc' => true,
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
21
  'weight' => 1,
22
  'is_widget' => false,
23
  'is_shortcode' => true,
 
24
  'category' => THEME_NAME,
25
  'group' => '',
26
  'admin_enqueue_js' => '',
includes/elements/touch-slider.php CHANGED
@@ -22,7 +22,6 @@ function auxin_touch_slider_master_array( $master_array ) {
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
25
- 'is_vc' => true,
26
  'category' => THEME_NAME,
27
  'group' => '',
28
  'admin_enqueue_js' => '',
22
  'weight' => 1,
23
  'is_widget' => false,
24
  'is_shortcode' => true,
 
25
  'category' => THEME_NAME,
26
  'group' => '',
27
  'admin_enqueue_js' => '',
includes/general-hooks.php CHANGED
@@ -31,420 +31,6 @@ function auxels_body_class( $classes ) {
31
  add_filter( 'body_class', 'auxels_body_class', 13 );
32
 
33
 
34
- /**
35
- * Add meta custom field types for vc
36
- *
37
- * @return void
38
- */
39
- function auxin_add_vc_field_types(){
40
-
41
- if ( defined( 'WPB_VC_VERSION' ) ) {
42
-
43
- // aux_iconpicker field type definition for VC
44
- vc_add_shortcode_param( 'aux_iconpicker', 'auxin_aux_iconpicker_settings_field', ADMIN_JS_URL . 'scripts.js' );
45
- function auxin_aux_iconpicker_settings_field( $settings, $value ) {
46
-
47
- $font_icons = Auxin()->Font_Icons->get_icons_list('fontastic');
48
- $output = '<div class="aux-element-field aux-iconpicker">';
49
- $output .= sprintf( '<select name="%1$s" id="%1$s" class="aux-fonticonpicker aux-select wpb_vc_param_value wpb-select ' .
50
- esc_attr( $settings['param_name'] ) . ' ' . $settings['type'] . '_field" >', esc_attr($settings['param_name']) );
51
- $output .= '<option value="">' . __('Choose ..', 'auxin-elements') . '</option>';
52
-
53
- if( is_array( $font_icons ) ) {
54
- foreach ( $font_icons as $icon ) {
55
- $icon_id = trim( $icon->classname, '.' );
56
- // $output .= '<option value="'. $icon_id .'" '. selected( $instance[$id], $icon_id, false ) .' >'. $icon->name . '</option>';
57
- $output .= '<option value="'. $icon_id .'" '. selected( esc_attr( $value ) , $icon_id, false ) .' >'. $icon->name . '</option>';
58
-
59
- }
60
- }
61
-
62
- $output .= '</select>';
63
- $output .= '</div>';
64
-
65
- return $output; // This is html markup that will be outputted in content elements edit form
66
- }
67
-
68
- // aux_visual_select field type definition for VC
69
- vc_add_shortcode_param( 'aux_visual_select', 'auxin_aux_visual_select_settings_field', ADMIN_JS_URL . 'scripts.js' );
70
- function auxin_aux_visual_select_settings_field( $settings, $value ) {
71
-
72
- $output = '<select name="' . esc_attr($settings['param_name']) .
73
- '" class="aux-element-field visual-select-wrapper wpb_vc_param_value wpb-select ' .
74
- esc_attr( $settings['param_name'] ) . ' ' . $settings['type'] . '_field" '.
75
- ' id="' . esc_attr($settings['param_name']) .
76
- '" data-option="' . esc_attr( $value ) . '" >';
77
- foreach ( $settings['choices'] as $id => $option_info ) {
78
- $active_attr = ( $id == esc_attr( $value ) ) ? 'selected' : '';
79
- $data_class = isset( $option_info['css_class'] ) && ! empty( $option_info['css_class'] ) ? 'data-class="'. $option_info['css_class'].'"' : '';
80
- $data_symbol = empty( $data_class ) && isset( $option_info['image'] ) && ! empty( $option_info['image'] ) ? 'data-symbol="'. $option_info['image'].'"' : '';
81
- $data_video = ! empty( $option_info['video_src'] ) ? 'data-video-src="'. esc_attr( $option_info['video_src'] ).'"' : '';
82
- $css_classs = 'class="'. ($id) .'"';
83
- $output .= sprintf( '<option value="%s" %s %s %s %s %s>%s</option>', $id,$css_classs, $active_attr, $data_symbol, $data_video, $data_class, $option_info['label'] );
84
- }
85
- $output .= '</select>';
86
-
87
- return $output; // This is html markup that will be outputted in content elements edit form
88
- }
89
-
90
- // aux_select_audio field type definition for VC
91
- vc_add_shortcode_param( 'aux_select_audio', 'aux_select_audio_settings_field', ADMIN_JS_URL . 'scripts.js' );
92
- function aux_select_audio_settings_field( $settings, $value ) {
93
-
94
- // Store attachment src for avertaAttachMedia field
95
- if( !empty( $value) ) {
96
- $att_ids = explode( ',', $value );
97
- $attach_ids_list = auxin_get_the_resized_attachment_src( $att_ids, 80, 80, true );
98
- if(!empty($att_ids)) {
99
- printf( "<script>auxin.attachmedia = jQuery.extend( auxin.attachmedia, %s );</script>", wp_json_encode( array_unique( $attach_ids_list ) ) );
100
- }
101
- }
102
- $output = '';
103
- $output .= '<div class="aux-element-field av3_container aux_select_image axi-attachmedia-wrapper">'.
104
- '<input type="text" class="wpb-multiselect wpb_vc_param_value ' . esc_sql($settings['param_name']) . ' ' . $settings['type'] . '_field" name="' . esc_attr($settings['param_name']) . '" ' . 'id="' . esc_attr($settings['param_name']) . '" '
105
- . 'value="' . esc_attr( $value ) . '" data-media-type="audio" data-limit="1" data-multiple="0"'
106
- .'data-add-to-list="'.__('Add Audio', 'auxin-elements').'" '
107
- .'data-uploader-submit="'.__('Add Audio', 'auxin-elements').'"'
108
- .'data-uploader-title="'.__('Select Audio', 'auxin-elements').'"> '
109
- .'</div>';
110
-
111
- return $output; // This is html markup that will be outputted in content elements edit form
112
- }
113
-
114
- // aux_select_video field type definition for VC
115
- vc_add_shortcode_param( 'aux_select_video', 'aux_select_video_settings_field', ADMIN_JS_URL . 'scripts.js' );
116
- function aux_select_video_settings_field( $settings, $value ) {
117
-
118
- // Store attachment src for avertaAttachMedia field
119
- if( !empty( $value) ) {
120
- $att_ids = explode( ',', $value );
121
- $attach_ids_list = auxin_get_the_resized_attachment_src( $att_ids, 80, 80, true );
122
- if(!empty($att_ids)) {
123
- printf( "<script>auxin.attachmedia = jQuery.extend( auxin.attachmedia, %s );</script>", wp_json_encode( array_unique( $attach_ids_list ) ) );
124
- }
125
- }
126
- $output = '';
127
- $output .= '<div class="aux-element-field av3_container aux_select_image axi-attachmedia-wrapper">'.
128
- '<input type="text" class="wpb-multiselect wpb_vc_param_value ' . esc_sql($settings['param_name']) . ' ' . $settings['type'] . '_field" name="' . esc_attr($settings['param_name']) . '" ' . 'id="' . esc_attr($settings['param_name']) . '" '
129
- . 'value="' . esc_attr( $value ) . '" data-media-type="video" data-limit="1" data-multiple="0"'
130
- .'data-add-to-list="'.__('Add Video', 'auxin-elements').'" '
131
- .'data-uploader-submit="'.__('Add Video', 'auxin-elements').'"'
132
- .'data-uploader-title="'.__('Select Video', 'auxin-elements').'"> '
133
- .'</div>';
134
-
135
- return $output; // This is html markup that will be outputted in content elements edit form
136
- }
137
-
138
- // aux_select2_multiple field type definition for VC
139
- vc_add_shortcode_param( 'aux_select2_multiple', 'aux_multiple_selector_settings_field', ADMIN_JS_URL . 'scripts.js' );
140
- function aux_multiple_selector_settings_field( $settings, $value ) {
141
-
142
- if( gettype( $value ) === "string" ) {
143
- $value = explode( ",", $value);
144
- }
145
- $select = $value;
146
- $output = '';
147
- $output .= '<select multiple="multiple" name="' . esc_sql($settings['param_name']) . '" style="width:100%" ' . ' class="wpb-multiselect wpb_vc_param_value aux-select2-multiple ' . esc_sql($settings['param_name']) . ' ' . $settings['type'] . '_field" '. '>';
148
- foreach ( $settings['value'] as $id => $option_info ) {
149
- $active_attr = in_array( $id, $select) ? 'selected="selected"' : '';
150
- $output .= sprintf( '<option value="%s" %s >%s</option>', $id, $active_attr, $option_info );
151
- }
152
- $output.= '</select>';
153
-
154
- return $output; // This is html markup that will be outputted in content elements edit form
155
- }
156
-
157
- // aux_taxonomy field type definition for VC
158
- vc_add_shortcode_param( 'aux_taxonomy', 'aux_taxonomy_selector_settings_field', ADMIN_JS_URL . 'scripts.js' );
159
- function aux_taxonomy_selector_settings_field( $settings, $value ) {
160
-
161
- $categories = get_terms(
162
- array( 'taxonomy' => $settings['taxonomy'],
163
- 'orderby' => 'count',
164
- 'hide_empty' => true
165
- ));
166
-
167
- $categories_list = array( ' ' => __('All Categories', 'auxin-elements' ) );
168
- foreach ( $categories as $key => $value_id ) {
169
- $categories_list[$value_id->term_id] = $value_id->name;
170
- }
171
- if( gettype( $value ) === "string" ) {
172
- $value = explode( ",", $value);
173
- }
174
- $selected = $value;
175
- $output = '';
176
- $output .= '<select multiple="multiple" name="' . $settings['param_name'] . '" style="width:100%" ' . ' class="wpb-multiselect wpb_vc_param_value aux-select2-multiple ' . esc_sql($settings['param_name']) . ' ' . 'aux-admin-select2 ' . $settings['type'] . '_field" '. '>';
177
- foreach ( $categories_list as $id => $options_info ) {
178
- $active_attr = in_array( $id, $selected) ? 'selected="selected"' : '';
179
- $output .= sprintf( '<option value="%s" %s >%s</option>', $id, $active_attr, $options_info );
180
- }
181
- $output.= '</select>';
182
-
183
- return $output; // This is html markup that will be outputted in content elements edit form
184
- }
185
-
186
- vc_add_shortcode_param( 'aux_switch', 'auxin_aux_switch_settings_field', ADMIN_JS_URL . 'scripts.js' );
187
- function auxin_aux_switch_settings_field( $settings, $value ) {
188
- $active_attr = auxin_is_true( $value ) ? 'checked="checked"' : '';
189
- return '<div class="av3_container aux_switch">'.
190
- '<input type="checkbox" name="' . esc_attr( $settings['param_name'] ) . '" class="wpb_vc_param_value wpb_checkbox checkbox '.
191
- esc_attr( $settings['param_name'] ) . ' ' .
192
- esc_attr( $settings['type'] ) . '_field' .
193
- '" value="' . esc_attr( $value ) . '" ' . $active_attr . ' >' .
194
- '</div>'; // This is html markup that will be outputted in content elements edit form
195
- }
196
-
197
-
198
-
199
- }
200
-
201
- /**
202
- * Enqueue all my widget's admin scripts
203
- */
204
- function auxin_widgets_enqueue_scripts(){
205
- wp_enqueue_script('auxin_widget');
206
-
207
- }
208
- add_action( 'admin_print_scripts-widgets.php', 'auxin_widgets_enqueue_scripts' );
209
-
210
- /**
211
- * This part is for adding Auxin font icon to Visual composer icon
212
- * this is just temporary and need to move and write in a better manner when it is compelete
213
- * TODO: just for now to see it is working
214
- */
215
-
216
- // Add Auxin icons to Visual Composer icons
217
- $settings = array(
218
- 'name' => __( 'Auxin Icons', 'auxin-elements' ),
219
- 'category' => THEME_NAME,
220
- 'params' => array(
221
- array(
222
- 'type' => 'dropdown',
223
- 'heading' => __( 'Icon library', 'auxin-elements' ),
224
- 'value' => array(
225
- __( 'Font Awesome', 'auxin-elements' ) => 'fontawesome',
226
- __( 'Open Iconic', 'auxin-elements' ) => 'openiconic',
227
- __( 'Typicons', 'auxin-elements' ) => 'typicons',
228
- __( 'Entypo', 'auxin-elements' ) => 'entypo',
229
- __( 'Linecons', 'auxin-elements' ) => 'linecons',
230
- __( 'Auxin', 'auxin-elements' ) => 'auxin'
231
- ),
232
- 'admin_label' => true,
233
- 'param_name' => 'type',
234
- 'description' => __( 'Select icon library.', 'auxin-elements' )
235
- ),
236
- array(
237
- 'type' => 'iconpicker',
238
- 'heading' => __( 'Icon', 'auxin-elements' ),
239
- 'param_name' => 'icon_auxin',
240
- 'value' => 'auxin-icon-basket-1', // default value to backend editor admin_label
241
- 'settings' => array(
242
- 'emptyIcon' => false,
243
- // default true, display an "EMPTY" icon?
244
- 'type' => 'auxin',
245
- 'iconsPerPage' => 4000
246
- // default 100, how many icons per/page to display, we use (big number) to display all icons in single page
247
- ),
248
- 'dependency' => array(
249
- 'element' => 'type',
250
- 'value' => 'auxin'
251
- ),
252
- 'description' => __( 'Select icon from library.', 'auxin-elements' )
253
- ),
254
- array(
255
- 'type' => 'iconpicker',
256
- 'heading' => __( 'Icon', 'auxin-elements' ),
257
- 'param_name' => 'icon_fontawesome',
258
- 'value' => 'fa fa-adjust', // default value to backend editor admin_label
259
- 'settings' => array(
260
- 'emptyIcon' => false,
261
- // default true, display an "EMPTY" icon?
262
- 'iconsPerPage' => 4000
263
- // default 100, how many icons per/page to display, we use (big number) to display all icons in single page
264
- ),
265
- 'dependency' => array(
266
- 'element' => 'type',
267
- 'value' => 'fontawesome'
268
- ),
269
- 'description' => __( 'Select icon from library.', 'auxin-elements' )
270
- ),
271
- array(
272
- 'type' => 'iconpicker',
273
- 'heading' => __( 'Icon', 'auxin-elements' ),
274
- 'param_name' => 'icon_openiconic',
275
- 'value' => 'vc-oi vc-oi-dial', // default value to backend editor admin_label
276
- 'settings' => array(
277
- 'emptyIcon' => false, // default true, display an "EMPTY" icon?
278
- 'type' => 'openiconic',
279
- 'iconsPerPage' => 4000 // default 100, how many icons per/page to display
280
- ),
281
- 'dependency' => array(
282
- 'element' => 'type',
283
- 'value' => 'openiconic'
284
- ),
285
- 'description' => __( 'Select icon from library.', 'auxin-elements' )
286
- ),
287
- array(
288
- 'type' => 'iconpicker',
289
- 'heading' => __( 'Icon', 'auxin-elements' ),
290
- 'param_name' => 'icon_typicons',
291
- 'value' => 'typcn typcn-adjust-brightness', // default value to backend editor admin_label
292
- 'settings' => array(
293
- 'emptyIcon' => false, // default true, display an "EMPTY" icon?
294
- 'type' => 'typicons',
295
- 'iconsPerPage' => 4000 // default 100, how many icons per/page to display
296
- ),
297
- 'dependency' => array(
298
- 'element' => 'type',
299
- 'value' => 'typicons'
300
- ),
301
- 'description' => __( 'Select icon from library.', 'auxin-elements' )
302
- ),
303
- array(
304
- 'type' => 'iconpicker',
305
- 'heading' => __( 'Icon', 'auxin-elements' ),
306
- 'param_name' => 'icon_entypo',
307
- 'value' => 'entypo-icon entypo-icon-note', // default value to backend editor admin_label
308
- 'settings' => array(
309
- 'emptyIcon' => false, // default true, display an "EMPTY" icon?
310
- 'type' => 'entypo',
311
- 'iconsPerPage' => 4000 // default 100, how many icons per/page to display
312
- ),
313
- 'dependency' => array(
314
- 'element' => 'type',
315
- 'value' => 'entypo'
316
- ),
317
- ),
318
- array(
319
- 'type' => 'iconpicker',
320
- 'heading' => __( 'Icon', 'auxin-elements' ),
321
- 'param_name' => 'icon_linecons',
322
- 'value' => 'vc_li vc_li-heart', // default value to backend editor admin_label
323
- 'settings' => array(
324
- 'emptyIcon' => false, // default true, display an "EMPTY" icon?
325
- 'type' => 'linecons',
326
- 'iconsPerPage' => 4000 // default 100, how many icons per/page to display
327
- ),
328
- 'dependency' => array(
329
- 'element' => 'type',
330
- 'value' => 'linecons'
331
- ),
332
- 'description' => __( 'Select icon from library.', 'auxin-elements' ),
333
- ),
334
-
335
- array(
336
- 'type' => 'colorpicker',
337
- 'heading' => __( 'Custom color', 'auxin-elements' ),
338
- 'param_name' => 'custom_color',
339
- 'description' => __( 'Select custom icon color.', 'auxin-elements' ),
340
- 'dependency' => array(
341
- 'element' => 'color',
342
- 'value' => 'custom'
343
- ),
344
- ),
345
- array(
346
- 'type' => 'dropdown',
347
- 'heading' => __( 'Background shape', 'auxin-elements' ),
348
- 'param_name' => 'background_style',
349
- 'value' => array(
350
- __( 'None', 'auxin-elements' ) => '',
351
- __( 'Circle', 'auxin-elements' ) => 'rounded',
352
- __( 'Square', 'auxin-elements' ) => 'boxed',
353
- __( 'Rounded', 'auxin-elements' ) => 'rounded-less',
354
- __( 'Outline Circle', 'auxin-elements' ) => 'rounded-outline',
355
- __( 'Outline Square', 'auxin-elements' ) => 'boxed-outline',
356
- __( 'Outline Rounded', 'auxin-elements' ) => 'rounded-less-outline'
357
- ),
358
- 'description' => __( 'Select background shape and style for icon.', 'auxin-elements' )
359
- ),
360
-
361
- array(
362
- 'type' => 'colorpicker',
363
- 'heading' => __( 'Custom background color', 'auxin-elements' ),
364
- 'param_name' => 'custom_background_color',
365
- 'description' => __( 'Select custom icon background color.', 'auxin-elements' ),
366
- 'dependency' => array(
367
- 'element' => 'background_color',
368
- 'value' => 'custom'
369
- ),
370
- ),
371
-
372
- array(
373
- 'type' => 'dropdown',
374
- 'heading' => __( 'Icon alignment', 'auxin-elements' ),
375
- 'param_name' => 'align',
376
- 'value' => array(
377
- __( 'Left', 'auxin-elements' ) => 'left',
378
- __( 'Right', 'auxin-elements' ) => 'right',
379
- __( 'Center', 'auxin-elements' ) => 'center'
380
- ),
381
- 'description' => __( 'Select icon alignment.', 'auxin-elements' ),
382
- ),
383
-
384
- ),
385
-
386
- );
387
-
388
- if ( defined( 'WPB_VC_VERSION' ) ) {
389
-
390
- // vc_map_update('vc_icon', $settings );
391
-
392
- // TODO: This is a sample we need to create an array for all the icons and also enque its css file
393
- // add_filter( 'vc_iconpicker-type-auxin', 'vc_iconpicker_type_auxin' );
394
- function vc_iconpicker_type_auxin( $icons ) {
395
- $auxin_icons = array(
396
- "Test" => array(
397
- array( 'auxin-icon auxin-icon-2-arrows' => __( 'Arrow', 'auxin-elements' ) ),
398
- array( 'auxin-icon auxin-icon-basket-1' => __( 'Arrow', 'auxin-elements' ) ),
399
- array( 'auxin-icon auxin-icon-back-pack' => __( 'Back', 'auxin-elements' ) )
400
- )
401
- );
402
-
403
- return array_merge( $icons, $auxin_icons );
404
- }
405
-
406
- // add_action( 'vc_backend_editor_enqueue_js_css', 'auxin_vc_iconpicker_editor_jscss' );
407
- // @see Vc_Frontend_Editor::enqueueAdmin (wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php),
408
- // used to enqueue needed js/css files when frontend editor is rendering
409
- // add_action( 'vc_frontend_editor_enqueue_js_css', 'auxin_vc_iconpicker_editor_jscss' );
410
- function auxin_vc_iconpicker_editor_jscss () {
411
- wp_enqueue_style( 'auxin_font' );
412
- }
413
-
414
- // @see Vc_Base::frontCss, used to append actions when frontCss(frontend editor/and real view mode) method called
415
- // This action registers all styles(fonts) to be enqueue later
416
- add_action( 'vc_base_register_front_css', 'auxin_vc_iconpicker_base_register_css' );
417
-
418
- // @see Vc_Base::registerAdminCss, used to append action when registerAdminCss(backend editor) method called
419
- // This action registers all styles(fonts) to be enqueue later
420
- add_action( 'vc_base_register_admin_css', 'auxin_vc_iconpicker_base_register_css' );
421
- function auxin_vc_iconpicker_base_register_css () {
422
- wp_register_style( 'auxin_font', vc_asset_url( 'css/lib/auxin-font/auxin-font.css' ), false, WPB_VC_VERSION, 'screen' );
423
- }
424
-
425
-
426
- }
427
-
428
- }
429
- add_action( 'auxin_admin_loaded', 'auxin_add_vc_field_types' );
430
-
431
-
432
- /**
433
- * load custom shortcodes, templates and element in visual composer start
434
- *
435
- * @return void
436
- */
437
- function auxin_on_vc_plugin_loaded(){
438
- global $vc_manager;
439
- if( ! is_null( $vc_manager ) ) {
440
- $auxin_shortcodes_template_dir = AUXELS_PUB_DIR . '/templates/vcomposer';
441
- $vc_manager->setCustomUserShortcodesTemplateDir( $auxin_shortcodes_template_dir );
442
- }
443
- }
444
- add_action( 'plugins_loaded', 'auxin_on_vc_plugin_loaded' );
445
-
446
-
447
-
448
  function auxin_add_theme_options_in_plugin( $fields_sections_list ){
449
 
450
  // Sub section - Custom JS ------------------------------------
31
  add_filter( 'body_class', 'auxels_body_class', 13 );
32
 
33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  function auxin_add_theme_options_in_plugin( $fields_sections_list ){
35
 
36
  // Sub section - Custom JS ------------------------------------
includes/index.php CHANGED
@@ -25,7 +25,6 @@ include_once( 'elements/recent-posts-grid-carousel.php' );
25
  include_once( 'elements/recent-posts-timeline.php' );
26
  include_once( 'elements/recent-posts-masonry.php' );
27
  include_once( 'elements/recent-posts-land-style.php' );
28
- include_once( 'elements/general-element-fields.php' );
29
 
30
  if( auxin_is_plugin_active( 'elementor/elementor.php' ) ) {
31
  include_once( 'elements/accordion.php' );
25
  include_once( 'elements/recent-posts-timeline.php' );
26
  include_once( 'elements/recent-posts-masonry.php' );
27
  include_once( 'elements/recent-posts-land-style.php' );
 
28
 
29
  if( auxin_is_plugin_active( 'elementor/elementor.php' ) ) {
30
  include_once( 'elements/accordion.php' );
languages/auxin-elements-fa_IR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Auxin Essential Elements\n"
4
  "Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
5
- "POT-Creation-Date: 2022-08-22 10:05:18+00:00\n"
6
  "PO-Revision-Date: 2016-11-09 12:50+0330\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
@@ -146,7 +146,7 @@ msgstr "زیرعنوان"
146
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:476
147
  #: includes/elementor/widgets/recent-posts-masonry.php:276
148
  #: includes/elementor/widgets/theme-elements/site-title.php:122
149
- #: includes/elements/recent-posts-grid-carousel.php:333
150
  msgid "Before Title"
151
  msgstr ""
152
 
@@ -154,7 +154,7 @@ msgstr ""
154
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:475
155
  #: includes/elementor/widgets/recent-posts-masonry.php:275
156
  #: includes/elementor/widgets/theme-elements/site-title.php:153
157
- #: includes/elements/recent-posts-grid-carousel.php:332
158
  #, fuzzy
159
  msgid "After Title"
160
  msgstr "عنوان"
@@ -205,40 +205,40 @@ msgstr ""
205
  msgid "Please support us to continue this project by rating it %s"
206
  msgstr ""
207
 
208
- #: admin/includes/admin-hooks.php:571
209
  msgid ""
210
  "Please make sure the image aspect ratio for all image sizes are the same."
211
  msgstr ""
212
 
213
- #: admin/includes/admin-hooks.php:627 includes/general-hooks.php:1398
214
  #, fuzzy
215
  msgid "Footer Brand Image"
216
  msgstr "تصویر پوستر"
217
 
218
- #: admin/includes/admin-hooks.php:628 includes/general-hooks.php:1399
219
  msgid "This image appears as site brand image on footer section."
220
  msgstr ""
221
 
222
- #: admin/includes/admin-hooks.php:669
223
  #, fuzzy
224
  msgid "Activate License"
225
  msgstr "افزونه های فعال"
226
 
227
- #: admin/includes/admin-hooks.php:674
228
  #: includes/classes/class-auxin-welcome-sections.php:548
229
  msgid "Remind Me Later"
230
  msgstr ""
231
 
232
- #: admin/includes/admin-hooks.php:758
233
  msgid "Phlox is Not Activated! to Unlock All Features Activate Now."
234
  msgstr ""
235
 
236
- #: admin/includes/admin-hooks.php:762
237
  #, fuzzy
238
  msgid "Activate Now"
239
  msgstr "بخش فعال"
240
 
241
- #: admin/includes/admin-hooks.php:811
242
  #, fuzzy
243
  msgid "Uncategorized"
244
  msgstr "دسته"
@@ -591,7 +591,7 @@ msgstr ""
591
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:79
592
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:164
593
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:194
594
- #: includes/elementor/widgets/audio.php:155 includes/elements/audio.php:103
595
  #: includes/general-functions.php:1871
596
  msgid "Theme Default"
597
  msgstr "پیشفرض پوسته"
@@ -622,10 +622,7 @@ msgstr "پیشفرض پوسته"
622
  #: includes/elementor/widgets/theme-elements/select.php:153
623
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:157
624
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:169
625
- #: includes/elements/custom-list.php:158 includes/elements/custom-list.php:176
626
- #: includes/elements/general-element-fields.php:75
627
- #: includes/elements/latest-items.php:171
628
- #: includes/elements/latest-items.php:186
629
  msgid "Yes"
630
  msgstr "بله"
631
 
@@ -655,10 +652,7 @@ msgstr "بله"
655
  #: includes/elementor/widgets/theme-elements/select.php:154
656
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:158
657
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:170
658
- #: includes/elements/custom-list.php:159 includes/elements/custom-list.php:177
659
- #: includes/elements/general-element-fields.php:74
660
- #: includes/elements/latest-items.php:171
661
- #: includes/elements/latest-items.php:186
662
  msgid "No"
663
  msgstr "خیر"
664
 
@@ -712,7 +706,7 @@ msgstr ""
712
  #: admin/includes/metaboxes/metabox-fields-general-header-template.php:71
713
  #: admin/includes/metaboxes/metabox-fields-general-header.php:27
714
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:27
715
- #: includes/general-hooks.php:590 includes/general-hooks.php:1002
716
  msgid "Disable it to replace header section with an Elementor template"
717
  msgstr ""
718
 
@@ -841,7 +835,7 @@ msgstr ""
841
  #: admin/includes/metaboxes/metabox-fields-general-header-template.php:70
842
  #: admin/includes/metaboxes/metabox-fields-general-header.php:26
843
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:26
844
- #: includes/general-hooks.php:589 includes/general-hooks.php:1001
845
  msgid "Use Legacy Header"
846
  msgstr ""
847
 
@@ -965,7 +959,7 @@ msgid ""
965
  msgstr ""
966
 
967
  #: admin/includes/metaboxes/metabox-fields-general-header.php:202
968
- #: includes/elements/staff.php:206 includes/elements/text.php:103
969
  msgid "Boxed"
970
  msgstr "جعبه ای"
971
 
@@ -1073,9 +1067,9 @@ msgstr "اندازه عرض جداکننده را مشخص می کند."
1073
  #: admin/includes/metaboxes/metabox-fields-post-video.php:61
1074
  #: includes/elementor/widgets/audio.php:163
1075
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:133
1076
- #: includes/elementor/widgets/video.php:235 includes/elements/audio.php:111
1077
- #: includes/elements/recent-posts-tiles-carousel.php:345
1078
- #: includes/elements/staff.php:303 includes/elements/text.php:180
1079
  #: includes/elements/video.php:159
1080
  msgid "Light"
1081
  msgstr "روشن"
@@ -1089,10 +1083,10 @@ msgstr "روشن"
1089
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:177
1090
  #: includes/elementor/widgets/recent-posts-tiles.php:177
1091
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:134
1092
- #: includes/elementor/widgets/video.php:231 includes/elements/audio.php:107
1093
- #: includes/elements/recent-posts-tiles-carousel.php:344
1094
- #: includes/elements/recent-posts-tiles.php:379 includes/elements/staff.php:304
1095
- #: includes/elements/text.php:179 includes/elements/video.php:155
1096
  msgid "Dark"
1097
  msgstr "تیره"
1098
 
@@ -1184,10 +1178,10 @@ msgstr ""
1184
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:199
1185
  #: includes/elementor/widgets/theme-elements/site-title.php:192
1186
  #: includes/elements/quote.php:111
1187
- #: includes/elements/recent-posts-grid-carousel.php:662
1188
- #: includes/elements/recent-posts-timeline.php:271
1189
- #: includes/elements/staff.php:279 includes/elements/text.php:127
1190
- #: includes/elements/text.php:155 includes/general-hooks.php:379
1191
  msgid "Center"
1192
  msgstr "وسط"
1193
 
@@ -1229,14 +1223,13 @@ msgstr "وسط"
1229
  #: includes/elementor/widgets/theme-elements/select.php:231
1230
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:195
1231
  #: includes/elementor/widgets/theme-elements/site-title.php:188
1232
- #: includes/elements/button.php:182 includes/elements/image.php:150
1233
  #: includes/elements/quote.php:109
1234
- #: includes/elements/recent-posts-timeline.php:275
1235
- #: includes/elements/staff.php:237 includes/elements/staff.php:275
1236
- #: includes/elements/text.php:123 includes/elements/text.php:151
1237
- #: includes/elements/text.php:618 includes/elements/text.php:805
1238
- #: includes/general-hooks.php:377 includes/general-hooks.php:848
1239
- #: includes/general-hooks.php:1260
1240
  msgid "Left"
1241
  msgstr "چپ"
1242
 
@@ -1283,11 +1276,11 @@ msgstr "تراز المان خط زمانی را مشخص می کند."
1283
  #: includes/elementor/widgets/divider.php:146
1284
  #: includes/elementor/widgets/modern-button.php:321
1285
  #: includes/elementor/widgets/staff.php:787
1286
- #: includes/elementor/widgets/text.php:1046 includes/elements/button.php:65
1287
- #: includes/elements/divider.php:89 includes/elements/socials-list.php:62
1288
- #: includes/elements/socials-list.php:199 includes/elements/staff.php:462
1289
- #: includes/elements/text.php:467 includes/elements/text.php:675
1290
- #: includes/general-hooks.php:698 includes/general-hooks.php:1110
1291
  msgid "Small"
1292
  msgstr "کوچک"
1293
 
@@ -1298,13 +1291,13 @@ msgstr "کوچک"
1298
  #: includes/elementor/widgets/modern-button.php:320
1299
  #: includes/elementor/widgets/staff.php:788
1300
  #: includes/elementor/widgets/text.php:1045
1301
- #: includes/elements/before-after.php:103 includes/elements/button.php:64
1302
- #: includes/elements/divider.php:88 includes/elements/instagram-feed.php:97
1303
- #: includes/elements/socials-list.php:63 includes/elements/socials-list.php:200
1304
- #: includes/elements/staff.php:110 includes/elements/staff.php:463
1305
- #: includes/elements/text.php:428 includes/elements/text.php:468
1306
- #: includes/elements/text.php:674 includes/general-hooks.php:697
1307
- #: includes/general-hooks.php:1109
1308
  msgid "Medium"
1309
  msgstr "متوسط"
1310
 
@@ -1314,12 +1307,12 @@ msgstr "متوسط"
1314
  #: includes/elementor/widgets/modern-button.php:319
1315
  #: includes/elementor/widgets/staff.php:789
1316
  #: includes/elementor/widgets/text.php:1044
1317
- #: includes/elements/before-after.php:104 includes/elements/button.php:63
1318
- #: includes/elements/divider.php:87 includes/elements/socials-list.php:64
1319
- #: includes/elements/socials-list.php:201 includes/elements/staff.php:109
1320
- #: includes/elements/staff.php:464 includes/elements/text.php:427
1321
- #: includes/elements/text.php:469 includes/elements/text.php:673
1322
- #: includes/general-hooks.php:696 includes/general-hooks.php:1108
1323
  msgid "Large"
1324
  msgstr "بزرگ"
1325
 
@@ -1387,12 +1380,12 @@ msgstr ""
1387
  #: includes/elementor/widgets/text.php:1149
1388
  #: includes/elementor/widgets/theme-elements/menu.php:999
1389
  #: includes/elementor/widgets/theme-elements/modern-search.php:577
1390
- #: includes/elements/button.php:178 includes/elements/code.php:98
1391
- #: includes/elements/gallery.php:119 includes/elements/quote.php:108
1392
- #: includes/elements/recent-posts-tiles-carousel.php:297
1393
- #: includes/elements/recent-posts-tiles.php:327 includes/elements/text.php:178
1394
- #: includes/elements/text.php:804 includes/general-hooks.php:844
1395
- #: includes/general-hooks.php:1256 includes/general-hooks.php:1477
1396
  msgid "Default"
1397
  msgstr "پیش فرض"
1398
 
@@ -1656,7 +1649,7 @@ msgstr ""
1656
 
1657
  #: admin/includes/metaboxes/metabox-fields-page-template.php:27
1658
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:656
1659
- #: includes/elements/recent-posts-grid-carousel.php:466
1660
  #, fuzzy
1661
  msgid "Before Content"
1662
  msgstr "محتوای جعبه ای"
@@ -1673,7 +1666,7 @@ msgstr "چیدمان محتوا"
1673
 
1674
  #: admin/includes/metaboxes/metabox-fields-page-template.php:30
1675
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:655
1676
- #: includes/elements/recent-posts-grid-carousel.php:465
1677
  #, fuzzy
1678
  msgid "After Content"
1679
  msgstr "محتوا"
@@ -2156,8 +2149,8 @@ msgid "Full Size"
2156
  msgstr "کامل"
2157
 
2158
  #: includes/classes/class-auxin-svg-support.php:191
2159
- #: includes/elements/before-after.php:102 includes/elements/staff.php:111
2160
- #: includes/elements/text.php:429
2161
  msgid "Thumbnail"
2162
  msgstr "بندانگشتی"
2163
 
@@ -2234,7 +2227,7 @@ msgstr ""
2234
  #: includes/elementor/widgets/heading-modern.php:973
2235
  #: includes/elementor/widgets/products-grid.php:593
2236
  #: includes/elementor/widgets/theme-elements/logo.php:546
2237
- #: includes/elements/custom-list.php:136
2238
  #, fuzzy
2239
  msgid "Description"
2240
  msgstr "تنظیمات طراحی"
@@ -2354,7 +2347,7 @@ msgstr ""
2354
  #: includes/classes/class-auxin-welcome-sections.php:253
2355
  #: includes/classes/class-auxin-welcome-sections.php:542
2356
  #: includes/elementor/widgets/theme-elements/modern-search.php:124
2357
- #: includes/elements/contact-form.php:227
2358
  msgid "Submit"
2359
  msgstr "تایید"
2360
 
@@ -2446,13 +2439,13 @@ msgstr ""
2446
 
2447
  #: includes/classes/class-auxin-welcome.php:413
2448
  #: includes/classes/class-auxin-welcome.php:737
2449
- #: includes/elements/popular-posts-widget.php:387
2450
  msgid "Recent"
2451
  msgstr "اخیر"
2452
 
2453
  #: includes/classes/class-auxin-welcome.php:431
2454
  #: includes/elementor/widgets/testimonial.php:346
2455
- #: includes/elements/about-widget.php:57
2456
  msgid "Name"
2457
  msgstr "نام"
2458
 
@@ -2842,16 +2835,6 @@ msgid ""
2842
  "subscription."
2843
  msgstr ""
2844
 
2845
- #: includes/classes/class-auxin-widget-shortcode-map.php:301
2846
- #, fuzzy
2847
- msgid "CSS"
2848
- msgstr "جعبه CSS"
2849
-
2850
- #: includes/classes/class-auxin-widget-shortcode-map.php:303
2851
- #, fuzzy
2852
- msgid "Design options"
2853
- msgstr "تنظیمات طراحی"
2854
-
2855
  #: includes/classes/class-auxin-widget.php:78
2856
  msgid "The callback for widget does not exists."
2857
  msgstr "تابع فراخوانی برای ابزارک وجود ندارد."
@@ -2871,12 +2854,12 @@ msgstr "تابع فراخوانی برای ابزارک وجود ندارد."
2871
  #: includes/elements/recent-posts-masonry.php:16
2872
  #: includes/elements/recent-posts-tiles.php:16
2873
  #: includes/elements/recent-posts-timeline.php:16
2874
- #: includes/elements/recent-posts-widget.php:16 includes/general-hooks.php:167
2875
  msgid "All Categories"
2876
  msgstr "همه دسته ها"
2877
 
2878
  #: includes/classes/class-auxin-widget.php:126
2879
- #: includes/classes/class-auxin-widget.php:151 includes/general-hooks.php:51
2880
  msgid "Choose .."
2881
  msgstr "انتخاب .."
2882
 
@@ -2895,74 +2878,72 @@ msgid "Select Image"
2895
  msgstr "انتخاب اظهار نظر"
2896
 
2897
  #: includes/classes/class-auxin-widget.php:387
2898
- #: includes/classes/class-auxin-widget.php:388 includes/general-hooks.php:130
2899
- #: includes/general-hooks.php:131
2900
  #, fuzzy
2901
  msgid "Add Video"
2902
  msgstr "افزودن بخش"
2903
 
2904
- #: includes/classes/class-auxin-widget.php:389 includes/general-hooks.php:132
2905
  #, fuzzy
2906
  msgid "Select Video"
2907
  msgstr "تکرار ویدیو"
2908
 
2909
  #: includes/classes/class-auxin-widget.php:411
2910
- #: includes/classes/class-auxin-widget.php:412 includes/general-hooks.php:106
2911
- #: includes/general-hooks.php:107
2912
  #, fuzzy
2913
  msgid "Add Audio"
2914
  msgstr "افزودن بخش"
2915
 
2916
- #: includes/classes/class-auxin-widget.php:413 includes/general-hooks.php:108
2917
  #, fuzzy
2918
  msgid "Select Audio"
2919
  msgstr "انتخاب شکاف آکاردئون"
2920
 
2921
- #: includes/elementor/class-auxin-elementor-core-elements.php:429
2922
  msgid "Element class \"%s\" not found."
2923
  msgstr ""
2924
 
2925
- #: includes/elementor/class-auxin-elementor-core-elements.php:525
2926
  msgid "Module class \"%s\" not found."
2927
  msgstr ""
2928
 
2929
- #: includes/elementor/class-auxin-elementor-core-elements.php:598
2930
  msgid "%s - General"
2931
  msgstr ""
2932
 
2933
- #: includes/elementor/class-auxin-elementor-core-elements.php:606
2934
  msgid "%s - Featured"
2935
  msgstr ""
2936
 
2937
- #: includes/elementor/class-auxin-elementor-core-elements.php:614
2938
  #, fuzzy
2939
  msgid "%s - Posts"
2940
  msgstr "نوشته ها"
2941
 
2942
- #: includes/elementor/class-auxin-elementor-core-elements.php:622
2943
  msgid "%s - Portfolio"
2944
  msgstr ""
2945
 
2946
  #. translators: 1: Plugin name 2: PHP 3: Required PHP version
2947
- #: includes/elementor/class-auxin-elementor-core-elements.php:709
2948
- #: includes/elementor/class-auxin-elementor-core-elements.php:733
2949
  msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
2950
  msgstr ""
2951
 
2952
- #: includes/elementor/class-auxin-elementor-core-elements.php:711
2953
  msgid "Elementor"
2954
  msgstr ""
2955
 
2956
- #: includes/elementor/class-auxin-elementor-core-elements.php:735
2957
- #: includes/elements/code.php:81
2958
  msgid "PHP"
2959
  msgstr ""
2960
 
2961
- #: includes/elementor/class-auxin-elementor-core-elements.php:792
2962
  msgid "Phlox Icons - Set 1"
2963
  msgstr ""
2964
 
2965
- #: includes/elementor/class-auxin-elementor-core-elements.php:814
2966
  msgid "Phlox Icons - Set 2"
2967
  msgstr ""
2968
 
@@ -3039,11 +3020,6 @@ msgid "Entrance Animation"
3039
  msgstr "فعال سازی صفحه بندی"
3040
 
3041
  #: includes/elementor/modules/common.php:294
3042
- #: includes/elements/general-element-fields.php:25
3043
- #: includes/elements/general-element-fields.php:55
3044
- #: includes/elements/general-element-fields.php:64
3045
- #: includes/elements/general-element-fields.php:72
3046
- #: includes/elements/general-element-fields.php:85
3047
  #, fuzzy
3048
  msgid "Animation"
3049
  msgstr "فلش های ناوبری"
@@ -3080,13 +3056,11 @@ msgid "Right Bottom"
3080
  msgstr "راست پایین"
3081
 
3082
  #: includes/elementor/modules/common.php:493
3083
- #: includes/elements/general-element-fields.php:51
3084
  #, fuzzy
3085
  msgid "Duration"
3086
  msgstr "عنوان"
3087
 
3088
  #: includes/elementor/modules/common.php:511
3089
- #: includes/elements/general-element-fields.php:61
3090
  msgid "Delay"
3091
  msgstr ""
3092
 
@@ -3128,8 +3102,8 @@ msgstr ""
3128
  #: includes/elementor/modules/common.php:658
3129
  #: includes/elementor/widgets/modern-button.php:139
3130
  #: includes/elementor/widgets/staff.php:847
3131
- #: includes/elementor/widgets/text.php:364 includes/elements/staff.php:225
3132
- #: includes/elements/text.php:614
3133
  #, fuzzy
3134
  msgid "Top"
3135
  msgstr "بالا"
@@ -3171,20 +3145,19 @@ msgstr "بالا"
3171
  #: includes/elementor/widgets/theme-elements/select.php:239
3172
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:203
3173
  #: includes/elementor/widgets/theme-elements/site-title.php:196
3174
- #: includes/elements/button.php:186 includes/elements/image.php:151
3175
  #: includes/elements/quote.php:110
3176
- #: includes/elements/recent-posts-timeline.php:279
3177
- #: includes/elements/staff.php:229 includes/elements/staff.php:283
3178
- #: includes/elements/text.php:131 includes/elements/text.php:159
3179
- #: includes/elements/text.php:622 includes/elements/text.php:806
3180
- #: includes/general-hooks.php:378 includes/general-hooks.php:852
3181
- #: includes/general-hooks.php:1264
3182
  msgid "Right"
3183
  msgstr "راست"
3184
 
3185
  #: includes/elementor/modules/common.php:723
3186
  #: includes/elementor/widgets/modern-button.php:147
3187
- #: includes/elementor/widgets/staff.php:855 includes/elements/staff.php:233
3188
  msgid "Bottom"
3189
  msgstr ""
3190
 
@@ -3260,9 +3233,9 @@ msgstr "ارتفاع"
3260
  #: includes/elementor/widgets/mailchimp.php:736
3261
  #: includes/elementor/widgets/svg.php:194
3262
  #: includes/elementor/widgets/video.php:209
3263
- #: includes/elements/before-after.php:127 includes/elements/gmap.php:52
3264
- #: includes/elements/image.php:126 includes/elements/instagram-feed.php:190
3265
- #: includes/elements/staff.php:141 includes/elements/video.php:92
3266
  msgid "Height"
3267
  msgstr "ارتفاع"
3268
 
@@ -3344,7 +3317,7 @@ msgstr "جعبه"
3344
  #: includes/elementor/modules/dynamic-tags/user-info.php:82
3345
  #: includes/elementor/widgets/contact-box.php:102
3346
  #: includes/elementor/widgets/contact-form.php:136
3347
- #: includes/elements/contact-box.php:53 includes/elements/contact-form.php:56
3348
  msgid "Email"
3349
  msgstr "ایمیل"
3350
 
@@ -3364,10 +3337,10 @@ msgstr "نام نویسنده"
3364
  #: includes/elementor/widgets/recent-posts-land-style.php:321
3365
  #: includes/elementor/widgets/recent-posts-masonry.php:399
3366
  #: includes/elementor/widgets/recent-posts-timeline.php:315
3367
- #: includes/elements/recent-posts-grid-carousel.php:447
3368
- #: includes/elements/recent-posts-land-style.php:371
3369
- #: includes/elements/recent-posts-masonry.php:347
3370
- #: includes/elements/recent-posts-timeline.php:392
3371
  msgid "Author Name"
3372
  msgstr "نام نویسنده"
3373
 
@@ -3435,7 +3408,7 @@ msgstr "تعداد نوشته ها"
3435
  #: includes/elementor/widgets/theme-elements/logo.php:196
3436
  #: includes/elementor/widgets/theme-elements/select.php:121
3437
  #: includes/elementor/widgets/theme-elements/site-title.php:212
3438
- #: includes/elements/custom-list.php:104 includes/elements/text.php:841
3439
  msgid "Link"
3440
  msgstr "پیوند"
3441
 
@@ -3462,21 +3435,19 @@ msgstr "پیوند"
3462
  #: includes/elementor/widgets/text.php:1593
3463
  #: includes/elementor/widgets/theme-elements/menu.php:658
3464
  #: includes/elementor/widgets/theme-elements/search.php:118
3465
- #: includes/elements/flickr.php:155 includes/elements/flickr.php:204
3466
- #: includes/elements/gallery.php:196 includes/elements/gallery.php:321
3467
- #: includes/elements/general-element-fields.php:27
3468
- #: includes/elements/image.php:152 includes/elements/image.php:168
3469
- #: includes/elements/recent-posts-grid-carousel.php:406
3470
- #: includes/elements/recent-posts-grid-carousel.php:448
3471
- #: includes/elements/recent-posts-grid-carousel.php:643
3472
- #: includes/elements/recent-posts-land-style.php:326
3473
- #: includes/elements/recent-posts-masonry.php:306
3474
- #: includes/elements/recent-posts-tiles-carousel.php:434
3475
- #: includes/elements/recent-posts-tiles.php:153
3476
- #: includes/elements/recent-posts-timeline.php:148
3477
- #: includes/elements/testimonial.php:130 includes/elements/text.php:901
3478
- #: includes/general-hooks.php:350 includes/general-hooks.php:1628
3479
- #: public/templates/vcomposer/auxin_vc_extendes.php:63
3480
  msgid "None"
3481
  msgstr "هیچکدام"
3482
 
@@ -3506,7 +3477,7 @@ msgstr ""
3506
  #: includes/elementor/widgets/theme-elements/menu.php:156
3507
  #: includes/elementor/widgets/theme-elements/menu.php:995
3508
  #: includes/elementor/widgets/theme-elements/search.php:101
3509
- #: includes/elements/accordion-widget.php:56 includes/elements/accordion.php:56
3510
  msgid "Type"
3511
  msgstr "نوع"
3512
 
@@ -3651,40 +3622,40 @@ msgstr "بخش"
3651
  #: includes/elementor/widgets/theme-elements/select.php:112
3652
  #: includes/elementor/widgets/theme-elements/site-title.php:94
3653
  #: includes/elementor/widgets/touch-slider.php:332
3654
- #: includes/elements/about-widget.php:42
3655
- #: includes/elements/accordion-widget.php:42 includes/elements/accordion.php:42
3656
- #: includes/elements/audio.php:42 includes/elements/before-after.php:41
3657
- #: includes/elements/code.php:42 includes/elements/contact-box.php:39
3658
- #: includes/elements/contact-form.php:42 includes/elements/custom-list.php:42
3659
- #: includes/elements/gallery.php:41 includes/elements/gmap.php:38
3660
- #: includes/elements/image.php:41 includes/elements/instagram-feed.php:41
3661
- #: includes/elements/latest-posts-slider.php:41
3662
- #: includes/elements/latest-posts-slider.php:137
3663
- #: includes/elements/popular-posts-widget.php:49
3664
- #: includes/elements/popular-posts-widget.php:198
3665
- #: includes/elements/recent-posts-grid-carousel.php:55
3666
- #: includes/elements/recent-posts-grid-carousel.php:184
3667
- #: includes/elements/recent-posts-land-style.php:55
3668
- #: includes/elements/recent-posts-land-style.php:171
3669
- #: includes/elements/recent-posts-masonry.php:55
3670
- #: includes/elements/recent-posts-masonry.php:151
3671
- #: includes/elements/recent-posts-tiles-carousel.php:42
3672
- #: includes/elements/recent-posts-tiles-carousel.php:151
3673
- #: includes/elements/recent-posts-tiles-carousel.php:236
3674
- #: includes/elements/recent-posts-tiles.php:55
3675
- #: includes/elements/recent-posts-tiles.php:181
3676
- #: includes/elements/recent-posts-tiles.php:266
3677
- #: includes/elements/recent-posts-timeline.php:49
3678
- #: includes/elements/recent-posts-timeline.php:176
3679
- #: includes/elements/recent-posts-widget.php:55
3680
- #: includes/elements/recent-posts-widget.php:158
3681
- #: includes/elements/recent-products.php:41
3682
- #: includes/elements/recent-products.php:130
3683
- #: includes/elements/sample-element.php:50
3684
- #: includes/elements/sample-element.php:64 includes/elements/search.php:40
3685
- #: includes/elements/socials-list.php:41 includes/elements/socials-list.php:178
3686
- #: includes/elements/tab-widget.php:41 includes/elements/tabs.php:41
3687
- #: includes/elements/text.php:41 includes/elements/touch-slider.php:42
3688
  #: includes/elements/video.php:38
3689
  msgid "Title"
3690
  msgstr "عنوان"
@@ -3719,7 +3690,7 @@ msgstr "نمایش فرمت نوشته؟"
3719
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:940
3720
  #: includes/elementor/widgets/theme-elements/current-time.php:109
3721
  #: includes/elementor/widgets/theme-elements/menu.php:1000
3722
- #: includes/elements/image.php:97 includes/elements/staff.php:112
3723
  #, fuzzy
3724
  msgid "Custom"
3725
  msgstr "سی اس اس دلخواه"
@@ -3797,7 +3768,7 @@ msgid "Pages URL"
3797
  msgstr "برگه ها"
3798
 
3799
  #: includes/elementor/modules/dynamic-tags/login-url.php:44
3800
- #: includes/general-hooks.php:1462
3801
  msgid "Login Page"
3802
  msgstr "صفحه ورود"
3803
 
@@ -4060,19 +4031,19 @@ msgstr "شناسه کاربر"
4060
  #: includes/elementor/widgets/recent-posts-tiles.php:308
4061
  #: includes/elementor/widgets/recent-posts-timeline.php:440
4062
  #: includes/elementor/widgets/recent-products.php:358
4063
- #: includes/elements/gallery.php:195
4064
- #: includes/elements/latest-posts-slider.php:138
4065
- #: includes/elements/popular-posts-widget.php:199
4066
- #: includes/elements/recent-posts-grid-carousel.php:185
4067
- #: includes/elements/recent-posts-land-style.php:172
4068
- #: includes/elements/recent-posts-masonry.php:152
4069
- #: includes/elements/recent-posts-tiles-carousel.php:152
4070
- #: includes/elements/recent-posts-tiles-carousel.php:237
4071
- #: includes/elements/recent-posts-tiles.php:182
4072
- #: includes/elements/recent-posts-tiles.php:267
4073
- #: includes/elements/recent-posts-timeline.php:177
4074
- #: includes/elements/recent-posts-widget.php:159
4075
- #: includes/elements/recent-products.php:131
4076
  msgid "ID"
4077
  msgstr "شناسه"
4078
 
@@ -4122,18 +4093,18 @@ msgstr ""
4122
  #: includes/elementor/widgets/recent-posts-tiles.php:312
4123
  #: includes/elementor/widgets/recent-posts-timeline.php:444
4124
  #: includes/elementor/widgets/recent-products.php:362
4125
- #: includes/elements/latest-posts-slider.php:142
4126
- #: includes/elements/popular-posts-widget.php:203
4127
- #: includes/elements/recent-posts-grid-carousel.php:189
4128
- #: includes/elements/recent-posts-land-style.php:176
4129
- #: includes/elements/recent-posts-masonry.php:156
4130
- #: includes/elements/recent-posts-tiles-carousel.php:156
4131
- #: includes/elements/recent-posts-tiles-carousel.php:241
4132
- #: includes/elements/recent-posts-tiles.php:186
4133
- #: includes/elements/recent-posts-tiles.php:271
4134
- #: includes/elements/recent-posts-timeline.php:181
4135
- #: includes/elements/recent-posts-widget.php:163
4136
- #: includes/elements/recent-products.php:135
4137
  msgid "Author"
4138
  msgstr "نویسنده"
4139
 
@@ -4199,7 +4170,6 @@ msgid ""
4199
  msgstr ""
4200
 
4201
  #: includes/elementor/modules/query-control/controls/group-control-query.php:261
4202
- #: includes/elements/general-element-fields.php:82
4203
  msgid "Offset"
4204
  msgstr ""
4205
 
@@ -4217,24 +4187,24 @@ msgstr ""
4217
  #: includes/elementor/widgets/recent-posts-tiles.php:305
4218
  #: includes/elementor/widgets/recent-posts-timeline.php:437
4219
  #: includes/elementor/widgets/recent-products.php:355
4220
- #: includes/elements/gallery.php:194
4221
- #: includes/elements/latest-posts-slider.php:135
4222
- #: includes/elements/popular-posts-widget.php:196
4223
- #: includes/elements/recent-posts-grid-carousel.php:182
4224
- #: includes/elements/recent-posts-land-style.php:169
4225
- #: includes/elements/recent-posts-masonry.php:149
4226
- #: includes/elements/recent-posts-tiles-carousel.php:149
4227
- #: includes/elements/recent-posts-tiles-carousel.php:234
4228
- #: includes/elements/recent-posts-tiles.php:179
4229
- #: includes/elements/recent-posts-tiles.php:264
4230
- #: includes/elements/recent-posts-timeline.php:174
4231
- #: includes/elements/recent-posts-widget.php:156
4232
- #: includes/elements/recent-products.php:128
4233
  msgid "Date"
4234
  msgstr "تاریخ"
4235
 
4236
  #: includes/elementor/modules/query-control/controls/group-control-query.php:280
4237
- #: includes/elementor/modules/query-control/module.php:478
4238
  #, fuzzy
4239
  msgid "All"
4240
  msgstr "همه"
@@ -4294,19 +4264,19 @@ msgstr "مرتب سازی بر اساس"
4294
  #: includes/elementor/widgets/recent-posts-tiles.php:306
4295
  #: includes/elementor/widgets/recent-posts-timeline.php:438
4296
  #: includes/elementor/widgets/recent-products.php:356
4297
- #: includes/elements/gallery.php:193
4298
- #: includes/elements/latest-posts-slider.php:136
4299
- #: includes/elements/popular-posts-widget.php:197
4300
- #: includes/elements/recent-posts-grid-carousel.php:183
4301
- #: includes/elements/recent-posts-land-style.php:170
4302
- #: includes/elements/recent-posts-masonry.php:150
4303
- #: includes/elements/recent-posts-tiles-carousel.php:150
4304
- #: includes/elements/recent-posts-tiles-carousel.php:235
4305
- #: includes/elements/recent-posts-tiles.php:180
4306
- #: includes/elements/recent-posts-tiles.php:265
4307
- #: includes/elements/recent-posts-timeline.php:175
4308
- #: includes/elements/recent-posts-widget.php:157
4309
- #: includes/elements/recent-products.php:129
4310
  msgid "Menu Order"
4311
  msgstr "ترتیب فهرست"
4312
 
@@ -4319,18 +4289,18 @@ msgstr "ترتیب فهرست"
4319
  #: includes/elementor/widgets/recent-posts-tiles.php:309
4320
  #: includes/elementor/widgets/recent-posts-timeline.php:441
4321
  #: includes/elementor/widgets/recent-products.php:359
4322
- #: includes/elements/latest-posts-slider.php:139
4323
- #: includes/elements/popular-posts-widget.php:200
4324
- #: includes/elements/recent-posts-grid-carousel.php:186
4325
- #: includes/elements/recent-posts-land-style.php:173
4326
- #: includes/elements/recent-posts-masonry.php:153
4327
- #: includes/elements/recent-posts-tiles-carousel.php:153
4328
- #: includes/elements/recent-posts-tiles-carousel.php:238
4329
- #: includes/elements/recent-posts-tiles.php:183
4330
- #: includes/elements/recent-posts-tiles.php:268
4331
- #: includes/elements/recent-posts-timeline.php:178
4332
- #: includes/elements/recent-posts-widget.php:160
4333
- #: includes/elements/recent-products.php:132
4334
  msgid "Random"
4335
  msgstr "تصادفی"
4336
 
@@ -4344,28 +4314,28 @@ msgstr "تصادفی"
4344
  #: includes/elementor/widgets/recent-posts-tiles.php:321
4345
  #: includes/elementor/widgets/recent-posts-timeline.php:453
4346
  #: includes/elementor/widgets/recent-products.php:371
4347
- #: includes/elements/gallery.php:166
4348
- #: includes/elements/popular-posts-widget.php:212
4349
- #: includes/elements/recent-posts-grid-carousel.php:199
4350
- #: includes/elements/recent-posts-land-style.php:186
4351
- #: includes/elements/recent-posts-masonry.php:166
4352
- #: includes/elements/recent-posts-tiles-carousel.php:166
4353
- #: includes/elements/recent-posts-tiles-carousel.php:251
4354
- #: includes/elements/recent-posts-tiles.php:196
4355
- #: includes/elements/recent-posts-tiles.php:281
4356
- #: includes/elements/recent-posts-timeline.php:191
4357
- #: includes/elements/recent-posts-widget.php:172
4358
- #: includes/elements/recent-products.php:145
4359
  msgid "Order"
4360
  msgstr "ترتیب"
4361
 
4362
  #: includes/elementor/modules/query-control/controls/group-control-query.php:360
4363
- #: includes/elementor/widgets/gallery.php:286 includes/elements/gallery.php:172
4364
  msgid "ASC"
4365
  msgstr "صعودی"
4366
 
4367
  #: includes/elementor/modules/query-control/controls/group-control-query.php:361
4368
- #: includes/elementor/widgets/gallery.php:287 includes/elements/gallery.php:173
4369
  msgid "DESC"
4370
  msgstr "نزولی"
4371
 
@@ -4434,7 +4404,7 @@ msgid "Logo"
4434
  msgstr ""
4435
 
4436
  #: includes/elementor/modules/settings/general/manager.php:47
4437
- #: includes/general-hooks.php:1425
4438
  #, fuzzy
4439
  msgid "Footer Brand Height"
4440
  msgstr "ارتفاع لوگو"
@@ -4460,7 +4430,7 @@ msgid "Select Post Type"
4460
  msgstr "نوع گالری را انتخاب کنید."
4461
 
4462
  #: includes/elementor/modules/theme-builder/module.php:131
4463
- #: includes/general-hooks.php:1787 includes/general-hooks.php:1793
4464
  #, fuzzy
4465
  msgid "404 Page"
4466
  msgstr "صفحه"
@@ -4471,8 +4441,8 @@ msgstr ""
4471
 
4472
  #: includes/elementor/widgets/accordion.php:52
4473
  #: includes/elementor/widgets/theme-elements/menu.php:299
4474
- #: includes/elements/accordion-widget.php:63 includes/elements/accordion.php:63
4475
- #: includes/elements/accordion.php:77 includes/elements/accordion.php:94
4476
  msgid "Accordion"
4477
  msgstr "آکاردئون"
4478
 
@@ -4491,10 +4461,10 @@ msgstr "آکاردئون"
4491
  #: includes/elementor/widgets/text.php:226
4492
  #: includes/elementor/widgets/text.php:264
4493
  #: includes/elementor/widgets/text.php:905
4494
- #: includes/elements/accordion-widget.php:74 includes/elements/accordion.php:91
4495
- #: includes/elements/dropcap.php:81 includes/elements/highlight.php:77
4496
- #: includes/elements/staff.php:513 includes/elements/tabs.php:90
4497
- #: includes/elements/testimonial.php:164 includes/elements/text.php:879
4498
  msgid "Content"
4499
  msgstr "محتوا"
4500
 
@@ -4531,7 +4501,7 @@ msgid "Title & Content"
4531
  msgstr "محتوای کامل"
4532
 
4533
  #: includes/elementor/widgets/accordion.php:124
4534
- #: includes/elements/accordion-widget.php:46 includes/elements/accordion.php:46
4535
  #, fuzzy
4536
  msgid "Accordion Title"
4537
  msgstr "برچسب آکاردئون"
@@ -4543,7 +4513,7 @@ msgstr "آکاردئون"
4543
 
4544
  #: includes/elementor/widgets/accordion.php:149
4545
  #: includes/elementor/widgets/theme-elements/menu.php:298
4546
- #: includes/elements/accordion-widget.php:62 includes/elements/accordion.php:62
4547
  msgid "Toggle"
4548
  msgstr "باز و بسته شونده"
4549
 
@@ -4738,8 +4708,8 @@ msgstr "کادربندی شده"
4738
  #: includes/elementor/widgets/theme-elements/modern-search.php:444
4739
  #: includes/elementor/widgets/theme-elements/select.php:309
4740
  #: includes/elementor/widgets/theme-elements/select.php:550
4741
- #: includes/elements/button.php:117 includes/elements/text.php:736
4742
- #: includes/general-hooks.php:763 includes/general-hooks.php:1175
4743
  msgid "Normal"
4744
  msgstr "معمولی"
4745
 
@@ -5037,16 +5007,16 @@ msgstr "پخش کننده صدا"
5037
  msgid "Audio"
5038
  msgstr ""
5039
 
5040
- #: includes/elementor/widgets/audio.php:102 includes/elements/audio.php:56
5041
  msgid "Audio file(MP3 or ogg)"
5042
  msgstr "فایل صوتی (MP3 یا OGG)"
5043
 
5044
  #: includes/elementor/widgets/audio.php:111
5045
- #: includes/elementor/widgets/video.php:144 includes/elements/audio.php:83
5046
  msgid "AutoPlay"
5047
  msgstr "نمایش خودکار"
5048
 
5049
- #: includes/elementor/widgets/audio.php:112 includes/elements/audio.php:84
5050
  msgid "Play the audio file automatically."
5051
  msgstr "فایل صوتی را به صورت خودکار پخش کن."
5052
 
@@ -5342,7 +5312,7 @@ msgstr ""
5342
  msgid "Off"
5343
  msgstr ""
5344
 
5345
- #: includes/elementor/widgets/audio.php:124 includes/elements/audio.php:70
5346
  msgid "Repeat the audio"
5347
  msgstr "تکرار صدا"
5348
 
@@ -5354,11 +5324,11 @@ msgstr "تکرار صدا"
5354
  #: includes/elementor/widgets/tabs.php:149
5355
  #: includes/elementor/widgets/text.php:1064
5356
  #: includes/elementor/widgets/theme-elements/menu.php:616
5357
- #: includes/elements/audio.php:96
5358
  msgid "Skin"
5359
  msgstr "نما"
5360
 
5361
- #: includes/elementor/widgets/audio.php:151 includes/elements/audio.php:97
5362
  msgid "The skin of audio element."
5363
  msgstr "نمای المان صدا"
5364
 
@@ -5369,19 +5339,18 @@ msgstr ""
5369
 
5370
  #: includes/elementor/widgets/before-after.php:96
5371
  #: includes/elementor/widgets/touch-slider.php:98
5372
- #: includes/elements/gallery.php:55 includes/elements/touch-slider.php:56
5373
- #: public/templates/vcomposer/auxin_vc_extendes.php:42
5374
  msgid "Images"
5375
  msgstr "تصاویر"
5376
 
5377
  #: includes/elementor/widgets/before-after.php:103
5378
- #: includes/elements/before-after.php:55
5379
  #, fuzzy
5380
  msgid "Before image"
5381
  msgstr "تصویر شاخص"
5382
 
5383
  #: includes/elementor/widgets/before-after.php:122
5384
- #: includes/elements/before-after.php:68
5385
  #, fuzzy
5386
  msgid "After image"
5387
  msgstr "تصویر پوستر"
@@ -5391,21 +5360,21 @@ msgstr "تصویر پوستر"
5391
  #: includes/elementor/widgets/custom-list.php:664
5392
  #: includes/elementor/widgets/divider.php:102
5393
  #: includes/elementor/widgets/svg.php:154
5394
- #: includes/elementor/widgets/video.php:183 includes/elements/code.php:92
5395
- #: includes/elements/gallery.php:115
5396
- #: includes/elements/recent-posts-tiles-carousel.php:293
5397
- #: includes/elements/recent-posts-tiles-carousel.php:341
5398
- #: includes/elements/recent-posts-tiles-carousel.php:363
5399
- #: includes/elements/recent-posts-tiles.php:323
5400
- #: includes/elements/recent-posts-tiles.php:371
5401
- #: includes/elements/tab-widget.php:55 includes/elements/tabs.php:55
5402
- #: includes/elements/touch-slider.php:105
5403
- #: includes/elements/touch-slider.php:118
5404
- #: includes/elements/touch-slider.php:131
5405
- #: includes/elements/touch-slider.php:144
5406
- #: includes/elements/touch-slider.php:160
5407
- #: includes/elements/touch-slider.php:173
5408
- #: includes/elements/touch-slider.php:186 includes/elements/video.php:88
5409
  #: includes/elements/video.php:102 includes/elements/video.php:168
5410
  msgid "Style"
5411
  msgstr "ظاهر"
@@ -5419,15 +5388,15 @@ msgstr "ظاهر"
5419
  #: includes/elementor/widgets/recent-posts-tiles.php:361
5420
  #: includes/elementor/widgets/recent-posts-timeline.php:493
5421
  #: includes/elementor/widgets/recent-products.php:411
5422
- #: includes/elements/before-after.php:82
5423
- #: includes/elements/latest-posts-slider.php:115
5424
- #: includes/elements/recent-posts-grid-carousel.php:259
5425
- #: includes/elements/recent-posts-land-style.php:246
5426
- #: includes/elements/recent-posts-masonry.php:226
5427
- #: includes/elements/recent-posts-tiles-carousel.php:269
5428
- #: includes/elements/recent-posts-tiles.php:299
5429
- #: includes/elements/recent-posts-timeline.php:251
5430
- #: includes/elements/recent-products.php:205
5431
  msgid "Start offset"
5432
  msgstr "پرش از ابتدا"
5433
 
@@ -5457,8 +5426,8 @@ msgstr ""
5457
  #: includes/elementor/widgets/theme-elements/logo.php:222
5458
  #: includes/elementor/widgets/theme-elements/search.php:289
5459
  #: includes/elementor/widgets/video.php:191
5460
- #: includes/elements/before-after.php:114 includes/elements/image.php:108
5461
- #: includes/elements/staff.php:123 includes/elements/video.php:78
5462
  msgid "Width"
5463
  msgstr "عرض"
5464
 
@@ -5473,27 +5442,27 @@ msgstr "عرض"
5473
  #: includes/elementor/widgets/theme-elements/modern-search.php:434
5474
  #: includes/elementor/widgets/theme-elements/search.php:120
5475
  #: includes/elementor/widgets/theme-elements/search.php:381
5476
- #: includes/elements/button.php:16 includes/elements/button.php:46
5477
- #: includes/elements/button.php:376 includes/elements/text.php:645
5478
- #: includes/elements/text.php:662 includes/elements/text.php:686
5479
- #: includes/elements/text.php:702 includes/elements/text.php:732
5480
- #: includes/elements/text.php:762 includes/elements/text.php:778
5481
- #: includes/elements/text.php:794 includes/elements/text.php:819
5482
- #: includes/elements/text.php:837 includes/elements/text.php:854
5483
- #: includes/elements/text.php:875 includes/general-hooks.php:671
5484
- #: includes/general-hooks.php:1083
5485
  #, fuzzy
5486
  msgid "Button"
5487
  msgstr "اندازه دکمه"
5488
 
5489
  #: includes/elementor/widgets/button.php:107
5490
- #: includes/elementor/widgets/text.php:299 includes/elements/button.php:42
5491
- #: includes/elements/text.php:649
5492
  msgid "Button label"
5493
  msgstr "برچسب دکمه"
5494
 
5495
  #: includes/elementor/widgets/button.php:117
5496
- #: includes/elementor/widgets/text.php:323 includes/elements/text.php:842
5497
  msgid "If you want to link your button."
5498
  msgstr "اگر می خواهید دکمه را لینک کنید."
5499
 
@@ -5512,77 +5481,77 @@ msgstr "بازشدن لایت باکس"
5512
  msgid "Wrapper"
5513
  msgstr "ظاهر Wrapper"
5514
 
5515
- #: includes/elementor/widgets/button.php:156 includes/elements/button.php:56
5516
- #: includes/elements/text.php:666
5517
  msgid "Button size"
5518
  msgstr "اندازه دکمه"
5519
 
5520
  #: includes/elementor/widgets/button.php:160
5521
  #: includes/elementor/widgets/modern-button.php:318
5522
- #: includes/elementor/widgets/text.php:1043 includes/elements/button.php:62
5523
- #: includes/elements/text.php:672 includes/general-hooks.php:695
5524
- #: includes/general-hooks.php:1107
5525
  msgid "Exlarge"
5526
  msgstr "خیلی بزرگ"
5527
 
5528
  #: includes/elementor/widgets/button.php:164
5529
  #: includes/elementor/widgets/divider.php:147
5530
  #: includes/elementor/widgets/modern-button.php:322
5531
- #: includes/elementor/widgets/text.php:1047 includes/elements/button.php:66
5532
- #: includes/elements/divider.php:90 includes/elements/text.php:676
5533
- #: includes/general-hooks.php:699 includes/general-hooks.php:1111
5534
  msgid "Tiny"
5535
  msgstr "خیلی کوچک"
5536
 
5537
- #: includes/elementor/widgets/button.php:172 includes/elements/button.php:131
5538
- #: includes/elements/text.php:750
5539
  msgid "Uppercase label"
5540
  msgstr "برچسب حروف بزرگ"
5541
 
5542
- #: includes/elementor/widgets/button.php:184 includes/elements/button.php:77
5543
  #, fuzzy
5544
  msgid "Button shape"
5545
  msgstr "ظاهر شکل دکمه"
5546
 
5547
  #: includes/elementor/widgets/button.php:188
5548
- #: includes/elementor/widgets/text.php:1368 includes/elements/button.php:90
5549
- #: includes/elements/text.php:706
5550
  msgid "Box"
5551
  msgstr "جعبه"
5552
 
5553
  #: includes/elementor/widgets/button.php:192
5554
  #: includes/elementor/widgets/modern-button.php:305
5555
- #: includes/elementor/widgets/text.php:1372 includes/elements/button.php:94
5556
- #: includes/elements/text.php:710 includes/general-hooks.php:730
5557
- #: includes/general-hooks.php:1142
5558
  msgid "Round"
5559
  msgstr "گرد"
5560
 
5561
  #: includes/elementor/widgets/button.php:196
5562
  #: includes/elementor/widgets/modern-button.php:306
5563
- #: includes/elementor/widgets/text.php:1376 includes/elements/button.php:98
5564
- #: includes/elements/text.php:714 includes/general-hooks.php:734
5565
- #: includes/general-hooks.php:1146
5566
  msgid "Curve"
5567
  msgstr "منحنی"
5568
 
5569
- #: includes/elementor/widgets/button.php:207 includes/elements/button.php:104
5570
- #: includes/elements/text.php:720
5571
  msgid "Button style"
5572
  msgstr "ظاهر دکمه"
5573
 
5574
  #: includes/elementor/widgets/button.php:215
5575
- #: includes/elementor/widgets/text.php:1396 includes/elements/button.php:121
5576
- #: includes/elements/text.php:740 includes/general-hooks.php:767
5577
- #: includes/general-hooks.php:1179
5578
  msgid "3D"
5579
  msgstr "سه بعدی"
5580
 
5581
  #: includes/elementor/widgets/button.php:219
5582
  #: includes/elementor/widgets/modern-button.php:292
5583
- #: includes/elementor/widgets/text.php:1400 includes/elements/button.php:125
5584
- #: includes/elements/text.php:744 includes/general-hooks.php:771
5585
- #: includes/general-hooks.php:1183
5586
  msgid "Outline"
5587
  msgstr "خط بیرونی"
5588
 
@@ -5662,43 +5631,40 @@ msgstr "اندازه پس زمینه"
5662
  #: includes/elementor/widgets/theme-elements/search.php:178
5663
  #: includes/elementor/widgets/theme-elements/select.php:139
5664
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:108
5665
- #: includes/elements/custom-list.php:72 includes/elements/text.php:372
5666
- #: includes/elements/text.php:384 includes/general-hooks.php:238
5667
- #: includes/general-hooks.php:256 includes/general-hooks.php:273
5668
- #: includes/general-hooks.php:289 includes/general-hooks.php:305
5669
- #: includes/general-hooks.php:320
5670
  msgid "Icon"
5671
  msgstr "شکلک"
5672
 
5673
  #: includes/elementor/widgets/button.php:365
5674
- #: includes/elementor/widgets/text.php:311 includes/elements/button.php:157
5675
- #: includes/elements/text.php:782
5676
  msgid "Icon for button"
5677
  msgstr "شکلک برای دکمه"
5678
 
5679
  #: includes/elementor/widgets/button.php:373
5680
- #: includes/elementor/widgets/text.php:1145 includes/elements/button.php:170
5681
- #: includes/elements/text.php:798 includes/general-hooks.php:374
5682
  msgid "Icon alignment"
5683
  msgstr "تراز شکلک"
5684
 
5685
  #: includes/elementor/widgets/button.php:380
5686
  #: includes/elementor/widgets/modern-button.php:814
5687
- #: includes/elementor/widgets/text.php:1152 includes/elements/button.php:190
5688
- #: includes/elements/text.php:807 includes/general-hooks.php:856
5689
- #: includes/general-hooks.php:1268
5690
  msgid "Over"
5691
  msgstr "رو"
5692
 
5693
  #: includes/elementor/widgets/button.php:381
5694
- #: includes/elementor/widgets/text.php:1153 includes/elements/button.php:194
5695
- #: includes/elements/text.php:808 includes/general-hooks.php:860
5696
- #: includes/general-hooks.php:1272
5697
  msgid "Animate from Left"
5698
  msgstr "متحرک سازی از چپ"
5699
 
5700
  #: includes/elementor/widgets/button.php:382
5701
- #: includes/elementor/widgets/text.php:1154 includes/elements/text.php:809
5702
  msgid "Animate from Right"
5703
  msgstr "متحرک سازی از راست"
5704
 
@@ -5731,7 +5697,7 @@ msgstr "تراز شکلک"
5731
  #: includes/elementor/widgets/theme-elements/current-time.php:163
5732
  #: includes/elementor/widgets/theme-elements/modern-search.php:118
5733
  #: includes/elementor/widgets/theme-elements/modern-search.php:342
5734
- #: includes/elements/custom-list.php:56 includes/elements/image.php:301
5735
  msgid "Text"
5736
  msgstr ""
5737
 
@@ -5793,7 +5759,7 @@ msgstr "جعبه ای"
5793
 
5794
  #: includes/elementor/widgets/carousel-navigation.php:104
5795
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:269
5796
- #: includes/elements/recent-posts-grid-carousel.php:683
5797
  #, fuzzy
5798
  msgid "Long Arrow"
5799
  msgstr "فلش"
@@ -5809,11 +5775,11 @@ msgstr "قبلی و بعدی"
5809
  #: includes/elementor/widgets/recent-posts-masonry.php:611
5810
  #: includes/elementor/widgets/recent-posts-tiles.php:395
5811
  #: includes/elementor/widgets/recent-posts-timeline.php:527
5812
- #: includes/elements/recent-posts-grid-carousel.php:414
5813
- #: includes/elements/recent-posts-land-style.php:334
5814
- #: includes/elements/recent-posts-masonry.php:314
5815
- #: includes/elements/recent-posts-tiles.php:161
5816
- #: includes/elements/recent-posts-timeline.php:156
5817
  #, fuzzy
5818
  msgid "Next Button"
5819
  msgstr "[فلوکس] دکمه"
@@ -5860,7 +5826,7 @@ msgstr "فاصله بین اسلایدها"
5860
  #: includes/elementor/widgets/theme-elements/modern-search.php:264
5861
  #: includes/elementor/widgets/theme-elements/modern-search.php:311
5862
  #: includes/elementor/widgets/theme-elements/search.php:213
5863
- #: includes/elements/image.php:86
5864
  msgid "Size"
5865
  msgstr ""
5866
 
@@ -5894,8 +5860,8 @@ msgstr "درصد (%)"
5894
  #: includes/elementor/widgets/staff.php:575
5895
  #: includes/elementor/widgets/text.php:243
5896
  #: includes/elementor/widgets/text.php:792
5897
- #: includes/elements/recent-posts-grid-carousel.php:69
5898
- #: includes/elements/recent-products.php:55 includes/elements/text.php:57
5899
  msgid "Subtitle"
5900
  msgstr "زیرعنوان"
5901
 
@@ -5915,7 +5881,7 @@ msgstr "زیرعنوان"
5915
  #: includes/elementor/widgets/theme-elements/select.php:227
5916
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:191
5917
  #: includes/elementor/widgets/theme-elements/site-title.php:184
5918
- #: includes/elements/image.php:144
5919
  msgid "Alignment"
5920
  msgstr "تراز"
5921
 
@@ -6128,8 +6094,8 @@ msgstr "متن پنجره نشانگر، اگر به ان نیاز ندارید
6128
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:231
6129
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:201
6130
  #: includes/elements/contact-box.php:258 includes/elements/gmap.php:154
6131
- #: includes/elements/recent-posts-grid-carousel.php:633
6132
- #: includes/elements/recent-posts-tiles-carousel.php:424
6133
  msgid "Navigation control"
6134
  msgstr "کنترل های ناوبری"
6135
 
@@ -6161,7 +6127,7 @@ msgid "Contact form Type"
6161
  msgstr "نوع فرم تماس"
6162
 
6163
  #: includes/elementor/widgets/contact-form.php:108
6164
- #: includes/elements/contact-form.php:71
6165
  msgid ""
6166
  "Specifies contact form element's type. Whether to use built-in form or "
6167
  "Contact Form 7."
@@ -6169,7 +6135,7 @@ msgstr ""
6169
  "نوع فرم تماس را مشخص می کند. از فرم تماس داخلی استفاده شود یا فرم تماس 7."
6170
 
6171
  #: includes/elementor/widgets/contact-form.php:113
6172
- #: includes/elements/contact-form.php:75
6173
  msgid "Phlox Contact Form"
6174
  msgstr "فرم تماس فلوکس"
6175
 
@@ -6184,7 +6150,7 @@ msgid "Put a Contact Form 7 shortcode that you have already created."
6184
  msgstr "کد کوتاه یکی از فرم های تماس 7 خود را در اینجا وارد کنید."
6185
 
6186
  #: includes/elementor/widgets/contact-form.php:137
6187
- #: includes/elements/contact-form.php:57
6188
  msgid "Email address of message's recipient"
6189
  msgstr "آدرس ایمیل دریافت کننده ی پیام ها"
6190
 
@@ -6280,7 +6246,7 @@ msgstr ""
6280
  #: includes/elementor/widgets/theme-elements/search.php:201
6281
  #: includes/elementor/widgets/theme-elements/search.php:404
6282
  #: includes/elementor/widgets/touch-slider.php:303
6283
- #: includes/general-hooks.php:1561
6284
  msgid "Background Color"
6285
  msgstr "رنگ پس زمینه"
6286
 
@@ -6314,16 +6280,16 @@ msgstr ""
6314
  #: includes/elementor/widgets/recent-posts-tiles.php:117
6315
  #: includes/elementor/widgets/recent-posts-timeline.php:117
6316
  #: includes/elementor/widgets/recent-products.php:129
6317
- #: includes/elementor/widgets/staff.php:842 includes/elements/gallery.php:227
6318
- #: includes/elements/gallery.php:249 includes/elements/gallery.php:269
6319
- #: includes/elements/recent-posts-grid-carousel.php:488
6320
- #: includes/elements/recent-posts-grid-carousel.php:507
6321
- #: includes/elements/recent-posts-grid-carousel.php:524
6322
- #: includes/elements/recent-posts-masonry.php:370
6323
- #: includes/elements/recent-posts-masonry.php:389
6324
- #: includes/elements/recent-posts-masonry.php:406
6325
- #: includes/elements/recent-posts-timeline.php:288
6326
- #: includes/elements/recent-posts-timeline.php:308
6327
  msgid "Layout"
6328
  msgstr ""
6329
 
@@ -6336,16 +6302,16 @@ msgstr "بخش"
6336
  #: includes/elementor/widgets/custom-list.php:386
6337
  #: includes/elementor/widgets/staff.php:770
6338
  #: includes/elementor/widgets/theme-elements/menu.php:161
6339
- #: includes/elements/socials-list.php:83 includes/elements/socials-list.php:220
6340
- #: includes/elements/staff.php:485
6341
  msgid "Vertical"
6342
  msgstr "عمودی"
6343
 
6344
  #: includes/elementor/widgets/custom-list.php:387
6345
  #: includes/elementor/widgets/staff.php:771
6346
  #: includes/elementor/widgets/theme-elements/menu.php:160
6347
- #: includes/elements/socials-list.php:82 includes/elements/socials-list.php:219
6348
- #: includes/elements/staff.php:486
6349
  msgid "Horizontal"
6350
  msgstr "افقی"
6351
 
@@ -6365,10 +6331,10 @@ msgid "Vertical Align"
6365
  msgstr "عمودی"
6366
 
6367
  #: includes/elementor/widgets/custom-list.php:539
6368
- #: includes/elements/custom-list.php:16 includes/elements/custom-list.php:58
6369
- #: includes/elements/custom-list.php:74 includes/elements/custom-list.php:90
6370
- #: includes/elements/custom-list.php:106 includes/elements/custom-list.php:122
6371
- #: includes/elements/custom-list.php:138
6372
  msgid "List"
6373
  msgstr ""
6374
 
@@ -6378,14 +6344,14 @@ msgid "Space Between Rows"
6378
  msgstr "فاصله بین اسلایدها"
6379
 
6380
  #: includes/elementor/widgets/custom-list.php:565
6381
- #: includes/elements/custom-list.php:152
6382
  #, fuzzy
6383
  msgid "Display Connector"
6384
  msgstr "نمایش خلاصه"
6385
 
6386
  #: includes/elementor/widgets/custom-list.php:581
6387
  #: includes/elementor/widgets/custom-list.php:667
6388
- #: includes/elementor/widgets/divider.php:111 includes/elements/divider.php:60
6389
  msgid "Solid"
6390
  msgstr "یک دست"
6391
 
@@ -6402,7 +6368,7 @@ msgstr "نقطه ای"
6402
 
6403
  #: includes/elementor/widgets/custom-list.php:584
6404
  #: includes/elementor/widgets/custom-list.php:670
6405
- #: includes/elementor/widgets/divider.php:115 includes/elements/divider.php:64
6406
  msgid "Dashed"
6407
  msgstr "خط چین"
6408
 
@@ -6420,7 +6386,7 @@ msgstr "فاصله خالی"
6420
 
6421
  #: includes/elementor/widgets/custom-list.php:651
6422
  #: includes/elementor/widgets/heading-modern.php:189
6423
- #: includes/elements/custom-list.php:170
6424
  #, fuzzy
6425
  msgid "Display Divider"
6426
  msgstr "نمایش تصویر"
@@ -6432,10 +6398,10 @@ msgid "Text Margin"
6432
  msgstr "تراز متن"
6433
 
6434
  #: includes/elementor/widgets/custom-list.php:1001
6435
- #: includes/elements/custom-list.php:59 includes/elements/custom-list.php:62
6436
- #: includes/elements/custom-list.php:75 includes/elements/custom-list.php:91
6437
- #: includes/elements/custom-list.php:94 includes/elements/custom-list.php:107
6438
- #: includes/elements/custom-list.php:123 includes/elements/custom-list.php:139
6439
  msgid "List Item"
6440
  msgstr ""
6441
 
@@ -6457,7 +6423,7 @@ msgstr ""
6457
  msgid "Divider"
6458
  msgstr "ظاهر جداکننده"
6459
 
6460
- #: includes/elementor/widgets/divider.php:107 includes/elements/divider.php:56
6461
  msgid "White Space"
6462
  msgstr "فاصله خالی"
6463
 
@@ -6466,30 +6432,29 @@ msgstr "فاصله خالی"
6466
  #: includes/elementor/widgets/staff.php:200
6467
  #: includes/elementor/widgets/text.php:461
6468
  #: includes/elementor/widgets/text.php:656
6469
- #: includes/elements/about-widget.php:120 includes/elements/divider.php:68
6470
- #: includes/elements/dropcap.php:71 includes/elements/staff.php:167
6471
- #: includes/elements/text.php:537 includes/elements/text.php:579
6472
- #: includes/general-hooks.php:351
6473
  msgid "Circle"
6474
  msgstr "دایره"
6475
 
6476
- #: includes/elementor/widgets/divider.php:123 includes/elements/divider.php:72
6477
  msgid "Diamond"
6478
  msgstr "الماس"
6479
 
6480
- #: includes/elementor/widgets/divider.php:127 includes/elements/divider.php:76
6481
  #, fuzzy
6482
  msgid "Vertical Line"
6483
  msgstr "عمودی"
6484
 
6485
- #: includes/elementor/widgets/divider.php:139 includes/elements/divider.php:83
6486
  #, fuzzy
6487
  msgid "Specifies the size of divider."
6488
  msgstr "اندازه عرض جداکننده را مشخص می کند."
6489
 
6490
  #: includes/elementor/widgets/divider.php:144
6491
- #: includes/elements/before-after.php:105
6492
- #: includes/elements/instagram-feed.php:98
6493
  msgid "Full"
6494
  msgstr "کامل"
6495
 
@@ -6517,7 +6482,7 @@ msgstr "نوع نقشه"
6517
  msgid "Gap bottom"
6518
  msgstr "چپ پایین"
6519
 
6520
- #: includes/elementor/widgets/divider.php:387 includes/elements/divider.php:105
6521
  #, fuzzy
6522
  msgid "Divider color"
6523
  msgstr "ظاهر جداکننده"
@@ -6543,24 +6508,22 @@ msgstr "تصاویر گالری"
6543
  msgid "Add Images"
6544
  msgstr "تصاویر"
6545
 
6546
- #: includes/elementor/widgets/gallery.php:113 includes/elements/gallery.php:70
6547
  msgid "Gallery layout"
6548
  msgstr "چیدمان گالری"
6549
 
6550
  #: includes/elementor/widgets/gallery.php:117
6551
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:153
6552
- #: includes/elements/gallery.php:77
6553
- #: includes/elements/recent-posts-grid-carousel.php:536
6554
- #: public/templates/vcomposer/auxin_vc_extendes.php:35
6555
  msgid "Grid"
6556
  msgstr "شبکه"
6557
 
6558
- #: includes/elementor/widgets/gallery.php:118 includes/elements/gallery.php:81
6559
- #: public/templates/vcomposer/auxin_vc_extendes.php:32
6560
  msgid "Masonry"
6561
  msgstr "ساختمانی"
6562
 
6563
- #: includes/elementor/widgets/gallery.php:119 includes/elements/gallery.php:85
6564
  msgid "Tiles"
6565
  msgstr ""
6566
 
@@ -6573,10 +6536,10 @@ msgstr "ظاهر کاشی مطالب"
6573
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:134
6574
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:220
6575
  #: includes/elementor/widgets/recent-posts-tiles.php:134
6576
- #: includes/elements/gallery.php:123
6577
- #: includes/elements/recent-posts-tiles-carousel.php:301
6578
- #: includes/elements/recent-posts-tiles-carousel.php:367
6579
- #: includes/elements/recent-posts-tiles.php:331
6580
  msgid "Pattern 1"
6581
  msgstr ""
6582
 
@@ -6584,55 +6547,55 @@ msgstr ""
6584
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:138
6585
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:224
6586
  #: includes/elementor/widgets/recent-posts-tiles.php:138
6587
- #: includes/elements/gallery.php:127
6588
- #: includes/elements/recent-posts-tiles-carousel.php:305
6589
- #: includes/elements/recent-posts-tiles-carousel.php:371
6590
- #: includes/elements/recent-posts-tiles.php:335
6591
  msgid "Pattern 2"
6592
  msgstr ""
6593
 
6594
  #: includes/elementor/widgets/gallery.php:134
6595
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:142
6596
  #: includes/elementor/widgets/recent-posts-tiles.php:142
6597
- #: includes/elements/gallery.php:131
6598
- #: includes/elements/recent-posts-tiles-carousel.php:309
6599
- #: includes/elements/recent-posts-tiles.php:339
6600
  msgid "Pattern 3"
6601
  msgstr ""
6602
 
6603
  #: includes/elementor/widgets/gallery.php:135
6604
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:146
6605
  #: includes/elementor/widgets/recent-posts-tiles.php:146
6606
- #: includes/elements/gallery.php:135
6607
- #: includes/elements/recent-posts-tiles-carousel.php:313
6608
- #: includes/elements/recent-posts-tiles.php:343
6609
  msgid "Pattern 4"
6610
  msgstr ""
6611
 
6612
  #: includes/elementor/widgets/gallery.php:136
6613
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:150
6614
  #: includes/elementor/widgets/recent-posts-tiles.php:150
6615
- #: includes/elements/gallery.php:139
6616
- #: includes/elements/recent-posts-tiles-carousel.php:317
6617
- #: includes/elements/recent-posts-tiles.php:347
6618
  msgid "Pattern 5"
6619
  msgstr ""
6620
 
6621
  #: includes/elementor/widgets/gallery.php:137
6622
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:154
6623
  #: includes/elementor/widgets/recent-posts-tiles.php:154
6624
- #: includes/elements/gallery.php:143
6625
- #: includes/elements/recent-posts-tiles-carousel.php:321
6626
- #: includes/elements/recent-posts-tiles.php:351
6627
  msgid "Pattern 6"
6628
  msgstr ""
6629
 
6630
  #: includes/elementor/widgets/gallery.php:138
6631
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:158
6632
  #: includes/elementor/widgets/recent-posts-tiles.php:158
6633
- #: includes/elements/gallery.php:147
6634
- #: includes/elements/recent-posts-tiles-carousel.php:325
6635
- #: includes/elements/recent-posts-tiles.php:355
6636
  msgid "Pattern 7"
6637
  msgstr ""
6638
 
@@ -6641,7 +6604,7 @@ msgstr ""
6641
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:128
6642
  #: includes/elementor/widgets/recent-posts-masonry.php:128
6643
  #: includes/elementor/widgets/recent-products.php:137
6644
- #: includes/elements/instagram-feed.php:109
6645
  msgid "Columns"
6646
  msgstr "ستون ها"
6647
 
@@ -6655,11 +6618,11 @@ msgstr "اندازه تصویر"
6655
  #: includes/elementor/widgets/recent-posts-land-style.php:548
6656
  #: includes/elementor/widgets/recent-posts-timeline.php:559
6657
  #: includes/elementor/widgets/recent-products.php:490
6658
- #: includes/elements/gallery.php:291
6659
- #: includes/elements/recent-posts-grid-carousel.php:112
6660
- #: includes/elements/recent-posts-land-style.php:99
6661
- #: includes/elements/recent-posts-timeline.php:292
6662
- #: includes/elements/recent-products.php:85
6663
  msgid "Image aspect ratio"
6664
  msgstr "نسبت ابعاد تصویر"
6665
 
@@ -6673,25 +6636,25 @@ msgstr "پیوند"
6673
  msgid "Media File"
6674
  msgstr ""
6675
 
6676
- #: includes/elementor/widgets/gallery.php:217 includes/elements/gallery.php:322
6677
  msgid "Attachment Page"
6678
  msgstr "صفحه پیوست"
6679
 
6680
- #: includes/elementor/widgets/gallery.php:218 includes/elements/flickr.php:150
6681
- #: includes/elements/gallery.php:320
6682
  msgid "Lightbox"
6683
  msgstr "لایت باکس"
6684
 
6685
- #: includes/elementor/widgets/gallery.php:227 includes/elements/flickr.php:199
6686
  msgid "Pagination"
6687
  msgstr "صفحه بندی"
6688
 
6689
- #: includes/elementor/widgets/gallery.php:238 includes/elements/gallery.php:347
6690
  #, fuzzy
6691
  msgid "Enable lazyload"
6692
  msgstr "فعالسازی پس زمینه"
6693
 
6694
- #: includes/elementor/widgets/gallery.php:252 includes/elements/gallery.php:363
6695
  msgid "Images per page"
6696
  msgstr "تعداد عکس در صفحه"
6697
 
@@ -6700,7 +6663,7 @@ msgstr "تعداد عکس در صفحه"
6700
  msgid "Order by query"
6701
  msgstr "مرتب سازی تصاویر بر اساس کوئری"
6702
 
6703
- #: includes/elementor/widgets/gallery.php:298 includes/elements/gallery.php:187
6704
  msgid "Order images by"
6705
  msgstr "مرتب کردن تصاویر بر اساس"
6706
 
@@ -6884,8 +6847,7 @@ msgid "Shape"
6884
  msgstr "شکل"
6885
 
6886
  #: includes/elementor/widgets/icon.php:141
6887
- #: includes/elements/about-widget.php:121 includes/elements/dropcap.php:59
6888
- #: includes/general-hooks.php:352
6889
  msgid "Square"
6890
  msgstr "مربع"
6891
 
@@ -6943,9 +6905,9 @@ msgstr "تصویر پس زمینه"
6943
  #: includes/elementor/widgets/text.php:118
6944
  #: includes/elementor/widgets/text.php:140
6945
  #: includes/elementor/widgets/theme-elements/logo.php:214
6946
- #: includes/elements/about-widget.php:99 includes/elements/image.php:15
6947
- #: includes/elements/image.php:56 includes/elements/text.php:373
6948
- #: includes/elements/text.php:402
6949
  msgid "Image"
6950
  msgstr "تصویر"
6951
 
@@ -6969,48 +6931,48 @@ msgstr "نمایش تصویر"
6969
  msgid "Ribbon"
6970
  msgstr ""
6971
 
6972
- #: includes/elementor/widgets/image.php:186 includes/elements/image.php:287
6973
  #, fuzzy
6974
  msgid "Diplay Ribbon"
6975
  msgstr "نمایش دکمه لایک"
6976
 
6977
- #: includes/elementor/widgets/image.php:210 includes/elements/image.php:319
6978
  msgid "Ribbon Style"
6979
  msgstr ""
6980
 
6981
- #: includes/elementor/widgets/image.php:214 includes/elements/image.php:324
6982
- #: includes/elements/staff.php:198 includes/elements/text.php:95
6983
  msgid "Simple"
6984
  msgstr "ساده"
6985
 
6986
- #: includes/elementor/widgets/image.php:215 includes/elements/image.php:325
6987
  msgid "Corner"
6988
  msgstr ""
6989
 
6990
- #: includes/elementor/widgets/image.php:216 includes/elements/image.php:326
6991
  msgid "Cross"
6992
  msgstr ""
6993
 
6994
- #: includes/elementor/widgets/image.php:227 includes/elements/image.php:340
6995
  #, fuzzy
6996
  msgid "Ribbon Position"
6997
  msgstr "موقعیت"
6998
 
6999
- #: includes/elementor/widgets/image.php:231 includes/elements/image.php:345
7000
  #, fuzzy
7001
  msgid "Top Left"
7002
  msgstr "چپ"
7003
 
7004
- #: includes/elementor/widgets/image.php:232 includes/elements/image.php:346
7005
  #, fuzzy
7006
  msgid "Top Right"
7007
  msgstr "راست"
7008
 
7009
- #: includes/elementor/widgets/image.php:233 includes/elements/image.php:347
7010
  msgid "Bottom Left"
7011
  msgstr ""
7012
 
7013
- #: includes/elementor/widgets/image.php:234 includes/elements/image.php:348
7014
  #, fuzzy
7015
  msgid "Bottom Right"
7016
  msgstr "ارتفاع لوگو"
@@ -7021,7 +6983,7 @@ msgstr ""
7021
 
7022
  #: includes/elementor/widgets/image.php:278
7023
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:101
7024
- #: includes/general-hooks.php:1935
7025
  msgid "Settings"
7026
  msgstr ""
7027
 
@@ -7030,11 +6992,11 @@ msgstr ""
7030
  msgid "Open in lightbox"
7031
  msgstr "بازشدن لایت باکس"
7032
 
7033
- #: includes/elementor/widgets/image.php:298 includes/elements/image.php:162
7034
  msgid "Iconic button"
7035
  msgstr "دکمه شکلک دار"
7036
 
7037
- #: includes/elementor/widgets/image.php:303 includes/elements/image.php:169
7038
  msgid "Plus"
7039
  msgstr "بعلاوه"
7040
 
@@ -7077,19 +7039,19 @@ msgstr ""
7077
  msgid "Placeholder color while loading image"
7078
  msgstr ""
7079
 
7080
- #: includes/elementor/widgets/image.php:382 includes/elements/image.php:262
7081
  msgid "Tilt Effect"
7082
  msgstr ""
7083
 
7084
- #: includes/elementor/widgets/image.php:383 includes/elements/image.php:263
7085
  msgid "Adds tilt effect to the image."
7086
  msgstr ""
7087
 
7088
- #: includes/elementor/widgets/image.php:396 includes/elements/image.php:274
7089
  msgid "Colorized Shadow"
7090
  msgstr ""
7091
 
7092
- #: includes/elementor/widgets/image.php:397 includes/elements/image.php:275
7093
  msgid ""
7094
  "Adds colorized shadow to the image. Note: This feature is not available when "
7095
  "image hover is active."
@@ -7182,7 +7144,6 @@ msgid "Text Vertical Align"
7182
  msgstr "تراز متن"
7183
 
7184
  #: includes/elementor/widgets/modern-button.php:196
7185
- #: public/templates/vcomposer/auxin_vc_extendes.php:34
7186
  msgid "Justified"
7187
  msgstr "تعدیل شده"
7188
 
@@ -7238,13 +7199,13 @@ msgstr ""
7238
  #: includes/elementor/widgets/recent-posts-tiles.php:250
7239
  #: includes/elementor/widgets/recent-posts-timeline.php:382
7240
  #: includes/elementor/widgets/recent-products.php:327
7241
- #: includes/elements/popular-posts-widget.php:64
7242
- #: includes/elements/recent-posts-grid-carousel.php:98
7243
- #: includes/elements/recent-posts-land-style.php:85
7244
- #: includes/elements/recent-posts-masonry.php:85
7245
- #: includes/elements/recent-posts-tiles.php:84
7246
- #: includes/elements/recent-posts-timeline.php:79
7247
- #: includes/elements/recent-posts-widget.php:70
7248
  msgid "Number of posts to show"
7249
  msgstr "تعداد نوشته ها برای نمایش"
7250
 
@@ -7256,83 +7217,83 @@ msgstr "تعداد نوشته ها برای نمایش"
7256
  #: includes/elementor/widgets/recent-posts-tiles.php:231
7257
  #: includes/elementor/widgets/recent-posts-timeline.php:363
7258
  #: includes/elementor/widgets/recent-products.php:308
7259
- #: includes/elements/latest-posts-slider.php:69
7260
- #: includes/elements/latest-posts-slider.php:83
7261
- #: includes/elements/latest-posts-slider.php:97
7262
- #: includes/elements/latest-posts-slider.php:111
7263
- #: includes/elements/latest-posts-slider.php:125
7264
- #: includes/elements/latest-posts-slider.php:149
7265
- #: includes/elements/latest-posts-slider.php:167
7266
- #: includes/elements/latest-posts-slider.php:237
7267
- #: includes/elements/recent-posts-grid-carousel.php:94
7268
- #: includes/elements/recent-posts-grid-carousel.php:108
7269
- #: includes/elements/recent-posts-grid-carousel.php:141
7270
- #: includes/elements/recent-posts-grid-carousel.php:154
7271
- #: includes/elements/recent-posts-grid-carousel.php:195
7272
- #: includes/elements/recent-posts-grid-carousel.php:213
7273
- #: includes/elements/recent-posts-grid-carousel.php:227
7274
- #: includes/elements/recent-posts-grid-carousel.php:241
7275
- #: includes/elements/recent-posts-grid-carousel.php:255
7276
- #: includes/elements/recent-posts-grid-carousel.php:269
7277
- #: includes/elements/recent-posts-land-style.php:81
7278
- #: includes/elements/recent-posts-land-style.php:95
7279
- #: includes/elements/recent-posts-land-style.php:128
7280
- #: includes/elements/recent-posts-land-style.php:141
7281
- #: includes/elements/recent-posts-land-style.php:157
7282
- #: includes/elements/recent-posts-land-style.php:182
7283
- #: includes/elements/recent-posts-land-style.php:200
7284
- #: includes/elements/recent-posts-land-style.php:214
7285
- #: includes/elements/recent-posts-land-style.php:228
7286
- #: includes/elements/recent-posts-land-style.php:242
7287
- #: includes/elements/recent-posts-land-style.php:256
7288
- #: includes/elements/recent-posts-masonry.php:81
7289
- #: includes/elements/recent-posts-masonry.php:95
7290
- #: includes/elements/recent-posts-masonry.php:108
7291
- #: includes/elements/recent-posts-masonry.php:121
7292
- #: includes/elements/recent-posts-masonry.php:162
7293
- #: includes/elements/recent-posts-masonry.php:180
7294
- #: includes/elements/recent-posts-masonry.php:194
7295
- #: includes/elements/recent-posts-masonry.php:208
7296
- #: includes/elements/recent-posts-masonry.php:222
7297
- #: includes/elements/recent-posts-masonry.php:236
7298
- #: includes/elements/recent-posts-tiles-carousel.php:67
7299
- #: includes/elements/recent-posts-tiles-carousel.php:81
7300
- #: includes/elements/recent-posts-tiles-carousel.php:95
7301
- #: includes/elements/recent-posts-tiles-carousel.php:108
7302
- #: includes/elements/recent-posts-tiles-carousel.php:121
7303
- #: includes/elements/recent-posts-tiles-carousel.php:137
7304
- #: includes/elements/recent-posts-tiles-carousel.php:162
7305
- #: includes/elements/recent-posts-tiles-carousel.php:180
7306
- #: includes/elements/recent-posts-tiles-carousel.php:194
7307
- #: includes/elements/recent-posts-tiles-carousel.php:208
7308
- #: includes/elements/recent-posts-tiles-carousel.php:222
7309
- #: includes/elements/recent-posts-tiles-carousel.php:247
7310
- #: includes/elements/recent-posts-tiles-carousel.php:265
7311
- #: includes/elements/recent-posts-tiles-carousel.php:279
7312
- #: includes/elements/recent-posts-tiles.php:80
7313
- #: includes/elements/recent-posts-tiles.php:94
7314
- #: includes/elements/recent-posts-tiles.php:107
7315
- #: includes/elements/recent-posts-tiles.php:120
7316
- #: includes/elements/recent-posts-tiles.php:136
7317
- #: includes/elements/recent-posts-tiles.php:192
7318
- #: includes/elements/recent-posts-tiles.php:210
7319
- #: includes/elements/recent-posts-tiles.php:224
7320
- #: includes/elements/recent-posts-tiles.php:238
7321
- #: includes/elements/recent-posts-tiles.php:252
7322
- #: includes/elements/recent-posts-tiles.php:277
7323
- #: includes/elements/recent-posts-tiles.php:295
7324
- #: includes/elements/recent-posts-tiles.php:309
7325
- #: includes/elements/recent-posts-timeline.php:75
7326
- #: includes/elements/recent-posts-timeline.php:89
7327
- #: includes/elements/recent-posts-timeline.php:102
7328
- #: includes/elements/recent-posts-timeline.php:115
7329
- #: includes/elements/recent-posts-timeline.php:131
7330
- #: includes/elements/recent-posts-timeline.php:187
7331
- #: includes/elements/recent-posts-timeline.php:205
7332
- #: includes/elements/recent-posts-timeline.php:219
7333
- #: includes/elements/recent-posts-timeline.php:233
7334
- #: includes/elements/recent-posts-timeline.php:247
7335
- #: includes/elements/recent-posts-timeline.php:261
7336
  msgid "Query"
7337
  msgstr ""
7338
 
@@ -7375,15 +7336,15 @@ msgstr ""
7375
  #: includes/elementor/widgets/recent-posts-tiles.php:238
7376
  #: includes/elementor/widgets/recent-posts-timeline.php:370
7377
  #: includes/elementor/widgets/recent-products.php:315
7378
- #: includes/elements/popular-posts-widget.php:235
7379
- #: includes/elements/recent-posts-grid-carousel.php:83
7380
- #: includes/elements/recent-posts-land-style.php:70
7381
- #: includes/elements/recent-posts-masonry.php:70
7382
- #: includes/elements/recent-posts-tiles-carousel.php:56
7383
- #: includes/elements/recent-posts-tiles.php:69
7384
- #: includes/elements/recent-posts-timeline.php:64
7385
- #: includes/elements/recent-posts-widget.php:190
7386
- #: includes/elements/recent-products.php:69
7387
  msgid "Categories"
7388
  msgstr "دسته ها"
7389
 
@@ -7407,18 +7368,18 @@ msgstr "نادیده گرفتن نوشته های بدون رسانه"
7407
  #: includes/elementor/widgets/recent-posts-tiles.php:301
7408
  #: includes/elementor/widgets/recent-posts-timeline.php:433
7409
  #: includes/elementor/widgets/recent-products.php:351
7410
- #: includes/elements/latest-posts-slider.php:129
7411
- #: includes/elements/popular-posts-widget.php:188
7412
- #: includes/elements/recent-posts-grid-carousel.php:174
7413
- #: includes/elements/recent-posts-land-style.php:161
7414
- #: includes/elements/recent-posts-masonry.php:141
7415
- #: includes/elements/recent-posts-tiles-carousel.php:141
7416
- #: includes/elements/recent-posts-tiles-carousel.php:226
7417
- #: includes/elements/recent-posts-tiles.php:171
7418
- #: includes/elements/recent-posts-tiles.php:256
7419
- #: includes/elements/recent-posts-timeline.php:166
7420
- #: includes/elements/recent-posts-widget.php:148
7421
- #: includes/elements/recent-products.php:120
7422
  msgid "Order by"
7423
  msgstr "مرتب سازی بر اساس"
7424
 
@@ -7430,6 +7391,29 @@ msgstr "مرتب سازی بر اساس"
7430
  #: includes/elementor/widgets/recent-posts-tiles.php:310
7431
  #: includes/elementor/widgets/recent-posts-timeline.php:442
7432
  #: includes/elementor/widgets/recent-products.php:360
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7433
  #: includes/elements/latest-posts-slider.php:140
7434
  #: includes/elements/popular-posts-widget.php:201
7435
  #: includes/elements/recent-posts-grid-carousel.php:187
@@ -7442,31 +7426,8 @@ msgstr "مرتب سازی بر اساس"
7442
  #: includes/elements/recent-posts-timeline.php:179
7443
  #: includes/elements/recent-posts-widget.php:161
7444
  #: includes/elements/recent-products.php:133
7445
- msgid "Comments"
7446
- msgstr "دیدگاه ها"
7447
-
7448
- #: includes/elementor/widgets/products-grid.php:243
7449
- #: includes/elementor/widgets/recent-posts-grid-carousel.php:798
7450
- #: includes/elementor/widgets/recent-posts-land-style.php:432
7451
- #: includes/elementor/widgets/recent-posts-masonry.php:527
7452
- #: includes/elementor/widgets/recent-posts-tiles-carousel.php:409
7453
- #: includes/elementor/widgets/recent-posts-tiles.php:311
7454
- #: includes/elementor/widgets/recent-posts-timeline.php:443
7455
- #: includes/elementor/widgets/recent-products.php:361
7456
- #: includes/elements/latest-posts-slider.php:141
7457
- #: includes/elements/popular-posts-widget.php:202
7458
- #: includes/elements/recent-posts-grid-carousel.php:188
7459
- #: includes/elements/recent-posts-land-style.php:175
7460
- #: includes/elements/recent-posts-masonry.php:155
7461
- #: includes/elements/recent-posts-tiles-carousel.php:155
7462
- #: includes/elements/recent-posts-tiles-carousel.php:240
7463
- #: includes/elements/recent-posts-tiles.php:185
7464
- #: includes/elements/recent-posts-tiles.php:270
7465
- #: includes/elements/recent-posts-timeline.php:180
7466
- #: includes/elements/recent-posts-widget.php:162
7467
- #: includes/elements/recent-products.php:134
7468
- msgid "Date Modified"
7469
- msgstr "تاریخ ویرایش"
7470
 
7471
  #: includes/elementor/widgets/products-grid.php:245
7472
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:800
@@ -7476,15 +7437,15 @@ msgstr "تاریخ ویرایش"
7476
  #: includes/elementor/widgets/recent-posts-tiles.php:313
7477
  #: includes/elementor/widgets/recent-posts-timeline.php:445
7478
  #: includes/elementor/widgets/recent-products.php:363
7479
- #: includes/elements/recent-posts-grid-carousel.php:190
7480
- #: includes/elements/recent-posts-land-style.php:177
7481
- #: includes/elements/recent-posts-masonry.php:157
7482
- #: includes/elements/recent-posts-tiles-carousel.php:157
7483
- #: includes/elements/recent-posts-tiles-carousel.php:242
7484
- #: includes/elements/recent-posts-tiles.php:187
7485
- #: includes/elements/recent-posts-tiles.php:272
7486
- #: includes/elements/recent-posts-timeline.php:182
7487
- #: includes/elements/recent-products.php:136
7488
  #, fuzzy
7489
  msgid "Inserted Post IDs"
7490
  msgstr "افزودن متای نوشته"
@@ -7497,6 +7458,29 @@ msgstr "افزودن متای نوشته"
7497
  #: includes/elementor/widgets/recent-posts-tiles.php:325
7498
  #: includes/elementor/widgets/recent-posts-timeline.php:457
7499
  #: includes/elementor/widgets/recent-products.php:375
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7500
  #: includes/elements/latest-posts-slider.php:159
7501
  #: includes/elements/popular-posts-widget.php:220
7502
  #: includes/elements/recent-posts-grid-carousel.php:207
@@ -7509,41 +7493,18 @@ msgstr "افزودن متای نوشته"
7509
  #: includes/elements/recent-posts-timeline.php:199
7510
  #: includes/elements/recent-posts-widget.php:180
7511
  #: includes/elements/recent-products.php:153
7512
- msgid "Descending"
7513
- msgstr "نزولی"
7514
-
7515
- #: includes/elementor/widgets/products-grid.php:258
7516
- #: includes/elementor/widgets/recent-posts-grid-carousel.php:816
7517
- #: includes/elementor/widgets/recent-posts-land-style.php:447
7518
- #: includes/elementor/widgets/recent-posts-masonry.php:542
7519
- #: includes/elementor/widgets/recent-posts-tiles-carousel.php:424
7520
- #: includes/elementor/widgets/recent-posts-tiles.php:326
7521
- #: includes/elementor/widgets/recent-posts-timeline.php:458
7522
- #: includes/elementor/widgets/recent-products.php:376
7523
- #: includes/elements/latest-posts-slider.php:160
7524
- #: includes/elements/popular-posts-widget.php:221
7525
- #: includes/elements/recent-posts-grid-carousel.php:208
7526
- #: includes/elements/recent-posts-land-style.php:195
7527
- #: includes/elements/recent-posts-masonry.php:175
7528
- #: includes/elements/recent-posts-tiles-carousel.php:175
7529
- #: includes/elements/recent-posts-tiles-carousel.php:260
7530
- #: includes/elements/recent-posts-tiles.php:205
7531
- #: includes/elements/recent-posts-tiles.php:290
7532
- #: includes/elements/recent-posts-timeline.php:200
7533
- #: includes/elements/recent-posts-widget.php:181
7534
- #: includes/elements/recent-products.php:154
7535
  msgid "Ascending"
7536
  msgstr "صعودی"
7537
 
7538
  #: includes/elementor/widgets/products-grid.php:266
7539
  #: includes/elementor/widgets/recent-products.php:384
7540
- #: includes/elements/recent-products.php:163
7541
  msgid "Only products"
7542
  msgstr ""
7543
 
7544
  #: includes/elementor/widgets/products-grid.php:267
7545
  #: includes/elementor/widgets/recent-products.php:385
7546
- #: includes/elements/recent-products.php:164
7547
  msgid ""
7548
  "If you intend to display ONLY specific products, you should specify the "
7549
  "products here. You have to insert the Products IDs that are separated by "
@@ -7552,14 +7513,14 @@ msgstr ""
7552
 
7553
  #: includes/elementor/widgets/products-grid.php:275
7554
  #: includes/elementor/widgets/recent-products.php:393
7555
- #: includes/elements/recent-products.php:177
7556
  #, fuzzy
7557
  msgid "Include products"
7558
  msgstr "شامل شدن این نوشته ها"
7559
 
7560
  #: includes/elementor/widgets/products-grid.php:276
7561
  #: includes/elementor/widgets/recent-products.php:394
7562
- #: includes/elements/recent-products.php:178
7563
  msgid ""
7564
  "If you intend to include additional products, you should specify the "
7565
  "products here. You have to insert the Products IDs that are separated by "
@@ -7568,14 +7529,14 @@ msgstr ""
7568
 
7569
  #: includes/elementor/widgets/products-grid.php:284
7570
  #: includes/elementor/widgets/recent-products.php:402
7571
- #: includes/elements/recent-products.php:191
7572
  #, fuzzy
7573
  msgid "Exclude products"
7574
  msgstr "نادیده گرفتن این نوشته ها"
7575
 
7576
  #: includes/elementor/widgets/products-grid.php:285
7577
  #: includes/elementor/widgets/recent-products.php:403
7578
- #: includes/elements/recent-products.php:192
7579
  msgid ""
7580
  "If you intend to exclude specific products from result, you should specify "
7581
  "the products here. You have to insert the Products IDs that are separated by "
@@ -7583,7 +7544,7 @@ msgid ""
7583
  msgstr ""
7584
 
7585
  #: includes/elementor/widgets/products-grid.php:294
7586
- #: includes/elements/recent-products.php:206
7587
  #, fuzzy
7588
  msgid "Number of products to displace or pass over."
7589
  msgstr "تعداد نوشته هایی که باید از آن ها عبور کرد یا آن ها را نادیده گرفت."
@@ -7703,8 +7664,8 @@ msgstr ""
7703
 
7704
  #: includes/elementor/widgets/quote.php:322
7705
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:200
7706
- #: includes/elements/instagram-feed.php:223
7707
- #: includes/elements/recent-posts-grid-carousel.php:578
7708
  msgid "Background color"
7709
  msgstr "رنگ پس زمینه"
7710
 
@@ -7808,18 +7769,18 @@ msgid "Inherited from larger"
7808
  msgstr ""
7809
 
7810
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:149
7811
- #: includes/elements/recent-posts-grid-carousel.php:528
7812
  #, fuzzy
7813
  msgid "Display items as"
7814
  msgstr "نمایش آیتم ها در"
7815
 
7816
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:154
7817
- #: includes/elements/recent-posts-grid-carousel.php:537
7818
  msgid "Grid - Table Style"
7819
  msgstr ""
7820
 
7821
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:155
7822
- #: includes/elements/recent-posts-grid-carousel.php:538
7823
  #, fuzzy
7824
  msgid "Grid - Modern Style"
7825
  msgstr "ظاهر جداکننده"
@@ -7829,141 +7790,141 @@ msgid "Flip"
7829
  msgstr ""
7830
 
7831
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:157
7832
- #: includes/elements/recent-posts-grid-carousel.php:539
7833
  msgid "Carousel - Modern Style"
7834
  msgstr ""
7835
 
7836
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:158
7837
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:193
7838
- #: includes/elements/recent-posts-grid-carousel.php:540
7839
- #: includes/elements/recent-posts-grid-carousel.php:629
7840
- #: includes/elements/recent-posts-grid-carousel.php:651
7841
- #: includes/elements/recent-posts-grid-carousel.php:671
7842
- #: includes/elements/recent-posts-grid-carousel.php:691
7843
- #: includes/elements/recent-posts-grid-carousel.php:706
7844
- #: includes/elements/recent-posts-grid-carousel.php:722
7845
- #: includes/elements/recent-posts-grid-carousel.php:739
7846
- #: includes/elements/recent-posts-tiles-carousel.php:420
7847
- #: includes/elements/recent-posts-tiles-carousel.php:442
7848
- #: includes/elements/recent-posts-tiles-carousel.php:457
7849
- #: includes/elements/recent-posts-tiles-carousel.php:473
7850
- #: includes/elements/recent-posts-tiles-carousel.php:490
7851
  #, fuzzy
7852
  msgid "Carousel"
7853
  msgstr "اکسین گردونه"
7854
 
7855
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:166
7856
- #: includes/elements/recent-posts-grid-carousel.php:594
7857
  msgid "Column space"
7858
  msgstr "فضای بین ستون ها"
7859
 
7860
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:167
7861
- #: includes/elements/recent-posts-grid-carousel.php:595
7862
  #, fuzzy
7863
  msgid "Specifies horizontal space between items (pixel)."
7864
  msgstr "فضای خالی بین تصاویر را مشخص می کند."
7865
 
7866
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:179
7867
  #: includes/elementor/widgets/recent-posts-masonry.php:149
7868
- #: includes/elements/recent-posts-grid-carousel.php:549
7869
  msgid "Content layout"
7870
  msgstr "چیدمان محتوا"
7871
 
7872
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:183
7873
  #: includes/elementor/widgets/recent-posts-masonry.php:153
7874
- #: includes/elements/recent-posts-grid-carousel.php:557
7875
  msgid "Full Content"
7876
  msgstr "محتوای کامل"
7877
 
7878
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:184
7879
  #: includes/elementor/widgets/recent-posts-masonry.php:154
7880
- #: includes/elements/recent-posts-grid-carousel.php:558
7881
  msgid "Boxed Content"
7882
  msgstr "محتوای جعبه ای"
7883
 
7884
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:195
7885
- #: includes/elements/recent-posts-grid-carousel.php:570
7886
  msgid "Mouse Over Effect"
7887
  msgstr ""
7888
 
7889
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:201
7890
- #: includes/elements/recent-posts-grid-carousel.php:579
7891
  #, fuzzy
7892
  msgid "Cover image"
7893
  msgstr "تصویر پوستر"
7894
 
7895
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:202
7896
- #: includes/elements/recent-posts-grid-carousel.php:580
7897
  #, fuzzy
7898
  msgid "Cover image or background color"
7899
  msgstr "رنگ پس زمینه دلخواه"
7900
 
7901
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:203
7902
- #: includes/elements/recent-posts-grid-carousel.php:581
7903
  msgid "Nothing"
7904
  msgstr ""
7905
 
7906
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:214
7907
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:237
7908
- #: includes/elements/recent-posts-grid-carousel.php:611
7909
- #: includes/elements/recent-posts-tiles-carousel.php:402
7910
  msgid "Navigation type"
7911
  msgstr "نوع ناوبری"
7912
 
7913
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:218
7914
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:241
7915
- #: includes/elements/recent-posts-grid-carousel.php:619
7916
- #: includes/elements/recent-posts-tiles-carousel.php:410
7917
  msgid "Move per column"
7918
  msgstr "حرکت در هر ستون"
7919
 
7920
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:219
7921
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:242
7922
- #: includes/elements/recent-posts-grid-carousel.php:620
7923
- #: includes/elements/recent-posts-tiles-carousel.php:411
7924
  msgid "Move per page"
7925
  msgstr "حرکت در هر صفحه"
7926
 
7927
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:220
7928
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:243
7929
- #: includes/elements/recent-posts-grid-carousel.php:621
7930
- #: includes/elements/recent-posts-tiles-carousel.php:412
7931
  msgid "Smooth scroll"
7932
  msgstr "اسکرول آرام"
7933
 
7934
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:236
7935
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:206
7936
- #: includes/elements/recent-posts-grid-carousel.php:641
7937
- #: includes/elements/recent-posts-tiles-carousel.php:432
7938
  msgid "Arrows"
7939
  msgstr "فلش ها"
7940
 
7941
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:237
7942
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:207
7943
- #: includes/elements/recent-posts-grid-carousel.php:642
7944
- #: includes/elements/recent-posts-tiles-carousel.php:433
7945
  msgid "Bullets"
7946
  msgstr "گلوله ها"
7947
 
7948
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:248
7949
- #: includes/elements/recent-posts-grid-carousel.php:655
7950
  #, fuzzy
7951
  msgid "Control Position"
7952
  msgstr "موقعیت"
7953
 
7954
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:253
7955
- #: includes/elements/recent-posts-grid-carousel.php:663
7956
  msgid "Side"
7957
  msgstr ""
7958
 
7959
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:264
7960
- #: includes/elements/recent-posts-grid-carousel.php:675
7961
  #, fuzzy
7962
  msgid "Control Skin"
7963
  msgstr "نمای صفحه ورود"
7964
 
7965
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:268
7966
- #: includes/elements/recent-posts-grid-carousel.php:682
7967
  #, fuzzy
7968
  msgid "boxed"
7969
  msgstr "جعبه ای"
@@ -7971,31 +7932,31 @@ msgstr "جعبه ای"
7971
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:280
7972
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:251
7973
  #: includes/elementor/widgets/touch-slider.php:140
7974
- #: includes/elements/recent-posts-grid-carousel.php:695
7975
- #: includes/elements/recent-posts-tiles-carousel.php:446
7976
  msgid "Loop navigation"
7977
  msgstr "ناوبری چرخه ای"
7978
 
7979
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:295
7980
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:263
7981
- #: includes/elements/recent-posts-grid-carousel.php:710
7982
- #: includes/elements/recent-posts-tiles-carousel.php:461
7983
  msgid "Autoplay carousel"
7984
  msgstr "نمایش خودکار گردونه"
7985
 
7986
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:310
7987
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:275
7988
  #: includes/elementor/widgets/touch-slider.php:164
7989
- #: includes/elements/recent-posts-grid-carousel.php:726
7990
- #: includes/elements/recent-posts-tiles-carousel.php:477
7991
  msgid "Autoplay delay"
7992
  msgstr "تاخیر شروع خودکار"
7993
 
7994
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:311
7995
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:276
7996
  #: includes/elementor/widgets/touch-slider.php:165
7997
- #: includes/elements/recent-posts-grid-carousel.php:727
7998
- #: includes/elements/recent-posts-tiles-carousel.php:478
7999
  msgid "Specifies the delay between auto-forwarding in seconds."
8000
  msgstr "تاخیر بین حرکت های رو به جلو را بر حسب ثانیه مشخص می کند."
8001
 
@@ -8017,10 +7978,10 @@ msgstr "نوع نمایش"
8017
  #: includes/elementor/widgets/recent-posts-masonry.php:176
8018
  #: includes/elementor/widgets/recent-posts-timeline.php:163
8019
  #: includes/elementor/widgets/recent-products.php:209
8020
- #: includes/elements/recent-posts-grid-carousel.php:273
8021
- #: includes/elements/recent-posts-land-style.php:260
8022
- #: includes/elements/recent-posts-masonry.php:240
8023
- #: includes/elements/recent-posts-timeline.php:312
8024
  msgid "Display post media (image, video, etc)"
8025
  msgstr "نمایش رسانه های نوشته (تصویر، ویدیو، غیره)"
8026
 
@@ -8039,10 +8000,10 @@ msgstr ""
8039
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:299
8040
  #: includes/elementor/widgets/recent-posts-tiles.php:201
8041
  #: includes/elementor/widgets/recent-posts-timeline.php:234
8042
- #: includes/elements/recent-posts-grid-carousel.php:287
8043
- #: includes/elements/recent-posts-land-style.php:274
8044
- #: includes/elements/recent-posts-masonry.php:254
8045
- #: includes/elements/recent-posts-timeline.php:326
8046
  msgid "Display post title"
8047
  msgstr "نمایش عنوان پست"
8048
 
@@ -8056,7 +8017,7 @@ msgstr "لینک عنوان"
8056
  #: includes/elementor/widgets/recent-posts-masonry.php:259
8057
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:311
8058
  #: includes/elementor/widgets/recent-posts-tiles.php:213
8059
- #: includes/elements/recent-posts-grid-carousel.php:300
8060
  #, fuzzy
8061
  msgid "Display post info"
8062
  msgstr "نمایش عنوان پست"
@@ -8068,7 +8029,7 @@ msgstr "نمایش آیتم ها در"
8068
 
8069
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:471
8070
  #: includes/elementor/widgets/recent-posts-masonry.php:271
8071
- #: includes/elements/recent-posts-grid-carousel.php:324
8072
  #, fuzzy
8073
  msgid "Post info position"
8074
  msgstr "موقعیت تصویر یا شکلک"
@@ -8078,8 +8039,8 @@ msgstr "موقعیت تصویر یا شکلک"
8078
  #: includes/elementor/widgets/recent-posts-masonry.php:287
8079
  #: includes/elementor/widgets/recent-products.php:278
8080
  #: includes/elementor/widgets/theme-elements/modern-search.php:197
8081
- #: includes/elements/recent-posts-grid-carousel.php:345
8082
- #: includes/elements/recent-products.php:260
8083
  #, fuzzy
8084
  msgid "Display Categories"
8085
  msgstr "همه دسته ها"
@@ -8099,7 +8060,7 @@ msgstr "نمایش نویسنده یا ادامه نوشته"
8099
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:528
8100
  #: includes/elementor/widgets/recent-posts-land-style.php:249
8101
  #: includes/elementor/widgets/recent-posts-masonry.php:315
8102
- #: includes/elements/recent-posts-grid-carousel.php:362
8103
  #, fuzzy
8104
  msgid "Display Date"
8105
  msgstr "نمایش تصویر"
@@ -8122,7 +8083,7 @@ msgstr "برای نمایش پس زمینه دلخواه در صفحه ورود
8122
 
8123
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:556
8124
  #: includes/elementor/widgets/recent-posts-masonry.php:330
8125
- #: includes/elements/recent-posts-grid-carousel.php:312
8126
  #, fuzzy
8127
  msgid "Display post content"
8128
  msgstr "نمایش تاریخ نوشته"
@@ -8137,9 +8098,9 @@ msgstr "نمایش زبانه دیدگاه ها"
8137
  #: includes/elementor/widgets/recent-posts-land-style.php:276
8138
  #: includes/elementor/widgets/recent-posts-masonry.php:342
8139
  #: includes/elementor/widgets/recent-posts-timeline.php:258
8140
- #: includes/elements/recent-posts-grid-carousel.php:379
8141
- #: includes/elements/recent-posts-land-style.php:299
8142
- #: includes/elements/recent-posts-masonry.php:279
8143
  msgid "Display like button"
8144
  msgstr "نمایش دکمه لایک"
8145
 
@@ -8147,9 +8108,9 @@ msgstr "نمایش دکمه لایک"
8147
  #: includes/elementor/widgets/recent-posts-land-style.php:288
8148
  #: includes/elementor/widgets/recent-posts-masonry.php:366
8149
  #: includes/elementor/widgets/recent-posts-timeline.php:282
8150
- #: includes/elements/popular-posts-widget.php:145
8151
- #: includes/elements/recent-posts-timeline.php:351
8152
- #: includes/elements/recent-posts-widget.php:105
8153
  msgid "Display excerpt"
8154
  msgstr "نمایش خلاصه"
8155
 
@@ -8157,9 +8118,9 @@ msgstr "نمایش خلاصه"
8157
  #: includes/elementor/widgets/recent-posts-land-style.php:289
8158
  #: includes/elementor/widgets/recent-posts-masonry.php:367
8159
  #: includes/elementor/widgets/recent-posts-timeline.php:283
8160
- #: includes/elements/popular-posts-widget.php:146
8161
- #: includes/elements/recent-posts-timeline.php:352
8162
- #: includes/elements/recent-posts-widget.php:106
8163
  msgid "Enable it to display post summary instead of full content."
8164
  msgstr "برای نمایش خلاصه نوشته به جای محتوای کامل این گزینه را فعال کنید."
8165
 
@@ -8167,12 +8128,12 @@ msgstr "برای نمایش خلاصه نوشته به جای محتوای کا
8167
  #: includes/elementor/widgets/recent-posts-land-style.php:301
8168
  #: includes/elementor/widgets/recent-posts-masonry.php:379
8169
  #: includes/elementor/widgets/recent-posts-timeline.php:295
8170
- #: includes/elements/popular-posts-widget.php:174
8171
- #: includes/elements/recent-posts-grid-carousel.php:424
8172
- #: includes/elements/recent-posts-land-style.php:344
8173
- #: includes/elements/recent-posts-masonry.php:324
8174
- #: includes/elements/recent-posts-timeline.php:366
8175
- #: includes/elements/recent-posts-widget.php:134
8176
  msgid "Excerpt length"
8177
  msgstr "طول خلاصه"
8178
 
@@ -8180,10 +8141,10 @@ msgstr "طول خلاصه"
8180
  #: includes/elementor/widgets/recent-posts-land-style.php:302
8181
  #: includes/elementor/widgets/recent-posts-masonry.php:380
8182
  #: includes/elementor/widgets/recent-posts-timeline.php:296
8183
- #: includes/elements/recent-posts-grid-carousel.php:425
8184
- #: includes/elements/recent-posts-land-style.php:345
8185
- #: includes/elements/recent-posts-masonry.php:325
8186
- #: includes/elements/recent-posts-timeline.php:367
8187
  msgid "Specify summary content in character."
8188
  msgstr "خلاصه نوشته را برحسب کاراکتر مشخص می کند."
8189
 
@@ -8191,10 +8152,10 @@ msgstr "خلاصه نوشته را برحسب کاراکتر مشخص می کن
8191
  #: includes/elementor/widgets/recent-posts-land-style.php:314
8192
  #: includes/elementor/widgets/recent-posts-masonry.php:392
8193
  #: includes/elementor/widgets/recent-posts-timeline.php:308
8194
- #: includes/elements/recent-posts-grid-carousel.php:438
8195
- #: includes/elements/recent-posts-land-style.php:362
8196
- #: includes/elements/recent-posts-masonry.php:338
8197
- #: includes/elements/recent-posts-timeline.php:383
8198
  msgid "Display author or read more"
8199
  msgstr "نمایش نویسنده یا ادامه نوشته"
8200
 
@@ -8202,10 +8163,10 @@ msgstr "نمایش نویسنده یا ادامه نوشته"
8202
  #: includes/elementor/widgets/recent-posts-land-style.php:316
8203
  #: includes/elementor/widgets/recent-posts-masonry.php:394
8204
  #: includes/elementor/widgets/recent-posts-timeline.php:310
8205
- #: includes/elements/recent-posts-grid-carousel.php:439
8206
- #: includes/elements/recent-posts-land-style.php:363
8207
- #: includes/elements/recent-posts-masonry.php:339
8208
- #: includes/elements/recent-posts-timeline.php:384
8209
  msgid "Specifies whether to show author or read more on each post."
8210
  msgstr "مشخص می کند نویسنده یا بیشتر بخوانید در هر نوشته نشان داده شود یا خیر."
8211
 
@@ -8216,10 +8177,10 @@ msgstr "مشخص می کند نویسنده یا بیشتر بخوانید در
8216
  #: includes/elementor/widgets/recent-posts-masonry.php:1221
8217
  #: includes/elementor/widgets/recent-posts-timeline.php:314
8218
  #: includes/elementor/widgets/text.php:301
8219
- #: includes/elements/recent-posts-grid-carousel.php:446
8220
- #: includes/elements/recent-posts-land-style.php:370
8221
- #: includes/elements/recent-posts-masonry.php:346
8222
- #: includes/elements/recent-posts-timeline.php:391
8223
  msgid "Read More"
8224
  msgstr "بیشتر بخوانید"
8225
 
@@ -8255,14 +8216,14 @@ msgstr ""
8255
  #: includes/elementor/widgets/recent-posts-tiles.php:239
8256
  #: includes/elementor/widgets/recent-posts-timeline.php:371
8257
  #: includes/elementor/widgets/recent-products.php:316
8258
- #: includes/elements/recent-posts-grid-carousel.php:84
8259
- #: includes/elements/recent-posts-land-style.php:71
8260
- #: includes/elements/recent-posts-masonry.php:71
8261
- #: includes/elements/recent-posts-tiles-carousel.php:57
8262
- #: includes/elements/recent-posts-tiles.php:70
8263
- #: includes/elements/recent-posts-timeline.php:65
8264
- #: includes/elements/recent-posts-widget.php:191
8265
- #: includes/elements/recent-products.php:70
8266
  msgid "Specifies a category that you want to show posts from it."
8267
  msgstr "دسته ای که می خواهید نوشته ها از آن نشان داده شوند را مشخص کنید."
8268
 
@@ -8273,18 +8234,18 @@ msgstr "دسته ای که می خواهید نوشته ها از آن نشان
8273
  #: includes/elementor/widgets/recent-posts-tiles.php:262
8274
  #: includes/elementor/widgets/recent-posts-timeline.php:394
8275
  #: includes/elementor/widgets/recent-products.php:339
8276
- #: includes/elements/recent-posts-grid-carousel.php:132
8277
- #: includes/elements/recent-posts-land-style.php:119
8278
- #: includes/elements/recent-posts-masonry.php:99
8279
- #: includes/elements/recent-posts-tiles-carousel.php:99
8280
- #: includes/elements/recent-posts-tiles.php:98
8281
- #: includes/elements/recent-posts-timeline.php:93
8282
- #: includes/elements/recent-products.php:107
8283
  msgid "Exclude posts without media"
8284
  msgstr "نادیده گرفتن نوشته های بدون رسانه"
8285
 
8286
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:734
8287
- #: includes/elements/recent-posts-timeline.php:106
8288
  #, fuzzy
8289
  msgid "Exclude all custom post formats"
8290
  msgstr "نادیده گرفتن فرمت های سفارشی نوشته"
@@ -8322,12 +8283,12 @@ msgstr "فایل ویدیو"
8322
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:384
8323
  #: includes/elementor/widgets/recent-posts-tiles.php:286
8324
  #: includes/elementor/widgets/recent-posts-timeline.php:418
8325
- #: includes/elements/recent-posts-grid-carousel.php:158
8326
- #: includes/elements/recent-posts-land-style.php:145
8327
- #: includes/elements/recent-posts-masonry.php:125
8328
- #: includes/elements/recent-posts-tiles-carousel.php:125
8329
- #: includes/elements/recent-posts-tiles.php:124
8330
- #: includes/elements/recent-posts-timeline.php:119
8331
  #, fuzzy
8332
  msgid "Exclude quote and link post formats"
8333
  msgstr "نادیده گرفتن نوشته های سبک نقل قول و لینک"
@@ -8338,12 +8299,12 @@ msgstr "نادیده گرفتن نوشته های سبک نقل قول و لین
8338
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:432
8339
  #: includes/elementor/widgets/recent-posts-tiles.php:334
8340
  #: includes/elementor/widgets/recent-posts-timeline.php:466
8341
- #: includes/elements/recent-posts-grid-carousel.php:217
8342
- #: includes/elements/recent-posts-land-style.php:204
8343
- #: includes/elements/recent-posts-masonry.php:184
8344
- #: includes/elements/recent-posts-tiles-carousel.php:184
8345
- #: includes/elements/recent-posts-tiles.php:214
8346
- #: includes/elements/recent-posts-timeline.php:209
8347
  #, fuzzy
8348
  msgid "Only posts"
8349
  msgstr "شامل شدن این نوشته ها"
@@ -8354,12 +8315,12 @@ msgstr "شامل شدن این نوشته ها"
8354
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:433
8355
  #: includes/elementor/widgets/recent-posts-tiles.php:335
8356
  #: includes/elementor/widgets/recent-posts-timeline.php:467
8357
- #: includes/elements/recent-posts-grid-carousel.php:218
8358
- #: includes/elements/recent-posts-land-style.php:205
8359
- #: includes/elements/recent-posts-masonry.php:185
8360
- #: includes/elements/recent-posts-tiles-carousel.php:185
8361
- #: includes/elements/recent-posts-tiles.php:215
8362
- #: includes/elements/recent-posts-timeline.php:210
8363
  msgid ""
8364
  "If you intend to display ONLY specific posts, you should specify the posts "
8365
  "here. You have to insert the post IDs that are separated by comma (eg. "
@@ -8372,14 +8333,14 @@ msgstr ""
8372
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:441
8373
  #: includes/elementor/widgets/recent-posts-tiles.php:343
8374
  #: includes/elementor/widgets/recent-posts-timeline.php:475
8375
- #: includes/elements/latest-posts-slider.php:101
8376
- #: includes/elements/recent-posts-grid-carousel.php:231
8377
- #: includes/elements/recent-posts-land-style.php:218
8378
- #: includes/elements/recent-posts-masonry.php:198
8379
- #: includes/elements/recent-posts-tiles-carousel.php:198
8380
- #: includes/elements/recent-posts-tiles.php:228
8381
- #: includes/elements/recent-posts-timeline.php:223
8382
- #: includes/general-hooks.php:1875
8383
  msgid "Include posts"
8384
  msgstr "شامل شدن این نوشته ها"
8385
 
@@ -8389,12 +8350,12 @@ msgstr "شامل شدن این نوشته ها"
8389
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:442
8390
  #: includes/elementor/widgets/recent-posts-tiles.php:344
8391
  #: includes/elementor/widgets/recent-posts-timeline.php:476
8392
- #: includes/elements/recent-posts-grid-carousel.php:232
8393
- #: includes/elements/recent-posts-land-style.php:219
8394
- #: includes/elements/recent-posts-masonry.php:199
8395
- #: includes/elements/recent-posts-tiles-carousel.php:199
8396
- #: includes/elements/recent-posts-tiles.php:229
8397
- #: includes/elements/recent-posts-timeline.php:224
8398
  msgid ""
8399
  "If you intend to include additional posts, you should specify the posts "
8400
  "here. You have to insert the Post IDs that are separated by comma (eg. "
@@ -8407,13 +8368,13 @@ msgstr ""
8407
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:450
8408
  #: includes/elementor/widgets/recent-posts-tiles.php:352
8409
  #: includes/elementor/widgets/recent-posts-timeline.php:484
8410
- #: includes/elements/latest-posts-slider.php:87
8411
- #: includes/elements/recent-posts-grid-carousel.php:245
8412
- #: includes/elements/recent-posts-land-style.php:232
8413
- #: includes/elements/recent-posts-masonry.php:212
8414
- #: includes/elements/recent-posts-tiles-carousel.php:212
8415
- #: includes/elements/recent-posts-tiles.php:242
8416
- #: includes/elements/recent-posts-timeline.php:237
8417
  msgid "Exclude posts"
8418
  msgstr "نادیده گرفتن این نوشته ها"
8419
 
@@ -8423,12 +8384,12 @@ msgstr "نادیده گرفتن این نوشته ها"
8423
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:451
8424
  #: includes/elementor/widgets/recent-posts-tiles.php:353
8425
  #: includes/elementor/widgets/recent-posts-timeline.php:485
8426
- #: includes/elements/recent-posts-grid-carousel.php:246
8427
- #: includes/elements/recent-posts-land-style.php:233
8428
- #: includes/elements/recent-posts-masonry.php:213
8429
- #: includes/elements/recent-posts-tiles-carousel.php:213
8430
- #: includes/elements/recent-posts-tiles.php:243
8431
- #: includes/elements/recent-posts-timeline.php:238
8432
  msgid ""
8433
  "If you intend to exclude specific posts from result, you should specify the "
8434
  "posts here. You have to insert the Post IDs that are separated by comma (eg. "
@@ -8442,13 +8403,13 @@ msgstr ""
8442
  #: includes/elementor/widgets/recent-posts-tiles.php:362
8443
  #: includes/elementor/widgets/recent-posts-timeline.php:494
8444
  #: includes/elementor/widgets/recent-products.php:412
8445
- #: includes/elements/latest-posts-slider.php:116
8446
- #: includes/elements/recent-posts-grid-carousel.php:260
8447
- #: includes/elements/recent-posts-land-style.php:247
8448
- #: includes/elements/recent-posts-masonry.php:227
8449
- #: includes/elements/recent-posts-tiles-carousel.php:270
8450
- #: includes/elements/recent-posts-tiles.php:300
8451
- #: includes/elements/recent-posts-timeline.php:252
8452
  msgid "Number of post to displace or pass over."
8453
  msgstr "تعداد نوشته هایی که باید از آن ها عبور کرد یا آن ها را نادیده گرفت."
8454
 
@@ -8466,11 +8427,11 @@ msgstr "صفحه بندی"
8466
  #: includes/elementor/widgets/recent-posts-masonry.php:599
8467
  #: includes/elementor/widgets/recent-posts-tiles.php:383
8468
  #: includes/elementor/widgets/recent-posts-timeline.php:515
8469
- #: includes/elements/recent-posts-grid-carousel.php:393
8470
- #: includes/elements/recent-posts-land-style.php:313
8471
- #: includes/elements/recent-posts-masonry.php:293
8472
- #: includes/elements/recent-posts-tiles.php:140
8473
- #: includes/elements/recent-posts-timeline.php:135
8474
  #, fuzzy
8475
  msgid "Load More Type"
8476
  msgstr "بیشتر بخوانید"
@@ -8480,11 +8441,11 @@ msgstr "بیشتر بخوانید"
8480
  #: includes/elementor/widgets/recent-posts-masonry.php:607
8481
  #: includes/elementor/widgets/recent-posts-tiles.php:391
8482
  #: includes/elementor/widgets/recent-posts-timeline.php:523
8483
- #: includes/elements/recent-posts-grid-carousel.php:410
8484
- #: includes/elements/recent-posts-land-style.php:330
8485
- #: includes/elements/recent-posts-masonry.php:310
8486
- #: includes/elements/recent-posts-tiles.php:157
8487
- #: includes/elements/recent-posts-timeline.php:152
8488
  msgid "Infinite Scroll"
8489
  msgstr ""
8490
 
@@ -8493,11 +8454,11 @@ msgstr ""
8493
  #: includes/elementor/widgets/recent-posts-masonry.php:615
8494
  #: includes/elementor/widgets/recent-posts-tiles.php:399
8495
  #: includes/elementor/widgets/recent-posts-timeline.php:531
8496
- #: includes/elements/recent-posts-grid-carousel.php:418
8497
- #: includes/elements/recent-posts-land-style.php:338
8498
- #: includes/elements/recent-posts-masonry.php:318
8499
- #: includes/elements/recent-posts-tiles.php:165
8500
- #: includes/elements/recent-posts-timeline.php:160
8501
  msgid "Next Prev"
8502
  msgstr ""
8503
 
@@ -8505,11 +8466,11 @@ msgstr ""
8505
  #: includes/elementor/widgets/recent-posts-land-style.php:552
8506
  #: includes/elementor/widgets/recent-posts-timeline.php:563
8507
  #: includes/elementor/widgets/recent-products.php:494
8508
- #: includes/elements/gallery.php:299
8509
- #: includes/elements/recent-posts-grid-carousel.php:120
8510
- #: includes/elements/recent-posts-land-style.php:107
8511
- #: includes/elements/recent-posts-timeline.php:300
8512
- #: includes/elements/recent-products.php:93
8513
  msgid "Horizontal 4:3"
8514
  msgstr "افقی 4:3"
8515
 
@@ -8517,11 +8478,11 @@ msgstr "افقی 4:3"
8517
  #: includes/elementor/widgets/recent-posts-land-style.php:553
8518
  #: includes/elementor/widgets/recent-posts-timeline.php:564
8519
  #: includes/elementor/widgets/recent-products.php:495
8520
- #: includes/elements/gallery.php:300
8521
- #: includes/elements/recent-posts-grid-carousel.php:121
8522
- #: includes/elements/recent-posts-land-style.php:108
8523
- #: includes/elements/recent-posts-timeline.php:301
8524
- #: includes/elements/recent-products.php:94
8525
  msgid "Horizontal 16:9"
8526
  msgstr "افقی 16:9"
8527
 
@@ -8529,11 +8490,11 @@ msgstr "افقی 16:9"
8529
  #: includes/elementor/widgets/recent-posts-land-style.php:554
8530
  #: includes/elementor/widgets/recent-posts-timeline.php:565
8531
  #: includes/elementor/widgets/recent-products.php:496
8532
- #: includes/elements/gallery.php:301
8533
- #: includes/elements/recent-posts-grid-carousel.php:122
8534
- #: includes/elements/recent-posts-land-style.php:109
8535
- #: includes/elements/recent-posts-timeline.php:302
8536
- #: includes/elements/recent-products.php:95
8537
  msgid "Square 1:1"
8538
  msgstr "مربع 1:1"
8539
 
@@ -8541,11 +8502,11 @@ msgstr "مربع 1:1"
8541
  #: includes/elementor/widgets/recent-posts-land-style.php:555
8542
  #: includes/elementor/widgets/recent-posts-timeline.php:566
8543
  #: includes/elementor/widgets/recent-products.php:497
8544
- #: includes/elements/gallery.php:302
8545
- #: includes/elements/recent-posts-grid-carousel.php:123
8546
- #: includes/elements/recent-posts-land-style.php:110
8547
- #: includes/elements/recent-posts-timeline.php:303
8548
- #: includes/elements/recent-products.php:96
8549
  msgid "Vertical 3:4"
8550
  msgstr "عمودی 3:4"
8551
 
@@ -8620,11 +8581,11 @@ msgstr "[فلوکس] مطالب اخیر سبک زمین"
8620
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:372
8621
  #: includes/elementor/widgets/recent-posts-tiles.php:274
8622
  #: includes/elementor/widgets/recent-posts-timeline.php:406
8623
- #: includes/elements/recent-posts-grid-carousel.php:145
8624
- #: includes/elements/recent-posts-land-style.php:132
8625
- #: includes/elements/recent-posts-masonry.php:112
8626
- #: includes/elements/recent-posts-tiles-carousel.php:112
8627
- #: includes/elements/recent-posts-tiles.php:111
8628
  msgid "Exclude custom post formats"
8629
  msgstr "نادیده گرفتن فرمت های سفارشی نوشته"
8630
 
@@ -8652,28 +8613,28 @@ msgstr "اکسین گردونه"
8652
 
8653
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:125
8654
  #: includes/elementor/widgets/recent-posts-tiles.php:125
8655
- #: includes/elements/gallery.php:102
8656
- #: includes/elements/recent-posts-tiles-carousel.php:283
8657
- #: includes/elements/recent-posts-tiles.php:313
8658
  #, fuzzy
8659
  msgid "Post Tile styles"
8660
  msgstr "ظاهر کاشی مطالب"
8661
 
8662
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:168
8663
  #: includes/elementor/widgets/recent-posts-tiles.php:168
8664
- #: includes/elements/recent-posts-tiles-carousel.php:331
8665
- #: includes/elements/recent-posts-tiles.php:361
8666
  msgid "Post tile style"
8667
  msgstr "ظاهر کاشی مطالب"
8668
 
8669
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:173
8670
  #: includes/elementor/widgets/recent-posts-tiles.php:173
8671
- #: includes/elements/recent-posts-tiles.php:375
8672
  msgid "Standard"
8673
  msgstr "استاندارد"
8674
 
8675
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:215
8676
- #: includes/elements/recent-posts-tiles-carousel.php:350
8677
  #, fuzzy
8678
  msgid "Button Navigation Style"
8679
  msgstr "نوع ناوبری"
@@ -8689,36 +8650,36 @@ msgid "Timeline Posts"
8689
  msgstr "[فلوکس] خط زمانی مطالب اخیر"
8690
 
8691
  #: includes/elementor/widgets/recent-posts-timeline.php:125
8692
- #: includes/elements/recent-posts-timeline.php:265
8693
  msgid "Timeline aignment"
8694
  msgstr "تراز خط زمان"
8695
 
8696
  #: includes/elementor/widgets/recent-posts-timeline.php:126
8697
- #: includes/elements/recent-posts-timeline.php:266
8698
  msgid "Specifies the alignment of timeline element."
8699
  msgstr "تراز المان خط زمانی را مشخص می کند."
8700
 
8701
  #: includes/elementor/widgets/recent-posts-timeline.php:246
8702
- #: includes/elements/recent-posts-land-style.php:287
8703
- #: includes/elements/recent-posts-masonry.php:267
8704
- #: includes/elements/recent-posts-timeline.php:339
8705
  msgid "Display post meta"
8706
  msgstr "نمایش متای پست"
8707
 
8708
  #: includes/elementor/widgets/recent-products.php:185
8709
- #: includes/elements/recent-products.php:219
8710
  #, fuzzy
8711
  msgid "Display products price"
8712
  msgstr "نمایش عنوان پست"
8713
 
8714
  #: includes/elementor/widgets/recent-products.php:197
8715
- #: includes/elements/recent-products.php:233
8716
  #, fuzzy
8717
  msgid "Display sale badge"
8718
  msgstr "نمایش تصویر"
8719
 
8720
  #: includes/elementor/widgets/recent-products.php:266
8721
- #: includes/elements/recent-products.php:247
8722
  #, fuzzy
8723
  msgid "Display product title"
8724
  msgstr "نمایش عنوان پست"
@@ -8806,62 +8767,62 @@ msgstr "نمایش فرمت نوشته؟"
8806
  msgid "Staff"
8807
  msgstr ""
8808
 
8809
- #: includes/elementor/widgets/staff.php:107 includes/elements/staff.php:42
8810
  msgid "Staff Name"
8811
  msgstr ""
8812
 
8813
  #: includes/elementor/widgets/staff.php:108
8814
- #: includes/elementor/widgets/text.php:234 includes/elements/text.php:42
8815
  msgid "Text title, leave it empty if you don`t need title."
8816
  msgstr "عناون متن، اگر به عنوان نیاز ندارید این بخش را خالی بگذارید."
8817
 
8818
- #: includes/elementor/widgets/staff.php:117 includes/elements/staff.php:56
8819
  msgid "Staff Occupation"
8820
  msgstr ""
8821
 
8822
- #: includes/elementor/widgets/staff.php:126 includes/elements/staff.php:72
8823
  msgid "Staff Page Link"
8824
  msgstr ""
8825
 
8826
  #: includes/elementor/widgets/staff.php:141
8827
- #: includes/elementor/widgets/text.php:265 includes/elements/staff.php:514
8828
- #: includes/elements/testimonial.php:165 includes/elements/text.php:880
8829
  msgid "Enter a text as a text content."
8830
  msgstr "متنی را به عنوان محتوا وارد کنید."
8831
 
8832
- #: includes/elementor/widgets/staff.php:149 includes/elements/staff.php:500
8833
  msgid "Maximum Words"
8834
  msgstr ""
8835
 
8836
- #: includes/elementor/widgets/staff.php:150 includes/elements/staff.php:501
8837
  msgid "Limit the number of words in the Content"
8838
  msgstr ""
8839
 
8840
  #: includes/elementor/widgets/staff.php:196
8841
- #: includes/elementor/widgets/text.php:648 includes/elements/staff.php:160
8842
- #: includes/elements/text.php:569
8843
  #, fuzzy
8844
  msgid "Image shape"
8845
  msgstr "اندازه تصویر"
8846
 
8847
  #: includes/elementor/widgets/staff.php:204
8848
  #: includes/elementor/widgets/text.php:465
8849
- #: includes/elementor/widgets/text.php:660 includes/elements/staff.php:171
8850
- #: includes/elements/text.php:541 includes/elements/text.php:583
8851
  msgid "Semi-circle"
8852
  msgstr "نیم دایره"
8853
 
8854
  #: includes/elementor/widgets/staff.php:208
8855
  #: includes/elementor/widgets/text.php:469
8856
- #: includes/elementor/widgets/text.php:664 includes/elements/staff.php:175
8857
- #: includes/elements/text.php:545 includes/elements/text.php:587
8858
  msgid "Round Rectangle"
8859
  msgstr "مستطیل دورگرد"
8860
 
8861
  #: includes/elementor/widgets/staff.php:212
8862
  #: includes/elementor/widgets/text.php:477
8863
- #: includes/elementor/widgets/text.php:668 includes/elements/staff.php:179
8864
- #: includes/elements/text.php:553 includes/elements/text.php:591
8865
  msgid "Rectangle"
8866
  msgstr "مستطیل"
8867
 
@@ -8870,56 +8831,56 @@ msgstr "مستطیل"
8870
  msgid "Social"
8871
  msgstr "شکلک های شبکه های اجتماعی"
8872
 
8873
- #: includes/elementor/widgets/staff.php:275 includes/elements/staff.php:315
8874
  #, fuzzy
8875
  msgid "Enable Socials"
8876
  msgstr "[فلوکس] شبکه های اجتماعی"
8877
 
8878
  #: includes/elementor/widgets/staff.php:286
8879
- #: includes/elements/socials-list.php:231 includes/elements/staff.php:328
8880
  #, fuzzy
8881
  msgid "Twitter Address"
8882
  msgstr "آدرس"
8883
 
8884
  #: includes/elementor/widgets/staff.php:302
8885
- #: includes/elements/socials-list.php:255 includes/elements/staff.php:360
8886
  #, fuzzy
8887
  msgid "Facebook Address"
8888
  msgstr "آدرس جعبه تماس"
8889
 
8890
- #: includes/elementor/widgets/staff.php:318 includes/elements/staff.php:376
8891
  #, fuzzy
8892
  msgid "Google Plus Address"
8893
  msgstr "کد آنالیز گوگل"
8894
 
8895
  #: includes/elementor/widgets/staff.php:334
8896
- #: includes/elements/socials-list.php:267 includes/elements/staff.php:392
8897
  #, fuzzy
8898
  msgid "Flickr Address"
8899
  msgstr "آدرس"
8900
 
8901
- #: includes/elementor/widgets/staff.php:350 includes/elements/staff.php:408
8902
  msgid "Delicious Address"
8903
  msgstr ""
8904
 
8905
  #: includes/elementor/widgets/staff.php:366
8906
- #: includes/elements/socials-list.php:291 includes/elements/staff.php:424
8907
  msgid "Pinterest Address"
8908
  msgstr ""
8909
 
8910
- #: includes/elementor/widgets/staff.php:382 includes/elements/staff.php:440
8911
  #, fuzzy
8912
  msgid "GitHub Address"
8913
  msgstr "آدرس"
8914
 
8915
  #: includes/elementor/widgets/staff.php:398
8916
- #: includes/elements/socials-list.php:315
8917
  #, fuzzy
8918
  msgid "Instagram Address"
8919
  msgstr "شناسه کاربر اینستاگرام"
8920
 
8921
  #: includes/elementor/widgets/staff.php:414
8922
- #: includes/elements/socials-list.php:279
8923
  #, fuzzy
8924
  msgid "Dribbble Address"
8925
  msgstr "آدرس"
@@ -8937,38 +8898,38 @@ msgid "Top space"
8937
  msgstr "فضای خالی"
8938
 
8939
  #: includes/elementor/widgets/staff.php:699
8940
- #: includes/elements/socials-list.php:15 includes/elements/socials-list.php:152
8941
- #: includes/elements/socials-list.php:239
8942
- #: includes/elements/socials-list.php:251
8943
- #: includes/elements/socials-list.php:263
8944
- #: includes/elements/socials-list.php:275
8945
- #: includes/elements/socials-list.php:287
8946
- #: includes/elements/socials-list.php:299
8947
- #: includes/elements/socials-list.php:311
8948
- #: includes/elements/socials-list.php:323
8949
- #: includes/elements/socials-list.php:335
8950
- #: includes/elements/socials-list.php:347 includes/elements/staff.php:324
8951
- #: includes/elements/staff.php:340 includes/elements/staff.php:356
8952
- #: includes/elements/staff.php:372 includes/elements/staff.php:388
8953
- #: includes/elements/staff.php:404 includes/elements/staff.php:420
8954
- #: includes/elements/staff.php:436 includes/elements/staff.php:452
8955
- #: includes/elements/staff.php:475 includes/elements/staff.php:496
8956
  #, fuzzy
8957
  msgid "Socials"
8958
  msgstr "شکلک های شبکه های اجتماعی"
8959
 
8960
- #: includes/elementor/widgets/staff.php:766 includes/elements/staff.php:479
8961
  #, fuzzy
8962
  msgid "Icon Direction"
8963
  msgstr "دکمه شکلک دار"
8964
 
8965
- #: includes/elementor/widgets/staff.php:783 includes/elements/staff.php:456
8966
  #, fuzzy
8967
  msgid "Socials Icon size"
8968
  msgstr "اندازه شکلک"
8969
 
8970
- #: includes/elementor/widgets/staff.php:790 includes/elements/staff.php:465
8971
- #: includes/elements/text.php:470
8972
  msgid "X-Large"
8973
  msgstr "خیلی بزرگ"
8974
 
@@ -8976,7 +8937,7 @@ msgstr "خیلی بزرگ"
8976
  #: includes/elementor/widgets/text.php:1445
8977
  #: includes/elementor/widgets/theme-elements/menu.php:324
8978
  #: includes/elementor/widgets/theme-elements/menu.php:1341
8979
- #: includes/elements/text.php:116
8980
  #, fuzzy
8981
  msgid "Text Align"
8982
  msgstr "تراز متن"
@@ -9008,8 +8969,8 @@ msgstr ""
9008
 
9009
  #: includes/elementor/widgets/tabs.php:52
9010
  #: includes/elementor/widgets/tabs.php:184 includes/elements/tab-widget.php:15
9011
- #: includes/elements/tabs.php:15 includes/elements/tabs.php:76
9012
- #: includes/elements/tabs.php:94
9013
  msgid "Tabs"
9014
  msgstr "زبانه ها"
9015
 
@@ -9039,13 +9000,13 @@ msgstr "عنوان"
9039
  msgid "Tab Content"
9040
  msgstr "محتوا"
9041
 
9042
- #: includes/elementor/widgets/tabs.php:152 includes/elements/tab-widget.php:63
9043
- #: includes/elements/tabs.php:63
9044
  msgid "Bordered"
9045
  msgstr "کادربندی شده"
9046
 
9047
- #: includes/elementor/widgets/tabs.php:153 includes/elements/tab-widget.php:64
9048
- #: includes/elements/tabs.php:64
9049
  msgid "No border"
9050
  msgstr "بدون کادر"
9051
 
@@ -9080,36 +9041,36 @@ msgid "Show image on top of content"
9080
  msgstr ""
9081
 
9082
  #: includes/elementor/widgets/testimonial.php:152
9083
- #: includes/elements/popular-posts-widget.php:130
9084
- #: includes/elements/recent-posts-widget.php:90
9085
  msgid "Display image"
9086
  msgstr "نمایش تصویر"
9087
 
9088
  #: includes/elementor/widgets/testimonial.php:163
9089
- #: includes/elements/testimonial.php:146
9090
  #, fuzzy
9091
  msgid "Customer Image"
9092
  msgstr "تصویر دلخواه"
9093
 
9094
  #: includes/elementor/widgets/testimonial.php:200
9095
- #: includes/elements/testimonial.php:82
9096
  #, fuzzy
9097
  msgid "Customer Name"
9098
  msgstr "نام نویسنده"
9099
 
9100
  #: includes/elementor/widgets/testimonial.php:210
9101
- #: includes/elements/testimonial.php:110
9102
  msgid "Customer Occupation"
9103
  msgstr ""
9104
 
9105
  #: includes/elementor/widgets/testimonial.php:220
9106
- #: includes/elements/testimonial.php:96
9107
  #, fuzzy
9108
  msgid "Customer Link"
9109
  msgstr "تصویر دلخواه"
9110
 
9111
  #: includes/elementor/widgets/testimonial.php:233
9112
- #: includes/elements/testimonial.php:124
9113
  #, fuzzy
9114
  msgid "Customer Rating"
9115
  msgstr "تصویر دلخواه"
@@ -9151,22 +9112,22 @@ msgstr ""
9151
 
9152
  #: includes/elementor/widgets/text.php:129
9153
  #: includes/elementor/widgets/theme-elements/search.php:132
9154
- #: includes/elements/text.php:385
9155
  #, fuzzy
9156
  msgid "Please choose an icon from the list."
9157
  msgstr "لطفا یکی از شکلک های موجود را انتخاب کنید."
9158
 
9159
- #: includes/elementor/widgets/text.php:251 includes/elements/text.php:73
9160
  #, fuzzy
9161
  msgid "Title Link"
9162
  msgstr "لینک عنوان"
9163
 
9164
- #: includes/elementor/widgets/text.php:286 includes/elements/text.php:635
9165
  #, fuzzy
9166
  msgid "Display button"
9167
  msgstr "نمایش دکمه لایک"
9168
 
9169
- #: includes/elementor/widgets/text.php:287 includes/elements/text.php:636
9170
  #, fuzzy
9171
  msgid "Display a button in text widget"
9172
  msgstr "نمایش دکمه لایک"
@@ -9187,11 +9148,11 @@ msgstr "تصویر"
9187
  msgid "Border"
9188
  msgstr "کادربندی شده"
9189
 
9190
- #: includes/elementor/widgets/text.php:456 includes/elements/text.php:531
9191
  msgid "Icon background shape"
9192
  msgstr "شکل پس زمینه شکلک"
9193
 
9194
- #: includes/elementor/widgets/text.php:473 includes/elements/text.php:549
9195
  #, fuzzy
9196
  msgid "Cross Rectangle"
9197
  msgstr "مستطیل"
@@ -9199,16 +9160,16 @@ msgstr "مستطیل"
9199
  #: includes/elementor/widgets/text.php:524
9200
  #: includes/elementor/widgets/text.php:583
9201
  #: includes/elementor/widgets/theme-elements/search.php:233
9202
- #: includes/elements/text.php:443
9203
  msgid "Icon color"
9204
  msgstr "رنگ شکلک"
9205
 
9206
  #: includes/elementor/widgets/text.php:539
9207
- #: includes/elementor/widgets/text.php:598 includes/elements/text.php:484
9208
  msgid "Icon background color"
9209
  msgstr "رنگ پس زمینه شکلک"
9210
 
9211
- #: includes/elementor/widgets/text.php:652 includes/elements/text.php:575
9212
  #, fuzzy
9213
  msgid "Default Aspect"
9214
  msgstr "پیش فرض"
@@ -9238,8 +9199,8 @@ msgstr "نوع دکمه"
9238
  msgid "Shape Style"
9239
  msgstr "ظاهر نقشه"
9240
 
9241
- #: includes/elementor/widgets/text.php:1387 includes/general-hooks.php:756
9242
- #: includes/general-hooks.php:1168
9243
  #, fuzzy
9244
  msgid "Button Style"
9245
  msgstr "ظاهر دکمه"
@@ -9249,20 +9210,20 @@ msgstr "ظاهر دکمه"
9249
  msgid "Overlay"
9250
  msgstr "رو"
9251
 
9252
- #: includes/elementor/widgets/text.php:1588 includes/elements/text.php:894
9253
  msgid "Footer Shape"
9254
  msgstr ""
9255
 
9256
- #: includes/elementor/widgets/text.php:1597 includes/elements/text.php:905
9257
  msgid "Wave"
9258
  msgstr ""
9259
 
9260
- #: includes/elementor/widgets/text.php:1601 includes/elements/text.php:909
9261
  msgid "Tail"
9262
  msgstr ""
9263
 
9264
- #: includes/elementor/widgets/text.php:1612 includes/elements/button.php:211
9265
- #: includes/elements/text.php:823
9266
  msgid "Color of button"
9267
  msgstr "رنگ دکمه"
9268
 
@@ -9517,7 +9478,7 @@ msgid "Paradox"
9517
  msgstr ""
9518
 
9519
  #: includes/elementor/widgets/theme-elements/menu.php:625
9520
- #: includes/elements/dropcap.php:55
9521
  msgid "Classic"
9522
  msgstr "کلاسیک"
9523
 
@@ -9776,7 +9737,7 @@ msgid "Is lanugage swicher ?"
9776
  msgstr ""
9777
 
9778
  #: includes/elementor/widgets/theme-elements/select.php:163
9779
- #: includes/elements/code.php:72
9780
  msgid "Language"
9781
  msgstr "زبان"
9782
 
@@ -10042,25 +10003,25 @@ msgid "Simple Image Slider"
10042
  msgstr "خاکستری ساده"
10043
 
10044
  #: includes/elementor/widgets/touch-slider.php:127
10045
- #: includes/elements/latest-posts-slider.php:298
10046
- #: includes/elements/touch-slider.php:96
10047
  msgid "Arrow navigation"
10048
  msgstr "فلش های ناوبری"
10049
 
10050
  #: includes/elementor/widgets/touch-slider.php:152
10051
- #: includes/elements/latest-posts-slider.php:337
10052
- #: includes/elements/touch-slider.php:135
10053
  msgid "Slideshow"
10054
  msgstr "اسلایدشو"
10055
 
10056
  #: includes/elementor/widgets/touch-slider.php:177
10057
- #: includes/elements/touch-slider.php:164
10058
  #, fuzzy
10059
  msgid "Display image title"
10060
  msgstr "نمایش تصویر"
10061
 
10062
  #: includes/elementor/widgets/touch-slider.php:189
10063
- #: includes/elements/touch-slider.php:177
10064
  #, fuzzy
10065
  msgid "Display image caption"
10066
  msgstr "نمایش تصویر"
@@ -10071,20 +10032,20 @@ msgid "Slides"
10071
  msgstr "اسلایدر"
10072
 
10073
  #: includes/elementor/widgets/touch-slider.php:215
10074
- #: includes/elements/latest-posts-slider.php:272
10075
- #: includes/elements/touch-slider.php:70
10076
  msgid "Slider image width"
10077
  msgstr "عرض تصویر اسلایدر"
10078
 
10079
  #: includes/elementor/widgets/touch-slider.php:235
10080
- #: includes/elements/latest-posts-slider.php:285
10081
- #: includes/elements/touch-slider.php:83
10082
  msgid "Slider image height"
10083
  msgstr "ارتفاع تصویر اسلایدر"
10084
 
10085
  #: includes/elementor/widgets/touch-slider.php:255
10086
- #: includes/elements/latest-posts-slider.php:311
10087
- #: includes/elements/touch-slider.php:109
10088
  msgid "Space between slides"
10089
  msgstr "فاصله بین اسلایدها"
10090
 
@@ -10156,56 +10117,81 @@ msgstr "[فلوکس] درباره نویسنده"
10156
  msgid "It adds an about author element."
10157
  msgstr "یک المان درباره نویسنده اضافه می کند."
10158
 
10159
- #: includes/elements/about-widget.php:58
10160
  msgid "The name which appears in about widget."
10161
  msgstr "نامی که در ابزارک درباره ما نشان داده می شود."
10162
 
10163
- #: includes/elements/about-widget.php:71 includes/general-hooks.php:2406
10164
  msgid "Skills"
10165
  msgstr "مهارت ها"
10166
 
10167
- #: includes/elements/about-widget.php:72
10168
  msgid "It appears below the name."
10169
  msgstr "در پایین نام نمایش داده خواهد شد."
10170
 
10171
- #: includes/elements/about-widget.php:84
10172
  msgid "Info"
10173
  msgstr "اطلاعات"
10174
 
10175
- #: includes/elements/about-widget.php:85
10176
  msgid "Biographical info or any other content."
10177
  msgstr "اطلاعاتی از زندگی نامه یا هر محتوای دیگری."
10178
 
10179
- #: includes/elements/about-widget.php:100
10180
  msgid "It appears above the name."
10181
  msgstr "بالای نام نمایش داده خواهد شد."
10182
 
10183
- #: includes/elements/about-widget.php:114
10184
  msgid "Image style"
10185
  msgstr "ظاهر تصویر"
10186
 
10187
- #: includes/elements/about-widget.php:132
10188
  msgid "Align center texts"
10189
  msgstr "متن تراز وسط"
10190
 
10191
- #: includes/elements/about-widget.php:147
10192
  msgid "Show socials below the info"
10193
  msgstr "نمایش شبکه های اجتماعی در زیر اطلاعات"
10194
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10195
  #: includes/elements/about-widget.php:162
10196
  #: includes/elements/accordion-widget.php:91
10197
  #: includes/elements/accordion.php:109 includes/elements/audio.php:124
10198
  #: includes/elements/before-after.php:140 includes/elements/button.php:258
10199
- #: includes/elements/code.php:120 includes/elements/contact-box.php:311
10200
  #: includes/elements/contact-form.php:104 includes/elements/custom-list.php:188
10201
- #: includes/elements/divider.php:150 includes/elements/dropcap.php:95
10202
- #: includes/elements/facebook.php:161 includes/elements/gallery.php:381
10203
- #: includes/elements/gmap.php:197 includes/elements/highlight.php:93
10204
- #: includes/elements/image.php:363 includes/elements/instagram-feed.php:283
10205
- #: includes/elements/latest-items.php:249
10206
  #: includes/elements/latest-posts-slider.php:366
10207
  #: includes/elements/popular-posts-widget.php:260
10208
- #: includes/elements/quote.php:155
10209
  #: includes/elements/recent-posts-grid-carousel.php:743
10210
  #: includes/elements/recent-posts-land-style.php:380
10211
  #: includes/elements/recent-posts-masonry.php:410
@@ -10215,35 +10201,7 @@ msgstr "نمایش شبکه های اجتماعی در زیر اطلاعات"
10215
  #: includes/elements/recent-posts-widget.php:220
10216
  #: includes/elements/recent-products.php:345 includes/elements/search.php:54
10217
  #: includes/elements/tab-widget.php:160 includes/elements/tabs.php:108
10218
- #: includes/elements/text.php:935 includes/elements/video.php:172
10219
- #: public/templates/vcomposer/auxin_vc_extendes.php:73
10220
- msgid "Extra class name"
10221
- msgstr "نام کلاس اضافه"
10222
-
10223
- #: includes/elements/about-widget.php:163
10224
- #: includes/elements/accordion-widget.php:92
10225
- #: includes/elements/accordion.php:110 includes/elements/audio.php:125
10226
- #: includes/elements/before-after.php:141 includes/elements/button.php:259
10227
- #: includes/elements/code.php:121 includes/elements/contact-box.php:312
10228
- #: includes/elements/contact-form.php:105 includes/elements/custom-list.php:189
10229
- #: includes/elements/dropcap.php:96 includes/elements/facebook.php:162
10230
- #: includes/elements/gallery.php:382 includes/elements/gmap.php:198
10231
- #: includes/elements/highlight.php:94 includes/elements/image.php:364
10232
- #: includes/elements/instagram-feed.php:284
10233
- #: includes/elements/latest-items.php:250
10234
- #: includes/elements/latest-posts-slider.php:367
10235
- #: includes/elements/popular-posts-widget.php:261
10236
- #: includes/elements/quote.php:156
10237
- #: includes/elements/recent-posts-grid-carousel.php:744
10238
- #: includes/elements/recent-posts-land-style.php:381
10239
- #: includes/elements/recent-posts-masonry.php:411
10240
- #: includes/elements/recent-posts-tiles-carousel.php:495
10241
- #: includes/elements/recent-posts-tiles.php:411
10242
- #: includes/elements/recent-posts-timeline.php:402
10243
- #: includes/elements/recent-posts-widget.php:221
10244
- #: includes/elements/recent-products.php:346 includes/elements/search.php:55
10245
- #: includes/elements/tab-widget.php:161 includes/elements/tabs.php:109
10246
- #: includes/elements/text.php:936 includes/elements/video.php:173
10247
  msgid ""
10248
  "If you wish to style particular content element differently, then use this "
10249
  "field to add a class name and then refer to it in your css file."
@@ -10260,15 +10218,15 @@ msgstr "آکاردئون"
10260
  msgid "Collapsible content"
10261
  msgstr "محتوای بازشونده"
10262
 
10263
- #: includes/elements/accordion-widget.php:43 includes/elements/accordion.php:43
10264
  msgid "Accordion title, leave it empty if you don`t need title."
10265
  msgstr "عنوان آکاردئون، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10266
 
10267
- #: includes/elements/accordion-widget.php:57 includes/elements/accordion.php:57
10268
  msgid "Whether to show only 1 element opens at a time or multiple."
10269
  msgstr "در یک زمان فقط یک المان باز باشد یا چندتا."
10270
 
10271
- #: includes/elements/accordion-widget.php:75 includes/elements/accordion.php:92
10272
  msgid "Enter your accordion item content."
10273
  msgstr "محتوای آیتم آکاردئون را وارد کنید."
10274
 
@@ -10277,15 +10235,15 @@ msgstr "محتوای آیتم آکاردئون را وارد کنید."
10277
  msgid "Accordion "
10278
  msgstr "آکاردئون"
10279
 
10280
- #: includes/elements/accordion.php:74
10281
  msgid "Accordion label"
10282
  msgstr "برچسب آکاردئون"
10283
 
10284
- #: includes/elements/accordion.php:75
10285
  msgid "Enter your accordion item label."
10286
  msgstr "برچسب آیتم آکاردئون خود را وارد کنید."
10287
 
10288
- #: includes/elements/accordion.php:78 includes/elements/accordion.php:95
10289
  msgid "Accordion Section"
10290
  msgstr "بخش آکاردئون"
10291
 
@@ -10297,13 +10255,13 @@ msgstr "پخش کننده صدا"
10297
  msgid "It adds an audio player element."
10298
  msgstr "یک المان پخش کننده صدا اضافه می کند."
10299
 
10300
- #: includes/elements/audio.php:43
10301
  msgid "Audio title, leave it empty if you don`t need title."
10302
  msgstr "عنوان صدا، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10303
 
10304
- #: includes/elements/audio.php:120 includes/elements/audio.php:135
10305
- #: includes/elements/button.php:86 includes/elements/button.php:113
10306
- #: includes/elements/button.php:222
10307
  msgid "Appearance"
10308
  msgstr ""
10309
 
@@ -10311,18 +10269,17 @@ msgstr ""
10311
  msgid "Before after comparison slider."
10312
  msgstr ""
10313
 
10314
- #: includes/elements/before-after.php:42
10315
  #, fuzzy
10316
  msgid "Element title, leave it empty if you don`t need title."
10317
  msgstr "عناون متن، اگر به عنوان نیاز ندارید این بخش را خالی بگذارید."
10318
 
10319
- #: includes/elements/before-after.php:83
10320
  msgid ""
10321
  "How much of the before image is visible when the page loads, between 0 to 1."
10322
  msgstr ""
10323
 
10324
- #: includes/elements/before-after.php:96
10325
- #: public/templates/vcomposer/auxin_vc_extendes.php:49
10326
  msgid "Image size"
10327
  msgstr "اندازه تصویر"
10328
 
@@ -10330,46 +10287,46 @@ msgstr "اندازه تصویر"
10330
  msgid "It adds a button element."
10331
  msgstr "یک المان دکمه اضافه می کند."
10332
 
10333
- #: includes/elements/button.php:43 includes/elements/text.php:650
10334
  msgid "The label of button."
10335
  msgstr "برچسب دکمه"
10336
 
10337
- #: includes/elements/button.php:144 includes/elements/text.php:766
10338
  msgid "Darken the label"
10339
  msgstr "تیره تر کردن برچسب"
10340
 
10341
- #: includes/elements/button.php:145
10342
  #, fuzzy
10343
  msgid "Darken label of button."
10344
  msgstr "برچسب دکمه"
10345
 
10346
- #: includes/elements/button.php:198 includes/general-hooks.php:864
10347
- #: includes/general-hooks.php:1276
10348
  #, fuzzy
10349
  msgid "Animate from Righ"
10350
  msgstr "متحرک سازی از راست"
10351
 
10352
- #: includes/elements/button.php:226 includes/general-hooks.php:932
10353
- #: includes/general-hooks.php:1344
10354
  #, fuzzy
10355
  msgid "Button Link"
10356
  msgstr "اندازه دکمه"
10357
 
10358
- #: includes/elements/button.php:240 includes/elements/text.php:858
10359
  msgid "Open link in"
10360
  msgstr "باز کردن پیوند در"
10361
 
10362
- #: includes/elements/button.php:246 includes/elements/text.php:864
10363
- #: includes/general-hooks.php:961 includes/general-hooks.php:1373
10364
  msgid "Current page"
10365
  msgstr "صفحه جاری"
10366
 
10367
- #: includes/elements/button.php:247 includes/elements/text.php:865
10368
- #: includes/general-hooks.php:962 includes/general-hooks.php:1374
10369
  msgid "New page"
10370
  msgstr "صفحه جدید"
10371
 
10372
- #: includes/elements/code.php:16 includes/elements/code.php:57
10373
  msgid "Code"
10374
  msgstr "کد"
10375
 
@@ -10377,74 +10334,74 @@ msgstr "کد"
10377
  msgid "It adds a code element."
10378
  msgstr "یک المان کد اضافه می کند."
10379
 
10380
- #: includes/elements/code.php:43
10381
  msgid "Code title, leave it empty if you don`t need title."
10382
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10383
 
10384
- #: includes/elements/code.php:78
10385
  #, fuzzy
10386
  msgid "JavaScript"
10387
  msgstr "جاوااسکریپت"
10388
 
10389
- #: includes/elements/code.php:79
10390
  msgid "HTML"
10391
  msgstr ""
10392
 
10393
- #: includes/elements/code.php:80
10394
  msgid "XML"
10395
  msgstr ""
10396
 
10397
- #: includes/elements/code.php:93
10398
  msgid "Specifies the theme for code element."
10399
  msgstr "پوسته المان کد را مشخص می کند."
10400
 
10401
- #: includes/elements/code.php:99
10402
  msgid "AndroidStudio"
10403
  msgstr ""
10404
 
10405
- #: includes/elements/code.php:100
10406
  #, fuzzy
10407
  msgid "Atom Dark"
10408
  msgstr "تیره"
10409
 
10410
- #: includes/elements/code.php:101
10411
  #, fuzzy
10412
  msgid "Atom Light"
10413
  msgstr "روشن"
10414
 
10415
- #: includes/elements/code.php:102
10416
  #, fuzzy
10417
  msgid "Github"
10418
  msgstr "گیت هاب"
10419
 
10420
- #: includes/elements/code.php:103
10421
  #, fuzzy
10422
  msgid "Google Code"
10423
  msgstr "گوگل کد"
10424
 
10425
- #: includes/elements/code.php:104
10426
  msgid "RailsCasts"
10427
  msgstr ""
10428
 
10429
- #: includes/elements/code.php:105
10430
  msgid "Solarized Light"
10431
  msgstr ""
10432
 
10433
- #: includes/elements/code.php:106
10434
  #, fuzzy
10435
  msgid "Tomorrow Night"
10436
  msgstr "فردا"
10437
 
10438
- #: includes/elements/code.php:107
10439
  #, fuzzy
10440
  msgid "Tomorrow"
10441
  msgstr "فردا"
10442
 
10443
- #: includes/elements/code.php:108
10444
  msgid "VisualStudio"
10445
  msgstr ""
10446
 
10447
- #: includes/elements/code.php:109
10448
  msgid "ZenBurn"
10449
  msgstr ""
10450
 
@@ -10486,47 +10443,47 @@ msgstr "ارتفاع نقشه بر حسب پیکسل"
10486
  msgid "It adds a contact form element."
10487
  msgstr "یک المان فرم تماس اضافه می کند."
10488
 
10489
- #: includes/elements/contact-form.php:43
10490
  msgid "Contact form title, leave it empty if you don`t need title."
10491
  msgstr "عنوان فرم تماس، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10492
 
10493
- #: includes/elements/contact-form.php:70
10494
  msgid "Contact form type"
10495
  msgstr "نوع فرم تماس"
10496
 
10497
- #: includes/elements/contact-form.php:76
10498
  msgid "Contact Form 7 plugin"
10499
  msgstr "افزونه فرم تماس 7"
10500
 
10501
- #: includes/elements/contact-form.php:87
10502
  msgid "Contact form 7 shortcode"
10503
  msgstr "کد کوتاه فرم تماس 7"
10504
 
10505
- #: includes/elements/contact-form.php:88
10506
  msgid "Put one of your Contact form 7 shortcodes that you created."
10507
  msgstr "کد کوتاه یکی از فرم های تماس 7 خود را در اینجا وارد کنید."
10508
 
10509
- #: includes/elements/contact-form.php:154
10510
  msgid "Please enter your name."
10511
  msgstr "لطفا نام خود را وارد کنید."
10512
 
10513
- #: includes/elements/contact-form.php:161
10514
  msgid "Please enter your email address."
10515
  msgstr "لطفا آدرس ایمیل خود را وارد کنید."
10516
 
10517
- #: includes/elements/contact-form.php:164
10518
  msgid "You entered an invalid email address."
10519
  msgstr "لطفا آدرس ایمیل معتبری وارد کنید."
10520
 
10521
- #: includes/elements/contact-form.php:175
10522
  msgid "Please enter a message."
10523
  msgstr "لطفا پیامی را وارد کنید."
10524
 
10525
- #: includes/elements/contact-form.php:212
10526
  msgid "sorry, some problems occured with your form submission:"
10527
  msgstr "متاسفیم، خطایی در ارسال فرم شما رخ داده است."
10528
 
10529
- #: includes/elements/contact-form.php:230
10530
  msgid "Thanks for your Message. Your message sent successfully."
10531
  msgstr "از پیام شما متشکریم. پیام شما با موفقیت ارسال شد."
10532
 
@@ -10535,25 +10492,25 @@ msgstr "از پیام شما متشکریم. پیام شما با موفقیت
10535
  msgid "Icon List"
10536
  msgstr "اندازه شکلک"
10537
 
10538
- #: includes/elements/custom-list.php:43
10539
  #, fuzzy
10540
  msgid "leave it empty if you don`t need title."
10541
  msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10542
 
10543
- #: includes/elements/custom-list.php:88
10544
  #, fuzzy
10545
  msgid "Text Tag"
10546
  msgstr "تراز متن"
10547
 
10548
- #: includes/elements/custom-list.php:120
10549
  msgid "Text Seconday"
10550
  msgstr ""
10551
 
10552
- #: includes/elements/custom-list.php:153
10553
  msgid "Whether to display a line that connects two texts in each list item."
10554
  msgstr ""
10555
 
10556
- #: includes/elements/custom-list.php:171
10557
  #, fuzzy
10558
  msgid "Whether to display a divider between list items or not."
10559
  msgstr "ویدیو به طور خودکار پخش شود یا خیر."
@@ -10563,33 +10520,33 @@ msgstr "ویدیو به طور خودکار پخش شود یا خیر."
10563
  msgid "Horizontal separator"
10564
  msgstr "جداکننده افقس"
10565
 
10566
- #: includes/elements/divider.php:42 includes/elements/highlight.php:41
10567
  msgid "Divider style"
10568
  msgstr "ظاهر جداکننده"
10569
 
10570
- #: includes/elements/divider.php:82
10571
  #, fuzzy
10572
  msgid "Divider size"
10573
  msgstr "ظاهر جداکننده"
10574
 
10575
- #: includes/elements/divider.php:122
10576
  msgid "Margin top (px)"
10577
  msgstr "فاصله بیرونی بالا (پیکسل)"
10578
 
10579
- #: includes/elements/divider.php:123
10580
  msgid "Adds space above the divider in pixels."
10581
  msgstr "فضای خالی (برحسب پیکسل) به بالای جداکننده اضافه می کند."
10582
 
10583
- #: includes/elements/divider.php:136
10584
  msgid "Margin bottom (px)"
10585
  msgstr "فاصله بیرونی پایین (پیکسل)"
10586
 
10587
- #: includes/elements/divider.php:137
10588
  #, fuzzy
10589
  msgid "Adds space below the divider in pixels."
10590
  msgstr "فضای خالی (برحسب پیکسل) به زیر جداکننده اضافه می کند."
10591
 
10592
- #: includes/elements/divider.php:151
10593
  msgid ""
10594
  "If you wish to style particular content element differently, then use this "
10595
  "field to add a class name and then refer to it in your css file. you can add "
@@ -10608,23 +10565,23 @@ msgstr "ظاهر دراپ کپ"
10608
  msgid "Big styled character at the beginning of paragraph"
10609
  msgstr "حرف بزرگ سبک دهی شده در اول پاراگراف"
10610
 
10611
- #: includes/elements/dropcap.php:41
10612
  msgid "Dropcap style"
10613
  msgstr "ظاهر دراپ کپ"
10614
 
10615
- #: includes/elements/dropcap.php:63 includes/general-hooks.php:355
10616
  msgid "Outline Square"
10617
  msgstr "مربع با خط بیرونی"
10618
 
10619
- #: includes/elements/dropcap.php:67
10620
  msgid "Round Square"
10621
  msgstr "مربع لبه گرد"
10622
 
10623
- #: includes/elements/dropcap.php:75 includes/general-hooks.php:354
10624
  msgid "Outline Circle"
10625
  msgstr "دایره با خط بیرونی"
10626
 
10627
- #: includes/elements/dropcap.php:82
10628
  msgid "Enter a text to show as dropcap text."
10629
  msgstr "متنی را برای نمایش به شکل دراپ کپ وارد کنید."
10630
 
@@ -10637,11 +10594,11 @@ msgstr "[فلوکس] خوراک فیسبوک سفارشی"
10637
  msgid "It uses Custom Facebook Feed plugin."
10638
  msgstr "از افزونه خوراک دلخواه وردپرس استفاده می کند."
10639
 
10640
- #: includes/elements/facebook.php:42
10641
  msgid "Page ID"
10642
  msgstr "شناسه برگه"
10643
 
10644
- #: includes/elements/facebook.php:43
10645
  msgid ""
10646
  "ID of your Facebook Page or Group. Use %sthis tool%s to help you in finding "
10647
  "this."
@@ -10649,35 +10606,35 @@ msgstr ""
10649
  "شناسه صفحه یا گروه شما در فیسبوک. برای پیداکردن شناسه خود می توانید از %sاین "
10650
  "ابزار%s استفاده کنید."
10651
 
10652
- #: includes/elements/facebook.php:57
10653
  msgid "Page type"
10654
  msgstr "نوع صفحه"
10655
 
10656
- #: includes/elements/facebook.php:58
10657
  msgid "Specifies whether to display posts from a page or group."
10658
  msgstr "مشخص می کند پست ها از یک صفحه یا گروه نمایش داده شوند."
10659
 
10660
- #: includes/elements/facebook.php:62 includes/general-functions.php:1621
10661
  msgid "Page"
10662
  msgstr "صفحه"
10663
 
10664
- #: includes/elements/facebook.php:63
10665
  msgid "Group"
10666
  msgstr "گروه"
10667
 
10668
- #: includes/elements/facebook.php:75
10669
  msgid "Number of posts"
10670
  msgstr "تعداد نوشته ها"
10671
 
10672
- #: includes/elements/facebook.php:76
10673
  msgid "The number of posts you wish to display."
10674
  msgstr "تعداد پست هایی که می خواهید نمایش داده شوند."
10675
 
10676
- #: includes/elements/facebook.php:90
10677
  msgid "Display posts by others"
10678
  msgstr "نمایش پست هایی که دیگران نوشته اند"
10679
 
10680
- #: includes/elements/facebook.php:91
10681
  msgid ""
10682
  "Specifies to display posts by only the page owner, anyone who posts on your "
10683
  "page, or only others who post on your page."
@@ -10685,51 +10642,51 @@ msgstr ""
10685
  "مشخص می کند فقط پست هایی که شما نوشته اید، هر پستی که در صفحه شما نوشته شده "
10686
  "است، یا فقط پست هایی که دیگران در صفحه شما نوشته اند نمایش داده شود."
10687
 
10688
- #: includes/elements/facebook.php:95
10689
  msgid "Only the page owner"
10690
  msgstr "فقط صاحب برگه"
10691
 
10692
- #: includes/elements/facebook.php:96
10693
  msgid "Page owner and other people"
10694
  msgstr "صاحب برگه و دیگران"
10695
 
10696
- #: includes/elements/facebook.php:97
10697
  msgid "Only other people"
10698
  msgstr "فقط دیگران"
10699
 
10700
- #: includes/elements/facebook.php:109
10701
  msgid "Post text length"
10702
  msgstr "طول متن نوشته"
10703
 
10704
- #: includes/elements/facebook.php:110
10705
  msgid "The maximum character length of the post text."
10706
  msgstr "حداکثر تعداد کاراکترها در متن نوشته."
10707
 
10708
- #: includes/elements/facebook.php:122
10709
  msgid "Display post author"
10710
  msgstr "نمایش نویسنده نوشته"
10711
 
10712
- #: includes/elements/facebook.php:123
10713
  msgid "Enable it to display name and avatar of the post author."
10714
  msgstr "برای نمایش نام و آواتار نویسنده پست این گزینه را فعال کنید."
10715
 
10716
- #: includes/elements/facebook.php:135
10717
  msgid "Display the feed header"
10718
  msgstr "نمایش سربرگ خوراک"
10719
 
10720
- #: includes/elements/facebook.php:136
10721
  msgid "Enable it to display a customizable header at the top of the feed."
10722
  msgstr "برای نمایش سربرگ قابل شخصی سازی در بالای خوراک این گزینه را فعال کنید."
10723
 
10724
- #: includes/elements/facebook.php:148
10725
  msgid "Ajax"
10726
  msgstr "آیجکس"
10727
 
10728
- #: includes/elements/facebook.php:149
10729
  msgid "Enable it for being loaded via Ajax."
10730
  msgstr "برای بارگذاری محتوا به صورت ایجکسی این گزینه را فعال کنید."
10731
 
10732
- #: includes/elements/facebook.php:172
10733
  msgid "Extras"
10734
  msgstr ""
10735
 
@@ -10742,11 +10699,11 @@ msgstr "[فلوکس] گالری تصویر مرتب شده فلیکر"
10742
  msgid "It uses Flickr Justified Gallery plugin."
10743
  msgstr "از افزونه گالری مرتب شده فلیکر استفاده می کند."
10744
 
10745
- #: includes/elements/flickr.php:42
10746
  msgid "User ID"
10747
  msgstr "شناسه کاربر"
10748
 
10749
- #: includes/elements/flickr.php:43
10750
  msgid ""
10751
  "Displays the photostream of the specified user, no matter what is the "
10752
  "default user ID in the settings. Remember that you can use %sidgettr%s to "
@@ -10756,35 +10713,35 @@ msgstr ""
10756
  "کاربر در تنظیمات چه چیزی باشد. به یاد داشته باشید می توانید از %sidgettr%s "
10757
  "برای دستیابی به شناسه کاربر استفاده کنید."
10758
 
10759
- #: includes/elements/flickr.php:57
10760
  msgid "Flickr image type"
10761
  msgstr "نوع تصویر فلیکر"
10762
 
10763
- #: includes/elements/flickr.php:62
10764
  msgid "Photostream"
10765
  msgstr "جریان تصویر"
10766
 
10767
- #: includes/elements/flickr.php:63
10768
  msgid "Galleries"
10769
  msgstr "گالری ها"
10770
 
10771
- #: includes/elements/flickr.php:64
10772
  msgid "Album"
10773
  msgstr "آلبوم"
10774
 
10775
- #: includes/elements/flickr.php:65 includes/elements/flickr.php:114
10776
  msgid "Group pools"
10777
  msgstr "'v,i"
10778
 
10779
- #: includes/elements/flickr.php:66 includes/elements/flickr.php:132
10780
  msgid "Tags"
10781
  msgstr "برچسب ها"
10782
 
10783
- #: includes/elements/flickr.php:78
10784
  msgid "Gallery ID"
10785
  msgstr "شناسه گالری"
10786
 
10787
- #: includes/elements/flickr.php:79
10788
  msgid ""
10789
  "To show the photos of a particular gallery, you need to know its id. For "
10790
  "example, the id of the gallery located in the URL: http://www.flickr.com/"
@@ -10794,11 +10751,11 @@ msgstr ""
10794
  "مثال، شناسه گالری در آدرس: http://www.flickr.com/photos/miro-mannino/"
10795
  "galleries/72157636382842016 برابر است با : 72157636382842016"
10796
 
10797
- #: includes/elements/flickr.php:96
10798
  msgid "Album ID"
10799
  msgstr "شناسه آلبوم"
10800
 
10801
- #: includes/elements/flickr.php:97
10802
  msgid ""
10803
  "To show the photos of a particular photo set (also called \"album\"), you "
10804
  "need to know its photoset_id. For example, the photoset_id of the photo set "
@@ -10810,7 +10767,7 @@ msgstr ""
10810
  "photos/miro-mannino/sets/72157629228993613 شناسه آلبوم برابر است با: "
10811
  "72157629228993613"
10812
 
10813
- #: includes/elements/flickr.php:115
10814
  msgid ""
10815
  "Display photos of a particular group pool, you need to know the group id, "
10816
  "that you can retrieve using %sidgettr%s."
@@ -10818,7 +10775,7 @@ msgstr ""
10818
  "تصاویر از یک گروه خاص را نشان می دهد، نیاز است شناسه گروه را بدانید که می "
10819
  "توانید از ابزار %sidgettr%s برای دستیابی به آن استفاده کنید."
10820
 
10821
- #: includes/elements/flickr.php:133
10822
  msgid ""
10823
  "Display photos that have some particular tags, Seprate words with , for "
10824
  "example: cat, square, nikon"
@@ -10826,7 +10783,7 @@ msgstr ""
10826
  "تصاویری از برچسب های مشخص را نشان می دهد که برچسب ها با کاما جدا می شوند. "
10827
  "برای مثال: گربه، مربع، نیکون"
10828
 
10829
- #: includes/elements/flickr.php:151
10830
  msgid ""
10831
  "In case of using Colorbox or Swipebox, you need to enable it on Flickr "
10832
  "Justified Gallery plugin settings."
@@ -10834,27 +10791,27 @@ msgstr ""
10834
  "برای مواردی که م یخواهید از Colorbox یا Swipebox استفاده کنید، لازم است آن "
10835
  "را در تنظیمات افزونه گالری مرتب شده فیلکر فعال کنید."
10836
 
10837
- #: includes/elements/flickr.php:156
10838
  msgid "Colorbox"
10839
  msgstr "جعبه رنگ"
10840
 
10841
- #: includes/elements/flickr.php:157
10842
  msgid "Swipebox"
10843
  msgstr "Swipebox"
10844
 
10845
- #: includes/elements/flickr.php:169
10846
  msgid "Images height"
10847
  msgstr "ارتفاع تصاویر"
10848
 
10849
- #: includes/elements/flickr.php:170
10850
  msgid "You can use the this option to set images height in px."
10851
  msgstr "بمی توانید از این تنظیمات برای تنظیم ارتفاع تصویر استفاده کنید."
10852
 
10853
- #: includes/elements/flickr.php:184
10854
  msgid "Max number of photos"
10855
  msgstr "بیشترین تعداد تصاویر"
10856
 
10857
- #: includes/elements/flickr.php:185
10858
  msgid ""
10859
  "Maximum number of photos. Please note if pagination option is activaited "
10860
  "then this options is used as maximum number of photos per page."
@@ -10862,31 +10819,31 @@ msgstr ""
10862
  "بیشترین تعداد تصاویر. لطفا توجه کنید اگر تنظیمات صفحه بندی فعال باشد این "
10863
  "تنظیمات نشانگر تعداد تصاویر در هر ثفحه خواهد بود."
10864
 
10865
- #: includes/elements/flickr.php:205
10866
  msgid "Previous and Next"
10867
  msgstr "قبلی و بعدی"
10868
 
10869
- #: includes/elements/flickr.php:206
10870
  msgid "Page Numbers"
10871
  msgstr "شماره صفحات"
10872
 
10873
- #: includes/elements/flickr.php:218
10874
  msgid "Fixed height"
10875
  msgstr "ارتفاع ثابت"
10876
 
10877
- #: includes/elements/flickr.php:219
10878
  msgid "Each row has the same height, but the images will be cut more."
10879
  msgstr "همه ردیف ها ارتفاع یکسان دارند، اما تصاویر بیشتر برش خورده می شوند."
10880
 
10881
- #: includes/elements/flickr.php:231
10882
  msgid "Randomize images order"
10883
  msgstr "ترتیب تصادفی برای تصاویر"
10884
 
10885
- #: includes/elements/flickr.php:244
10886
  msgid "Margin between the images"
10887
  msgstr "فاصله بیرونی بین تصاویر"
10888
 
10889
- #: includes/elements/flickr.php:245
10890
  msgid "Specifies the space between images."
10891
  msgstr "فضای خالی بین تصاویر را مشخص می کند."
10892
 
@@ -10894,172 +10851,59 @@ msgstr "فضای خالی بین تصاویر را مشخص می کند."
10894
  msgid "Filterable and grid gallery with lightbox"
10895
  msgstr "شبکه گالری قابل فیلترگذاری با لایت باکس"
10896
 
10897
- #: includes/elements/gallery.php:153
10898
  msgid "Order images by query"
10899
  msgstr "مرتب سازی تصاویر بر اساس کوئری"
10900
 
10901
- #: includes/elements/gallery.php:167
10902
  msgid "Order images ascending or descending"
10903
  msgstr "مرتب سازی صعودی یا نزولی تصاویر"
10904
 
10905
- #: includes/elements/gallery.php:210
10906
- #: includes/elements/recent-posts-grid-carousel.php:474
10907
- #: includes/elements/recent-posts-masonry.php:356
10908
- #: includes/elements/recent-products.php:273
10909
  msgid "Number of columns"
10910
  msgstr "تعداد ستون ها"
10911
 
10912
- #: includes/elements/gallery.php:231
10913
- #: includes/elements/recent-posts-grid-carousel.php:492
10914
- #: includes/elements/recent-posts-masonry.php:374
10915
- #: includes/elements/recent-products.php:291
10916
  msgid "Number of columns in tablet size"
10917
  msgstr "تعداد ستون ها در تبلت"
10918
 
10919
- #: includes/elements/gallery.php:253
10920
- #: includes/elements/recent-posts-grid-carousel.php:511
10921
- #: includes/elements/recent-posts-masonry.php:393
10922
- #: includes/elements/recent-products.php:310
10923
  msgid "Number of columns in phone size"
10924
  msgstr "تعداد ستون ها در موبایل"
10925
 
10926
- #: includes/elements/gallery.php:273
10927
  msgid "Space"
10928
  msgstr "فضای خالی"
10929
 
10930
- #: includes/elements/gallery.php:274
10931
  msgid "Space between gallery items in pixel."
10932
  msgstr "فضای خالی بین تصاویر گالری بر حسب پیکسل"
10933
 
10934
- #: includes/elements/gallery.php:314
10935
  msgid "Link images to"
10936
  msgstr "لینک کردن تصاویر به"
10937
 
10938
- #: includes/elements/gallery.php:323
10939
  msgid "File"
10940
  msgstr "فایل"
10941
 
10942
- #: includes/elements/gallery.php:334
10943
  msgid "Enable pagination"
10944
  msgstr "فعال سازی صفحه بندی"
10945
 
10946
- #: includes/elements/gallery.php:348
10947
  msgid "Only load images that are in visible page"
10948
  msgstr ""
10949
 
10950
- #: includes/elements/general-element-fields.php:21
10951
- #, fuzzy
10952
- msgid "Transition"
10953
- msgstr "موقعیت"
10954
-
10955
- #: includes/elements/general-element-fields.php:22
10956
- msgid "Choose the type of tranistion while the element enters in view."
10957
- msgstr ""
10958
-
10959
- #: includes/elements/general-element-fields.php:28
10960
- #, fuzzy
10961
- msgid "Short from left"
10962
- msgstr "متحرک سازی از چپ"
10963
-
10964
- #: includes/elements/general-element-fields.php:29
10965
- #, fuzzy
10966
- msgid "Short from right"
10967
- msgstr "متحرک سازی از راست"
10968
-
10969
- #: includes/elements/general-element-fields.php:30
10970
- #, fuzzy
10971
- msgid "Short from bottom"
10972
- msgstr "راست پایین"
10973
-
10974
- #: includes/elements/general-element-fields.php:31
10975
- msgid "Short from top"
10976
- msgstr ""
10977
-
10978
- #: includes/elements/general-element-fields.php:32
10979
- #, fuzzy
10980
- msgid "Medium from left"
10981
- msgstr "متحرک سازی از چپ"
10982
-
10983
- #: includes/elements/general-element-fields.php:33
10984
- #, fuzzy
10985
- msgid "Medium from right"
10986
- msgstr "متحرک سازی از راست"
10987
-
10988
- #: includes/elements/general-element-fields.php:34
10989
- #, fuzzy
10990
- msgid "Medium from bottom"
10991
- msgstr "چپ پایین"
10992
-
10993
- #: includes/elements/general-element-fields.php:35
10994
- msgid "Medium from top"
10995
- msgstr ""
10996
-
10997
- #: includes/elements/general-element-fields.php:36
10998
- #, fuzzy
10999
- msgid "Long from left"
11000
- msgstr "متحرک سازی از چپ"
11001
-
11002
- #: includes/elements/general-element-fields.php:37
11003
- #, fuzzy
11004
- msgid "Long from right"
11005
- msgstr "ارتفاع لوگو"
11006
-
11007
- #: includes/elements/general-element-fields.php:38
11008
- #, fuzzy
11009
- msgid "Long from bottom"
11010
- msgstr "چپ پایین"
11011
-
11012
- #: includes/elements/general-element-fields.php:39
11013
- msgid "Long from top"
11014
- msgstr ""
11015
-
11016
- #: includes/elements/general-element-fields.php:40
11017
- msgid "Small scale down"
11018
- msgstr ""
11019
-
11020
- #: includes/elements/general-element-fields.php:41
11021
- msgid "Medium scale down"
11022
- msgstr ""
11023
-
11024
- #: includes/elements/general-element-fields.php:42
11025
- msgid "Large scale down"
11026
- msgstr ""
11027
-
11028
- #: includes/elements/general-element-fields.php:43
11029
- msgid "Small scale up"
11030
- msgstr ""
11031
-
11032
- #: includes/elements/general-element-fields.php:44
11033
- msgid "Medium scale up"
11034
- msgstr ""
11035
-
11036
- #: includes/elements/general-element-fields.php:45
11037
- msgid "Large scale up"
11038
- msgstr ""
11039
-
11040
- #: includes/elements/general-element-fields.php:52
11041
- msgid "The transition duration in milliseconds."
11042
- msgstr ""
11043
-
11044
- #: includes/elements/general-element-fields.php:62
11045
- msgid "The delay before starting the animation in milliseconds."
11046
- msgstr ""
11047
-
11048
- #: includes/elements/general-element-fields.php:69
11049
- #, fuzzy
11050
- msgid "Repeat"
11051
- msgstr "تکرار ویدیو"
11052
-
11053
- #: includes/elements/general-element-fields.php:70
11054
- msgid ""
11055
- "Choose \"yes\" to repeat the animation, or choose \"no\" to display the "
11056
- "animation only once."
11057
- msgstr ""
11058
-
11059
- #: includes/elements/general-element-fields.php:83
11060
- msgid "The vertical offset in pixels in order to start playing the animation."
11061
- msgstr ""
11062
-
11063
  #: includes/elements/gmap.php:15
11064
  #, fuzzy
11065
  msgid "Map "
@@ -11078,27 +10922,27 @@ msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید ا
11078
  msgid "Highlight"
11079
  msgstr "متن هایلایت شده"
11080
 
11081
- #: includes/elements/highlight.php:42
11082
  msgid "The style of divider."
11083
  msgstr "ظاهر جداکننده."
11084
 
11085
- #: includes/elements/highlight.php:55
11086
  msgid "Red"
11087
  msgstr "قرمز"
11088
 
11089
- #: includes/elements/highlight.php:60
11090
  msgid "Blue"
11091
  msgstr "آبی"
11092
 
11093
- #: includes/elements/highlight.php:65
11094
  msgid "Yellow"
11095
  msgstr "زرد"
11096
 
11097
- #: includes/elements/highlight.php:70
11098
  msgid "Green"
11099
  msgstr "سبز"
11100
 
11101
- #: includes/elements/highlight.php:78
11102
  msgid "Enter the text to be highlighted."
11103
  msgstr "متنی که می خواهید هایلایت شود را وارد کنید."
11104
 
@@ -11106,79 +10950,79 @@ msgstr "متنی که می خواهید هایلایت شود را وارد کن
11106
  msgid "Image with lightbox option"
11107
  msgstr "تنظیمات تصویر با لایت باکس"
11108
 
11109
- #: includes/elements/image.php:42
11110
  msgid "Image title, leave it empty if you don`t need title."
11111
  msgstr "عنوان تصویر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11112
 
11113
- #: includes/elements/image.php:71
11114
  msgid "Image hover"
11115
  msgstr "تصویر شناور"
11116
 
11117
- #: includes/elements/image.php:87
11118
  msgid "Choose a pre-defined or custom image size."
11119
  msgstr ""
11120
 
11121
- #: includes/elements/image.php:92
11122
  msgid "Original"
11123
  msgstr "اصلی"
11124
 
11125
- #: includes/elements/image.php:93
11126
  msgid "Large (%sx%s)"
11127
  msgstr ""
11128
 
11129
- #: includes/elements/image.php:94
11130
  msgid "Medium Large (%sx%s)"
11131
  msgstr ""
11132
 
11133
- #: includes/elements/image.php:95
11134
  #, fuzzy
11135
  msgid "Medium (%sx%s)"
11136
  msgstr "متوسط"
11137
 
11138
- #: includes/elements/image.php:96
11139
  #, fuzzy
11140
  msgid "Thumbnail (%sx%s)"
11141
  msgstr "بندانگشتی"
11142
 
11143
- #: includes/elements/image.php:145
11144
  msgid "Image alignment in content."
11145
  msgstr "تراز تصویر در محتوا."
11146
 
11147
- #: includes/elements/image.php:181
11148
  msgid "Open large image in lightbox"
11149
  msgstr "بازشدن تصویر بزرگ در لایت باکس"
11150
 
11151
- #: includes/elements/image.php:195
11152
  #, fuzzy
11153
  msgid "Preload the image"
11154
  msgstr "تصویر پوستر"
11155
 
11156
- #: includes/elements/image.php:209
11157
  #, fuzzy
11158
  msgid "Preview preloading"
11159
  msgstr "پیش نمایش صفحه ورود"
11160
 
11161
- #: includes/elements/image.php:223
11162
  msgid "Link URL"
11163
  msgstr "آدرس پیوند"
11164
 
11165
- #: includes/elements/image.php:241
11166
  msgid "Target"
11167
  msgstr "هدف"
11168
 
11169
- #: includes/elements/image.php:242
11170
  msgid "Open in new page or this page."
11171
  msgstr "در صفحه جدید یا در همین صفحه باز شود."
11172
 
11173
- #: includes/elements/image.php:247
11174
  msgid "Self"
11175
  msgstr "همین صفحه"
11176
 
11177
- #: includes/elements/image.php:248 includes/general-functions.php:1996
11178
  msgid "Blank"
11179
  msgstr "خالی"
11180
 
11181
- #: includes/elements/image.php:270 includes/elements/image.php:282
11182
  msgid "Effects"
11183
  msgstr ""
11184
 
@@ -11191,15 +11035,15 @@ msgstr "[فلوکس] خوراک اینستاگرام"
11191
  msgid "It adds an instagram feed element."
11192
  msgstr "یک المان خوراک اینستاگرام اضافه می کند."
11193
 
11194
- #: includes/elements/instagram-feed.php:42
11195
  msgid "A title for instagram element"
11196
  msgstr "عنوانی برای المان اینستاگرام"
11197
 
11198
- #: includes/elements/instagram-feed.php:55
11199
  msgid "Instagram user ID"
11200
  msgstr "شناسه کاربر اینستاگرام"
11201
 
11202
- #: includes/elements/instagram-feed.php:57
11203
  msgid ""
11204
  "Instagram User ID. Separate multiple IDs by commas. You can find the User ID "
11205
  "with %sthis tool%s."
@@ -11207,205 +11051,80 @@ msgstr ""
11207
  "شناسه کاربر اینستاگرام. شناسه ها را با کاما از هم جدا کنید. می توانید شناسه "
11208
  "کاربر را با %sاین ابزار%s پیدا کنید."
11209
 
11210
- #: includes/elements/instagram-feed.php:74
11211
  msgid "Number of photo"
11212
  msgstr "تعداد عکس ها"
11213
 
11214
- #: includes/elements/instagram-feed.php:75
11215
  msgid "Number of photos to display initially. Maximum is 33."
11216
  msgstr "تعداد تصاویر برای نمایش اولیه. حداکثر 33."
11217
 
11218
- #: includes/elements/instagram-feed.php:89
11219
  msgid "Resolution/size of the photos. "
11220
  msgstr "رزولوشن/اندازه تصاویر."
11221
 
11222
- #: includes/elements/instagram-feed.php:95 includes/general-hooks.php:1601
11223
  msgid "Auto"
11224
  msgstr "خودکار"
11225
 
11226
- #: includes/elements/instagram-feed.php:96
11227
  msgid "Thumb"
11228
  msgstr "بند انگشتی"
11229
 
11230
- #: includes/elements/instagram-feed.php:110
11231
  msgid "Number of columns in the feed. 1 - 10."
11232
  msgstr "تعداد ستون ها در خوراک. 1 - 10"
11233
 
11234
- #: includes/elements/instagram-feed.php:124
11235
  msgid "Spacing around the photos"
11236
  msgstr "فضای خالی اطراف عکس"
11237
 
11238
- #: includes/elements/instagram-feed.php:139
11239
  msgid "Unit of the spacing."
11240
  msgstr "واحد فضای خالی"
11241
 
11242
- #: includes/elements/instagram-feed.php:145
11243
- #: includes/elements/instagram-feed.php:211
11244
  msgid "Percentage (%)"
11245
  msgstr "درصد (%)"
11246
 
11247
- #: includes/elements/instagram-feed.php:146
11248
- #: includes/elements/instagram-feed.php:212
11249
  msgid "Pixels (px)"
11250
  msgstr "پیکسل"
11251
 
11252
- #: includes/elements/instagram-feed.php:191
11253
  msgid "The height of the feed"
11254
  msgstr "ارتفاع خوراک"
11255
 
11256
- #: includes/elements/instagram-feed.php:205
11257
  msgid "Unit of the height."
11258
  msgstr "واحد ارتفاع."
11259
 
11260
- #: includes/elements/instagram-feed.php:238
11261
  msgid "Show header"
11262
  msgstr "نمایش سربرگ"
11263
 
11264
- #: includes/elements/instagram-feed.php:239
11265
  msgid "Whether to show the feed header."
11266
  msgstr "سربرگ خوراک نمایش داده شود یا خیر."
11267
 
11268
- #: includes/elements/instagram-feed.php:253
11269
  msgid "Show follow button"
11270
  msgstr "نمایش دکمه دنبال کردن"
11271
 
11272
- #: includes/elements/instagram-feed.php:254
11273
  msgid "Whether to show the Follow on Instagram button."
11274
  msgstr "دکمه دنبال کردن اینستاگرام نمایش داده شود یا خیر."
11275
 
11276
- #: includes/elements/instagram-feed.php:268
11277
  msgid "Show load more button"
11278
  msgstr "نمایش دکمه بارگذاری بیشتر"
11279
 
11280
- #: includes/elements/instagram-feed.php:269
11281
  msgid " Whether to show the load more button."
11282
  msgstr "دکمه نمایش بیشتر نشان داده شود یا نه."
11283
 
11284
- #: includes/elements/latest-items.php:10
11285
- msgid "Auxin latest_items"
11286
- msgstr "اکسین latest_items"
11287
-
11288
- #: includes/elements/latest-items.php:13
11289
- msgid "This is will add latest_items element"
11290
- msgstr "یک المان latest_items اضافه می کند."
11291
-
11292
- #: includes/elements/latest-items.php:39
11293
- msgid "col"
11294
- msgstr "col"
11295
-
11296
- #: includes/elements/latest-items.php:40
11297
- #: includes/elements/sample-element.php:65
11298
- msgid "If you choose Callout a big box appears around the content"
11299
- msgstr ""
11300
-
11301
- #: includes/elements/latest-items.php:51
11302
- msgid "none"
11303
- msgstr "هیچکدام"
11304
-
11305
- #: includes/elements/latest-items.php:51
11306
- msgid "caption-over"
11307
- msgstr "caption-over"
11308
-
11309
- #: includes/elements/latest-items.php:54
11310
- msgid "mode type"
11311
- msgstr "نوع حالت"
11312
-
11313
- #: includes/elements/latest-items.php:55 includes/elements/latest-items.php:100
11314
- #: includes/elements/latest-items.php:130
11315
- #: includes/elements/latest-items.php:175
11316
- #: includes/elements/latest-items.php:190
11317
- msgid "The round is used got button"
11318
- msgstr ""
11319
-
11320
- #: includes/elements/latest-items.php:69
11321
- msgid "grid"
11322
- msgstr "شبکه"
11323
-
11324
- #: includes/elements/latest-items.php:70
11325
- msgid "attachment grid"
11326
- msgstr "شبکه پیوست"
11327
-
11328
- #: includes/elements/latest-items.php:84
11329
- msgid "num"
11330
- msgstr "شماره"
11331
-
11332
- #: includes/elements/latest-items.php:85
11333
- msgid "attachment num"
11334
- msgstr "شماره پیوست"
11335
-
11336
- #: includes/elements/latest-items.php:96
11337
- msgid "pagination"
11338
- msgstr "صفحه بندی"
11339
-
11340
- #: includes/elements/latest-items.php:96 includes/elements/latest-items.php:126
11341
- msgid "regular"
11342
- msgstr "معمولی"
11343
-
11344
- #: includes/elements/latest-items.php:99
11345
- msgid "nav type"
11346
- msgstr ""
11347
-
11348
- #: includes/elements/latest-items.php:114
11349
- msgid "title"
11350
- msgstr "عنوان"
11351
-
11352
- #: includes/elements/latest-items.php:115
11353
- msgid "attachment link"
11354
- msgstr "لینک پیوست"
11355
-
11356
- #: includes/elements/latest-items.php:126
11357
- msgid "post"
11358
- msgstr "نوشته"
11359
-
11360
- #: includes/elements/latest-items.php:129
11361
- msgid "posttype type"
11362
- msgstr "نوع نوشته"
11363
-
11364
- #: includes/elements/latest-items.php:144
11365
- msgid "cat_id"
11366
- msgstr "cat_id"
11367
-
11368
- #: includes/elements/latest-items.php:145
11369
- msgid "attachment alt"
11370
- msgstr "جایگزین پیوست"
11371
-
11372
- #: includes/elements/latest-items.php:159
11373
- msgid "width"
11374
- msgstr "عرض"
11375
-
11376
- #: includes/elements/latest-items.php:160
11377
- #: includes/elements/latest-items.php:205
11378
- msgid "attachment width"
11379
- msgstr "عرض پیوست"
11380
-
11381
- #: includes/elements/latest-items.php:174
11382
- msgid "view_excerpt ?"
11383
- msgstr "view_excerpt ?"
11384
-
11385
- #: includes/elements/latest-items.php:189
11386
- msgid "view_title ?"
11387
- msgstr "view_title ?"
11388
-
11389
- #: includes/elements/latest-items.php:204
11390
- msgid "excerpt_len"
11391
- msgstr "excerpt_len"
11392
-
11393
- #: includes/elements/latest-items.php:219
11394
- msgid "section_index"
11395
- msgstr "section_index"
11396
-
11397
- #: includes/elements/latest-items.php:220
11398
- msgid "attachment section_index"
11399
- msgstr "section_index پیوست"
11400
-
11401
- #: includes/elements/latest-items.php:234
11402
- msgid "paged"
11403
- msgstr "صفحه بندی شده"
11404
-
11405
- #: includes/elements/latest-items.php:235
11406
- msgid "attachment paged"
11407
- msgstr "پیوست صفحه بندی شده"
11408
-
11409
  #: includes/elements/latest-posts-slider.php:15
11410
  #, fuzzy
11411
  msgid "Latest Posts Slider "
@@ -11415,111 +11134,111 @@ msgstr "[فلوکس] اسلایدر آخرین نوشته ها"
11415
  msgid "Slider for latest posts."
11416
  msgstr "اسلایدر برای آخرین نوشته ها."
11417
 
11418
- #: includes/elements/latest-posts-slider.php:42
11419
  msgid "Latest post slider title, leave it empty if you don`t need title."
11420
  msgstr ""
11421
  "عنوان اسلایدر آخرین نوشته ها، اگر به عنوان نیازی ندارید آن را خالی بگذارید."
11422
 
11423
- #: includes/elements/latest-posts-slider.php:55
11424
  msgid "Create slides from"
11425
  msgstr "ساخت اسلایدها از"
11426
 
11427
- #: includes/elements/latest-posts-slider.php:61
11428
  msgid "Posts"
11429
  msgstr "نوشته ها"
11430
 
11431
- #: includes/elements/latest-posts-slider.php:62
11432
  msgid "Pages"
11433
  msgstr "برگه ها"
11434
 
11435
- #: includes/elements/latest-posts-slider.php:73
11436
  msgid "Slides number"
11437
  msgstr "تعداد اسلایدها"
11438
 
11439
- #: includes/elements/latest-posts-slider.php:74
11440
  msgid "Specifies maximum number of slides in slider."
11441
  msgstr "بیشترین تعداد اسلاید در اسلایدر را مشخص می کند."
11442
 
11443
- #: includes/elements/latest-posts-slider.php:88
11444
- #: includes/elements/latest-posts-slider.php:102
11445
  msgid "Post IDs separated by comma (eg. 53,34,87,25)."
11446
  msgstr "شناسه نوشته ها که با کاما از هم جدا شده اند. (مثلا 53,34,87,25)."
11447
 
11448
- #: includes/elements/latest-posts-slider.php:153
11449
  msgid "Order direction"
11450
  msgstr "جهت مرتب سازی"
11451
 
11452
- #: includes/elements/latest-posts-slider.php:171
11453
  msgid "Slider skin"
11454
  msgstr "نمای اسلایدر"
11455
 
11456
- #: includes/elements/latest-posts-slider.php:177
11457
  msgid "Light and boxed"
11458
  msgstr "جعبه ای روشن"
11459
 
11460
- #: includes/elements/latest-posts-slider.php:178
11461
  msgid "Dark and boxed"
11462
  msgstr "جعبه ای تیره"
11463
 
11464
- #: includes/elements/latest-posts-slider.php:179
11465
  msgid "Light overlay"
11466
  msgstr "روکش روشن"
11467
 
11468
- #: includes/elements/latest-posts-slider.php:180
11469
  msgid "Dark overlay"
11470
  msgstr "روکش تیره"
11471
 
11472
- #: includes/elements/latest-posts-slider.php:191
11473
- #: includes/elements/recent-posts-tiles-carousel.php:377
11474
- #: includes/elements/recent-posts-tiles.php:385
11475
  msgid "Insert post title"
11476
  msgstr "افزودن عنوان نوشته"
11477
 
11478
- #: includes/elements/latest-posts-slider.php:204
11479
- #: includes/elements/recent-posts-tiles-carousel.php:390
11480
- #: includes/elements/recent-posts-tiles.php:398
11481
  msgid "Insert post meta"
11482
  msgstr "افزودن متای نوشته"
11483
 
11484
- #: includes/elements/latest-posts-slider.php:221
11485
  msgid "Grab the image from"
11486
  msgstr "گرفتن تصویر از"
11487
 
11488
- #: includes/elements/latest-posts-slider.php:227
11489
  msgid "Auto select"
11490
  msgstr "انتخاب خودکار"
11491
 
11492
- #: includes/elements/latest-posts-slider.php:228
11493
  msgid "Featured image"
11494
  msgstr "تصویر شاخص"
11495
 
11496
- #: includes/elements/latest-posts-slider.php:229
11497
  msgid "First image in post"
11498
  msgstr "اولین تصویر در نوشته"
11499
 
11500
- #: includes/elements/latest-posts-slider.php:230
11501
  msgid "Custom image"
11502
  msgstr "تصویر دلخواه"
11503
 
11504
- #: includes/elements/latest-posts-slider.php:241
11505
  msgid "Background image"
11506
  msgstr "تصویر پس زمینه"
11507
 
11508
- #: includes/elements/latest-posts-slider.php:257
11509
  msgid "Exclude posts without image"
11510
  msgstr "نادیده گرفتن نوشته های بدون تصویر"
11511
 
11512
- #: includes/elements/latest-posts-slider.php:324
11513
- #: includes/elements/touch-slider.php:122
11514
  msgid "Looped navigation"
11515
  msgstr "ناوبری چرخه ای"
11516
 
11517
- #: includes/elements/latest-posts-slider.php:350
11518
- #: includes/elements/touch-slider.php:148
11519
  msgid "Slideshow delay in seconds"
11520
  msgstr "تاخیر اسلایدشو بر حسب ثانیه"
11521
 
11522
- #: includes/elements/latest-posts-slider.php:521
11523
  msgid "View all posts in "
11524
  msgstr "نمایش همه نوشته ها در"
11525
 
@@ -11532,54 +11251,54 @@ msgstr "[فلوکس] ابزارک مطالب محبوب"
11532
  msgid "Shows popular and most commented posts with thumbnail."
11533
  msgstr "نمایش مطالب محبوب و بیشتر بحث شده به همراه تصویر بندانگشتی"
11534
 
11535
- #: includes/elements/popular-posts-widget.php:85
11536
  msgid "Display popular tab"
11537
  msgstr "نمایش زبانه محبوب ها"
11538
 
11539
- #: includes/elements/popular-posts-widget.php:86
11540
  msgid "Enable it to display the most popular posts."
11541
  msgstr "برای نمایش نوشته های محبوب این گزینه را فعال کنید."
11542
 
11543
- #: includes/elements/popular-posts-widget.php:100
11544
  msgid "Display recent tab"
11545
  msgstr "نمایش زبانه مطالب اخیر"
11546
 
11547
- #: includes/elements/popular-posts-widget.php:101
11548
  msgid "Enable it to display the most recent posts."
11549
  msgstr "برای نمایش مطالب اخیر این گزینه را فعال کنید."
11550
 
11551
- #: includes/elements/popular-posts-widget.php:115
11552
  msgid "Display comment tab"
11553
  msgstr "نمایش زبانه دیدگاه ها"
11554
 
11555
- #: includes/elements/popular-posts-widget.php:116
11556
  msgid "Enable it to display the most commented posts."
11557
  msgstr "برای نمایش نوشته های بیشتر بحث شده این گزینه را فعال کنید."
11558
 
11559
- #: includes/elements/popular-posts-widget.php:131
11560
- #: includes/elements/recent-posts-widget.php:91
11561
  msgid "Enable it to display images as well."
11562
  msgstr "همچنین برای نمایش تصاویر این گزینه را فعال کنید."
11563
 
11564
- #: includes/elements/popular-posts-widget.php:160
11565
- #: includes/elements/recent-posts-widget.php:120
11566
  msgid "Display post date"
11567
  msgstr "نمایش تاریخ نوشته"
11568
 
11569
- #: includes/elements/popular-posts-widget.php:175
11570
- #: includes/elements/recent-posts-widget.php:135
11571
  msgid "Specify summary content in character"
11572
  msgstr "محتوای خلاصه مطلب را بر حسب کاراکتر مشخص می کند."
11573
 
11574
- #: includes/elements/popular-posts-widget.php:236
11575
  msgid "specify a categories that you want."
11576
  msgstr "دسته بندی های مورد نظر شما را مشخص می کند."
11577
 
11578
- #: includes/elements/popular-posts-widget.php:386
11579
  msgid "Popular"
11580
  msgstr "محبوب"
11581
 
11582
- #: includes/elements/popular-posts-widget.php:388
11583
  msgid "Comment"
11584
  msgstr "دیدگاه"
11585
 
@@ -11640,23 +11359,23 @@ msgstr "[فلوکس] شبکه و گردونه نوشته های اخیر"
11640
  msgid "It adds recent posts in grid or carousel mode."
11641
  msgstr "مطالب اخیر را در حالت شبکه یا گردونه اضافه می کند."
11642
 
11643
- #: includes/elements/recent-posts-grid-carousel.php:56
11644
- #: includes/elements/recent-posts-land-style.php:56
11645
- #: includes/elements/recent-posts-masonry.php:56
11646
- #: includes/elements/recent-posts-tiles-carousel.php:43
11647
- #: includes/elements/recent-posts-tiles.php:56
11648
- #: includes/elements/recent-posts-timeline.php:50
11649
  msgid "Recent post title, leave it empty if you don`t need title."
11650
  msgstr "عنوان مطالب اخیر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11651
 
11652
- #: includes/elements/recent-posts-grid-carousel.php:70
11653
  #, fuzzy
11654
  msgid "Recent posts subtitle, leave it empty if you don`t need title."
11655
  msgstr "عنوان مطالب اخیر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11656
 
11657
- #: includes/elements/recent-posts-grid-carousel.php:380
11658
- #: includes/elements/recent-posts-land-style.php:300
11659
- #: includes/elements/recent-posts-masonry.php:280
11660
  msgid ""
11661
  "Enable it to display %s like button%s on gride template blog. Please note WP "
11662
  "Ulike plugin needs to be activaited to use this option."
@@ -11664,12 +11383,12 @@ msgstr ""
11664
  "برای نمایش %s دکمه لایک %s در نوشته های بلاگ این گزینه را فعال کنید. لطفا "
11665
  "توجه کنید که افزونه WP Ulike برای عمل کردن این بخش باید فعال باشد."
11666
 
11667
- #: includes/elements/recent-posts-grid-carousel.php:457
11668
  #, fuzzy
11669
  msgid "Meta Info position"
11670
  msgstr "موقعیت تصویر یا شکلک"
11671
 
11672
- #: includes/elements/recent-posts-grid-carousel.php:550
11673
  msgid "Specifies the style of content for each post column."
11674
  msgstr "ظاهر محتوا برای هر ستون از نوشته ها مشخص می کند."
11675
 
@@ -11700,17 +11419,17 @@ msgstr ""
11700
  msgid "It adds recent posts in tiles carousel mode."
11701
  msgstr "مطالب اخیر را در حالت شبکه یا گردونه اضافه می کند."
11702
 
11703
- #: includes/elements/recent-posts-tiles-carousel.php:71
11704
  #, fuzzy
11705
  msgid "Number of posts to show in per page"
11706
  msgstr "تعداد نوشته ها برای نمایش"
11707
 
11708
- #: includes/elements/recent-posts-tiles-carousel.php:85
11709
  #, fuzzy
11710
  msgid "Number of Pages"
11711
  msgstr "تعداد نوشته ها"
11712
 
11713
- #: includes/elements/recent-posts-tiles-carousel.php:346
11714
  #, fuzzy
11715
  msgid "Light Overlay"
11716
  msgstr "روکش روشن"
@@ -11746,17 +11465,17 @@ msgstr "مطالب اخیر به همراه تصویر بندانگشتی را
11746
  msgid "a Widget for Display Your Store's Products"
11747
  msgstr ""
11748
 
11749
- #: includes/elements/recent-products.php:42
11750
  #, fuzzy
11751
  msgid "Recent products title, leave it empty if you don`t need title."
11752
  msgstr "عنوان مطالب اخیر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11753
 
11754
- #: includes/elements/recent-products.php:56
11755
  #, fuzzy
11756
  msgid "Recent products subtitle, leave it empty if you don`t need title."
11757
  msgstr "عنوان مطالب اخیر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11758
 
11759
- #: includes/elements/recent-products.php:97
11760
  #, fuzzy
11761
  msgid "Vertical 10:15"
11762
  msgstr "عمودی 3:4"
@@ -11769,15 +11488,19 @@ msgstr "اکسین فراخوان"
11769
  msgid "The element description"
11770
  msgstr "توضیحات المان"
11771
 
11772
- #: includes/elements/sample-element.php:51
11773
  msgid "Description for this element"
11774
  msgstr "توضیحات این المان"
11775
 
 
 
 
 
11776
  #: includes/elements/search.php:17
11777
  msgid "Fancy search field"
11778
  msgstr "فیلد جستجوی فانتزی"
11779
 
11780
- #: includes/elements/search.php:41
11781
  msgid "Search title, leave it empty if you don`t need title."
11782
  msgstr "عنوان جستجو، اگر به عناون نیازی ندارید این بخش را خالی بگذارید."
11783
 
@@ -11789,46 +11512,46 @@ msgstr ""
11789
  "شکلک های شبکه های اجتماعی را نشان می دهد که می توانید در شخصی ساز آن ها را "
11790
  "تنظیم کنید."
11791
 
11792
- #: includes/elements/socials-list.php:42 includes/elements/socials-list.php:179
11793
  msgid "Socials title, leave it empty if you don`t need title."
11794
  msgstr ""
11795
  "عنوان شبکه های اجتماعی، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11796
 
11797
- #: includes/elements/socials-list.php:56 includes/elements/socials-list.php:193
11798
  msgid "Size of social icons"
11799
  msgstr "اندازه شکلک های شبکه های اجتماعی"
11800
 
11801
- #: includes/elements/socials-list.php:65 includes/elements/socials-list.php:202
11802
  msgid "Extra large"
11803
  msgstr "خیلی بزرگ"
11804
 
11805
- #: includes/elements/socials-list.php:76 includes/elements/socials-list.php:213
11806
  msgid "Directon of socials list"
11807
  msgstr "جهت لیست شبکه های اجتماعی"
11808
 
11809
- #: includes/elements/socials-list.php:155
11810
  #, fuzzy
11811
  msgid "It shows the website socials icons."
11812
  msgstr ""
11813
  "شکلک های شبکه های اجتماعی را نشان می دهد که می توانید در شخصی ساز آن ها را "
11814
  "تنظیم کنید."
11815
 
11816
- #: includes/elements/socials-list.php:243 includes/elements/staff.php:344
11817
  #, fuzzy
11818
  msgid "Linkedin Address"
11819
  msgstr "آدرس"
11820
 
11821
- #: includes/elements/socials-list.php:303
11822
  #, fuzzy
11823
  msgid "Youtube Address"
11824
  msgstr "آدرس"
11825
 
11826
- #: includes/elements/socials-list.php:327
11827
  #, fuzzy
11828
  msgid "Telegram Address"
11829
  msgstr "آدرس"
11830
 
11831
- #: includes/elements/socials-list.php:339
11832
  #, fuzzy
11833
  msgid "VK Address"
11834
  msgstr "آدرس"
@@ -11841,73 +11564,73 @@ msgstr ""
11841
  msgid "You can display your Staffs as a customized widget,"
11842
  msgstr ""
11843
 
11844
- #: includes/elements/staff.php:43
11845
  #, fuzzy
11846
  msgid "Staff Name, leave it empty if you don`t need title."
11847
  msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11848
 
11849
- #: includes/elements/staff.php:52 includes/elements/staff.php:83
11850
- #: includes/elements/staff.php:98 includes/elements/staff.php:118
11851
- #: includes/elements/staff.php:137 includes/elements/staff.php:155
11852
- #: includes/elements/staff.php:187
11853
  msgid "Staff Details"
11854
  msgstr ""
11855
 
11856
- #: includes/elements/staff.php:57
11857
  #, fuzzy
11858
  msgid "Staff Occupation, leave it empty if you don`t need title."
11859
  msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11860
 
11861
- #: includes/elements/staff.php:73
11862
  #, fuzzy
11863
  msgid "leave it empty if you don`t need to add a page."
11864
  msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11865
 
11866
- #: includes/elements/staff.php:87
11867
  #, fuzzy
11868
  msgid "Staff Image"
11869
  msgstr "تصویر"
11870
 
11871
- #: includes/elements/staff.php:102 includes/elements/text.php:420
11872
  #, fuzzy
11873
  msgid "Image Size"
11874
  msgstr "اندازه تصویر"
11875
 
11876
- #: includes/elements/staff.php:108 includes/elements/text.php:426
11877
  #, fuzzy
11878
  msgid "Orginal Size"
11879
  msgstr "اصلی"
11880
 
11881
- #: includes/elements/staff.php:191
11882
  msgid "Wrapper style"
11883
  msgstr "ظاهر Wrapper"
11884
 
11885
- #: includes/elements/staff.php:202 includes/elements/text.php:99
11886
  msgid "Outlined"
11887
  msgstr "با خط بیرونی"
11888
 
11889
- #: includes/elements/staff.php:218
11890
  msgid "Layout Style"
11891
  msgstr ""
11892
 
11893
- #: includes/elements/staff.php:250
11894
  msgid "Layout Border Color"
11895
  msgstr ""
11896
 
11897
- #: includes/elements/staff.php:251
11898
  #, fuzzy
11899
  msgid "Choose a border color for this layout."
11900
  msgstr "رنگ پس زمینه ای را برای این بلوک انتخاب کنید."
11901
 
11902
- #: includes/elements/staff.php:268
11903
  msgid "Text align"
11904
  msgstr "تراز متن"
11905
 
11906
- #: includes/elements/staff.php:296
11907
  msgid "Text color scheme"
11908
  msgstr "شمای رنگ متن"
11909
 
11910
- #: includes/elements/staff.php:302
11911
  msgid "Inherit"
11912
  msgstr "ارث بری"
11913
 
@@ -11915,63 +11638,63 @@ msgstr "ارث بری"
11915
  msgid "It adds tabs element."
11916
  msgstr "یک المان زبانه اضافه می کند."
11917
 
11918
- #: includes/elements/tab-widget.php:42 includes/elements/tabs.php:42
11919
  msgid "Tabs title, leave it empty if you don`t need title."
11920
  msgstr "عنوان زبانه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11921
 
11922
- #: includes/elements/tab-widget.php:56 includes/elements/tabs.php:56
11923
  msgid "Choose between bordered style and no border."
11924
  msgstr "بین ظاهر کادر بندی شده و بدون کادر یکی را انتخاب کنید."
11925
 
11926
- #: includes/elements/tab-widget.php:73
11927
  #, fuzzy
11928
  msgid "First Tab Label"
11929
  msgstr "برچسب زبانه"
11930
 
11931
- #: includes/elements/tab-widget.php:74 includes/elements/tab-widget.php:103
11932
- #: includes/elements/tab-widget.php:132 includes/elements/tabs.php:74
11933
  msgid "Enter your tab item label."
11934
  msgstr "برچسب آیتم زبانه را وارد کنید."
11935
 
11936
- #: includes/elements/tab-widget.php:87
11937
  #, fuzzy
11938
  msgid "First Tab Content"
11939
  msgstr "اولی باز باشد؟"
11940
 
11941
- #: includes/elements/tab-widget.php:88 includes/elements/tab-widget.php:117
11942
- #: includes/elements/tab-widget.php:146 includes/elements/tabs.php:91
11943
  msgid "Enter your tab item content."
11944
  msgstr "محتوای آیتم زبانه را وارد کنید."
11945
 
11946
- #: includes/elements/tab-widget.php:102
11947
  #, fuzzy
11948
  msgid "Second Tab Label"
11949
  msgstr "برچسب زبانه"
11950
 
11951
- #: includes/elements/tab-widget.php:116
11952
  #, fuzzy
11953
  msgid "Second Tab Content"
11954
  msgstr "محتوای جعبه ای"
11955
 
11956
- #: includes/elements/tab-widget.php:131
11957
  #, fuzzy
11958
  msgid "Third Tab Label"
11959
  msgstr "برچسب زبانه"
11960
 
11961
- #: includes/elements/tab-widget.php:145
11962
  #, fuzzy
11963
  msgid "Third Tab Content"
11964
  msgstr "محتوای جعبه ای"
11965
 
11966
- #: includes/elements/tabs.php:73
11967
  msgid "Tab label"
11968
  msgstr "برچسب زبانه"
11969
 
11970
- #: includes/elements/tabs.php:77
11971
  msgid "Tabs Section"
11972
  msgstr "بخش زبانه ها"
11973
 
11974
- #: includes/elements/tabs.php:93
11975
  msgid "Tabs section"
11976
  msgstr "بخش زبانه ها"
11977
 
@@ -11985,52 +11708,52 @@ msgstr "انتخاب اظهار نظر"
11985
  msgid "Testimonial Element"
11986
  msgstr "المان های ضروری اکسین"
11987
 
11988
- #: includes/elements/testimonial.php:42
11989
  msgid "Testimonial Templates"
11990
  msgstr ""
11991
 
11992
- #: includes/elements/testimonial.php:56
11993
  #, fuzzy
11994
  msgid "Default Template"
11995
  msgstr "پیش فرض"
11996
 
11997
- #: includes/elements/testimonial.php:60
11998
  msgid "Default Template With Image"
11999
  msgstr ""
12000
 
12001
- #: includes/elements/testimonial.php:64
12002
  #, fuzzy
12003
  msgid "Bordered On Content"
12004
  msgstr "محتوای جعبه ای"
12005
 
12006
- #: includes/elements/testimonial.php:68
12007
  msgid "Quotation Mark on Top of the Content"
12008
  msgstr ""
12009
 
12010
- #: includes/elements/testimonial.php:72
12011
  msgid "Show Info on Top of Content"
12012
  msgstr ""
12013
 
12014
- #: includes/elements/testimonial.php:76
12015
  msgid "Show Image on Top of the Content"
12016
  msgstr ""
12017
 
12018
- #: includes/elements/testimonial.php:83
12019
  #, fuzzy
12020
  msgid "Customer Name, leave it empty if you don`t need title."
12021
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
12022
 
12023
- #: includes/elements/testimonial.php:97
12024
  #, fuzzy
12025
  msgid "Customer Link, leave it empty if you don`t need it"
12026
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
12027
 
12028
- #: includes/elements/testimonial.php:111
12029
  #, fuzzy
12030
  msgid "Customer Occupation, leave it empty if you don`t need it."
12031
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
12032
 
12033
- #: includes/elements/testimonial.php:125
12034
  #, fuzzy
12035
  msgid "Customer Rating, Set it to \"None\" if you don`t need it."
12036
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
@@ -12040,179 +11763,179 @@ msgstr "عنوان کد، اگر به عنوان نیازی ندارید این
12040
  msgid "Iconic text block."
12041
  msgstr "بلوک متنی سادذه."
12042
 
12043
- #: includes/elements/text.php:88
12044
  #, fuzzy
12045
  msgid "Wrapper Style"
12046
  msgstr "ظاهر Wrapper"
12047
 
12048
- #: includes/elements/text.php:112 includes/elements/text.php:140
12049
- #: includes/elements/text.php:168 includes/elements/text.php:187
12050
- #: includes/elements/text.php:206 includes/elements/text.php:225
12051
- #: includes/elements/text.php:243 includes/elements/text.php:265
12052
- #: includes/elements/text.php:283 includes/elements/text.php:301
12053
- #: includes/elements/text.php:319 includes/elements/text.php:338
12054
- #: includes/elements/text.php:360 includes/elements/text.php:918
12055
- #: includes/elements/text.php:932
12056
  #, fuzzy
12057
  msgid "Wrapper Layout"
12058
  msgstr "ظاهر Wrapper"
12059
 
12060
- #: includes/elements/text.php:144
12061
  msgid "Text Align on Small Screens"
12062
  msgstr ""
12063
 
12064
- #: includes/elements/text.php:172
12065
  #, fuzzy
12066
  msgid "Text Color Scheme"
12067
  msgstr "شمای رنگ متن"
12068
 
12069
- #: includes/elements/text.php:192
12070
  #, fuzzy
12071
  msgid "Wrapper Background Type"
12072
  msgstr "شکل پس زمینه"
12073
 
12074
- #: includes/elements/text.php:198 includes/elements/text.php:293
12075
  #, fuzzy
12076
  msgid "Single Color"
12077
  msgstr "رنگ شکلک"
12078
 
12079
- #: includes/elements/text.php:199 includes/elements/text.php:294
12080
- #: includes/general-hooks.php:1578
12081
  msgid "Background Image"
12082
  msgstr "تصویر پس زمینه"
12083
 
12084
- #: includes/elements/text.php:211
12085
  #, fuzzy
12086
  msgid "Wrapper Background Color"
12087
  msgstr "رنگ پس زمینه"
12088
 
12089
- #: includes/elements/text.php:229
12090
  #, fuzzy
12091
  msgid "Wrapper Background image"
12092
  msgstr "تصویر پس زمینه"
12093
 
12094
- #: includes/elements/text.php:247
12095
  #, fuzzy
12096
  msgid "Wrapper Background Image Display"
12097
  msgstr "تصویر پس زمینه"
12098
 
12099
- #: includes/elements/text.php:252 includes/elements/text.php:347
12100
- #: includes/general-hooks.php:1609
12101
  msgid "Cover"
12102
  msgstr "پوشاننده"
12103
 
12104
- #: includes/elements/text.php:253 includes/elements/text.php:348
12105
  #, fuzzy
12106
  msgid "Tiled Image"
12107
  msgstr "تصویر"
12108
 
12109
- #: includes/elements/text.php:254 includes/elements/text.php:349
12110
  msgid "Centered, with original size"
12111
  msgstr ""
12112
 
12113
- #: includes/elements/text.php:255 includes/elements/text.php:350
12114
- #: includes/general-hooks.php:1742
12115
  msgid "Fixed"
12116
  msgstr "ثابت"
12117
 
12118
- #: includes/elements/text.php:269
12119
  #, fuzzy
12120
  msgid "Wrapper Background Overlay"
12121
  msgstr "فعالسازی پس زمینه"
12122
 
12123
- #: includes/elements/text.php:287
12124
  #, fuzzy
12125
  msgid "Header Background Type"
12126
  msgstr "شکل پس زمینه"
12127
 
12128
- #: includes/elements/text.php:305
12129
  #, fuzzy
12130
  msgid "Header Background color"
12131
  msgstr "رنگ پس زمینه"
12132
 
12133
- #: includes/elements/text.php:324
12134
  #, fuzzy
12135
  msgid "Header Background image"
12136
  msgstr "تصویر پس زمینه"
12137
 
12138
- #: includes/elements/text.php:342
12139
  #, fuzzy
12140
  msgid "Header Background Image Display"
12141
  msgstr "تصویر پس زمینه"
12142
 
12143
- #: includes/elements/text.php:364
12144
  #, fuzzy
12145
  msgid "Icon or image"
12146
  msgstr "تصویر پوستر"
12147
 
12148
- #: includes/elements/text.php:365
12149
  msgid "Please choose an icon from avaialable icons."
12150
  msgstr "لطفا یکی از شکلک های موجود را انتخاب کنید."
12151
 
12152
- #: includes/elements/text.php:366
12153
  #, fuzzy
12154
  msgid "Display Icon or Image"
12155
  msgstr "نمایش تصویر"
12156
 
12157
- #: includes/elements/text.php:380 includes/elements/text.php:398
12158
- #: includes/elements/text.php:416 includes/elements/text.php:439
12159
- #: includes/elements/text.php:457 includes/elements/text.php:480
12160
- #: includes/elements/text.php:498 includes/elements/text.php:527
12161
- #: includes/elements/text.php:565 includes/elements/text.php:603
12162
- #: includes/elements/text.php:631
12163
  #, fuzzy
12164
  msgid "Icon & Image"
12165
  msgstr "تصویر پس زمینه"
12166
 
12167
- #: includes/elements/text.php:444
12168
  msgid "Choose a color for icon."
12169
  msgstr "رنگی برای شکلک انتخاب کنید."
12170
 
12171
- #: includes/elements/text.php:461
12172
  msgid "Icon size"
12173
  msgstr "اندازه شکلک"
12174
 
12175
- #: includes/elements/text.php:485
12176
  msgid "Choose a color for background of icon."
12177
  msgstr "رنگی برای پس زمینه شکلک انتخاب کنید."
12178
 
12179
- #: includes/elements/text.php:502
12180
  #, fuzzy
12181
  msgid "Icon/Image outline color"
12182
  msgstr "رنگ خط بیرونی شکلک"
12183
 
12184
- #: includes/elements/text.php:503
12185
  #, fuzzy
12186
  msgid "Choose a color for the border around the icon or image."
12187
  msgstr "رنگی را برای کادر دور شکلک انتخاب کنید."
12188
 
12189
- #: includes/elements/text.php:517
12190
  #, fuzzy
12191
  msgid "Icon/Image outline width"
12192
  msgstr "رنگ خط بیرونی شکلک"
12193
 
12194
- #: includes/elements/text.php:518
12195
  #, fuzzy
12196
  msgid "Choose a width for the border around the icon or image."
12197
  msgstr "رنگی را برای کادر دور شکلک انتخاب کنید."
12198
 
12199
- #: includes/elements/text.php:607
12200
  msgid "Image or icon position"
12201
  msgstr "موقعیت تصویر یا شکلک"
12202
 
12203
- #: includes/elements/text.php:690
12204
  msgid "Button shape style"
12205
  msgstr "ظاهر شکل دکمه"
12206
 
12207
- #: includes/elements/text.php:767
12208
  msgid "Darken label of button while mouse over it."
12209
  msgstr "تیره تر کردن برچسب هنگامی که ماوس روی آن است."
12210
 
12211
- #: includes/elements/text.php:922
12212
  msgid "Footer Shape color"
12213
  msgstr ""
12214
 
12215
- #: includes/elements/text.php:923
12216
  #, fuzzy
12217
  msgid "Select color for shape"
12218
  msgstr "انتخاب شکل آکاردئون."
@@ -12225,7 +11948,7 @@ msgstr ""
12225
  msgid "Responsive image slider with touch swipe feature."
12226
  msgstr ""
12227
 
12228
- #: includes/elements/touch-slider.php:43
12229
  #, fuzzy
12230
  msgid "The slider title, leave it empty if you don`t need title."
12231
  msgstr "عنوان ویدیو، اگر به عنوان نیاز ندارید این بخش را خالی بگذارید."
@@ -12379,112 +12102,26 @@ msgstr ""
12379
  msgid "Select Page"
12380
  msgstr "تراز شکلک را انتخاب کنید."
12381
 
12382
- #: includes/general-hooks.php:218
12383
- msgid "Auxin Icons"
12384
- msgstr "اکسین شکلک ها"
12385
-
12386
- #: includes/general-hooks.php:223
12387
- msgid "Icon library"
12388
- msgstr "کتابخانه شکلک ها"
12389
-
12390
- #: includes/general-hooks.php:225
12391
- msgid "Font Awesome"
12392
- msgstr "Font Awesome"
12393
-
12394
- #: includes/general-hooks.php:226
12395
- msgid "Open Iconic"
12396
- msgstr "Open Iconic"
12397
-
12398
- #: includes/general-hooks.php:227
12399
- msgid "Typicons"
12400
- msgstr "Typicons"
12401
-
12402
- #: includes/general-hooks.php:228
12403
- msgid "Entypo"
12404
- msgstr "Entypo"
12405
-
12406
- #: includes/general-hooks.php:229
12407
- msgid "Linecons"
12408
- msgstr "Linecons"
12409
-
12410
- #: includes/general-hooks.php:230
12411
- msgid "Auxin"
12412
- msgstr "اکسین"
12413
-
12414
- #: includes/general-hooks.php:234
12415
- msgid "Select icon library."
12416
- msgstr "کتابخانه شکلک را انتخاب کنید."
12417
-
12418
- #: includes/general-hooks.php:252 includes/general-hooks.php:269
12419
- #: includes/general-hooks.php:285 includes/general-hooks.php:301
12420
- #: includes/general-hooks.php:332
12421
- msgid "Select icon from library."
12422
- msgstr "انتخاب شکلک از کتابخانه."
12423
-
12424
- #: includes/general-hooks.php:337
12425
- msgid "Custom color"
12426
- msgstr "رنگ سفارشی"
12427
-
12428
- #: includes/general-hooks.php:339
12429
- msgid "Select custom icon color."
12430
- msgstr "رنگ دلخواه شکلک را انتخاب کنید."
12431
-
12432
- #: includes/general-hooks.php:347
12433
- msgid "Background shape"
12434
- msgstr "شکل پس زمینه"
12435
-
12436
- #: includes/general-hooks.php:353
12437
- msgid "Rounded"
12438
- msgstr "گرد شده"
12439
-
12440
- #: includes/general-hooks.php:356
12441
- msgid "Outline Rounded"
12442
- msgstr "گرد با خط بیرونی"
12443
-
12444
- #: includes/general-hooks.php:358
12445
- msgid "Select background shape and style for icon."
12446
- msgstr "ظاهر و شکل پس زمینه شکلک انتخاب کنید."
12447
-
12448
- #: includes/general-hooks.php:363
12449
- msgid "Custom background color"
12450
- msgstr "رنگ پس زمینه دلخواه"
12451
-
12452
- #: includes/general-hooks.php:365
12453
- msgid "Select custom icon background color."
12454
- msgstr "رنگ دلخواه پس زمینه شکلک را انتخاب کنید."
12455
-
12456
- #: includes/general-hooks.php:381
12457
- msgid "Select icon alignment."
12458
- msgstr "تراز شکلک را انتخاب کنید."
12459
-
12460
- #: includes/general-hooks.php:397 includes/general-hooks.php:398
12461
- msgid "Arrow"
12462
- msgstr "فلش"
12463
-
12464
- #: includes/general-hooks.php:399
12465
- msgid "Back"
12466
- msgstr "برگشت"
12467
-
12468
- #: includes/general-hooks.php:455
12469
  msgid "Custom JS Code"
12470
  msgstr "کد جاوااسکریپت سفارشی"
12471
 
12472
- #: includes/general-hooks.php:456
12473
  msgid "Your Custom Javascript"
12474
  msgstr "جاوااسکریپت دلخواه شما"
12475
 
12476
- #: includes/general-hooks.php:460
12477
  #, fuzzy
12478
  msgid "Custom Javascript in Head"
12479
  msgstr "جاوااسکریپت سفارشی"
12480
 
12481
- #: includes/general-hooks.php:461 includes/general-hooks.php:475
12482
  msgid "You can add your custom javascript code here.%s DO NOT use %s tag."
12483
  msgstr ""
12484
  "کدهای جاوااسکریپت دلخواه خود را می توانید در این قسمت وارد کنید. از تگ %s "
12485
  "استفاده نکنید %s."
12486
 
12487
- #: includes/general-hooks.php:462 includes/general-hooks.php:476
12488
  #, fuzzy
12489
  msgid ""
12490
  "In order to save your custom javascript code, you are expected to execute "
@@ -12492,24 +12129,24 @@ msgid ""
12492
  msgstr ""
12493
  "انتظار می رود قبل از ذخیره کد جاوااسکریپت، از درستی آن اطمینان پیدا کنید."
12494
 
12495
- #: includes/general-hooks.php:468 includes/general-hooks.php:482
12496
  msgid "Execute"
12497
  msgstr "اجرا"
12498
 
12499
- #: includes/general-hooks.php:474
12500
  #, fuzzy
12501
  msgid "Custom Javascript in Footer"
12502
  msgstr "کد جاوااسکریپت سفارشی"
12503
 
12504
- #: includes/general-hooks.php:493 includes/general-hooks.php:494
12505
  msgid "Google API Keys & SEO"
12506
  msgstr ""
12507
 
12508
- #: includes/general-hooks.php:499
12509
  msgid "Built in SEO"
12510
  msgstr "سئوی داخلی"
12511
 
12512
- #: includes/general-hooks.php:500
12513
  msgid ""
12514
  "In case of using SEO plugins like \"WordPress SEO by Yoast\" or \"All in One "
12515
  "SEO Pack\" you can disable built-in SEO for maximum compatibility."
@@ -12518,201 +12155,201 @@ msgstr ""
12518
  "Pack\" استفاده می کنید، برای حفظ بیشترین یکپارچگی، سئوی داخلی را غیرفعال "
12519
  "کنید."
12520
 
12521
- #: includes/general-hooks.php:510
12522
  #, fuzzy
12523
  msgid "Google Analytics Code"
12524
  msgstr "کد آنالیز گوگل"
12525
 
12526
- #: includes/general-hooks.php:511
12527
  msgid "You can %s set up Analytics tracking %s and add the tracking ID here."
12528
  msgstr ""
12529
 
12530
- #: includes/general-hooks.php:525
12531
  msgid "Google Maps API Key"
12532
  msgstr ""
12533
 
12534
- #: includes/general-hooks.php:527
12535
  msgid ""
12536
  "In order to use google maps on your website, you have to %s create an api "
12537
  "key %s and insert it in this field."
12538
  msgstr ""
12539
 
12540
- #: includes/general-hooks.php:541
12541
  #, fuzzy
12542
  msgid "Google Marketing Code"
12543
  msgstr "کد بازاریابی گوگل"
12544
 
12545
- #: includes/general-hooks.php:542
12546
  msgid "You can add your Google marketing code here.%s DO NOT use %s tag."
12547
  msgstr ""
12548
  "کد بازاریابی گوگل خود را می توانید در این قسمت وارد کنید. از تگ %s استفاده "
12549
  "نکنید %s."
12550
 
12551
- #: includes/general-hooks.php:559
12552
  msgid "Logo 2 (optional)"
12553
  msgstr ""
12554
 
12555
- #: includes/general-hooks.php:560
12556
  msgid ""
12557
  "The secondary logo which appears when the header becomes sticky (optional)."
12558
  msgstr ""
12559
 
12560
- #: includes/general-hooks.php:576
12561
  msgid "Header Button 1"
12562
  msgstr ""
12563
 
12564
- #: includes/general-hooks.php:577
12565
  msgid "Setting for Header Button 1"
12566
  msgstr ""
12567
 
12568
- #: includes/general-hooks.php:599
12569
  #, fuzzy
12570
  msgid "Display Header Button 1"
12571
  msgstr "نمایش دکمه لایک"
12572
 
12573
- #: includes/general-hooks.php:600 includes/general-hooks.php:1012
12574
  #, fuzzy
12575
  msgid "Enable this option to display a button in header."
12576
  msgstr "برای نمایش پس زمینه دلخواه در صفحه ورود این گزینه را فعال کنید."
12577
 
12578
- #: includes/general-hooks.php:620
12579
  msgid "Hide Button 1 on Tablet"
12580
  msgstr ""
12581
 
12582
- #: includes/general-hooks.php:621 includes/general-hooks.php:644
12583
  msgid "Enable it to hide header button 1 on tablet devices."
12584
  msgstr ""
12585
 
12586
- #: includes/general-hooks.php:643
12587
  msgid "Hide Button 1 on Mobile"
12588
  msgstr ""
12589
 
12590
- #: includes/general-hooks.php:666 includes/general-hooks.php:1078
12591
  #, fuzzy
12592
  msgid "Button Label"
12593
  msgstr "برچسب دکمه"
12594
 
12595
- #: includes/general-hooks.php:667 includes/general-hooks.php:1079
12596
  #, fuzzy
12597
  msgid "Specifies the label of button."
12598
  msgstr "برچسب دکمه"
12599
 
12600
- #: includes/general-hooks.php:689 includes/general-hooks.php:1101
12601
  #, fuzzy
12602
  msgid "Button Size"
12603
  msgstr "اندازه دکمه"
12604
 
12605
- #: includes/general-hooks.php:719 includes/general-hooks.php:1131
12606
  #, fuzzy
12607
  msgid "Button Shape"
12608
  msgstr "نوع دکمه"
12609
 
12610
- #: includes/general-hooks.php:726 includes/general-hooks.php:1138
12611
  msgid "Sharp"
12612
  msgstr ""
12613
 
12614
- #: includes/general-hooks.php:793 includes/general-hooks.php:1205
12615
  #, fuzzy
12616
  msgid "Button Typography"
12617
  msgstr "نوع دکمه"
12618
 
12619
- #: includes/general-hooks.php:815 includes/general-hooks.php:1227
12620
  #, fuzzy
12621
  msgid "Icon for Button"
12622
  msgstr "شکلک برای دکمه"
12623
 
12624
- #: includes/general-hooks.php:837 includes/general-hooks.php:1249
12625
  #, fuzzy
12626
  msgid "Icon Alignment"
12627
  msgstr "تراز شکلک"
12628
 
12629
- #: includes/general-hooks.php:886 includes/general-hooks.php:1298
12630
  #, fuzzy
12631
  msgid "Color of Button"
12632
  msgstr "رنگ دکمه"
12633
 
12634
- #: includes/general-hooks.php:909 includes/general-hooks.php:1321
12635
  #, fuzzy
12636
  msgid "Color of Button on Sticky"
12637
  msgstr "رنگ دکمه"
12638
 
12639
- #: includes/general-hooks.php:910 includes/general-hooks.php:1322
12640
  msgid "Specifies the color of the button when the header sticky is enabled."
12641
  msgstr ""
12642
 
12643
- #: includes/general-hooks.php:955 includes/general-hooks.php:1367
12644
  #, fuzzy
12645
  msgid "Open Link in"
12646
  msgstr "باز کردن پیوند در"
12647
 
12648
- #: includes/general-hooks.php:988
12649
  msgid "Header Button 2"
12650
  msgstr ""
12651
 
12652
- #: includes/general-hooks.php:989
12653
  msgid "Setting for Header Button 2"
12654
  msgstr ""
12655
 
12656
- #: includes/general-hooks.php:1011
12657
  #, fuzzy
12658
  msgid "Display Header Button 2"
12659
  msgstr "نمایش دکمه لایک"
12660
 
12661
- #: includes/general-hooks.php:1032
12662
  msgid "Hide Button 2 on Tablet"
12663
  msgstr ""
12664
 
12665
- #: includes/general-hooks.php:1033 includes/general-hooks.php:1056
12666
  msgid "Enable it to hide header button 2 on tablet devices."
12667
  msgstr ""
12668
 
12669
- #: includes/general-hooks.php:1055
12670
  msgid "Hide Button 2 on Mobile"
12671
  msgstr ""
12672
 
12673
- #: includes/general-hooks.php:1426
12674
  #, fuzzy
12675
  msgid "Specifies maximum height of logo in footer."
12676
  msgstr "ارتفاع لوگو را بر حسب پیکسل مشخص می کند."
12677
 
12678
- #: includes/general-hooks.php:1463
12679
  msgid "Preview login page"
12680
  msgstr "پیش نمایش صفحه ورود"
12681
 
12682
- #: includes/general-hooks.php:1470
12683
  msgid "Login Skin"
12684
  msgstr "نمای صفحه ورود"
12685
 
12686
- #: includes/general-hooks.php:1471
12687
  msgid "Specifies a skin for login page of your website."
12688
  msgstr "نمای صفحه ورود را در سایت شما مشخص می کند."
12689
 
12690
- #: includes/general-hooks.php:1481
12691
  msgid "Clean white"
12692
  msgstr "سفید تمیز"
12693
 
12694
- #: includes/general-hooks.php:1485
12695
  msgid "Simple white"
12696
  msgstr "سفید ساده"
12697
 
12698
- #: includes/general-hooks.php:1489
12699
  msgid "Simple gray"
12700
  msgstr "خاکستری ساده"
12701
 
12702
- #: includes/general-hooks.php:1499
12703
  msgid "Login message"
12704
  msgstr "پیام ورود"
12705
 
12706
- #: includes/general-hooks.php:1500
12707
  #, fuzzy
12708
  msgid "Enter a text to display above the login form."
12709
  msgstr "متنی را برای نمایش در بالای فرم ورود وارد کنید."
12710
 
12711
- #: includes/general-hooks.php:1512
12712
  msgid "Login Page Logo"
12713
  msgstr "لوگوی صفحه ورود"
12714
 
12715
- #: includes/general-hooks.php:1513
12716
  msgid ""
12717
  "Specifies a logo to display on login page.(width of logo image could be up "
12718
  "to 320px)"
@@ -12720,55 +12357,55 @@ msgstr ""
12720
  "لوگویی را برای نمایش در صفحه ورود مشخص می کند.(عرض لوگو می تواند تا 320 "
12721
  "پیکسل باشد)"
12722
 
12723
- #: includes/general-hooks.php:1524
12724
  msgid "Logo Width"
12725
  msgstr "عرض لوگو"
12726
 
12727
- #: includes/general-hooks.php:1525
12728
  msgid "Specifies width of logo image in pixel."
12729
  msgstr "ارتفاع لوگو را بر حسب پیکسل مشخص می کند."
12730
 
12731
- #: includes/general-hooks.php:1536
12732
  msgid "Logo Height"
12733
  msgstr "ارتفاع لوگو"
12734
 
12735
- #: includes/general-hooks.php:1537
12736
  msgid "Specifies height of logo image in pixel."
12737
  msgstr "ارتفاع لوگو را بر حسب پیکسل مشخص می کند."
12738
 
12739
- #: includes/general-hooks.php:1549
12740
  msgid "Enable Background"
12741
  msgstr "فعالسازی پس زمینه"
12742
 
12743
- #: includes/general-hooks.php:1550
12744
  msgid "Enable it to display custom background on login page."
12745
  msgstr "برای نمایش پس زمینه دلخواه در صفحه ورود این گزینه را فعال کنید."
12746
 
12747
- #: includes/general-hooks.php:1562
12748
  msgid "Specifies background color of website."
12749
  msgstr "رنگ پس زمینه وب سایت را مشخص می کند."
12750
 
12751
- #: includes/general-hooks.php:1579
12752
  msgid "You can upload custom image for background of login page"
12753
  msgstr "می توانید تصویر دلخواهی را به عنوان پس زمینه صفحه ورود بارگذاری کنید."
12754
 
12755
- #: includes/general-hooks.php:1594
12756
  msgid "Background Size"
12757
  msgstr "اندازه پس زمینه"
12758
 
12759
- #: includes/general-hooks.php:1595
12760
  msgid "Specifies background size on login page."
12761
  msgstr "اندازه تصویر پس زمینه در صفحه ورود را مشخص می کند."
12762
 
12763
- #: includes/general-hooks.php:1605
12764
  msgid "Contain"
12765
  msgstr "دربرگیرنده"
12766
 
12767
- #: includes/general-hooks.php:1624
12768
  msgid "Background Pattern"
12769
  msgstr "الگوی پس زمینه"
12770
 
12771
- #: includes/general-hooks.php:1625
12772
  msgid ""
12773
  "You can select one of these patterns as login background image. %s Some of "
12774
  "these can be used as a pattern over your background image."
@@ -12776,79 +12413,79 @@ msgstr ""
12776
  "می توانید یکی از این الگوها را به عنوان تصویر پس زمینه انتخاب کنید. %s بعضی "
12777
  "از این ها می توانند به عنوان الگو بر روی تصویر پس زمینه شما استفاده شوند."
12778
 
12779
- #: includes/general-hooks.php:1641
12780
  msgid "Background Repeat"
12781
  msgstr "تکرار پس زمینه"
12782
 
12783
- #: includes/general-hooks.php:1642
12784
  msgid "Specifies how background image repeats."
12785
  msgstr "نحوه تکرار تصویر پس زمینه را مشخص می کند."
12786
 
12787
- #: includes/general-hooks.php:1647
12788
  msgid "No repeat"
12789
  msgstr "بدون تکرار"
12790
 
12791
- #: includes/general-hooks.php:1651
12792
  msgid "Repeat horizontally and vertically"
12793
  msgstr "تکرار افقی و عمودی"
12794
 
12795
- #: includes/general-hooks.php:1655
12796
  msgid "Repeat horizontally"
12797
  msgstr "تکرار افقی"
12798
 
12799
- #: includes/general-hooks.php:1659
12800
  msgid "Repeat vertically"
12801
  msgstr "تکرار عمودی"
12802
 
12803
- #: includes/general-hooks.php:1675
12804
  msgid "Background Position"
12805
  msgstr "موقعیت پس زمینه"
12806
 
12807
- #: includes/general-hooks.php:1676
12808
  msgid "Specifies background image position."
12809
  msgstr "موقعیت تصویر پس زمینه را مشخص می کند."
12810
 
12811
- #: includes/general-hooks.php:1681
12812
  msgid "Left top"
12813
  msgstr "چپ بالا"
12814
 
12815
- #: includes/general-hooks.php:1685
12816
  msgid "Center top"
12817
  msgstr "وسط بالا"
12818
 
12819
- #: includes/general-hooks.php:1689
12820
  msgid "Right top"
12821
  msgstr "راست بالا"
12822
 
12823
- #: includes/general-hooks.php:1694
12824
  msgid "Left center"
12825
  msgstr "چپ وسط"
12826
 
12827
- #: includes/general-hooks.php:1698
12828
  msgid "Center center"
12829
  msgstr "وسط وسط"
12830
 
12831
- #: includes/general-hooks.php:1702
12832
  msgid "Right center"
12833
  msgstr "راست وسط"
12834
 
12835
- #: includes/general-hooks.php:1707
12836
  msgid "Left bottom"
12837
  msgstr "چپ پایین"
12838
 
12839
- #: includes/general-hooks.php:1711
12840
  msgid "Center bottom"
12841
  msgstr "وسط پایین"
12842
 
12843
- #: includes/general-hooks.php:1715
12844
  msgid "Right bottom"
12845
  msgstr "راست پایین"
12846
 
12847
- #: includes/general-hooks.php:1731
12848
  msgid "Background Attachment"
12849
  msgstr "پیوست پس زمینه"
12850
 
12851
- #: includes/general-hooks.php:1732
12852
  msgid ""
12853
  "Specifies whether the background is fixed or scrollable as user scrolls the "
12854
  "page."
@@ -12856,15 +12493,15 @@ msgstr ""
12856
  "مشخص می کند پس زمینه هنگام اسکرول کردن صفحه توسط کاربر ثابت باشد یا اسکرول "
12857
  "شود."
12858
 
12859
- #: includes/general-hooks.php:1738
12860
  msgid "Scroll"
12861
  msgstr "اسکرول"
12862
 
12863
- #: includes/general-hooks.php:1759
12864
  msgid "Custom CSS class name"
12865
  msgstr "نام کلاس دلخواه CSS"
12866
 
12867
- #: includes/general-hooks.php:1760
12868
  msgid ""
12869
  "In this field you can define custom CSS class name for login page.\n"
12870
  " This class name will be added to body classes in "
@@ -12874,243 +12511,243 @@ msgstr ""
12874
  " این نام کلاس به بدنه (body) صفحه ورود اضافه خواهد "
12875
  "شدو برای موارد استایل دهی پیشرفته مورد استفاده قرار می گیرد."
12876
 
12877
- #: includes/general-hooks.php:1771
12878
  #, fuzzy
12879
  msgid "Login Style"
12880
  msgstr "نمای صفحه ورود"
12881
 
12882
- #: includes/general-hooks.php:1772
12883
  msgid "Custom Css style for login page"
12884
  msgstr ""
12885
 
12886
- #: includes/general-hooks.php:1788
12887
  #, fuzzy
12888
  msgid "404 Page Options"
12889
  msgstr "تنظیمات طراحی"
12890
 
12891
- #: includes/general-hooks.php:1794
12892
  msgid "Specifies a page to display on 404."
12893
  msgstr ""
12894
 
12895
- #: includes/general-hooks.php:1809 includes/general-hooks.php:1826
12896
  msgid "Maintenance or Comingsoon Page"
12897
  msgstr ""
12898
 
12899
- #: includes/general-hooks.php:1810
12900
  msgid "Maintenance or Comingsoon Page Options"
12901
  msgstr ""
12902
 
12903
- #: includes/general-hooks.php:1815
12904
  msgid "Enable Maintenance or Comingsoon Mode"
12905
  msgstr ""
12906
 
12907
- #: includes/general-hooks.php:1816
12908
  msgid "With this option you can manually enable Maintenance or Comingsoon mode"
12909
  msgstr ""
12910
 
12911
- #: includes/general-hooks.php:1827
12912
  msgid ""
12913
  "In This Case You Can Set Your Specifc Page for Maintenance or Comingsoon Mode"
12914
  msgstr ""
12915
 
12916
- #: includes/general-hooks.php:1846
12917
  msgid "Search Results"
12918
  msgstr ""
12919
 
12920
- #: includes/general-hooks.php:1847
12921
  msgid "Search Results Options"
12922
  msgstr ""
12923
 
12924
- #: includes/general-hooks.php:1853
12925
  #, fuzzy
12926
  msgid "Exclude Posts Types"
12927
  msgstr "نادیده گرفتن این نوشته ها"
12928
 
12929
- #: includes/general-hooks.php:1854
12930
  msgid "The post types which should be excluded from search results."
12931
  msgstr ""
12932
 
12933
- #: includes/general-hooks.php:1864
12934
  #, fuzzy
12935
  msgid "Exclude Posts Without Featured Image"
12936
  msgstr "نادیده گرفتن نوشته های بدون تصویر"
12937
 
12938
- #: includes/general-hooks.php:1865
12939
  #, fuzzy
12940
  msgid "Exclude posts without featured image in search results."
12941
  msgstr "نادیده گرفتن نوشته های بدون تصویر"
12942
 
12943
- #: includes/general-hooks.php:1876
12944
  msgid ""
12945
  "If you intend to include additional posts, you should specify the posts here."
12946
  "<br>You have to insert the Post IDs that are separated by camma (eg. "
12947
  "53,34,87,25)"
12948
  msgstr ""
12949
 
12950
- #: includes/general-hooks.php:1890
12951
  msgid "Import/Export"
12952
  msgstr ""
12953
 
12954
- #: includes/general-hooks.php:1891
12955
  #, fuzzy
12956
  msgid "Import or Export options"
12957
  msgstr "تنظیمات نوشته نقل قول"
12958
 
12959
- #: includes/general-hooks.php:1898
12960
  msgid "Export Data"
12961
  msgstr ""
12962
 
12963
- #: includes/general-hooks.php:1899
12964
  msgid "Your theme options code which you can import later."
12965
  msgstr ""
12966
 
12967
- #: includes/general-hooks.php:1909
12968
  msgid "Import Data"
12969
  msgstr ""
12970
 
12971
- #: includes/general-hooks.php:1910
12972
  msgid "Paste the exported theme options code to import into theme."
12973
  msgstr ""
12974
 
12975
- #: includes/general-hooks.php:1925
12976
  #, fuzzy
12977
  msgid "White Label"
12978
  msgstr "فاصله خالی"
12979
 
12980
- #: includes/general-hooks.php:1926
12981
  msgid "White Label Settings"
12982
  msgstr ""
12983
 
12984
- #: includes/general-hooks.php:1936
12985
  msgid "Change PHLOX labels."
12986
  msgstr ""
12987
 
12988
- #: includes/general-hooks.php:1940
12989
  #, fuzzy
12990
  msgid "Theme Name"
12991
  msgstr "پوسته"
12992
 
12993
- #: includes/general-hooks.php:1951
12994
  #, fuzzy
12995
  msgid "Theme Author Name"
12996
  msgstr "نام نویسنده"
12997
 
12998
- #: includes/general-hooks.php:1960
12999
  #, fuzzy
13000
  msgid "Theme Author URL"
13001
  msgstr "شخصی ساز پوسته"
13002
 
13003
- #: includes/general-hooks.php:1969
13004
  #, fuzzy
13005
  msgid "Theme Description"
13006
  msgstr "توضیحات المان"
13007
 
13008
- #: includes/general-hooks.php:1978
13009
  msgid "Theme Screenshot (1200x900)"
13010
  msgstr ""
13011
 
13012
- #: includes/general-hooks.php:1991
13013
  #, fuzzy
13014
  msgid "Displays"
13015
  msgstr "نوع نمایش"
13016
 
13017
- #: includes/general-hooks.php:1992
13018
  msgid "Change PHLOX admin views."
13019
  msgstr ""
13020
 
13021
- #: includes/general-hooks.php:1996
13022
  #, fuzzy
13023
  msgid "Hide Notifications"
13024
  msgstr "تنظیمات نوشته ویدیویی"
13025
 
13026
- #: includes/general-hooks.php:2007
13027
  msgid "Hide Theme Badge"
13028
  msgstr ""
13029
 
13030
- #: includes/general-hooks.php:2018
13031
  msgid "Hide Phlox Menu"
13032
  msgstr ""
13033
 
13034
- #: includes/general-hooks.php:2029
13035
  #, fuzzy
13036
  msgid "Hide Dashboard Section"
13037
  msgstr "افزودن بخش"
13038
 
13039
- #: includes/general-hooks.php:2047
13040
  msgid "Hide Customization Section"
13041
  msgstr ""
13042
 
13043
- #: includes/general-hooks.php:2065
13044
  msgid "Hide Demo Importer Section"
13045
  msgstr ""
13046
 
13047
- #: includes/general-hooks.php:2083
13048
  msgid "Hide Template Kits Section"
13049
  msgstr ""
13050
 
13051
- #: includes/general-hooks.php:2101
13052
  msgid "Hide Plugins Section"
13053
  msgstr ""
13054
 
13055
- #: includes/general-hooks.php:2119
13056
  #, fuzzy
13057
  msgid "Hide Tutorials Section"
13058
  msgstr "بخش زبانه ها"
13059
 
13060
- #: includes/general-hooks.php:2137
13061
  #, fuzzy
13062
  msgid "Hide Feedback Section"
13063
  msgstr "افزودن بخش"
13064
 
13065
- #: includes/general-hooks.php:2399
13066
  msgid "Twitter"
13067
  msgstr ""
13068
 
13069
- #: includes/general-hooks.php:2400
13070
  msgid "Facebook"
13071
  msgstr ""
13072
 
13073
- #: includes/general-hooks.php:2401
13074
  msgid "Google Plus"
13075
  msgstr ""
13076
 
13077
- #: includes/general-hooks.php:2402
13078
  msgid "Flickr"
13079
  msgstr ""
13080
 
13081
- #: includes/general-hooks.php:2403
13082
  msgid "Delicious"
13083
  msgstr ""
13084
 
13085
- #: includes/general-hooks.php:2404
13086
  msgid "Pinterest"
13087
  msgstr ""
13088
 
13089
- #: includes/general-hooks.php:2405
13090
  msgid "GitHub"
13091
  msgstr ""
13092
 
13093
- #: includes/general-hooks.php:2571
13094
  #, fuzzy
13095
  msgid "Page Options"
13096
  msgstr "تنظیمات طراحی"
13097
 
13098
- #: includes/general-hooks.php:2579
13099
  #, fuzzy
13100
  msgid "Post Options"
13101
  msgstr "تنظیمات نوشته صوتی"
13102
 
13103
- #: includes/general-hooks.php:3025
13104
  #, fuzzy
13105
  msgid "Page %s"
13106
  msgstr "برگه ها"
13107
 
13108
- #: includes/general-hooks.php:3598
13109
  #, fuzzy
13110
  msgid "current "
13111
  msgstr "صفحه جاری"
13112
 
13113
- #: includes/general-hooks.php:3628
13114
  msgid "Edit Header & Footer"
13115
  msgstr ""
13116
 
@@ -13181,90 +12818,6 @@ msgstr ""
13181
  msgid "Maintenance Mode Is Enable"
13182
  msgstr ""
13183
 
13184
- #: public/templates/vcomposer/auxin_vc_extendes.php:15
13185
- msgid "Image Gallery"
13186
- msgstr "گالری تصاویر"
13187
-
13188
- #: public/templates/vcomposer/auxin_vc_extendes.php:18
13189
- #, fuzzy
13190
- msgid "auxin-elements"
13191
- msgstr "اکسین مشتریان"
13192
-
13193
- #: public/templates/vcomposer/auxin_vc_extendes.php:19
13194
- msgid "Auxin image gallery"
13195
- msgstr "اکسین گالری تصاویر"
13196
-
13197
- #: public/templates/vcomposer/auxin_vc_extendes.php:23
13198
- msgid "Widget title"
13199
- msgstr "عنوان ابزارک"
13200
-
13201
- #: public/templates/vcomposer/auxin_vc_extendes.php:25
13202
- msgid "Enter text used as widget title (Note: located above content element)."
13203
- msgstr ""
13204
-
13205
- #: public/templates/vcomposer/auxin_vc_extendes.php:29
13206
- msgid "Gallery type"
13207
- msgstr "نوع گالری"
13208
-
13209
- #: public/templates/vcomposer/auxin_vc_extendes.php:33
13210
- msgid "Packery"
13211
- msgstr "Packery"
13212
-
13213
- #: public/templates/vcomposer/auxin_vc_extendes.php:38
13214
- msgid "Select gallery type."
13215
- msgstr "نوع گالری را انتخاب کنید."
13216
-
13217
- #: public/templates/vcomposer/auxin_vc_extendes.php:45
13218
- msgid "Select images from media library."
13219
- msgstr "تصاویر را از کتابخانه رسانه ها انتخاب کنید."
13220
-
13221
- #: public/templates/vcomposer/auxin_vc_extendes.php:52
13222
- msgid ""
13223
- "Enter image size. Example: thumbnail, medium, large, full or other sizes "
13224
- "defined by current theme. Alternatively enter image size in pixels: 200x100 "
13225
- "(Width x Height). Leave empty to use \"thumbnail\" size."
13226
- msgstr ""
13227
- "اندازه تصویر را وارد کنید. مثال: بندانگشتی، متوسط، بزرگ، کامل یا اندازه های "
13228
- "دیگری که توسط پوسته جاری تعریف شده اند. به عنوان جایگزین می توانید اندازه "
13229
- "تصاویر بر حسب پیکسل را وارد کنید: 200x100 (200 عرض و 100 ارتفاع). برای "
13230
- "استفاده از بندانگشتی این قسمت را خالی بگذارید."
13231
-
13232
- #: public/templates/vcomposer/auxin_vc_extendes.php:60
13233
- msgid "On click action"
13234
- msgstr "عملیات هنگام کلیک"
13235
-
13236
- #: public/templates/vcomposer/auxin_vc_extendes.php:64
13237
- msgid "Link to large image"
13238
- msgstr "پیوند به تصویر بزرگ"
13239
-
13240
- #: public/templates/vcomposer/auxin_vc_extendes.php:65
13241
- msgid "Open Lightbox"
13242
- msgstr "بازشدن لایت باکس"
13243
-
13244
- #: public/templates/vcomposer/auxin_vc_extendes.php:66
13245
- msgid "Open custom link"
13246
- msgstr "بازکردن پیوند دلخواه"
13247
-
13248
- #: public/templates/vcomposer/auxin_vc_extendes.php:68
13249
- msgid "Select action for click action."
13250
- msgstr "عملیاتی را برای اجرا در هنگام کلیک انتخاب کنید."
13251
-
13252
- #: public/templates/vcomposer/auxin_vc_extendes.php:75
13253
- msgid ""
13254
- "Style particular content element differently - add a class name and refer to "
13255
- "it in custom CSS."
13256
- msgstr ""
13257
- "ظاهردهی یک المان خاص به طور جداگانه - یک نام کلاس اضافه کرده و در CSS سفارشی "
13258
- "به آن ارجاع دهید."
13259
-
13260
- #: public/templates/vcomposer/auxin_vc_extendes.php:79
13261
- msgid "CSS box"
13262
- msgstr "جعبه CSS"
13263
-
13264
- #: public/templates/vcomposer/auxin_vc_extendes.php:81
13265
- msgid "Design Options"
13266
- msgstr "تنظیمات طراحی"
13267
-
13268
  #. translators: 1: average rating 2: max rating (i.e. 5)
13269
  #: public/templates/woocommerce/product-rating.php:41
13270
  msgid "%1$s out of %2$s"
@@ -13363,13 +12916,13 @@ msgid "Chats"
13363
  msgstr ""
13364
 
13365
  #. translators: playlist item title
13366
- #: includes/general-hooks.php:3046
13367
  msgctxt "playlist item title"
13368
  msgid "&#8220;%s&#8221;"
13369
  msgstr ""
13370
 
13371
  #. translators: playlist item title
13372
- #: includes/general-hooks.php:3071 includes/general-hooks.php:3076
13373
  msgctxt "playlist item title"
13374
  msgid "%s"
13375
  msgstr ""
@@ -13579,6 +13132,9 @@ msgstr ""
13579
  #~ msgid "Flat"
13580
  #~ msgstr "تخت"
13581
 
 
 
 
13582
  #~ msgid "Do not fill content area?"
13583
  #~ msgstr "پر "
13584
 
@@ -13699,6 +13255,9 @@ msgstr ""
13699
  #~ msgid "Auxin Chart"
13700
  #~ msgstr "اکسین نمودار"
13701
 
 
 
 
13702
  #~ msgid "yes"
13703
  #~ msgstr "بله"
13704
 
@@ -13726,6 +13285,12 @@ msgstr ""
13726
  #~ msgid "Auxin get_pages"
13727
  #~ msgstr "اکسین get_pages"
13728
 
 
 
 
 
 
 
13729
  #~ msgid "filterable"
13730
  #~ msgstr "قابل فیلتر"
13731
 
@@ -13753,9 +13318,21 @@ msgstr ""
13753
  #~ msgid "more_label"
13754
  #~ msgstr "more_label"
13755
 
 
 
 
13756
  #~ msgid "perpage"
13757
  #~ msgstr "هر صفحه"
13758
 
 
 
 
 
 
 
 
 
 
13759
  #~ msgid "view_thumb?"
13760
  #~ msgstr "view_thumb?"
13761
 
@@ -13781,6 +13358,9 @@ msgstr ""
13781
  #~ msgid "view_more"
13782
  #~ msgstr "view_more"
13783
 
 
 
 
13784
  #~ msgid "view_thumb"
13785
  #~ msgstr "view_thumb"
13786
 
@@ -13811,6 +13391,9 @@ msgstr ""
13811
  #~ msgid "Auxin list item"
13812
  #~ msgstr "اکسین آیتم لیست"
13813
 
 
 
 
13814
  #~ msgid "Auxin list "
13815
  #~ msgstr "اکسین لیست"
13816
 
@@ -13859,12 +13442,21 @@ msgstr ""
13859
  #~ msgid "three-column"
13860
  #~ msgstr "سه-ستون"
13861
 
 
 
 
13862
  #~ msgid "mode"
13863
  #~ msgstr "حالت"
13864
 
 
 
 
13865
  #~ msgid "nav"
13866
  #~ msgstr "nav"
13867
 
 
 
 
13868
  #~ msgid "posttype"
13869
  #~ msgstr "نوع نوشته"
13870
 
@@ -14009,6 +13601,51 @@ msgstr ""
14009
  #~ msgid "[Phlox] Image"
14010
  #~ msgstr "[فلوکس] تصویر"
14011
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14012
  #~ msgid "[Phlox] Quote"
14013
  #~ msgstr "[فلوکس] نقل قول"
14014
 
@@ -14033,6 +13670,45 @@ msgstr ""
14033
  #~ msgid "[Phlox] Video"
14034
  #~ msgstr "[فلوکس] ویدیو"
14035
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14036
  #~ msgid "Tracking & SEO"
14037
  #~ msgstr "ردیابی و سئو"
14038
 
@@ -14041,3 +13717,41 @@ msgstr ""
14041
  #~ msgstr ""
14042
  #~ "کد آنالیز گوگل خود را می توانید در این قسمت وارد کنید. از تگ %s استفاده "
14043
  #~ "نکنید %s."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: Auxin Essential Elements\n"
4
  "Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
5
+ "POT-Creation-Date: 2022-08-30 05:21:42+00:00\n"
6
  "PO-Revision-Date: 2016-11-09 12:50+0330\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
146
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:476
147
  #: includes/elementor/widgets/recent-posts-masonry.php:276
148
  #: includes/elementor/widgets/theme-elements/site-title.php:122
149
+ #: includes/elements/recent-posts-grid-carousel.php:332
150
  msgid "Before Title"
151
  msgstr ""
152
 
154
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:475
155
  #: includes/elementor/widgets/recent-posts-masonry.php:275
156
  #: includes/elementor/widgets/theme-elements/site-title.php:153
157
+ #: includes/elements/recent-posts-grid-carousel.php:331
158
  #, fuzzy
159
  msgid "After Title"
160
  msgstr "عنوان"
205
  msgid "Please support us to continue this project by rating it %s"
206
  msgstr ""
207
 
208
+ #: admin/includes/admin-hooks.php:559
209
  msgid ""
210
  "Please make sure the image aspect ratio for all image sizes are the same."
211
  msgstr ""
212
 
213
+ #: admin/includes/admin-hooks.php:615 includes/general-hooks.php:984
214
  #, fuzzy
215
  msgid "Footer Brand Image"
216
  msgstr "تصویر پوستر"
217
 
218
+ #: admin/includes/admin-hooks.php:616 includes/general-hooks.php:985
219
  msgid "This image appears as site brand image on footer section."
220
  msgstr ""
221
 
222
+ #: admin/includes/admin-hooks.php:657
223
  #, fuzzy
224
  msgid "Activate License"
225
  msgstr "افزونه های فعال"
226
 
227
+ #: admin/includes/admin-hooks.php:662
228
  #: includes/classes/class-auxin-welcome-sections.php:548
229
  msgid "Remind Me Later"
230
  msgstr ""
231
 
232
+ #: admin/includes/admin-hooks.php:746
233
  msgid "Phlox is Not Activated! to Unlock All Features Activate Now."
234
  msgstr ""
235
 
236
+ #: admin/includes/admin-hooks.php:750
237
  #, fuzzy
238
  msgid "Activate Now"
239
  msgstr "بخش فعال"
240
 
241
+ #: admin/includes/admin-hooks.php:799
242
  #, fuzzy
243
  msgid "Uncategorized"
244
  msgstr "دسته"
591
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:79
592
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:164
593
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:194
594
+ #: includes/elementor/widgets/audio.php:155 includes/elements/audio.php:102
595
  #: includes/general-functions.php:1871
596
  msgid "Theme Default"
597
  msgstr "پیشفرض پوسته"
622
  #: includes/elementor/widgets/theme-elements/select.php:153
623
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:157
624
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:169
625
+ #: includes/elements/custom-list.php:157 includes/elements/custom-list.php:175
 
 
 
626
  msgid "Yes"
627
  msgstr "بله"
628
 
652
  #: includes/elementor/widgets/theme-elements/select.php:154
653
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:158
654
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:170
655
+ #: includes/elements/custom-list.php:158 includes/elements/custom-list.php:176
 
 
 
656
  msgid "No"
657
  msgstr "خیر"
658
 
706
  #: admin/includes/metaboxes/metabox-fields-general-header-template.php:71
707
  #: admin/includes/metaboxes/metabox-fields-general-header.php:27
708
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:27
709
+ #: includes/general-hooks.php:176 includes/general-hooks.php:588
710
  msgid "Disable it to replace header section with an Elementor template"
711
  msgstr ""
712
 
835
  #: admin/includes/metaboxes/metabox-fields-general-header-template.php:70
836
  #: admin/includes/metaboxes/metabox-fields-general-header.php:26
837
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:26
838
+ #: includes/general-hooks.php:175 includes/general-hooks.php:587
839
  msgid "Use Legacy Header"
840
  msgstr ""
841
 
959
  msgstr ""
960
 
961
  #: admin/includes/metaboxes/metabox-fields-general-header.php:202
962
+ #: includes/elements/staff.php:205 includes/elements/text.php:102
963
  msgid "Boxed"
964
  msgstr "جعبه ای"
965
 
1067
  #: admin/includes/metaboxes/metabox-fields-post-video.php:61
1068
  #: includes/elementor/widgets/audio.php:163
1069
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:133
1070
+ #: includes/elementor/widgets/video.php:235 includes/elements/audio.php:110
1071
+ #: includes/elements/recent-posts-tiles-carousel.php:344
1072
+ #: includes/elements/staff.php:302 includes/elements/text.php:179
1073
  #: includes/elements/video.php:159
1074
  msgid "Light"
1075
  msgstr "روشن"
1083
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:177
1084
  #: includes/elementor/widgets/recent-posts-tiles.php:177
1085
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:134
1086
+ #: includes/elementor/widgets/video.php:231 includes/elements/audio.php:106
1087
+ #: includes/elements/recent-posts-tiles-carousel.php:343
1088
+ #: includes/elements/recent-posts-tiles.php:378 includes/elements/staff.php:303
1089
+ #: includes/elements/text.php:178 includes/elements/video.php:155
1090
  msgid "Dark"
1091
  msgstr "تیره"
1092
 
1178
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:199
1179
  #: includes/elementor/widgets/theme-elements/site-title.php:192
1180
  #: includes/elements/quote.php:111
1181
+ #: includes/elements/recent-posts-grid-carousel.php:661
1182
+ #: includes/elements/recent-posts-timeline.php:270
1183
+ #: includes/elements/staff.php:278 includes/elements/text.php:126
1184
+ #: includes/elements/text.php:154
1185
  msgid "Center"
1186
  msgstr "وسط"
1187
 
1223
  #: includes/elementor/widgets/theme-elements/select.php:231
1224
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:195
1225
  #: includes/elementor/widgets/theme-elements/site-title.php:188
1226
+ #: includes/elements/button.php:181 includes/elements/image.php:149
1227
  #: includes/elements/quote.php:109
1228
+ #: includes/elements/recent-posts-timeline.php:274
1229
+ #: includes/elements/staff.php:236 includes/elements/staff.php:274
1230
+ #: includes/elements/text.php:122 includes/elements/text.php:150
1231
+ #: includes/elements/text.php:617 includes/elements/text.php:804
1232
+ #: includes/general-hooks.php:434 includes/general-hooks.php:846
 
1233
  msgid "Left"
1234
  msgstr "چپ"
1235
 
1276
  #: includes/elementor/widgets/divider.php:146
1277
  #: includes/elementor/widgets/modern-button.php:321
1278
  #: includes/elementor/widgets/staff.php:787
1279
+ #: includes/elementor/widgets/text.php:1046 includes/elements/button.php:64
1280
+ #: includes/elements/divider.php:88 includes/elements/socials-list.php:61
1281
+ #: includes/elements/socials-list.php:197 includes/elements/staff.php:461
1282
+ #: includes/elements/text.php:466 includes/elements/text.php:674
1283
+ #: includes/general-hooks.php:284 includes/general-hooks.php:696
1284
  msgid "Small"
1285
  msgstr "کوچک"
1286
 
1291
  #: includes/elementor/widgets/modern-button.php:320
1292
  #: includes/elementor/widgets/staff.php:788
1293
  #: includes/elementor/widgets/text.php:1045
1294
+ #: includes/elements/before-after.php:102 includes/elements/button.php:63
1295
+ #: includes/elements/divider.php:87 includes/elements/instagram-feed.php:96
1296
+ #: includes/elements/socials-list.php:62 includes/elements/socials-list.php:198
1297
+ #: includes/elements/staff.php:109 includes/elements/staff.php:462
1298
+ #: includes/elements/text.php:427 includes/elements/text.php:467
1299
+ #: includes/elements/text.php:673 includes/general-hooks.php:283
1300
+ #: includes/general-hooks.php:695
1301
  msgid "Medium"
1302
  msgstr "متوسط"
1303
 
1307
  #: includes/elementor/widgets/modern-button.php:319
1308
  #: includes/elementor/widgets/staff.php:789
1309
  #: includes/elementor/widgets/text.php:1044
1310
+ #: includes/elements/before-after.php:103 includes/elements/button.php:62
1311
+ #: includes/elements/divider.php:86 includes/elements/socials-list.php:63
1312
+ #: includes/elements/socials-list.php:199 includes/elements/staff.php:108
1313
+ #: includes/elements/staff.php:463 includes/elements/text.php:426
1314
+ #: includes/elements/text.php:468 includes/elements/text.php:672
1315
+ #: includes/general-hooks.php:282 includes/general-hooks.php:694
1316
  msgid "Large"
1317
  msgstr "بزرگ"
1318
 
1380
  #: includes/elementor/widgets/text.php:1149
1381
  #: includes/elementor/widgets/theme-elements/menu.php:999
1382
  #: includes/elementor/widgets/theme-elements/modern-search.php:577
1383
+ #: includes/elements/button.php:177 includes/elements/code.php:97
1384
+ #: includes/elements/gallery.php:118 includes/elements/quote.php:108
1385
+ #: includes/elements/recent-posts-tiles-carousel.php:296
1386
+ #: includes/elements/recent-posts-tiles.php:326 includes/elements/text.php:177
1387
+ #: includes/elements/text.php:803 includes/general-hooks.php:430
1388
+ #: includes/general-hooks.php:842 includes/general-hooks.php:1063
1389
  msgid "Default"
1390
  msgstr "پیش فرض"
1391
 
1649
 
1650
  #: admin/includes/metaboxes/metabox-fields-page-template.php:27
1651
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:656
1652
+ #: includes/elements/recent-posts-grid-carousel.php:465
1653
  #, fuzzy
1654
  msgid "Before Content"
1655
  msgstr "محتوای جعبه ای"
1666
 
1667
  #: admin/includes/metaboxes/metabox-fields-page-template.php:30
1668
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:655
1669
+ #: includes/elements/recent-posts-grid-carousel.php:464
1670
  #, fuzzy
1671
  msgid "After Content"
1672
  msgstr "محتوا"
2149
  msgstr "کامل"
2150
 
2151
  #: includes/classes/class-auxin-svg-support.php:191
2152
+ #: includes/elements/before-after.php:101 includes/elements/staff.php:110
2153
+ #: includes/elements/text.php:428
2154
  msgid "Thumbnail"
2155
  msgstr "بندانگشتی"
2156
 
2227
  #: includes/elementor/widgets/heading-modern.php:973
2228
  #: includes/elementor/widgets/products-grid.php:593
2229
  #: includes/elementor/widgets/theme-elements/logo.php:546
2230
+ #: includes/elements/custom-list.php:135
2231
  #, fuzzy
2232
  msgid "Description"
2233
  msgstr "تنظیمات طراحی"
2347
  #: includes/classes/class-auxin-welcome-sections.php:253
2348
  #: includes/classes/class-auxin-welcome-sections.php:542
2349
  #: includes/elementor/widgets/theme-elements/modern-search.php:124
2350
+ #: includes/elements/contact-form.php:226
2351
  msgid "Submit"
2352
  msgstr "تایید"
2353
 
2439
 
2440
  #: includes/classes/class-auxin-welcome.php:413
2441
  #: includes/classes/class-auxin-welcome.php:737
2442
+ #: includes/elements/popular-posts-widget.php:386
2443
  msgid "Recent"
2444
  msgstr "اخیر"
2445
 
2446
  #: includes/classes/class-auxin-welcome.php:431
2447
  #: includes/elementor/widgets/testimonial.php:346
2448
+ #: includes/elements/about-widget.php:56
2449
  msgid "Name"
2450
  msgstr "نام"
2451
 
2835
  "subscription."
2836
  msgstr ""
2837
 
 
 
 
 
 
 
 
 
 
 
2838
  #: includes/classes/class-auxin-widget.php:78
2839
  msgid "The callback for widget does not exists."
2840
  msgstr "تابع فراخوانی برای ابزارک وجود ندارد."
2854
  #: includes/elements/recent-posts-masonry.php:16
2855
  #: includes/elements/recent-posts-tiles.php:16
2856
  #: includes/elements/recent-posts-timeline.php:16
2857
+ #: includes/elements/recent-posts-widget.php:16
2858
  msgid "All Categories"
2859
  msgstr "همه دسته ها"
2860
 
2861
  #: includes/classes/class-auxin-widget.php:126
2862
+ #: includes/classes/class-auxin-widget.php:151
2863
  msgid "Choose .."
2864
  msgstr "انتخاب .."
2865
 
2878
  msgstr "انتخاب اظهار نظر"
2879
 
2880
  #: includes/classes/class-auxin-widget.php:387
2881
+ #: includes/classes/class-auxin-widget.php:388
 
2882
  #, fuzzy
2883
  msgid "Add Video"
2884
  msgstr "افزودن بخش"
2885
 
2886
+ #: includes/classes/class-auxin-widget.php:389
2887
  #, fuzzy
2888
  msgid "Select Video"
2889
  msgstr "تکرار ویدیو"
2890
 
2891
  #: includes/classes/class-auxin-widget.php:411
2892
+ #: includes/classes/class-auxin-widget.php:412
 
2893
  #, fuzzy
2894
  msgid "Add Audio"
2895
  msgstr "افزودن بخش"
2896
 
2897
+ #: includes/classes/class-auxin-widget.php:413
2898
  #, fuzzy
2899
  msgid "Select Audio"
2900
  msgstr "انتخاب شکاف آکاردئون"
2901
 
2902
+ #: includes/elementor/class-auxin-elementor-core-elements.php:435
2903
  msgid "Element class \"%s\" not found."
2904
  msgstr ""
2905
 
2906
+ #: includes/elementor/class-auxin-elementor-core-elements.php:536
2907
  msgid "Module class \"%s\" not found."
2908
  msgstr ""
2909
 
2910
+ #: includes/elementor/class-auxin-elementor-core-elements.php:614
2911
  msgid "%s - General"
2912
  msgstr ""
2913
 
2914
+ #: includes/elementor/class-auxin-elementor-core-elements.php:622
2915
  msgid "%s - Featured"
2916
  msgstr ""
2917
 
2918
+ #: includes/elementor/class-auxin-elementor-core-elements.php:630
2919
  #, fuzzy
2920
  msgid "%s - Posts"
2921
  msgstr "نوشته ها"
2922
 
2923
+ #: includes/elementor/class-auxin-elementor-core-elements.php:638
2924
  msgid "%s - Portfolio"
2925
  msgstr ""
2926
 
2927
  #. translators: 1: Plugin name 2: PHP 3: Required PHP version
2928
+ #: includes/elementor/class-auxin-elementor-core-elements.php:725
2929
+ #: includes/elementor/class-auxin-elementor-core-elements.php:749
2930
  msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
2931
  msgstr ""
2932
 
2933
+ #: includes/elementor/class-auxin-elementor-core-elements.php:727
2934
  msgid "Elementor"
2935
  msgstr ""
2936
 
2937
+ #: includes/elementor/class-auxin-elementor-core-elements.php:751
2938
+ #: includes/elements/code.php:80
2939
  msgid "PHP"
2940
  msgstr ""
2941
 
2942
+ #: includes/elementor/class-auxin-elementor-core-elements.php:808
2943
  msgid "Phlox Icons - Set 1"
2944
  msgstr ""
2945
 
2946
+ #: includes/elementor/class-auxin-elementor-core-elements.php:830
2947
  msgid "Phlox Icons - Set 2"
2948
  msgstr ""
2949
 
3020
  msgstr "فعال سازی صفحه بندی"
3021
 
3022
  #: includes/elementor/modules/common.php:294
 
 
 
 
 
3023
  #, fuzzy
3024
  msgid "Animation"
3025
  msgstr "فلش های ناوبری"
3056
  msgstr "راست پایین"
3057
 
3058
  #: includes/elementor/modules/common.php:493
 
3059
  #, fuzzy
3060
  msgid "Duration"
3061
  msgstr "عنوان"
3062
 
3063
  #: includes/elementor/modules/common.php:511
 
3064
  msgid "Delay"
3065
  msgstr ""
3066
 
3102
  #: includes/elementor/modules/common.php:658
3103
  #: includes/elementor/widgets/modern-button.php:139
3104
  #: includes/elementor/widgets/staff.php:847
3105
+ #: includes/elementor/widgets/text.php:364 includes/elements/staff.php:224
3106
+ #: includes/elements/text.php:613
3107
  #, fuzzy
3108
  msgid "Top"
3109
  msgstr "بالا"
3145
  #: includes/elementor/widgets/theme-elements/select.php:239
3146
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:203
3147
  #: includes/elementor/widgets/theme-elements/site-title.php:196
3148
+ #: includes/elements/button.php:185 includes/elements/image.php:150
3149
  #: includes/elements/quote.php:110
3150
+ #: includes/elements/recent-posts-timeline.php:278
3151
+ #: includes/elements/staff.php:228 includes/elements/staff.php:282
3152
+ #: includes/elements/text.php:130 includes/elements/text.php:158
3153
+ #: includes/elements/text.php:621 includes/elements/text.php:805
3154
+ #: includes/general-hooks.php:438 includes/general-hooks.php:850
 
3155
  msgid "Right"
3156
  msgstr "راست"
3157
 
3158
  #: includes/elementor/modules/common.php:723
3159
  #: includes/elementor/widgets/modern-button.php:147
3160
+ #: includes/elementor/widgets/staff.php:855 includes/elements/staff.php:232
3161
  msgid "Bottom"
3162
  msgstr ""
3163
 
3233
  #: includes/elementor/widgets/mailchimp.php:736
3234
  #: includes/elementor/widgets/svg.php:194
3235
  #: includes/elementor/widgets/video.php:209
3236
+ #: includes/elements/before-after.php:126 includes/elements/gmap.php:52
3237
+ #: includes/elements/image.php:125 includes/elements/instagram-feed.php:189
3238
+ #: includes/elements/staff.php:140 includes/elements/video.php:92
3239
  msgid "Height"
3240
  msgstr "ارتفاع"
3241
 
3317
  #: includes/elementor/modules/dynamic-tags/user-info.php:82
3318
  #: includes/elementor/widgets/contact-box.php:102
3319
  #: includes/elementor/widgets/contact-form.php:136
3320
+ #: includes/elements/contact-box.php:53 includes/elements/contact-form.php:55
3321
  msgid "Email"
3322
  msgstr "ایمیل"
3323
 
3337
  #: includes/elementor/widgets/recent-posts-land-style.php:321
3338
  #: includes/elementor/widgets/recent-posts-masonry.php:399
3339
  #: includes/elementor/widgets/recent-posts-timeline.php:315
3340
+ #: includes/elements/recent-posts-grid-carousel.php:446
3341
+ #: includes/elements/recent-posts-land-style.php:370
3342
+ #: includes/elements/recent-posts-masonry.php:346
3343
+ #: includes/elements/recent-posts-timeline.php:391
3344
  msgid "Author Name"
3345
  msgstr "نام نویسنده"
3346
 
3408
  #: includes/elementor/widgets/theme-elements/logo.php:196
3409
  #: includes/elementor/widgets/theme-elements/select.php:121
3410
  #: includes/elementor/widgets/theme-elements/site-title.php:212
3411
+ #: includes/elements/custom-list.php:103 includes/elements/text.php:840
3412
  msgid "Link"
3413
  msgstr "پیوند"
3414
 
3435
  #: includes/elementor/widgets/text.php:1593
3436
  #: includes/elementor/widgets/theme-elements/menu.php:658
3437
  #: includes/elementor/widgets/theme-elements/search.php:118
3438
+ #: includes/elements/flickr.php:154 includes/elements/flickr.php:203
3439
+ #: includes/elements/gallery.php:195 includes/elements/gallery.php:320
3440
+ #: includes/elements/image.php:151 includes/elements/image.php:167
3441
+ #: includes/elements/recent-posts-grid-carousel.php:405
3442
+ #: includes/elements/recent-posts-grid-carousel.php:447
3443
+ #: includes/elements/recent-posts-grid-carousel.php:642
3444
+ #: includes/elements/recent-posts-land-style.php:325
3445
+ #: includes/elements/recent-posts-masonry.php:305
3446
+ #: includes/elements/recent-posts-tiles-carousel.php:433
3447
+ #: includes/elements/recent-posts-tiles.php:152
3448
+ #: includes/elements/recent-posts-timeline.php:147
3449
+ #: includes/elements/testimonial.php:129 includes/elements/text.php:900
3450
+ #: includes/general-hooks.php:1214
 
 
3451
  msgid "None"
3452
  msgstr "هیچکدام"
3453
 
3477
  #: includes/elementor/widgets/theme-elements/menu.php:156
3478
  #: includes/elementor/widgets/theme-elements/menu.php:995
3479
  #: includes/elementor/widgets/theme-elements/search.php:101
3480
+ #: includes/elements/accordion-widget.php:55 includes/elements/accordion.php:55
3481
  msgid "Type"
3482
  msgstr "نوع"
3483
 
3622
  #: includes/elementor/widgets/theme-elements/select.php:112
3623
  #: includes/elementor/widgets/theme-elements/site-title.php:94
3624
  #: includes/elementor/widgets/touch-slider.php:332
3625
+ #: includes/elements/about-widget.php:41
3626
+ #: includes/elements/accordion-widget.php:41 includes/elements/accordion.php:41
3627
+ #: includes/elements/audio.php:41 includes/elements/before-after.php:40
3628
+ #: includes/elements/code.php:41 includes/elements/contact-box.php:39
3629
+ #: includes/elements/contact-form.php:41 includes/elements/custom-list.php:41
3630
+ #: includes/elements/gallery.php:40 includes/elements/gmap.php:38
3631
+ #: includes/elements/image.php:40 includes/elements/instagram-feed.php:40
3632
+ #: includes/elements/latest-posts-slider.php:40
3633
+ #: includes/elements/latest-posts-slider.php:136
3634
+ #: includes/elements/popular-posts-widget.php:48
3635
+ #: includes/elements/popular-posts-widget.php:197
3636
+ #: includes/elements/recent-posts-grid-carousel.php:54
3637
+ #: includes/elements/recent-posts-grid-carousel.php:183
3638
+ #: includes/elements/recent-posts-land-style.php:54
3639
+ #: includes/elements/recent-posts-land-style.php:170
3640
+ #: includes/elements/recent-posts-masonry.php:54
3641
+ #: includes/elements/recent-posts-masonry.php:150
3642
+ #: includes/elements/recent-posts-tiles-carousel.php:41
3643
+ #: includes/elements/recent-posts-tiles-carousel.php:150
3644
+ #: includes/elements/recent-posts-tiles-carousel.php:235
3645
+ #: includes/elements/recent-posts-tiles.php:54
3646
+ #: includes/elements/recent-posts-tiles.php:180
3647
+ #: includes/elements/recent-posts-tiles.php:265
3648
+ #: includes/elements/recent-posts-timeline.php:48
3649
+ #: includes/elements/recent-posts-timeline.php:175
3650
+ #: includes/elements/recent-posts-widget.php:54
3651
+ #: includes/elements/recent-posts-widget.php:157
3652
+ #: includes/elements/recent-products.php:40
3653
+ #: includes/elements/recent-products.php:129
3654
+ #: includes/elements/sample-element.php:49
3655
+ #: includes/elements/sample-element.php:63 includes/elements/search.php:39
3656
+ #: includes/elements/socials-list.php:40 includes/elements/socials-list.php:176
3657
+ #: includes/elements/tab-widget.php:40 includes/elements/tabs.php:40
3658
+ #: includes/elements/text.php:40 includes/elements/touch-slider.php:41
3659
  #: includes/elements/video.php:38
3660
  msgid "Title"
3661
  msgstr "عنوان"
3690
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:940
3691
  #: includes/elementor/widgets/theme-elements/current-time.php:109
3692
  #: includes/elementor/widgets/theme-elements/menu.php:1000
3693
+ #: includes/elements/image.php:96 includes/elements/staff.php:111
3694
  #, fuzzy
3695
  msgid "Custom"
3696
  msgstr "سی اس اس دلخواه"
3768
  msgstr "برگه ها"
3769
 
3770
  #: includes/elementor/modules/dynamic-tags/login-url.php:44
3771
+ #: includes/general-hooks.php:1048
3772
  msgid "Login Page"
3773
  msgstr "صفحه ورود"
3774
 
4031
  #: includes/elementor/widgets/recent-posts-tiles.php:308
4032
  #: includes/elementor/widgets/recent-posts-timeline.php:440
4033
  #: includes/elementor/widgets/recent-products.php:358
4034
+ #: includes/elements/gallery.php:194
4035
+ #: includes/elements/latest-posts-slider.php:137
4036
+ #: includes/elements/popular-posts-widget.php:198
4037
+ #: includes/elements/recent-posts-grid-carousel.php:184
4038
+ #: includes/elements/recent-posts-land-style.php:171
4039
+ #: includes/elements/recent-posts-masonry.php:151
4040
+ #: includes/elements/recent-posts-tiles-carousel.php:151
4041
+ #: includes/elements/recent-posts-tiles-carousel.php:236
4042
+ #: includes/elements/recent-posts-tiles.php:181
4043
+ #: includes/elements/recent-posts-tiles.php:266
4044
+ #: includes/elements/recent-posts-timeline.php:176
4045
+ #: includes/elements/recent-posts-widget.php:158
4046
+ #: includes/elements/recent-products.php:130
4047
  msgid "ID"
4048
  msgstr "شناسه"
4049
 
4093
  #: includes/elementor/widgets/recent-posts-tiles.php:312
4094
  #: includes/elementor/widgets/recent-posts-timeline.php:444
4095
  #: includes/elementor/widgets/recent-products.php:362
4096
+ #: includes/elements/latest-posts-slider.php:141
4097
+ #: includes/elements/popular-posts-widget.php:202
4098
+ #: includes/elements/recent-posts-grid-carousel.php:188
4099
+ #: includes/elements/recent-posts-land-style.php:175
4100
+ #: includes/elements/recent-posts-masonry.php:155
4101
+ #: includes/elements/recent-posts-tiles-carousel.php:155
4102
+ #: includes/elements/recent-posts-tiles-carousel.php:240
4103
+ #: includes/elements/recent-posts-tiles.php:185
4104
+ #: includes/elements/recent-posts-tiles.php:270
4105
+ #: includes/elements/recent-posts-timeline.php:180
4106
+ #: includes/elements/recent-posts-widget.php:162
4107
+ #: includes/elements/recent-products.php:134
4108
  msgid "Author"
4109
  msgstr "نویسنده"
4110
 
4170
  msgstr ""
4171
 
4172
  #: includes/elementor/modules/query-control/controls/group-control-query.php:261
 
4173
  msgid "Offset"
4174
  msgstr ""
4175
 
4187
  #: includes/elementor/widgets/recent-posts-tiles.php:305
4188
  #: includes/elementor/widgets/recent-posts-timeline.php:437
4189
  #: includes/elementor/widgets/recent-products.php:355
4190
+ #: includes/elements/gallery.php:193
4191
+ #: includes/elements/latest-posts-slider.php:134
4192
+ #: includes/elements/popular-posts-widget.php:195
4193
+ #: includes/elements/recent-posts-grid-carousel.php:181
4194
+ #: includes/elements/recent-posts-land-style.php:168
4195
+ #: includes/elements/recent-posts-masonry.php:148
4196
+ #: includes/elements/recent-posts-tiles-carousel.php:148
4197
+ #: includes/elements/recent-posts-tiles-carousel.php:233
4198
+ #: includes/elements/recent-posts-tiles.php:178
4199
+ #: includes/elements/recent-posts-tiles.php:263
4200
+ #: includes/elements/recent-posts-timeline.php:173
4201
+ #: includes/elements/recent-posts-widget.php:155
4202
+ #: includes/elements/recent-products.php:127
4203
  msgid "Date"
4204
  msgstr "تاریخ"
4205
 
4206
  #: includes/elementor/modules/query-control/controls/group-control-query.php:280
4207
+ #: includes/elementor/modules/query-control/module.php:483
4208
  #, fuzzy
4209
  msgid "All"
4210
  msgstr "همه"
4264
  #: includes/elementor/widgets/recent-posts-tiles.php:306
4265
  #: includes/elementor/widgets/recent-posts-timeline.php:438
4266
  #: includes/elementor/widgets/recent-products.php:356
4267
+ #: includes/elements/gallery.php:192
4268
+ #: includes/elements/latest-posts-slider.php:135
4269
+ #: includes/elements/popular-posts-widget.php:196
4270
+ #: includes/elements/recent-posts-grid-carousel.php:182
4271
+ #: includes/elements/recent-posts-land-style.php:169
4272
+ #: includes/elements/recent-posts-masonry.php:149
4273
+ #: includes/elements/recent-posts-tiles-carousel.php:149
4274
+ #: includes/elements/recent-posts-tiles-carousel.php:234
4275
+ #: includes/elements/recent-posts-tiles.php:179
4276
+ #: includes/elements/recent-posts-tiles.php:264
4277
+ #: includes/elements/recent-posts-timeline.php:174
4278
+ #: includes/elements/recent-posts-widget.php:156
4279
+ #: includes/elements/recent-products.php:128
4280
  msgid "Menu Order"
4281
  msgstr "ترتیب فهرست"
4282
 
4289
  #: includes/elementor/widgets/recent-posts-tiles.php:309
4290
  #: includes/elementor/widgets/recent-posts-timeline.php:441
4291
  #: includes/elementor/widgets/recent-products.php:359
4292
+ #: includes/elements/latest-posts-slider.php:138
4293
+ #: includes/elements/popular-posts-widget.php:199
4294
+ #: includes/elements/recent-posts-grid-carousel.php:185
4295
+ #: includes/elements/recent-posts-land-style.php:172
4296
+ #: includes/elements/recent-posts-masonry.php:152
4297
+ #: includes/elements/recent-posts-tiles-carousel.php:152
4298
+ #: includes/elements/recent-posts-tiles-carousel.php:237
4299
+ #: includes/elements/recent-posts-tiles.php:182
4300
+ #: includes/elements/recent-posts-tiles.php:267
4301
+ #: includes/elements/recent-posts-timeline.php:177
4302
+ #: includes/elements/recent-posts-widget.php:159
4303
+ #: includes/elements/recent-products.php:131
4304
  msgid "Random"
4305
  msgstr "تصادفی"
4306
 
4314
  #: includes/elementor/widgets/recent-posts-tiles.php:321
4315
  #: includes/elementor/widgets/recent-posts-timeline.php:453
4316
  #: includes/elementor/widgets/recent-products.php:371
4317
+ #: includes/elements/gallery.php:165
4318
+ #: includes/elements/popular-posts-widget.php:211
4319
+ #: includes/elements/recent-posts-grid-carousel.php:198
4320
+ #: includes/elements/recent-posts-land-style.php:185
4321
+ #: includes/elements/recent-posts-masonry.php:165
4322
+ #: includes/elements/recent-posts-tiles-carousel.php:165
4323
+ #: includes/elements/recent-posts-tiles-carousel.php:250
4324
+ #: includes/elements/recent-posts-tiles.php:195
4325
+ #: includes/elements/recent-posts-tiles.php:280
4326
+ #: includes/elements/recent-posts-timeline.php:190
4327
+ #: includes/elements/recent-posts-widget.php:171
4328
+ #: includes/elements/recent-products.php:144
4329
  msgid "Order"
4330
  msgstr "ترتیب"
4331
 
4332
  #: includes/elementor/modules/query-control/controls/group-control-query.php:360
4333
+ #: includes/elementor/widgets/gallery.php:286 includes/elements/gallery.php:171
4334
  msgid "ASC"
4335
  msgstr "صعودی"
4336
 
4337
  #: includes/elementor/modules/query-control/controls/group-control-query.php:361
4338
+ #: includes/elementor/widgets/gallery.php:287 includes/elements/gallery.php:172
4339
  msgid "DESC"
4340
  msgstr "نزولی"
4341
 
4404
  msgstr ""
4405
 
4406
  #: includes/elementor/modules/settings/general/manager.php:47
4407
+ #: includes/general-hooks.php:1011
4408
  #, fuzzy
4409
  msgid "Footer Brand Height"
4410
  msgstr "ارتفاع لوگو"
4430
  msgstr "نوع گالری را انتخاب کنید."
4431
 
4432
  #: includes/elementor/modules/theme-builder/module.php:131
4433
+ #: includes/general-hooks.php:1373 includes/general-hooks.php:1379
4434
  #, fuzzy
4435
  msgid "404 Page"
4436
  msgstr "صفحه"
4441
 
4442
  #: includes/elementor/widgets/accordion.php:52
4443
  #: includes/elementor/widgets/theme-elements/menu.php:299
4444
+ #: includes/elements/accordion-widget.php:62 includes/elements/accordion.php:62
4445
+ #: includes/elements/accordion.php:76 includes/elements/accordion.php:93
4446
  msgid "Accordion"
4447
  msgstr "آکاردئون"
4448
 
4461
  #: includes/elementor/widgets/text.php:226
4462
  #: includes/elementor/widgets/text.php:264
4463
  #: includes/elementor/widgets/text.php:905
4464
+ #: includes/elements/accordion-widget.php:73 includes/elements/accordion.php:90
4465
+ #: includes/elements/dropcap.php:80 includes/elements/highlight.php:76
4466
+ #: includes/elements/staff.php:512 includes/elements/tabs.php:89
4467
+ #: includes/elements/testimonial.php:163 includes/elements/text.php:878
4468
  msgid "Content"
4469
  msgstr "محتوا"
4470
 
4501
  msgstr "محتوای کامل"
4502
 
4503
  #: includes/elementor/widgets/accordion.php:124
4504
+ #: includes/elements/accordion-widget.php:45 includes/elements/accordion.php:45
4505
  #, fuzzy
4506
  msgid "Accordion Title"
4507
  msgstr "برچسب آکاردئون"
4513
 
4514
  #: includes/elementor/widgets/accordion.php:149
4515
  #: includes/elementor/widgets/theme-elements/menu.php:298
4516
+ #: includes/elements/accordion-widget.php:61 includes/elements/accordion.php:61
4517
  msgid "Toggle"
4518
  msgstr "باز و بسته شونده"
4519
 
4708
  #: includes/elementor/widgets/theme-elements/modern-search.php:444
4709
  #: includes/elementor/widgets/theme-elements/select.php:309
4710
  #: includes/elementor/widgets/theme-elements/select.php:550
4711
+ #: includes/elements/button.php:116 includes/elements/text.php:735
4712
+ #: includes/general-hooks.php:349 includes/general-hooks.php:761
4713
  msgid "Normal"
4714
  msgstr "معمولی"
4715
 
5007
  msgid "Audio"
5008
  msgstr ""
5009
 
5010
+ #: includes/elementor/widgets/audio.php:102 includes/elements/audio.php:55
5011
  msgid "Audio file(MP3 or ogg)"
5012
  msgstr "فایل صوتی (MP3 یا OGG)"
5013
 
5014
  #: includes/elementor/widgets/audio.php:111
5015
+ #: includes/elementor/widgets/video.php:144 includes/elements/audio.php:82
5016
  msgid "AutoPlay"
5017
  msgstr "نمایش خودکار"
5018
 
5019
+ #: includes/elementor/widgets/audio.php:112 includes/elements/audio.php:83
5020
  msgid "Play the audio file automatically."
5021
  msgstr "فایل صوتی را به صورت خودکار پخش کن."
5022
 
5312
  msgid "Off"
5313
  msgstr ""
5314
 
5315
+ #: includes/elementor/widgets/audio.php:124 includes/elements/audio.php:69
5316
  msgid "Repeat the audio"
5317
  msgstr "تکرار صدا"
5318
 
5324
  #: includes/elementor/widgets/tabs.php:149
5325
  #: includes/elementor/widgets/text.php:1064
5326
  #: includes/elementor/widgets/theme-elements/menu.php:616
5327
+ #: includes/elements/audio.php:95
5328
  msgid "Skin"
5329
  msgstr "نما"
5330
 
5331
+ #: includes/elementor/widgets/audio.php:151 includes/elements/audio.php:96
5332
  msgid "The skin of audio element."
5333
  msgstr "نمای المان صدا"
5334
 
5339
 
5340
  #: includes/elementor/widgets/before-after.php:96
5341
  #: includes/elementor/widgets/touch-slider.php:98
5342
+ #: includes/elements/gallery.php:54 includes/elements/touch-slider.php:55
 
5343
  msgid "Images"
5344
  msgstr "تصاویر"
5345
 
5346
  #: includes/elementor/widgets/before-after.php:103
5347
+ #: includes/elements/before-after.php:54
5348
  #, fuzzy
5349
  msgid "Before image"
5350
  msgstr "تصویر شاخص"
5351
 
5352
  #: includes/elementor/widgets/before-after.php:122
5353
+ #: includes/elements/before-after.php:67
5354
  #, fuzzy
5355
  msgid "After image"
5356
  msgstr "تصویر پوستر"
5360
  #: includes/elementor/widgets/custom-list.php:664
5361
  #: includes/elementor/widgets/divider.php:102
5362
  #: includes/elementor/widgets/svg.php:154
5363
+ #: includes/elementor/widgets/video.php:183 includes/elements/code.php:91
5364
+ #: includes/elements/gallery.php:114
5365
+ #: includes/elements/recent-posts-tiles-carousel.php:292
5366
+ #: includes/elements/recent-posts-tiles-carousel.php:340
5367
+ #: includes/elements/recent-posts-tiles-carousel.php:362
5368
+ #: includes/elements/recent-posts-tiles.php:322
5369
+ #: includes/elements/recent-posts-tiles.php:370
5370
+ #: includes/elements/tab-widget.php:54 includes/elements/tabs.php:54
5371
+ #: includes/elements/touch-slider.php:104
5372
+ #: includes/elements/touch-slider.php:117
5373
+ #: includes/elements/touch-slider.php:130
5374
+ #: includes/elements/touch-slider.php:143
5375
+ #: includes/elements/touch-slider.php:159
5376
+ #: includes/elements/touch-slider.php:172
5377
+ #: includes/elements/touch-slider.php:185 includes/elements/video.php:88
5378
  #: includes/elements/video.php:102 includes/elements/video.php:168
5379
  msgid "Style"
5380
  msgstr "ظاهر"
5388
  #: includes/elementor/widgets/recent-posts-tiles.php:361
5389
  #: includes/elementor/widgets/recent-posts-timeline.php:493
5390
  #: includes/elementor/widgets/recent-products.php:411
5391
+ #: includes/elements/before-after.php:81
5392
+ #: includes/elements/latest-posts-slider.php:114
5393
+ #: includes/elements/recent-posts-grid-carousel.php:258
5394
+ #: includes/elements/recent-posts-land-style.php:245
5395
+ #: includes/elements/recent-posts-masonry.php:225
5396
+ #: includes/elements/recent-posts-tiles-carousel.php:268
5397
+ #: includes/elements/recent-posts-tiles.php:298
5398
+ #: includes/elements/recent-posts-timeline.php:250
5399
+ #: includes/elements/recent-products.php:204
5400
  msgid "Start offset"
5401
  msgstr "پرش از ابتدا"
5402
 
5426
  #: includes/elementor/widgets/theme-elements/logo.php:222
5427
  #: includes/elementor/widgets/theme-elements/search.php:289
5428
  #: includes/elementor/widgets/video.php:191
5429
+ #: includes/elements/before-after.php:113 includes/elements/image.php:107
5430
+ #: includes/elements/staff.php:122 includes/elements/video.php:78
5431
  msgid "Width"
5432
  msgstr "عرض"
5433
 
5442
  #: includes/elementor/widgets/theme-elements/modern-search.php:434
5443
  #: includes/elementor/widgets/theme-elements/search.php:120
5444
  #: includes/elementor/widgets/theme-elements/search.php:381
5445
+ #: includes/elements/button.php:16 includes/elements/button.php:45
5446
+ #: includes/elements/button.php:375 includes/elements/text.php:644
5447
+ #: includes/elements/text.php:661 includes/elements/text.php:685
5448
+ #: includes/elements/text.php:701 includes/elements/text.php:731
5449
+ #: includes/elements/text.php:761 includes/elements/text.php:777
5450
+ #: includes/elements/text.php:793 includes/elements/text.php:818
5451
+ #: includes/elements/text.php:836 includes/elements/text.php:853
5452
+ #: includes/elements/text.php:874 includes/general-hooks.php:257
5453
+ #: includes/general-hooks.php:669
5454
  #, fuzzy
5455
  msgid "Button"
5456
  msgstr "اندازه دکمه"
5457
 
5458
  #: includes/elementor/widgets/button.php:107
5459
+ #: includes/elementor/widgets/text.php:299 includes/elements/button.php:41
5460
+ #: includes/elements/text.php:648
5461
  msgid "Button label"
5462
  msgstr "برچسب دکمه"
5463
 
5464
  #: includes/elementor/widgets/button.php:117
5465
+ #: includes/elementor/widgets/text.php:323 includes/elements/text.php:841
5466
  msgid "If you want to link your button."
5467
  msgstr "اگر می خواهید دکمه را لینک کنید."
5468
 
5481
  msgid "Wrapper"
5482
  msgstr "ظاهر Wrapper"
5483
 
5484
+ #: includes/elementor/widgets/button.php:156 includes/elements/button.php:55
5485
+ #: includes/elements/text.php:665
5486
  msgid "Button size"
5487
  msgstr "اندازه دکمه"
5488
 
5489
  #: includes/elementor/widgets/button.php:160
5490
  #: includes/elementor/widgets/modern-button.php:318
5491
+ #: includes/elementor/widgets/text.php:1043 includes/elements/button.php:61
5492
+ #: includes/elements/text.php:671 includes/general-hooks.php:281
5493
+ #: includes/general-hooks.php:693
5494
  msgid "Exlarge"
5495
  msgstr "خیلی بزرگ"
5496
 
5497
  #: includes/elementor/widgets/button.php:164
5498
  #: includes/elementor/widgets/divider.php:147
5499
  #: includes/elementor/widgets/modern-button.php:322
5500
+ #: includes/elementor/widgets/text.php:1047 includes/elements/button.php:65
5501
+ #: includes/elements/divider.php:89 includes/elements/text.php:675
5502
+ #: includes/general-hooks.php:285 includes/general-hooks.php:697
5503
  msgid "Tiny"
5504
  msgstr "خیلی کوچک"
5505
 
5506
+ #: includes/elementor/widgets/button.php:172 includes/elements/button.php:130
5507
+ #: includes/elements/text.php:749
5508
  msgid "Uppercase label"
5509
  msgstr "برچسب حروف بزرگ"
5510
 
5511
+ #: includes/elementor/widgets/button.php:184 includes/elements/button.php:76
5512
  #, fuzzy
5513
  msgid "Button shape"
5514
  msgstr "ظاهر شکل دکمه"
5515
 
5516
  #: includes/elementor/widgets/button.php:188
5517
+ #: includes/elementor/widgets/text.php:1368 includes/elements/button.php:89
5518
+ #: includes/elements/text.php:705
5519
  msgid "Box"
5520
  msgstr "جعبه"
5521
 
5522
  #: includes/elementor/widgets/button.php:192
5523
  #: includes/elementor/widgets/modern-button.php:305
5524
+ #: includes/elementor/widgets/text.php:1372 includes/elements/button.php:93
5525
+ #: includes/elements/text.php:709 includes/general-hooks.php:316
5526
+ #: includes/general-hooks.php:728
5527
  msgid "Round"
5528
  msgstr "گرد"
5529
 
5530
  #: includes/elementor/widgets/button.php:196
5531
  #: includes/elementor/widgets/modern-button.php:306
5532
+ #: includes/elementor/widgets/text.php:1376 includes/elements/button.php:97
5533
+ #: includes/elements/text.php:713 includes/general-hooks.php:320
5534
+ #: includes/general-hooks.php:732
5535
  msgid "Curve"
5536
  msgstr "منحنی"
5537
 
5538
+ #: includes/elementor/widgets/button.php:207 includes/elements/button.php:103
5539
+ #: includes/elements/text.php:719
5540
  msgid "Button style"
5541
  msgstr "ظاهر دکمه"
5542
 
5543
  #: includes/elementor/widgets/button.php:215
5544
+ #: includes/elementor/widgets/text.php:1396 includes/elements/button.php:120
5545
+ #: includes/elements/text.php:739 includes/general-hooks.php:353
5546
+ #: includes/general-hooks.php:765
5547
  msgid "3D"
5548
  msgstr "سه بعدی"
5549
 
5550
  #: includes/elementor/widgets/button.php:219
5551
  #: includes/elementor/widgets/modern-button.php:292
5552
+ #: includes/elementor/widgets/text.php:1400 includes/elements/button.php:124
5553
+ #: includes/elements/text.php:743 includes/general-hooks.php:357
5554
+ #: includes/general-hooks.php:769
5555
  msgid "Outline"
5556
  msgstr "خط بیرونی"
5557
 
5631
  #: includes/elementor/widgets/theme-elements/search.php:178
5632
  #: includes/elementor/widgets/theme-elements/select.php:139
5633
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:108
5634
+ #: includes/elements/custom-list.php:71 includes/elements/text.php:371
5635
+ #: includes/elements/text.php:383
 
 
 
5636
  msgid "Icon"
5637
  msgstr "شکلک"
5638
 
5639
  #: includes/elementor/widgets/button.php:365
5640
+ #: includes/elementor/widgets/text.php:311 includes/elements/button.php:156
5641
+ #: includes/elements/text.php:781
5642
  msgid "Icon for button"
5643
  msgstr "شکلک برای دکمه"
5644
 
5645
  #: includes/elementor/widgets/button.php:373
5646
+ #: includes/elementor/widgets/text.php:1145 includes/elements/button.php:169
5647
+ #: includes/elements/text.php:797
5648
  msgid "Icon alignment"
5649
  msgstr "تراز شکلک"
5650
 
5651
  #: includes/elementor/widgets/button.php:380
5652
  #: includes/elementor/widgets/modern-button.php:814
5653
+ #: includes/elementor/widgets/text.php:1152 includes/elements/button.php:189
5654
+ #: includes/elements/text.php:806 includes/general-hooks.php:442
5655
+ #: includes/general-hooks.php:854
5656
  msgid "Over"
5657
  msgstr "رو"
5658
 
5659
  #: includes/elementor/widgets/button.php:381
5660
+ #: includes/elementor/widgets/text.php:1153 includes/elements/button.php:193
5661
+ #: includes/elements/text.php:807 includes/general-hooks.php:446
5662
+ #: includes/general-hooks.php:858
5663
  msgid "Animate from Left"
5664
  msgstr "متحرک سازی از چپ"
5665
 
5666
  #: includes/elementor/widgets/button.php:382
5667
+ #: includes/elementor/widgets/text.php:1154 includes/elements/text.php:808
5668
  msgid "Animate from Right"
5669
  msgstr "متحرک سازی از راست"
5670
 
5697
  #: includes/elementor/widgets/theme-elements/current-time.php:163
5698
  #: includes/elementor/widgets/theme-elements/modern-search.php:118
5699
  #: includes/elementor/widgets/theme-elements/modern-search.php:342
5700
+ #: includes/elements/custom-list.php:55 includes/elements/image.php:300
5701
  msgid "Text"
5702
  msgstr ""
5703
 
5759
 
5760
  #: includes/elementor/widgets/carousel-navigation.php:104
5761
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:269
5762
+ #: includes/elements/recent-posts-grid-carousel.php:682
5763
  #, fuzzy
5764
  msgid "Long Arrow"
5765
  msgstr "فلش"
5775
  #: includes/elementor/widgets/recent-posts-masonry.php:611
5776
  #: includes/elementor/widgets/recent-posts-tiles.php:395
5777
  #: includes/elementor/widgets/recent-posts-timeline.php:527
5778
+ #: includes/elements/recent-posts-grid-carousel.php:413
5779
+ #: includes/elements/recent-posts-land-style.php:333
5780
+ #: includes/elements/recent-posts-masonry.php:313
5781
+ #: includes/elements/recent-posts-tiles.php:160
5782
+ #: includes/elements/recent-posts-timeline.php:155
5783
  #, fuzzy
5784
  msgid "Next Button"
5785
  msgstr "[فلوکس] دکمه"
5826
  #: includes/elementor/widgets/theme-elements/modern-search.php:264
5827
  #: includes/elementor/widgets/theme-elements/modern-search.php:311
5828
  #: includes/elementor/widgets/theme-elements/search.php:213
5829
+ #: includes/elements/image.php:85
5830
  msgid "Size"
5831
  msgstr ""
5832
 
5860
  #: includes/elementor/widgets/staff.php:575
5861
  #: includes/elementor/widgets/text.php:243
5862
  #: includes/elementor/widgets/text.php:792
5863
+ #: includes/elements/recent-posts-grid-carousel.php:68
5864
+ #: includes/elements/recent-products.php:54 includes/elements/text.php:56
5865
  msgid "Subtitle"
5866
  msgstr "زیرعنوان"
5867
 
5881
  #: includes/elementor/widgets/theme-elements/select.php:227
5882
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:191
5883
  #: includes/elementor/widgets/theme-elements/site-title.php:184
5884
+ #: includes/elements/image.php:143
5885
  msgid "Alignment"
5886
  msgstr "تراز"
5887
 
6094
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:231
6095
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:201
6096
  #: includes/elements/contact-box.php:258 includes/elements/gmap.php:154
6097
+ #: includes/elements/recent-posts-grid-carousel.php:632
6098
+ #: includes/elements/recent-posts-tiles-carousel.php:423
6099
  msgid "Navigation control"
6100
  msgstr "کنترل های ناوبری"
6101
 
6127
  msgstr "نوع فرم تماس"
6128
 
6129
  #: includes/elementor/widgets/contact-form.php:108
6130
+ #: includes/elements/contact-form.php:70
6131
  msgid ""
6132
  "Specifies contact form element's type. Whether to use built-in form or "
6133
  "Contact Form 7."
6135
  "نوع فرم تماس را مشخص می کند. از فرم تماس داخلی استفاده شود یا فرم تماس 7."
6136
 
6137
  #: includes/elementor/widgets/contact-form.php:113
6138
+ #: includes/elements/contact-form.php:74
6139
  msgid "Phlox Contact Form"
6140
  msgstr "فرم تماس فلوکس"
6141
 
6150
  msgstr "کد کوتاه یکی از فرم های تماس 7 خود را در اینجا وارد کنید."
6151
 
6152
  #: includes/elementor/widgets/contact-form.php:137
6153
+ #: includes/elements/contact-form.php:56
6154
  msgid "Email address of message's recipient"
6155
  msgstr "آدرس ایمیل دریافت کننده ی پیام ها"
6156
 
6246
  #: includes/elementor/widgets/theme-elements/search.php:201
6247
  #: includes/elementor/widgets/theme-elements/search.php:404
6248
  #: includes/elementor/widgets/touch-slider.php:303
6249
+ #: includes/general-hooks.php:1147
6250
  msgid "Background Color"
6251
  msgstr "رنگ پس زمینه"
6252
 
6280
  #: includes/elementor/widgets/recent-posts-tiles.php:117
6281
  #: includes/elementor/widgets/recent-posts-timeline.php:117
6282
  #: includes/elementor/widgets/recent-products.php:129
6283
+ #: includes/elementor/widgets/staff.php:842 includes/elements/gallery.php:226
6284
+ #: includes/elements/gallery.php:248 includes/elements/gallery.php:268
6285
+ #: includes/elements/recent-posts-grid-carousel.php:487
6286
+ #: includes/elements/recent-posts-grid-carousel.php:506
6287
+ #: includes/elements/recent-posts-grid-carousel.php:523
6288
+ #: includes/elements/recent-posts-masonry.php:369
6289
+ #: includes/elements/recent-posts-masonry.php:388
6290
+ #: includes/elements/recent-posts-masonry.php:405
6291
+ #: includes/elements/recent-posts-timeline.php:287
6292
+ #: includes/elements/recent-posts-timeline.php:307
6293
  msgid "Layout"
6294
  msgstr ""
6295
 
6302
  #: includes/elementor/widgets/custom-list.php:386
6303
  #: includes/elementor/widgets/staff.php:770
6304
  #: includes/elementor/widgets/theme-elements/menu.php:161
6305
+ #: includes/elements/socials-list.php:82 includes/elements/socials-list.php:218
6306
+ #: includes/elements/staff.php:484
6307
  msgid "Vertical"
6308
  msgstr "عمودی"
6309
 
6310
  #: includes/elementor/widgets/custom-list.php:387
6311
  #: includes/elementor/widgets/staff.php:771
6312
  #: includes/elementor/widgets/theme-elements/menu.php:160
6313
+ #: includes/elements/socials-list.php:81 includes/elements/socials-list.php:217
6314
+ #: includes/elements/staff.php:485
6315
  msgid "Horizontal"
6316
  msgstr "افقی"
6317
 
6331
  msgstr "عمودی"
6332
 
6333
  #: includes/elementor/widgets/custom-list.php:539
6334
+ #: includes/elements/custom-list.php:16 includes/elements/custom-list.php:57
6335
+ #: includes/elements/custom-list.php:73 includes/elements/custom-list.php:89
6336
+ #: includes/elements/custom-list.php:105 includes/elements/custom-list.php:121
6337
+ #: includes/elements/custom-list.php:137
6338
  msgid "List"
6339
  msgstr ""
6340
 
6344
  msgstr "فاصله بین اسلایدها"
6345
 
6346
  #: includes/elementor/widgets/custom-list.php:565
6347
+ #: includes/elements/custom-list.php:151
6348
  #, fuzzy
6349
  msgid "Display Connector"
6350
  msgstr "نمایش خلاصه"
6351
 
6352
  #: includes/elementor/widgets/custom-list.php:581
6353
  #: includes/elementor/widgets/custom-list.php:667
6354
+ #: includes/elementor/widgets/divider.php:111 includes/elements/divider.php:59
6355
  msgid "Solid"
6356
  msgstr "یک دست"
6357
 
6368
 
6369
  #: includes/elementor/widgets/custom-list.php:584
6370
  #: includes/elementor/widgets/custom-list.php:670
6371
+ #: includes/elementor/widgets/divider.php:115 includes/elements/divider.php:63
6372
  msgid "Dashed"
6373
  msgstr "خط چین"
6374
 
6386
 
6387
  #: includes/elementor/widgets/custom-list.php:651
6388
  #: includes/elementor/widgets/heading-modern.php:189
6389
+ #: includes/elements/custom-list.php:169
6390
  #, fuzzy
6391
  msgid "Display Divider"
6392
  msgstr "نمایش تصویر"
6398
  msgstr "تراز متن"
6399
 
6400
  #: includes/elementor/widgets/custom-list.php:1001
6401
+ #: includes/elements/custom-list.php:58 includes/elements/custom-list.php:61
6402
+ #: includes/elements/custom-list.php:74 includes/elements/custom-list.php:90
6403
+ #: includes/elements/custom-list.php:93 includes/elements/custom-list.php:106
6404
+ #: includes/elements/custom-list.php:122 includes/elements/custom-list.php:138
6405
  msgid "List Item"
6406
  msgstr ""
6407
 
6423
  msgid "Divider"
6424
  msgstr "ظاهر جداکننده"
6425
 
6426
+ #: includes/elementor/widgets/divider.php:107 includes/elements/divider.php:55
6427
  msgid "White Space"
6428
  msgstr "فاصله خالی"
6429
 
6432
  #: includes/elementor/widgets/staff.php:200
6433
  #: includes/elementor/widgets/text.php:461
6434
  #: includes/elementor/widgets/text.php:656
6435
+ #: includes/elements/about-widget.php:119 includes/elements/divider.php:67
6436
+ #: includes/elements/dropcap.php:70 includes/elements/staff.php:166
6437
+ #: includes/elements/text.php:536 includes/elements/text.php:578
 
6438
  msgid "Circle"
6439
  msgstr "دایره"
6440
 
6441
+ #: includes/elementor/widgets/divider.php:123 includes/elements/divider.php:71
6442
  msgid "Diamond"
6443
  msgstr "الماس"
6444
 
6445
+ #: includes/elementor/widgets/divider.php:127 includes/elements/divider.php:75
6446
  #, fuzzy
6447
  msgid "Vertical Line"
6448
  msgstr "عمودی"
6449
 
6450
+ #: includes/elementor/widgets/divider.php:139 includes/elements/divider.php:82
6451
  #, fuzzy
6452
  msgid "Specifies the size of divider."
6453
  msgstr "اندازه عرض جداکننده را مشخص می کند."
6454
 
6455
  #: includes/elementor/widgets/divider.php:144
6456
+ #: includes/elements/before-after.php:104
6457
+ #: includes/elements/instagram-feed.php:97
6458
  msgid "Full"
6459
  msgstr "کامل"
6460
 
6482
  msgid "Gap bottom"
6483
  msgstr "چپ پایین"
6484
 
6485
+ #: includes/elementor/widgets/divider.php:387 includes/elements/divider.php:104
6486
  #, fuzzy
6487
  msgid "Divider color"
6488
  msgstr "ظاهر جداکننده"
6508
  msgid "Add Images"
6509
  msgstr "تصاویر"
6510
 
6511
+ #: includes/elementor/widgets/gallery.php:113 includes/elements/gallery.php:69
6512
  msgid "Gallery layout"
6513
  msgstr "چیدمان گالری"
6514
 
6515
  #: includes/elementor/widgets/gallery.php:117
6516
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:153
6517
+ #: includes/elements/gallery.php:76
6518
+ #: includes/elements/recent-posts-grid-carousel.php:535
 
6519
  msgid "Grid"
6520
  msgstr "شبکه"
6521
 
6522
+ #: includes/elementor/widgets/gallery.php:118 includes/elements/gallery.php:80
 
6523
  msgid "Masonry"
6524
  msgstr "ساختمانی"
6525
 
6526
+ #: includes/elementor/widgets/gallery.php:119 includes/elements/gallery.php:84
6527
  msgid "Tiles"
6528
  msgstr ""
6529
 
6536
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:134
6537
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:220
6538
  #: includes/elementor/widgets/recent-posts-tiles.php:134
6539
+ #: includes/elements/gallery.php:122
6540
+ #: includes/elements/recent-posts-tiles-carousel.php:300
6541
+ #: includes/elements/recent-posts-tiles-carousel.php:366
6542
+ #: includes/elements/recent-posts-tiles.php:330
6543
  msgid "Pattern 1"
6544
  msgstr ""
6545
 
6547
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:138
6548
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:224
6549
  #: includes/elementor/widgets/recent-posts-tiles.php:138
6550
+ #: includes/elements/gallery.php:126
6551
+ #: includes/elements/recent-posts-tiles-carousel.php:304
6552
+ #: includes/elements/recent-posts-tiles-carousel.php:370
6553
+ #: includes/elements/recent-posts-tiles.php:334
6554
  msgid "Pattern 2"
6555
  msgstr ""
6556
 
6557
  #: includes/elementor/widgets/gallery.php:134
6558
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:142
6559
  #: includes/elementor/widgets/recent-posts-tiles.php:142
6560
+ #: includes/elements/gallery.php:130
6561
+ #: includes/elements/recent-posts-tiles-carousel.php:308
6562
+ #: includes/elements/recent-posts-tiles.php:338
6563
  msgid "Pattern 3"
6564
  msgstr ""
6565
 
6566
  #: includes/elementor/widgets/gallery.php:135
6567
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:146
6568
  #: includes/elementor/widgets/recent-posts-tiles.php:146
6569
+ #: includes/elements/gallery.php:134
6570
+ #: includes/elements/recent-posts-tiles-carousel.php:312
6571
+ #: includes/elements/recent-posts-tiles.php:342
6572
  msgid "Pattern 4"
6573
  msgstr ""
6574
 
6575
  #: includes/elementor/widgets/gallery.php:136
6576
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:150
6577
  #: includes/elementor/widgets/recent-posts-tiles.php:150
6578
+ #: includes/elements/gallery.php:138
6579
+ #: includes/elements/recent-posts-tiles-carousel.php:316
6580
+ #: includes/elements/recent-posts-tiles.php:346
6581
  msgid "Pattern 5"
6582
  msgstr ""
6583
 
6584
  #: includes/elementor/widgets/gallery.php:137
6585
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:154
6586
  #: includes/elementor/widgets/recent-posts-tiles.php:154
6587
+ #: includes/elements/gallery.php:142
6588
+ #: includes/elements/recent-posts-tiles-carousel.php:320
6589
+ #: includes/elements/recent-posts-tiles.php:350
6590
  msgid "Pattern 6"
6591
  msgstr ""
6592
 
6593
  #: includes/elementor/widgets/gallery.php:138
6594
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:158
6595
  #: includes/elementor/widgets/recent-posts-tiles.php:158
6596
+ #: includes/elements/gallery.php:146
6597
+ #: includes/elements/recent-posts-tiles-carousel.php:324
6598
+ #: includes/elements/recent-posts-tiles.php:354
6599
  msgid "Pattern 7"
6600
  msgstr ""
6601
 
6604
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:128
6605
  #: includes/elementor/widgets/recent-posts-masonry.php:128
6606
  #: includes/elementor/widgets/recent-products.php:137
6607
+ #: includes/elements/instagram-feed.php:108
6608
  msgid "Columns"
6609
  msgstr "ستون ها"
6610
 
6618
  #: includes/elementor/widgets/recent-posts-land-style.php:548
6619
  #: includes/elementor/widgets/recent-posts-timeline.php:559
6620
  #: includes/elementor/widgets/recent-products.php:490
6621
+ #: includes/elements/gallery.php:290
6622
+ #: includes/elements/recent-posts-grid-carousel.php:111
6623
+ #: includes/elements/recent-posts-land-style.php:98
6624
+ #: includes/elements/recent-posts-timeline.php:291
6625
+ #: includes/elements/recent-products.php:84
6626
  msgid "Image aspect ratio"
6627
  msgstr "نسبت ابعاد تصویر"
6628
 
6636
  msgid "Media File"
6637
  msgstr ""
6638
 
6639
+ #: includes/elementor/widgets/gallery.php:217 includes/elements/gallery.php:321
6640
  msgid "Attachment Page"
6641
  msgstr "صفحه پیوست"
6642
 
6643
+ #: includes/elementor/widgets/gallery.php:218 includes/elements/flickr.php:149
6644
+ #: includes/elements/gallery.php:319
6645
  msgid "Lightbox"
6646
  msgstr "لایت باکس"
6647
 
6648
+ #: includes/elementor/widgets/gallery.php:227 includes/elements/flickr.php:198
6649
  msgid "Pagination"
6650
  msgstr "صفحه بندی"
6651
 
6652
+ #: includes/elementor/widgets/gallery.php:238 includes/elements/gallery.php:346
6653
  #, fuzzy
6654
  msgid "Enable lazyload"
6655
  msgstr "فعالسازی پس زمینه"
6656
 
6657
+ #: includes/elementor/widgets/gallery.php:252 includes/elements/gallery.php:362
6658
  msgid "Images per page"
6659
  msgstr "تعداد عکس در صفحه"
6660
 
6663
  msgid "Order by query"
6664
  msgstr "مرتب سازی تصاویر بر اساس کوئری"
6665
 
6666
+ #: includes/elementor/widgets/gallery.php:298 includes/elements/gallery.php:186
6667
  msgid "Order images by"
6668
  msgstr "مرتب کردن تصاویر بر اساس"
6669
 
6847
  msgstr "شکل"
6848
 
6849
  #: includes/elementor/widgets/icon.php:141
6850
+ #: includes/elements/about-widget.php:120 includes/elements/dropcap.php:58
 
6851
  msgid "Square"
6852
  msgstr "مربع"
6853
 
6905
  #: includes/elementor/widgets/text.php:118
6906
  #: includes/elementor/widgets/text.php:140
6907
  #: includes/elementor/widgets/theme-elements/logo.php:214
6908
+ #: includes/elements/about-widget.php:98 includes/elements/image.php:15
6909
+ #: includes/elements/image.php:55 includes/elements/text.php:372
6910
+ #: includes/elements/text.php:401
6911
  msgid "Image"
6912
  msgstr "تصویر"
6913
 
6931
  msgid "Ribbon"
6932
  msgstr ""
6933
 
6934
+ #: includes/elementor/widgets/image.php:186 includes/elements/image.php:286
6935
  #, fuzzy
6936
  msgid "Diplay Ribbon"
6937
  msgstr "نمایش دکمه لایک"
6938
 
6939
+ #: includes/elementor/widgets/image.php:210 includes/elements/image.php:318
6940
  msgid "Ribbon Style"
6941
  msgstr ""
6942
 
6943
+ #: includes/elementor/widgets/image.php:214 includes/elements/image.php:323
6944
+ #: includes/elements/staff.php:197 includes/elements/text.php:94
6945
  msgid "Simple"
6946
  msgstr "ساده"
6947
 
6948
+ #: includes/elementor/widgets/image.php:215 includes/elements/image.php:324
6949
  msgid "Corner"
6950
  msgstr ""
6951
 
6952
+ #: includes/elementor/widgets/image.php:216 includes/elements/image.php:325
6953
  msgid "Cross"
6954
  msgstr ""
6955
 
6956
+ #: includes/elementor/widgets/image.php:227 includes/elements/image.php:339
6957
  #, fuzzy
6958
  msgid "Ribbon Position"
6959
  msgstr "موقعیت"
6960
 
6961
+ #: includes/elementor/widgets/image.php:231 includes/elements/image.php:344
6962
  #, fuzzy
6963
  msgid "Top Left"
6964
  msgstr "چپ"
6965
 
6966
+ #: includes/elementor/widgets/image.php:232 includes/elements/image.php:345
6967
  #, fuzzy
6968
  msgid "Top Right"
6969
  msgstr "راست"
6970
 
6971
+ #: includes/elementor/widgets/image.php:233 includes/elements/image.php:346
6972
  msgid "Bottom Left"
6973
  msgstr ""
6974
 
6975
+ #: includes/elementor/widgets/image.php:234 includes/elements/image.php:347
6976
  #, fuzzy
6977
  msgid "Bottom Right"
6978
  msgstr "ارتفاع لوگو"
6983
 
6984
  #: includes/elementor/widgets/image.php:278
6985
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:101
6986
+ #: includes/general-hooks.php:1521
6987
  msgid "Settings"
6988
  msgstr ""
6989
 
6992
  msgid "Open in lightbox"
6993
  msgstr "بازشدن لایت باکس"
6994
 
6995
+ #: includes/elementor/widgets/image.php:298 includes/elements/image.php:161
6996
  msgid "Iconic button"
6997
  msgstr "دکمه شکلک دار"
6998
 
6999
+ #: includes/elementor/widgets/image.php:303 includes/elements/image.php:168
7000
  msgid "Plus"
7001
  msgstr "بعلاوه"
7002
 
7039
  msgid "Placeholder color while loading image"
7040
  msgstr ""
7041
 
7042
+ #: includes/elementor/widgets/image.php:382 includes/elements/image.php:261
7043
  msgid "Tilt Effect"
7044
  msgstr ""
7045
 
7046
+ #: includes/elementor/widgets/image.php:383 includes/elements/image.php:262
7047
  msgid "Adds tilt effect to the image."
7048
  msgstr ""
7049
 
7050
+ #: includes/elementor/widgets/image.php:396 includes/elements/image.php:273
7051
  msgid "Colorized Shadow"
7052
  msgstr ""
7053
 
7054
+ #: includes/elementor/widgets/image.php:397 includes/elements/image.php:274
7055
  msgid ""
7056
  "Adds colorized shadow to the image. Note: This feature is not available when "
7057
  "image hover is active."
7144
  msgstr "تراز متن"
7145
 
7146
  #: includes/elementor/widgets/modern-button.php:196
 
7147
  msgid "Justified"
7148
  msgstr "تعدیل شده"
7149
 
7199
  #: includes/elementor/widgets/recent-posts-tiles.php:250
7200
  #: includes/elementor/widgets/recent-posts-timeline.php:382
7201
  #: includes/elementor/widgets/recent-products.php:327
7202
+ #: includes/elements/popular-posts-widget.php:63
7203
+ #: includes/elements/recent-posts-grid-carousel.php:97
7204
+ #: includes/elements/recent-posts-land-style.php:84
7205
+ #: includes/elements/recent-posts-masonry.php:84
7206
+ #: includes/elements/recent-posts-tiles.php:83
7207
+ #: includes/elements/recent-posts-timeline.php:78
7208
+ #: includes/elements/recent-posts-widget.php:69
7209
  msgid "Number of posts to show"
7210
  msgstr "تعداد نوشته ها برای نمایش"
7211
 
7217
  #: includes/elementor/widgets/recent-posts-tiles.php:231
7218
  #: includes/elementor/widgets/recent-posts-timeline.php:363
7219
  #: includes/elementor/widgets/recent-products.php:308
7220
+ #: includes/elements/latest-posts-slider.php:68
7221
+ #: includes/elements/latest-posts-slider.php:82
7222
+ #: includes/elements/latest-posts-slider.php:96
7223
+ #: includes/elements/latest-posts-slider.php:110
7224
+ #: includes/elements/latest-posts-slider.php:124
7225
+ #: includes/elements/latest-posts-slider.php:148
7226
+ #: includes/elements/latest-posts-slider.php:166
7227
+ #: includes/elements/latest-posts-slider.php:236
7228
+ #: includes/elements/recent-posts-grid-carousel.php:93
7229
+ #: includes/elements/recent-posts-grid-carousel.php:107
7230
+ #: includes/elements/recent-posts-grid-carousel.php:140
7231
+ #: includes/elements/recent-posts-grid-carousel.php:153
7232
+ #: includes/elements/recent-posts-grid-carousel.php:194
7233
+ #: includes/elements/recent-posts-grid-carousel.php:212
7234
+ #: includes/elements/recent-posts-grid-carousel.php:226
7235
+ #: includes/elements/recent-posts-grid-carousel.php:240
7236
+ #: includes/elements/recent-posts-grid-carousel.php:254
7237
+ #: includes/elements/recent-posts-grid-carousel.php:268
7238
+ #: includes/elements/recent-posts-land-style.php:80
7239
+ #: includes/elements/recent-posts-land-style.php:94
7240
+ #: includes/elements/recent-posts-land-style.php:127
7241
+ #: includes/elements/recent-posts-land-style.php:140
7242
+ #: includes/elements/recent-posts-land-style.php:156
7243
+ #: includes/elements/recent-posts-land-style.php:181
7244
+ #: includes/elements/recent-posts-land-style.php:199
7245
+ #: includes/elements/recent-posts-land-style.php:213
7246
+ #: includes/elements/recent-posts-land-style.php:227
7247
+ #: includes/elements/recent-posts-land-style.php:241
7248
+ #: includes/elements/recent-posts-land-style.php:255
7249
+ #: includes/elements/recent-posts-masonry.php:80
7250
+ #: includes/elements/recent-posts-masonry.php:94
7251
+ #: includes/elements/recent-posts-masonry.php:107
7252
+ #: includes/elements/recent-posts-masonry.php:120
7253
+ #: includes/elements/recent-posts-masonry.php:161
7254
+ #: includes/elements/recent-posts-masonry.php:179
7255
+ #: includes/elements/recent-posts-masonry.php:193
7256
+ #: includes/elements/recent-posts-masonry.php:207
7257
+ #: includes/elements/recent-posts-masonry.php:221
7258
+ #: includes/elements/recent-posts-masonry.php:235
7259
+ #: includes/elements/recent-posts-tiles-carousel.php:66
7260
+ #: includes/elements/recent-posts-tiles-carousel.php:80
7261
+ #: includes/elements/recent-posts-tiles-carousel.php:94
7262
+ #: includes/elements/recent-posts-tiles-carousel.php:107
7263
+ #: includes/elements/recent-posts-tiles-carousel.php:120
7264
+ #: includes/elements/recent-posts-tiles-carousel.php:136
7265
+ #: includes/elements/recent-posts-tiles-carousel.php:161
7266
+ #: includes/elements/recent-posts-tiles-carousel.php:179
7267
+ #: includes/elements/recent-posts-tiles-carousel.php:193
7268
+ #: includes/elements/recent-posts-tiles-carousel.php:207
7269
+ #: includes/elements/recent-posts-tiles-carousel.php:221
7270
+ #: includes/elements/recent-posts-tiles-carousel.php:246
7271
+ #: includes/elements/recent-posts-tiles-carousel.php:264
7272
+ #: includes/elements/recent-posts-tiles-carousel.php:278
7273
+ #: includes/elements/recent-posts-tiles.php:79
7274
+ #: includes/elements/recent-posts-tiles.php:93
7275
+ #: includes/elements/recent-posts-tiles.php:106
7276
+ #: includes/elements/recent-posts-tiles.php:119
7277
+ #: includes/elements/recent-posts-tiles.php:135
7278
+ #: includes/elements/recent-posts-tiles.php:191
7279
+ #: includes/elements/recent-posts-tiles.php:209
7280
+ #: includes/elements/recent-posts-tiles.php:223
7281
+ #: includes/elements/recent-posts-tiles.php:237
7282
+ #: includes/elements/recent-posts-tiles.php:251
7283
+ #: includes/elements/recent-posts-tiles.php:276
7284
+ #: includes/elements/recent-posts-tiles.php:294
7285
+ #: includes/elements/recent-posts-tiles.php:308
7286
+ #: includes/elements/recent-posts-timeline.php:74
7287
+ #: includes/elements/recent-posts-timeline.php:88
7288
+ #: includes/elements/recent-posts-timeline.php:101
7289
+ #: includes/elements/recent-posts-timeline.php:114
7290
+ #: includes/elements/recent-posts-timeline.php:130
7291
+ #: includes/elements/recent-posts-timeline.php:186
7292
+ #: includes/elements/recent-posts-timeline.php:204
7293
+ #: includes/elements/recent-posts-timeline.php:218
7294
+ #: includes/elements/recent-posts-timeline.php:232
7295
+ #: includes/elements/recent-posts-timeline.php:246
7296
+ #: includes/elements/recent-posts-timeline.php:260
7297
  msgid "Query"
7298
  msgstr ""
7299
 
7336
  #: includes/elementor/widgets/recent-posts-tiles.php:238
7337
  #: includes/elementor/widgets/recent-posts-timeline.php:370
7338
  #: includes/elementor/widgets/recent-products.php:315
7339
+ #: includes/elements/popular-posts-widget.php:234
7340
+ #: includes/elements/recent-posts-grid-carousel.php:82
7341
+ #: includes/elements/recent-posts-land-style.php:69
7342
+ #: includes/elements/recent-posts-masonry.php:69
7343
+ #: includes/elements/recent-posts-tiles-carousel.php:55
7344
+ #: includes/elements/recent-posts-tiles.php:68
7345
+ #: includes/elements/recent-posts-timeline.php:63
7346
+ #: includes/elements/recent-posts-widget.php:189
7347
+ #: includes/elements/recent-products.php:68
7348
  msgid "Categories"
7349
  msgstr "دسته ها"
7350
 
7368
  #: includes/elementor/widgets/recent-posts-tiles.php:301
7369
  #: includes/elementor/widgets/recent-posts-timeline.php:433
7370
  #: includes/elementor/widgets/recent-products.php:351
7371
+ #: includes/elements/latest-posts-slider.php:128
7372
+ #: includes/elements/popular-posts-widget.php:187
7373
+ #: includes/elements/recent-posts-grid-carousel.php:173
7374
+ #: includes/elements/recent-posts-land-style.php:160
7375
+ #: includes/elements/recent-posts-masonry.php:140
7376
+ #: includes/elements/recent-posts-tiles-carousel.php:140
7377
+ #: includes/elements/recent-posts-tiles-carousel.php:225
7378
+ #: includes/elements/recent-posts-tiles.php:170
7379
+ #: includes/elements/recent-posts-tiles.php:255
7380
+ #: includes/elements/recent-posts-timeline.php:165
7381
+ #: includes/elements/recent-posts-widget.php:147
7382
+ #: includes/elements/recent-products.php:119
7383
  msgid "Order by"
7384
  msgstr "مرتب سازی بر اساس"
7385
 
7391
  #: includes/elementor/widgets/recent-posts-tiles.php:310
7392
  #: includes/elementor/widgets/recent-posts-timeline.php:442
7393
  #: includes/elementor/widgets/recent-products.php:360
7394
+ #: includes/elements/latest-posts-slider.php:139
7395
+ #: includes/elements/popular-posts-widget.php:200
7396
+ #: includes/elements/recent-posts-grid-carousel.php:186
7397
+ #: includes/elements/recent-posts-land-style.php:173
7398
+ #: includes/elements/recent-posts-masonry.php:153
7399
+ #: includes/elements/recent-posts-tiles-carousel.php:153
7400
+ #: includes/elements/recent-posts-tiles-carousel.php:238
7401
+ #: includes/elements/recent-posts-tiles.php:183
7402
+ #: includes/elements/recent-posts-tiles.php:268
7403
+ #: includes/elements/recent-posts-timeline.php:178
7404
+ #: includes/elements/recent-posts-widget.php:160
7405
+ #: includes/elements/recent-products.php:132
7406
+ msgid "Comments"
7407
+ msgstr "دیدگاه ها"
7408
+
7409
+ #: includes/elementor/widgets/products-grid.php:243
7410
+ #: includes/elementor/widgets/recent-posts-grid-carousel.php:798
7411
+ #: includes/elementor/widgets/recent-posts-land-style.php:432
7412
+ #: includes/elementor/widgets/recent-posts-masonry.php:527
7413
+ #: includes/elementor/widgets/recent-posts-tiles-carousel.php:409
7414
+ #: includes/elementor/widgets/recent-posts-tiles.php:311
7415
+ #: includes/elementor/widgets/recent-posts-timeline.php:443
7416
+ #: includes/elementor/widgets/recent-products.php:361
7417
  #: includes/elements/latest-posts-slider.php:140
7418
  #: includes/elements/popular-posts-widget.php:201
7419
  #: includes/elements/recent-posts-grid-carousel.php:187
7426
  #: includes/elements/recent-posts-timeline.php:179
7427
  #: includes/elements/recent-posts-widget.php:161
7428
  #: includes/elements/recent-products.php:133
7429
+ msgid "Date Modified"
7430
+ msgstr "تاریخ ویرایش"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7431
 
7432
  #: includes/elementor/widgets/products-grid.php:245
7433
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:800
7437
  #: includes/elementor/widgets/recent-posts-tiles.php:313
7438
  #: includes/elementor/widgets/recent-posts-timeline.php:445
7439
  #: includes/elementor/widgets/recent-products.php:363
7440
+ #: includes/elements/recent-posts-grid-carousel.php:189
7441
+ #: includes/elements/recent-posts-land-style.php:176
7442
+ #: includes/elements/recent-posts-masonry.php:156
7443
+ #: includes/elements/recent-posts-tiles-carousel.php:156
7444
+ #: includes/elements/recent-posts-tiles-carousel.php:241
7445
+ #: includes/elements/recent-posts-tiles.php:186
7446
+ #: includes/elements/recent-posts-tiles.php:271
7447
+ #: includes/elements/recent-posts-timeline.php:181
7448
+ #: includes/elements/recent-products.php:135
7449
  #, fuzzy
7450
  msgid "Inserted Post IDs"
7451
  msgstr "افزودن متای نوشته"
7458
  #: includes/elementor/widgets/recent-posts-tiles.php:325
7459
  #: includes/elementor/widgets/recent-posts-timeline.php:457
7460
  #: includes/elementor/widgets/recent-products.php:375
7461
+ #: includes/elements/latest-posts-slider.php:158
7462
+ #: includes/elements/popular-posts-widget.php:219
7463
+ #: includes/elements/recent-posts-grid-carousel.php:206
7464
+ #: includes/elements/recent-posts-land-style.php:193
7465
+ #: includes/elements/recent-posts-masonry.php:173
7466
+ #: includes/elements/recent-posts-tiles-carousel.php:173
7467
+ #: includes/elements/recent-posts-tiles-carousel.php:258
7468
+ #: includes/elements/recent-posts-tiles.php:203
7469
+ #: includes/elements/recent-posts-tiles.php:288
7470
+ #: includes/elements/recent-posts-timeline.php:198
7471
+ #: includes/elements/recent-posts-widget.php:179
7472
+ #: includes/elements/recent-products.php:152
7473
+ msgid "Descending"
7474
+ msgstr "نزولی"
7475
+
7476
+ #: includes/elementor/widgets/products-grid.php:258
7477
+ #: includes/elementor/widgets/recent-posts-grid-carousel.php:816
7478
+ #: includes/elementor/widgets/recent-posts-land-style.php:447
7479
+ #: includes/elementor/widgets/recent-posts-masonry.php:542
7480
+ #: includes/elementor/widgets/recent-posts-tiles-carousel.php:424
7481
+ #: includes/elementor/widgets/recent-posts-tiles.php:326
7482
+ #: includes/elementor/widgets/recent-posts-timeline.php:458
7483
+ #: includes/elementor/widgets/recent-products.php:376
7484
  #: includes/elements/latest-posts-slider.php:159
7485
  #: includes/elements/popular-posts-widget.php:220
7486
  #: includes/elements/recent-posts-grid-carousel.php:207
7493
  #: includes/elements/recent-posts-timeline.php:199
7494
  #: includes/elements/recent-posts-widget.php:180
7495
  #: includes/elements/recent-products.php:153
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7496
  msgid "Ascending"
7497
  msgstr "صعودی"
7498
 
7499
  #: includes/elementor/widgets/products-grid.php:266
7500
  #: includes/elementor/widgets/recent-products.php:384
7501
+ #: includes/elements/recent-products.php:162
7502
  msgid "Only products"
7503
  msgstr ""
7504
 
7505
  #: includes/elementor/widgets/products-grid.php:267
7506
  #: includes/elementor/widgets/recent-products.php:385
7507
+ #: includes/elements/recent-products.php:163
7508
  msgid ""
7509
  "If you intend to display ONLY specific products, you should specify the "
7510
  "products here. You have to insert the Products IDs that are separated by "
7513
 
7514
  #: includes/elementor/widgets/products-grid.php:275
7515
  #: includes/elementor/widgets/recent-products.php:393
7516
+ #: includes/elements/recent-products.php:176
7517
  #, fuzzy
7518
  msgid "Include products"
7519
  msgstr "شامل شدن این نوشته ها"
7520
 
7521
  #: includes/elementor/widgets/products-grid.php:276
7522
  #: includes/elementor/widgets/recent-products.php:394
7523
+ #: includes/elements/recent-products.php:177
7524
  msgid ""
7525
  "If you intend to include additional products, you should specify the "
7526
  "products here. You have to insert the Products IDs that are separated by "
7529
 
7530
  #: includes/elementor/widgets/products-grid.php:284
7531
  #: includes/elementor/widgets/recent-products.php:402
7532
+ #: includes/elements/recent-products.php:190
7533
  #, fuzzy
7534
  msgid "Exclude products"
7535
  msgstr "نادیده گرفتن این نوشته ها"
7536
 
7537
  #: includes/elementor/widgets/products-grid.php:285
7538
  #: includes/elementor/widgets/recent-products.php:403
7539
+ #: includes/elements/recent-products.php:191
7540
  msgid ""
7541
  "If you intend to exclude specific products from result, you should specify "
7542
  "the products here. You have to insert the Products IDs that are separated by "
7544
  msgstr ""
7545
 
7546
  #: includes/elementor/widgets/products-grid.php:294
7547
+ #: includes/elements/recent-products.php:205
7548
  #, fuzzy
7549
  msgid "Number of products to displace or pass over."
7550
  msgstr "تعداد نوشته هایی که باید از آن ها عبور کرد یا آن ها را نادیده گرفت."
7664
 
7665
  #: includes/elementor/widgets/quote.php:322
7666
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:200
7667
+ #: includes/elements/instagram-feed.php:222
7668
+ #: includes/elements/recent-posts-grid-carousel.php:577
7669
  msgid "Background color"
7670
  msgstr "رنگ پس زمینه"
7671
 
7769
  msgstr ""
7770
 
7771
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:149
7772
+ #: includes/elements/recent-posts-grid-carousel.php:527
7773
  #, fuzzy
7774
  msgid "Display items as"
7775
  msgstr "نمایش آیتم ها در"
7776
 
7777
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:154
7778
+ #: includes/elements/recent-posts-grid-carousel.php:536
7779
  msgid "Grid - Table Style"
7780
  msgstr ""
7781
 
7782
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:155
7783
+ #: includes/elements/recent-posts-grid-carousel.php:537
7784
  #, fuzzy
7785
  msgid "Grid - Modern Style"
7786
  msgstr "ظاهر جداکننده"
7790
  msgstr ""
7791
 
7792
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:157
7793
+ #: includes/elements/recent-posts-grid-carousel.php:538
7794
  msgid "Carousel - Modern Style"
7795
  msgstr ""
7796
 
7797
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:158
7798
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:193
7799
+ #: includes/elements/recent-posts-grid-carousel.php:539
7800
+ #: includes/elements/recent-posts-grid-carousel.php:628
7801
+ #: includes/elements/recent-posts-grid-carousel.php:650
7802
+ #: includes/elements/recent-posts-grid-carousel.php:670
7803
+ #: includes/elements/recent-posts-grid-carousel.php:690
7804
+ #: includes/elements/recent-posts-grid-carousel.php:705
7805
+ #: includes/elements/recent-posts-grid-carousel.php:721
7806
+ #: includes/elements/recent-posts-grid-carousel.php:738
7807
+ #: includes/elements/recent-posts-tiles-carousel.php:419
7808
+ #: includes/elements/recent-posts-tiles-carousel.php:441
7809
+ #: includes/elements/recent-posts-tiles-carousel.php:456
7810
+ #: includes/elements/recent-posts-tiles-carousel.php:472
7811
+ #: includes/elements/recent-posts-tiles-carousel.php:489
7812
  #, fuzzy
7813
  msgid "Carousel"
7814
  msgstr "اکسین گردونه"
7815
 
7816
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:166
7817
+ #: includes/elements/recent-posts-grid-carousel.php:593
7818
  msgid "Column space"
7819
  msgstr "فضای بین ستون ها"
7820
 
7821
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:167
7822
+ #: includes/elements/recent-posts-grid-carousel.php:594
7823
  #, fuzzy
7824
  msgid "Specifies horizontal space between items (pixel)."
7825
  msgstr "فضای خالی بین تصاویر را مشخص می کند."
7826
 
7827
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:179
7828
  #: includes/elementor/widgets/recent-posts-masonry.php:149
7829
+ #: includes/elements/recent-posts-grid-carousel.php:548
7830
  msgid "Content layout"
7831
  msgstr "چیدمان محتوا"
7832
 
7833
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:183
7834
  #: includes/elementor/widgets/recent-posts-masonry.php:153
7835
+ #: includes/elements/recent-posts-grid-carousel.php:556
7836
  msgid "Full Content"
7837
  msgstr "محتوای کامل"
7838
 
7839
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:184
7840
  #: includes/elementor/widgets/recent-posts-masonry.php:154
7841
+ #: includes/elements/recent-posts-grid-carousel.php:557
7842
  msgid "Boxed Content"
7843
  msgstr "محتوای جعبه ای"
7844
 
7845
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:195
7846
+ #: includes/elements/recent-posts-grid-carousel.php:569
7847
  msgid "Mouse Over Effect"
7848
  msgstr ""
7849
 
7850
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:201
7851
+ #: includes/elements/recent-posts-grid-carousel.php:578
7852
  #, fuzzy
7853
  msgid "Cover image"
7854
  msgstr "تصویر پوستر"
7855
 
7856
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:202
7857
+ #: includes/elements/recent-posts-grid-carousel.php:579
7858
  #, fuzzy
7859
  msgid "Cover image or background color"
7860
  msgstr "رنگ پس زمینه دلخواه"
7861
 
7862
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:203
7863
+ #: includes/elements/recent-posts-grid-carousel.php:580
7864
  msgid "Nothing"
7865
  msgstr ""
7866
 
7867
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:214
7868
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:237
7869
+ #: includes/elements/recent-posts-grid-carousel.php:610
7870
+ #: includes/elements/recent-posts-tiles-carousel.php:401
7871
  msgid "Navigation type"
7872
  msgstr "نوع ناوبری"
7873
 
7874
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:218
7875
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:241
7876
+ #: includes/elements/recent-posts-grid-carousel.php:618
7877
+ #: includes/elements/recent-posts-tiles-carousel.php:409
7878
  msgid "Move per column"
7879
  msgstr "حرکت در هر ستون"
7880
 
7881
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:219
7882
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:242
7883
+ #: includes/elements/recent-posts-grid-carousel.php:619
7884
+ #: includes/elements/recent-posts-tiles-carousel.php:410
7885
  msgid "Move per page"
7886
  msgstr "حرکت در هر صفحه"
7887
 
7888
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:220
7889
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:243
7890
+ #: includes/elements/recent-posts-grid-carousel.php:620
7891
+ #: includes/elements/recent-posts-tiles-carousel.php:411
7892
  msgid "Smooth scroll"
7893
  msgstr "اسکرول آرام"
7894
 
7895
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:236
7896
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:206
7897
+ #: includes/elements/recent-posts-grid-carousel.php:640
7898
+ #: includes/elements/recent-posts-tiles-carousel.php:431
7899
  msgid "Arrows"
7900
  msgstr "فلش ها"
7901
 
7902
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:237
7903
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:207
7904
+ #: includes/elements/recent-posts-grid-carousel.php:641
7905
+ #: includes/elements/recent-posts-tiles-carousel.php:432
7906
  msgid "Bullets"
7907
  msgstr "گلوله ها"
7908
 
7909
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:248
7910
+ #: includes/elements/recent-posts-grid-carousel.php:654
7911
  #, fuzzy
7912
  msgid "Control Position"
7913
  msgstr "موقعیت"
7914
 
7915
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:253
7916
+ #: includes/elements/recent-posts-grid-carousel.php:662
7917
  msgid "Side"
7918
  msgstr ""
7919
 
7920
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:264
7921
+ #: includes/elements/recent-posts-grid-carousel.php:674
7922
  #, fuzzy
7923
  msgid "Control Skin"
7924
  msgstr "نمای صفحه ورود"
7925
 
7926
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:268
7927
+ #: includes/elements/recent-posts-grid-carousel.php:681
7928
  #, fuzzy
7929
  msgid "boxed"
7930
  msgstr "جعبه ای"
7932
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:280
7933
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:251
7934
  #: includes/elementor/widgets/touch-slider.php:140
7935
+ #: includes/elements/recent-posts-grid-carousel.php:694
7936
+ #: includes/elements/recent-posts-tiles-carousel.php:445
7937
  msgid "Loop navigation"
7938
  msgstr "ناوبری چرخه ای"
7939
 
7940
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:295
7941
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:263
7942
+ #: includes/elements/recent-posts-grid-carousel.php:709
7943
+ #: includes/elements/recent-posts-tiles-carousel.php:460
7944
  msgid "Autoplay carousel"
7945
  msgstr "نمایش خودکار گردونه"
7946
 
7947
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:310
7948
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:275
7949
  #: includes/elementor/widgets/touch-slider.php:164
7950
+ #: includes/elements/recent-posts-grid-carousel.php:725
7951
+ #: includes/elements/recent-posts-tiles-carousel.php:476
7952
  msgid "Autoplay delay"
7953
  msgstr "تاخیر شروع خودکار"
7954
 
7955
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:311
7956
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:276
7957
  #: includes/elementor/widgets/touch-slider.php:165
7958
+ #: includes/elements/recent-posts-grid-carousel.php:726
7959
+ #: includes/elements/recent-posts-tiles-carousel.php:477
7960
  msgid "Specifies the delay between auto-forwarding in seconds."
7961
  msgstr "تاخیر بین حرکت های رو به جلو را بر حسب ثانیه مشخص می کند."
7962
 
7978
  #: includes/elementor/widgets/recent-posts-masonry.php:176
7979
  #: includes/elementor/widgets/recent-posts-timeline.php:163
7980
  #: includes/elementor/widgets/recent-products.php:209
7981
+ #: includes/elements/recent-posts-grid-carousel.php:272
7982
+ #: includes/elements/recent-posts-land-style.php:259
7983
+ #: includes/elements/recent-posts-masonry.php:239
7984
+ #: includes/elements/recent-posts-timeline.php:311
7985
  msgid "Display post media (image, video, etc)"
7986
  msgstr "نمایش رسانه های نوشته (تصویر، ویدیو، غیره)"
7987
 
8000
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:299
8001
  #: includes/elementor/widgets/recent-posts-tiles.php:201
8002
  #: includes/elementor/widgets/recent-posts-timeline.php:234
8003
+ #: includes/elements/recent-posts-grid-carousel.php:286
8004
+ #: includes/elements/recent-posts-land-style.php:273
8005
+ #: includes/elements/recent-posts-masonry.php:253
8006
+ #: includes/elements/recent-posts-timeline.php:325
8007
  msgid "Display post title"
8008
  msgstr "نمایش عنوان پست"
8009
 
8017
  #: includes/elementor/widgets/recent-posts-masonry.php:259
8018
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:311
8019
  #: includes/elementor/widgets/recent-posts-tiles.php:213
8020
+ #: includes/elements/recent-posts-grid-carousel.php:299
8021
  #, fuzzy
8022
  msgid "Display post info"
8023
  msgstr "نمایش عنوان پست"
8029
 
8030
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:471
8031
  #: includes/elementor/widgets/recent-posts-masonry.php:271
8032
+ #: includes/elements/recent-posts-grid-carousel.php:323
8033
  #, fuzzy
8034
  msgid "Post info position"
8035
  msgstr "موقعیت تصویر یا شکلک"
8039
  #: includes/elementor/widgets/recent-posts-masonry.php:287
8040
  #: includes/elementor/widgets/recent-products.php:278
8041
  #: includes/elementor/widgets/theme-elements/modern-search.php:197
8042
+ #: includes/elements/recent-posts-grid-carousel.php:344
8043
+ #: includes/elements/recent-products.php:259
8044
  #, fuzzy
8045
  msgid "Display Categories"
8046
  msgstr "همه دسته ها"
8060
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:528
8061
  #: includes/elementor/widgets/recent-posts-land-style.php:249
8062
  #: includes/elementor/widgets/recent-posts-masonry.php:315
8063
+ #: includes/elements/recent-posts-grid-carousel.php:361
8064
  #, fuzzy
8065
  msgid "Display Date"
8066
  msgstr "نمایش تصویر"
8083
 
8084
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:556
8085
  #: includes/elementor/widgets/recent-posts-masonry.php:330
8086
+ #: includes/elements/recent-posts-grid-carousel.php:311
8087
  #, fuzzy
8088
  msgid "Display post content"
8089
  msgstr "نمایش تاریخ نوشته"
8098
  #: includes/elementor/widgets/recent-posts-land-style.php:276
8099
  #: includes/elementor/widgets/recent-posts-masonry.php:342
8100
  #: includes/elementor/widgets/recent-posts-timeline.php:258
8101
+ #: includes/elements/recent-posts-grid-carousel.php:378
8102
+ #: includes/elements/recent-posts-land-style.php:298
8103
+ #: includes/elements/recent-posts-masonry.php:278
8104
  msgid "Display like button"
8105
  msgstr "نمایش دکمه لایک"
8106
 
8108
  #: includes/elementor/widgets/recent-posts-land-style.php:288
8109
  #: includes/elementor/widgets/recent-posts-masonry.php:366
8110
  #: includes/elementor/widgets/recent-posts-timeline.php:282
8111
+ #: includes/elements/popular-posts-widget.php:144
8112
+ #: includes/elements/recent-posts-timeline.php:350
8113
+ #: includes/elements/recent-posts-widget.php:104
8114
  msgid "Display excerpt"
8115
  msgstr "نمایش خلاصه"
8116
 
8118
  #: includes/elementor/widgets/recent-posts-land-style.php:289
8119
  #: includes/elementor/widgets/recent-posts-masonry.php:367
8120
  #: includes/elementor/widgets/recent-posts-timeline.php:283
8121
+ #: includes/elements/popular-posts-widget.php:145
8122
+ #: includes/elements/recent-posts-timeline.php:351
8123
+ #: includes/elements/recent-posts-widget.php:105
8124
  msgid "Enable it to display post summary instead of full content."
8125
  msgstr "برای نمایش خلاصه نوشته به جای محتوای کامل این گزینه را فعال کنید."
8126
 
8128
  #: includes/elementor/widgets/recent-posts-land-style.php:301
8129
  #: includes/elementor/widgets/recent-posts-masonry.php:379
8130
  #: includes/elementor/widgets/recent-posts-timeline.php:295
8131
+ #: includes/elements/popular-posts-widget.php:173
8132
+ #: includes/elements/recent-posts-grid-carousel.php:423
8133
+ #: includes/elements/recent-posts-land-style.php:343
8134
+ #: includes/elements/recent-posts-masonry.php:323
8135
+ #: includes/elements/recent-posts-timeline.php:365
8136
+ #: includes/elements/recent-posts-widget.php:133
8137
  msgid "Excerpt length"
8138
  msgstr "طول خلاصه"
8139
 
8141
  #: includes/elementor/widgets/recent-posts-land-style.php:302
8142
  #: includes/elementor/widgets/recent-posts-masonry.php:380
8143
  #: includes/elementor/widgets/recent-posts-timeline.php:296
8144
+ #: includes/elements/recent-posts-grid-carousel.php:424
8145
+ #: includes/elements/recent-posts-land-style.php:344
8146
+ #: includes/elements/recent-posts-masonry.php:324
8147
+ #: includes/elements/recent-posts-timeline.php:366
8148
  msgid "Specify summary content in character."
8149
  msgstr "خلاصه نوشته را برحسب کاراکتر مشخص می کند."
8150
 
8152
  #: includes/elementor/widgets/recent-posts-land-style.php:314
8153
  #: includes/elementor/widgets/recent-posts-masonry.php:392
8154
  #: includes/elementor/widgets/recent-posts-timeline.php:308
8155
+ #: includes/elements/recent-posts-grid-carousel.php:437
8156
+ #: includes/elements/recent-posts-land-style.php:361
8157
+ #: includes/elements/recent-posts-masonry.php:337
8158
+ #: includes/elements/recent-posts-timeline.php:382
8159
  msgid "Display author or read more"
8160
  msgstr "نمایش نویسنده یا ادامه نوشته"
8161
 
8163
  #: includes/elementor/widgets/recent-posts-land-style.php:316
8164
  #: includes/elementor/widgets/recent-posts-masonry.php:394
8165
  #: includes/elementor/widgets/recent-posts-timeline.php:310
8166
+ #: includes/elements/recent-posts-grid-carousel.php:438
8167
+ #: includes/elements/recent-posts-land-style.php:362
8168
+ #: includes/elements/recent-posts-masonry.php:338
8169
+ #: includes/elements/recent-posts-timeline.php:383
8170
  msgid "Specifies whether to show author or read more on each post."
8171
  msgstr "مشخص می کند نویسنده یا بیشتر بخوانید در هر نوشته نشان داده شود یا خیر."
8172
 
8177
  #: includes/elementor/widgets/recent-posts-masonry.php:1221
8178
  #: includes/elementor/widgets/recent-posts-timeline.php:314
8179
  #: includes/elementor/widgets/text.php:301
8180
+ #: includes/elements/recent-posts-grid-carousel.php:445
8181
+ #: includes/elements/recent-posts-land-style.php:369
8182
+ #: includes/elements/recent-posts-masonry.php:345
8183
+ #: includes/elements/recent-posts-timeline.php:390
8184
  msgid "Read More"
8185
  msgstr "بیشتر بخوانید"
8186
 
8216
  #: includes/elementor/widgets/recent-posts-tiles.php:239
8217
  #: includes/elementor/widgets/recent-posts-timeline.php:371
8218
  #: includes/elementor/widgets/recent-products.php:316
8219
+ #: includes/elements/recent-posts-grid-carousel.php:83
8220
+ #: includes/elements/recent-posts-land-style.php:70
8221
+ #: includes/elements/recent-posts-masonry.php:70
8222
+ #: includes/elements/recent-posts-tiles-carousel.php:56
8223
+ #: includes/elements/recent-posts-tiles.php:69
8224
+ #: includes/elements/recent-posts-timeline.php:64
8225
+ #: includes/elements/recent-posts-widget.php:190
8226
+ #: includes/elements/recent-products.php:69
8227
  msgid "Specifies a category that you want to show posts from it."
8228
  msgstr "دسته ای که می خواهید نوشته ها از آن نشان داده شوند را مشخص کنید."
8229
 
8234
  #: includes/elementor/widgets/recent-posts-tiles.php:262
8235
  #: includes/elementor/widgets/recent-posts-timeline.php:394
8236
  #: includes/elementor/widgets/recent-products.php:339
8237
+ #: includes/elements/recent-posts-grid-carousel.php:131
8238
+ #: includes/elements/recent-posts-land-style.php:118
8239
+ #: includes/elements/recent-posts-masonry.php:98
8240
+ #: includes/elements/recent-posts-tiles-carousel.php:98
8241
+ #: includes/elements/recent-posts-tiles.php:97
8242
+ #: includes/elements/recent-posts-timeline.php:92
8243
+ #: includes/elements/recent-products.php:106
8244
  msgid "Exclude posts without media"
8245
  msgstr "نادیده گرفتن نوشته های بدون رسانه"
8246
 
8247
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:734
8248
+ #: includes/elements/recent-posts-timeline.php:105
8249
  #, fuzzy
8250
  msgid "Exclude all custom post formats"
8251
  msgstr "نادیده گرفتن فرمت های سفارشی نوشته"
8283
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:384
8284
  #: includes/elementor/widgets/recent-posts-tiles.php:286
8285
  #: includes/elementor/widgets/recent-posts-timeline.php:418
8286
+ #: includes/elements/recent-posts-grid-carousel.php:157
8287
+ #: includes/elements/recent-posts-land-style.php:144
8288
+ #: includes/elements/recent-posts-masonry.php:124
8289
+ #: includes/elements/recent-posts-tiles-carousel.php:124
8290
+ #: includes/elements/recent-posts-tiles.php:123
8291
+ #: includes/elements/recent-posts-timeline.php:118
8292
  #, fuzzy
8293
  msgid "Exclude quote and link post formats"
8294
  msgstr "نادیده گرفتن نوشته های سبک نقل قول و لینک"
8299
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:432
8300
  #: includes/elementor/widgets/recent-posts-tiles.php:334
8301
  #: includes/elementor/widgets/recent-posts-timeline.php:466
8302
+ #: includes/elements/recent-posts-grid-carousel.php:216
8303
+ #: includes/elements/recent-posts-land-style.php:203
8304
+ #: includes/elements/recent-posts-masonry.php:183
8305
+ #: includes/elements/recent-posts-tiles-carousel.php:183
8306
+ #: includes/elements/recent-posts-tiles.php:213
8307
+ #: includes/elements/recent-posts-timeline.php:208
8308
  #, fuzzy
8309
  msgid "Only posts"
8310
  msgstr "شامل شدن این نوشته ها"
8315
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:433
8316
  #: includes/elementor/widgets/recent-posts-tiles.php:335
8317
  #: includes/elementor/widgets/recent-posts-timeline.php:467
8318
+ #: includes/elements/recent-posts-grid-carousel.php:217
8319
+ #: includes/elements/recent-posts-land-style.php:204
8320
+ #: includes/elements/recent-posts-masonry.php:184
8321
+ #: includes/elements/recent-posts-tiles-carousel.php:184
8322
+ #: includes/elements/recent-posts-tiles.php:214
8323
+ #: includes/elements/recent-posts-timeline.php:209
8324
  msgid ""
8325
  "If you intend to display ONLY specific posts, you should specify the posts "
8326
  "here. You have to insert the post IDs that are separated by comma (eg. "
8333
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:441
8334
  #: includes/elementor/widgets/recent-posts-tiles.php:343
8335
  #: includes/elementor/widgets/recent-posts-timeline.php:475
8336
+ #: includes/elements/latest-posts-slider.php:100
8337
+ #: includes/elements/recent-posts-grid-carousel.php:230
8338
+ #: includes/elements/recent-posts-land-style.php:217
8339
+ #: includes/elements/recent-posts-masonry.php:197
8340
+ #: includes/elements/recent-posts-tiles-carousel.php:197
8341
+ #: includes/elements/recent-posts-tiles.php:227
8342
+ #: includes/elements/recent-posts-timeline.php:222
8343
+ #: includes/general-hooks.php:1461
8344
  msgid "Include posts"
8345
  msgstr "شامل شدن این نوشته ها"
8346
 
8350
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:442
8351
  #: includes/elementor/widgets/recent-posts-tiles.php:344
8352
  #: includes/elementor/widgets/recent-posts-timeline.php:476
8353
+ #: includes/elements/recent-posts-grid-carousel.php:231
8354
+ #: includes/elements/recent-posts-land-style.php:218
8355
+ #: includes/elements/recent-posts-masonry.php:198
8356
+ #: includes/elements/recent-posts-tiles-carousel.php:198
8357
+ #: includes/elements/recent-posts-tiles.php:228
8358
+ #: includes/elements/recent-posts-timeline.php:223
8359
  msgid ""
8360
  "If you intend to include additional posts, you should specify the posts "
8361
  "here. You have to insert the Post IDs that are separated by comma (eg. "
8368
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:450
8369
  #: includes/elementor/widgets/recent-posts-tiles.php:352
8370
  #: includes/elementor/widgets/recent-posts-timeline.php:484
8371
+ #: includes/elements/latest-posts-slider.php:86
8372
+ #: includes/elements/recent-posts-grid-carousel.php:244
8373
+ #: includes/elements/recent-posts-land-style.php:231
8374
+ #: includes/elements/recent-posts-masonry.php:211
8375
+ #: includes/elements/recent-posts-tiles-carousel.php:211
8376
+ #: includes/elements/recent-posts-tiles.php:241
8377
+ #: includes/elements/recent-posts-timeline.php:236
8378
  msgid "Exclude posts"
8379
  msgstr "نادیده گرفتن این نوشته ها"
8380
 
8384
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:451
8385
  #: includes/elementor/widgets/recent-posts-tiles.php:353
8386
  #: includes/elementor/widgets/recent-posts-timeline.php:485
8387
+ #: includes/elements/recent-posts-grid-carousel.php:245
8388
+ #: includes/elements/recent-posts-land-style.php:232
8389
+ #: includes/elements/recent-posts-masonry.php:212
8390
+ #: includes/elements/recent-posts-tiles-carousel.php:212
8391
+ #: includes/elements/recent-posts-tiles.php:242
8392
+ #: includes/elements/recent-posts-timeline.php:237
8393
  msgid ""
8394
  "If you intend to exclude specific posts from result, you should specify the "
8395
  "posts here. You have to insert the Post IDs that are separated by comma (eg. "
8403
  #: includes/elementor/widgets/recent-posts-tiles.php:362
8404
  #: includes/elementor/widgets/recent-posts-timeline.php:494
8405
  #: includes/elementor/widgets/recent-products.php:412
8406
+ #: includes/elements/latest-posts-slider.php:115
8407
+ #: includes/elements/recent-posts-grid-carousel.php:259
8408
+ #: includes/elements/recent-posts-land-style.php:246
8409
+ #: includes/elements/recent-posts-masonry.php:226
8410
+ #: includes/elements/recent-posts-tiles-carousel.php:269
8411
+ #: includes/elements/recent-posts-tiles.php:299
8412
+ #: includes/elements/recent-posts-timeline.php:251
8413
  msgid "Number of post to displace or pass over."
8414
  msgstr "تعداد نوشته هایی که باید از آن ها عبور کرد یا آن ها را نادیده گرفت."
8415
 
8427
  #: includes/elementor/widgets/recent-posts-masonry.php:599
8428
  #: includes/elementor/widgets/recent-posts-tiles.php:383
8429
  #: includes/elementor/widgets/recent-posts-timeline.php:515
8430
+ #: includes/elements/recent-posts-grid-carousel.php:392
8431
+ #: includes/elements/recent-posts-land-style.php:312
8432
+ #: includes/elements/recent-posts-masonry.php:292
8433
+ #: includes/elements/recent-posts-tiles.php:139
8434
+ #: includes/elements/recent-posts-timeline.php:134
8435
  #, fuzzy
8436
  msgid "Load More Type"
8437
  msgstr "بیشتر بخوانید"
8441
  #: includes/elementor/widgets/recent-posts-masonry.php:607
8442
  #: includes/elementor/widgets/recent-posts-tiles.php:391
8443
  #: includes/elementor/widgets/recent-posts-timeline.php:523
8444
+ #: includes/elements/recent-posts-grid-carousel.php:409
8445
+ #: includes/elements/recent-posts-land-style.php:329
8446
+ #: includes/elements/recent-posts-masonry.php:309
8447
+ #: includes/elements/recent-posts-tiles.php:156
8448
+ #: includes/elements/recent-posts-timeline.php:151
8449
  msgid "Infinite Scroll"
8450
  msgstr ""
8451
 
8454
  #: includes/elementor/widgets/recent-posts-masonry.php:615
8455
  #: includes/elementor/widgets/recent-posts-tiles.php:399
8456
  #: includes/elementor/widgets/recent-posts-timeline.php:531
8457
+ #: includes/elements/recent-posts-grid-carousel.php:417
8458
+ #: includes/elements/recent-posts-land-style.php:337
8459
+ #: includes/elements/recent-posts-masonry.php:317
8460
+ #: includes/elements/recent-posts-tiles.php:164
8461
+ #: includes/elements/recent-posts-timeline.php:159
8462
  msgid "Next Prev"
8463
  msgstr ""
8464
 
8466
  #: includes/elementor/widgets/recent-posts-land-style.php:552
8467
  #: includes/elementor/widgets/recent-posts-timeline.php:563
8468
  #: includes/elementor/widgets/recent-products.php:494
8469
+ #: includes/elements/gallery.php:298
8470
+ #: includes/elements/recent-posts-grid-carousel.php:119
8471
+ #: includes/elements/recent-posts-land-style.php:106
8472
+ #: includes/elements/recent-posts-timeline.php:299
8473
+ #: includes/elements/recent-products.php:92
8474
  msgid "Horizontal 4:3"
8475
  msgstr "افقی 4:3"
8476
 
8478
  #: includes/elementor/widgets/recent-posts-land-style.php:553
8479
  #: includes/elementor/widgets/recent-posts-timeline.php:564
8480
  #: includes/elementor/widgets/recent-products.php:495
8481
+ #: includes/elements/gallery.php:299
8482
+ #: includes/elements/recent-posts-grid-carousel.php:120
8483
+ #: includes/elements/recent-posts-land-style.php:107
8484
+ #: includes/elements/recent-posts-timeline.php:300
8485
+ #: includes/elements/recent-products.php:93
8486
  msgid "Horizontal 16:9"
8487
  msgstr "افقی 16:9"
8488
 
8490
  #: includes/elementor/widgets/recent-posts-land-style.php:554
8491
  #: includes/elementor/widgets/recent-posts-timeline.php:565
8492
  #: includes/elementor/widgets/recent-products.php:496
8493
+ #: includes/elements/gallery.php:300
8494
+ #: includes/elements/recent-posts-grid-carousel.php:121
8495
+ #: includes/elements/recent-posts-land-style.php:108
8496
+ #: includes/elements/recent-posts-timeline.php:301
8497
+ #: includes/elements/recent-products.php:94
8498
  msgid "Square 1:1"
8499
  msgstr "مربع 1:1"
8500
 
8502
  #: includes/elementor/widgets/recent-posts-land-style.php:555
8503
  #: includes/elementor/widgets/recent-posts-timeline.php:566
8504
  #: includes/elementor/widgets/recent-products.php:497
8505
+ #: includes/elements/gallery.php:301
8506
+ #: includes/elements/recent-posts-grid-carousel.php:122
8507
+ #: includes/elements/recent-posts-land-style.php:109
8508
+ #: includes/elements/recent-posts-timeline.php:302
8509
+ #: includes/elements/recent-products.php:95
8510
  msgid "Vertical 3:4"
8511
  msgstr "عمودی 3:4"
8512
 
8581
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:372
8582
  #: includes/elementor/widgets/recent-posts-tiles.php:274
8583
  #: includes/elementor/widgets/recent-posts-timeline.php:406
8584
+ #: includes/elements/recent-posts-grid-carousel.php:144
8585
+ #: includes/elements/recent-posts-land-style.php:131
8586
+ #: includes/elements/recent-posts-masonry.php:111
8587
+ #: includes/elements/recent-posts-tiles-carousel.php:111
8588
+ #: includes/elements/recent-posts-tiles.php:110
8589
  msgid "Exclude custom post formats"
8590
  msgstr "نادیده گرفتن فرمت های سفارشی نوشته"
8591
 
8613
 
8614
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:125
8615
  #: includes/elementor/widgets/recent-posts-tiles.php:125
8616
+ #: includes/elements/gallery.php:101
8617
+ #: includes/elements/recent-posts-tiles-carousel.php:282
8618
+ #: includes/elements/recent-posts-tiles.php:312
8619
  #, fuzzy
8620
  msgid "Post Tile styles"
8621
  msgstr "ظاهر کاشی مطالب"
8622
 
8623
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:168
8624
  #: includes/elementor/widgets/recent-posts-tiles.php:168
8625
+ #: includes/elements/recent-posts-tiles-carousel.php:330
8626
+ #: includes/elements/recent-posts-tiles.php:360
8627
  msgid "Post tile style"
8628
  msgstr "ظاهر کاشی مطالب"
8629
 
8630
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:173
8631
  #: includes/elementor/widgets/recent-posts-tiles.php:173
8632
+ #: includes/elements/recent-posts-tiles.php:374
8633
  msgid "Standard"
8634
  msgstr "استاندارد"
8635
 
8636
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:215
8637
+ #: includes/elements/recent-posts-tiles-carousel.php:349
8638
  #, fuzzy
8639
  msgid "Button Navigation Style"
8640
  msgstr "نوع ناوبری"
8650
  msgstr "[فلوکس] خط زمانی مطالب اخیر"
8651
 
8652
  #: includes/elementor/widgets/recent-posts-timeline.php:125
8653
+ #: includes/elements/recent-posts-timeline.php:264
8654
  msgid "Timeline aignment"
8655
  msgstr "تراز خط زمان"
8656
 
8657
  #: includes/elementor/widgets/recent-posts-timeline.php:126
8658
+ #: includes/elements/recent-posts-timeline.php:265
8659
  msgid "Specifies the alignment of timeline element."
8660
  msgstr "تراز المان خط زمانی را مشخص می کند."
8661
 
8662
  #: includes/elementor/widgets/recent-posts-timeline.php:246
8663
+ #: includes/elements/recent-posts-land-style.php:286
8664
+ #: includes/elements/recent-posts-masonry.php:266
8665
+ #: includes/elements/recent-posts-timeline.php:338
8666
  msgid "Display post meta"
8667
  msgstr "نمایش متای پست"
8668
 
8669
  #: includes/elementor/widgets/recent-products.php:185
8670
+ #: includes/elements/recent-products.php:218
8671
  #, fuzzy
8672
  msgid "Display products price"
8673
  msgstr "نمایش عنوان پست"
8674
 
8675
  #: includes/elementor/widgets/recent-products.php:197
8676
+ #: includes/elements/recent-products.php:232
8677
  #, fuzzy
8678
  msgid "Display sale badge"
8679
  msgstr "نمایش تصویر"
8680
 
8681
  #: includes/elementor/widgets/recent-products.php:266
8682
+ #: includes/elements/recent-products.php:246
8683
  #, fuzzy
8684
  msgid "Display product title"
8685
  msgstr "نمایش عنوان پست"
8767
  msgid "Staff"
8768
  msgstr ""
8769
 
8770
+ #: includes/elementor/widgets/staff.php:107 includes/elements/staff.php:41
8771
  msgid "Staff Name"
8772
  msgstr ""
8773
 
8774
  #: includes/elementor/widgets/staff.php:108
8775
+ #: includes/elementor/widgets/text.php:234 includes/elements/text.php:41
8776
  msgid "Text title, leave it empty if you don`t need title."
8777
  msgstr "عناون متن، اگر به عنوان نیاز ندارید این بخش را خالی بگذارید."
8778
 
8779
+ #: includes/elementor/widgets/staff.php:117 includes/elements/staff.php:55
8780
  msgid "Staff Occupation"
8781
  msgstr ""
8782
 
8783
+ #: includes/elementor/widgets/staff.php:126 includes/elements/staff.php:71
8784
  msgid "Staff Page Link"
8785
  msgstr ""
8786
 
8787
  #: includes/elementor/widgets/staff.php:141
8788
+ #: includes/elementor/widgets/text.php:265 includes/elements/staff.php:513
8789
+ #: includes/elements/testimonial.php:164 includes/elements/text.php:879
8790
  msgid "Enter a text as a text content."
8791
  msgstr "متنی را به عنوان محتوا وارد کنید."
8792
 
8793
+ #: includes/elementor/widgets/staff.php:149 includes/elements/staff.php:499
8794
  msgid "Maximum Words"
8795
  msgstr ""
8796
 
8797
+ #: includes/elementor/widgets/staff.php:150 includes/elements/staff.php:500
8798
  msgid "Limit the number of words in the Content"
8799
  msgstr ""
8800
 
8801
  #: includes/elementor/widgets/staff.php:196
8802
+ #: includes/elementor/widgets/text.php:648 includes/elements/staff.php:159
8803
+ #: includes/elements/text.php:568
8804
  #, fuzzy
8805
  msgid "Image shape"
8806
  msgstr "اندازه تصویر"
8807
 
8808
  #: includes/elementor/widgets/staff.php:204
8809
  #: includes/elementor/widgets/text.php:465
8810
+ #: includes/elementor/widgets/text.php:660 includes/elements/staff.php:170
8811
+ #: includes/elements/text.php:540 includes/elements/text.php:582
8812
  msgid "Semi-circle"
8813
  msgstr "نیم دایره"
8814
 
8815
  #: includes/elementor/widgets/staff.php:208
8816
  #: includes/elementor/widgets/text.php:469
8817
+ #: includes/elementor/widgets/text.php:664 includes/elements/staff.php:174
8818
+ #: includes/elements/text.php:544 includes/elements/text.php:586
8819
  msgid "Round Rectangle"
8820
  msgstr "مستطیل دورگرد"
8821
 
8822
  #: includes/elementor/widgets/staff.php:212
8823
  #: includes/elementor/widgets/text.php:477
8824
+ #: includes/elementor/widgets/text.php:668 includes/elements/staff.php:178
8825
+ #: includes/elements/text.php:552 includes/elements/text.php:590
8826
  msgid "Rectangle"
8827
  msgstr "مستطیل"
8828
 
8831
  msgid "Social"
8832
  msgstr "شکلک های شبکه های اجتماعی"
8833
 
8834
+ #: includes/elementor/widgets/staff.php:275 includes/elements/staff.php:314
8835
  #, fuzzy
8836
  msgid "Enable Socials"
8837
  msgstr "[فلوکس] شبکه های اجتماعی"
8838
 
8839
  #: includes/elementor/widgets/staff.php:286
8840
+ #: includes/elements/socials-list.php:229 includes/elements/staff.php:327
8841
  #, fuzzy
8842
  msgid "Twitter Address"
8843
  msgstr "آدرس"
8844
 
8845
  #: includes/elementor/widgets/staff.php:302
8846
+ #: includes/elements/socials-list.php:253 includes/elements/staff.php:359
8847
  #, fuzzy
8848
  msgid "Facebook Address"
8849
  msgstr "آدرس جعبه تماس"
8850
 
8851
+ #: includes/elementor/widgets/staff.php:318 includes/elements/staff.php:375
8852
  #, fuzzy
8853
  msgid "Google Plus Address"
8854
  msgstr "کد آنالیز گوگل"
8855
 
8856
  #: includes/elementor/widgets/staff.php:334
8857
+ #: includes/elements/socials-list.php:265 includes/elements/staff.php:391
8858
  #, fuzzy
8859
  msgid "Flickr Address"
8860
  msgstr "آدرس"
8861
 
8862
+ #: includes/elementor/widgets/staff.php:350 includes/elements/staff.php:407
8863
  msgid "Delicious Address"
8864
  msgstr ""
8865
 
8866
  #: includes/elementor/widgets/staff.php:366
8867
+ #: includes/elements/socials-list.php:289 includes/elements/staff.php:423
8868
  msgid "Pinterest Address"
8869
  msgstr ""
8870
 
8871
+ #: includes/elementor/widgets/staff.php:382 includes/elements/staff.php:439
8872
  #, fuzzy
8873
  msgid "GitHub Address"
8874
  msgstr "آدرس"
8875
 
8876
  #: includes/elementor/widgets/staff.php:398
8877
+ #: includes/elements/socials-list.php:313
8878
  #, fuzzy
8879
  msgid "Instagram Address"
8880
  msgstr "شناسه کاربر اینستاگرام"
8881
 
8882
  #: includes/elementor/widgets/staff.php:414
8883
+ #: includes/elements/socials-list.php:277
8884
  #, fuzzy
8885
  msgid "Dribbble Address"
8886
  msgstr "آدرس"
8898
  msgstr "فضای خالی"
8899
 
8900
  #: includes/elementor/widgets/staff.php:699
8901
+ #: includes/elements/socials-list.php:15 includes/elements/socials-list.php:151
8902
+ #: includes/elements/socials-list.php:237
8903
+ #: includes/elements/socials-list.php:249
8904
+ #: includes/elements/socials-list.php:261
8905
+ #: includes/elements/socials-list.php:273
8906
+ #: includes/elements/socials-list.php:285
8907
+ #: includes/elements/socials-list.php:297
8908
+ #: includes/elements/socials-list.php:309
8909
+ #: includes/elements/socials-list.php:321
8910
+ #: includes/elements/socials-list.php:333
8911
+ #: includes/elements/socials-list.php:345 includes/elements/staff.php:323
8912
+ #: includes/elements/staff.php:339 includes/elements/staff.php:355
8913
+ #: includes/elements/staff.php:371 includes/elements/staff.php:387
8914
+ #: includes/elements/staff.php:403 includes/elements/staff.php:419
8915
+ #: includes/elements/staff.php:435 includes/elements/staff.php:451
8916
+ #: includes/elements/staff.php:474 includes/elements/staff.php:495
8917
  #, fuzzy
8918
  msgid "Socials"
8919
  msgstr "شکلک های شبکه های اجتماعی"
8920
 
8921
+ #: includes/elementor/widgets/staff.php:766 includes/elements/staff.php:478
8922
  #, fuzzy
8923
  msgid "Icon Direction"
8924
  msgstr "دکمه شکلک دار"
8925
 
8926
+ #: includes/elementor/widgets/staff.php:783 includes/elements/staff.php:455
8927
  #, fuzzy
8928
  msgid "Socials Icon size"
8929
  msgstr "اندازه شکلک"
8930
 
8931
+ #: includes/elementor/widgets/staff.php:790 includes/elements/staff.php:464
8932
+ #: includes/elements/text.php:469
8933
  msgid "X-Large"
8934
  msgstr "خیلی بزرگ"
8935
 
8937
  #: includes/elementor/widgets/text.php:1445
8938
  #: includes/elementor/widgets/theme-elements/menu.php:324
8939
  #: includes/elementor/widgets/theme-elements/menu.php:1341
8940
+ #: includes/elements/text.php:115
8941
  #, fuzzy
8942
  msgid "Text Align"
8943
  msgstr "تراز متن"
8969
 
8970
  #: includes/elementor/widgets/tabs.php:52
8971
  #: includes/elementor/widgets/tabs.php:184 includes/elements/tab-widget.php:15
8972
+ #: includes/elements/tabs.php:15 includes/elements/tabs.php:75
8973
+ #: includes/elements/tabs.php:93
8974
  msgid "Tabs"
8975
  msgstr "زبانه ها"
8976
 
9000
  msgid "Tab Content"
9001
  msgstr "محتوا"
9002
 
9003
+ #: includes/elementor/widgets/tabs.php:152 includes/elements/tab-widget.php:62
9004
+ #: includes/elements/tabs.php:62
9005
  msgid "Bordered"
9006
  msgstr "کادربندی شده"
9007
 
9008
+ #: includes/elementor/widgets/tabs.php:153 includes/elements/tab-widget.php:63
9009
+ #: includes/elements/tabs.php:63
9010
  msgid "No border"
9011
  msgstr "بدون کادر"
9012
 
9041
  msgstr ""
9042
 
9043
  #: includes/elementor/widgets/testimonial.php:152
9044
+ #: includes/elements/popular-posts-widget.php:129
9045
+ #: includes/elements/recent-posts-widget.php:89
9046
  msgid "Display image"
9047
  msgstr "نمایش تصویر"
9048
 
9049
  #: includes/elementor/widgets/testimonial.php:163
9050
+ #: includes/elements/testimonial.php:145
9051
  #, fuzzy
9052
  msgid "Customer Image"
9053
  msgstr "تصویر دلخواه"
9054
 
9055
  #: includes/elementor/widgets/testimonial.php:200
9056
+ #: includes/elements/testimonial.php:81
9057
  #, fuzzy
9058
  msgid "Customer Name"
9059
  msgstr "نام نویسنده"
9060
 
9061
  #: includes/elementor/widgets/testimonial.php:210
9062
+ #: includes/elements/testimonial.php:109
9063
  msgid "Customer Occupation"
9064
  msgstr ""
9065
 
9066
  #: includes/elementor/widgets/testimonial.php:220
9067
+ #: includes/elements/testimonial.php:95
9068
  #, fuzzy
9069
  msgid "Customer Link"
9070
  msgstr "تصویر دلخواه"
9071
 
9072
  #: includes/elementor/widgets/testimonial.php:233
9073
+ #: includes/elements/testimonial.php:123
9074
  #, fuzzy
9075
  msgid "Customer Rating"
9076
  msgstr "تصویر دلخواه"
9112
 
9113
  #: includes/elementor/widgets/text.php:129
9114
  #: includes/elementor/widgets/theme-elements/search.php:132
9115
+ #: includes/elements/text.php:384
9116
  #, fuzzy
9117
  msgid "Please choose an icon from the list."
9118
  msgstr "لطفا یکی از شکلک های موجود را انتخاب کنید."
9119
 
9120
+ #: includes/elementor/widgets/text.php:251 includes/elements/text.php:72
9121
  #, fuzzy
9122
  msgid "Title Link"
9123
  msgstr "لینک عنوان"
9124
 
9125
+ #: includes/elementor/widgets/text.php:286 includes/elements/text.php:634
9126
  #, fuzzy
9127
  msgid "Display button"
9128
  msgstr "نمایش دکمه لایک"
9129
 
9130
+ #: includes/elementor/widgets/text.php:287 includes/elements/text.php:635
9131
  #, fuzzy
9132
  msgid "Display a button in text widget"
9133
  msgstr "نمایش دکمه لایک"
9148
  msgid "Border"
9149
  msgstr "کادربندی شده"
9150
 
9151
+ #: includes/elementor/widgets/text.php:456 includes/elements/text.php:530
9152
  msgid "Icon background shape"
9153
  msgstr "شکل پس زمینه شکلک"
9154
 
9155
+ #: includes/elementor/widgets/text.php:473 includes/elements/text.php:548
9156
  #, fuzzy
9157
  msgid "Cross Rectangle"
9158
  msgstr "مستطیل"
9160
  #: includes/elementor/widgets/text.php:524
9161
  #: includes/elementor/widgets/text.php:583
9162
  #: includes/elementor/widgets/theme-elements/search.php:233
9163
+ #: includes/elements/text.php:442
9164
  msgid "Icon color"
9165
  msgstr "رنگ شکلک"
9166
 
9167
  #: includes/elementor/widgets/text.php:539
9168
+ #: includes/elementor/widgets/text.php:598 includes/elements/text.php:483
9169
  msgid "Icon background color"
9170
  msgstr "رنگ پس زمینه شکلک"
9171
 
9172
+ #: includes/elementor/widgets/text.php:652 includes/elements/text.php:574
9173
  #, fuzzy
9174
  msgid "Default Aspect"
9175
  msgstr "پیش فرض"
9199
  msgid "Shape Style"
9200
  msgstr "ظاهر نقشه"
9201
 
9202
+ #: includes/elementor/widgets/text.php:1387 includes/general-hooks.php:342
9203
+ #: includes/general-hooks.php:754
9204
  #, fuzzy
9205
  msgid "Button Style"
9206
  msgstr "ظاهر دکمه"
9210
  msgid "Overlay"
9211
  msgstr "رو"
9212
 
9213
+ #: includes/elementor/widgets/text.php:1588 includes/elements/text.php:893
9214
  msgid "Footer Shape"
9215
  msgstr ""
9216
 
9217
+ #: includes/elementor/widgets/text.php:1597 includes/elements/text.php:904
9218
  msgid "Wave"
9219
  msgstr ""
9220
 
9221
+ #: includes/elementor/widgets/text.php:1601 includes/elements/text.php:908
9222
  msgid "Tail"
9223
  msgstr ""
9224
 
9225
+ #: includes/elementor/widgets/text.php:1612 includes/elements/button.php:210
9226
+ #: includes/elements/text.php:822
9227
  msgid "Color of button"
9228
  msgstr "رنگ دکمه"
9229
 
9478
  msgstr ""
9479
 
9480
  #: includes/elementor/widgets/theme-elements/menu.php:625
9481
+ #: includes/elements/dropcap.php:54
9482
  msgid "Classic"
9483
  msgstr "کلاسیک"
9484
 
9737
  msgstr ""
9738
 
9739
  #: includes/elementor/widgets/theme-elements/select.php:163
9740
+ #: includes/elements/code.php:71
9741
  msgid "Language"
9742
  msgstr "زبان"
9743
 
10003
  msgstr "خاکستری ساده"
10004
 
10005
  #: includes/elementor/widgets/touch-slider.php:127
10006
+ #: includes/elements/latest-posts-slider.php:297
10007
+ #: includes/elements/touch-slider.php:95
10008
  msgid "Arrow navigation"
10009
  msgstr "فلش های ناوبری"
10010
 
10011
  #: includes/elementor/widgets/touch-slider.php:152
10012
+ #: includes/elements/latest-posts-slider.php:336
10013
+ #: includes/elements/touch-slider.php:134
10014
  msgid "Slideshow"
10015
  msgstr "اسلایدشو"
10016
 
10017
  #: includes/elementor/widgets/touch-slider.php:177
10018
+ #: includes/elements/touch-slider.php:163
10019
  #, fuzzy
10020
  msgid "Display image title"
10021
  msgstr "نمایش تصویر"
10022
 
10023
  #: includes/elementor/widgets/touch-slider.php:189
10024
+ #: includes/elements/touch-slider.php:176
10025
  #, fuzzy
10026
  msgid "Display image caption"
10027
  msgstr "نمایش تصویر"
10032
  msgstr "اسلایدر"
10033
 
10034
  #: includes/elementor/widgets/touch-slider.php:215
10035
+ #: includes/elements/latest-posts-slider.php:271
10036
+ #: includes/elements/touch-slider.php:69
10037
  msgid "Slider image width"
10038
  msgstr "عرض تصویر اسلایدر"
10039
 
10040
  #: includes/elementor/widgets/touch-slider.php:235
10041
+ #: includes/elements/latest-posts-slider.php:284
10042
+ #: includes/elements/touch-slider.php:82
10043
  msgid "Slider image height"
10044
  msgstr "ارتفاع تصویر اسلایدر"
10045
 
10046
  #: includes/elementor/widgets/touch-slider.php:255
10047
+ #: includes/elements/latest-posts-slider.php:310
10048
+ #: includes/elements/touch-slider.php:108
10049
  msgid "Space between slides"
10050
  msgstr "فاصله بین اسلایدها"
10051
 
10117
  msgid "It adds an about author element."
10118
  msgstr "یک المان درباره نویسنده اضافه می کند."
10119
 
10120
+ #: includes/elements/about-widget.php:57
10121
  msgid "The name which appears in about widget."
10122
  msgstr "نامی که در ابزارک درباره ما نشان داده می شود."
10123
 
10124
+ #: includes/elements/about-widget.php:70 includes/general-hooks.php:1992
10125
  msgid "Skills"
10126
  msgstr "مهارت ها"
10127
 
10128
+ #: includes/elements/about-widget.php:71
10129
  msgid "It appears below the name."
10130
  msgstr "در پایین نام نمایش داده خواهد شد."
10131
 
10132
+ #: includes/elements/about-widget.php:83
10133
  msgid "Info"
10134
  msgstr "اطلاعات"
10135
 
10136
+ #: includes/elements/about-widget.php:84
10137
  msgid "Biographical info or any other content."
10138
  msgstr "اطلاعاتی از زندگی نامه یا هر محتوای دیگری."
10139
 
10140
+ #: includes/elements/about-widget.php:99
10141
  msgid "It appears above the name."
10142
  msgstr "بالای نام نمایش داده خواهد شد."
10143
 
10144
+ #: includes/elements/about-widget.php:113
10145
  msgid "Image style"
10146
  msgstr "ظاهر تصویر"
10147
 
10148
+ #: includes/elements/about-widget.php:131
10149
  msgid "Align center texts"
10150
  msgstr "متن تراز وسط"
10151
 
10152
+ #: includes/elements/about-widget.php:146
10153
  msgid "Show socials below the info"
10154
  msgstr "نمایش شبکه های اجتماعی در زیر اطلاعات"
10155
 
10156
+ #: includes/elements/about-widget.php:161
10157
+ #: includes/elements/accordion-widget.php:90
10158
+ #: includes/elements/accordion.php:108 includes/elements/audio.php:123
10159
+ #: includes/elements/before-after.php:139 includes/elements/button.php:257
10160
+ #: includes/elements/code.php:119 includes/elements/contact-box.php:311
10161
+ #: includes/elements/contact-form.php:103 includes/elements/custom-list.php:187
10162
+ #: includes/elements/divider.php:149 includes/elements/dropcap.php:94
10163
+ #: includes/elements/facebook.php:160 includes/elements/gallery.php:380
10164
+ #: includes/elements/gmap.php:197 includes/elements/highlight.php:92
10165
+ #: includes/elements/image.php:362 includes/elements/instagram-feed.php:282
10166
+ #: includes/elements/latest-posts-slider.php:365
10167
+ #: includes/elements/popular-posts-widget.php:259
10168
+ #: includes/elements/quote.php:155
10169
+ #: includes/elements/recent-posts-grid-carousel.php:742
10170
+ #: includes/elements/recent-posts-land-style.php:379
10171
+ #: includes/elements/recent-posts-masonry.php:409
10172
+ #: includes/elements/recent-posts-tiles-carousel.php:493
10173
+ #: includes/elements/recent-posts-tiles.php:409
10174
+ #: includes/elements/recent-posts-timeline.php:400
10175
+ #: includes/elements/recent-posts-widget.php:219
10176
+ #: includes/elements/recent-products.php:344 includes/elements/search.php:53
10177
+ #: includes/elements/tab-widget.php:159 includes/elements/tabs.php:107
10178
+ #: includes/elements/text.php:934 includes/elements/video.php:172
10179
+ msgid "Extra class name"
10180
+ msgstr "نام کلاس اضافه"
10181
+
10182
  #: includes/elements/about-widget.php:162
10183
  #: includes/elements/accordion-widget.php:91
10184
  #: includes/elements/accordion.php:109 includes/elements/audio.php:124
10185
  #: includes/elements/before-after.php:140 includes/elements/button.php:258
10186
+ #: includes/elements/code.php:120 includes/elements/contact-box.php:312
10187
  #: includes/elements/contact-form.php:104 includes/elements/custom-list.php:188
10188
+ #: includes/elements/dropcap.php:95 includes/elements/facebook.php:161
10189
+ #: includes/elements/gallery.php:381 includes/elements/gmap.php:198
10190
+ #: includes/elements/highlight.php:93 includes/elements/image.php:363
10191
+ #: includes/elements/instagram-feed.php:283
 
10192
  #: includes/elements/latest-posts-slider.php:366
10193
  #: includes/elements/popular-posts-widget.php:260
10194
+ #: includes/elements/quote.php:156
10195
  #: includes/elements/recent-posts-grid-carousel.php:743
10196
  #: includes/elements/recent-posts-land-style.php:380
10197
  #: includes/elements/recent-posts-masonry.php:410
10201
  #: includes/elements/recent-posts-widget.php:220
10202
  #: includes/elements/recent-products.php:345 includes/elements/search.php:54
10203
  #: includes/elements/tab-widget.php:160 includes/elements/tabs.php:108
10204
+ #: includes/elements/text.php:935 includes/elements/video.php:173
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10205
  msgid ""
10206
  "If you wish to style particular content element differently, then use this "
10207
  "field to add a class name and then refer to it in your css file."
10218
  msgid "Collapsible content"
10219
  msgstr "محتوای بازشونده"
10220
 
10221
+ #: includes/elements/accordion-widget.php:42 includes/elements/accordion.php:42
10222
  msgid "Accordion title, leave it empty if you don`t need title."
10223
  msgstr "عنوان آکاردئون، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10224
 
10225
+ #: includes/elements/accordion-widget.php:56 includes/elements/accordion.php:56
10226
  msgid "Whether to show only 1 element opens at a time or multiple."
10227
  msgstr "در یک زمان فقط یک المان باز باشد یا چندتا."
10228
 
10229
+ #: includes/elements/accordion-widget.php:74 includes/elements/accordion.php:91
10230
  msgid "Enter your accordion item content."
10231
  msgstr "محتوای آیتم آکاردئون را وارد کنید."
10232
 
10235
  msgid "Accordion "
10236
  msgstr "آکاردئون"
10237
 
10238
+ #: includes/elements/accordion.php:73
10239
  msgid "Accordion label"
10240
  msgstr "برچسب آکاردئون"
10241
 
10242
+ #: includes/elements/accordion.php:74
10243
  msgid "Enter your accordion item label."
10244
  msgstr "برچسب آیتم آکاردئون خود را وارد کنید."
10245
 
10246
+ #: includes/elements/accordion.php:77 includes/elements/accordion.php:94
10247
  msgid "Accordion Section"
10248
  msgstr "بخش آکاردئون"
10249
 
10255
  msgid "It adds an audio player element."
10256
  msgstr "یک المان پخش کننده صدا اضافه می کند."
10257
 
10258
+ #: includes/elements/audio.php:42
10259
  msgid "Audio title, leave it empty if you don`t need title."
10260
  msgstr "عنوان صدا، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10261
 
10262
+ #: includes/elements/audio.php:119 includes/elements/audio.php:134
10263
+ #: includes/elements/button.php:85 includes/elements/button.php:112
10264
+ #: includes/elements/button.php:221
10265
  msgid "Appearance"
10266
  msgstr ""
10267
 
10269
  msgid "Before after comparison slider."
10270
  msgstr ""
10271
 
10272
+ #: includes/elements/before-after.php:41
10273
  #, fuzzy
10274
  msgid "Element title, leave it empty if you don`t need title."
10275
  msgstr "عناون متن، اگر به عنوان نیاز ندارید این بخش را خالی بگذارید."
10276
 
10277
+ #: includes/elements/before-after.php:82
10278
  msgid ""
10279
  "How much of the before image is visible when the page loads, between 0 to 1."
10280
  msgstr ""
10281
 
10282
+ #: includes/elements/before-after.php:95
 
10283
  msgid "Image size"
10284
  msgstr "اندازه تصویر"
10285
 
10287
  msgid "It adds a button element."
10288
  msgstr "یک المان دکمه اضافه می کند."
10289
 
10290
+ #: includes/elements/button.php:42 includes/elements/text.php:649
10291
  msgid "The label of button."
10292
  msgstr "برچسب دکمه"
10293
 
10294
+ #: includes/elements/button.php:143 includes/elements/text.php:765
10295
  msgid "Darken the label"
10296
  msgstr "تیره تر کردن برچسب"
10297
 
10298
+ #: includes/elements/button.php:144
10299
  #, fuzzy
10300
  msgid "Darken label of button."
10301
  msgstr "برچسب دکمه"
10302
 
10303
+ #: includes/elements/button.php:197 includes/general-hooks.php:450
10304
+ #: includes/general-hooks.php:862
10305
  #, fuzzy
10306
  msgid "Animate from Righ"
10307
  msgstr "متحرک سازی از راست"
10308
 
10309
+ #: includes/elements/button.php:225 includes/general-hooks.php:518
10310
+ #: includes/general-hooks.php:930
10311
  #, fuzzy
10312
  msgid "Button Link"
10313
  msgstr "اندازه دکمه"
10314
 
10315
+ #: includes/elements/button.php:239 includes/elements/text.php:857
10316
  msgid "Open link in"
10317
  msgstr "باز کردن پیوند در"
10318
 
10319
+ #: includes/elements/button.php:245 includes/elements/text.php:863
10320
+ #: includes/general-hooks.php:547 includes/general-hooks.php:959
10321
  msgid "Current page"
10322
  msgstr "صفحه جاری"
10323
 
10324
+ #: includes/elements/button.php:246 includes/elements/text.php:864
10325
+ #: includes/general-hooks.php:548 includes/general-hooks.php:960
10326
  msgid "New page"
10327
  msgstr "صفحه جدید"
10328
 
10329
+ #: includes/elements/code.php:16 includes/elements/code.php:56
10330
  msgid "Code"
10331
  msgstr "کد"
10332
 
10334
  msgid "It adds a code element."
10335
  msgstr "یک المان کد اضافه می کند."
10336
 
10337
+ #: includes/elements/code.php:42
10338
  msgid "Code title, leave it empty if you don`t need title."
10339
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10340
 
10341
+ #: includes/elements/code.php:77
10342
  #, fuzzy
10343
  msgid "JavaScript"
10344
  msgstr "جاوااسکریپت"
10345
 
10346
+ #: includes/elements/code.php:78
10347
  msgid "HTML"
10348
  msgstr ""
10349
 
10350
+ #: includes/elements/code.php:79
10351
  msgid "XML"
10352
  msgstr ""
10353
 
10354
+ #: includes/elements/code.php:92
10355
  msgid "Specifies the theme for code element."
10356
  msgstr "پوسته المان کد را مشخص می کند."
10357
 
10358
+ #: includes/elements/code.php:98
10359
  msgid "AndroidStudio"
10360
  msgstr ""
10361
 
10362
+ #: includes/elements/code.php:99
10363
  #, fuzzy
10364
  msgid "Atom Dark"
10365
  msgstr "تیره"
10366
 
10367
+ #: includes/elements/code.php:100
10368
  #, fuzzy
10369
  msgid "Atom Light"
10370
  msgstr "روشن"
10371
 
10372
+ #: includes/elements/code.php:101
10373
  #, fuzzy
10374
  msgid "Github"
10375
  msgstr "گیت هاب"
10376
 
10377
+ #: includes/elements/code.php:102
10378
  #, fuzzy
10379
  msgid "Google Code"
10380
  msgstr "گوگل کد"
10381
 
10382
+ #: includes/elements/code.php:103
10383
  msgid "RailsCasts"
10384
  msgstr ""
10385
 
10386
+ #: includes/elements/code.php:104
10387
  msgid "Solarized Light"
10388
  msgstr ""
10389
 
10390
+ #: includes/elements/code.php:105
10391
  #, fuzzy
10392
  msgid "Tomorrow Night"
10393
  msgstr "فردا"
10394
 
10395
+ #: includes/elements/code.php:106
10396
  #, fuzzy
10397
  msgid "Tomorrow"
10398
  msgstr "فردا"
10399
 
10400
+ #: includes/elements/code.php:107
10401
  msgid "VisualStudio"
10402
  msgstr ""
10403
 
10404
+ #: includes/elements/code.php:108
10405
  msgid "ZenBurn"
10406
  msgstr ""
10407
 
10443
  msgid "It adds a contact form element."
10444
  msgstr "یک المان فرم تماس اضافه می کند."
10445
 
10446
+ #: includes/elements/contact-form.php:42
10447
  msgid "Contact form title, leave it empty if you don`t need title."
10448
  msgstr "عنوان فرم تماس، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10449
 
10450
+ #: includes/elements/contact-form.php:69
10451
  msgid "Contact form type"
10452
  msgstr "نوع فرم تماس"
10453
 
10454
+ #: includes/elements/contact-form.php:75
10455
  msgid "Contact Form 7 plugin"
10456
  msgstr "افزونه فرم تماس 7"
10457
 
10458
+ #: includes/elements/contact-form.php:86
10459
  msgid "Contact form 7 shortcode"
10460
  msgstr "کد کوتاه فرم تماس 7"
10461
 
10462
+ #: includes/elements/contact-form.php:87
10463
  msgid "Put one of your Contact form 7 shortcodes that you created."
10464
  msgstr "کد کوتاه یکی از فرم های تماس 7 خود را در اینجا وارد کنید."
10465
 
10466
+ #: includes/elements/contact-form.php:153
10467
  msgid "Please enter your name."
10468
  msgstr "لطفا نام خود را وارد کنید."
10469
 
10470
+ #: includes/elements/contact-form.php:160
10471
  msgid "Please enter your email address."
10472
  msgstr "لطفا آدرس ایمیل خود را وارد کنید."
10473
 
10474
+ #: includes/elements/contact-form.php:163
10475
  msgid "You entered an invalid email address."
10476
  msgstr "لطفا آدرس ایمیل معتبری وارد کنید."
10477
 
10478
+ #: includes/elements/contact-form.php:174
10479
  msgid "Please enter a message."
10480
  msgstr "لطفا پیامی را وارد کنید."
10481
 
10482
+ #: includes/elements/contact-form.php:211
10483
  msgid "sorry, some problems occured with your form submission:"
10484
  msgstr "متاسفیم، خطایی در ارسال فرم شما رخ داده است."
10485
 
10486
+ #: includes/elements/contact-form.php:229
10487
  msgid "Thanks for your Message. Your message sent successfully."
10488
  msgstr "از پیام شما متشکریم. پیام شما با موفقیت ارسال شد."
10489
 
10492
  msgid "Icon List"
10493
  msgstr "اندازه شکلک"
10494
 
10495
+ #: includes/elements/custom-list.php:42
10496
  #, fuzzy
10497
  msgid "leave it empty if you don`t need title."
10498
  msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10499
 
10500
+ #: includes/elements/custom-list.php:87
10501
  #, fuzzy
10502
  msgid "Text Tag"
10503
  msgstr "تراز متن"
10504
 
10505
+ #: includes/elements/custom-list.php:119
10506
  msgid "Text Seconday"
10507
  msgstr ""
10508
 
10509
+ #: includes/elements/custom-list.php:152
10510
  msgid "Whether to display a line that connects two texts in each list item."
10511
  msgstr ""
10512
 
10513
+ #: includes/elements/custom-list.php:170
10514
  #, fuzzy
10515
  msgid "Whether to display a divider between list items or not."
10516
  msgstr "ویدیو به طور خودکار پخش شود یا خیر."
10520
  msgid "Horizontal separator"
10521
  msgstr "جداکننده افقس"
10522
 
10523
+ #: includes/elements/divider.php:41 includes/elements/highlight.php:40
10524
  msgid "Divider style"
10525
  msgstr "ظاهر جداکننده"
10526
 
10527
+ #: includes/elements/divider.php:81
10528
  #, fuzzy
10529
  msgid "Divider size"
10530
  msgstr "ظاهر جداکننده"
10531
 
10532
+ #: includes/elements/divider.php:121
10533
  msgid "Margin top (px)"
10534
  msgstr "فاصله بیرونی بالا (پیکسل)"
10535
 
10536
+ #: includes/elements/divider.php:122
10537
  msgid "Adds space above the divider in pixels."
10538
  msgstr "فضای خالی (برحسب پیکسل) به بالای جداکننده اضافه می کند."
10539
 
10540
+ #: includes/elements/divider.php:135
10541
  msgid "Margin bottom (px)"
10542
  msgstr "فاصله بیرونی پایین (پیکسل)"
10543
 
10544
+ #: includes/elements/divider.php:136
10545
  #, fuzzy
10546
  msgid "Adds space below the divider in pixels."
10547
  msgstr "فضای خالی (برحسب پیکسل) به زیر جداکننده اضافه می کند."
10548
 
10549
+ #: includes/elements/divider.php:150
10550
  msgid ""
10551
  "If you wish to style particular content element differently, then use this "
10552
  "field to add a class name and then refer to it in your css file. you can add "
10565
  msgid "Big styled character at the beginning of paragraph"
10566
  msgstr "حرف بزرگ سبک دهی شده در اول پاراگراف"
10567
 
10568
+ #: includes/elements/dropcap.php:40
10569
  msgid "Dropcap style"
10570
  msgstr "ظاهر دراپ کپ"
10571
 
10572
+ #: includes/elements/dropcap.php:62
10573
  msgid "Outline Square"
10574
  msgstr "مربع با خط بیرونی"
10575
 
10576
+ #: includes/elements/dropcap.php:66
10577
  msgid "Round Square"
10578
  msgstr "مربع لبه گرد"
10579
 
10580
+ #: includes/elements/dropcap.php:74
10581
  msgid "Outline Circle"
10582
  msgstr "دایره با خط بیرونی"
10583
 
10584
+ #: includes/elements/dropcap.php:81
10585
  msgid "Enter a text to show as dropcap text."
10586
  msgstr "متنی را برای نمایش به شکل دراپ کپ وارد کنید."
10587
 
10594
  msgid "It uses Custom Facebook Feed plugin."
10595
  msgstr "از افزونه خوراک دلخواه وردپرس استفاده می کند."
10596
 
10597
+ #: includes/elements/facebook.php:41
10598
  msgid "Page ID"
10599
  msgstr "شناسه برگه"
10600
 
10601
+ #: includes/elements/facebook.php:42
10602
  msgid ""
10603
  "ID of your Facebook Page or Group. Use %sthis tool%s to help you in finding "
10604
  "this."
10606
  "شناسه صفحه یا گروه شما در فیسبوک. برای پیداکردن شناسه خود می توانید از %sاین "
10607
  "ابزار%s استفاده کنید."
10608
 
10609
+ #: includes/elements/facebook.php:56
10610
  msgid "Page type"
10611
  msgstr "نوع صفحه"
10612
 
10613
+ #: includes/elements/facebook.php:57
10614
  msgid "Specifies whether to display posts from a page or group."
10615
  msgstr "مشخص می کند پست ها از یک صفحه یا گروه نمایش داده شوند."
10616
 
10617
+ #: includes/elements/facebook.php:61 includes/general-functions.php:1621
10618
  msgid "Page"
10619
  msgstr "صفحه"
10620
 
10621
+ #: includes/elements/facebook.php:62
10622
  msgid "Group"
10623
  msgstr "گروه"
10624
 
10625
+ #: includes/elements/facebook.php:74
10626
  msgid "Number of posts"
10627
  msgstr "تعداد نوشته ها"
10628
 
10629
+ #: includes/elements/facebook.php:75
10630
  msgid "The number of posts you wish to display."
10631
  msgstr "تعداد پست هایی که می خواهید نمایش داده شوند."
10632
 
10633
+ #: includes/elements/facebook.php:89
10634
  msgid "Display posts by others"
10635
  msgstr "نمایش پست هایی که دیگران نوشته اند"
10636
 
10637
+ #: includes/elements/facebook.php:90
10638
  msgid ""
10639
  "Specifies to display posts by only the page owner, anyone who posts on your "
10640
  "page, or only others who post on your page."
10642
  "مشخص می کند فقط پست هایی که شما نوشته اید، هر پستی که در صفحه شما نوشته شده "
10643
  "است، یا فقط پست هایی که دیگران در صفحه شما نوشته اند نمایش داده شود."
10644
 
10645
+ #: includes/elements/facebook.php:94
10646
  msgid "Only the page owner"
10647
  msgstr "فقط صاحب برگه"
10648
 
10649
+ #: includes/elements/facebook.php:95
10650
  msgid "Page owner and other people"
10651
  msgstr "صاحب برگه و دیگران"
10652
 
10653
+ #: includes/elements/facebook.php:96
10654
  msgid "Only other people"
10655
  msgstr "فقط دیگران"
10656
 
10657
+ #: includes/elements/facebook.php:108
10658
  msgid "Post text length"
10659
  msgstr "طول متن نوشته"
10660
 
10661
+ #: includes/elements/facebook.php:109
10662
  msgid "The maximum character length of the post text."
10663
  msgstr "حداکثر تعداد کاراکترها در متن نوشته."
10664
 
10665
+ #: includes/elements/facebook.php:121
10666
  msgid "Display post author"
10667
  msgstr "نمایش نویسنده نوشته"
10668
 
10669
+ #: includes/elements/facebook.php:122
10670
  msgid "Enable it to display name and avatar of the post author."
10671
  msgstr "برای نمایش نام و آواتار نویسنده پست این گزینه را فعال کنید."
10672
 
10673
+ #: includes/elements/facebook.php:134
10674
  msgid "Display the feed header"
10675
  msgstr "نمایش سربرگ خوراک"
10676
 
10677
+ #: includes/elements/facebook.php:135
10678
  msgid "Enable it to display a customizable header at the top of the feed."
10679
  msgstr "برای نمایش سربرگ قابل شخصی سازی در بالای خوراک این گزینه را فعال کنید."
10680
 
10681
+ #: includes/elements/facebook.php:147
10682
  msgid "Ajax"
10683
  msgstr "آیجکس"
10684
 
10685
+ #: includes/elements/facebook.php:148
10686
  msgid "Enable it for being loaded via Ajax."
10687
  msgstr "برای بارگذاری محتوا به صورت ایجکسی این گزینه را فعال کنید."
10688
 
10689
+ #: includes/elements/facebook.php:171
10690
  msgid "Extras"
10691
  msgstr ""
10692
 
10699
  msgid "It uses Flickr Justified Gallery plugin."
10700
  msgstr "از افزونه گالری مرتب شده فلیکر استفاده می کند."
10701
 
10702
+ #: includes/elements/flickr.php:41
10703
  msgid "User ID"
10704
  msgstr "شناسه کاربر"
10705
 
10706
+ #: includes/elements/flickr.php:42
10707
  msgid ""
10708
  "Displays the photostream of the specified user, no matter what is the "
10709
  "default user ID in the settings. Remember that you can use %sidgettr%s to "
10713
  "کاربر در تنظیمات چه چیزی باشد. به یاد داشته باشید می توانید از %sidgettr%s "
10714
  "برای دستیابی به شناسه کاربر استفاده کنید."
10715
 
10716
+ #: includes/elements/flickr.php:56
10717
  msgid "Flickr image type"
10718
  msgstr "نوع تصویر فلیکر"
10719
 
10720
+ #: includes/elements/flickr.php:61
10721
  msgid "Photostream"
10722
  msgstr "جریان تصویر"
10723
 
10724
+ #: includes/elements/flickr.php:62
10725
  msgid "Galleries"
10726
  msgstr "گالری ها"
10727
 
10728
+ #: includes/elements/flickr.php:63
10729
  msgid "Album"
10730
  msgstr "آلبوم"
10731
 
10732
+ #: includes/elements/flickr.php:64 includes/elements/flickr.php:113
10733
  msgid "Group pools"
10734
  msgstr "'v,i"
10735
 
10736
+ #: includes/elements/flickr.php:65 includes/elements/flickr.php:131
10737
  msgid "Tags"
10738
  msgstr "برچسب ها"
10739
 
10740
+ #: includes/elements/flickr.php:77
10741
  msgid "Gallery ID"
10742
  msgstr "شناسه گالری"
10743
 
10744
+ #: includes/elements/flickr.php:78
10745
  msgid ""
10746
  "To show the photos of a particular gallery, you need to know its id. For "
10747
  "example, the id of the gallery located in the URL: http://www.flickr.com/"
10751
  "مثال، شناسه گالری در آدرس: http://www.flickr.com/photos/miro-mannino/"
10752
  "galleries/72157636382842016 برابر است با : 72157636382842016"
10753
 
10754
+ #: includes/elements/flickr.php:95
10755
  msgid "Album ID"
10756
  msgstr "شناسه آلبوم"
10757
 
10758
+ #: includes/elements/flickr.php:96
10759
  msgid ""
10760
  "To show the photos of a particular photo set (also called \"album\"), you "
10761
  "need to know its photoset_id. For example, the photoset_id of the photo set "
10767
  "photos/miro-mannino/sets/72157629228993613 شناسه آلبوم برابر است با: "
10768
  "72157629228993613"
10769
 
10770
+ #: includes/elements/flickr.php:114
10771
  msgid ""
10772
  "Display photos of a particular group pool, you need to know the group id, "
10773
  "that you can retrieve using %sidgettr%s."
10775
  "تصاویر از یک گروه خاص را نشان می دهد، نیاز است شناسه گروه را بدانید که می "
10776
  "توانید از ابزار %sidgettr%s برای دستیابی به آن استفاده کنید."
10777
 
10778
+ #: includes/elements/flickr.php:132
10779
  msgid ""
10780
  "Display photos that have some particular tags, Seprate words with , for "
10781
  "example: cat, square, nikon"
10783
  "تصاویری از برچسب های مشخص را نشان می دهد که برچسب ها با کاما جدا می شوند. "
10784
  "برای مثال: گربه، مربع، نیکون"
10785
 
10786
+ #: includes/elements/flickr.php:150
10787
  msgid ""
10788
  "In case of using Colorbox or Swipebox, you need to enable it on Flickr "
10789
  "Justified Gallery plugin settings."
10791
  "برای مواردی که م یخواهید از Colorbox یا Swipebox استفاده کنید، لازم است آن "
10792
  "را در تنظیمات افزونه گالری مرتب شده فیلکر فعال کنید."
10793
 
10794
+ #: includes/elements/flickr.php:155
10795
  msgid "Colorbox"
10796
  msgstr "جعبه رنگ"
10797
 
10798
+ #: includes/elements/flickr.php:156
10799
  msgid "Swipebox"
10800
  msgstr "Swipebox"
10801
 
10802
+ #: includes/elements/flickr.php:168
10803
  msgid "Images height"
10804
  msgstr "ارتفاع تصاویر"
10805
 
10806
+ #: includes/elements/flickr.php:169
10807
  msgid "You can use the this option to set images height in px."
10808
  msgstr "بمی توانید از این تنظیمات برای تنظیم ارتفاع تصویر استفاده کنید."
10809
 
10810
+ #: includes/elements/flickr.php:183
10811
  msgid "Max number of photos"
10812
  msgstr "بیشترین تعداد تصاویر"
10813
 
10814
+ #: includes/elements/flickr.php:184
10815
  msgid ""
10816
  "Maximum number of photos. Please note if pagination option is activaited "
10817
  "then this options is used as maximum number of photos per page."
10819
  "بیشترین تعداد تصاویر. لطفا توجه کنید اگر تنظیمات صفحه بندی فعال باشد این "
10820
  "تنظیمات نشانگر تعداد تصاویر در هر ثفحه خواهد بود."
10821
 
10822
+ #: includes/elements/flickr.php:204
10823
  msgid "Previous and Next"
10824
  msgstr "قبلی و بعدی"
10825
 
10826
+ #: includes/elements/flickr.php:205
10827
  msgid "Page Numbers"
10828
  msgstr "شماره صفحات"
10829
 
10830
+ #: includes/elements/flickr.php:217
10831
  msgid "Fixed height"
10832
  msgstr "ارتفاع ثابت"
10833
 
10834
+ #: includes/elements/flickr.php:218
10835
  msgid "Each row has the same height, but the images will be cut more."
10836
  msgstr "همه ردیف ها ارتفاع یکسان دارند، اما تصاویر بیشتر برش خورده می شوند."
10837
 
10838
+ #: includes/elements/flickr.php:230
10839
  msgid "Randomize images order"
10840
  msgstr "ترتیب تصادفی برای تصاویر"
10841
 
10842
+ #: includes/elements/flickr.php:243
10843
  msgid "Margin between the images"
10844
  msgstr "فاصله بیرونی بین تصاویر"
10845
 
10846
+ #: includes/elements/flickr.php:244
10847
  msgid "Specifies the space between images."
10848
  msgstr "فضای خالی بین تصاویر را مشخص می کند."
10849
 
10851
  msgid "Filterable and grid gallery with lightbox"
10852
  msgstr "شبکه گالری قابل فیلترگذاری با لایت باکس"
10853
 
10854
+ #: includes/elements/gallery.php:152
10855
  msgid "Order images by query"
10856
  msgstr "مرتب سازی تصاویر بر اساس کوئری"
10857
 
10858
+ #: includes/elements/gallery.php:166
10859
  msgid "Order images ascending or descending"
10860
  msgstr "مرتب سازی صعودی یا نزولی تصاویر"
10861
 
10862
+ #: includes/elements/gallery.php:209
10863
+ #: includes/elements/recent-posts-grid-carousel.php:473
10864
+ #: includes/elements/recent-posts-masonry.php:355
10865
+ #: includes/elements/recent-products.php:272
10866
  msgid "Number of columns"
10867
  msgstr "تعداد ستون ها"
10868
 
10869
+ #: includes/elements/gallery.php:230
10870
+ #: includes/elements/recent-posts-grid-carousel.php:491
10871
+ #: includes/elements/recent-posts-masonry.php:373
10872
+ #: includes/elements/recent-products.php:290
10873
  msgid "Number of columns in tablet size"
10874
  msgstr "تعداد ستون ها در تبلت"
10875
 
10876
+ #: includes/elements/gallery.php:252
10877
+ #: includes/elements/recent-posts-grid-carousel.php:510
10878
+ #: includes/elements/recent-posts-masonry.php:392
10879
+ #: includes/elements/recent-products.php:309
10880
  msgid "Number of columns in phone size"
10881
  msgstr "تعداد ستون ها در موبایل"
10882
 
10883
+ #: includes/elements/gallery.php:272
10884
  msgid "Space"
10885
  msgstr "فضای خالی"
10886
 
10887
+ #: includes/elements/gallery.php:273
10888
  msgid "Space between gallery items in pixel."
10889
  msgstr "فضای خالی بین تصاویر گالری بر حسب پیکسل"
10890
 
10891
+ #: includes/elements/gallery.php:313
10892
  msgid "Link images to"
10893
  msgstr "لینک کردن تصاویر به"
10894
 
10895
+ #: includes/elements/gallery.php:322
10896
  msgid "File"
10897
  msgstr "فایل"
10898
 
10899
+ #: includes/elements/gallery.php:333
10900
  msgid "Enable pagination"
10901
  msgstr "فعال سازی صفحه بندی"
10902
 
10903
+ #: includes/elements/gallery.php:347
10904
  msgid "Only load images that are in visible page"
10905
  msgstr ""
10906
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10907
  #: includes/elements/gmap.php:15
10908
  #, fuzzy
10909
  msgid "Map "
10922
  msgid "Highlight"
10923
  msgstr "متن هایلایت شده"
10924
 
10925
+ #: includes/elements/highlight.php:41
10926
  msgid "The style of divider."
10927
  msgstr "ظاهر جداکننده."
10928
 
10929
+ #: includes/elements/highlight.php:54
10930
  msgid "Red"
10931
  msgstr "قرمز"
10932
 
10933
+ #: includes/elements/highlight.php:59
10934
  msgid "Blue"
10935
  msgstr "آبی"
10936
 
10937
+ #: includes/elements/highlight.php:64
10938
  msgid "Yellow"
10939
  msgstr "زرد"
10940
 
10941
+ #: includes/elements/highlight.php:69
10942
  msgid "Green"
10943
  msgstr "سبز"
10944
 
10945
+ #: includes/elements/highlight.php:77
10946
  msgid "Enter the text to be highlighted."
10947
  msgstr "متنی که می خواهید هایلایت شود را وارد کنید."
10948
 
10950
  msgid "Image with lightbox option"
10951
  msgstr "تنظیمات تصویر با لایت باکس"
10952
 
10953
+ #: includes/elements/image.php:41
10954
  msgid "Image title, leave it empty if you don`t need title."
10955
  msgstr "عنوان تصویر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
10956
 
10957
+ #: includes/elements/image.php:70
10958
  msgid "Image hover"
10959
  msgstr "تصویر شناور"
10960
 
10961
+ #: includes/elements/image.php:86
10962
  msgid "Choose a pre-defined or custom image size."
10963
  msgstr ""
10964
 
10965
+ #: includes/elements/image.php:91
10966
  msgid "Original"
10967
  msgstr "اصلی"
10968
 
10969
+ #: includes/elements/image.php:92
10970
  msgid "Large (%sx%s)"
10971
  msgstr ""
10972
 
10973
+ #: includes/elements/image.php:93
10974
  msgid "Medium Large (%sx%s)"
10975
  msgstr ""
10976
 
10977
+ #: includes/elements/image.php:94
10978
  #, fuzzy
10979
  msgid "Medium (%sx%s)"
10980
  msgstr "متوسط"
10981
 
10982
+ #: includes/elements/image.php:95
10983
  #, fuzzy
10984
  msgid "Thumbnail (%sx%s)"
10985
  msgstr "بندانگشتی"
10986
 
10987
+ #: includes/elements/image.php:144
10988
  msgid "Image alignment in content."
10989
  msgstr "تراز تصویر در محتوا."
10990
 
10991
+ #: includes/elements/image.php:180
10992
  msgid "Open large image in lightbox"
10993
  msgstr "بازشدن تصویر بزرگ در لایت باکس"
10994
 
10995
+ #: includes/elements/image.php:194
10996
  #, fuzzy
10997
  msgid "Preload the image"
10998
  msgstr "تصویر پوستر"
10999
 
11000
+ #: includes/elements/image.php:208
11001
  #, fuzzy
11002
  msgid "Preview preloading"
11003
  msgstr "پیش نمایش صفحه ورود"
11004
 
11005
+ #: includes/elements/image.php:222
11006
  msgid "Link URL"
11007
  msgstr "آدرس پیوند"
11008
 
11009
+ #: includes/elements/image.php:240
11010
  msgid "Target"
11011
  msgstr "هدف"
11012
 
11013
+ #: includes/elements/image.php:241
11014
  msgid "Open in new page or this page."
11015
  msgstr "در صفحه جدید یا در همین صفحه باز شود."
11016
 
11017
+ #: includes/elements/image.php:246
11018
  msgid "Self"
11019
  msgstr "همین صفحه"
11020
 
11021
+ #: includes/elements/image.php:247 includes/general-functions.php:1996
11022
  msgid "Blank"
11023
  msgstr "خالی"
11024
 
11025
+ #: includes/elements/image.php:269 includes/elements/image.php:281
11026
  msgid "Effects"
11027
  msgstr ""
11028
 
11035
  msgid "It adds an instagram feed element."
11036
  msgstr "یک المان خوراک اینستاگرام اضافه می کند."
11037
 
11038
+ #: includes/elements/instagram-feed.php:41
11039
  msgid "A title for instagram element"
11040
  msgstr "عنوانی برای المان اینستاگرام"
11041
 
11042
+ #: includes/elements/instagram-feed.php:54
11043
  msgid "Instagram user ID"
11044
  msgstr "شناسه کاربر اینستاگرام"
11045
 
11046
+ #: includes/elements/instagram-feed.php:56
11047
  msgid ""
11048
  "Instagram User ID. Separate multiple IDs by commas. You can find the User ID "
11049
  "with %sthis tool%s."
11051
  "شناسه کاربر اینستاگرام. شناسه ها را با کاما از هم جدا کنید. می توانید شناسه "
11052
  "کاربر را با %sاین ابزار%s پیدا کنید."
11053
 
11054
+ #: includes/elements/instagram-feed.php:73
11055
  msgid "Number of photo"
11056
  msgstr "تعداد عکس ها"
11057
 
11058
+ #: includes/elements/instagram-feed.php:74
11059
  msgid "Number of photos to display initially. Maximum is 33."
11060
  msgstr "تعداد تصاویر برای نمایش اولیه. حداکثر 33."
11061
 
11062
+ #: includes/elements/instagram-feed.php:88
11063
  msgid "Resolution/size of the photos. "
11064
  msgstr "رزولوشن/اندازه تصاویر."
11065
 
11066
+ #: includes/elements/instagram-feed.php:94 includes/general-hooks.php:1187
11067
  msgid "Auto"
11068
  msgstr "خودکار"
11069
 
11070
+ #: includes/elements/instagram-feed.php:95
11071
  msgid "Thumb"
11072
  msgstr "بند انگشتی"
11073
 
11074
+ #: includes/elements/instagram-feed.php:109
11075
  msgid "Number of columns in the feed. 1 - 10."
11076
  msgstr "تعداد ستون ها در خوراک. 1 - 10"
11077
 
11078
+ #: includes/elements/instagram-feed.php:123
11079
  msgid "Spacing around the photos"
11080
  msgstr "فضای خالی اطراف عکس"
11081
 
11082
+ #: includes/elements/instagram-feed.php:138
11083
  msgid "Unit of the spacing."
11084
  msgstr "واحد فضای خالی"
11085
 
11086
+ #: includes/elements/instagram-feed.php:144
11087
+ #: includes/elements/instagram-feed.php:210
11088
  msgid "Percentage (%)"
11089
  msgstr "درصد (%)"
11090
 
11091
+ #: includes/elements/instagram-feed.php:145
11092
+ #: includes/elements/instagram-feed.php:211
11093
  msgid "Pixels (px)"
11094
  msgstr "پیکسل"
11095
 
11096
+ #: includes/elements/instagram-feed.php:190
11097
  msgid "The height of the feed"
11098
  msgstr "ارتفاع خوراک"
11099
 
11100
+ #: includes/elements/instagram-feed.php:204
11101
  msgid "Unit of the height."
11102
  msgstr "واحد ارتفاع."
11103
 
11104
+ #: includes/elements/instagram-feed.php:237
11105
  msgid "Show header"
11106
  msgstr "نمایش سربرگ"
11107
 
11108
+ #: includes/elements/instagram-feed.php:238
11109
  msgid "Whether to show the feed header."
11110
  msgstr "سربرگ خوراک نمایش داده شود یا خیر."
11111
 
11112
+ #: includes/elements/instagram-feed.php:252
11113
  msgid "Show follow button"
11114
  msgstr "نمایش دکمه دنبال کردن"
11115
 
11116
+ #: includes/elements/instagram-feed.php:253
11117
  msgid "Whether to show the Follow on Instagram button."
11118
  msgstr "دکمه دنبال کردن اینستاگرام نمایش داده شود یا خیر."
11119
 
11120
+ #: includes/elements/instagram-feed.php:267
11121
  msgid "Show load more button"
11122
  msgstr "نمایش دکمه بارگذاری بیشتر"
11123
 
11124
+ #: includes/elements/instagram-feed.php:268
11125
  msgid " Whether to show the load more button."
11126
  msgstr "دکمه نمایش بیشتر نشان داده شود یا نه."
11127
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11128
  #: includes/elements/latest-posts-slider.php:15
11129
  #, fuzzy
11130
  msgid "Latest Posts Slider "
11134
  msgid "Slider for latest posts."
11135
  msgstr "اسلایدر برای آخرین نوشته ها."
11136
 
11137
+ #: includes/elements/latest-posts-slider.php:41
11138
  msgid "Latest post slider title, leave it empty if you don`t need title."
11139
  msgstr ""
11140
  "عنوان اسلایدر آخرین نوشته ها، اگر به عنوان نیازی ندارید آن را خالی بگذارید."
11141
 
11142
+ #: includes/elements/latest-posts-slider.php:54
11143
  msgid "Create slides from"
11144
  msgstr "ساخت اسلایدها از"
11145
 
11146
+ #: includes/elements/latest-posts-slider.php:60
11147
  msgid "Posts"
11148
  msgstr "نوشته ها"
11149
 
11150
+ #: includes/elements/latest-posts-slider.php:61
11151
  msgid "Pages"
11152
  msgstr "برگه ها"
11153
 
11154
+ #: includes/elements/latest-posts-slider.php:72
11155
  msgid "Slides number"
11156
  msgstr "تعداد اسلایدها"
11157
 
11158
+ #: includes/elements/latest-posts-slider.php:73
11159
  msgid "Specifies maximum number of slides in slider."
11160
  msgstr "بیشترین تعداد اسلاید در اسلایدر را مشخص می کند."
11161
 
11162
+ #: includes/elements/latest-posts-slider.php:87
11163
+ #: includes/elements/latest-posts-slider.php:101
11164
  msgid "Post IDs separated by comma (eg. 53,34,87,25)."
11165
  msgstr "شناسه نوشته ها که با کاما از هم جدا شده اند. (مثلا 53,34,87,25)."
11166
 
11167
+ #: includes/elements/latest-posts-slider.php:152
11168
  msgid "Order direction"
11169
  msgstr "جهت مرتب سازی"
11170
 
11171
+ #: includes/elements/latest-posts-slider.php:170
11172
  msgid "Slider skin"
11173
  msgstr "نمای اسلایدر"
11174
 
11175
+ #: includes/elements/latest-posts-slider.php:176
11176
  msgid "Light and boxed"
11177
  msgstr "جعبه ای روشن"
11178
 
11179
+ #: includes/elements/latest-posts-slider.php:177
11180
  msgid "Dark and boxed"
11181
  msgstr "جعبه ای تیره"
11182
 
11183
+ #: includes/elements/latest-posts-slider.php:178
11184
  msgid "Light overlay"
11185
  msgstr "روکش روشن"
11186
 
11187
+ #: includes/elements/latest-posts-slider.php:179
11188
  msgid "Dark overlay"
11189
  msgstr "روکش تیره"
11190
 
11191
+ #: includes/elements/latest-posts-slider.php:190
11192
+ #: includes/elements/recent-posts-tiles-carousel.php:376
11193
+ #: includes/elements/recent-posts-tiles.php:384
11194
  msgid "Insert post title"
11195
  msgstr "افزودن عنوان نوشته"
11196
 
11197
+ #: includes/elements/latest-posts-slider.php:203
11198
+ #: includes/elements/recent-posts-tiles-carousel.php:389
11199
+ #: includes/elements/recent-posts-tiles.php:397
11200
  msgid "Insert post meta"
11201
  msgstr "افزودن متای نوشته"
11202
 
11203
+ #: includes/elements/latest-posts-slider.php:220
11204
  msgid "Grab the image from"
11205
  msgstr "گرفتن تصویر از"
11206
 
11207
+ #: includes/elements/latest-posts-slider.php:226
11208
  msgid "Auto select"
11209
  msgstr "انتخاب خودکار"
11210
 
11211
+ #: includes/elements/latest-posts-slider.php:227
11212
  msgid "Featured image"
11213
  msgstr "تصویر شاخص"
11214
 
11215
+ #: includes/elements/latest-posts-slider.php:228
11216
  msgid "First image in post"
11217
  msgstr "اولین تصویر در نوشته"
11218
 
11219
+ #: includes/elements/latest-posts-slider.php:229
11220
  msgid "Custom image"
11221
  msgstr "تصویر دلخواه"
11222
 
11223
+ #: includes/elements/latest-posts-slider.php:240
11224
  msgid "Background image"
11225
  msgstr "تصویر پس زمینه"
11226
 
11227
+ #: includes/elements/latest-posts-slider.php:256
11228
  msgid "Exclude posts without image"
11229
  msgstr "نادیده گرفتن نوشته های بدون تصویر"
11230
 
11231
+ #: includes/elements/latest-posts-slider.php:323
11232
+ #: includes/elements/touch-slider.php:121
11233
  msgid "Looped navigation"
11234
  msgstr "ناوبری چرخه ای"
11235
 
11236
+ #: includes/elements/latest-posts-slider.php:349
11237
+ #: includes/elements/touch-slider.php:147
11238
  msgid "Slideshow delay in seconds"
11239
  msgstr "تاخیر اسلایدشو بر حسب ثانیه"
11240
 
11241
+ #: includes/elements/latest-posts-slider.php:520
11242
  msgid "View all posts in "
11243
  msgstr "نمایش همه نوشته ها در"
11244
 
11251
  msgid "Shows popular and most commented posts with thumbnail."
11252
  msgstr "نمایش مطالب محبوب و بیشتر بحث شده به همراه تصویر بندانگشتی"
11253
 
11254
+ #: includes/elements/popular-posts-widget.php:84
11255
  msgid "Display popular tab"
11256
  msgstr "نمایش زبانه محبوب ها"
11257
 
11258
+ #: includes/elements/popular-posts-widget.php:85
11259
  msgid "Enable it to display the most popular posts."
11260
  msgstr "برای نمایش نوشته های محبوب این گزینه را فعال کنید."
11261
 
11262
+ #: includes/elements/popular-posts-widget.php:99
11263
  msgid "Display recent tab"
11264
  msgstr "نمایش زبانه مطالب اخیر"
11265
 
11266
+ #: includes/elements/popular-posts-widget.php:100
11267
  msgid "Enable it to display the most recent posts."
11268
  msgstr "برای نمایش مطالب اخیر این گزینه را فعال کنید."
11269
 
11270
+ #: includes/elements/popular-posts-widget.php:114
11271
  msgid "Display comment tab"
11272
  msgstr "نمایش زبانه دیدگاه ها"
11273
 
11274
+ #: includes/elements/popular-posts-widget.php:115
11275
  msgid "Enable it to display the most commented posts."
11276
  msgstr "برای نمایش نوشته های بیشتر بحث شده این گزینه را فعال کنید."
11277
 
11278
+ #: includes/elements/popular-posts-widget.php:130
11279
+ #: includes/elements/recent-posts-widget.php:90
11280
  msgid "Enable it to display images as well."
11281
  msgstr "همچنین برای نمایش تصاویر این گزینه را فعال کنید."
11282
 
11283
+ #: includes/elements/popular-posts-widget.php:159
11284
+ #: includes/elements/recent-posts-widget.php:119
11285
  msgid "Display post date"
11286
  msgstr "نمایش تاریخ نوشته"
11287
 
11288
+ #: includes/elements/popular-posts-widget.php:174
11289
+ #: includes/elements/recent-posts-widget.php:134
11290
  msgid "Specify summary content in character"
11291
  msgstr "محتوای خلاصه مطلب را بر حسب کاراکتر مشخص می کند."
11292
 
11293
+ #: includes/elements/popular-posts-widget.php:235
11294
  msgid "specify a categories that you want."
11295
  msgstr "دسته بندی های مورد نظر شما را مشخص می کند."
11296
 
11297
+ #: includes/elements/popular-posts-widget.php:385
11298
  msgid "Popular"
11299
  msgstr "محبوب"
11300
 
11301
+ #: includes/elements/popular-posts-widget.php:387
11302
  msgid "Comment"
11303
  msgstr "دیدگاه"
11304
 
11359
  msgid "It adds recent posts in grid or carousel mode."
11360
  msgstr "مطالب اخیر را در حالت شبکه یا گردونه اضافه می کند."
11361
 
11362
+ #: includes/elements/recent-posts-grid-carousel.php:55
11363
+ #: includes/elements/recent-posts-land-style.php:55
11364
+ #: includes/elements/recent-posts-masonry.php:55
11365
+ #: includes/elements/recent-posts-tiles-carousel.php:42
11366
+ #: includes/elements/recent-posts-tiles.php:55
11367
+ #: includes/elements/recent-posts-timeline.php:49
11368
  msgid "Recent post title, leave it empty if you don`t need title."
11369
  msgstr "عنوان مطالب اخیر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11370
 
11371
+ #: includes/elements/recent-posts-grid-carousel.php:69
11372
  #, fuzzy
11373
  msgid "Recent posts subtitle, leave it empty if you don`t need title."
11374
  msgstr "عنوان مطالب اخیر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11375
 
11376
+ #: includes/elements/recent-posts-grid-carousel.php:379
11377
+ #: includes/elements/recent-posts-land-style.php:299
11378
+ #: includes/elements/recent-posts-masonry.php:279
11379
  msgid ""
11380
  "Enable it to display %s like button%s on gride template blog. Please note WP "
11381
  "Ulike plugin needs to be activaited to use this option."
11383
  "برای نمایش %s دکمه لایک %s در نوشته های بلاگ این گزینه را فعال کنید. لطفا "
11384
  "توجه کنید که افزونه WP Ulike برای عمل کردن این بخش باید فعال باشد."
11385
 
11386
+ #: includes/elements/recent-posts-grid-carousel.php:456
11387
  #, fuzzy
11388
  msgid "Meta Info position"
11389
  msgstr "موقعیت تصویر یا شکلک"
11390
 
11391
+ #: includes/elements/recent-posts-grid-carousel.php:549
11392
  msgid "Specifies the style of content for each post column."
11393
  msgstr "ظاهر محتوا برای هر ستون از نوشته ها مشخص می کند."
11394
 
11419
  msgid "It adds recent posts in tiles carousel mode."
11420
  msgstr "مطالب اخیر را در حالت شبکه یا گردونه اضافه می کند."
11421
 
11422
+ #: includes/elements/recent-posts-tiles-carousel.php:70
11423
  #, fuzzy
11424
  msgid "Number of posts to show in per page"
11425
  msgstr "تعداد نوشته ها برای نمایش"
11426
 
11427
+ #: includes/elements/recent-posts-tiles-carousel.php:84
11428
  #, fuzzy
11429
  msgid "Number of Pages"
11430
  msgstr "تعداد نوشته ها"
11431
 
11432
+ #: includes/elements/recent-posts-tiles-carousel.php:345
11433
  #, fuzzy
11434
  msgid "Light Overlay"
11435
  msgstr "روکش روشن"
11465
  msgid "a Widget for Display Your Store's Products"
11466
  msgstr ""
11467
 
11468
+ #: includes/elements/recent-products.php:41
11469
  #, fuzzy
11470
  msgid "Recent products title, leave it empty if you don`t need title."
11471
  msgstr "عنوان مطالب اخیر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11472
 
11473
+ #: includes/elements/recent-products.php:55
11474
  #, fuzzy
11475
  msgid "Recent products subtitle, leave it empty if you don`t need title."
11476
  msgstr "عنوان مطالب اخیر، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11477
 
11478
+ #: includes/elements/recent-products.php:96
11479
  #, fuzzy
11480
  msgid "Vertical 10:15"
11481
  msgstr "عمودی 3:4"
11488
  msgid "The element description"
11489
  msgstr "توضیحات المان"
11490
 
11491
+ #: includes/elements/sample-element.php:50
11492
  msgid "Description for this element"
11493
  msgstr "توضیحات این المان"
11494
 
11495
+ #: includes/elements/sample-element.php:64
11496
+ msgid "If you choose Callout a big box appears around the content"
11497
+ msgstr ""
11498
+
11499
  #: includes/elements/search.php:17
11500
  msgid "Fancy search field"
11501
  msgstr "فیلد جستجوی فانتزی"
11502
 
11503
+ #: includes/elements/search.php:40
11504
  msgid "Search title, leave it empty if you don`t need title."
11505
  msgstr "عنوان جستجو، اگر به عناون نیازی ندارید این بخش را خالی بگذارید."
11506
 
11512
  "شکلک های شبکه های اجتماعی را نشان می دهد که می توانید در شخصی ساز آن ها را "
11513
  "تنظیم کنید."
11514
 
11515
+ #: includes/elements/socials-list.php:41 includes/elements/socials-list.php:177
11516
  msgid "Socials title, leave it empty if you don`t need title."
11517
  msgstr ""
11518
  "عنوان شبکه های اجتماعی، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11519
 
11520
+ #: includes/elements/socials-list.php:55 includes/elements/socials-list.php:191
11521
  msgid "Size of social icons"
11522
  msgstr "اندازه شکلک های شبکه های اجتماعی"
11523
 
11524
+ #: includes/elements/socials-list.php:64 includes/elements/socials-list.php:200
11525
  msgid "Extra large"
11526
  msgstr "خیلی بزرگ"
11527
 
11528
+ #: includes/elements/socials-list.php:75 includes/elements/socials-list.php:211
11529
  msgid "Directon of socials list"
11530
  msgstr "جهت لیست شبکه های اجتماعی"
11531
 
11532
+ #: includes/elements/socials-list.php:154
11533
  #, fuzzy
11534
  msgid "It shows the website socials icons."
11535
  msgstr ""
11536
  "شکلک های شبکه های اجتماعی را نشان می دهد که می توانید در شخصی ساز آن ها را "
11537
  "تنظیم کنید."
11538
 
11539
+ #: includes/elements/socials-list.php:241 includes/elements/staff.php:343
11540
  #, fuzzy
11541
  msgid "Linkedin Address"
11542
  msgstr "آدرس"
11543
 
11544
+ #: includes/elements/socials-list.php:301
11545
  #, fuzzy
11546
  msgid "Youtube Address"
11547
  msgstr "آدرس"
11548
 
11549
+ #: includes/elements/socials-list.php:325
11550
  #, fuzzy
11551
  msgid "Telegram Address"
11552
  msgstr "آدرس"
11553
 
11554
+ #: includes/elements/socials-list.php:337
11555
  #, fuzzy
11556
  msgid "VK Address"
11557
  msgstr "آدرس"
11564
  msgid "You can display your Staffs as a customized widget,"
11565
  msgstr ""
11566
 
11567
+ #: includes/elements/staff.php:42
11568
  #, fuzzy
11569
  msgid "Staff Name, leave it empty if you don`t need title."
11570
  msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11571
 
11572
+ #: includes/elements/staff.php:51 includes/elements/staff.php:82
11573
+ #: includes/elements/staff.php:97 includes/elements/staff.php:117
11574
+ #: includes/elements/staff.php:136 includes/elements/staff.php:154
11575
+ #: includes/elements/staff.php:186
11576
  msgid "Staff Details"
11577
  msgstr ""
11578
 
11579
+ #: includes/elements/staff.php:56
11580
  #, fuzzy
11581
  msgid "Staff Occupation, leave it empty if you don`t need title."
11582
  msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11583
 
11584
+ #: includes/elements/staff.php:72
11585
  #, fuzzy
11586
  msgid "leave it empty if you don`t need to add a page."
11587
  msgstr "عنوان نقشه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11588
 
11589
+ #: includes/elements/staff.php:86
11590
  #, fuzzy
11591
  msgid "Staff Image"
11592
  msgstr "تصویر"
11593
 
11594
+ #: includes/elements/staff.php:101 includes/elements/text.php:419
11595
  #, fuzzy
11596
  msgid "Image Size"
11597
  msgstr "اندازه تصویر"
11598
 
11599
+ #: includes/elements/staff.php:107 includes/elements/text.php:425
11600
  #, fuzzy
11601
  msgid "Orginal Size"
11602
  msgstr "اصلی"
11603
 
11604
+ #: includes/elements/staff.php:190
11605
  msgid "Wrapper style"
11606
  msgstr "ظاهر Wrapper"
11607
 
11608
+ #: includes/elements/staff.php:201 includes/elements/text.php:98
11609
  msgid "Outlined"
11610
  msgstr "با خط بیرونی"
11611
 
11612
+ #: includes/elements/staff.php:217
11613
  msgid "Layout Style"
11614
  msgstr ""
11615
 
11616
+ #: includes/elements/staff.php:249
11617
  msgid "Layout Border Color"
11618
  msgstr ""
11619
 
11620
+ #: includes/elements/staff.php:250
11621
  #, fuzzy
11622
  msgid "Choose a border color for this layout."
11623
  msgstr "رنگ پس زمینه ای را برای این بلوک انتخاب کنید."
11624
 
11625
+ #: includes/elements/staff.php:267
11626
  msgid "Text align"
11627
  msgstr "تراز متن"
11628
 
11629
+ #: includes/elements/staff.php:295
11630
  msgid "Text color scheme"
11631
  msgstr "شمای رنگ متن"
11632
 
11633
+ #: includes/elements/staff.php:301
11634
  msgid "Inherit"
11635
  msgstr "ارث بری"
11636
 
11638
  msgid "It adds tabs element."
11639
  msgstr "یک المان زبانه اضافه می کند."
11640
 
11641
+ #: includes/elements/tab-widget.php:41 includes/elements/tabs.php:41
11642
  msgid "Tabs title, leave it empty if you don`t need title."
11643
  msgstr "عنوان زبانه، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11644
 
11645
+ #: includes/elements/tab-widget.php:55 includes/elements/tabs.php:55
11646
  msgid "Choose between bordered style and no border."
11647
  msgstr "بین ظاهر کادر بندی شده و بدون کادر یکی را انتخاب کنید."
11648
 
11649
+ #: includes/elements/tab-widget.php:72
11650
  #, fuzzy
11651
  msgid "First Tab Label"
11652
  msgstr "برچسب زبانه"
11653
 
11654
+ #: includes/elements/tab-widget.php:73 includes/elements/tab-widget.php:102
11655
+ #: includes/elements/tab-widget.php:131 includes/elements/tabs.php:73
11656
  msgid "Enter your tab item label."
11657
  msgstr "برچسب آیتم زبانه را وارد کنید."
11658
 
11659
+ #: includes/elements/tab-widget.php:86
11660
  #, fuzzy
11661
  msgid "First Tab Content"
11662
  msgstr "اولی باز باشد؟"
11663
 
11664
+ #: includes/elements/tab-widget.php:87 includes/elements/tab-widget.php:116
11665
+ #: includes/elements/tab-widget.php:145 includes/elements/tabs.php:90
11666
  msgid "Enter your tab item content."
11667
  msgstr "محتوای آیتم زبانه را وارد کنید."
11668
 
11669
+ #: includes/elements/tab-widget.php:101
11670
  #, fuzzy
11671
  msgid "Second Tab Label"
11672
  msgstr "برچسب زبانه"
11673
 
11674
+ #: includes/elements/tab-widget.php:115
11675
  #, fuzzy
11676
  msgid "Second Tab Content"
11677
  msgstr "محتوای جعبه ای"
11678
 
11679
+ #: includes/elements/tab-widget.php:130
11680
  #, fuzzy
11681
  msgid "Third Tab Label"
11682
  msgstr "برچسب زبانه"
11683
 
11684
+ #: includes/elements/tab-widget.php:144
11685
  #, fuzzy
11686
  msgid "Third Tab Content"
11687
  msgstr "محتوای جعبه ای"
11688
 
11689
+ #: includes/elements/tabs.php:72
11690
  msgid "Tab label"
11691
  msgstr "برچسب زبانه"
11692
 
11693
+ #: includes/elements/tabs.php:76
11694
  msgid "Tabs Section"
11695
  msgstr "بخش زبانه ها"
11696
 
11697
+ #: includes/elements/tabs.php:92
11698
  msgid "Tabs section"
11699
  msgstr "بخش زبانه ها"
11700
 
11708
  msgid "Testimonial Element"
11709
  msgstr "المان های ضروری اکسین"
11710
 
11711
+ #: includes/elements/testimonial.php:41
11712
  msgid "Testimonial Templates"
11713
  msgstr ""
11714
 
11715
+ #: includes/elements/testimonial.php:55
11716
  #, fuzzy
11717
  msgid "Default Template"
11718
  msgstr "پیش فرض"
11719
 
11720
+ #: includes/elements/testimonial.php:59
11721
  msgid "Default Template With Image"
11722
  msgstr ""
11723
 
11724
+ #: includes/elements/testimonial.php:63
11725
  #, fuzzy
11726
  msgid "Bordered On Content"
11727
  msgstr "محتوای جعبه ای"
11728
 
11729
+ #: includes/elements/testimonial.php:67
11730
  msgid "Quotation Mark on Top of the Content"
11731
  msgstr ""
11732
 
11733
+ #: includes/elements/testimonial.php:71
11734
  msgid "Show Info on Top of Content"
11735
  msgstr ""
11736
 
11737
+ #: includes/elements/testimonial.php:75
11738
  msgid "Show Image on Top of the Content"
11739
  msgstr ""
11740
 
11741
+ #: includes/elements/testimonial.php:82
11742
  #, fuzzy
11743
  msgid "Customer Name, leave it empty if you don`t need title."
11744
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11745
 
11746
+ #: includes/elements/testimonial.php:96
11747
  #, fuzzy
11748
  msgid "Customer Link, leave it empty if you don`t need it"
11749
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11750
 
11751
+ #: includes/elements/testimonial.php:110
11752
  #, fuzzy
11753
  msgid "Customer Occupation, leave it empty if you don`t need it."
11754
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11755
 
11756
+ #: includes/elements/testimonial.php:124
11757
  #, fuzzy
11758
  msgid "Customer Rating, Set it to \"None\" if you don`t need it."
11759
  msgstr "عنوان کد، اگر به عنوان نیازی ندارید این بخش را خالی بگذارید."
11763
  msgid "Iconic text block."
11764
  msgstr "بلوک متنی سادذه."
11765
 
11766
+ #: includes/elements/text.php:87
11767
  #, fuzzy
11768
  msgid "Wrapper Style"
11769
  msgstr "ظاهر Wrapper"
11770
 
11771
+ #: includes/elements/text.php:111 includes/elements/text.php:139
11772
+ #: includes/elements/text.php:167 includes/elements/text.php:186
11773
+ #: includes/elements/text.php:205 includes/elements/text.php:224
11774
+ #: includes/elements/text.php:242 includes/elements/text.php:264
11775
+ #: includes/elements/text.php:282 includes/elements/text.php:300
11776
+ #: includes/elements/text.php:318 includes/elements/text.php:337
11777
+ #: includes/elements/text.php:359 includes/elements/text.php:917
11778
+ #: includes/elements/text.php:931
11779
  #, fuzzy
11780
  msgid "Wrapper Layout"
11781
  msgstr "ظاهر Wrapper"
11782
 
11783
+ #: includes/elements/text.php:143
11784
  msgid "Text Align on Small Screens"
11785
  msgstr ""
11786
 
11787
+ #: includes/elements/text.php:171
11788
  #, fuzzy
11789
  msgid "Text Color Scheme"
11790
  msgstr "شمای رنگ متن"
11791
 
11792
+ #: includes/elements/text.php:191
11793
  #, fuzzy
11794
  msgid "Wrapper Background Type"
11795
  msgstr "شکل پس زمینه"
11796
 
11797
+ #: includes/elements/text.php:197 includes/elements/text.php:292
11798
  #, fuzzy
11799
  msgid "Single Color"
11800
  msgstr "رنگ شکلک"
11801
 
11802
+ #: includes/elements/text.php:198 includes/elements/text.php:293
11803
+ #: includes/general-hooks.php:1164
11804
  msgid "Background Image"
11805
  msgstr "تصویر پس زمینه"
11806
 
11807
+ #: includes/elements/text.php:210
11808
  #, fuzzy
11809
  msgid "Wrapper Background Color"
11810
  msgstr "رنگ پس زمینه"
11811
 
11812
+ #: includes/elements/text.php:228
11813
  #, fuzzy
11814
  msgid "Wrapper Background image"
11815
  msgstr "تصویر پس زمینه"
11816
 
11817
+ #: includes/elements/text.php:246
11818
  #, fuzzy
11819
  msgid "Wrapper Background Image Display"
11820
  msgstr "تصویر پس زمینه"
11821
 
11822
+ #: includes/elements/text.php:251 includes/elements/text.php:346
11823
+ #: includes/general-hooks.php:1195
11824
  msgid "Cover"
11825
  msgstr "پوشاننده"
11826
 
11827
+ #: includes/elements/text.php:252 includes/elements/text.php:347
11828
  #, fuzzy
11829
  msgid "Tiled Image"
11830
  msgstr "تصویر"
11831
 
11832
+ #: includes/elements/text.php:253 includes/elements/text.php:348
11833
  msgid "Centered, with original size"
11834
  msgstr ""
11835
 
11836
+ #: includes/elements/text.php:254 includes/elements/text.php:349
11837
+ #: includes/general-hooks.php:1328
11838
  msgid "Fixed"
11839
  msgstr "ثابت"
11840
 
11841
+ #: includes/elements/text.php:268
11842
  #, fuzzy
11843
  msgid "Wrapper Background Overlay"
11844
  msgstr "فعالسازی پس زمینه"
11845
 
11846
+ #: includes/elements/text.php:286
11847
  #, fuzzy
11848
  msgid "Header Background Type"
11849
  msgstr "شکل پس زمینه"
11850
 
11851
+ #: includes/elements/text.php:304
11852
  #, fuzzy
11853
  msgid "Header Background color"
11854
  msgstr "رنگ پس زمینه"
11855
 
11856
+ #: includes/elements/text.php:323
11857
  #, fuzzy
11858
  msgid "Header Background image"
11859
  msgstr "تصویر پس زمینه"
11860
 
11861
+ #: includes/elements/text.php:341
11862
  #, fuzzy
11863
  msgid "Header Background Image Display"
11864
  msgstr "تصویر پس زمینه"
11865
 
11866
+ #: includes/elements/text.php:363
11867
  #, fuzzy
11868
  msgid "Icon or image"
11869
  msgstr "تصویر پوستر"
11870
 
11871
+ #: includes/elements/text.php:364
11872
  msgid "Please choose an icon from avaialable icons."
11873
  msgstr "لطفا یکی از شکلک های موجود را انتخاب کنید."
11874
 
11875
+ #: includes/elements/text.php:365
11876
  #, fuzzy
11877
  msgid "Display Icon or Image"
11878
  msgstr "نمایش تصویر"
11879
 
11880
+ #: includes/elements/text.php:379 includes/elements/text.php:397
11881
+ #: includes/elements/text.php:415 includes/elements/text.php:438
11882
+ #: includes/elements/text.php:456 includes/elements/text.php:479
11883
+ #: includes/elements/text.php:497 includes/elements/text.php:526
11884
+ #: includes/elements/text.php:564 includes/elements/text.php:602
11885
+ #: includes/elements/text.php:630
11886
  #, fuzzy
11887
  msgid "Icon & Image"
11888
  msgstr "تصویر پس زمینه"
11889
 
11890
+ #: includes/elements/text.php:443
11891
  msgid "Choose a color for icon."
11892
  msgstr "رنگی برای شکلک انتخاب کنید."
11893
 
11894
+ #: includes/elements/text.php:460
11895
  msgid "Icon size"
11896
  msgstr "اندازه شکلک"
11897
 
11898
+ #: includes/elements/text.php:484
11899
  msgid "Choose a color for background of icon."
11900
  msgstr "رنگی برای پس زمینه شکلک انتخاب کنید."
11901
 
11902
+ #: includes/elements/text.php:501
11903
  #, fuzzy
11904
  msgid "Icon/Image outline color"
11905
  msgstr "رنگ خط بیرونی شکلک"
11906
 
11907
+ #: includes/elements/text.php:502
11908
  #, fuzzy
11909
  msgid "Choose a color for the border around the icon or image."
11910
  msgstr "رنگی را برای کادر دور شکلک انتخاب کنید."
11911
 
11912
+ #: includes/elements/text.php:516
11913
  #, fuzzy
11914
  msgid "Icon/Image outline width"
11915
  msgstr "رنگ خط بیرونی شکلک"
11916
 
11917
+ #: includes/elements/text.php:517
11918
  #, fuzzy
11919
  msgid "Choose a width for the border around the icon or image."
11920
  msgstr "رنگی را برای کادر دور شکلک انتخاب کنید."
11921
 
11922
+ #: includes/elements/text.php:606
11923
  msgid "Image or icon position"
11924
  msgstr "موقعیت تصویر یا شکلک"
11925
 
11926
+ #: includes/elements/text.php:689
11927
  msgid "Button shape style"
11928
  msgstr "ظاهر شکل دکمه"
11929
 
11930
+ #: includes/elements/text.php:766
11931
  msgid "Darken label of button while mouse over it."
11932
  msgstr "تیره تر کردن برچسب هنگامی که ماوس روی آن است."
11933
 
11934
+ #: includes/elements/text.php:921
11935
  msgid "Footer Shape color"
11936
  msgstr ""
11937
 
11938
+ #: includes/elements/text.php:922
11939
  #, fuzzy
11940
  msgid "Select color for shape"
11941
  msgstr "انتخاب شکل آکاردئون."
11948
  msgid "Responsive image slider with touch swipe feature."
11949
  msgstr ""
11950
 
11951
+ #: includes/elements/touch-slider.php:42
11952
  #, fuzzy
11953
  msgid "The slider title, leave it empty if you don`t need title."
11954
  msgstr "عنوان ویدیو، اگر به عنوان نیاز ندارید این بخش را خالی بگذارید."
12102
  msgid "Select Page"
12103
  msgstr "تراز شکلک را انتخاب کنید."
12104
 
12105
+ #: includes/general-hooks.php:41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12106
  msgid "Custom JS Code"
12107
  msgstr "کد جاوااسکریپت سفارشی"
12108
 
12109
+ #: includes/general-hooks.php:42
12110
  msgid "Your Custom Javascript"
12111
  msgstr "جاوااسکریپت دلخواه شما"
12112
 
12113
+ #: includes/general-hooks.php:46
12114
  #, fuzzy
12115
  msgid "Custom Javascript in Head"
12116
  msgstr "جاوااسکریپت سفارشی"
12117
 
12118
+ #: includes/general-hooks.php:47 includes/general-hooks.php:61
12119
  msgid "You can add your custom javascript code here.%s DO NOT use %s tag."
12120
  msgstr ""
12121
  "کدهای جاوااسکریپت دلخواه خود را می توانید در این قسمت وارد کنید. از تگ %s "
12122
  "استفاده نکنید %s."
12123
 
12124
+ #: includes/general-hooks.php:48 includes/general-hooks.php:62
12125
  #, fuzzy
12126
  msgid ""
12127
  "In order to save your custom javascript code, you are expected to execute "
12129
  msgstr ""
12130
  "انتظار می رود قبل از ذخیره کد جاوااسکریپت، از درستی آن اطمینان پیدا کنید."
12131
 
12132
+ #: includes/general-hooks.php:54 includes/general-hooks.php:68
12133
  msgid "Execute"
12134
  msgstr "اجرا"
12135
 
12136
+ #: includes/general-hooks.php:60
12137
  #, fuzzy
12138
  msgid "Custom Javascript in Footer"
12139
  msgstr "کد جاوااسکریپت سفارشی"
12140
 
12141
+ #: includes/general-hooks.php:79 includes/general-hooks.php:80
12142
  msgid "Google API Keys & SEO"
12143
  msgstr ""
12144
 
12145
+ #: includes/general-hooks.php:85
12146
  msgid "Built in SEO"
12147
  msgstr "سئوی داخلی"
12148
 
12149
+ #: includes/general-hooks.php:86
12150
  msgid ""
12151
  "In case of using SEO plugins like \"WordPress SEO by Yoast\" or \"All in One "
12152
  "SEO Pack\" you can disable built-in SEO for maximum compatibility."
12155
  "Pack\" استفاده می کنید، برای حفظ بیشترین یکپارچگی، سئوی داخلی را غیرفعال "
12156
  "کنید."
12157
 
12158
+ #: includes/general-hooks.php:96
12159
  #, fuzzy
12160
  msgid "Google Analytics Code"
12161
  msgstr "کد آنالیز گوگل"
12162
 
12163
+ #: includes/general-hooks.php:97
12164
  msgid "You can %s set up Analytics tracking %s and add the tracking ID here."
12165
  msgstr ""
12166
 
12167
+ #: includes/general-hooks.php:111
12168
  msgid "Google Maps API Key"
12169
  msgstr ""
12170
 
12171
+ #: includes/general-hooks.php:113
12172
  msgid ""
12173
  "In order to use google maps on your website, you have to %s create an api "
12174
  "key %s and insert it in this field."
12175
  msgstr ""
12176
 
12177
+ #: includes/general-hooks.php:127
12178
  #, fuzzy
12179
  msgid "Google Marketing Code"
12180
  msgstr "کد بازاریابی گوگل"
12181
 
12182
+ #: includes/general-hooks.php:128
12183
  msgid "You can add your Google marketing code here.%s DO NOT use %s tag."
12184
  msgstr ""
12185
  "کد بازاریابی گوگل خود را می توانید در این قسمت وارد کنید. از تگ %s استفاده "
12186
  "نکنید %s."
12187
 
12188
+ #: includes/general-hooks.php:145
12189
  msgid "Logo 2 (optional)"
12190
  msgstr ""
12191
 
12192
+ #: includes/general-hooks.php:146
12193
  msgid ""
12194
  "The secondary logo which appears when the header becomes sticky (optional)."
12195
  msgstr ""
12196
 
12197
+ #: includes/general-hooks.php:162
12198
  msgid "Header Button 1"
12199
  msgstr ""
12200
 
12201
+ #: includes/general-hooks.php:163
12202
  msgid "Setting for Header Button 1"
12203
  msgstr ""
12204
 
12205
+ #: includes/general-hooks.php:185
12206
  #, fuzzy
12207
  msgid "Display Header Button 1"
12208
  msgstr "نمایش دکمه لایک"
12209
 
12210
+ #: includes/general-hooks.php:186 includes/general-hooks.php:598
12211
  #, fuzzy
12212
  msgid "Enable this option to display a button in header."
12213
  msgstr "برای نمایش پس زمینه دلخواه در صفحه ورود این گزینه را فعال کنید."
12214
 
12215
+ #: includes/general-hooks.php:206
12216
  msgid "Hide Button 1 on Tablet"
12217
  msgstr ""
12218
 
12219
+ #: includes/general-hooks.php:207 includes/general-hooks.php:230
12220
  msgid "Enable it to hide header button 1 on tablet devices."
12221
  msgstr ""
12222
 
12223
+ #: includes/general-hooks.php:229
12224
  msgid "Hide Button 1 on Mobile"
12225
  msgstr ""
12226
 
12227
+ #: includes/general-hooks.php:252 includes/general-hooks.php:664
12228
  #, fuzzy
12229
  msgid "Button Label"
12230
  msgstr "برچسب دکمه"
12231
 
12232
+ #: includes/general-hooks.php:253 includes/general-hooks.php:665
12233
  #, fuzzy
12234
  msgid "Specifies the label of button."
12235
  msgstr "برچسب دکمه"
12236
 
12237
+ #: includes/general-hooks.php:275 includes/general-hooks.php:687
12238
  #, fuzzy
12239
  msgid "Button Size"
12240
  msgstr "اندازه دکمه"
12241
 
12242
+ #: includes/general-hooks.php:305 includes/general-hooks.php:717
12243
  #, fuzzy
12244
  msgid "Button Shape"
12245
  msgstr "نوع دکمه"
12246
 
12247
+ #: includes/general-hooks.php:312 includes/general-hooks.php:724
12248
  msgid "Sharp"
12249
  msgstr ""
12250
 
12251
+ #: includes/general-hooks.php:379 includes/general-hooks.php:791
12252
  #, fuzzy
12253
  msgid "Button Typography"
12254
  msgstr "نوع دکمه"
12255
 
12256
+ #: includes/general-hooks.php:401 includes/general-hooks.php:813
12257
  #, fuzzy
12258
  msgid "Icon for Button"
12259
  msgstr "شکلک برای دکمه"
12260
 
12261
+ #: includes/general-hooks.php:423 includes/general-hooks.php:835
12262
  #, fuzzy
12263
  msgid "Icon Alignment"
12264
  msgstr "تراز شکلک"
12265
 
12266
+ #: includes/general-hooks.php:472 includes/general-hooks.php:884
12267
  #, fuzzy
12268
  msgid "Color of Button"
12269
  msgstr "رنگ دکمه"
12270
 
12271
+ #: includes/general-hooks.php:495 includes/general-hooks.php:907
12272
  #, fuzzy
12273
  msgid "Color of Button on Sticky"
12274
  msgstr "رنگ دکمه"
12275
 
12276
+ #: includes/general-hooks.php:496 includes/general-hooks.php:908
12277
  msgid "Specifies the color of the button when the header sticky is enabled."
12278
  msgstr ""
12279
 
12280
+ #: includes/general-hooks.php:541 includes/general-hooks.php:953
12281
  #, fuzzy
12282
  msgid "Open Link in"
12283
  msgstr "باز کردن پیوند در"
12284
 
12285
+ #: includes/general-hooks.php:574
12286
  msgid "Header Button 2"
12287
  msgstr ""
12288
 
12289
+ #: includes/general-hooks.php:575
12290
  msgid "Setting for Header Button 2"
12291
  msgstr ""
12292
 
12293
+ #: includes/general-hooks.php:597
12294
  #, fuzzy
12295
  msgid "Display Header Button 2"
12296
  msgstr "نمایش دکمه لایک"
12297
 
12298
+ #: includes/general-hooks.php:618
12299
  msgid "Hide Button 2 on Tablet"
12300
  msgstr ""
12301
 
12302
+ #: includes/general-hooks.php:619 includes/general-hooks.php:642
12303
  msgid "Enable it to hide header button 2 on tablet devices."
12304
  msgstr ""
12305
 
12306
+ #: includes/general-hooks.php:641
12307
  msgid "Hide Button 2 on Mobile"
12308
  msgstr ""
12309
 
12310
+ #: includes/general-hooks.php:1012
12311
  #, fuzzy
12312
  msgid "Specifies maximum height of logo in footer."
12313
  msgstr "ارتفاع لوگو را بر حسب پیکسل مشخص می کند."
12314
 
12315
+ #: includes/general-hooks.php:1049
12316
  msgid "Preview login page"
12317
  msgstr "پیش نمایش صفحه ورود"
12318
 
12319
+ #: includes/general-hooks.php:1056
12320
  msgid "Login Skin"
12321
  msgstr "نمای صفحه ورود"
12322
 
12323
+ #: includes/general-hooks.php:1057
12324
  msgid "Specifies a skin for login page of your website."
12325
  msgstr "نمای صفحه ورود را در سایت شما مشخص می کند."
12326
 
12327
+ #: includes/general-hooks.php:1067
12328
  msgid "Clean white"
12329
  msgstr "سفید تمیز"
12330
 
12331
+ #: includes/general-hooks.php:1071
12332
  msgid "Simple white"
12333
  msgstr "سفید ساده"
12334
 
12335
+ #: includes/general-hooks.php:1075
12336
  msgid "Simple gray"
12337
  msgstr "خاکستری ساده"
12338
 
12339
+ #: includes/general-hooks.php:1085
12340
  msgid "Login message"
12341
  msgstr "پیام ورود"
12342
 
12343
+ #: includes/general-hooks.php:1086
12344
  #, fuzzy
12345
  msgid "Enter a text to display above the login form."
12346
  msgstr "متنی را برای نمایش در بالای فرم ورود وارد کنید."
12347
 
12348
+ #: includes/general-hooks.php:1098
12349
  msgid "Login Page Logo"
12350
  msgstr "لوگوی صفحه ورود"
12351
 
12352
+ #: includes/general-hooks.php:1099
12353
  msgid ""
12354
  "Specifies a logo to display on login page.(width of logo image could be up "
12355
  "to 320px)"
12357
  "لوگویی را برای نمایش در صفحه ورود مشخص می کند.(عرض لوگو می تواند تا 320 "
12358
  "پیکسل باشد)"
12359
 
12360
+ #: includes/general-hooks.php:1110
12361
  msgid "Logo Width"
12362
  msgstr "عرض لوگو"
12363
 
12364
+ #: includes/general-hooks.php:1111
12365
  msgid "Specifies width of logo image in pixel."
12366
  msgstr "ارتفاع لوگو را بر حسب پیکسل مشخص می کند."
12367
 
12368
+ #: includes/general-hooks.php:1122
12369
  msgid "Logo Height"
12370
  msgstr "ارتفاع لوگو"
12371
 
12372
+ #: includes/general-hooks.php:1123
12373
  msgid "Specifies height of logo image in pixel."
12374
  msgstr "ارتفاع لوگو را بر حسب پیکسل مشخص می کند."
12375
 
12376
+ #: includes/general-hooks.php:1135
12377
  msgid "Enable Background"
12378
  msgstr "فعالسازی پس زمینه"
12379
 
12380
+ #: includes/general-hooks.php:1136
12381
  msgid "Enable it to display custom background on login page."
12382
  msgstr "برای نمایش پس زمینه دلخواه در صفحه ورود این گزینه را فعال کنید."
12383
 
12384
+ #: includes/general-hooks.php:1148
12385
  msgid "Specifies background color of website."
12386
  msgstr "رنگ پس زمینه وب سایت را مشخص می کند."
12387
 
12388
+ #: includes/general-hooks.php:1165
12389
  msgid "You can upload custom image for background of login page"
12390
  msgstr "می توانید تصویر دلخواهی را به عنوان پس زمینه صفحه ورود بارگذاری کنید."
12391
 
12392
+ #: includes/general-hooks.php:1180
12393
  msgid "Background Size"
12394
  msgstr "اندازه پس زمینه"
12395
 
12396
+ #: includes/general-hooks.php:1181
12397
  msgid "Specifies background size on login page."
12398
  msgstr "اندازه تصویر پس زمینه در صفحه ورود را مشخص می کند."
12399
 
12400
+ #: includes/general-hooks.php:1191
12401
  msgid "Contain"
12402
  msgstr "دربرگیرنده"
12403
 
12404
+ #: includes/general-hooks.php:1210
12405
  msgid "Background Pattern"
12406
  msgstr "الگوی پس زمینه"
12407
 
12408
+ #: includes/general-hooks.php:1211
12409
  msgid ""
12410
  "You can select one of these patterns as login background image. %s Some of "
12411
  "these can be used as a pattern over your background image."
12413
  "می توانید یکی از این الگوها را به عنوان تصویر پس زمینه انتخاب کنید. %s بعضی "
12414
  "از این ها می توانند به عنوان الگو بر روی تصویر پس زمینه شما استفاده شوند."
12415
 
12416
+ #: includes/general-hooks.php:1227
12417
  msgid "Background Repeat"
12418
  msgstr "تکرار پس زمینه"
12419
 
12420
+ #: includes/general-hooks.php:1228
12421
  msgid "Specifies how background image repeats."
12422
  msgstr "نحوه تکرار تصویر پس زمینه را مشخص می کند."
12423
 
12424
+ #: includes/general-hooks.php:1233
12425
  msgid "No repeat"
12426
  msgstr "بدون تکرار"
12427
 
12428
+ #: includes/general-hooks.php:1237
12429
  msgid "Repeat horizontally and vertically"
12430
  msgstr "تکرار افقی و عمودی"
12431
 
12432
+ #: includes/general-hooks.php:1241
12433
  msgid "Repeat horizontally"
12434
  msgstr "تکرار افقی"
12435
 
12436
+ #: includes/general-hooks.php:1245
12437
  msgid "Repeat vertically"
12438
  msgstr "تکرار عمودی"
12439
 
12440
+ #: includes/general-hooks.php:1261
12441
  msgid "Background Position"
12442
  msgstr "موقعیت پس زمینه"
12443
 
12444
+ #: includes/general-hooks.php:1262
12445
  msgid "Specifies background image position."
12446
  msgstr "موقعیت تصویر پس زمینه را مشخص می کند."
12447
 
12448
+ #: includes/general-hooks.php:1267
12449
  msgid "Left top"
12450
  msgstr "چپ بالا"
12451
 
12452
+ #: includes/general-hooks.php:1271
12453
  msgid "Center top"
12454
  msgstr "وسط بالا"
12455
 
12456
+ #: includes/general-hooks.php:1275
12457
  msgid "Right top"
12458
  msgstr "راست بالا"
12459
 
12460
+ #: includes/general-hooks.php:1280
12461
  msgid "Left center"
12462
  msgstr "چپ وسط"
12463
 
12464
+ #: includes/general-hooks.php:1284
12465
  msgid "Center center"
12466
  msgstr "وسط وسط"
12467
 
12468
+ #: includes/general-hooks.php:1288
12469
  msgid "Right center"
12470
  msgstr "راست وسط"
12471
 
12472
+ #: includes/general-hooks.php:1293
12473
  msgid "Left bottom"
12474
  msgstr "چپ پایین"
12475
 
12476
+ #: includes/general-hooks.php:1297
12477
  msgid "Center bottom"
12478
  msgstr "وسط پایین"
12479
 
12480
+ #: includes/general-hooks.php:1301
12481
  msgid "Right bottom"
12482
  msgstr "راست پایین"
12483
 
12484
+ #: includes/general-hooks.php:1317
12485
  msgid "Background Attachment"
12486
  msgstr "پیوست پس زمینه"
12487
 
12488
+ #: includes/general-hooks.php:1318
12489
  msgid ""
12490
  "Specifies whether the background is fixed or scrollable as user scrolls the "
12491
  "page."
12493
  "مشخص می کند پس زمینه هنگام اسکرول کردن صفحه توسط کاربر ثابت باشد یا اسکرول "
12494
  "شود."
12495
 
12496
+ #: includes/general-hooks.php:1324
12497
  msgid "Scroll"
12498
  msgstr "اسکرول"
12499
 
12500
+ #: includes/general-hooks.php:1345
12501
  msgid "Custom CSS class name"
12502
  msgstr "نام کلاس دلخواه CSS"
12503
 
12504
+ #: includes/general-hooks.php:1346
12505
  msgid ""
12506
  "In this field you can define custom CSS class name for login page.\n"
12507
  " This class name will be added to body classes in "
12511
  " این نام کلاس به بدنه (body) صفحه ورود اضافه خواهد "
12512
  "شدو برای موارد استایل دهی پیشرفته مورد استفاده قرار می گیرد."
12513
 
12514
+ #: includes/general-hooks.php:1357
12515
  #, fuzzy
12516
  msgid "Login Style"
12517
  msgstr "نمای صفحه ورود"
12518
 
12519
+ #: includes/general-hooks.php:1358
12520
  msgid "Custom Css style for login page"
12521
  msgstr ""
12522
 
12523
+ #: includes/general-hooks.php:1374
12524
  #, fuzzy
12525
  msgid "404 Page Options"
12526
  msgstr "تنظیمات طراحی"
12527
 
12528
+ #: includes/general-hooks.php:1380
12529
  msgid "Specifies a page to display on 404."
12530
  msgstr ""
12531
 
12532
+ #: includes/general-hooks.php:1395 includes/general-hooks.php:1412
12533
  msgid "Maintenance or Comingsoon Page"
12534
  msgstr ""
12535
 
12536
+ #: includes/general-hooks.php:1396
12537
  msgid "Maintenance or Comingsoon Page Options"
12538
  msgstr ""
12539
 
12540
+ #: includes/general-hooks.php:1401
12541
  msgid "Enable Maintenance or Comingsoon Mode"
12542
  msgstr ""
12543
 
12544
+ #: includes/general-hooks.php:1402
12545
  msgid "With this option you can manually enable Maintenance or Comingsoon mode"
12546
  msgstr ""
12547
 
12548
+ #: includes/general-hooks.php:1413
12549
  msgid ""
12550
  "In This Case You Can Set Your Specifc Page for Maintenance or Comingsoon Mode"
12551
  msgstr ""
12552
 
12553
+ #: includes/general-hooks.php:1432
12554
  msgid "Search Results"
12555
  msgstr ""
12556
 
12557
+ #: includes/general-hooks.php:1433
12558
  msgid "Search Results Options"
12559
  msgstr ""
12560
 
12561
+ #: includes/general-hooks.php:1439
12562
  #, fuzzy
12563
  msgid "Exclude Posts Types"
12564
  msgstr "نادیده گرفتن این نوشته ها"
12565
 
12566
+ #: includes/general-hooks.php:1440
12567
  msgid "The post types which should be excluded from search results."
12568
  msgstr ""
12569
 
12570
+ #: includes/general-hooks.php:1450
12571
  #, fuzzy
12572
  msgid "Exclude Posts Without Featured Image"
12573
  msgstr "نادیده گرفتن نوشته های بدون تصویر"
12574
 
12575
+ #: includes/general-hooks.php:1451
12576
  #, fuzzy
12577
  msgid "Exclude posts without featured image in search results."
12578
  msgstr "نادیده گرفتن نوشته های بدون تصویر"
12579
 
12580
+ #: includes/general-hooks.php:1462
12581
  msgid ""
12582
  "If you intend to include additional posts, you should specify the posts here."
12583
  "<br>You have to insert the Post IDs that are separated by camma (eg. "
12584
  "53,34,87,25)"
12585
  msgstr ""
12586
 
12587
+ #: includes/general-hooks.php:1476
12588
  msgid "Import/Export"
12589
  msgstr ""
12590
 
12591
+ #: includes/general-hooks.php:1477
12592
  #, fuzzy
12593
  msgid "Import or Export options"
12594
  msgstr "تنظیمات نوشته نقل قول"
12595
 
12596
+ #: includes/general-hooks.php:1484
12597
  msgid "Export Data"
12598
  msgstr ""
12599
 
12600
+ #: includes/general-hooks.php:1485
12601
  msgid "Your theme options code which you can import later."
12602
  msgstr ""
12603
 
12604
+ #: includes/general-hooks.php:1495
12605
  msgid "Import Data"
12606
  msgstr ""
12607
 
12608
+ #: includes/general-hooks.php:1496
12609
  msgid "Paste the exported theme options code to import into theme."
12610
  msgstr ""
12611
 
12612
+ #: includes/general-hooks.php:1511
12613
  #, fuzzy
12614
  msgid "White Label"
12615
  msgstr "فاصله خالی"
12616
 
12617
+ #: includes/general-hooks.php:1512
12618
  msgid "White Label Settings"
12619
  msgstr ""
12620
 
12621
+ #: includes/general-hooks.php:1522
12622
  msgid "Change PHLOX labels."
12623
  msgstr ""
12624
 
12625
+ #: includes/general-hooks.php:1526
12626
  #, fuzzy
12627
  msgid "Theme Name"
12628
  msgstr "پوسته"
12629
 
12630
+ #: includes/general-hooks.php:1537
12631
  #, fuzzy
12632
  msgid "Theme Author Name"
12633
  msgstr "نام نویسنده"
12634
 
12635
+ #: includes/general-hooks.php:1546
12636
  #, fuzzy
12637
  msgid "Theme Author URL"
12638
  msgstr "شخصی ساز پوسته"
12639
 
12640
+ #: includes/general-hooks.php:1555
12641
  #, fuzzy
12642
  msgid "Theme Description"
12643
  msgstr "توضیحات المان"
12644
 
12645
+ #: includes/general-hooks.php:1564
12646
  msgid "Theme Screenshot (1200x900)"
12647
  msgstr ""
12648
 
12649
+ #: includes/general-hooks.php:1577
12650
  #, fuzzy
12651
  msgid "Displays"
12652
  msgstr "نوع نمایش"
12653
 
12654
+ #: includes/general-hooks.php:1578
12655
  msgid "Change PHLOX admin views."
12656
  msgstr ""
12657
 
12658
+ #: includes/general-hooks.php:1582
12659
  #, fuzzy
12660
  msgid "Hide Notifications"
12661
  msgstr "تنظیمات نوشته ویدیویی"
12662
 
12663
+ #: includes/general-hooks.php:1593
12664
  msgid "Hide Theme Badge"
12665
  msgstr ""
12666
 
12667
+ #: includes/general-hooks.php:1604
12668
  msgid "Hide Phlox Menu"
12669
  msgstr ""
12670
 
12671
+ #: includes/general-hooks.php:1615
12672
  #, fuzzy
12673
  msgid "Hide Dashboard Section"
12674
  msgstr "افزودن بخش"
12675
 
12676
+ #: includes/general-hooks.php:1633
12677
  msgid "Hide Customization Section"
12678
  msgstr ""
12679
 
12680
+ #: includes/general-hooks.php:1651
12681
  msgid "Hide Demo Importer Section"
12682
  msgstr ""
12683
 
12684
+ #: includes/general-hooks.php:1669
12685
  msgid "Hide Template Kits Section"
12686
  msgstr ""
12687
 
12688
+ #: includes/general-hooks.php:1687
12689
  msgid "Hide Plugins Section"
12690
  msgstr ""
12691
 
12692
+ #: includes/general-hooks.php:1705
12693
  #, fuzzy
12694
  msgid "Hide Tutorials Section"
12695
  msgstr "بخش زبانه ها"
12696
 
12697
+ #: includes/general-hooks.php:1723
12698
  #, fuzzy
12699
  msgid "Hide Feedback Section"
12700
  msgstr "افزودن بخش"
12701
 
12702
+ #: includes/general-hooks.php:1985
12703
  msgid "Twitter"
12704
  msgstr ""
12705
 
12706
+ #: includes/general-hooks.php:1986
12707
  msgid "Facebook"
12708
  msgstr ""
12709
 
12710
+ #: includes/general-hooks.php:1987
12711
  msgid "Google Plus"
12712
  msgstr ""
12713
 
12714
+ #: includes/general-hooks.php:1988
12715
  msgid "Flickr"
12716
  msgstr ""
12717
 
12718
+ #: includes/general-hooks.php:1989
12719
  msgid "Delicious"
12720
  msgstr ""
12721
 
12722
+ #: includes/general-hooks.php:1990
12723
  msgid "Pinterest"
12724
  msgstr ""
12725
 
12726
+ #: includes/general-hooks.php:1991
12727
  msgid "GitHub"
12728
  msgstr ""
12729
 
12730
+ #: includes/general-hooks.php:2157
12731
  #, fuzzy
12732
  msgid "Page Options"
12733
  msgstr "تنظیمات طراحی"
12734
 
12735
+ #: includes/general-hooks.php:2165
12736
  #, fuzzy
12737
  msgid "Post Options"
12738
  msgstr "تنظیمات نوشته صوتی"
12739
 
12740
+ #: includes/general-hooks.php:2611
12741
  #, fuzzy
12742
  msgid "Page %s"
12743
  msgstr "برگه ها"
12744
 
12745
+ #: includes/general-hooks.php:3184
12746
  #, fuzzy
12747
  msgid "current "
12748
  msgstr "صفحه جاری"
12749
 
12750
+ #: includes/general-hooks.php:3214
12751
  msgid "Edit Header & Footer"
12752
  msgstr ""
12753
 
12818
  msgid "Maintenance Mode Is Enable"
12819
  msgstr ""
12820
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12821
  #. translators: 1: average rating 2: max rating (i.e. 5)
12822
  #: public/templates/woocommerce/product-rating.php:41
12823
  msgid "%1$s out of %2$s"
12916
  msgstr ""
12917
 
12918
  #. translators: playlist item title
12919
+ #: includes/general-hooks.php:2632
12920
  msgctxt "playlist item title"
12921
  msgid "&#8220;%s&#8221;"
12922
  msgstr ""
12923
 
12924
  #. translators: playlist item title
12925
+ #: includes/general-hooks.php:2657 includes/general-hooks.php:2662
12926
  msgctxt "playlist item title"
12927
  msgid "%s"
12928
  msgstr ""
13132
  #~ msgid "Flat"
13133
  #~ msgstr "تخت"
13134
 
13135
+ #~ msgid "Rounded"
13136
+ #~ msgstr "گرد شده"
13137
+
13138
  #~ msgid "Do not fill content area?"
13139
  #~ msgstr "پر "
13140
 
13255
  #~ msgid "Auxin Chart"
13256
  #~ msgstr "اکسین نمودار"
13257
 
13258
+ #~ msgid "Auxin Clients"
13259
+ #~ msgstr "اکسین مشتریان"
13260
+
13261
  #~ msgid "yes"
13262
  #~ msgstr "بله"
13263
 
13285
  #~ msgid "Auxin get_pages"
13286
  #~ msgstr "اکسین get_pages"
13287
 
13288
+ #~ msgid "col"
13289
+ #~ msgstr "col"
13290
+
13291
+ #~ msgid "pagination"
13292
+ #~ msgstr "صفحه بندی"
13293
+
13294
  #~ msgid "filterable"
13295
  #~ msgstr "قابل فیلتر"
13296
 
13318
  #~ msgid "more_label"
13319
  #~ msgstr "more_label"
13320
 
13321
+ #~ msgid "num"
13322
+ #~ msgstr "شماره"
13323
+
13324
  #~ msgid "perpage"
13325
  #~ msgstr "هر صفحه"
13326
 
13327
+ #~ msgid "regular"
13328
+ #~ msgstr "معمولی"
13329
+
13330
+ #~ msgid "excerpt_len"
13331
+ #~ msgstr "excerpt_len"
13332
+
13333
+ #~ msgid "cat_id"
13334
+ #~ msgstr "cat_id"
13335
+
13336
  #~ msgid "view_thumb?"
13337
  #~ msgstr "view_thumb?"
13338
 
13358
  #~ msgid "view_more"
13359
  #~ msgstr "view_more"
13360
 
13361
+ #~ msgid "attachment width"
13362
+ #~ msgstr "عرض پیوست"
13363
+
13364
  #~ msgid "view_thumb"
13365
  #~ msgstr "view_thumb"
13366
 
13391
  #~ msgid "Auxin list item"
13392
  #~ msgstr "اکسین آیتم لیست"
13393
 
13394
+ #~ msgid "Select icon from library."
13395
+ #~ msgstr "انتخاب شکلک از کتابخانه."
13396
+
13397
  #~ msgid "Auxin list "
13398
  #~ msgstr "اکسین لیست"
13399
 
13442
  #~ msgid "three-column"
13443
  #~ msgstr "سه-ستون"
13444
 
13445
+ #~ msgid "none"
13446
+ #~ msgstr "هیچکدام"
13447
+
13448
  #~ msgid "mode"
13449
  #~ msgstr "حالت"
13450
 
13451
+ #~ msgid "grid"
13452
+ #~ msgstr "شبکه"
13453
+
13454
  #~ msgid "nav"
13455
  #~ msgstr "nav"
13456
 
13457
+ #~ msgid "post"
13458
+ #~ msgstr "نوشته"
13459
+
13460
  #~ msgid "posttype"
13461
  #~ msgstr "نوع نوشته"
13462
 
13601
  #~ msgid "[Phlox] Image"
13602
  #~ msgstr "[فلوکس] تصویر"
13603
 
13604
+ #~ msgid "Auxin latest_items"
13605
+ #~ msgstr "اکسین latest_items"
13606
+
13607
+ #~ msgid "This is will add latest_items element"
13608
+ #~ msgstr "یک المان latest_items اضافه می کند."
13609
+
13610
+ #~ msgid "caption-over"
13611
+ #~ msgstr "caption-over"
13612
+
13613
+ #~ msgid "mode type"
13614
+ #~ msgstr "نوع حالت"
13615
+
13616
+ #~ msgid "attachment grid"
13617
+ #~ msgstr "شبکه پیوست"
13618
+
13619
+ #~ msgid "attachment num"
13620
+ #~ msgstr "شماره پیوست"
13621
+
13622
+ #~ msgid "attachment link"
13623
+ #~ msgstr "لینک پیوست"
13624
+
13625
+ #~ msgid "posttype type"
13626
+ #~ msgstr "نوع نوشته"
13627
+
13628
+ #~ msgid "attachment alt"
13629
+ #~ msgstr "جایگزین پیوست"
13630
+
13631
+ #~ msgid "width"
13632
+ #~ msgstr "عرض"
13633
+
13634
+ #~ msgid "view_excerpt ?"
13635
+ #~ msgstr "view_excerpt ?"
13636
+
13637
+ #~ msgid "view_title ?"
13638
+ #~ msgstr "view_title ?"
13639
+
13640
+ #~ msgid "section_index"
13641
+ #~ msgstr "section_index"
13642
+
13643
+ #~ msgid "attachment section_index"
13644
+ #~ msgstr "section_index پیوست"
13645
+
13646
+ #~ msgid "attachment paged"
13647
+ #~ msgstr "پیوست صفحه بندی شده"
13648
+
13649
  #~ msgid "[Phlox] Quote"
13650
  #~ msgstr "[فلوکس] نقل قول"
13651
 
13670
  #~ msgid "[Phlox] Video"
13671
  #~ msgstr "[فلوکس] ویدیو"
13672
 
13673
+ #~ msgid "Auxin Icons"
13674
+ #~ msgstr "اکسین شکلک ها"
13675
+
13676
+ #~ msgid "Icon library"
13677
+ #~ msgstr "کتابخانه شکلک ها"
13678
+
13679
+ #~ msgid "Font Awesome"
13680
+ #~ msgstr "Font Awesome"
13681
+
13682
+ #~ msgid "Open Iconic"
13683
+ #~ msgstr "Open Iconic"
13684
+
13685
+ #~ msgid "Typicons"
13686
+ #~ msgstr "Typicons"
13687
+
13688
+ #~ msgid "Entypo"
13689
+ #~ msgstr "Entypo"
13690
+
13691
+ #~ msgid "Linecons"
13692
+ #~ msgstr "Linecons"
13693
+
13694
+ #~ msgid "Auxin"
13695
+ #~ msgstr "اکسین"
13696
+
13697
+ #~ msgid "Select custom icon color."
13698
+ #~ msgstr "رنگ دلخواه شکلک را انتخاب کنید."
13699
+
13700
+ #~ msgid "Outline Rounded"
13701
+ #~ msgstr "گرد با خط بیرونی"
13702
+
13703
+ #~ msgid "Select background shape and style for icon."
13704
+ #~ msgstr "ظاهر و شکل پس زمینه شکلک انتخاب کنید."
13705
+
13706
+ #~ msgid "Select custom icon background color."
13707
+ #~ msgstr "رنگ دلخواه پس زمینه شکلک را انتخاب کنید."
13708
+
13709
+ #~ msgid "Back"
13710
+ #~ msgstr "برگشت"
13711
+
13712
  #~ msgid "Tracking & SEO"
13713
  #~ msgstr "ردیابی و سئو"
13714
 
13717
  #~ msgstr ""
13718
  #~ "کد آنالیز گوگل خود را می توانید در این قسمت وارد کنید. از تگ %s استفاده "
13719
  #~ "نکنید %s."
13720
+
13721
+ #~ msgid "Auxin image gallery"
13722
+ #~ msgstr "اکسین گالری تصاویر"
13723
+
13724
+ #~ msgid "Gallery type"
13725
+ #~ msgstr "نوع گالری"
13726
+
13727
+ #~ msgid "Packery"
13728
+ #~ msgstr "Packery"
13729
+
13730
+ #~ msgid "Select images from media library."
13731
+ #~ msgstr "تصاویر را از کتابخانه رسانه ها انتخاب کنید."
13732
+
13733
+ #~ msgid ""
13734
+ #~ "Enter image size. Example: thumbnail, medium, large, full or other sizes "
13735
+ #~ "defined by current theme. Alternatively enter image size in pixels: "
13736
+ #~ "200x100 (Width x Height). Leave empty to use \"thumbnail\" size."
13737
+ #~ msgstr ""
13738
+ #~ "اندازه تصویر را وارد کنید. مثال: بندانگشتی، متوسط، بزرگ، کامل یا اندازه "
13739
+ #~ "های دیگری که توسط پوسته جاری تعریف شده اند. به عنوان جایگزین می توانید "
13740
+ #~ "اندازه تصاویر بر حسب پیکسل را وارد کنید: 200x100 (200 عرض و 100 ارتفاع). "
13741
+ #~ "برای استفاده از بندانگشتی این قسمت را خالی بگذارید."
13742
+
13743
+ #~ msgid "Link to large image"
13744
+ #~ msgstr "پیوند به تصویر بزرگ"
13745
+
13746
+ #~ msgid "Open custom link"
13747
+ #~ msgstr "بازکردن پیوند دلخواه"
13748
+
13749
+ #~ msgid ""
13750
+ #~ "Style particular content element differently - add a class name and refer "
13751
+ #~ "to it in custom CSS."
13752
+ #~ msgstr ""
13753
+ #~ "ظاهردهی یک المان خاص به طور جداگانه - یک نام کلاس اضافه کرده و در CSS "
13754
+ #~ "سفارشی به آن ارجاع دهید."
13755
+
13756
+ #~ msgid "CSS box"
13757
+ #~ msgstr "جعبه CSS"
languages/auxin-elements.pot CHANGED
@@ -1,9 +1,9 @@
1
  # Averta Copyright (c) {2022}
2
  msgid ""
3
  msgstr ""
4
- "Project-Id-Version: Phlox Core Elements 2.10.1\n"
5
  "Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
6
- "POT-Creation-Date: 2022-08-22 10:05:18+00:00\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
@@ -143,7 +143,7 @@ msgstr ""
143
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:476
144
  #: includes/elementor/widgets/recent-posts-masonry.php:276
145
  #: includes/elementor/widgets/theme-elements/site-title.php:122
146
- #: includes/elements/recent-posts-grid-carousel.php:333
147
  msgid "Before Title"
148
  msgstr ""
149
 
@@ -151,7 +151,7 @@ msgstr ""
151
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:475
152
  #: includes/elementor/widgets/recent-posts-masonry.php:275
153
  #: includes/elementor/widgets/theme-elements/site-title.php:153
154
- #: includes/elements/recent-posts-grid-carousel.php:332
155
  msgid "After Title"
156
  msgstr ""
157
 
@@ -197,36 +197,36 @@ msgstr ""
197
  msgid "Please support us to continue this project by rating it %s"
198
  msgstr ""
199
 
200
- #: admin/includes/admin-hooks.php:571
201
  msgid "Please make sure the image aspect ratio for all image sizes are the same."
202
  msgstr ""
203
 
204
- #: admin/includes/admin-hooks.php:627 includes/general-hooks.php:1398
205
  msgid "Footer Brand Image"
206
  msgstr ""
207
 
208
- #: admin/includes/admin-hooks.php:628 includes/general-hooks.php:1399
209
  msgid "This image appears as site brand image on footer section."
210
  msgstr ""
211
 
212
- #: admin/includes/admin-hooks.php:669
213
  msgid "Activate License"
214
  msgstr ""
215
 
216
- #: admin/includes/admin-hooks.php:674
217
  #: includes/classes/class-auxin-welcome-sections.php:548
218
  msgid "Remind Me Later"
219
  msgstr ""
220
 
221
- #: admin/includes/admin-hooks.php:758
222
  msgid "Phlox is Not Activated! to Unlock All Features Activate Now."
223
  msgstr ""
224
 
225
- #: admin/includes/admin-hooks.php:762
226
  msgid "Activate Now"
227
  msgstr ""
228
 
229
- #: admin/includes/admin-hooks.php:811
230
  msgid "Uncategorized"
231
  msgstr ""
232
 
@@ -554,7 +554,7 @@ msgstr ""
554
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:79
555
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:164
556
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:194
557
- #: includes/elementor/widgets/audio.php:155 includes/elements/audio.php:103
558
  #: includes/general-functions.php:1871
559
  msgid "Theme Default"
560
  msgstr ""
@@ -585,10 +585,7 @@ msgstr ""
585
  #: includes/elementor/widgets/theme-elements/select.php:153
586
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:157
587
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:169
588
- #: includes/elements/custom-list.php:158 includes/elements/custom-list.php:176
589
- #: includes/elements/general-element-fields.php:75
590
- #: includes/elements/latest-items.php:171
591
- #: includes/elements/latest-items.php:186
592
  msgid "Yes"
593
  msgstr ""
594
 
@@ -618,10 +615,7 @@ msgstr ""
618
  #: includes/elementor/widgets/theme-elements/select.php:154
619
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:158
620
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:170
621
- #: includes/elements/custom-list.php:159 includes/elements/custom-list.php:177
622
- #: includes/elements/general-element-fields.php:74
623
- #: includes/elements/latest-items.php:171
624
- #: includes/elements/latest-items.php:186
625
  msgid "No"
626
  msgstr ""
627
 
@@ -673,7 +667,7 @@ msgstr ""
673
  #: admin/includes/metaboxes/metabox-fields-general-header-template.php:71
674
  #: admin/includes/metaboxes/metabox-fields-general-header.php:27
675
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:27
676
- #: includes/general-hooks.php:590 includes/general-hooks.php:1002
677
  msgid "Disable it to replace header section with an Elementor template"
678
  msgstr ""
679
 
@@ -790,7 +784,7 @@ msgstr ""
790
  #: admin/includes/metaboxes/metabox-fields-general-header-template.php:70
791
  #: admin/includes/metaboxes/metabox-fields-general-header.php:26
792
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:26
793
- #: includes/general-hooks.php:589 includes/general-hooks.php:1001
794
  msgid "Use Legacy Header"
795
  msgstr ""
796
 
@@ -902,7 +896,7 @@ msgid ""
902
  msgstr ""
903
 
904
  #: admin/includes/metaboxes/metabox-fields-general-header.php:202
905
- #: includes/elements/staff.php:206 includes/elements/text.php:103
906
  msgid "Boxed"
907
  msgstr ""
908
 
@@ -999,9 +993,9 @@ msgstr ""
999
  #: admin/includes/metaboxes/metabox-fields-post-video.php:61
1000
  #: includes/elementor/widgets/audio.php:163
1001
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:133
1002
- #: includes/elementor/widgets/video.php:235 includes/elements/audio.php:111
1003
- #: includes/elements/recent-posts-tiles-carousel.php:345
1004
- #: includes/elements/staff.php:303 includes/elements/text.php:180
1005
  #: includes/elements/video.php:159
1006
  msgid "Light"
1007
  msgstr ""
@@ -1015,10 +1009,10 @@ msgstr ""
1015
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:177
1016
  #: includes/elementor/widgets/recent-posts-tiles.php:177
1017
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:134
1018
- #: includes/elementor/widgets/video.php:231 includes/elements/audio.php:107
1019
- #: includes/elements/recent-posts-tiles-carousel.php:344
1020
- #: includes/elements/recent-posts-tiles.php:379 includes/elements/staff.php:304
1021
- #: includes/elements/text.php:179 includes/elements/video.php:155
1022
  msgid "Dark"
1023
  msgstr ""
1024
 
@@ -1107,10 +1101,10 @@ msgstr ""
1107
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:199
1108
  #: includes/elementor/widgets/theme-elements/site-title.php:192
1109
  #: includes/elements/quote.php:111
1110
- #: includes/elements/recent-posts-grid-carousel.php:662
1111
- #: includes/elements/recent-posts-timeline.php:271
1112
- #: includes/elements/staff.php:279 includes/elements/text.php:127
1113
- #: includes/elements/text.php:155 includes/general-hooks.php:379
1114
  msgid "Center"
1115
  msgstr ""
1116
 
@@ -1152,14 +1146,13 @@ msgstr ""
1152
  #: includes/elementor/widgets/theme-elements/select.php:231
1153
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:195
1154
  #: includes/elementor/widgets/theme-elements/site-title.php:188
1155
- #: includes/elements/button.php:182 includes/elements/image.php:150
1156
  #: includes/elements/quote.php:109
1157
- #: includes/elements/recent-posts-timeline.php:275
1158
- #: includes/elements/staff.php:237 includes/elements/staff.php:275
1159
- #: includes/elements/text.php:123 includes/elements/text.php:151
1160
- #: includes/elements/text.php:618 includes/elements/text.php:805
1161
- #: includes/general-hooks.php:377 includes/general-hooks.php:848
1162
- #: includes/general-hooks.php:1260
1163
  msgid "Left"
1164
  msgstr ""
1165
 
@@ -1200,11 +1193,11 @@ msgstr ""
1200
  #: includes/elementor/widgets/divider.php:146
1201
  #: includes/elementor/widgets/modern-button.php:321
1202
  #: includes/elementor/widgets/staff.php:787
1203
- #: includes/elementor/widgets/text.php:1046 includes/elements/button.php:65
1204
- #: includes/elements/divider.php:89 includes/elements/socials-list.php:62
1205
- #: includes/elements/socials-list.php:199 includes/elements/staff.php:462
1206
- #: includes/elements/text.php:467 includes/elements/text.php:675
1207
- #: includes/general-hooks.php:698 includes/general-hooks.php:1110
1208
  msgid "Small"
1209
  msgstr ""
1210
 
@@ -1215,13 +1208,13 @@ msgstr ""
1215
  #: includes/elementor/widgets/modern-button.php:320
1216
  #: includes/elementor/widgets/staff.php:788
1217
  #: includes/elementor/widgets/text.php:1045
1218
- #: includes/elements/before-after.php:103 includes/elements/button.php:64
1219
- #: includes/elements/divider.php:88 includes/elements/instagram-feed.php:97
1220
- #: includes/elements/socials-list.php:63 includes/elements/socials-list.php:200
1221
- #: includes/elements/staff.php:110 includes/elements/staff.php:463
1222
- #: includes/elements/text.php:428 includes/elements/text.php:468
1223
- #: includes/elements/text.php:674 includes/general-hooks.php:697
1224
- #: includes/general-hooks.php:1109
1225
  msgid "Medium"
1226
  msgstr ""
1227
 
@@ -1231,12 +1224,12 @@ msgstr ""
1231
  #: includes/elementor/widgets/modern-button.php:319
1232
  #: includes/elementor/widgets/staff.php:789
1233
  #: includes/elementor/widgets/text.php:1044
1234
- #: includes/elements/before-after.php:104 includes/elements/button.php:63
1235
- #: includes/elements/divider.php:87 includes/elements/socials-list.php:64
1236
- #: includes/elements/socials-list.php:201 includes/elements/staff.php:109
1237
- #: includes/elements/staff.php:464 includes/elements/text.php:427
1238
- #: includes/elements/text.php:469 includes/elements/text.php:673
1239
- #: includes/general-hooks.php:696 includes/general-hooks.php:1108
1240
  msgid "Large"
1241
  msgstr ""
1242
 
@@ -1299,12 +1292,12 @@ msgstr ""
1299
  #: includes/elementor/widgets/text.php:1149
1300
  #: includes/elementor/widgets/theme-elements/menu.php:999
1301
  #: includes/elementor/widgets/theme-elements/modern-search.php:577
1302
- #: includes/elements/button.php:178 includes/elements/code.php:98
1303
- #: includes/elements/gallery.php:119 includes/elements/quote.php:108
1304
- #: includes/elements/recent-posts-tiles-carousel.php:297
1305
- #: includes/elements/recent-posts-tiles.php:327 includes/elements/text.php:178
1306
- #: includes/elements/text.php:804 includes/general-hooks.php:844
1307
- #: includes/general-hooks.php:1256 includes/general-hooks.php:1477
1308
  msgid "Default"
1309
  msgstr ""
1310
 
@@ -1555,7 +1548,7 @@ msgstr ""
1555
 
1556
  #: admin/includes/metaboxes/metabox-fields-page-template.php:27
1557
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:656
1558
- #: includes/elements/recent-posts-grid-carousel.php:466
1559
  msgid "Before Content"
1560
  msgstr ""
1561
 
@@ -1569,7 +1562,7 @@ msgstr ""
1569
 
1570
  #: admin/includes/metaboxes/metabox-fields-page-template.php:30
1571
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:655
1572
- #: includes/elements/recent-posts-grid-carousel.php:465
1573
  msgid "After Content"
1574
  msgstr ""
1575
 
@@ -2025,8 +2018,8 @@ msgid "Full Size"
2025
  msgstr ""
2026
 
2027
  #: includes/classes/class-auxin-svg-support.php:191
2028
- #: includes/elements/before-after.php:102 includes/elements/staff.php:111
2029
- #: includes/elements/text.php:429
2030
  msgid "Thumbnail"
2031
  msgstr ""
2032
 
@@ -2099,7 +2092,7 @@ msgstr ""
2099
  #: includes/elementor/widgets/heading-modern.php:973
2100
  #: includes/elementor/widgets/products-grid.php:593
2101
  #: includes/elementor/widgets/theme-elements/logo.php:546
2102
- #: includes/elements/custom-list.php:136
2103
  msgid "Description"
2104
  msgstr ""
2105
 
@@ -2211,7 +2204,7 @@ msgstr ""
2211
  #: includes/classes/class-auxin-welcome-sections.php:253
2212
  #: includes/classes/class-auxin-welcome-sections.php:542
2213
  #: includes/elementor/widgets/theme-elements/modern-search.php:124
2214
- #: includes/elements/contact-form.php:227
2215
  msgid "Submit"
2216
  msgstr ""
2217
 
@@ -2300,13 +2293,13 @@ msgstr ""
2300
 
2301
  #: includes/classes/class-auxin-welcome.php:413
2302
  #: includes/classes/class-auxin-welcome.php:737
2303
- #: includes/elements/popular-posts-widget.php:387
2304
  msgid "Recent"
2305
  msgstr ""
2306
 
2307
  #: includes/classes/class-auxin-welcome.php:431
2308
  #: includes/elementor/widgets/testimonial.php:346
2309
- #: includes/elements/about-widget.php:57
2310
  msgid "Name"
2311
  msgstr ""
2312
 
@@ -2678,14 +2671,6 @@ msgid ""
2678
  "subscription."
2679
  msgstr ""
2680
 
2681
- #: includes/classes/class-auxin-widget-shortcode-map.php:301
2682
- msgid "CSS"
2683
- msgstr ""
2684
-
2685
- #: includes/classes/class-auxin-widget-shortcode-map.php:303
2686
- msgid "Design options"
2687
- msgstr ""
2688
-
2689
  #: includes/classes/class-auxin-widget.php:78
2690
  msgid "The callback for widget does not exists."
2691
  msgstr ""
@@ -2705,12 +2690,12 @@ msgstr ""
2705
  #: includes/elements/recent-posts-masonry.php:16
2706
  #: includes/elements/recent-posts-tiles.php:16
2707
  #: includes/elements/recent-posts-timeline.php:16
2708
- #: includes/elements/recent-posts-widget.php:16 includes/general-hooks.php:167
2709
  msgid "All Categories"
2710
  msgstr ""
2711
 
2712
  #: includes/classes/class-auxin-widget.php:126
2713
- #: includes/classes/class-auxin-widget.php:151 includes/general-hooks.php:51
2714
  msgid "Choose .."
2715
  msgstr ""
2716
 
@@ -2727,69 +2712,67 @@ msgid "Select Image"
2727
  msgstr ""
2728
 
2729
  #: includes/classes/class-auxin-widget.php:387
2730
- #: includes/classes/class-auxin-widget.php:388 includes/general-hooks.php:130
2731
- #: includes/general-hooks.php:131
2732
  msgid "Add Video"
2733
  msgstr ""
2734
 
2735
- #: includes/classes/class-auxin-widget.php:389 includes/general-hooks.php:132
2736
  msgid "Select Video"
2737
  msgstr ""
2738
 
2739
  #: includes/classes/class-auxin-widget.php:411
2740
- #: includes/classes/class-auxin-widget.php:412 includes/general-hooks.php:106
2741
- #: includes/general-hooks.php:107
2742
  msgid "Add Audio"
2743
  msgstr ""
2744
 
2745
- #: includes/classes/class-auxin-widget.php:413 includes/general-hooks.php:108
2746
  msgid "Select Audio"
2747
  msgstr ""
2748
 
2749
- #: includes/elementor/class-auxin-elementor-core-elements.php:429
2750
  msgid "Element class \"%s\" not found."
2751
  msgstr ""
2752
 
2753
- #: includes/elementor/class-auxin-elementor-core-elements.php:525
2754
  msgid "Module class \"%s\" not found."
2755
  msgstr ""
2756
 
2757
- #: includes/elementor/class-auxin-elementor-core-elements.php:598
2758
  msgid "%s - General"
2759
  msgstr ""
2760
 
2761
- #: includes/elementor/class-auxin-elementor-core-elements.php:606
2762
  msgid "%s - Featured"
2763
  msgstr ""
2764
 
2765
- #: includes/elementor/class-auxin-elementor-core-elements.php:614
2766
  msgid "%s - Posts"
2767
  msgstr ""
2768
 
2769
- #: includes/elementor/class-auxin-elementor-core-elements.php:622
2770
  msgid "%s - Portfolio"
2771
  msgstr ""
2772
 
2773
- #: includes/elementor/class-auxin-elementor-core-elements.php:709
2774
- #: includes/elementor/class-auxin-elementor-core-elements.php:733
2775
  #. translators: 1: Plugin name 2: PHP 3: Required PHP version
2776
  msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
2777
  msgstr ""
2778
 
2779
- #: includes/elementor/class-auxin-elementor-core-elements.php:711
2780
  msgid "Elementor"
2781
  msgstr ""
2782
 
2783
- #: includes/elementor/class-auxin-elementor-core-elements.php:735
2784
- #: includes/elements/code.php:81
2785
  msgid "PHP"
2786
  msgstr ""
2787
 
2788
- #: includes/elementor/class-auxin-elementor-core-elements.php:792
2789
  msgid "Phlox Icons - Set 1"
2790
  msgstr ""
2791
 
2792
- #: includes/elementor/class-auxin-elementor-core-elements.php:814
2793
  msgid "Phlox Icons - Set 2"
2794
  msgstr ""
2795
 
@@ -2861,11 +2844,6 @@ msgid "Entrance Animation"
2861
  msgstr ""
2862
 
2863
  #: includes/elementor/modules/common.php:294
2864
- #: includes/elements/general-element-fields.php:25
2865
- #: includes/elements/general-element-fields.php:55
2866
- #: includes/elements/general-element-fields.php:64
2867
- #: includes/elements/general-element-fields.php:72
2868
- #: includes/elements/general-element-fields.php:85
2869
  msgid "Animation"
2870
  msgstr ""
2871
 
@@ -2899,12 +2877,10 @@ msgid "Right Bottom"
2899
  msgstr ""
2900
 
2901
  #: includes/elementor/modules/common.php:493
2902
- #: includes/elements/general-element-fields.php:51
2903
  msgid "Duration"
2904
  msgstr ""
2905
 
2906
  #: includes/elementor/modules/common.php:511
2907
- #: includes/elements/general-element-fields.php:61
2908
  msgid "Delay"
2909
  msgstr ""
2910
 
@@ -2943,8 +2919,8 @@ msgstr ""
2943
  #: includes/elementor/modules/common.php:658
2944
  #: includes/elementor/widgets/modern-button.php:139
2945
  #: includes/elementor/widgets/staff.php:847
2946
- #: includes/elementor/widgets/text.php:364 includes/elements/staff.php:225
2947
- #: includes/elements/text.php:614
2948
  msgid "Top"
2949
  msgstr ""
2950
 
@@ -2985,20 +2961,19 @@ msgstr ""
2985
  #: includes/elementor/widgets/theme-elements/select.php:239
2986
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:203
2987
  #: includes/elementor/widgets/theme-elements/site-title.php:196
2988
- #: includes/elements/button.php:186 includes/elements/image.php:151
2989
  #: includes/elements/quote.php:110
2990
- #: includes/elements/recent-posts-timeline.php:279
2991
- #: includes/elements/staff.php:229 includes/elements/staff.php:283
2992
- #: includes/elements/text.php:131 includes/elements/text.php:159
2993
- #: includes/elements/text.php:622 includes/elements/text.php:806
2994
- #: includes/general-hooks.php:378 includes/general-hooks.php:852
2995
- #: includes/general-hooks.php:1264
2996
  msgid "Right"
2997
  msgstr ""
2998
 
2999
  #: includes/elementor/modules/common.php:723
3000
  #: includes/elementor/widgets/modern-button.php:147
3001
- #: includes/elementor/widgets/staff.php:855 includes/elements/staff.php:233
3002
  msgid "Bottom"
3003
  msgstr ""
3004
 
@@ -3068,9 +3043,9 @@ msgstr ""
3068
  #: includes/elementor/widgets/mailchimp.php:736
3069
  #: includes/elementor/widgets/svg.php:194
3070
  #: includes/elementor/widgets/video.php:209
3071
- #: includes/elements/before-after.php:127 includes/elements/gmap.php:52
3072
- #: includes/elements/image.php:126 includes/elements/instagram-feed.php:190
3073
- #: includes/elements/staff.php:141 includes/elements/video.php:92
3074
  msgid "Height"
3075
  msgstr ""
3076
 
@@ -3144,7 +3119,7 @@ msgstr ""
3144
  #: includes/elementor/modules/dynamic-tags/user-info.php:82
3145
  #: includes/elementor/widgets/contact-box.php:102
3146
  #: includes/elementor/widgets/contact-form.php:136
3147
- #: includes/elements/contact-box.php:53 includes/elements/contact-form.php:56
3148
  msgid "Email"
3149
  msgstr ""
3150
 
@@ -3162,10 +3137,10 @@ msgstr ""
3162
  #: includes/elementor/widgets/recent-posts-land-style.php:321
3163
  #: includes/elementor/widgets/recent-posts-masonry.php:399
3164
  #: includes/elementor/widgets/recent-posts-timeline.php:315
3165
- #: includes/elements/recent-posts-grid-carousel.php:447
3166
- #: includes/elements/recent-posts-land-style.php:371
3167
- #: includes/elements/recent-posts-masonry.php:347
3168
- #: includes/elements/recent-posts-timeline.php:392
3169
  msgid "Author Name"
3170
  msgstr ""
3171
 
@@ -3226,7 +3201,7 @@ msgstr ""
3226
  #: includes/elementor/widgets/theme-elements/logo.php:196
3227
  #: includes/elementor/widgets/theme-elements/select.php:121
3228
  #: includes/elementor/widgets/theme-elements/site-title.php:212
3229
- #: includes/elements/custom-list.php:104 includes/elements/text.php:841
3230
  msgid "Link"
3231
  msgstr ""
3232
 
@@ -3253,21 +3228,19 @@ msgstr ""
3253
  #: includes/elementor/widgets/text.php:1593
3254
  #: includes/elementor/widgets/theme-elements/menu.php:658
3255
  #: includes/elementor/widgets/theme-elements/search.php:118
3256
- #: includes/elements/flickr.php:155 includes/elements/flickr.php:204
3257
- #: includes/elements/gallery.php:196 includes/elements/gallery.php:321
3258
- #: includes/elements/general-element-fields.php:27
3259
- #: includes/elements/image.php:152 includes/elements/image.php:168
3260
- #: includes/elements/recent-posts-grid-carousel.php:406
3261
- #: includes/elements/recent-posts-grid-carousel.php:448
3262
- #: includes/elements/recent-posts-grid-carousel.php:643
3263
- #: includes/elements/recent-posts-land-style.php:326
3264
- #: includes/elements/recent-posts-masonry.php:306
3265
- #: includes/elements/recent-posts-tiles-carousel.php:434
3266
- #: includes/elements/recent-posts-tiles.php:153
3267
- #: includes/elements/recent-posts-timeline.php:148
3268
- #: includes/elements/testimonial.php:130 includes/elements/text.php:901
3269
- #: includes/general-hooks.php:350 includes/general-hooks.php:1628
3270
- #: public/templates/vcomposer/auxin_vc_extendes.php:63
3271
  msgid "None"
3272
  msgstr ""
3273
 
@@ -3295,7 +3268,7 @@ msgstr ""
3295
  #: includes/elementor/widgets/theme-elements/menu.php:156
3296
  #: includes/elementor/widgets/theme-elements/menu.php:995
3297
  #: includes/elementor/widgets/theme-elements/search.php:101
3298
- #: includes/elements/accordion-widget.php:56 includes/elements/accordion.php:56
3299
  msgid "Type"
3300
  msgstr ""
3301
 
@@ -3432,40 +3405,40 @@ msgstr ""
3432
  #: includes/elementor/widgets/theme-elements/select.php:112
3433
  #: includes/elementor/widgets/theme-elements/site-title.php:94
3434
  #: includes/elementor/widgets/touch-slider.php:332
3435
- #: includes/elements/about-widget.php:42
3436
- #: includes/elements/accordion-widget.php:42 includes/elements/accordion.php:42
3437
- #: includes/elements/audio.php:42 includes/elements/before-after.php:41
3438
- #: includes/elements/code.php:42 includes/elements/contact-box.php:39
3439
- #: includes/elements/contact-form.php:42 includes/elements/custom-list.php:42
3440
- #: includes/elements/gallery.php:41 includes/elements/gmap.php:38
3441
- #: includes/elements/image.php:41 includes/elements/instagram-feed.php:41
3442
- #: includes/elements/latest-posts-slider.php:41
3443
- #: includes/elements/latest-posts-slider.php:137
3444
- #: includes/elements/popular-posts-widget.php:49
3445
- #: includes/elements/popular-posts-widget.php:198
3446
- #: includes/elements/recent-posts-grid-carousel.php:55
3447
- #: includes/elements/recent-posts-grid-carousel.php:184
3448
- #: includes/elements/recent-posts-land-style.php:55
3449
- #: includes/elements/recent-posts-land-style.php:171
3450
- #: includes/elements/recent-posts-masonry.php:55
3451
- #: includes/elements/recent-posts-masonry.php:151
3452
- #: includes/elements/recent-posts-tiles-carousel.php:42
3453
- #: includes/elements/recent-posts-tiles-carousel.php:151
3454
- #: includes/elements/recent-posts-tiles-carousel.php:236
3455
- #: includes/elements/recent-posts-tiles.php:55
3456
- #: includes/elements/recent-posts-tiles.php:181
3457
- #: includes/elements/recent-posts-tiles.php:266
3458
- #: includes/elements/recent-posts-timeline.php:49
3459
- #: includes/elements/recent-posts-timeline.php:176
3460
- #: includes/elements/recent-posts-widget.php:55
3461
- #: includes/elements/recent-posts-widget.php:158
3462
- #: includes/elements/recent-products.php:41
3463
- #: includes/elements/recent-products.php:130
3464
- #: includes/elements/sample-element.php:50
3465
- #: includes/elements/sample-element.php:64 includes/elements/search.php:40
3466
- #: includes/elements/socials-list.php:41 includes/elements/socials-list.php:178
3467
- #: includes/elements/tab-widget.php:41 includes/elements/tabs.php:41
3468
- #: includes/elements/text.php:41 includes/elements/touch-slider.php:42
3469
  #: includes/elements/video.php:38
3470
  msgid "Title"
3471
  msgstr ""
@@ -3498,7 +3471,7 @@ msgstr ""
3498
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:940
3499
  #: includes/elementor/widgets/theme-elements/current-time.php:109
3500
  #: includes/elementor/widgets/theme-elements/menu.php:1000
3501
- #: includes/elements/image.php:97 includes/elements/staff.php:112
3502
  msgid "Custom"
3503
  msgstr ""
3504
 
@@ -3566,7 +3539,7 @@ msgid "Pages URL"
3566
  msgstr ""
3567
 
3568
  #: includes/elementor/modules/dynamic-tags/login-url.php:44
3569
- #: includes/general-hooks.php:1462
3570
  msgid "Login Page"
3571
  msgstr ""
3572
 
@@ -3797,19 +3770,19 @@ msgstr ""
3797
  #: includes/elementor/widgets/recent-posts-tiles.php:308
3798
  #: includes/elementor/widgets/recent-posts-timeline.php:440
3799
  #: includes/elementor/widgets/recent-products.php:358
3800
- #: includes/elements/gallery.php:195
3801
- #: includes/elements/latest-posts-slider.php:138
3802
- #: includes/elements/popular-posts-widget.php:199
3803
- #: includes/elements/recent-posts-grid-carousel.php:185
3804
- #: includes/elements/recent-posts-land-style.php:172
3805
- #: includes/elements/recent-posts-masonry.php:152
3806
- #: includes/elements/recent-posts-tiles-carousel.php:152
3807
- #: includes/elements/recent-posts-tiles-carousel.php:237
3808
- #: includes/elements/recent-posts-tiles.php:182
3809
- #: includes/elements/recent-posts-tiles.php:267
3810
- #: includes/elements/recent-posts-timeline.php:177
3811
- #: includes/elements/recent-posts-widget.php:159
3812
- #: includes/elements/recent-products.php:131
3813
  msgid "ID"
3814
  msgstr ""
3815
 
@@ -3855,18 +3828,18 @@ msgstr ""
3855
  #: includes/elementor/widgets/recent-posts-tiles.php:312
3856
  #: includes/elementor/widgets/recent-posts-timeline.php:444
3857
  #: includes/elementor/widgets/recent-products.php:362
3858
- #: includes/elements/latest-posts-slider.php:142
3859
- #: includes/elements/popular-posts-widget.php:203
3860
- #: includes/elements/recent-posts-grid-carousel.php:189
3861
- #: includes/elements/recent-posts-land-style.php:176
3862
- #: includes/elements/recent-posts-masonry.php:156
3863
- #: includes/elements/recent-posts-tiles-carousel.php:156
3864
- #: includes/elements/recent-posts-tiles-carousel.php:241
3865
- #: includes/elements/recent-posts-tiles.php:186
3866
- #: includes/elements/recent-posts-tiles.php:271
3867
- #: includes/elements/recent-posts-timeline.php:181
3868
- #: includes/elements/recent-posts-widget.php:163
3869
- #: includes/elements/recent-products.php:135
3870
  msgid "Author"
3871
  msgstr ""
3872
 
@@ -3925,7 +3898,6 @@ msgid ""
3925
  msgstr ""
3926
 
3927
  #: includes/elementor/modules/query-control/controls/group-control-query.php:261
3928
- #: includes/elements/general-element-fields.php:82
3929
  msgid "Offset"
3930
  msgstr ""
3931
 
@@ -3943,24 +3915,24 @@ msgstr ""
3943
  #: includes/elementor/widgets/recent-posts-tiles.php:305
3944
  #: includes/elementor/widgets/recent-posts-timeline.php:437
3945
  #: includes/elementor/widgets/recent-products.php:355
3946
- #: includes/elements/gallery.php:194
3947
- #: includes/elements/latest-posts-slider.php:135
3948
- #: includes/elements/popular-posts-widget.php:196
3949
- #: includes/elements/recent-posts-grid-carousel.php:182
3950
- #: includes/elements/recent-posts-land-style.php:169
3951
- #: includes/elements/recent-posts-masonry.php:149
3952
- #: includes/elements/recent-posts-tiles-carousel.php:149
3953
- #: includes/elements/recent-posts-tiles-carousel.php:234
3954
- #: includes/elements/recent-posts-tiles.php:179
3955
- #: includes/elements/recent-posts-tiles.php:264
3956
- #: includes/elements/recent-posts-timeline.php:174
3957
- #: includes/elements/recent-posts-widget.php:156
3958
- #: includes/elements/recent-products.php:128
3959
  msgid "Date"
3960
  msgstr ""
3961
 
3962
  #: includes/elementor/modules/query-control/controls/group-control-query.php:280
3963
- #: includes/elementor/modules/query-control/module.php:478
3964
  msgid "All"
3965
  msgstr ""
3966
 
@@ -4018,19 +3990,19 @@ msgstr ""
4018
  #: includes/elementor/widgets/recent-posts-tiles.php:306
4019
  #: includes/elementor/widgets/recent-posts-timeline.php:438
4020
  #: includes/elementor/widgets/recent-products.php:356
4021
- #: includes/elements/gallery.php:193
4022
- #: includes/elements/latest-posts-slider.php:136
4023
- #: includes/elements/popular-posts-widget.php:197
4024
- #: includes/elements/recent-posts-grid-carousel.php:183
4025
- #: includes/elements/recent-posts-land-style.php:170
4026
- #: includes/elements/recent-posts-masonry.php:150
4027
- #: includes/elements/recent-posts-tiles-carousel.php:150
4028
- #: includes/elements/recent-posts-tiles-carousel.php:235
4029
- #: includes/elements/recent-posts-tiles.php:180
4030
- #: includes/elements/recent-posts-tiles.php:265
4031
- #: includes/elements/recent-posts-timeline.php:175
4032
- #: includes/elements/recent-posts-widget.php:157
4033
- #: includes/elements/recent-products.php:129
4034
  msgid "Menu Order"
4035
  msgstr ""
4036
 
@@ -4043,18 +4015,18 @@ msgstr ""
4043
  #: includes/elementor/widgets/recent-posts-tiles.php:309
4044
  #: includes/elementor/widgets/recent-posts-timeline.php:441
4045
  #: includes/elementor/widgets/recent-products.php:359
4046
- #: includes/elements/latest-posts-slider.php:139
4047
- #: includes/elements/popular-posts-widget.php:200
4048
- #: includes/elements/recent-posts-grid-carousel.php:186
4049
- #: includes/elements/recent-posts-land-style.php:173
4050
- #: includes/elements/recent-posts-masonry.php:153
4051
- #: includes/elements/recent-posts-tiles-carousel.php:153
4052
- #: includes/elements/recent-posts-tiles-carousel.php:238
4053
- #: includes/elements/recent-posts-tiles.php:183
4054
- #: includes/elements/recent-posts-tiles.php:268
4055
- #: includes/elements/recent-posts-timeline.php:178
4056
- #: includes/elements/recent-posts-widget.php:160
4057
- #: includes/elements/recent-products.php:132
4058
  msgid "Random"
4059
  msgstr ""
4060
 
@@ -4068,28 +4040,28 @@ msgstr ""
4068
  #: includes/elementor/widgets/recent-posts-tiles.php:321
4069
  #: includes/elementor/widgets/recent-posts-timeline.php:453
4070
  #: includes/elementor/widgets/recent-products.php:371
4071
- #: includes/elements/gallery.php:166
4072
- #: includes/elements/popular-posts-widget.php:212
4073
- #: includes/elements/recent-posts-grid-carousel.php:199
4074
- #: includes/elements/recent-posts-land-style.php:186
4075
- #: includes/elements/recent-posts-masonry.php:166
4076
- #: includes/elements/recent-posts-tiles-carousel.php:166
4077
- #: includes/elements/recent-posts-tiles-carousel.php:251
4078
- #: includes/elements/recent-posts-tiles.php:196
4079
- #: includes/elements/recent-posts-tiles.php:281
4080
- #: includes/elements/recent-posts-timeline.php:191
4081
- #: includes/elements/recent-posts-widget.php:172
4082
- #: includes/elements/recent-products.php:145
4083
  msgid "Order"
4084
  msgstr ""
4085
 
4086
  #: includes/elementor/modules/query-control/controls/group-control-query.php:360
4087
- #: includes/elementor/widgets/gallery.php:286 includes/elements/gallery.php:172
4088
  msgid "ASC"
4089
  msgstr ""
4090
 
4091
  #: includes/elementor/modules/query-control/controls/group-control-query.php:361
4092
- #: includes/elementor/widgets/gallery.php:287 includes/elements/gallery.php:173
4093
  msgid "DESC"
4094
  msgstr ""
4095
 
@@ -4153,7 +4125,7 @@ msgid "Logo"
4153
  msgstr ""
4154
 
4155
  #: includes/elementor/modules/settings/general/manager.php:47
4156
- #: includes/general-hooks.php:1425
4157
  msgid "Footer Brand Height"
4158
  msgstr ""
4159
 
@@ -4175,7 +4147,7 @@ msgid "Select Post Type"
4175
  msgstr ""
4176
 
4177
  #: includes/elementor/modules/theme-builder/module.php:131
4178
- #: includes/general-hooks.php:1787 includes/general-hooks.php:1793
4179
  msgid "404 Page"
4180
  msgstr ""
4181
 
@@ -4185,8 +4157,8 @@ msgstr ""
4185
 
4186
  #: includes/elementor/widgets/accordion.php:52
4187
  #: includes/elementor/widgets/theme-elements/menu.php:299
4188
- #: includes/elements/accordion-widget.php:63 includes/elements/accordion.php:63
4189
- #: includes/elements/accordion.php:77 includes/elements/accordion.php:94
4190
  msgid "Accordion"
4191
  msgstr ""
4192
 
@@ -4205,10 +4177,10 @@ msgstr ""
4205
  #: includes/elementor/widgets/text.php:226
4206
  #: includes/elementor/widgets/text.php:264
4207
  #: includes/elementor/widgets/text.php:905
4208
- #: includes/elements/accordion-widget.php:74 includes/elements/accordion.php:91
4209
- #: includes/elements/dropcap.php:81 includes/elements/highlight.php:77
4210
- #: includes/elements/staff.php:513 includes/elements/tabs.php:90
4211
- #: includes/elements/testimonial.php:164 includes/elements/text.php:879
4212
  msgid "Content"
4213
  msgstr ""
4214
 
@@ -4241,7 +4213,7 @@ msgid "Title & Content"
4241
  msgstr ""
4242
 
4243
  #: includes/elementor/widgets/accordion.php:124
4244
- #: includes/elements/accordion-widget.php:46 includes/elements/accordion.php:46
4245
  msgid "Accordion Title"
4246
  msgstr ""
4247
 
@@ -4251,7 +4223,7 @@ msgstr ""
4251
 
4252
  #: includes/elementor/widgets/accordion.php:149
4253
  #: includes/elementor/widgets/theme-elements/menu.php:298
4254
- #: includes/elements/accordion-widget.php:62 includes/elements/accordion.php:62
4255
  msgid "Toggle"
4256
  msgstr ""
4257
 
@@ -4445,8 +4417,8 @@ msgstr ""
4445
  #: includes/elementor/widgets/theme-elements/modern-search.php:444
4446
  #: includes/elementor/widgets/theme-elements/select.php:309
4447
  #: includes/elementor/widgets/theme-elements/select.php:550
4448
- #: includes/elements/button.php:117 includes/elements/text.php:736
4449
- #: includes/general-hooks.php:763 includes/general-hooks.php:1175
4450
  msgid "Normal"
4451
  msgstr ""
4452
 
@@ -4739,16 +4711,16 @@ msgstr ""
4739
  msgid "Audio"
4740
  msgstr ""
4741
 
4742
- #: includes/elementor/widgets/audio.php:102 includes/elements/audio.php:56
4743
  msgid "Audio file(MP3 or ogg)"
4744
  msgstr ""
4745
 
4746
  #: includes/elementor/widgets/audio.php:111
4747
- #: includes/elementor/widgets/video.php:144 includes/elements/audio.php:83
4748
  msgid "AutoPlay"
4749
  msgstr ""
4750
 
4751
- #: includes/elementor/widgets/audio.php:112 includes/elements/audio.php:84
4752
  msgid "Play the audio file automatically."
4753
  msgstr ""
4754
 
@@ -5044,7 +5016,7 @@ msgstr ""
5044
  msgid "Off"
5045
  msgstr ""
5046
 
5047
- #: includes/elementor/widgets/audio.php:124 includes/elements/audio.php:70
5048
  msgid "Repeat the audio"
5049
  msgstr ""
5050
 
@@ -5056,11 +5028,11 @@ msgstr ""
5056
  #: includes/elementor/widgets/tabs.php:149
5057
  #: includes/elementor/widgets/text.php:1064
5058
  #: includes/elementor/widgets/theme-elements/menu.php:616
5059
- #: includes/elements/audio.php:96
5060
  msgid "Skin"
5061
  msgstr ""
5062
 
5063
- #: includes/elementor/widgets/audio.php:151 includes/elements/audio.php:97
5064
  msgid "The skin of audio element."
5065
  msgstr ""
5066
 
@@ -5071,18 +5043,17 @@ msgstr ""
5071
 
5072
  #: includes/elementor/widgets/before-after.php:96
5073
  #: includes/elementor/widgets/touch-slider.php:98
5074
- #: includes/elements/gallery.php:55 includes/elements/touch-slider.php:56
5075
- #: public/templates/vcomposer/auxin_vc_extendes.php:42
5076
  msgid "Images"
5077
  msgstr ""
5078
 
5079
  #: includes/elementor/widgets/before-after.php:103
5080
- #: includes/elements/before-after.php:55
5081
  msgid "Before image"
5082
  msgstr ""
5083
 
5084
  #: includes/elementor/widgets/before-after.php:122
5085
- #: includes/elements/before-after.php:68
5086
  msgid "After image"
5087
  msgstr ""
5088
 
@@ -5091,21 +5062,21 @@ msgstr ""
5091
  #: includes/elementor/widgets/custom-list.php:664
5092
  #: includes/elementor/widgets/divider.php:102
5093
  #: includes/elementor/widgets/svg.php:154
5094
- #: includes/elementor/widgets/video.php:183 includes/elements/code.php:92
5095
- #: includes/elements/gallery.php:115
5096
- #: includes/elements/recent-posts-tiles-carousel.php:293
5097
- #: includes/elements/recent-posts-tiles-carousel.php:341
5098
- #: includes/elements/recent-posts-tiles-carousel.php:363
5099
- #: includes/elements/recent-posts-tiles.php:323
5100
- #: includes/elements/recent-posts-tiles.php:371
5101
- #: includes/elements/tab-widget.php:55 includes/elements/tabs.php:55
5102
- #: includes/elements/touch-slider.php:105
5103
- #: includes/elements/touch-slider.php:118
5104
- #: includes/elements/touch-slider.php:131
5105
- #: includes/elements/touch-slider.php:144
5106
- #: includes/elements/touch-slider.php:160
5107
- #: includes/elements/touch-slider.php:173
5108
- #: includes/elements/touch-slider.php:186 includes/elements/video.php:88
5109
  #: includes/elements/video.php:102 includes/elements/video.php:168
5110
  msgid "Style"
5111
  msgstr ""
@@ -5119,15 +5090,15 @@ msgstr ""
5119
  #: includes/elementor/widgets/recent-posts-tiles.php:361
5120
  #: includes/elementor/widgets/recent-posts-timeline.php:493
5121
  #: includes/elementor/widgets/recent-products.php:411
5122
- #: includes/elements/before-after.php:82
5123
- #: includes/elements/latest-posts-slider.php:115
5124
- #: includes/elements/recent-posts-grid-carousel.php:259
5125
- #: includes/elements/recent-posts-land-style.php:246
5126
- #: includes/elements/recent-posts-masonry.php:226
5127
- #: includes/elements/recent-posts-tiles-carousel.php:269
5128
- #: includes/elements/recent-posts-tiles.php:299
5129
- #: includes/elements/recent-posts-timeline.php:251
5130
- #: includes/elements/recent-products.php:205
5131
  msgid "Start offset"
5132
  msgstr ""
5133
 
@@ -5157,8 +5128,8 @@ msgstr ""
5157
  #: includes/elementor/widgets/theme-elements/logo.php:222
5158
  #: includes/elementor/widgets/theme-elements/search.php:289
5159
  #: includes/elementor/widgets/video.php:191
5160
- #: includes/elements/before-after.php:114 includes/elements/image.php:108
5161
- #: includes/elements/staff.php:123 includes/elements/video.php:78
5162
  msgid "Width"
5163
  msgstr ""
5164
 
@@ -5173,26 +5144,26 @@ msgstr ""
5173
  #: includes/elementor/widgets/theme-elements/modern-search.php:434
5174
  #: includes/elementor/widgets/theme-elements/search.php:120
5175
  #: includes/elementor/widgets/theme-elements/search.php:381
5176
- #: includes/elements/button.php:16 includes/elements/button.php:46
5177
- #: includes/elements/button.php:376 includes/elements/text.php:645
5178
- #: includes/elements/text.php:662 includes/elements/text.php:686
5179
- #: includes/elements/text.php:702 includes/elements/text.php:732
5180
- #: includes/elements/text.php:762 includes/elements/text.php:778
5181
- #: includes/elements/text.php:794 includes/elements/text.php:819
5182
- #: includes/elements/text.php:837 includes/elements/text.php:854
5183
- #: includes/elements/text.php:875 includes/general-hooks.php:671
5184
- #: includes/general-hooks.php:1083
5185
  msgid "Button"
5186
  msgstr ""
5187
 
5188
  #: includes/elementor/widgets/button.php:107
5189
- #: includes/elementor/widgets/text.php:299 includes/elements/button.php:42
5190
- #: includes/elements/text.php:649
5191
  msgid "Button label"
5192
  msgstr ""
5193
 
5194
  #: includes/elementor/widgets/button.php:117
5195
- #: includes/elementor/widgets/text.php:323 includes/elements/text.php:842
5196
  msgid "If you want to link your button."
5197
  msgstr ""
5198
 
@@ -5209,76 +5180,76 @@ msgstr ""
5209
  msgid "Wrapper"
5210
  msgstr ""
5211
 
5212
- #: includes/elementor/widgets/button.php:156 includes/elements/button.php:56
5213
- #: includes/elements/text.php:666
5214
  msgid "Button size"
5215
  msgstr ""
5216
 
5217
  #: includes/elementor/widgets/button.php:160
5218
  #: includes/elementor/widgets/modern-button.php:318
5219
- #: includes/elementor/widgets/text.php:1043 includes/elements/button.php:62
5220
- #: includes/elements/text.php:672 includes/general-hooks.php:695
5221
- #: includes/general-hooks.php:1107
5222
  msgid "Exlarge"
5223
  msgstr ""
5224
 
5225
  #: includes/elementor/widgets/button.php:164
5226
  #: includes/elementor/widgets/divider.php:147
5227
  #: includes/elementor/widgets/modern-button.php:322
5228
- #: includes/elementor/widgets/text.php:1047 includes/elements/button.php:66
5229
- #: includes/elements/divider.php:90 includes/elements/text.php:676
5230
- #: includes/general-hooks.php:699 includes/general-hooks.php:1111
5231
  msgid "Tiny"
5232
  msgstr ""
5233
 
5234
- #: includes/elementor/widgets/button.php:172 includes/elements/button.php:131
5235
- #: includes/elements/text.php:750
5236
  msgid "Uppercase label"
5237
  msgstr ""
5238
 
5239
- #: includes/elementor/widgets/button.php:184 includes/elements/button.php:77
5240
  msgid "Button shape"
5241
  msgstr ""
5242
 
5243
  #: includes/elementor/widgets/button.php:188
5244
- #: includes/elementor/widgets/text.php:1368 includes/elements/button.php:90
5245
- #: includes/elements/text.php:706
5246
  msgid "Box"
5247
  msgstr ""
5248
 
5249
  #: includes/elementor/widgets/button.php:192
5250
  #: includes/elementor/widgets/modern-button.php:305
5251
- #: includes/elementor/widgets/text.php:1372 includes/elements/button.php:94
5252
- #: includes/elements/text.php:710 includes/general-hooks.php:730
5253
- #: includes/general-hooks.php:1142
5254
  msgid "Round"
5255
  msgstr ""
5256
 
5257
  #: includes/elementor/widgets/button.php:196
5258
  #: includes/elementor/widgets/modern-button.php:306
5259
- #: includes/elementor/widgets/text.php:1376 includes/elements/button.php:98
5260
- #: includes/elements/text.php:714 includes/general-hooks.php:734
5261
- #: includes/general-hooks.php:1146
5262
  msgid "Curve"
5263
  msgstr ""
5264
 
5265
- #: includes/elementor/widgets/button.php:207 includes/elements/button.php:104
5266
- #: includes/elements/text.php:720
5267
  msgid "Button style"
5268
  msgstr ""
5269
 
5270
  #: includes/elementor/widgets/button.php:215
5271
- #: includes/elementor/widgets/text.php:1396 includes/elements/button.php:121
5272
- #: includes/elements/text.php:740 includes/general-hooks.php:767
5273
- #: includes/general-hooks.php:1179
5274
  msgid "3D"
5275
  msgstr ""
5276
 
5277
  #: includes/elementor/widgets/button.php:219
5278
  #: includes/elementor/widgets/modern-button.php:292
5279
- #: includes/elementor/widgets/text.php:1400 includes/elements/button.php:125
5280
- #: includes/elements/text.php:744 includes/general-hooks.php:771
5281
- #: includes/general-hooks.php:1183
5282
  msgid "Outline"
5283
  msgstr ""
5284
 
@@ -5356,43 +5327,40 @@ msgstr ""
5356
  #: includes/elementor/widgets/theme-elements/search.php:178
5357
  #: includes/elementor/widgets/theme-elements/select.php:139
5358
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:108
5359
- #: includes/elements/custom-list.php:72 includes/elements/text.php:372
5360
- #: includes/elements/text.php:384 includes/general-hooks.php:238
5361
- #: includes/general-hooks.php:256 includes/general-hooks.php:273
5362
- #: includes/general-hooks.php:289 includes/general-hooks.php:305
5363
- #: includes/general-hooks.php:320
5364
  msgid "Icon"
5365
  msgstr ""
5366
 
5367
  #: includes/elementor/widgets/button.php:365
5368
- #: includes/elementor/widgets/text.php:311 includes/elements/button.php:157
5369
- #: includes/elements/text.php:782
5370
  msgid "Icon for button"
5371
  msgstr ""
5372
 
5373
  #: includes/elementor/widgets/button.php:373
5374
- #: includes/elementor/widgets/text.php:1145 includes/elements/button.php:170
5375
- #: includes/elements/text.php:798 includes/general-hooks.php:374
5376
  msgid "Icon alignment"
5377
  msgstr ""
5378
 
5379
  #: includes/elementor/widgets/button.php:380
5380
  #: includes/elementor/widgets/modern-button.php:814
5381
- #: includes/elementor/widgets/text.php:1152 includes/elements/button.php:190
5382
- #: includes/elements/text.php:807 includes/general-hooks.php:856
5383
- #: includes/general-hooks.php:1268
5384
  msgid "Over"
5385
  msgstr ""
5386
 
5387
  #: includes/elementor/widgets/button.php:381
5388
- #: includes/elementor/widgets/text.php:1153 includes/elements/button.php:194
5389
- #: includes/elements/text.php:808 includes/general-hooks.php:860
5390
- #: includes/general-hooks.php:1272
5391
  msgid "Animate from Left"
5392
  msgstr ""
5393
 
5394
  #: includes/elementor/widgets/button.php:382
5395
- #: includes/elementor/widgets/text.php:1154 includes/elements/text.php:809
5396
  msgid "Animate from Right"
5397
  msgstr ""
5398
 
@@ -5423,7 +5391,7 @@ msgstr ""
5423
  #: includes/elementor/widgets/theme-elements/current-time.php:163
5424
  #: includes/elementor/widgets/theme-elements/modern-search.php:118
5425
  #: includes/elementor/widgets/theme-elements/modern-search.php:342
5426
- #: includes/elements/custom-list.php:56 includes/elements/image.php:301
5427
  msgid "Text"
5428
  msgstr ""
5429
 
@@ -5481,7 +5449,7 @@ msgstr ""
5481
 
5482
  #: includes/elementor/widgets/carousel-navigation.php:104
5483
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:269
5484
- #: includes/elements/recent-posts-grid-carousel.php:683
5485
  msgid "Long Arrow"
5486
  msgstr ""
5487
 
@@ -5495,11 +5463,11 @@ msgstr ""
5495
  #: includes/elementor/widgets/recent-posts-masonry.php:611
5496
  #: includes/elementor/widgets/recent-posts-tiles.php:395
5497
  #: includes/elementor/widgets/recent-posts-timeline.php:527
5498
- #: includes/elements/recent-posts-grid-carousel.php:414
5499
- #: includes/elements/recent-posts-land-style.php:334
5500
- #: includes/elements/recent-posts-masonry.php:314
5501
- #: includes/elements/recent-posts-tiles.php:161
5502
- #: includes/elements/recent-posts-timeline.php:156
5503
  msgid "Next Button"
5504
  msgstr ""
5505
 
@@ -5542,7 +5510,7 @@ msgstr ""
5542
  #: includes/elementor/widgets/theme-elements/modern-search.php:264
5543
  #: includes/elementor/widgets/theme-elements/modern-search.php:311
5544
  #: includes/elementor/widgets/theme-elements/search.php:213
5545
- #: includes/elements/image.php:86
5546
  msgid "Size"
5547
  msgstr ""
5548
 
@@ -5573,8 +5541,8 @@ msgstr ""
5573
  #: includes/elementor/widgets/staff.php:575
5574
  #: includes/elementor/widgets/text.php:243
5575
  #: includes/elementor/widgets/text.php:792
5576
- #: includes/elements/recent-posts-grid-carousel.php:69
5577
- #: includes/elements/recent-products.php:55 includes/elements/text.php:57
5578
  msgid "Subtitle"
5579
  msgstr ""
5580
 
@@ -5594,7 +5562,7 @@ msgstr ""
5594
  #: includes/elementor/widgets/theme-elements/select.php:227
5595
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:191
5596
  #: includes/elementor/widgets/theme-elements/site-title.php:184
5597
- #: includes/elements/image.php:144
5598
  msgid "Alignment"
5599
  msgstr ""
5600
 
@@ -5792,8 +5760,8 @@ msgstr ""
5792
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:231
5793
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:201
5794
  #: includes/elements/contact-box.php:258 includes/elements/gmap.php:154
5795
- #: includes/elements/recent-posts-grid-carousel.php:633
5796
- #: includes/elements/recent-posts-tiles-carousel.php:424
5797
  msgid "Navigation control"
5798
  msgstr ""
5799
 
@@ -5823,14 +5791,14 @@ msgid "Contact form Type"
5823
  msgstr ""
5824
 
5825
  #: includes/elementor/widgets/contact-form.php:108
5826
- #: includes/elements/contact-form.php:71
5827
  msgid ""
5828
  "Specifies contact form element's type. Whether to use built-in form or "
5829
  "Contact Form 7."
5830
  msgstr ""
5831
 
5832
  #: includes/elementor/widgets/contact-form.php:113
5833
- #: includes/elements/contact-form.php:75
5834
  msgid "Phlox Contact Form"
5835
  msgstr ""
5836
 
@@ -5843,7 +5811,7 @@ msgid "Put a Contact Form 7 shortcode that you have already created."
5843
  msgstr ""
5844
 
5845
  #: includes/elementor/widgets/contact-form.php:137
5846
- #: includes/elements/contact-form.php:57
5847
  msgid "Email address of message's recipient"
5848
  msgstr ""
5849
 
@@ -5938,7 +5906,7 @@ msgstr ""
5938
  #: includes/elementor/widgets/theme-elements/search.php:201
5939
  #: includes/elementor/widgets/theme-elements/search.php:404
5940
  #: includes/elementor/widgets/touch-slider.php:303
5941
- #: includes/general-hooks.php:1561
5942
  msgid "Background Color"
5943
  msgstr ""
5944
 
@@ -5970,16 +5938,16 @@ msgstr ""
5970
  #: includes/elementor/widgets/recent-posts-tiles.php:117
5971
  #: includes/elementor/widgets/recent-posts-timeline.php:117
5972
  #: includes/elementor/widgets/recent-products.php:129
5973
- #: includes/elementor/widgets/staff.php:842 includes/elements/gallery.php:227
5974
- #: includes/elements/gallery.php:249 includes/elements/gallery.php:269
5975
- #: includes/elements/recent-posts-grid-carousel.php:488
5976
- #: includes/elements/recent-posts-grid-carousel.php:507
5977
- #: includes/elements/recent-posts-grid-carousel.php:524
5978
- #: includes/elements/recent-posts-masonry.php:370
5979
- #: includes/elements/recent-posts-masonry.php:389
5980
- #: includes/elements/recent-posts-masonry.php:406
5981
- #: includes/elements/recent-posts-timeline.php:288
5982
- #: includes/elements/recent-posts-timeline.php:308
5983
  msgid "Layout"
5984
  msgstr ""
5985
 
@@ -5991,16 +5959,16 @@ msgstr ""
5991
  #: includes/elementor/widgets/custom-list.php:386
5992
  #: includes/elementor/widgets/staff.php:770
5993
  #: includes/elementor/widgets/theme-elements/menu.php:161
5994
- #: includes/elements/socials-list.php:83 includes/elements/socials-list.php:220
5995
- #: includes/elements/staff.php:485
5996
  msgid "Vertical"
5997
  msgstr ""
5998
 
5999
  #: includes/elementor/widgets/custom-list.php:387
6000
  #: includes/elementor/widgets/staff.php:771
6001
  #: includes/elementor/widgets/theme-elements/menu.php:160
6002
- #: includes/elements/socials-list.php:82 includes/elements/socials-list.php:219
6003
- #: includes/elements/staff.php:486
6004
  msgid "Horizontal"
6005
  msgstr ""
6006
 
@@ -6017,10 +5985,10 @@ msgid "Vertical Align"
6017
  msgstr ""
6018
 
6019
  #: includes/elementor/widgets/custom-list.php:539
6020
- #: includes/elements/custom-list.php:16 includes/elements/custom-list.php:58
6021
- #: includes/elements/custom-list.php:74 includes/elements/custom-list.php:90
6022
- #: includes/elements/custom-list.php:106 includes/elements/custom-list.php:122
6023
- #: includes/elements/custom-list.php:138
6024
  msgid "List"
6025
  msgstr ""
6026
 
@@ -6029,13 +5997,13 @@ msgid "Space Between Rows"
6029
  msgstr ""
6030
 
6031
  #: includes/elementor/widgets/custom-list.php:565
6032
- #: includes/elements/custom-list.php:152
6033
  msgid "Display Connector"
6034
  msgstr ""
6035
 
6036
  #: includes/elementor/widgets/custom-list.php:581
6037
  #: includes/elementor/widgets/custom-list.php:667
6038
- #: includes/elementor/widgets/divider.php:111 includes/elements/divider.php:60
6039
  msgid "Solid"
6040
  msgstr ""
6041
 
@@ -6051,7 +6019,7 @@ msgstr ""
6051
 
6052
  #: includes/elementor/widgets/custom-list.php:584
6053
  #: includes/elementor/widgets/custom-list.php:670
6054
- #: includes/elementor/widgets/divider.php:115 includes/elements/divider.php:64
6055
  msgid "Dashed"
6056
  msgstr ""
6057
 
@@ -6067,7 +6035,7 @@ msgstr ""
6067
 
6068
  #: includes/elementor/widgets/custom-list.php:651
6069
  #: includes/elementor/widgets/heading-modern.php:189
6070
- #: includes/elements/custom-list.php:170
6071
  msgid "Display Divider"
6072
  msgstr ""
6073
 
@@ -6077,10 +6045,10 @@ msgid "Text Margin"
6077
  msgstr ""
6078
 
6079
  #: includes/elementor/widgets/custom-list.php:1001
6080
- #: includes/elements/custom-list.php:59 includes/elements/custom-list.php:62
6081
- #: includes/elements/custom-list.php:75 includes/elements/custom-list.php:91
6082
- #: includes/elements/custom-list.php:94 includes/elements/custom-list.php:107
6083
- #: includes/elements/custom-list.php:123 includes/elements/custom-list.php:139
6084
  msgid "List Item"
6085
  msgstr ""
6086
 
@@ -6101,7 +6069,7 @@ msgstr ""
6101
  msgid "Divider"
6102
  msgstr ""
6103
 
6104
- #: includes/elementor/widgets/divider.php:107 includes/elements/divider.php:56
6105
  msgid "White Space"
6106
  msgstr ""
6107
 
@@ -6110,28 +6078,27 @@ msgstr ""
6110
  #: includes/elementor/widgets/staff.php:200
6111
  #: includes/elementor/widgets/text.php:461
6112
  #: includes/elementor/widgets/text.php:656
6113
- #: includes/elements/about-widget.php:120 includes/elements/divider.php:68
6114
- #: includes/elements/dropcap.php:71 includes/elements/staff.php:167
6115
- #: includes/elements/text.php:537 includes/elements/text.php:579
6116
- #: includes/general-hooks.php:351
6117
  msgid "Circle"
6118
  msgstr ""
6119
 
6120
- #: includes/elementor/widgets/divider.php:123 includes/elements/divider.php:72
6121
  msgid "Diamond"
6122
  msgstr ""
6123
 
6124
- #: includes/elementor/widgets/divider.php:127 includes/elements/divider.php:76
6125
  msgid "Vertical Line"
6126
  msgstr ""
6127
 
6128
- #: includes/elementor/widgets/divider.php:139 includes/elements/divider.php:83
6129
  msgid "Specifies the size of divider."
6130
  msgstr ""
6131
 
6132
  #: includes/elementor/widgets/divider.php:144
6133
- #: includes/elements/before-after.php:105
6134
- #: includes/elements/instagram-feed.php:98
6135
  msgid "Full"
6136
  msgstr ""
6137
 
@@ -6155,7 +6122,7 @@ msgstr ""
6155
  msgid "Gap bottom"
6156
  msgstr ""
6157
 
6158
- #: includes/elementor/widgets/divider.php:387 includes/elements/divider.php:105
6159
  msgid "Divider color"
6160
  msgstr ""
6161
 
@@ -6176,24 +6143,22 @@ msgstr ""
6176
  msgid "Add Images"
6177
  msgstr ""
6178
 
6179
- #: includes/elementor/widgets/gallery.php:113 includes/elements/gallery.php:70
6180
  msgid "Gallery layout"
6181
  msgstr ""
6182
 
6183
  #: includes/elementor/widgets/gallery.php:117
6184
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:153
6185
- #: includes/elements/gallery.php:77
6186
- #: includes/elements/recent-posts-grid-carousel.php:536
6187
- #: public/templates/vcomposer/auxin_vc_extendes.php:35
6188
  msgid "Grid"
6189
  msgstr ""
6190
 
6191
- #: includes/elementor/widgets/gallery.php:118 includes/elements/gallery.php:81
6192
- #: public/templates/vcomposer/auxin_vc_extendes.php:32
6193
  msgid "Masonry"
6194
  msgstr ""
6195
 
6196
- #: includes/elementor/widgets/gallery.php:119 includes/elements/gallery.php:85
6197
  msgid "Tiles"
6198
  msgstr ""
6199
 
@@ -6205,10 +6170,10 @@ msgstr ""
6205
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:134
6206
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:220
6207
  #: includes/elementor/widgets/recent-posts-tiles.php:134
6208
- #: includes/elements/gallery.php:123
6209
- #: includes/elements/recent-posts-tiles-carousel.php:301
6210
- #: includes/elements/recent-posts-tiles-carousel.php:367
6211
- #: includes/elements/recent-posts-tiles.php:331
6212
  msgid "Pattern 1"
6213
  msgstr ""
6214
 
@@ -6216,55 +6181,55 @@ msgstr ""
6216
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:138
6217
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:224
6218
  #: includes/elementor/widgets/recent-posts-tiles.php:138
6219
- #: includes/elements/gallery.php:127
6220
- #: includes/elements/recent-posts-tiles-carousel.php:305
6221
- #: includes/elements/recent-posts-tiles-carousel.php:371
6222
- #: includes/elements/recent-posts-tiles.php:335
6223
  msgid "Pattern 2"
6224
  msgstr ""
6225
 
6226
  #: includes/elementor/widgets/gallery.php:134
6227
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:142
6228
  #: includes/elementor/widgets/recent-posts-tiles.php:142
6229
- #: includes/elements/gallery.php:131
6230
- #: includes/elements/recent-posts-tiles-carousel.php:309
6231
- #: includes/elements/recent-posts-tiles.php:339
6232
  msgid "Pattern 3"
6233
  msgstr ""
6234
 
6235
  #: includes/elementor/widgets/gallery.php:135
6236
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:146
6237
  #: includes/elementor/widgets/recent-posts-tiles.php:146
6238
- #: includes/elements/gallery.php:135
6239
- #: includes/elements/recent-posts-tiles-carousel.php:313
6240
- #: includes/elements/recent-posts-tiles.php:343
6241
  msgid "Pattern 4"
6242
  msgstr ""
6243
 
6244
  #: includes/elementor/widgets/gallery.php:136
6245
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:150
6246
  #: includes/elementor/widgets/recent-posts-tiles.php:150
6247
- #: includes/elements/gallery.php:139
6248
- #: includes/elements/recent-posts-tiles-carousel.php:317
6249
- #: includes/elements/recent-posts-tiles.php:347
6250
  msgid "Pattern 5"
6251
  msgstr ""
6252
 
6253
  #: includes/elementor/widgets/gallery.php:137
6254
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:154
6255
  #: includes/elementor/widgets/recent-posts-tiles.php:154
6256
- #: includes/elements/gallery.php:143
6257
- #: includes/elements/recent-posts-tiles-carousel.php:321
6258
- #: includes/elements/recent-posts-tiles.php:351
6259
  msgid "Pattern 6"
6260
  msgstr ""
6261
 
6262
  #: includes/elementor/widgets/gallery.php:138
6263
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:158
6264
  #: includes/elementor/widgets/recent-posts-tiles.php:158
6265
- #: includes/elements/gallery.php:147
6266
- #: includes/elements/recent-posts-tiles-carousel.php:325
6267
- #: includes/elements/recent-posts-tiles.php:355
6268
  msgid "Pattern 7"
6269
  msgstr ""
6270
 
@@ -6273,7 +6238,7 @@ msgstr ""
6273
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:128
6274
  #: includes/elementor/widgets/recent-posts-masonry.php:128
6275
  #: includes/elementor/widgets/recent-products.php:137
6276
- #: includes/elements/instagram-feed.php:109
6277
  msgid "Columns"
6278
  msgstr ""
6279
 
@@ -6286,11 +6251,11 @@ msgstr ""
6286
  #: includes/elementor/widgets/recent-posts-land-style.php:548
6287
  #: includes/elementor/widgets/recent-posts-timeline.php:559
6288
  #: includes/elementor/widgets/recent-products.php:490
6289
- #: includes/elements/gallery.php:291
6290
- #: includes/elements/recent-posts-grid-carousel.php:112
6291
- #: includes/elements/recent-posts-land-style.php:99
6292
- #: includes/elements/recent-posts-timeline.php:292
6293
- #: includes/elements/recent-products.php:85
6294
  msgid "Image aspect ratio"
6295
  msgstr ""
6296
 
@@ -6303,24 +6268,24 @@ msgstr ""
6303
  msgid "Media File"
6304
  msgstr ""
6305
 
6306
- #: includes/elementor/widgets/gallery.php:217 includes/elements/gallery.php:322
6307
  msgid "Attachment Page"
6308
  msgstr ""
6309
 
6310
- #: includes/elementor/widgets/gallery.php:218 includes/elements/flickr.php:150
6311
- #: includes/elements/gallery.php:320
6312
  msgid "Lightbox"
6313
  msgstr ""
6314
 
6315
- #: includes/elementor/widgets/gallery.php:227 includes/elements/flickr.php:199
6316
  msgid "Pagination"
6317
  msgstr ""
6318
 
6319
- #: includes/elementor/widgets/gallery.php:238 includes/elements/gallery.php:347
6320
  msgid "Enable lazyload"
6321
  msgstr ""
6322
 
6323
- #: includes/elementor/widgets/gallery.php:252 includes/elements/gallery.php:363
6324
  msgid "Images per page"
6325
  msgstr ""
6326
 
@@ -6328,7 +6293,7 @@ msgstr ""
6328
  msgid "Order by query"
6329
  msgstr ""
6330
 
6331
- #: includes/elementor/widgets/gallery.php:298 includes/elements/gallery.php:187
6332
  msgid "Order images by"
6333
  msgstr ""
6334
 
@@ -6497,8 +6462,7 @@ msgid "Shape"
6497
  msgstr ""
6498
 
6499
  #: includes/elementor/widgets/icon.php:141
6500
- #: includes/elements/about-widget.php:121 includes/elements/dropcap.php:59
6501
- #: includes/general-hooks.php:352
6502
  msgid "Square"
6503
  msgstr ""
6504
 
@@ -6552,9 +6516,9 @@ msgstr ""
6552
  #: includes/elementor/widgets/text.php:118
6553
  #: includes/elementor/widgets/text.php:140
6554
  #: includes/elementor/widgets/theme-elements/logo.php:214
6555
- #: includes/elements/about-widget.php:99 includes/elements/image.php:15
6556
- #: includes/elements/image.php:56 includes/elements/text.php:373
6557
- #: includes/elements/text.php:402
6558
  msgid "Image"
6559
  msgstr ""
6560
 
@@ -6575,44 +6539,44 @@ msgstr ""
6575
  msgid "Ribbon"
6576
  msgstr ""
6577
 
6578
- #: includes/elementor/widgets/image.php:186 includes/elements/image.php:287
6579
  msgid "Diplay Ribbon"
6580
  msgstr ""
6581
 
6582
- #: includes/elementor/widgets/image.php:210 includes/elements/image.php:319
6583
  msgid "Ribbon Style"
6584
  msgstr ""
6585
 
6586
- #: includes/elementor/widgets/image.php:214 includes/elements/image.php:324
6587
- #: includes/elements/staff.php:198 includes/elements/text.php:95
6588
  msgid "Simple"
6589
  msgstr ""
6590
 
6591
- #: includes/elementor/widgets/image.php:215 includes/elements/image.php:325
6592
  msgid "Corner"
6593
  msgstr ""
6594
 
6595
- #: includes/elementor/widgets/image.php:216 includes/elements/image.php:326
6596
  msgid "Cross"
6597
  msgstr ""
6598
 
6599
- #: includes/elementor/widgets/image.php:227 includes/elements/image.php:340
6600
  msgid "Ribbon Position"
6601
  msgstr ""
6602
 
6603
- #: includes/elementor/widgets/image.php:231 includes/elements/image.php:345
6604
  msgid "Top Left"
6605
  msgstr ""
6606
 
6607
- #: includes/elementor/widgets/image.php:232 includes/elements/image.php:346
6608
  msgid "Top Right"
6609
  msgstr ""
6610
 
6611
- #: includes/elementor/widgets/image.php:233 includes/elements/image.php:347
6612
  msgid "Bottom Left"
6613
  msgstr ""
6614
 
6615
- #: includes/elementor/widgets/image.php:234 includes/elements/image.php:348
6616
  msgid "Bottom Right"
6617
  msgstr ""
6618
 
@@ -6622,7 +6586,7 @@ msgstr ""
6622
 
6623
  #: includes/elementor/widgets/image.php:278
6624
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:101
6625
- #: includes/general-hooks.php:1935
6626
  msgid "Settings"
6627
  msgstr ""
6628
 
@@ -6630,11 +6594,11 @@ msgstr ""
6630
  msgid "Open in lightbox"
6631
  msgstr ""
6632
 
6633
- #: includes/elementor/widgets/image.php:298 includes/elements/image.php:162
6634
  msgid "Iconic button"
6635
  msgstr ""
6636
 
6637
- #: includes/elementor/widgets/image.php:303 includes/elements/image.php:169
6638
  msgid "Plus"
6639
  msgstr ""
6640
 
@@ -6675,19 +6639,19 @@ msgstr ""
6675
  msgid "Placeholder color while loading image"
6676
  msgstr ""
6677
 
6678
- #: includes/elementor/widgets/image.php:382 includes/elements/image.php:262
6679
  msgid "Tilt Effect"
6680
  msgstr ""
6681
 
6682
- #: includes/elementor/widgets/image.php:383 includes/elements/image.php:263
6683
  msgid "Adds tilt effect to the image."
6684
  msgstr ""
6685
 
6686
- #: includes/elementor/widgets/image.php:396 includes/elements/image.php:274
6687
  msgid "Colorized Shadow"
6688
  msgstr ""
6689
 
6690
- #: includes/elementor/widgets/image.php:397 includes/elements/image.php:275
6691
  msgid ""
6692
  "Adds colorized shadow to the image. Note: This feature is not available "
6693
  "when image hover is active."
@@ -6772,7 +6736,6 @@ msgid "Text Vertical Align"
6772
  msgstr ""
6773
 
6774
  #: includes/elementor/widgets/modern-button.php:196
6775
- #: public/templates/vcomposer/auxin_vc_extendes.php:34
6776
  msgid "Justified"
6777
  msgstr ""
6778
 
@@ -6824,13 +6787,13 @@ msgstr ""
6824
  #: includes/elementor/widgets/recent-posts-tiles.php:250
6825
  #: includes/elementor/widgets/recent-posts-timeline.php:382
6826
  #: includes/elementor/widgets/recent-products.php:327
6827
- #: includes/elements/popular-posts-widget.php:64
6828
- #: includes/elements/recent-posts-grid-carousel.php:98
6829
- #: includes/elements/recent-posts-land-style.php:85
6830
- #: includes/elements/recent-posts-masonry.php:85
6831
- #: includes/elements/recent-posts-tiles.php:84
6832
- #: includes/elements/recent-posts-timeline.php:79
6833
- #: includes/elements/recent-posts-widget.php:70
6834
  msgid "Number of posts to show"
6835
  msgstr ""
6836
 
@@ -6842,83 +6805,83 @@ msgstr ""
6842
  #: includes/elementor/widgets/recent-posts-tiles.php:231
6843
  #: includes/elementor/widgets/recent-posts-timeline.php:363
6844
  #: includes/elementor/widgets/recent-products.php:308
6845
- #: includes/elements/latest-posts-slider.php:69
6846
- #: includes/elements/latest-posts-slider.php:83
6847
- #: includes/elements/latest-posts-slider.php:97
6848
- #: includes/elements/latest-posts-slider.php:111
6849
- #: includes/elements/latest-posts-slider.php:125
6850
- #: includes/elements/latest-posts-slider.php:149
6851
- #: includes/elements/latest-posts-slider.php:167
6852
- #: includes/elements/latest-posts-slider.php:237
6853
- #: includes/elements/recent-posts-grid-carousel.php:94
6854
- #: includes/elements/recent-posts-grid-carousel.php:108
6855
- #: includes/elements/recent-posts-grid-carousel.php:141
6856
- #: includes/elements/recent-posts-grid-carousel.php:154
6857
- #: includes/elements/recent-posts-grid-carousel.php:195
6858
- #: includes/elements/recent-posts-grid-carousel.php:213
6859
- #: includes/elements/recent-posts-grid-carousel.php:227
6860
- #: includes/elements/recent-posts-grid-carousel.php:241
6861
- #: includes/elements/recent-posts-grid-carousel.php:255
6862
- #: includes/elements/recent-posts-grid-carousel.php:269
6863
- #: includes/elements/recent-posts-land-style.php:81
6864
- #: includes/elements/recent-posts-land-style.php:95
6865
- #: includes/elements/recent-posts-land-style.php:128
6866
- #: includes/elements/recent-posts-land-style.php:141
6867
- #: includes/elements/recent-posts-land-style.php:157
6868
- #: includes/elements/recent-posts-land-style.php:182
6869
- #: includes/elements/recent-posts-land-style.php:200
6870
- #: includes/elements/recent-posts-land-style.php:214
6871
- #: includes/elements/recent-posts-land-style.php:228
6872
- #: includes/elements/recent-posts-land-style.php:242
6873
- #: includes/elements/recent-posts-land-style.php:256
6874
- #: includes/elements/recent-posts-masonry.php:81
6875
- #: includes/elements/recent-posts-masonry.php:95
6876
- #: includes/elements/recent-posts-masonry.php:108
6877
- #: includes/elements/recent-posts-masonry.php:121
6878
- #: includes/elements/recent-posts-masonry.php:162
6879
- #: includes/elements/recent-posts-masonry.php:180
6880
- #: includes/elements/recent-posts-masonry.php:194
6881
- #: includes/elements/recent-posts-masonry.php:208
6882
- #: includes/elements/recent-posts-masonry.php:222
6883
- #: includes/elements/recent-posts-masonry.php:236
6884
- #: includes/elements/recent-posts-tiles-carousel.php:67
6885
- #: includes/elements/recent-posts-tiles-carousel.php:81
6886
- #: includes/elements/recent-posts-tiles-carousel.php:95
6887
- #: includes/elements/recent-posts-tiles-carousel.php:108
6888
- #: includes/elements/recent-posts-tiles-carousel.php:121
6889
- #: includes/elements/recent-posts-tiles-carousel.php:137
6890
- #: includes/elements/recent-posts-tiles-carousel.php:162
6891
- #: includes/elements/recent-posts-tiles-carousel.php:180
6892
- #: includes/elements/recent-posts-tiles-carousel.php:194
6893
- #: includes/elements/recent-posts-tiles-carousel.php:208
6894
- #: includes/elements/recent-posts-tiles-carousel.php:222
6895
- #: includes/elements/recent-posts-tiles-carousel.php:247
6896
- #: includes/elements/recent-posts-tiles-carousel.php:265
6897
- #: includes/elements/recent-posts-tiles-carousel.php:279
6898
- #: includes/elements/recent-posts-tiles.php:80
6899
- #: includes/elements/recent-posts-tiles.php:94
6900
- #: includes/elements/recent-posts-tiles.php:107
6901
- #: includes/elements/recent-posts-tiles.php:120
6902
- #: includes/elements/recent-posts-tiles.php:136
6903
- #: includes/elements/recent-posts-tiles.php:192
6904
- #: includes/elements/recent-posts-tiles.php:210
6905
- #: includes/elements/recent-posts-tiles.php:224
6906
- #: includes/elements/recent-posts-tiles.php:238
6907
- #: includes/elements/recent-posts-tiles.php:252
6908
- #: includes/elements/recent-posts-tiles.php:277
6909
- #: includes/elements/recent-posts-tiles.php:295
6910
- #: includes/elements/recent-posts-tiles.php:309
6911
- #: includes/elements/recent-posts-timeline.php:75
6912
- #: includes/elements/recent-posts-timeline.php:89
6913
- #: includes/elements/recent-posts-timeline.php:102
6914
- #: includes/elements/recent-posts-timeline.php:115
6915
- #: includes/elements/recent-posts-timeline.php:131
6916
- #: includes/elements/recent-posts-timeline.php:187
6917
- #: includes/elements/recent-posts-timeline.php:205
6918
- #: includes/elements/recent-posts-timeline.php:219
6919
- #: includes/elements/recent-posts-timeline.php:233
6920
- #: includes/elements/recent-posts-timeline.php:247
6921
- #: includes/elements/recent-posts-timeline.php:261
6922
  msgid "Query"
6923
  msgstr ""
6924
 
@@ -6960,15 +6923,15 @@ msgstr ""
6960
  #: includes/elementor/widgets/recent-posts-tiles.php:238
6961
  #: includes/elementor/widgets/recent-posts-timeline.php:370
6962
  #: includes/elementor/widgets/recent-products.php:315
6963
- #: includes/elements/popular-posts-widget.php:235
6964
- #: includes/elements/recent-posts-grid-carousel.php:83
6965
- #: includes/elements/recent-posts-land-style.php:70
6966
- #: includes/elements/recent-posts-masonry.php:70
6967
- #: includes/elements/recent-posts-tiles-carousel.php:56
6968
- #: includes/elements/recent-posts-tiles.php:69
6969
- #: includes/elements/recent-posts-timeline.php:64
6970
- #: includes/elements/recent-posts-widget.php:190
6971
- #: includes/elements/recent-products.php:69
6972
  msgid "Categories"
6973
  msgstr ""
6974
 
@@ -6990,18 +6953,18 @@ msgstr ""
6990
  #: includes/elementor/widgets/recent-posts-tiles.php:301
6991
  #: includes/elementor/widgets/recent-posts-timeline.php:433
6992
  #: includes/elementor/widgets/recent-products.php:351
6993
- #: includes/elements/latest-posts-slider.php:129
6994
- #: includes/elements/popular-posts-widget.php:188
6995
- #: includes/elements/recent-posts-grid-carousel.php:174
6996
- #: includes/elements/recent-posts-land-style.php:161
6997
- #: includes/elements/recent-posts-masonry.php:141
6998
- #: includes/elements/recent-posts-tiles-carousel.php:141
6999
- #: includes/elements/recent-posts-tiles-carousel.php:226
7000
- #: includes/elements/recent-posts-tiles.php:171
7001
- #: includes/elements/recent-posts-tiles.php:256
7002
- #: includes/elements/recent-posts-timeline.php:166
7003
- #: includes/elements/recent-posts-widget.php:148
7004
- #: includes/elements/recent-products.php:120
7005
  msgid "Order by"
7006
  msgstr ""
7007
 
@@ -7013,6 +6976,29 @@ msgstr ""
7013
  #: includes/elementor/widgets/recent-posts-tiles.php:310
7014
  #: includes/elementor/widgets/recent-posts-timeline.php:442
7015
  #: includes/elementor/widgets/recent-products.php:360
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7016
  #: includes/elements/latest-posts-slider.php:140
7017
  #: includes/elements/popular-posts-widget.php:201
7018
  #: includes/elements/recent-posts-grid-carousel.php:187
@@ -7025,30 +7011,7 @@ msgstr ""
7025
  #: includes/elements/recent-posts-timeline.php:179
7026
  #: includes/elements/recent-posts-widget.php:161
7027
  #: includes/elements/recent-products.php:133
7028
- msgid "Comments"
7029
- msgstr ""
7030
-
7031
- #: includes/elementor/widgets/products-grid.php:243
7032
- #: includes/elementor/widgets/recent-posts-grid-carousel.php:798
7033
- #: includes/elementor/widgets/recent-posts-land-style.php:432
7034
- #: includes/elementor/widgets/recent-posts-masonry.php:527
7035
- #: includes/elementor/widgets/recent-posts-tiles-carousel.php:409
7036
- #: includes/elementor/widgets/recent-posts-tiles.php:311
7037
- #: includes/elementor/widgets/recent-posts-timeline.php:443
7038
- #: includes/elementor/widgets/recent-products.php:361
7039
- #: includes/elements/latest-posts-slider.php:141
7040
- #: includes/elements/popular-posts-widget.php:202
7041
- #: includes/elements/recent-posts-grid-carousel.php:188
7042
- #: includes/elements/recent-posts-land-style.php:175
7043
- #: includes/elements/recent-posts-masonry.php:155
7044
- #: includes/elements/recent-posts-tiles-carousel.php:155
7045
- #: includes/elements/recent-posts-tiles-carousel.php:240
7046
- #: includes/elements/recent-posts-tiles.php:185
7047
- #: includes/elements/recent-posts-tiles.php:270
7048
- #: includes/elements/recent-posts-timeline.php:180
7049
- #: includes/elements/recent-posts-widget.php:162
7050
- #: includes/elements/recent-products.php:134
7051
- msgid "Date Modified"
7052
  msgstr ""
7053
 
7054
  #: includes/elementor/widgets/products-grid.php:245
@@ -7059,15 +7022,15 @@ msgstr ""
7059
  #: includes/elementor/widgets/recent-posts-tiles.php:313
7060
  #: includes/elementor/widgets/recent-posts-timeline.php:445
7061
  #: includes/elementor/widgets/recent-products.php:363
7062
- #: includes/elements/recent-posts-grid-carousel.php:190
7063
- #: includes/elements/recent-posts-land-style.php:177
7064
- #: includes/elements/recent-posts-masonry.php:157
7065
- #: includes/elements/recent-posts-tiles-carousel.php:157
7066
- #: includes/elements/recent-posts-tiles-carousel.php:242
7067
- #: includes/elements/recent-posts-tiles.php:187
7068
- #: includes/elements/recent-posts-tiles.php:272
7069
- #: includes/elements/recent-posts-timeline.php:182
7070
- #: includes/elements/recent-products.php:136
7071
  msgid "Inserted Post IDs"
7072
  msgstr ""
7073
 
@@ -7079,6 +7042,29 @@ msgstr ""
7079
  #: includes/elementor/widgets/recent-posts-tiles.php:325
7080
  #: includes/elementor/widgets/recent-posts-timeline.php:457
7081
  #: includes/elementor/widgets/recent-products.php:375
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7082
  #: includes/elements/latest-posts-slider.php:159
7083
  #: includes/elements/popular-posts-widget.php:220
7084
  #: includes/elements/recent-posts-grid-carousel.php:207
@@ -7091,41 +7077,18 @@ msgstr ""
7091
  #: includes/elements/recent-posts-timeline.php:199
7092
  #: includes/elements/recent-posts-widget.php:180
7093
  #: includes/elements/recent-products.php:153
7094
- msgid "Descending"
7095
- msgstr ""
7096
-
7097
- #: includes/elementor/widgets/products-grid.php:258
7098
- #: includes/elementor/widgets/recent-posts-grid-carousel.php:816
7099
- #: includes/elementor/widgets/recent-posts-land-style.php:447
7100
- #: includes/elementor/widgets/recent-posts-masonry.php:542
7101
- #: includes/elementor/widgets/recent-posts-tiles-carousel.php:424
7102
- #: includes/elementor/widgets/recent-posts-tiles.php:326
7103
- #: includes/elementor/widgets/recent-posts-timeline.php:458
7104
- #: includes/elementor/widgets/recent-products.php:376
7105
- #: includes/elements/latest-posts-slider.php:160
7106
- #: includes/elements/popular-posts-widget.php:221
7107
- #: includes/elements/recent-posts-grid-carousel.php:208
7108
- #: includes/elements/recent-posts-land-style.php:195
7109
- #: includes/elements/recent-posts-masonry.php:175
7110
- #: includes/elements/recent-posts-tiles-carousel.php:175
7111
- #: includes/elements/recent-posts-tiles-carousel.php:260
7112
- #: includes/elements/recent-posts-tiles.php:205
7113
- #: includes/elements/recent-posts-tiles.php:290
7114
- #: includes/elements/recent-posts-timeline.php:200
7115
- #: includes/elements/recent-posts-widget.php:181
7116
- #: includes/elements/recent-products.php:154
7117
  msgid "Ascending"
7118
  msgstr ""
7119
 
7120
  #: includes/elementor/widgets/products-grid.php:266
7121
  #: includes/elementor/widgets/recent-products.php:384
7122
- #: includes/elements/recent-products.php:163
7123
  msgid "Only products"
7124
  msgstr ""
7125
 
7126
  #: includes/elementor/widgets/products-grid.php:267
7127
  #: includes/elementor/widgets/recent-products.php:385
7128
- #: includes/elements/recent-products.php:164
7129
  msgid ""
7130
  "If you intend to display ONLY specific products, you should specify the "
7131
  "products here. You have to insert the Products IDs that are separated by "
@@ -7134,13 +7097,13 @@ msgstr ""
7134
 
7135
  #: includes/elementor/widgets/products-grid.php:275
7136
  #: includes/elementor/widgets/recent-products.php:393
7137
- #: includes/elements/recent-products.php:177
7138
  msgid "Include products"
7139
  msgstr ""
7140
 
7141
  #: includes/elementor/widgets/products-grid.php:276
7142
  #: includes/elementor/widgets/recent-products.php:394
7143
- #: includes/elements/recent-products.php:178
7144
  msgid ""
7145
  "If you intend to include additional products, you should specify the "
7146
  "products here. You have to insert the Products IDs that are separated by "
@@ -7149,13 +7112,13 @@ msgstr ""
7149
 
7150
  #: includes/elementor/widgets/products-grid.php:284
7151
  #: includes/elementor/widgets/recent-products.php:402
7152
- #: includes/elements/recent-products.php:191
7153
  msgid "Exclude products"
7154
  msgstr ""
7155
 
7156
  #: includes/elementor/widgets/products-grid.php:285
7157
  #: includes/elementor/widgets/recent-products.php:403
7158
- #: includes/elements/recent-products.php:192
7159
  msgid ""
7160
  "If you intend to exclude specific products from result, you should specify "
7161
  "the products here. You have to insert the Products IDs that are separated "
@@ -7163,7 +7126,7 @@ msgid ""
7163
  msgstr ""
7164
 
7165
  #: includes/elementor/widgets/products-grid.php:294
7166
- #: includes/elements/recent-products.php:206
7167
  msgid "Number of products to displace or pass over."
7168
  msgstr ""
7169
 
@@ -7271,8 +7234,8 @@ msgstr ""
7271
 
7272
  #: includes/elementor/widgets/quote.php:322
7273
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:200
7274
- #: includes/elements/instagram-feed.php:223
7275
- #: includes/elements/recent-posts-grid-carousel.php:578
7276
  msgid "Background color"
7277
  msgstr ""
7278
 
@@ -7369,17 +7332,17 @@ msgid "Inherited from larger"
7369
  msgstr ""
7370
 
7371
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:149
7372
- #: includes/elements/recent-posts-grid-carousel.php:528
7373
  msgid "Display items as"
7374
  msgstr ""
7375
 
7376
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:154
7377
- #: includes/elements/recent-posts-grid-carousel.php:537
7378
  msgid "Grid - Table Style"
7379
  msgstr ""
7380
 
7381
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:155
7382
- #: includes/elements/recent-posts-grid-carousel.php:538
7383
  msgid "Grid - Modern Style"
7384
  msgstr ""
7385
 
@@ -7388,166 +7351,166 @@ msgid "Flip"
7388
  msgstr ""
7389
 
7390
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:157
7391
- #: includes/elements/recent-posts-grid-carousel.php:539
7392
  msgid "Carousel - Modern Style"
7393
  msgstr ""
7394
 
7395
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:158
7396
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:193
7397
- #: includes/elements/recent-posts-grid-carousel.php:540
7398
- #: includes/elements/recent-posts-grid-carousel.php:629
7399
- #: includes/elements/recent-posts-grid-carousel.php:651
7400
- #: includes/elements/recent-posts-grid-carousel.php:671
7401
- #: includes/elements/recent-posts-grid-carousel.php:691
7402
- #: includes/elements/recent-posts-grid-carousel.php:706
7403
- #: includes/elements/recent-posts-grid-carousel.php:722
7404
- #: includes/elements/recent-posts-grid-carousel.php:739
7405
- #: includes/elements/recent-posts-tiles-carousel.php:420
7406
- #: includes/elements/recent-posts-tiles-carousel.php:442
7407
- #: includes/elements/recent-posts-tiles-carousel.php:457
7408
- #: includes/elements/recent-posts-tiles-carousel.php:473
7409
- #: includes/elements/recent-posts-tiles-carousel.php:490
7410
  msgid "Carousel"
7411
  msgstr ""
7412
 
7413
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:166
7414
- #: includes/elements/recent-posts-grid-carousel.php:594
7415
  msgid "Column space"
7416
  msgstr ""
7417
 
7418
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:167
7419
- #: includes/elements/recent-posts-grid-carousel.php:595
7420
  msgid "Specifies horizontal space between items (pixel)."
7421
  msgstr ""
7422
 
7423
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:179
7424
  #: includes/elementor/widgets/recent-posts-masonry.php:149
7425
- #: includes/elements/recent-posts-grid-carousel.php:549
7426
  msgid "Content layout"
7427
  msgstr ""
7428
 
7429
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:183
7430
  #: includes/elementor/widgets/recent-posts-masonry.php:153
7431
- #: includes/elements/recent-posts-grid-carousel.php:557
7432
  msgid "Full Content"
7433
  msgstr ""
7434
 
7435
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:184
7436
  #: includes/elementor/widgets/recent-posts-masonry.php:154
7437
- #: includes/elements/recent-posts-grid-carousel.php:558
7438
  msgid "Boxed Content"
7439
  msgstr ""
7440
 
7441
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:195
7442
- #: includes/elements/recent-posts-grid-carousel.php:570
7443
  msgid "Mouse Over Effect"
7444
  msgstr ""
7445
 
7446
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:201
7447
- #: includes/elements/recent-posts-grid-carousel.php:579
7448
  msgid "Cover image"
7449
  msgstr ""
7450
 
7451
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:202
7452
- #: includes/elements/recent-posts-grid-carousel.php:580
7453
  msgid "Cover image or background color"
7454
  msgstr ""
7455
 
7456
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:203
7457
- #: includes/elements/recent-posts-grid-carousel.php:581
7458
  msgid "Nothing"
7459
  msgstr ""
7460
 
7461
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:214
7462
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:237
7463
- #: includes/elements/recent-posts-grid-carousel.php:611
7464
- #: includes/elements/recent-posts-tiles-carousel.php:402
7465
  msgid "Navigation type"
7466
  msgstr ""
7467
 
7468
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:218
7469
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:241
7470
- #: includes/elements/recent-posts-grid-carousel.php:619
7471
- #: includes/elements/recent-posts-tiles-carousel.php:410
7472
  msgid "Move per column"
7473
  msgstr ""
7474
 
7475
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:219
7476
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:242
7477
- #: includes/elements/recent-posts-grid-carousel.php:620
7478
- #: includes/elements/recent-posts-tiles-carousel.php:411
7479
  msgid "Move per page"
7480
  msgstr ""
7481
 
7482
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:220
7483
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:243
7484
- #: includes/elements/recent-posts-grid-carousel.php:621
7485
- #: includes/elements/recent-posts-tiles-carousel.php:412
7486
  msgid "Smooth scroll"
7487
  msgstr ""
7488
 
7489
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:236
7490
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:206
7491
- #: includes/elements/recent-posts-grid-carousel.php:641
7492
- #: includes/elements/recent-posts-tiles-carousel.php:432
7493
  msgid "Arrows"
7494
  msgstr ""
7495
 
7496
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:237
7497
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:207
7498
- #: includes/elements/recent-posts-grid-carousel.php:642
7499
- #: includes/elements/recent-posts-tiles-carousel.php:433
7500
  msgid "Bullets"
7501
  msgstr ""
7502
 
7503
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:248
7504
- #: includes/elements/recent-posts-grid-carousel.php:655
7505
  msgid "Control Position"
7506
  msgstr ""
7507
 
7508
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:253
7509
- #: includes/elements/recent-posts-grid-carousel.php:663
7510
  msgid "Side"
7511
  msgstr ""
7512
 
7513
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:264
7514
- #: includes/elements/recent-posts-grid-carousel.php:675
7515
  msgid "Control Skin"
7516
  msgstr ""
7517
 
7518
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:268
7519
- #: includes/elements/recent-posts-grid-carousel.php:682
7520
  msgid "boxed"
7521
  msgstr ""
7522
 
7523
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:280
7524
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:251
7525
  #: includes/elementor/widgets/touch-slider.php:140
7526
- #: includes/elements/recent-posts-grid-carousel.php:695
7527
- #: includes/elements/recent-posts-tiles-carousel.php:446
7528
  msgid "Loop navigation"
7529
  msgstr ""
7530
 
7531
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:295
7532
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:263
7533
- #: includes/elements/recent-posts-grid-carousel.php:710
7534
- #: includes/elements/recent-posts-tiles-carousel.php:461
7535
  msgid "Autoplay carousel"
7536
  msgstr ""
7537
 
7538
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:310
7539
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:275
7540
  #: includes/elementor/widgets/touch-slider.php:164
7541
- #: includes/elements/recent-posts-grid-carousel.php:726
7542
- #: includes/elements/recent-posts-tiles-carousel.php:477
7543
  msgid "Autoplay delay"
7544
  msgstr ""
7545
 
7546
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:311
7547
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:276
7548
  #: includes/elementor/widgets/touch-slider.php:165
7549
- #: includes/elements/recent-posts-grid-carousel.php:727
7550
- #: includes/elements/recent-posts-tiles-carousel.php:478
7551
  msgid "Specifies the delay between auto-forwarding in seconds."
7552
  msgstr ""
7553
 
@@ -7568,10 +7531,10 @@ msgstr ""
7568
  #: includes/elementor/widgets/recent-posts-masonry.php:176
7569
  #: includes/elementor/widgets/recent-posts-timeline.php:163
7570
  #: includes/elementor/widgets/recent-products.php:209
7571
- #: includes/elements/recent-posts-grid-carousel.php:273
7572
- #: includes/elements/recent-posts-land-style.php:260
7573
- #: includes/elements/recent-posts-masonry.php:240
7574
- #: includes/elements/recent-posts-timeline.php:312
7575
  msgid "Display post media (image, video, etc)"
7576
  msgstr ""
7577
 
@@ -7589,10 +7552,10 @@ msgstr ""
7589
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:299
7590
  #: includes/elementor/widgets/recent-posts-tiles.php:201
7591
  #: includes/elementor/widgets/recent-posts-timeline.php:234
7592
- #: includes/elements/recent-posts-grid-carousel.php:287
7593
- #: includes/elements/recent-posts-land-style.php:274
7594
- #: includes/elements/recent-posts-masonry.php:254
7595
- #: includes/elements/recent-posts-timeline.php:326
7596
  msgid "Display post title"
7597
  msgstr ""
7598
 
@@ -7605,7 +7568,7 @@ msgstr ""
7605
  #: includes/elementor/widgets/recent-posts-masonry.php:259
7606
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:311
7607
  #: includes/elementor/widgets/recent-posts-tiles.php:213
7608
- #: includes/elements/recent-posts-grid-carousel.php:300
7609
  msgid "Display post info"
7610
  msgstr ""
7611
 
@@ -7615,7 +7578,7 @@ msgstr ""
7615
 
7616
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:471
7617
  #: includes/elementor/widgets/recent-posts-masonry.php:271
7618
- #: includes/elements/recent-posts-grid-carousel.php:324
7619
  msgid "Post info position"
7620
  msgstr ""
7621
 
@@ -7624,8 +7587,8 @@ msgstr ""
7624
  #: includes/elementor/widgets/recent-posts-masonry.php:287
7625
  #: includes/elementor/widgets/recent-products.php:278
7626
  #: includes/elementor/widgets/theme-elements/modern-search.php:197
7627
- #: includes/elements/recent-posts-grid-carousel.php:345
7628
- #: includes/elements/recent-products.php:260
7629
  msgid "Display Categories"
7630
  msgstr ""
7631
 
@@ -7642,7 +7605,7 @@ msgstr ""
7642
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:528
7643
  #: includes/elementor/widgets/recent-posts-land-style.php:249
7644
  #: includes/elementor/widgets/recent-posts-masonry.php:315
7645
- #: includes/elements/recent-posts-grid-carousel.php:362
7646
  msgid "Display Date"
7647
  msgstr ""
7648
 
@@ -7662,7 +7625,7 @@ msgstr ""
7662
 
7663
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:556
7664
  #: includes/elementor/widgets/recent-posts-masonry.php:330
7665
- #: includes/elements/recent-posts-grid-carousel.php:312
7666
  msgid "Display post content"
7667
  msgstr ""
7668
 
@@ -7675,9 +7638,9 @@ msgstr ""
7675
  #: includes/elementor/widgets/recent-posts-land-style.php:276
7676
  #: includes/elementor/widgets/recent-posts-masonry.php:342
7677
  #: includes/elementor/widgets/recent-posts-timeline.php:258
7678
- #: includes/elements/recent-posts-grid-carousel.php:379
7679
- #: includes/elements/recent-posts-land-style.php:299
7680
- #: includes/elements/recent-posts-masonry.php:279
7681
  msgid "Display like button"
7682
  msgstr ""
7683
 
@@ -7685,9 +7648,9 @@ msgstr ""
7685
  #: includes/elementor/widgets/recent-posts-land-style.php:288
7686
  #: includes/elementor/widgets/recent-posts-masonry.php:366
7687
  #: includes/elementor/widgets/recent-posts-timeline.php:282
7688
- #: includes/elements/popular-posts-widget.php:145
7689
- #: includes/elements/recent-posts-timeline.php:351
7690
- #: includes/elements/recent-posts-widget.php:105
7691
  msgid "Display excerpt"
7692
  msgstr ""
7693
 
@@ -7695,9 +7658,9 @@ msgstr ""
7695
  #: includes/elementor/widgets/recent-posts-land-style.php:289
7696
  #: includes/elementor/widgets/recent-posts-masonry.php:367
7697
  #: includes/elementor/widgets/recent-posts-timeline.php:283
7698
- #: includes/elements/popular-posts-widget.php:146
7699
- #: includes/elements/recent-posts-timeline.php:352
7700
- #: includes/elements/recent-posts-widget.php:106
7701
  msgid "Enable it to display post summary instead of full content."
7702
  msgstr ""
7703
 
@@ -7705,12 +7668,12 @@ msgstr ""
7705
  #: includes/elementor/widgets/recent-posts-land-style.php:301
7706
  #: includes/elementor/widgets/recent-posts-masonry.php:379
7707
  #: includes/elementor/widgets/recent-posts-timeline.php:295
7708
- #: includes/elements/popular-posts-widget.php:174
7709
- #: includes/elements/recent-posts-grid-carousel.php:424
7710
- #: includes/elements/recent-posts-land-style.php:344
7711
- #: includes/elements/recent-posts-masonry.php:324
7712
- #: includes/elements/recent-posts-timeline.php:366
7713
- #: includes/elements/recent-posts-widget.php:134
7714
  msgid "Excerpt length"
7715
  msgstr ""
7716
 
@@ -7718,10 +7681,10 @@ msgstr ""
7718
  #: includes/elementor/widgets/recent-posts-land-style.php:302
7719
  #: includes/elementor/widgets/recent-posts-masonry.php:380
7720
  #: includes/elementor/widgets/recent-posts-timeline.php:296
7721
- #: includes/elements/recent-posts-grid-carousel.php:425
7722
- #: includes/elements/recent-posts-land-style.php:345
7723
- #: includes/elements/recent-posts-masonry.php:325
7724
- #: includes/elements/recent-posts-timeline.php:367
7725
  msgid "Specify summary content in character."
7726
  msgstr ""
7727
 
@@ -7729,10 +7692,10 @@ msgstr ""
7729
  #: includes/elementor/widgets/recent-posts-land-style.php:314
7730
  #: includes/elementor/widgets/recent-posts-masonry.php:392
7731
  #: includes/elementor/widgets/recent-posts-timeline.php:308
7732
- #: includes/elements/recent-posts-grid-carousel.php:438
7733
- #: includes/elements/recent-posts-land-style.php:362
7734
- #: includes/elements/recent-posts-masonry.php:338
7735
- #: includes/elements/recent-posts-timeline.php:383
7736
  msgid "Display author or read more"
7737
  msgstr ""
7738
 
@@ -7740,10 +7703,10 @@ msgstr ""
7740
  #: includes/elementor/widgets/recent-posts-land-style.php:316
7741
  #: includes/elementor/widgets/recent-posts-masonry.php:394
7742
  #: includes/elementor/widgets/recent-posts-timeline.php:310
7743
- #: includes/elements/recent-posts-grid-carousel.php:439
7744
- #: includes/elements/recent-posts-land-style.php:363
7745
- #: includes/elements/recent-posts-masonry.php:339
7746
- #: includes/elements/recent-posts-timeline.php:384
7747
  msgid "Specifies whether to show author or read more on each post."
7748
  msgstr ""
7749
 
@@ -7754,10 +7717,10 @@ msgstr ""
7754
  #: includes/elementor/widgets/recent-posts-masonry.php:1221
7755
  #: includes/elementor/widgets/recent-posts-timeline.php:314
7756
  #: includes/elementor/widgets/text.php:301
7757
- #: includes/elements/recent-posts-grid-carousel.php:446
7758
- #: includes/elements/recent-posts-land-style.php:370
7759
- #: includes/elements/recent-posts-masonry.php:346
7760
- #: includes/elements/recent-posts-timeline.php:391
7761
  msgid "Read More"
7762
  msgstr ""
7763
 
@@ -7790,14 +7753,14 @@ msgstr ""
7790
  #: includes/elementor/widgets/recent-posts-tiles.php:239
7791
  #: includes/elementor/widgets/recent-posts-timeline.php:371
7792
  #: includes/elementor/widgets/recent-products.php:316
7793
- #: includes/elements/recent-posts-grid-carousel.php:84
7794
- #: includes/elements/recent-posts-land-style.php:71
7795
- #: includes/elements/recent-posts-masonry.php:71
7796
- #: includes/elements/recent-posts-tiles-carousel.php:57
7797
- #: includes/elements/recent-posts-tiles.php:70
7798
- #: includes/elements/recent-posts-timeline.php:65
7799
- #: includes/elements/recent-posts-widget.php:191
7800
- #: includes/elements/recent-products.php:70
7801
  msgid "Specifies a category that you want to show posts from it."
7802
  msgstr ""
7803
 
@@ -7808,18 +7771,18 @@ msgstr ""
7808
  #: includes/elementor/widgets/recent-posts-tiles.php:262
7809
  #: includes/elementor/widgets/recent-posts-timeline.php:394
7810
  #: includes/elementor/widgets/recent-products.php:339
7811
- #: includes/elements/recent-posts-grid-carousel.php:132
7812
- #: includes/elements/recent-posts-land-style.php:119
7813
- #: includes/elements/recent-posts-masonry.php:99
7814
- #: includes/elements/recent-posts-tiles-carousel.php:99
7815
- #: includes/elements/recent-posts-tiles.php:98
7816
- #: includes/elements/recent-posts-timeline.php:93
7817
- #: includes/elements/recent-products.php:107
7818
  msgid "Exclude posts without media"
7819
  msgstr ""
7820
 
7821
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:734
7822
- #: includes/elements/recent-posts-timeline.php:106
7823
  msgid "Exclude all custom post formats"
7824
  msgstr ""
7825
 
@@ -7852,12 +7815,12 @@ msgstr ""
7852
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:384
7853
  #: includes/elementor/widgets/recent-posts-tiles.php:286
7854
  #: includes/elementor/widgets/recent-posts-timeline.php:418
7855
- #: includes/elements/recent-posts-grid-carousel.php:158
7856
- #: includes/elements/recent-posts-land-style.php:145
7857
- #: includes/elements/recent-posts-masonry.php:125
7858
- #: includes/elements/recent-posts-tiles-carousel.php:125
7859
- #: includes/elements/recent-posts-tiles.php:124
7860
- #: includes/elements/recent-posts-timeline.php:119
7861
  msgid "Exclude quote and link post formats"
7862
  msgstr ""
7863
 
@@ -7867,12 +7830,12 @@ msgstr ""
7867
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:432
7868
  #: includes/elementor/widgets/recent-posts-tiles.php:334
7869
  #: includes/elementor/widgets/recent-posts-timeline.php:466
7870
- #: includes/elements/recent-posts-grid-carousel.php:217
7871
- #: includes/elements/recent-posts-land-style.php:204
7872
- #: includes/elements/recent-posts-masonry.php:184
7873
- #: includes/elements/recent-posts-tiles-carousel.php:184
7874
- #: includes/elements/recent-posts-tiles.php:214
7875
- #: includes/elements/recent-posts-timeline.php:209
7876
  msgid "Only posts"
7877
  msgstr ""
7878
 
@@ -7882,12 +7845,12 @@ msgstr ""
7882
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:433
7883
  #: includes/elementor/widgets/recent-posts-tiles.php:335
7884
  #: includes/elementor/widgets/recent-posts-timeline.php:467
7885
- #: includes/elements/recent-posts-grid-carousel.php:218
7886
- #: includes/elements/recent-posts-land-style.php:205
7887
- #: includes/elements/recent-posts-masonry.php:185
7888
- #: includes/elements/recent-posts-tiles-carousel.php:185
7889
- #: includes/elements/recent-posts-tiles.php:215
7890
- #: includes/elements/recent-posts-timeline.php:210
7891
  msgid ""
7892
  "If you intend to display ONLY specific posts, you should specify the posts "
7893
  "here. You have to insert the post IDs that are separated by comma (eg. "
@@ -7900,14 +7863,14 @@ msgstr ""
7900
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:441
7901
  #: includes/elementor/widgets/recent-posts-tiles.php:343
7902
  #: includes/elementor/widgets/recent-posts-timeline.php:475
7903
- #: includes/elements/latest-posts-slider.php:101
7904
- #: includes/elements/recent-posts-grid-carousel.php:231
7905
- #: includes/elements/recent-posts-land-style.php:218
7906
- #: includes/elements/recent-posts-masonry.php:198
7907
- #: includes/elements/recent-posts-tiles-carousel.php:198
7908
- #: includes/elements/recent-posts-tiles.php:228
7909
- #: includes/elements/recent-posts-timeline.php:223
7910
- #: includes/general-hooks.php:1875
7911
  msgid "Include posts"
7912
  msgstr ""
7913
 
@@ -7917,12 +7880,12 @@ msgstr ""
7917
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:442
7918
  #: includes/elementor/widgets/recent-posts-tiles.php:344
7919
  #: includes/elementor/widgets/recent-posts-timeline.php:476
7920
- #: includes/elements/recent-posts-grid-carousel.php:232
7921
- #: includes/elements/recent-posts-land-style.php:219
7922
- #: includes/elements/recent-posts-masonry.php:199
7923
- #: includes/elements/recent-posts-tiles-carousel.php:199
7924
- #: includes/elements/recent-posts-tiles.php:229
7925
- #: includes/elements/recent-posts-timeline.php:224
7926
  msgid ""
7927
  "If you intend to include additional posts, you should specify the posts "
7928
  "here. You have to insert the Post IDs that are separated by comma (eg. "
@@ -7935,13 +7898,13 @@ msgstr ""
7935
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:450
7936
  #: includes/elementor/widgets/recent-posts-tiles.php:352
7937
  #: includes/elementor/widgets/recent-posts-timeline.php:484
7938
- #: includes/elements/latest-posts-slider.php:87
7939
- #: includes/elements/recent-posts-grid-carousel.php:245
7940
- #: includes/elements/recent-posts-land-style.php:232
7941
- #: includes/elements/recent-posts-masonry.php:212
7942
- #: includes/elements/recent-posts-tiles-carousel.php:212
7943
- #: includes/elements/recent-posts-tiles.php:242
7944
- #: includes/elements/recent-posts-timeline.php:237
7945
  msgid "Exclude posts"
7946
  msgstr ""
7947
 
@@ -7951,12 +7914,12 @@ msgstr ""
7951
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:451
7952
  #: includes/elementor/widgets/recent-posts-tiles.php:353
7953
  #: includes/elementor/widgets/recent-posts-timeline.php:485
7954
- #: includes/elements/recent-posts-grid-carousel.php:246
7955
- #: includes/elements/recent-posts-land-style.php:233
7956
- #: includes/elements/recent-posts-masonry.php:213
7957
- #: includes/elements/recent-posts-tiles-carousel.php:213
7958
- #: includes/elements/recent-posts-tiles.php:243
7959
- #: includes/elements/recent-posts-timeline.php:238
7960
  msgid ""
7961
  "If you intend to exclude specific posts from result, you should specify the "
7962
  "posts here. You have to insert the Post IDs that are separated by comma "
@@ -7970,13 +7933,13 @@ msgstr ""
7970
  #: includes/elementor/widgets/recent-posts-tiles.php:362
7971
  #: includes/elementor/widgets/recent-posts-timeline.php:494
7972
  #: includes/elementor/widgets/recent-products.php:412
7973
- #: includes/elements/latest-posts-slider.php:116
7974
- #: includes/elements/recent-posts-grid-carousel.php:260
7975
- #: includes/elements/recent-posts-land-style.php:247
7976
- #: includes/elements/recent-posts-masonry.php:227
7977
- #: includes/elements/recent-posts-tiles-carousel.php:270
7978
- #: includes/elements/recent-posts-tiles.php:300
7979
- #: includes/elements/recent-posts-timeline.php:252
7980
  msgid "Number of post to displace or pass over."
7981
  msgstr ""
7982
 
@@ -7993,11 +7956,11 @@ msgstr ""
7993
  #: includes/elementor/widgets/recent-posts-masonry.php:599
7994
  #: includes/elementor/widgets/recent-posts-tiles.php:383
7995
  #: includes/elementor/widgets/recent-posts-timeline.php:515
7996
- #: includes/elements/recent-posts-grid-carousel.php:393
7997
- #: includes/elements/recent-posts-land-style.php:313
7998
- #: includes/elements/recent-posts-masonry.php:293
7999
- #: includes/elements/recent-posts-tiles.php:140
8000
- #: includes/elements/recent-posts-timeline.php:135
8001
  msgid "Load More Type"
8002
  msgstr ""
8003
 
@@ -8006,11 +7969,11 @@ msgstr ""
8006
  #: includes/elementor/widgets/recent-posts-masonry.php:607
8007
  #: includes/elementor/widgets/recent-posts-tiles.php:391
8008
  #: includes/elementor/widgets/recent-posts-timeline.php:523
8009
- #: includes/elements/recent-posts-grid-carousel.php:410
8010
- #: includes/elements/recent-posts-land-style.php:330
8011
- #: includes/elements/recent-posts-masonry.php:310
8012
- #: includes/elements/recent-posts-tiles.php:157
8013
- #: includes/elements/recent-posts-timeline.php:152
8014
  msgid "Infinite Scroll"
8015
  msgstr ""
8016
 
@@ -8019,11 +7982,11 @@ msgstr ""
8019
  #: includes/elementor/widgets/recent-posts-masonry.php:615
8020
  #: includes/elementor/widgets/recent-posts-tiles.php:399
8021
  #: includes/elementor/widgets/recent-posts-timeline.php:531
8022
- #: includes/elements/recent-posts-grid-carousel.php:418
8023
- #: includes/elements/recent-posts-land-style.php:338
8024
- #: includes/elements/recent-posts-masonry.php:318
8025
- #: includes/elements/recent-posts-tiles.php:165
8026
- #: includes/elements/recent-posts-timeline.php:160
8027
  msgid "Next Prev"
8028
  msgstr ""
8029
 
@@ -8031,11 +7994,11 @@ msgstr ""
8031
  #: includes/elementor/widgets/recent-posts-land-style.php:552
8032
  #: includes/elementor/widgets/recent-posts-timeline.php:563
8033
  #: includes/elementor/widgets/recent-products.php:494
8034
- #: includes/elements/gallery.php:299
8035
- #: includes/elements/recent-posts-grid-carousel.php:120
8036
- #: includes/elements/recent-posts-land-style.php:107
8037
- #: includes/elements/recent-posts-timeline.php:300
8038
- #: includes/elements/recent-products.php:93
8039
  msgid "Horizontal 4:3"
8040
  msgstr ""
8041
 
@@ -8043,11 +8006,11 @@ msgstr ""
8043
  #: includes/elementor/widgets/recent-posts-land-style.php:553
8044
  #: includes/elementor/widgets/recent-posts-timeline.php:564
8045
  #: includes/elementor/widgets/recent-products.php:495
8046
- #: includes/elements/gallery.php:300
8047
- #: includes/elements/recent-posts-grid-carousel.php:121
8048
- #: includes/elements/recent-posts-land-style.php:108
8049
- #: includes/elements/recent-posts-timeline.php:301
8050
- #: includes/elements/recent-products.php:94
8051
  msgid "Horizontal 16:9"
8052
  msgstr ""
8053
 
@@ -8055,11 +8018,11 @@ msgstr ""
8055
  #: includes/elementor/widgets/recent-posts-land-style.php:554
8056
  #: includes/elementor/widgets/recent-posts-timeline.php:565
8057
  #: includes/elementor/widgets/recent-products.php:496
8058
- #: includes/elements/gallery.php:301
8059
- #: includes/elements/recent-posts-grid-carousel.php:122
8060
- #: includes/elements/recent-posts-land-style.php:109
8061
- #: includes/elements/recent-posts-timeline.php:302
8062
- #: includes/elements/recent-products.php:95
8063
  msgid "Square 1:1"
8064
  msgstr ""
8065
 
@@ -8067,11 +8030,11 @@ msgstr ""
8067
  #: includes/elementor/widgets/recent-posts-land-style.php:555
8068
  #: includes/elementor/widgets/recent-posts-timeline.php:566
8069
  #: includes/elementor/widgets/recent-products.php:497
8070
- #: includes/elements/gallery.php:302
8071
- #: includes/elements/recent-posts-grid-carousel.php:123
8072
- #: includes/elements/recent-posts-land-style.php:110
8073
- #: includes/elements/recent-posts-timeline.php:303
8074
- #: includes/elements/recent-products.php:96
8075
  msgid "Vertical 3:4"
8076
  msgstr ""
8077
 
@@ -8142,11 +8105,11 @@ msgstr ""
8142
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:372
8143
  #: includes/elementor/widgets/recent-posts-tiles.php:274
8144
  #: includes/elementor/widgets/recent-posts-timeline.php:406
8145
- #: includes/elements/recent-posts-grid-carousel.php:145
8146
- #: includes/elements/recent-posts-land-style.php:132
8147
- #: includes/elements/recent-posts-masonry.php:112
8148
- #: includes/elements/recent-posts-tiles-carousel.php:112
8149
- #: includes/elements/recent-posts-tiles.php:111
8150
  msgid "Exclude custom post formats"
8151
  msgstr ""
8152
 
@@ -8170,27 +8133,27 @@ msgstr ""
8170
 
8171
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:125
8172
  #: includes/elementor/widgets/recent-posts-tiles.php:125
8173
- #: includes/elements/gallery.php:102
8174
- #: includes/elements/recent-posts-tiles-carousel.php:283
8175
- #: includes/elements/recent-posts-tiles.php:313
8176
  msgid "Post Tile styles"
8177
  msgstr ""
8178
 
8179
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:168
8180
  #: includes/elementor/widgets/recent-posts-tiles.php:168
8181
- #: includes/elements/recent-posts-tiles-carousel.php:331
8182
- #: includes/elements/recent-posts-tiles.php:361
8183
  msgid "Post tile style"
8184
  msgstr ""
8185
 
8186
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:173
8187
  #: includes/elementor/widgets/recent-posts-tiles.php:173
8188
- #: includes/elements/recent-posts-tiles.php:375
8189
  msgid "Standard"
8190
  msgstr ""
8191
 
8192
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:215
8193
- #: includes/elements/recent-posts-tiles-carousel.php:350
8194
  msgid "Button Navigation Style"
8195
  msgstr ""
8196
 
@@ -8203,34 +8166,34 @@ msgid "Timeline Posts"
8203
  msgstr ""
8204
 
8205
  #: includes/elementor/widgets/recent-posts-timeline.php:125
8206
- #: includes/elements/recent-posts-timeline.php:265
8207
  msgid "Timeline aignment"
8208
  msgstr ""
8209
 
8210
  #: includes/elementor/widgets/recent-posts-timeline.php:126
8211
- #: includes/elements/recent-posts-timeline.php:266
8212
  msgid "Specifies the alignment of timeline element."
8213
  msgstr ""
8214
 
8215
  #: includes/elementor/widgets/recent-posts-timeline.php:246
8216
- #: includes/elements/recent-posts-land-style.php:287
8217
- #: includes/elements/recent-posts-masonry.php:267
8218
- #: includes/elements/recent-posts-timeline.php:339
8219
  msgid "Display post meta"
8220
  msgstr ""
8221
 
8222
  #: includes/elementor/widgets/recent-products.php:185
8223
- #: includes/elements/recent-products.php:219
8224
  msgid "Display products price"
8225
  msgstr ""
8226
 
8227
  #: includes/elementor/widgets/recent-products.php:197
8228
- #: includes/elements/recent-products.php:233
8229
  msgid "Display sale badge"
8230
  msgstr ""
8231
 
8232
  #: includes/elementor/widgets/recent-products.php:266
8233
- #: includes/elements/recent-products.php:247
8234
  msgid "Display product title"
8235
  msgstr ""
8236
 
@@ -8309,61 +8272,61 @@ msgstr ""
8309
  msgid "Staff"
8310
  msgstr ""
8311
 
8312
- #: includes/elementor/widgets/staff.php:107 includes/elements/staff.php:42
8313
  msgid "Staff Name"
8314
  msgstr ""
8315
 
8316
  #: includes/elementor/widgets/staff.php:108
8317
- #: includes/elementor/widgets/text.php:234 includes/elements/text.php:42
8318
  msgid "Text title, leave it empty if you don`t need title."
8319
  msgstr ""
8320
 
8321
- #: includes/elementor/widgets/staff.php:117 includes/elements/staff.php:56
8322
  msgid "Staff Occupation"
8323
  msgstr ""
8324
 
8325
- #: includes/elementor/widgets/staff.php:126 includes/elements/staff.php:72
8326
  msgid "Staff Page Link"
8327
  msgstr ""
8328
 
8329
  #: includes/elementor/widgets/staff.php:141
8330
- #: includes/elementor/widgets/text.php:265 includes/elements/staff.php:514
8331
- #: includes/elements/testimonial.php:165 includes/elements/text.php:880
8332
  msgid "Enter a text as a text content."
8333
  msgstr ""
8334
 
8335
- #: includes/elementor/widgets/staff.php:149 includes/elements/staff.php:500
8336
  msgid "Maximum Words"
8337
  msgstr ""
8338
 
8339
- #: includes/elementor/widgets/staff.php:150 includes/elements/staff.php:501
8340
  msgid "Limit the number of words in the Content"
8341
  msgstr ""
8342
 
8343
  #: includes/elementor/widgets/staff.php:196
8344
- #: includes/elementor/widgets/text.php:648 includes/elements/staff.php:160
8345
- #: includes/elements/text.php:569
8346
  msgid "Image shape"
8347
  msgstr ""
8348
 
8349
  #: includes/elementor/widgets/staff.php:204
8350
  #: includes/elementor/widgets/text.php:465
8351
- #: includes/elementor/widgets/text.php:660 includes/elements/staff.php:171
8352
- #: includes/elements/text.php:541 includes/elements/text.php:583
8353
  msgid "Semi-circle"
8354
  msgstr ""
8355
 
8356
  #: includes/elementor/widgets/staff.php:208
8357
  #: includes/elementor/widgets/text.php:469
8358
- #: includes/elementor/widgets/text.php:664 includes/elements/staff.php:175
8359
- #: includes/elements/text.php:545 includes/elements/text.php:587
8360
  msgid "Round Rectangle"
8361
  msgstr ""
8362
 
8363
  #: includes/elementor/widgets/staff.php:212
8364
  #: includes/elementor/widgets/text.php:477
8365
- #: includes/elementor/widgets/text.php:668 includes/elements/staff.php:179
8366
- #: includes/elements/text.php:553 includes/elements/text.php:591
8367
  msgid "Rectangle"
8368
  msgstr ""
8369
 
@@ -8371,49 +8334,49 @@ msgstr ""
8371
  msgid "Social"
8372
  msgstr ""
8373
 
8374
- #: includes/elementor/widgets/staff.php:275 includes/elements/staff.php:315
8375
  msgid "Enable Socials"
8376
  msgstr ""
8377
 
8378
  #: includes/elementor/widgets/staff.php:286
8379
- #: includes/elements/socials-list.php:231 includes/elements/staff.php:328
8380
  msgid "Twitter Address"
8381
  msgstr ""
8382
 
8383
  #: includes/elementor/widgets/staff.php:302
8384
- #: includes/elements/socials-list.php:255 includes/elements/staff.php:360
8385
  msgid "Facebook Address"
8386
  msgstr ""
8387
 
8388
- #: includes/elementor/widgets/staff.php:318 includes/elements/staff.php:376
8389
  msgid "Google Plus Address"
8390
  msgstr ""
8391
 
8392
  #: includes/elementor/widgets/staff.php:334
8393
- #: includes/elements/socials-list.php:267 includes/elements/staff.php:392
8394
  msgid "Flickr Address"
8395
  msgstr ""
8396
 
8397
- #: includes/elementor/widgets/staff.php:350 includes/elements/staff.php:408
8398
  msgid "Delicious Address"
8399
  msgstr ""
8400
 
8401
  #: includes/elementor/widgets/staff.php:366
8402
- #: includes/elements/socials-list.php:291 includes/elements/staff.php:424
8403
  msgid "Pinterest Address"
8404
  msgstr ""
8405
 
8406
- #: includes/elementor/widgets/staff.php:382 includes/elements/staff.php:440
8407
  msgid "GitHub Address"
8408
  msgstr ""
8409
 
8410
  #: includes/elementor/widgets/staff.php:398
8411
- #: includes/elements/socials-list.php:315
8412
  msgid "Instagram Address"
8413
  msgstr ""
8414
 
8415
  #: includes/elementor/widgets/staff.php:414
8416
- #: includes/elements/socials-list.php:279
8417
  msgid "Dribbble Address"
8418
  msgstr ""
8419
 
@@ -8428,35 +8391,35 @@ msgid "Top space"
8428
  msgstr ""
8429
 
8430
  #: includes/elementor/widgets/staff.php:699
8431
- #: includes/elements/socials-list.php:15 includes/elements/socials-list.php:152
8432
- #: includes/elements/socials-list.php:239
8433
- #: includes/elements/socials-list.php:251
8434
- #: includes/elements/socials-list.php:263
8435
- #: includes/elements/socials-list.php:275
8436
- #: includes/elements/socials-list.php:287
8437
- #: includes/elements/socials-list.php:299
8438
- #: includes/elements/socials-list.php:311
8439
- #: includes/elements/socials-list.php:323
8440
- #: includes/elements/socials-list.php:335
8441
- #: includes/elements/socials-list.php:347 includes/elements/staff.php:324
8442
- #: includes/elements/staff.php:340 includes/elements/staff.php:356
8443
- #: includes/elements/staff.php:372 includes/elements/staff.php:388
8444
- #: includes/elements/staff.php:404 includes/elements/staff.php:420
8445
- #: includes/elements/staff.php:436 includes/elements/staff.php:452
8446
- #: includes/elements/staff.php:475 includes/elements/staff.php:496
8447
  msgid "Socials"
8448
  msgstr ""
8449
 
8450
- #: includes/elementor/widgets/staff.php:766 includes/elements/staff.php:479
8451
  msgid "Icon Direction"
8452
  msgstr ""
8453
 
8454
- #: includes/elementor/widgets/staff.php:783 includes/elements/staff.php:456
8455
  msgid "Socials Icon size"
8456
  msgstr ""
8457
 
8458
- #: includes/elementor/widgets/staff.php:790 includes/elements/staff.php:465
8459
- #: includes/elements/text.php:470
8460
  msgid "X-Large"
8461
  msgstr ""
8462
 
@@ -8464,7 +8427,7 @@ msgstr ""
8464
  #: includes/elementor/widgets/text.php:1445
8465
  #: includes/elementor/widgets/theme-elements/menu.php:324
8466
  #: includes/elementor/widgets/theme-elements/menu.php:1341
8467
- #: includes/elements/text.php:116
8468
  msgid "Text Align"
8469
  msgstr ""
8470
 
@@ -8492,8 +8455,8 @@ msgstr ""
8492
 
8493
  #: includes/elementor/widgets/tabs.php:52
8494
  #: includes/elementor/widgets/tabs.php:184 includes/elements/tab-widget.php:15
8495
- #: includes/elements/tabs.php:15 includes/elements/tabs.php:76
8496
- #: includes/elements/tabs.php:94
8497
  msgid "Tabs"
8498
  msgstr ""
8499
 
@@ -8521,13 +8484,13 @@ msgstr ""
8521
  msgid "Tab Content"
8522
  msgstr ""
8523
 
8524
- #: includes/elementor/widgets/tabs.php:152 includes/elements/tab-widget.php:63
8525
- #: includes/elements/tabs.php:63
8526
  msgid "Bordered"
8527
  msgstr ""
8528
 
8529
- #: includes/elementor/widgets/tabs.php:153 includes/elements/tab-widget.php:64
8530
- #: includes/elements/tabs.php:64
8531
  msgid "No border"
8532
  msgstr ""
8533
 
@@ -8560,33 +8523,33 @@ msgid "Show image on top of content"
8560
  msgstr ""
8561
 
8562
  #: includes/elementor/widgets/testimonial.php:152
8563
- #: includes/elements/popular-posts-widget.php:130
8564
- #: includes/elements/recent-posts-widget.php:90
8565
  msgid "Display image"
8566
  msgstr ""
8567
 
8568
  #: includes/elementor/widgets/testimonial.php:163
8569
- #: includes/elements/testimonial.php:146
8570
  msgid "Customer Image"
8571
  msgstr ""
8572
 
8573
  #: includes/elementor/widgets/testimonial.php:200
8574
- #: includes/elements/testimonial.php:82
8575
  msgid "Customer Name"
8576
  msgstr ""
8577
 
8578
  #: includes/elementor/widgets/testimonial.php:210
8579
- #: includes/elements/testimonial.php:110
8580
  msgid "Customer Occupation"
8581
  msgstr ""
8582
 
8583
  #: includes/elementor/widgets/testimonial.php:220
8584
- #: includes/elements/testimonial.php:96
8585
  msgid "Customer Link"
8586
  msgstr ""
8587
 
8588
  #: includes/elementor/widgets/testimonial.php:233
8589
- #: includes/elements/testimonial.php:124
8590
  msgid "Customer Rating"
8591
  msgstr ""
8592
 
@@ -8623,19 +8586,19 @@ msgstr ""
8623
 
8624
  #: includes/elementor/widgets/text.php:129
8625
  #: includes/elementor/widgets/theme-elements/search.php:132
8626
- #: includes/elements/text.php:385
8627
  msgid "Please choose an icon from the list."
8628
  msgstr ""
8629
 
8630
- #: includes/elementor/widgets/text.php:251 includes/elements/text.php:73
8631
  msgid "Title Link"
8632
  msgstr ""
8633
 
8634
- #: includes/elementor/widgets/text.php:286 includes/elements/text.php:635
8635
  msgid "Display button"
8636
  msgstr ""
8637
 
8638
- #: includes/elementor/widgets/text.php:287 includes/elements/text.php:636
8639
  msgid "Display a button in text widget"
8640
  msgstr ""
8641
 
@@ -8652,27 +8615,27 @@ msgstr ""
8652
  msgid "Border"
8653
  msgstr ""
8654
 
8655
- #: includes/elementor/widgets/text.php:456 includes/elements/text.php:531
8656
  msgid "Icon background shape"
8657
  msgstr ""
8658
 
8659
- #: includes/elementor/widgets/text.php:473 includes/elements/text.php:549
8660
  msgid "Cross Rectangle"
8661
  msgstr ""
8662
 
8663
  #: includes/elementor/widgets/text.php:524
8664
  #: includes/elementor/widgets/text.php:583
8665
  #: includes/elementor/widgets/theme-elements/search.php:233
8666
- #: includes/elements/text.php:443
8667
  msgid "Icon color"
8668
  msgstr ""
8669
 
8670
  #: includes/elementor/widgets/text.php:539
8671
- #: includes/elementor/widgets/text.php:598 includes/elements/text.php:484
8672
  msgid "Icon background color"
8673
  msgstr ""
8674
 
8675
- #: includes/elementor/widgets/text.php:652 includes/elements/text.php:575
8676
  msgid "Default Aspect"
8677
  msgstr ""
8678
 
@@ -8696,8 +8659,8 @@ msgstr ""
8696
  msgid "Shape Style"
8697
  msgstr ""
8698
 
8699
- #: includes/elementor/widgets/text.php:1387 includes/general-hooks.php:756
8700
- #: includes/general-hooks.php:1168
8701
  msgid "Button Style"
8702
  msgstr ""
8703
 
@@ -8705,20 +8668,20 @@ msgstr ""
8705
  msgid "Overlay"
8706
  msgstr ""
8707
 
8708
- #: includes/elementor/widgets/text.php:1588 includes/elements/text.php:894
8709
  msgid "Footer Shape"
8710
  msgstr ""
8711
 
8712
- #: includes/elementor/widgets/text.php:1597 includes/elements/text.php:905
8713
  msgid "Wave"
8714
  msgstr ""
8715
 
8716
- #: includes/elementor/widgets/text.php:1601 includes/elements/text.php:909
8717
  msgid "Tail"
8718
  msgstr ""
8719
 
8720
- #: includes/elementor/widgets/text.php:1612 includes/elements/button.php:211
8721
- #: includes/elements/text.php:823
8722
  msgid "Color of button"
8723
  msgstr ""
8724
 
@@ -8959,7 +8922,7 @@ msgid "Paradox"
8959
  msgstr ""
8960
 
8961
  #: includes/elementor/widgets/theme-elements/menu.php:625
8962
- #: includes/elements/dropcap.php:55
8963
  msgid "Classic"
8964
  msgstr ""
8965
 
@@ -9189,7 +9152,7 @@ msgid "Is lanugage swicher ?"
9189
  msgstr ""
9190
 
9191
  #: includes/elementor/widgets/theme-elements/select.php:163
9192
- #: includes/elements/code.php:72
9193
  msgid "Language"
9194
  msgstr ""
9195
 
@@ -9429,24 +9392,24 @@ msgid "Simple Image Slider"
9429
  msgstr ""
9430
 
9431
  #: includes/elementor/widgets/touch-slider.php:127
9432
- #: includes/elements/latest-posts-slider.php:298
9433
- #: includes/elements/touch-slider.php:96
9434
  msgid "Arrow navigation"
9435
  msgstr ""
9436
 
9437
  #: includes/elementor/widgets/touch-slider.php:152
9438
- #: includes/elements/latest-posts-slider.php:337
9439
- #: includes/elements/touch-slider.php:135
9440
  msgid "Slideshow"
9441
  msgstr ""
9442
 
9443
  #: includes/elementor/widgets/touch-slider.php:177
9444
- #: includes/elements/touch-slider.php:164
9445
  msgid "Display image title"
9446
  msgstr ""
9447
 
9448
  #: includes/elementor/widgets/touch-slider.php:189
9449
- #: includes/elements/touch-slider.php:177
9450
  msgid "Display image caption"
9451
  msgstr ""
9452
 
@@ -9455,20 +9418,20 @@ msgid "Slides"
9455
  msgstr ""
9456
 
9457
  #: includes/elementor/widgets/touch-slider.php:215
9458
- #: includes/elements/latest-posts-slider.php:272
9459
- #: includes/elements/touch-slider.php:70
9460
  msgid "Slider image width"
9461
  msgstr ""
9462
 
9463
  #: includes/elementor/widgets/touch-slider.php:235
9464
- #: includes/elements/latest-posts-slider.php:285
9465
- #: includes/elements/touch-slider.php:83
9466
  msgid "Slider image height"
9467
  msgstr ""
9468
 
9469
  #: includes/elementor/widgets/touch-slider.php:255
9470
- #: includes/elements/latest-posts-slider.php:311
9471
- #: includes/elements/touch-slider.php:109
9472
  msgid "Space between slides"
9473
  msgstr ""
9474
 
@@ -9533,56 +9496,81 @@ msgstr ""
9533
  msgid "It adds an about author element."
9534
  msgstr ""
9535
 
9536
- #: includes/elements/about-widget.php:58
9537
  msgid "The name which appears in about widget."
9538
  msgstr ""
9539
 
9540
- #: includes/elements/about-widget.php:71 includes/general-hooks.php:2406
9541
  msgid "Skills"
9542
  msgstr ""
9543
 
9544
- #: includes/elements/about-widget.php:72
9545
  msgid "It appears below the name."
9546
  msgstr ""
9547
 
9548
- #: includes/elements/about-widget.php:84
9549
  msgid "Info"
9550
  msgstr ""
9551
 
9552
- #: includes/elements/about-widget.php:85
9553
  msgid "Biographical info or any other content."
9554
  msgstr ""
9555
 
9556
- #: includes/elements/about-widget.php:100
9557
  msgid "It appears above the name."
9558
  msgstr ""
9559
 
9560
- #: includes/elements/about-widget.php:114
9561
  msgid "Image style"
9562
  msgstr ""
9563
 
9564
- #: includes/elements/about-widget.php:132
9565
  msgid "Align center texts"
9566
  msgstr ""
9567
 
9568
- #: includes/elements/about-widget.php:147
9569
  msgid "Show socials below the info"
9570
  msgstr ""
9571
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9572
  #: includes/elements/about-widget.php:162
9573
  #: includes/elements/accordion-widget.php:91
9574
  #: includes/elements/accordion.php:109 includes/elements/audio.php:124
9575
  #: includes/elements/before-after.php:140 includes/elements/button.php:258
9576
- #: includes/elements/code.php:120 includes/elements/contact-box.php:311
9577
  #: includes/elements/contact-form.php:104 includes/elements/custom-list.php:188
9578
- #: includes/elements/divider.php:150 includes/elements/dropcap.php:95
9579
- #: includes/elements/facebook.php:161 includes/elements/gallery.php:381
9580
- #: includes/elements/gmap.php:197 includes/elements/highlight.php:93
9581
- #: includes/elements/image.php:363 includes/elements/instagram-feed.php:283
9582
- #: includes/elements/latest-items.php:249
9583
  #: includes/elements/latest-posts-slider.php:366
9584
  #: includes/elements/popular-posts-widget.php:260
9585
- #: includes/elements/quote.php:155
9586
  #: includes/elements/recent-posts-grid-carousel.php:743
9587
  #: includes/elements/recent-posts-land-style.php:380
9588
  #: includes/elements/recent-posts-masonry.php:410
@@ -9592,35 +9580,7 @@ msgstr ""
9592
  #: includes/elements/recent-posts-widget.php:220
9593
  #: includes/elements/recent-products.php:345 includes/elements/search.php:54
9594
  #: includes/elements/tab-widget.php:160 includes/elements/tabs.php:108
9595
- #: includes/elements/text.php:935 includes/elements/video.php:172
9596
- #: public/templates/vcomposer/auxin_vc_extendes.php:73
9597
- msgid "Extra class name"
9598
- msgstr ""
9599
-
9600
- #: includes/elements/about-widget.php:163
9601
- #: includes/elements/accordion-widget.php:92
9602
- #: includes/elements/accordion.php:110 includes/elements/audio.php:125
9603
- #: includes/elements/before-after.php:141 includes/elements/button.php:259
9604
- #: includes/elements/code.php:121 includes/elements/contact-box.php:312
9605
- #: includes/elements/contact-form.php:105 includes/elements/custom-list.php:189
9606
- #: includes/elements/dropcap.php:96 includes/elements/facebook.php:162
9607
- #: includes/elements/gallery.php:382 includes/elements/gmap.php:198
9608
- #: includes/elements/highlight.php:94 includes/elements/image.php:364
9609
- #: includes/elements/instagram-feed.php:284
9610
- #: includes/elements/latest-items.php:250
9611
- #: includes/elements/latest-posts-slider.php:367
9612
- #: includes/elements/popular-posts-widget.php:261
9613
- #: includes/elements/quote.php:156
9614
- #: includes/elements/recent-posts-grid-carousel.php:744
9615
- #: includes/elements/recent-posts-land-style.php:381
9616
- #: includes/elements/recent-posts-masonry.php:411
9617
- #: includes/elements/recent-posts-tiles-carousel.php:495
9618
- #: includes/elements/recent-posts-tiles.php:411
9619
- #: includes/elements/recent-posts-timeline.php:402
9620
- #: includes/elements/recent-posts-widget.php:221
9621
- #: includes/elements/recent-products.php:346 includes/elements/search.php:55
9622
- #: includes/elements/tab-widget.php:161 includes/elements/tabs.php:109
9623
- #: includes/elements/text.php:936 includes/elements/video.php:173
9624
  msgid ""
9625
  "If you wish to style particular content element differently, then use this "
9626
  "field to add a class name and then refer to it in your css file."
@@ -9634,15 +9594,15 @@ msgstr ""
9634
  msgid "Collapsible content"
9635
  msgstr ""
9636
 
9637
- #: includes/elements/accordion-widget.php:43 includes/elements/accordion.php:43
9638
  msgid "Accordion title, leave it empty if you don`t need title."
9639
  msgstr ""
9640
 
9641
- #: includes/elements/accordion-widget.php:57 includes/elements/accordion.php:57
9642
  msgid "Whether to show only 1 element opens at a time or multiple."
9643
  msgstr ""
9644
 
9645
- #: includes/elements/accordion-widget.php:75 includes/elements/accordion.php:92
9646
  msgid "Enter your accordion item content."
9647
  msgstr ""
9648
 
@@ -9650,15 +9610,15 @@ msgstr ""
9650
  msgid "Accordion "
9651
  msgstr ""
9652
 
9653
- #: includes/elements/accordion.php:74
9654
  msgid "Accordion label"
9655
  msgstr ""
9656
 
9657
- #: includes/elements/accordion.php:75
9658
  msgid "Enter your accordion item label."
9659
  msgstr ""
9660
 
9661
- #: includes/elements/accordion.php:78 includes/elements/accordion.php:95
9662
  msgid "Accordion Section"
9663
  msgstr ""
9664
 
@@ -9670,13 +9630,13 @@ msgstr ""
9670
  msgid "It adds an audio player element."
9671
  msgstr ""
9672
 
9673
- #: includes/elements/audio.php:43
9674
  msgid "Audio title, leave it empty if you don`t need title."
9675
  msgstr ""
9676
 
9677
- #: includes/elements/audio.php:120 includes/elements/audio.php:135
9678
- #: includes/elements/button.php:86 includes/elements/button.php:113
9679
- #: includes/elements/button.php:222
9680
  msgid "Appearance"
9681
  msgstr ""
9682
 
@@ -9684,16 +9644,15 @@ msgstr ""
9684
  msgid "Before after comparison slider."
9685
  msgstr ""
9686
 
9687
- #: includes/elements/before-after.php:42
9688
  msgid "Element title, leave it empty if you don`t need title."
9689
  msgstr ""
9690
 
9691
- #: includes/elements/before-after.php:83
9692
  msgid "How much of the before image is visible when the page loads, between 0 to 1."
9693
  msgstr ""
9694
 
9695
- #: includes/elements/before-after.php:96
9696
- #: public/templates/vcomposer/auxin_vc_extendes.php:49
9697
  msgid "Image size"
9698
  msgstr ""
9699
 
@@ -9701,43 +9660,43 @@ msgstr ""
9701
  msgid "It adds a button element."
9702
  msgstr ""
9703
 
9704
- #: includes/elements/button.php:43 includes/elements/text.php:650
9705
  msgid "The label of button."
9706
  msgstr ""
9707
 
9708
- #: includes/elements/button.php:144 includes/elements/text.php:766
9709
  msgid "Darken the label"
9710
  msgstr ""
9711
 
9712
- #: includes/elements/button.php:145
9713
  msgid "Darken label of button."
9714
  msgstr ""
9715
 
9716
- #: includes/elements/button.php:198 includes/general-hooks.php:864
9717
- #: includes/general-hooks.php:1276
9718
  msgid "Animate from Righ"
9719
  msgstr ""
9720
 
9721
- #: includes/elements/button.php:226 includes/general-hooks.php:932
9722
- #: includes/general-hooks.php:1344
9723
  msgid "Button Link"
9724
  msgstr ""
9725
 
9726
- #: includes/elements/button.php:240 includes/elements/text.php:858
9727
  msgid "Open link in"
9728
  msgstr ""
9729
 
9730
- #: includes/elements/button.php:246 includes/elements/text.php:864
9731
- #: includes/general-hooks.php:961 includes/general-hooks.php:1373
9732
  msgid "Current page"
9733
  msgstr ""
9734
 
9735
- #: includes/elements/button.php:247 includes/elements/text.php:865
9736
- #: includes/general-hooks.php:962 includes/general-hooks.php:1374
9737
  msgid "New page"
9738
  msgstr ""
9739
 
9740
- #: includes/elements/code.php:16 includes/elements/code.php:57
9741
  msgid "Code"
9742
  msgstr ""
9743
 
@@ -9745,67 +9704,67 @@ msgstr ""
9745
  msgid "It adds a code element."
9746
  msgstr ""
9747
 
9748
- #: includes/elements/code.php:43
9749
  msgid "Code title, leave it empty if you don`t need title."
9750
  msgstr ""
9751
 
9752
- #: includes/elements/code.php:78
9753
  msgid "JavaScript"
9754
  msgstr ""
9755
 
9756
- #: includes/elements/code.php:79
9757
  msgid "HTML"
9758
  msgstr ""
9759
 
9760
- #: includes/elements/code.php:80
9761
  msgid "XML"
9762
  msgstr ""
9763
 
9764
- #: includes/elements/code.php:93
9765
  msgid "Specifies the theme for code element."
9766
  msgstr ""
9767
 
9768
- #: includes/elements/code.php:99
9769
  msgid "AndroidStudio"
9770
  msgstr ""
9771
 
9772
- #: includes/elements/code.php:100
9773
  msgid "Atom Dark"
9774
  msgstr ""
9775
 
9776
- #: includes/elements/code.php:101
9777
  msgid "Atom Light"
9778
  msgstr ""
9779
 
9780
- #: includes/elements/code.php:102
9781
  msgid "Github"
9782
  msgstr ""
9783
 
9784
- #: includes/elements/code.php:103
9785
  msgid "Google Code"
9786
  msgstr ""
9787
 
9788
- #: includes/elements/code.php:104
9789
  msgid "RailsCasts"
9790
  msgstr ""
9791
 
9792
- #: includes/elements/code.php:105
9793
  msgid "Solarized Light"
9794
  msgstr ""
9795
 
9796
- #: includes/elements/code.php:106
9797
  msgid "Tomorrow Night"
9798
  msgstr ""
9799
 
9800
- #: includes/elements/code.php:107
9801
  msgid "Tomorrow"
9802
  msgstr ""
9803
 
9804
- #: includes/elements/code.php:108
9805
  msgid "VisualStudio"
9806
  msgstr ""
9807
 
9808
- #: includes/elements/code.php:109
9809
  msgid "ZenBurn"
9810
  msgstr ""
9811
 
@@ -9845,47 +9804,47 @@ msgstr ""
9845
  msgid "It adds a contact form element."
9846
  msgstr ""
9847
 
9848
- #: includes/elements/contact-form.php:43
9849
  msgid "Contact form title, leave it empty if you don`t need title."
9850
  msgstr ""
9851
 
9852
- #: includes/elements/contact-form.php:70
9853
  msgid "Contact form type"
9854
  msgstr ""
9855
 
9856
- #: includes/elements/contact-form.php:76
9857
  msgid "Contact Form 7 plugin"
9858
  msgstr ""
9859
 
9860
- #: includes/elements/contact-form.php:87
9861
  msgid "Contact form 7 shortcode"
9862
  msgstr ""
9863
 
9864
- #: includes/elements/contact-form.php:88
9865
  msgid "Put one of your Contact form 7 shortcodes that you created."
9866
  msgstr ""
9867
 
9868
- #: includes/elements/contact-form.php:154
9869
  msgid "Please enter your name."
9870
  msgstr ""
9871
 
9872
- #: includes/elements/contact-form.php:161
9873
  msgid "Please enter your email address."
9874
  msgstr ""
9875
 
9876
- #: includes/elements/contact-form.php:164
9877
  msgid "You entered an invalid email address."
9878
  msgstr ""
9879
 
9880
- #: includes/elements/contact-form.php:175
9881
  msgid "Please enter a message."
9882
  msgstr ""
9883
 
9884
- #: includes/elements/contact-form.php:212
9885
  msgid "sorry, some problems occured with your form submission:"
9886
  msgstr ""
9887
 
9888
- #: includes/elements/contact-form.php:230
9889
  msgid "Thanks for your Message. Your message sent successfully."
9890
  msgstr ""
9891
 
@@ -9893,23 +9852,23 @@ msgstr ""
9893
  msgid "Icon List"
9894
  msgstr ""
9895
 
9896
- #: includes/elements/custom-list.php:43
9897
  msgid "leave it empty if you don`t need title."
9898
  msgstr ""
9899
 
9900
- #: includes/elements/custom-list.php:88
9901
  msgid "Text Tag"
9902
  msgstr ""
9903
 
9904
- #: includes/elements/custom-list.php:120
9905
  msgid "Text Seconday"
9906
  msgstr ""
9907
 
9908
- #: includes/elements/custom-list.php:153
9909
  msgid "Whether to display a line that connects two texts in each list item."
9910
  msgstr ""
9911
 
9912
- #: includes/elements/custom-list.php:171
9913
  msgid "Whether to display a divider between list items or not."
9914
  msgstr ""
9915
 
@@ -9917,31 +9876,31 @@ msgstr ""
9917
  msgid "Horizontal separator"
9918
  msgstr ""
9919
 
9920
- #: includes/elements/divider.php:42 includes/elements/highlight.php:41
9921
  msgid "Divider style"
9922
  msgstr ""
9923
 
9924
- #: includes/elements/divider.php:82
9925
  msgid "Divider size"
9926
  msgstr ""
9927
 
9928
- #: includes/elements/divider.php:122
9929
  msgid "Margin top (px)"
9930
  msgstr ""
9931
 
9932
- #: includes/elements/divider.php:123
9933
  msgid "Adds space above the divider in pixels."
9934
  msgstr ""
9935
 
9936
- #: includes/elements/divider.php:136
9937
  msgid "Margin bottom (px)"
9938
  msgstr ""
9939
 
9940
- #: includes/elements/divider.php:137
9941
  msgid "Adds space below the divider in pixels."
9942
  msgstr ""
9943
 
9944
- #: includes/elements/divider.php:151
9945
  msgid ""
9946
  "If you wish to style particular content element differently, then use this "
9947
  "field to add a class name and then refer to it in your css file. you can "
@@ -9956,23 +9915,23 @@ msgstr ""
9956
  msgid "Big styled character at the beginning of paragraph"
9957
  msgstr ""
9958
 
9959
- #: includes/elements/dropcap.php:41
9960
  msgid "Dropcap style"
9961
  msgstr ""
9962
 
9963
- #: includes/elements/dropcap.php:63 includes/general-hooks.php:355
9964
  msgid "Outline Square"
9965
  msgstr ""
9966
 
9967
- #: includes/elements/dropcap.php:67
9968
  msgid "Round Square"
9969
  msgstr ""
9970
 
9971
- #: includes/elements/dropcap.php:75 includes/general-hooks.php:354
9972
  msgid "Outline Circle"
9973
  msgstr ""
9974
 
9975
- #: includes/elements/dropcap.php:82
9976
  msgid "Enter a text to show as dropcap text."
9977
  msgstr ""
9978
 
@@ -9984,95 +9943,95 @@ msgstr ""
9984
  msgid "It uses Custom Facebook Feed plugin."
9985
  msgstr ""
9986
 
9987
- #: includes/elements/facebook.php:42
9988
  msgid "Page ID"
9989
  msgstr ""
9990
 
9991
- #: includes/elements/facebook.php:43
9992
  msgid ""
9993
  "ID of your Facebook Page or Group. Use %sthis tool%s to help you in finding "
9994
  "this."
9995
  msgstr ""
9996
 
9997
- #: includes/elements/facebook.php:57
9998
  msgid "Page type"
9999
  msgstr ""
10000
 
10001
- #: includes/elements/facebook.php:58
10002
  msgid "Specifies whether to display posts from a page or group."
10003
  msgstr ""
10004
 
10005
- #: includes/elements/facebook.php:62 includes/general-functions.php:1621
10006
  msgid "Page"
10007
  msgstr ""
10008
 
10009
- #: includes/elements/facebook.php:63
10010
  msgid "Group"
10011
  msgstr ""
10012
 
10013
- #: includes/elements/facebook.php:75
10014
  msgid "Number of posts"
10015
  msgstr ""
10016
 
10017
- #: includes/elements/facebook.php:76
10018
  msgid "The number of posts you wish to display."
10019
  msgstr ""
10020
 
10021
- #: includes/elements/facebook.php:90
10022
  msgid "Display posts by others"
10023
  msgstr ""
10024
 
10025
- #: includes/elements/facebook.php:91
10026
  msgid ""
10027
  "Specifies to display posts by only the page owner, anyone who posts on your "
10028
  "page, or only others who post on your page."
10029
  msgstr ""
10030
 
10031
- #: includes/elements/facebook.php:95
10032
  msgid "Only the page owner"
10033
  msgstr ""
10034
 
10035
- #: includes/elements/facebook.php:96
10036
  msgid "Page owner and other people"
10037
  msgstr ""
10038
 
10039
- #: includes/elements/facebook.php:97
10040
  msgid "Only other people"
10041
  msgstr ""
10042
 
10043
- #: includes/elements/facebook.php:109
10044
  msgid "Post text length"
10045
  msgstr ""
10046
 
10047
- #: includes/elements/facebook.php:110
10048
  msgid "The maximum character length of the post text."
10049
  msgstr ""
10050
 
10051
- #: includes/elements/facebook.php:122
10052
  msgid "Display post author"
10053
  msgstr ""
10054
 
10055
- #: includes/elements/facebook.php:123
10056
  msgid "Enable it to display name and avatar of the post author."
10057
  msgstr ""
10058
 
10059
- #: includes/elements/facebook.php:135
10060
  msgid "Display the feed header"
10061
  msgstr ""
10062
 
10063
- #: includes/elements/facebook.php:136
10064
  msgid "Enable it to display a customizable header at the top of the feed."
10065
  msgstr ""
10066
 
10067
- #: includes/elements/facebook.php:148
10068
  msgid "Ajax"
10069
  msgstr ""
10070
 
10071
- #: includes/elements/facebook.php:149
10072
  msgid "Enable it for being loaded via Ajax."
10073
  msgstr ""
10074
 
10075
- #: includes/elements/facebook.php:172
10076
  msgid "Extras"
10077
  msgstr ""
10078
 
@@ -10084,46 +10043,46 @@ msgstr ""
10084
  msgid "It uses Flickr Justified Gallery plugin."
10085
  msgstr ""
10086
 
10087
- #: includes/elements/flickr.php:42
10088
  msgid "User ID"
10089
  msgstr ""
10090
 
10091
- #: includes/elements/flickr.php:43
10092
  msgid ""
10093
  "Displays the photostream of the specified user, no matter what is the "
10094
  "default user ID in the settings. Remember that you can use %sidgettr%s to "
10095
  "retrieve the user_id."
10096
  msgstr ""
10097
 
10098
- #: includes/elements/flickr.php:57
10099
  msgid "Flickr image type"
10100
  msgstr ""
10101
 
10102
- #: includes/elements/flickr.php:62
10103
  msgid "Photostream"
10104
  msgstr ""
10105
 
10106
- #: includes/elements/flickr.php:63
10107
  msgid "Galleries"
10108
  msgstr ""
10109
 
10110
- #: includes/elements/flickr.php:64
10111
  msgid "Album"
10112
  msgstr ""
10113
 
10114
- #: includes/elements/flickr.php:65 includes/elements/flickr.php:114
10115
  msgid "Group pools"
10116
  msgstr ""
10117
 
10118
- #: includes/elements/flickr.php:66 includes/elements/flickr.php:132
10119
  msgid "Tags"
10120
  msgstr ""
10121
 
10122
- #: includes/elements/flickr.php:78
10123
  msgid "Gallery ID"
10124
  msgstr ""
10125
 
10126
- #: includes/elements/flickr.php:79
10127
  msgid ""
10128
  "To show the photos of a particular gallery, you need to know its id. For "
10129
  "example, the id of the gallery located in the URL: "
@@ -10131,11 +10090,11 @@ msgid ""
10131
  "72157636382842016"
10132
  msgstr ""
10133
 
10134
- #: includes/elements/flickr.php:96
10135
  msgid "Album ID"
10136
  msgstr ""
10137
 
10138
- #: includes/elements/flickr.php:97
10139
  msgid ""
10140
  "To show the photos of a particular photo set (also called \"album\"), you "
10141
  "need to know its photoset_id. For example, the photoset_id of the photo set "
@@ -10144,75 +10103,75 @@ msgid ""
10144
  "72157629228993613"
10145
  msgstr ""
10146
 
10147
- #: includes/elements/flickr.php:115
10148
  msgid ""
10149
  "Display photos of a particular group pool, you need to know the group id, "
10150
  "that you can retrieve using %sidgettr%s."
10151
  msgstr ""
10152
 
10153
- #: includes/elements/flickr.php:133
10154
  msgid ""
10155
  "Display photos that have some particular tags, Seprate words with , for "
10156
  "example: cat, square, nikon"
10157
  msgstr ""
10158
 
10159
- #: includes/elements/flickr.php:151
10160
  msgid ""
10161
  "In case of using Colorbox or Swipebox, you need to enable it on Flickr "
10162
  "Justified Gallery plugin settings."
10163
  msgstr ""
10164
 
10165
- #: includes/elements/flickr.php:156
10166
  msgid "Colorbox"
10167
  msgstr ""
10168
 
10169
- #: includes/elements/flickr.php:157
10170
  msgid "Swipebox"
10171
  msgstr ""
10172
 
10173
- #: includes/elements/flickr.php:169
10174
  msgid "Images height"
10175
  msgstr ""
10176
 
10177
- #: includes/elements/flickr.php:170
10178
  msgid "You can use the this option to set images height in px."
10179
  msgstr ""
10180
 
10181
- #: includes/elements/flickr.php:184
10182
  msgid "Max number of photos"
10183
  msgstr ""
10184
 
10185
- #: includes/elements/flickr.php:185
10186
  msgid ""
10187
  "Maximum number of photos. Please note if pagination option is activaited "
10188
  "then this options is used as maximum number of photos per page."
10189
  msgstr ""
10190
 
10191
- #: includes/elements/flickr.php:205
10192
  msgid "Previous and Next"
10193
  msgstr ""
10194
 
10195
- #: includes/elements/flickr.php:206
10196
  msgid "Page Numbers"
10197
  msgstr ""
10198
 
10199
- #: includes/elements/flickr.php:218
10200
  msgid "Fixed height"
10201
  msgstr ""
10202
 
10203
- #: includes/elements/flickr.php:219
10204
  msgid "Each row has the same height, but the images will be cut more."
10205
  msgstr ""
10206
 
10207
- #: includes/elements/flickr.php:231
10208
  msgid "Randomize images order"
10209
  msgstr ""
10210
 
10211
- #: includes/elements/flickr.php:244
10212
  msgid "Margin between the images"
10213
  msgstr ""
10214
 
10215
- #: includes/elements/flickr.php:245
10216
  msgid "Specifies the space between images."
10217
  msgstr ""
10218
 
@@ -10220,161 +10179,59 @@ msgstr ""
10220
  msgid "Filterable and grid gallery with lightbox"
10221
  msgstr ""
10222
 
10223
- #: includes/elements/gallery.php:153
10224
  msgid "Order images by query"
10225
  msgstr ""
10226
 
10227
- #: includes/elements/gallery.php:167
10228
  msgid "Order images ascending or descending"
10229
  msgstr ""
10230
 
10231
- #: includes/elements/gallery.php:210
10232
- #: includes/elements/recent-posts-grid-carousel.php:474
10233
- #: includes/elements/recent-posts-masonry.php:356
10234
- #: includes/elements/recent-products.php:273
10235
  msgid "Number of columns"
10236
  msgstr ""
10237
 
10238
- #: includes/elements/gallery.php:231
10239
- #: includes/elements/recent-posts-grid-carousel.php:492
10240
- #: includes/elements/recent-posts-masonry.php:374
10241
- #: includes/elements/recent-products.php:291
10242
  msgid "Number of columns in tablet size"
10243
  msgstr ""
10244
 
10245
- #: includes/elements/gallery.php:253
10246
- #: includes/elements/recent-posts-grid-carousel.php:511
10247
- #: includes/elements/recent-posts-masonry.php:393
10248
- #: includes/elements/recent-products.php:310
10249
  msgid "Number of columns in phone size"
10250
  msgstr ""
10251
 
10252
- #: includes/elements/gallery.php:273
10253
  msgid "Space"
10254
  msgstr ""
10255
 
10256
- #: includes/elements/gallery.php:274
10257
  msgid "Space between gallery items in pixel."
10258
  msgstr ""
10259
 
10260
- #: includes/elements/gallery.php:314
10261
  msgid "Link images to"
10262
  msgstr ""
10263
 
10264
- #: includes/elements/gallery.php:323
10265
  msgid "File"
10266
  msgstr ""
10267
 
10268
- #: includes/elements/gallery.php:334
10269
  msgid "Enable pagination"
10270
  msgstr ""
10271
 
10272
- #: includes/elements/gallery.php:348
10273
  msgid "Only load images that are in visible page"
10274
  msgstr ""
10275
 
10276
- #: includes/elements/general-element-fields.php:21
10277
- msgid "Transition"
10278
- msgstr ""
10279
-
10280
- #: includes/elements/general-element-fields.php:22
10281
- msgid "Choose the type of tranistion while the element enters in view."
10282
- msgstr ""
10283
-
10284
- #: includes/elements/general-element-fields.php:28
10285
- msgid "Short from left"
10286
- msgstr ""
10287
-
10288
- #: includes/elements/general-element-fields.php:29
10289
- msgid "Short from right"
10290
- msgstr ""
10291
-
10292
- #: includes/elements/general-element-fields.php:30
10293
- msgid "Short from bottom"
10294
- msgstr ""
10295
-
10296
- #: includes/elements/general-element-fields.php:31
10297
- msgid "Short from top"
10298
- msgstr ""
10299
-
10300
- #: includes/elements/general-element-fields.php:32
10301
- msgid "Medium from left"
10302
- msgstr ""
10303
-
10304
- #: includes/elements/general-element-fields.php:33
10305
- msgid "Medium from right"
10306
- msgstr ""
10307
-
10308
- #: includes/elements/general-element-fields.php:34
10309
- msgid "Medium from bottom"
10310
- msgstr ""
10311
-
10312
- #: includes/elements/general-element-fields.php:35
10313
- msgid "Medium from top"
10314
- msgstr ""
10315
-
10316
- #: includes/elements/general-element-fields.php:36
10317
- msgid "Long from left"
10318
- msgstr ""
10319
-
10320
- #: includes/elements/general-element-fields.php:37
10321
- msgid "Long from right"
10322
- msgstr ""
10323
-
10324
- #: includes/elements/general-element-fields.php:38
10325
- msgid "Long from bottom"
10326
- msgstr ""
10327
-
10328
- #: includes/elements/general-element-fields.php:39
10329
- msgid "Long from top"
10330
- msgstr ""
10331
-
10332
- #: includes/elements/general-element-fields.php:40
10333
- msgid "Small scale down"
10334
- msgstr ""
10335
-
10336
- #: includes/elements/general-element-fields.php:41
10337
- msgid "Medium scale down"
10338
- msgstr ""
10339
-
10340
- #: includes/elements/general-element-fields.php:42
10341
- msgid "Large scale down"
10342
- msgstr ""
10343
-
10344
- #: includes/elements/general-element-fields.php:43
10345
- msgid "Small scale up"
10346
- msgstr ""
10347
-
10348
- #: includes/elements/general-element-fields.php:44
10349
- msgid "Medium scale up"
10350
- msgstr ""
10351
-
10352
- #: includes/elements/general-element-fields.php:45
10353
- msgid "Large scale up"
10354
- msgstr ""
10355
-
10356
- #: includes/elements/general-element-fields.php:52
10357
- msgid "The transition duration in milliseconds."
10358
- msgstr ""
10359
-
10360
- #: includes/elements/general-element-fields.php:62
10361
- msgid "The delay before starting the animation in milliseconds."
10362
- msgstr ""
10363
-
10364
- #: includes/elements/general-element-fields.php:69
10365
- msgid "Repeat"
10366
- msgstr ""
10367
-
10368
- #: includes/elements/general-element-fields.php:70
10369
- msgid ""
10370
- "Choose \"yes\" to repeat the animation, or choose \"no\" to display the "
10371
- "animation only once."
10372
- msgstr ""
10373
-
10374
- #: includes/elements/general-element-fields.php:83
10375
- msgid "The vertical offset in pixels in order to start playing the animation."
10376
- msgstr ""
10377
-
10378
  #: includes/elements/gmap.php:15
10379
  msgid "Map "
10380
  msgstr ""
@@ -10391,27 +10248,27 @@ msgstr ""
10391
  msgid "Highlight"
10392
  msgstr ""
10393
 
10394
- #: includes/elements/highlight.php:42
10395
  msgid "The style of divider."
10396
  msgstr ""
10397
 
10398
- #: includes/elements/highlight.php:55
10399
  msgid "Red"
10400
  msgstr ""
10401
 
10402
- #: includes/elements/highlight.php:60
10403
  msgid "Blue"
10404
  msgstr ""
10405
 
10406
- #: includes/elements/highlight.php:65
10407
  msgid "Yellow"
10408
  msgstr ""
10409
 
10410
- #: includes/elements/highlight.php:70
10411
  msgid "Green"
10412
  msgstr ""
10413
 
10414
- #: includes/elements/highlight.php:78
10415
  msgid "Enter the text to be highlighted."
10416
  msgstr ""
10417
 
@@ -10419,75 +10276,75 @@ msgstr ""
10419
  msgid "Image with lightbox option"
10420
  msgstr ""
10421
 
10422
- #: includes/elements/image.php:42
10423
  msgid "Image title, leave it empty if you don`t need title."
10424
  msgstr ""
10425
 
10426
- #: includes/elements/image.php:71
10427
  msgid "Image hover"
10428
  msgstr ""
10429
 
10430
- #: includes/elements/image.php:87
10431
  msgid "Choose a pre-defined or custom image size."
10432
  msgstr ""
10433
 
10434
- #: includes/elements/image.php:92
10435
  msgid "Original"
10436
  msgstr ""
10437
 
10438
- #: includes/elements/image.php:93
10439
  msgid "Large (%sx%s)"
10440
  msgstr ""
10441
 
10442
- #: includes/elements/image.php:94
10443
  msgid "Medium Large (%sx%s)"
10444
  msgstr ""
10445
 
10446
- #: includes/elements/image.php:95
10447
  msgid "Medium (%sx%s)"
10448
  msgstr ""
10449
 
10450
- #: includes/elements/image.php:96
10451
  msgid "Thumbnail (%sx%s)"
10452
  msgstr ""
10453
 
10454
- #: includes/elements/image.php:145
10455
  msgid "Image alignment in content."
10456
  msgstr ""
10457
 
10458
- #: includes/elements/image.php:181
10459
  msgid "Open large image in lightbox"
10460
  msgstr ""
10461
 
10462
- #: includes/elements/image.php:195
10463
  msgid "Preload the image"
10464
  msgstr ""
10465
 
10466
- #: includes/elements/image.php:209
10467
  msgid "Preview preloading"
10468
  msgstr ""
10469
 
10470
- #: includes/elements/image.php:223
10471
  msgid "Link URL"
10472
  msgstr ""
10473
 
10474
- #: includes/elements/image.php:241
10475
  msgid "Target"
10476
  msgstr ""
10477
 
10478
- #: includes/elements/image.php:242
10479
  msgid "Open in new page or this page."
10480
  msgstr ""
10481
 
10482
- #: includes/elements/image.php:247
10483
  msgid "Self"
10484
  msgstr ""
10485
 
10486
- #: includes/elements/image.php:248 includes/general-functions.php:1996
10487
  msgid "Blank"
10488
  msgstr ""
10489
 
10490
- #: includes/elements/image.php:270 includes/elements/image.php:282
10491
  msgid "Effects"
10492
  msgstr ""
10493
 
@@ -10499,219 +10356,94 @@ msgstr ""
10499
  msgid "It adds an instagram feed element."
10500
  msgstr ""
10501
 
10502
- #: includes/elements/instagram-feed.php:42
10503
  msgid "A title for instagram element"
10504
  msgstr ""
10505
 
10506
- #: includes/elements/instagram-feed.php:55
10507
  msgid "Instagram user ID"
10508
  msgstr ""
10509
 
10510
- #: includes/elements/instagram-feed.php:57
10511
  msgid ""
10512
  "Instagram User ID. Separate multiple IDs by commas. You can find the User "
10513
  "ID with %sthis tool%s."
10514
  msgstr ""
10515
 
10516
- #: includes/elements/instagram-feed.php:74
10517
  msgid "Number of photo"
10518
  msgstr ""
10519
 
10520
- #: includes/elements/instagram-feed.php:75
10521
  msgid "Number of photos to display initially. Maximum is 33."
10522
  msgstr ""
10523
 
10524
- #: includes/elements/instagram-feed.php:89
10525
  msgid "Resolution/size of the photos. "
10526
  msgstr ""
10527
 
10528
- #: includes/elements/instagram-feed.php:95 includes/general-hooks.php:1601
10529
  msgid "Auto"
10530
  msgstr ""
10531
 
10532
- #: includes/elements/instagram-feed.php:96
10533
  msgid "Thumb"
10534
  msgstr ""
10535
 
10536
- #: includes/elements/instagram-feed.php:110
10537
  msgid "Number of columns in the feed. 1 - 10."
10538
  msgstr ""
10539
 
10540
- #: includes/elements/instagram-feed.php:124
10541
  msgid "Spacing around the photos"
10542
  msgstr ""
10543
 
10544
- #: includes/elements/instagram-feed.php:139
10545
  msgid "Unit of the spacing."
10546
  msgstr ""
10547
 
10548
- #: includes/elements/instagram-feed.php:145
10549
- #: includes/elements/instagram-feed.php:211
10550
  msgid "Percentage (%)"
10551
  msgstr ""
10552
 
10553
- #: includes/elements/instagram-feed.php:146
10554
- #: includes/elements/instagram-feed.php:212
10555
  msgid "Pixels (px)"
10556
  msgstr ""
10557
 
10558
- #: includes/elements/instagram-feed.php:191
10559
  msgid "The height of the feed"
10560
  msgstr ""
10561
 
10562
- #: includes/elements/instagram-feed.php:205
10563
  msgid "Unit of the height."
10564
  msgstr ""
10565
 
10566
- #: includes/elements/instagram-feed.php:238
10567
  msgid "Show header"
10568
  msgstr ""
10569
 
10570
- #: includes/elements/instagram-feed.php:239
10571
  msgid "Whether to show the feed header."
10572
  msgstr ""
10573
 
10574
- #: includes/elements/instagram-feed.php:253
10575
  msgid "Show follow button"
10576
  msgstr ""
10577
 
10578
- #: includes/elements/instagram-feed.php:254
10579
  msgid "Whether to show the Follow on Instagram button."
10580
  msgstr ""
10581
 
10582
- #: includes/elements/instagram-feed.php:268
10583
  msgid "Show load more button"
10584
  msgstr ""
10585
 
10586
- #: includes/elements/instagram-feed.php:269
10587
  msgid " Whether to show the load more button."
10588
  msgstr ""
10589
 
10590
- #: includes/elements/latest-items.php:10
10591
- msgid "Auxin latest_items"
10592
- msgstr ""
10593
-
10594
- #: includes/elements/latest-items.php:13
10595
- msgid "This is will add latest_items element"
10596
- msgstr ""
10597
-
10598
- #: includes/elements/latest-items.php:39
10599
- msgid "col"
10600
- msgstr ""
10601
-
10602
- #: includes/elements/latest-items.php:40
10603
- #: includes/elements/sample-element.php:65
10604
- msgid "If you choose Callout a big box appears around the content"
10605
- msgstr ""
10606
-
10607
- #: includes/elements/latest-items.php:51
10608
- msgid "none"
10609
- msgstr ""
10610
-
10611
- #: includes/elements/latest-items.php:51
10612
- msgid "caption-over"
10613
- msgstr ""
10614
-
10615
- #: includes/elements/latest-items.php:54
10616
- msgid "mode type"
10617
- msgstr ""
10618
-
10619
- #: includes/elements/latest-items.php:55 includes/elements/latest-items.php:100
10620
- #: includes/elements/latest-items.php:130
10621
- #: includes/elements/latest-items.php:175
10622
- #: includes/elements/latest-items.php:190
10623
- msgid "The round is used got button"
10624
- msgstr ""
10625
-
10626
- #: includes/elements/latest-items.php:69
10627
- msgid "grid"
10628
- msgstr ""
10629
-
10630
- #: includes/elements/latest-items.php:70
10631
- msgid "attachment grid"
10632
- msgstr ""
10633
-
10634
- #: includes/elements/latest-items.php:84
10635
- msgid "num"
10636
- msgstr ""
10637
-
10638
- #: includes/elements/latest-items.php:85
10639
- msgid "attachment num"
10640
- msgstr ""
10641
-
10642
- #: includes/elements/latest-items.php:96
10643
- msgid "pagination"
10644
- msgstr ""
10645
-
10646
- #: includes/elements/latest-items.php:96 includes/elements/latest-items.php:126
10647
- msgid "regular"
10648
- msgstr ""
10649
-
10650
- #: includes/elements/latest-items.php:99
10651
- msgid "nav type"
10652
- msgstr ""
10653
-
10654
- #: includes/elements/latest-items.php:114
10655
- msgid "title"
10656
- msgstr ""
10657
-
10658
- #: includes/elements/latest-items.php:115
10659
- msgid "attachment link"
10660
- msgstr ""
10661
-
10662
- #: includes/elements/latest-items.php:126
10663
- msgid "post"
10664
- msgstr ""
10665
-
10666
- #: includes/elements/latest-items.php:129
10667
- msgid "posttype type"
10668
- msgstr ""
10669
-
10670
- #: includes/elements/latest-items.php:144
10671
- msgid "cat_id"
10672
- msgstr ""
10673
-
10674
- #: includes/elements/latest-items.php:145
10675
- msgid "attachment alt"
10676
- msgstr ""
10677
-
10678
- #: includes/elements/latest-items.php:159
10679
- msgid "width"
10680
- msgstr ""
10681
-
10682
- #: includes/elements/latest-items.php:160
10683
- #: includes/elements/latest-items.php:205
10684
- msgid "attachment width"
10685
- msgstr ""
10686
-
10687
- #: includes/elements/latest-items.php:174
10688
- msgid "view_excerpt ?"
10689
- msgstr ""
10690
-
10691
- #: includes/elements/latest-items.php:189
10692
- msgid "view_title ?"
10693
- msgstr ""
10694
-
10695
- #: includes/elements/latest-items.php:204
10696
- msgid "excerpt_len"
10697
- msgstr ""
10698
-
10699
- #: includes/elements/latest-items.php:219
10700
- msgid "section_index"
10701
- msgstr ""
10702
-
10703
- #: includes/elements/latest-items.php:220
10704
- msgid "attachment section_index"
10705
- msgstr ""
10706
-
10707
- #: includes/elements/latest-items.php:234
10708
- msgid "paged"
10709
- msgstr ""
10710
-
10711
- #: includes/elements/latest-items.php:235
10712
- msgid "attachment paged"
10713
- msgstr ""
10714
-
10715
  #: includes/elements/latest-posts-slider.php:15
10716
  msgid "Latest Posts Slider "
10717
  msgstr ""
@@ -10720,110 +10452,110 @@ msgstr ""
10720
  msgid "Slider for latest posts."
10721
  msgstr ""
10722
 
10723
- #: includes/elements/latest-posts-slider.php:42
10724
  msgid "Latest post slider title, leave it empty if you don`t need title."
10725
  msgstr ""
10726
 
10727
- #: includes/elements/latest-posts-slider.php:55
10728
  msgid "Create slides from"
10729
  msgstr ""
10730
 
10731
- #: includes/elements/latest-posts-slider.php:61
10732
  msgid "Posts"
10733
  msgstr ""
10734
 
10735
- #: includes/elements/latest-posts-slider.php:62
10736
  msgid "Pages"
10737
  msgstr ""
10738
 
10739
- #: includes/elements/latest-posts-slider.php:73
10740
  msgid "Slides number"
10741
  msgstr ""
10742
 
10743
- #: includes/elements/latest-posts-slider.php:74
10744
  msgid "Specifies maximum number of slides in slider."
10745
  msgstr ""
10746
 
10747
- #: includes/elements/latest-posts-slider.php:88
10748
- #: includes/elements/latest-posts-slider.php:102
10749
  msgid "Post IDs separated by comma (eg. 53,34,87,25)."
10750
  msgstr ""
10751
 
10752
- #: includes/elements/latest-posts-slider.php:153
10753
  msgid "Order direction"
10754
  msgstr ""
10755
 
10756
- #: includes/elements/latest-posts-slider.php:171
10757
  msgid "Slider skin"
10758
  msgstr ""
10759
 
10760
- #: includes/elements/latest-posts-slider.php:177
10761
  msgid "Light and boxed"
10762
  msgstr ""
10763
 
10764
- #: includes/elements/latest-posts-slider.php:178
10765
  msgid "Dark and boxed"
10766
  msgstr ""
10767
 
10768
- #: includes/elements/latest-posts-slider.php:179
10769
  msgid "Light overlay"
10770
  msgstr ""
10771
 
10772
- #: includes/elements/latest-posts-slider.php:180
10773
  msgid "Dark overlay"
10774
  msgstr ""
10775
 
10776
- #: includes/elements/latest-posts-slider.php:191
10777
- #: includes/elements/recent-posts-tiles-carousel.php:377
10778
- #: includes/elements/recent-posts-tiles.php:385
10779
  msgid "Insert post title"
10780
  msgstr ""
10781
 
10782
- #: includes/elements/latest-posts-slider.php:204
10783
- #: includes/elements/recent-posts-tiles-carousel.php:390
10784
- #: includes/elements/recent-posts-tiles.php:398
10785
  msgid "Insert post meta"
10786
  msgstr ""
10787
 
10788
- #: includes/elements/latest-posts-slider.php:221
10789
  msgid "Grab the image from"
10790
  msgstr ""
10791
 
10792
- #: includes/elements/latest-posts-slider.php:227
10793
  msgid "Auto select"
10794
  msgstr ""
10795
 
10796
- #: includes/elements/latest-posts-slider.php:228
10797
  msgid "Featured image"
10798
  msgstr ""
10799
 
10800
- #: includes/elements/latest-posts-slider.php:229
10801
  msgid "First image in post"
10802
  msgstr ""
10803
 
10804
- #: includes/elements/latest-posts-slider.php:230
10805
  msgid "Custom image"
10806
  msgstr ""
10807
 
10808
- #: includes/elements/latest-posts-slider.php:241
10809
  msgid "Background image"
10810
  msgstr ""
10811
 
10812
- #: includes/elements/latest-posts-slider.php:257
10813
  msgid "Exclude posts without image"
10814
  msgstr ""
10815
 
10816
- #: includes/elements/latest-posts-slider.php:324
10817
- #: includes/elements/touch-slider.php:122
10818
  msgid "Looped navigation"
10819
  msgstr ""
10820
 
10821
- #: includes/elements/latest-posts-slider.php:350
10822
- #: includes/elements/touch-slider.php:148
10823
  msgid "Slideshow delay in seconds"
10824
  msgstr ""
10825
 
10826
- #: includes/elements/latest-posts-slider.php:521
10827
  msgid "View all posts in "
10828
  msgstr ""
10829
 
@@ -10835,54 +10567,54 @@ msgstr ""
10835
  msgid "Shows popular and most commented posts with thumbnail."
10836
  msgstr ""
10837
 
10838
- #: includes/elements/popular-posts-widget.php:85
10839
  msgid "Display popular tab"
10840
  msgstr ""
10841
 
10842
- #: includes/elements/popular-posts-widget.php:86
10843
  msgid "Enable it to display the most popular posts."
10844
  msgstr ""
10845
 
10846
- #: includes/elements/popular-posts-widget.php:100
10847
  msgid "Display recent tab"
10848
  msgstr ""
10849
 
10850
- #: includes/elements/popular-posts-widget.php:101
10851
  msgid "Enable it to display the most recent posts."
10852
  msgstr ""
10853
 
10854
- #: includes/elements/popular-posts-widget.php:115
10855
  msgid "Display comment tab"
10856
  msgstr ""
10857
 
10858
- #: includes/elements/popular-posts-widget.php:116
10859
  msgid "Enable it to display the most commented posts."
10860
  msgstr ""
10861
 
10862
- #: includes/elements/popular-posts-widget.php:131
10863
- #: includes/elements/recent-posts-widget.php:91
10864
  msgid "Enable it to display images as well."
10865
  msgstr ""
10866
 
10867
- #: includes/elements/popular-posts-widget.php:160
10868
- #: includes/elements/recent-posts-widget.php:120
10869
  msgid "Display post date"
10870
  msgstr ""
10871
 
10872
- #: includes/elements/popular-posts-widget.php:175
10873
- #: includes/elements/recent-posts-widget.php:135
10874
  msgid "Specify summary content in character"
10875
  msgstr ""
10876
 
10877
- #: includes/elements/popular-posts-widget.php:236
10878
  msgid "specify a categories that you want."
10879
  msgstr ""
10880
 
10881
- #: includes/elements/popular-posts-widget.php:386
10882
  msgid "Popular"
10883
  msgstr ""
10884
 
10885
- #: includes/elements/popular-posts-widget.php:388
10886
  msgid "Comment"
10887
  msgstr ""
10888
 
@@ -10942,32 +10674,32 @@ msgstr ""
10942
  msgid "It adds recent posts in grid or carousel mode."
10943
  msgstr ""
10944
 
10945
- #: includes/elements/recent-posts-grid-carousel.php:56
10946
- #: includes/elements/recent-posts-land-style.php:56
10947
- #: includes/elements/recent-posts-masonry.php:56
10948
- #: includes/elements/recent-posts-tiles-carousel.php:43
10949
- #: includes/elements/recent-posts-tiles.php:56
10950
- #: includes/elements/recent-posts-timeline.php:50
10951
  msgid "Recent post title, leave it empty if you don`t need title."
10952
  msgstr ""
10953
 
10954
- #: includes/elements/recent-posts-grid-carousel.php:70
10955
  msgid "Recent posts subtitle, leave it empty if you don`t need title."
10956
  msgstr ""
10957
 
10958
- #: includes/elements/recent-posts-grid-carousel.php:380
10959
- #: includes/elements/recent-posts-land-style.php:300
10960
- #: includes/elements/recent-posts-masonry.php:280
10961
  msgid ""
10962
  "Enable it to display %s like button%s on gride template blog. Please note "
10963
  "WP Ulike plugin needs to be activaited to use this option."
10964
  msgstr ""
10965
 
10966
- #: includes/elements/recent-posts-grid-carousel.php:457
10967
  msgid "Meta Info position"
10968
  msgstr ""
10969
 
10970
- #: includes/elements/recent-posts-grid-carousel.php:550
10971
  msgid "Specifies the style of content for each post column."
10972
  msgstr ""
10973
 
@@ -10995,15 +10727,15 @@ msgstr ""
10995
  msgid "It adds recent posts in tiles carousel mode."
10996
  msgstr ""
10997
 
10998
- #: includes/elements/recent-posts-tiles-carousel.php:71
10999
  msgid "Number of posts to show in per page"
11000
  msgstr ""
11001
 
11002
- #: includes/elements/recent-posts-tiles-carousel.php:85
11003
  msgid "Number of Pages"
11004
  msgstr ""
11005
 
11006
- #: includes/elements/recent-posts-tiles-carousel.php:346
11007
  msgid "Light Overlay"
11008
  msgstr ""
11009
 
@@ -11035,15 +10767,15 @@ msgstr ""
11035
  msgid "a Widget for Display Your Store's Products"
11036
  msgstr ""
11037
 
11038
- #: includes/elements/recent-products.php:42
11039
  msgid "Recent products title, leave it empty if you don`t need title."
11040
  msgstr ""
11041
 
11042
- #: includes/elements/recent-products.php:56
11043
  msgid "Recent products subtitle, leave it empty if you don`t need title."
11044
  msgstr ""
11045
 
11046
- #: includes/elements/recent-products.php:97
11047
  msgid "Vertical 10:15"
11048
  msgstr ""
11049
 
@@ -11055,15 +10787,19 @@ msgstr ""
11055
  msgid "The element description"
11056
  msgstr ""
11057
 
11058
- #: includes/elements/sample-element.php:51
11059
  msgid "Description for this element"
11060
  msgstr ""
11061
 
 
 
 
 
11062
  #: includes/elements/search.php:17
11063
  msgid "Fancy search field"
11064
  msgstr ""
11065
 
11066
- #: includes/elements/search.php:41
11067
  msgid "Search title, leave it empty if you don`t need title."
11068
  msgstr ""
11069
 
@@ -11073,39 +10809,39 @@ msgid ""
11073
  "customizer."
11074
  msgstr ""
11075
 
11076
- #: includes/elements/socials-list.php:42 includes/elements/socials-list.php:179
11077
  msgid "Socials title, leave it empty if you don`t need title."
11078
  msgstr ""
11079
 
11080
- #: includes/elements/socials-list.php:56 includes/elements/socials-list.php:193
11081
  msgid "Size of social icons"
11082
  msgstr ""
11083
 
11084
- #: includes/elements/socials-list.php:65 includes/elements/socials-list.php:202
11085
  msgid "Extra large"
11086
  msgstr ""
11087
 
11088
- #: includes/elements/socials-list.php:76 includes/elements/socials-list.php:213
11089
  msgid "Directon of socials list"
11090
  msgstr ""
11091
 
11092
- #: includes/elements/socials-list.php:155
11093
  msgid "It shows the website socials icons."
11094
  msgstr ""
11095
 
11096
- #: includes/elements/socials-list.php:243 includes/elements/staff.php:344
11097
  msgid "Linkedin Address"
11098
  msgstr ""
11099
 
11100
- #: includes/elements/socials-list.php:303
11101
  msgid "Youtube Address"
11102
  msgstr ""
11103
 
11104
- #: includes/elements/socials-list.php:327
11105
  msgid "Telegram Address"
11106
  msgstr ""
11107
 
11108
- #: includes/elements/socials-list.php:339
11109
  msgid "VK Address"
11110
  msgstr ""
11111
 
@@ -11117,66 +10853,66 @@ msgstr ""
11117
  msgid "You can display your Staffs as a customized widget,"
11118
  msgstr ""
11119
 
11120
- #: includes/elements/staff.php:43
11121
  msgid "Staff Name, leave it empty if you don`t need title."
11122
  msgstr ""
11123
 
11124
- #: includes/elements/staff.php:52 includes/elements/staff.php:83
11125
- #: includes/elements/staff.php:98 includes/elements/staff.php:118
11126
- #: includes/elements/staff.php:137 includes/elements/staff.php:155
11127
- #: includes/elements/staff.php:187
11128
  msgid "Staff Details"
11129
  msgstr ""
11130
 
11131
- #: includes/elements/staff.php:57
11132
  msgid "Staff Occupation, leave it empty if you don`t need title."
11133
  msgstr ""
11134
 
11135
- #: includes/elements/staff.php:73
11136
  msgid "leave it empty if you don`t need to add a page."
11137
  msgstr ""
11138
 
11139
- #: includes/elements/staff.php:87
11140
  msgid "Staff Image"
11141
  msgstr ""
11142
 
11143
- #: includes/elements/staff.php:102 includes/elements/text.php:420
11144
  msgid "Image Size"
11145
  msgstr ""
11146
 
11147
- #: includes/elements/staff.php:108 includes/elements/text.php:426
11148
  msgid "Orginal Size"
11149
  msgstr ""
11150
 
11151
- #: includes/elements/staff.php:191
11152
  msgid "Wrapper style"
11153
  msgstr ""
11154
 
11155
- #: includes/elements/staff.php:202 includes/elements/text.php:99
11156
  msgid "Outlined"
11157
  msgstr ""
11158
 
11159
- #: includes/elements/staff.php:218
11160
  msgid "Layout Style"
11161
  msgstr ""
11162
 
11163
- #: includes/elements/staff.php:250
11164
  msgid "Layout Border Color"
11165
  msgstr ""
11166
 
11167
- #: includes/elements/staff.php:251
11168
  msgid "Choose a border color for this layout."
11169
  msgstr ""
11170
 
11171
- #: includes/elements/staff.php:268
11172
  msgid "Text align"
11173
  msgstr ""
11174
 
11175
- #: includes/elements/staff.php:296
11176
  msgid "Text color scheme"
11177
  msgstr ""
11178
 
11179
- #: includes/elements/staff.php:302
11180
  msgid "Inherit"
11181
  msgstr ""
11182
 
@@ -11184,57 +10920,57 @@ msgstr ""
11184
  msgid "It adds tabs element."
11185
  msgstr ""
11186
 
11187
- #: includes/elements/tab-widget.php:42 includes/elements/tabs.php:42
11188
  msgid "Tabs title, leave it empty if you don`t need title."
11189
  msgstr ""
11190
 
11191
- #: includes/elements/tab-widget.php:56 includes/elements/tabs.php:56
11192
  msgid "Choose between bordered style and no border."
11193
  msgstr ""
11194
 
11195
- #: includes/elements/tab-widget.php:73
11196
  msgid "First Tab Label"
11197
  msgstr ""
11198
 
11199
- #: includes/elements/tab-widget.php:74 includes/elements/tab-widget.php:103
11200
- #: includes/elements/tab-widget.php:132 includes/elements/tabs.php:74
11201
  msgid "Enter your tab item label."
11202
  msgstr ""
11203
 
11204
- #: includes/elements/tab-widget.php:87
11205
  msgid "First Tab Content"
11206
  msgstr ""
11207
 
11208
- #: includes/elements/tab-widget.php:88 includes/elements/tab-widget.php:117
11209
- #: includes/elements/tab-widget.php:146 includes/elements/tabs.php:91
11210
  msgid "Enter your tab item content."
11211
  msgstr ""
11212
 
11213
- #: includes/elements/tab-widget.php:102
11214
  msgid "Second Tab Label"
11215
  msgstr ""
11216
 
11217
- #: includes/elements/tab-widget.php:116
11218
  msgid "Second Tab Content"
11219
  msgstr ""
11220
 
11221
- #: includes/elements/tab-widget.php:131
11222
  msgid "Third Tab Label"
11223
  msgstr ""
11224
 
11225
- #: includes/elements/tab-widget.php:145
11226
  msgid "Third Tab Content"
11227
  msgstr ""
11228
 
11229
- #: includes/elements/tabs.php:73
11230
  msgid "Tab label"
11231
  msgstr ""
11232
 
11233
- #: includes/elements/tabs.php:77
11234
  msgid "Tabs Section"
11235
  msgstr ""
11236
 
11237
- #: includes/elements/tabs.php:93
11238
  msgid "Tabs section"
11239
  msgstr ""
11240
 
@@ -11246,47 +10982,47 @@ msgstr ""
11246
  msgid "Testimonial Element"
11247
  msgstr ""
11248
 
11249
- #: includes/elements/testimonial.php:42
11250
  msgid "Testimonial Templates"
11251
  msgstr ""
11252
 
11253
- #: includes/elements/testimonial.php:56
11254
  msgid "Default Template"
11255
  msgstr ""
11256
 
11257
- #: includes/elements/testimonial.php:60
11258
  msgid "Default Template With Image"
11259
  msgstr ""
11260
 
11261
- #: includes/elements/testimonial.php:64
11262
  msgid "Bordered On Content"
11263
  msgstr ""
11264
 
11265
- #: includes/elements/testimonial.php:68
11266
  msgid "Quotation Mark on Top of the Content"
11267
  msgstr ""
11268
 
11269
- #: includes/elements/testimonial.php:72
11270
  msgid "Show Info on Top of Content"
11271
  msgstr ""
11272
 
11273
- #: includes/elements/testimonial.php:76
11274
  msgid "Show Image on Top of the Content"
11275
  msgstr ""
11276
 
11277
- #: includes/elements/testimonial.php:83
11278
  msgid "Customer Name, leave it empty if you don`t need title."
11279
  msgstr ""
11280
 
11281
- #: includes/elements/testimonial.php:97
11282
  msgid "Customer Link, leave it empty if you don`t need it"
11283
  msgstr ""
11284
 
11285
- #: includes/elements/testimonial.php:111
11286
  msgid "Customer Occupation, leave it empty if you don`t need it."
11287
  msgstr ""
11288
 
11289
- #: includes/elements/testimonial.php:125
11290
  msgid "Customer Rating, Set it to \"None\" if you don`t need it."
11291
  msgstr ""
11292
 
@@ -11294,158 +11030,158 @@ msgstr ""
11294
  msgid "Iconic text block."
11295
  msgstr ""
11296
 
11297
- #: includes/elements/text.php:88
11298
  msgid "Wrapper Style"
11299
  msgstr ""
11300
 
11301
- #: includes/elements/text.php:112 includes/elements/text.php:140
11302
- #: includes/elements/text.php:168 includes/elements/text.php:187
11303
- #: includes/elements/text.php:206 includes/elements/text.php:225
11304
- #: includes/elements/text.php:243 includes/elements/text.php:265
11305
- #: includes/elements/text.php:283 includes/elements/text.php:301
11306
- #: includes/elements/text.php:319 includes/elements/text.php:338
11307
- #: includes/elements/text.php:360 includes/elements/text.php:918
11308
- #: includes/elements/text.php:932
11309
  msgid "Wrapper Layout"
11310
  msgstr ""
11311
 
11312
- #: includes/elements/text.php:144
11313
  msgid "Text Align on Small Screens"
11314
  msgstr ""
11315
 
11316
- #: includes/elements/text.php:172
11317
  msgid "Text Color Scheme"
11318
  msgstr ""
11319
 
11320
- #: includes/elements/text.php:192
11321
  msgid "Wrapper Background Type"
11322
  msgstr ""
11323
 
11324
- #: includes/elements/text.php:198 includes/elements/text.php:293
11325
  msgid "Single Color"
11326
  msgstr ""
11327
 
11328
- #: includes/elements/text.php:199 includes/elements/text.php:294
11329
- #: includes/general-hooks.php:1578
11330
  msgid "Background Image"
11331
  msgstr ""
11332
 
11333
- #: includes/elements/text.php:211
11334
  msgid "Wrapper Background Color"
11335
  msgstr ""
11336
 
11337
- #: includes/elements/text.php:229
11338
  msgid "Wrapper Background image"
11339
  msgstr ""
11340
 
11341
- #: includes/elements/text.php:247
11342
  msgid "Wrapper Background Image Display"
11343
  msgstr ""
11344
 
11345
- #: includes/elements/text.php:252 includes/elements/text.php:347
11346
- #: includes/general-hooks.php:1609
11347
  msgid "Cover"
11348
  msgstr ""
11349
 
11350
- #: includes/elements/text.php:253 includes/elements/text.php:348
11351
  msgid "Tiled Image"
11352
  msgstr ""
11353
 
11354
- #: includes/elements/text.php:254 includes/elements/text.php:349
11355
  msgid "Centered, with original size"
11356
  msgstr ""
11357
 
11358
- #: includes/elements/text.php:255 includes/elements/text.php:350
11359
- #: includes/general-hooks.php:1742
11360
  msgid "Fixed"
11361
  msgstr ""
11362
 
11363
- #: includes/elements/text.php:269
11364
  msgid "Wrapper Background Overlay"
11365
  msgstr ""
11366
 
11367
- #: includes/elements/text.php:287
11368
  msgid "Header Background Type"
11369
  msgstr ""
11370
 
11371
- #: includes/elements/text.php:305
11372
  msgid "Header Background color"
11373
  msgstr ""
11374
 
11375
- #: includes/elements/text.php:324
11376
  msgid "Header Background image"
11377
  msgstr ""
11378
 
11379
- #: includes/elements/text.php:342
11380
  msgid "Header Background Image Display"
11381
  msgstr ""
11382
 
11383
- #: includes/elements/text.php:364
11384
  msgid "Icon or image"
11385
  msgstr ""
11386
 
11387
- #: includes/elements/text.php:365
11388
  msgid "Please choose an icon from avaialable icons."
11389
  msgstr ""
11390
 
11391
- #: includes/elements/text.php:366
11392
  msgid "Display Icon or Image"
11393
  msgstr ""
11394
 
11395
- #: includes/elements/text.php:380 includes/elements/text.php:398
11396
- #: includes/elements/text.php:416 includes/elements/text.php:439
11397
- #: includes/elements/text.php:457 includes/elements/text.php:480
11398
- #: includes/elements/text.php:498 includes/elements/text.php:527
11399
- #: includes/elements/text.php:565 includes/elements/text.php:603
11400
- #: includes/elements/text.php:631
11401
  msgid "Icon & Image"
11402
  msgstr ""
11403
 
11404
- #: includes/elements/text.php:444
11405
  msgid "Choose a color for icon."
11406
  msgstr ""
11407
 
11408
- #: includes/elements/text.php:461
11409
  msgid "Icon size"
11410
  msgstr ""
11411
 
11412
- #: includes/elements/text.php:485
11413
  msgid "Choose a color for background of icon."
11414
  msgstr ""
11415
 
11416
- #: includes/elements/text.php:502
11417
  msgid "Icon/Image outline color"
11418
  msgstr ""
11419
 
11420
- #: includes/elements/text.php:503
11421
  msgid "Choose a color for the border around the icon or image."
11422
  msgstr ""
11423
 
11424
- #: includes/elements/text.php:517
11425
  msgid "Icon/Image outline width"
11426
  msgstr ""
11427
 
11428
- #: includes/elements/text.php:518
11429
  msgid "Choose a width for the border around the icon or image."
11430
  msgstr ""
11431
 
11432
- #: includes/elements/text.php:607
11433
  msgid "Image or icon position"
11434
  msgstr ""
11435
 
11436
- #: includes/elements/text.php:690
11437
  msgid "Button shape style"
11438
  msgstr ""
11439
 
11440
- #: includes/elements/text.php:767
11441
  msgid "Darken label of button while mouse over it."
11442
  msgstr ""
11443
 
11444
- #: includes/elements/text.php:922
11445
  msgid "Footer Shape color"
11446
  msgstr ""
11447
 
11448
- #: includes/elements/text.php:923
11449
  msgid "Select color for shape"
11450
  msgstr ""
11451
 
@@ -11457,7 +11193,7 @@ msgstr ""
11457
  msgid "Responsive image slider with touch swipe feature."
11458
  msgstr ""
11459
 
11460
- #: includes/elements/touch-slider.php:43
11461
  msgid "The slider title, leave it empty if you don`t need title."
11462
  msgstr ""
11463
 
@@ -11604,681 +11340,595 @@ msgstr ""
11604
  msgid "Select Page"
11605
  msgstr ""
11606
 
11607
- #: includes/general-hooks.php:218
11608
- msgid "Auxin Icons"
11609
- msgstr ""
11610
-
11611
- #: includes/general-hooks.php:223
11612
- msgid "Icon library"
11613
- msgstr ""
11614
-
11615
- #: includes/general-hooks.php:225
11616
- msgid "Font Awesome"
11617
- msgstr ""
11618
-
11619
- #: includes/general-hooks.php:226
11620
- msgid "Open Iconic"
11621
- msgstr ""
11622
-
11623
- #: includes/general-hooks.php:227
11624
- msgid "Typicons"
11625
- msgstr ""
11626
-
11627
- #: includes/general-hooks.php:228
11628
- msgid "Entypo"
11629
- msgstr ""
11630
-
11631
- #: includes/general-hooks.php:229
11632
- msgid "Linecons"
11633
- msgstr ""
11634
-
11635
- #: includes/general-hooks.php:230
11636
- msgid "Auxin"
11637
- msgstr ""
11638
-
11639
- #: includes/general-hooks.php:234
11640
- msgid "Select icon library."
11641
- msgstr ""
11642
-
11643
- #: includes/general-hooks.php:252 includes/general-hooks.php:269
11644
- #: includes/general-hooks.php:285 includes/general-hooks.php:301
11645
- #: includes/general-hooks.php:332
11646
- msgid "Select icon from library."
11647
- msgstr ""
11648
-
11649
- #: includes/general-hooks.php:337
11650
- msgid "Custom color"
11651
- msgstr ""
11652
-
11653
- #: includes/general-hooks.php:339
11654
- msgid "Select custom icon color."
11655
- msgstr ""
11656
-
11657
- #: includes/general-hooks.php:347
11658
- msgid "Background shape"
11659
- msgstr ""
11660
-
11661
- #: includes/general-hooks.php:353
11662
- msgid "Rounded"
11663
- msgstr ""
11664
-
11665
- #: includes/general-hooks.php:356
11666
- msgid "Outline Rounded"
11667
- msgstr ""
11668
-
11669
- #: includes/general-hooks.php:358
11670
- msgid "Select background shape and style for icon."
11671
- msgstr ""
11672
-
11673
- #: includes/general-hooks.php:363
11674
- msgid "Custom background color"
11675
- msgstr ""
11676
-
11677
- #: includes/general-hooks.php:365
11678
- msgid "Select custom icon background color."
11679
- msgstr ""
11680
-
11681
- #: includes/general-hooks.php:381
11682
- msgid "Select icon alignment."
11683
- msgstr ""
11684
-
11685
- #: includes/general-hooks.php:397 includes/general-hooks.php:398
11686
- msgid "Arrow"
11687
- msgstr ""
11688
-
11689
- #: includes/general-hooks.php:399
11690
- msgid "Back"
11691
- msgstr ""
11692
-
11693
- #: includes/general-hooks.php:455
11694
  msgid "Custom JS Code"
11695
  msgstr ""
11696
 
11697
- #: includes/general-hooks.php:456
11698
  msgid "Your Custom Javascript"
11699
  msgstr ""
11700
 
11701
- #: includes/general-hooks.php:460
11702
  msgid "Custom Javascript in Head"
11703
  msgstr ""
11704
 
11705
- #: includes/general-hooks.php:461 includes/general-hooks.php:475
11706
  msgid "You can add your custom javascript code here.%s DO NOT use %s tag."
11707
  msgstr ""
11708
 
11709
- #: includes/general-hooks.php:462 includes/general-hooks.php:476
11710
  msgid ""
11711
  "In order to save your custom javascript code, you are expected to execute "
11712
  "the code prior to saving."
11713
  msgstr ""
11714
 
11715
- #: includes/general-hooks.php:468 includes/general-hooks.php:482
11716
  msgid "Execute"
11717
  msgstr ""
11718
 
11719
- #: includes/general-hooks.php:474
11720
  msgid "Custom Javascript in Footer"
11721
  msgstr ""
11722
 
11723
- #: includes/general-hooks.php:493 includes/general-hooks.php:494
11724
  msgid "Google API Keys & SEO"
11725
  msgstr ""
11726
 
11727
- #: includes/general-hooks.php:499
11728
  msgid "Built in SEO"
11729
  msgstr ""
11730
 
11731
- #: includes/general-hooks.php:500
11732
  msgid ""
11733
  "In case of using SEO plugins like \"WordPress SEO by Yoast\" or \"All in "
11734
  "One SEO Pack\" you can disable built-in SEO for maximum compatibility."
11735
  msgstr ""
11736
 
11737
- #: includes/general-hooks.php:510
11738
  msgid "Google Analytics Code"
11739
  msgstr ""
11740
 
11741
- #: includes/general-hooks.php:511
11742
  msgid "You can %s set up Analytics tracking %s and add the tracking ID here."
11743
  msgstr ""
11744
 
11745
- #: includes/general-hooks.php:525
11746
  msgid "Google Maps API Key"
11747
  msgstr ""
11748
 
11749
- #: includes/general-hooks.php:527
11750
  msgid ""
11751
  "In order to use google maps on your website, you have to %s create an api "
11752
  "key %s and insert it in this field."
11753
  msgstr ""
11754
 
11755
- #: includes/general-hooks.php:541
11756
  msgid "Google Marketing Code"
11757
  msgstr ""
11758
 
11759
- #: includes/general-hooks.php:542
11760
  msgid "You can add your Google marketing code here.%s DO NOT use %s tag."
11761
  msgstr ""
11762
 
11763
- #: includes/general-hooks.php:559
11764
  msgid "Logo 2 (optional)"
11765
  msgstr ""
11766
 
11767
- #: includes/general-hooks.php:560
11768
  msgid "The secondary logo which appears when the header becomes sticky (optional)."
11769
  msgstr ""
11770
 
11771
- #: includes/general-hooks.php:576
11772
  msgid "Header Button 1"
11773
  msgstr ""
11774
 
11775
- #: includes/general-hooks.php:577
11776
  msgid "Setting for Header Button 1"
11777
  msgstr ""
11778
 
11779
- #: includes/general-hooks.php:599
11780
  msgid "Display Header Button 1"
11781
  msgstr ""
11782
 
11783
- #: includes/general-hooks.php:600 includes/general-hooks.php:1012
11784
  msgid "Enable this option to display a button in header."
11785
  msgstr ""
11786
 
11787
- #: includes/general-hooks.php:620
11788
  msgid "Hide Button 1 on Tablet"
11789
  msgstr ""
11790
 
11791
- #: includes/general-hooks.php:621 includes/general-hooks.php:644
11792
  msgid "Enable it to hide header button 1 on tablet devices."
11793
  msgstr ""
11794
 
11795
- #: includes/general-hooks.php:643
11796
  msgid "Hide Button 1 on Mobile"
11797
  msgstr ""
11798
 
11799
- #: includes/general-hooks.php:666 includes/general-hooks.php:1078
11800
  msgid "Button Label"
11801
  msgstr ""
11802
 
11803
- #: includes/general-hooks.php:667 includes/general-hooks.php:1079
11804
  msgid "Specifies the label of button."
11805
  msgstr ""
11806
 
11807
- #: includes/general-hooks.php:689 includes/general-hooks.php:1101
11808
  msgid "Button Size"
11809
  msgstr ""
11810
 
11811
- #: includes/general-hooks.php:719 includes/general-hooks.php:1131
11812
  msgid "Button Shape"
11813
  msgstr ""
11814
 
11815
- #: includes/general-hooks.php:726 includes/general-hooks.php:1138
11816
  msgid "Sharp"
11817
  msgstr ""
11818
 
11819
- #: includes/general-hooks.php:793 includes/general-hooks.php:1205
11820
  msgid "Button Typography"
11821
  msgstr ""
11822
 
11823
- #: includes/general-hooks.php:815 includes/general-hooks.php:1227
11824
  msgid "Icon for Button"
11825
  msgstr ""
11826
 
11827
- #: includes/general-hooks.php:837 includes/general-hooks.php:1249
11828
  msgid "Icon Alignment"
11829
  msgstr ""
11830
 
11831
- #: includes/general-hooks.php:886 includes/general-hooks.php:1298
11832
  msgid "Color of Button"
11833
  msgstr ""
11834
 
11835
- #: includes/general-hooks.php:909 includes/general-hooks.php:1321
11836
  msgid "Color of Button on Sticky"
11837
  msgstr ""
11838
 
11839
- #: includes/general-hooks.php:910 includes/general-hooks.php:1322
11840
  msgid "Specifies the color of the button when the header sticky is enabled."
11841
  msgstr ""
11842
 
11843
- #: includes/general-hooks.php:955 includes/general-hooks.php:1367
11844
  msgid "Open Link in"
11845
  msgstr ""
11846
 
11847
- #: includes/general-hooks.php:988
11848
  msgid "Header Button 2"
11849
  msgstr ""
11850
 
11851
- #: includes/general-hooks.php:989
11852
  msgid "Setting for Header Button 2"
11853
  msgstr ""
11854
 
11855
- #: includes/general-hooks.php:1011
11856
  msgid "Display Header Button 2"
11857
  msgstr ""
11858
 
11859
- #: includes/general-hooks.php:1032
11860
  msgid "Hide Button 2 on Tablet"
11861
  msgstr ""
11862
 
11863
- #: includes/general-hooks.php:1033 includes/general-hooks.php:1056
11864
  msgid "Enable it to hide header button 2 on tablet devices."
11865
  msgstr ""
11866
 
11867
- #: includes/general-hooks.php:1055
11868
  msgid "Hide Button 2 on Mobile"
11869
  msgstr ""
11870
 
11871
- #: includes/general-hooks.php:1426
11872
  msgid "Specifies maximum height of logo in footer."
11873
  msgstr ""
11874
 
11875
- #: includes/general-hooks.php:1463
11876
  msgid "Preview login page"
11877
  msgstr ""
11878
 
11879
- #: includes/general-hooks.php:1470
11880
  msgid "Login Skin"
11881
  msgstr ""
11882
 
11883
- #: includes/general-hooks.php:1471
11884
  msgid "Specifies a skin for login page of your website."
11885
  msgstr ""
11886
 
11887
- #: includes/general-hooks.php:1481
11888
  msgid "Clean white"
11889
  msgstr ""
11890
 
11891
- #: includes/general-hooks.php:1485
11892
  msgid "Simple white"
11893
  msgstr ""
11894
 
11895
- #: includes/general-hooks.php:1489
11896
  msgid "Simple gray"
11897
  msgstr ""
11898
 
11899
- #: includes/general-hooks.php:1499
11900
  msgid "Login message"
11901
  msgstr ""
11902
 
11903
- #: includes/general-hooks.php:1500
11904
  msgid "Enter a text to display above the login form."
11905
  msgstr ""
11906
 
11907
- #: includes/general-hooks.php:1512
11908
  msgid "Login Page Logo"
11909
  msgstr ""
11910
 
11911
- #: includes/general-hooks.php:1513
11912
  msgid ""
11913
  "Specifies a logo to display on login page.(width of logo image could be up "
11914
  "to 320px)"
11915
  msgstr ""
11916
 
11917
- #: includes/general-hooks.php:1524
11918
  msgid "Logo Width"
11919
  msgstr ""
11920
 
11921
- #: includes/general-hooks.php:1525
11922
  msgid "Specifies width of logo image in pixel."
11923
  msgstr ""
11924
 
11925
- #: includes/general-hooks.php:1536
11926
  msgid "Logo Height"
11927
  msgstr ""
11928
 
11929
- #: includes/general-hooks.php:1537
11930
  msgid "Specifies height of logo image in pixel."
11931
  msgstr ""
11932
 
11933
- #: includes/general-hooks.php:1549
11934
  msgid "Enable Background"
11935
  msgstr ""
11936
 
11937
- #: includes/general-hooks.php:1550
11938
  msgid "Enable it to display custom background on login page."
11939
  msgstr ""
11940
 
11941
- #: includes/general-hooks.php:1562
11942
  msgid "Specifies background color of website."
11943
  msgstr ""
11944
 
11945
- #: includes/general-hooks.php:1579
11946
  msgid "You can upload custom image for background of login page"
11947
  msgstr ""
11948
 
11949
- #: includes/general-hooks.php:1594
11950
  msgid "Background Size"
11951
  msgstr ""
11952
 
11953
- #: includes/general-hooks.php:1595
11954
  msgid "Specifies background size on login page."
11955
  msgstr ""
11956
 
11957
- #: includes/general-hooks.php:1605
11958
  msgid "Contain"
11959
  msgstr ""
11960
 
11961
- #: includes/general-hooks.php:1624
11962
  msgid "Background Pattern"
11963
  msgstr ""
11964
 
11965
- #: includes/general-hooks.php:1625
11966
  msgid ""
11967
  "You can select one of these patterns as login background image. %s Some of "
11968
  "these can be used as a pattern over your background image."
11969
  msgstr ""
11970
 
11971
- #: includes/general-hooks.php:1641
11972
  msgid "Background Repeat"
11973
  msgstr ""
11974
 
11975
- #: includes/general-hooks.php:1642
11976
  msgid "Specifies how background image repeats."
11977
  msgstr ""
11978
 
11979
- #: includes/general-hooks.php:1647
11980
  msgid "No repeat"
11981
  msgstr ""
11982
 
11983
- #: includes/general-hooks.php:1651
11984
  msgid "Repeat horizontally and vertically"
11985
  msgstr ""
11986
 
11987
- #: includes/general-hooks.php:1655
11988
  msgid "Repeat horizontally"
11989
  msgstr ""
11990
 
11991
- #: includes/general-hooks.php:1659
11992
  msgid "Repeat vertically"
11993
  msgstr ""
11994
 
11995
- #: includes/general-hooks.php:1675
11996
  msgid "Background Position"
11997
  msgstr ""
11998
 
11999
- #: includes/general-hooks.php:1676
12000
  msgid "Specifies background image position."
12001
  msgstr ""
12002
 
12003
- #: includes/general-hooks.php:1681
12004
  msgid "Left top"
12005
  msgstr ""
12006
 
12007
- #: includes/general-hooks.php:1685
12008
  msgid "Center top"
12009
  msgstr ""
12010
 
12011
- #: includes/general-hooks.php:1689
12012
  msgid "Right top"
12013
  msgstr ""
12014
 
12015
- #: includes/general-hooks.php:1694
12016
  msgid "Left center"
12017
  msgstr ""
12018
 
12019
- #: includes/general-hooks.php:1698
12020
  msgid "Center center"
12021
  msgstr ""
12022
 
12023
- #: includes/general-hooks.php:1702
12024
  msgid "Right center"
12025
  msgstr ""
12026
 
12027
- #: includes/general-hooks.php:1707
12028
  msgid "Left bottom"
12029
  msgstr ""
12030
 
12031
- #: includes/general-hooks.php:1711
12032
  msgid "Center bottom"
12033
  msgstr ""
12034
 
12035
- #: includes/general-hooks.php:1715
12036
  msgid "Right bottom"
12037
  msgstr ""
12038
 
12039
- #: includes/general-hooks.php:1731
12040
  msgid "Background Attachment"
12041
  msgstr ""
12042
 
12043
- #: includes/general-hooks.php:1732
12044
  msgid ""
12045
  "Specifies whether the background is fixed or scrollable as user scrolls the "
12046
  "page."
12047
  msgstr ""
12048
 
12049
- #: includes/general-hooks.php:1738
12050
  msgid "Scroll"
12051
  msgstr ""
12052
 
12053
- #: includes/general-hooks.php:1759
12054
  msgid "Custom CSS class name"
12055
  msgstr ""
12056
 
12057
- #: includes/general-hooks.php:1760
12058
  msgid ""
12059
  "In this field you can define custom CSS class name for login page.\n"
12060
  " This class name will be added to body classes in "
12061
  "login page and is useful for advance custom styling purposes."
12062
  msgstr ""
12063
 
12064
- #: includes/general-hooks.php:1771
12065
  msgid "Login Style"
12066
  msgstr ""
12067
 
12068
- #: includes/general-hooks.php:1772
12069
  msgid "Custom Css style for login page"
12070
  msgstr ""
12071
 
12072
- #: includes/general-hooks.php:1788
12073
  msgid "404 Page Options"
12074
  msgstr ""
12075
 
12076
- #: includes/general-hooks.php:1794
12077
  msgid "Specifies a page to display on 404."
12078
  msgstr ""
12079
 
12080
- #: includes/general-hooks.php:1809 includes/general-hooks.php:1826
12081
  msgid "Maintenance or Comingsoon Page"
12082
  msgstr ""
12083
 
12084
- #: includes/general-hooks.php:1810
12085
  msgid "Maintenance or Comingsoon Page Options"
12086
  msgstr ""
12087
 
12088
- #: includes/general-hooks.php:1815
12089
  msgid "Enable Maintenance or Comingsoon Mode"
12090
  msgstr ""
12091
 
12092
- #: includes/general-hooks.php:1816
12093
  msgid "With this option you can manually enable Maintenance or Comingsoon mode"
12094
  msgstr ""
12095
 
12096
- #: includes/general-hooks.php:1827
12097
  msgid ""
12098
  "In This Case You Can Set Your Specifc Page for Maintenance or Comingsoon "
12099
  "Mode"
12100
  msgstr ""
12101
 
12102
- #: includes/general-hooks.php:1846
12103
  msgid "Search Results"
12104
  msgstr ""
12105
 
12106
- #: includes/general-hooks.php:1847
12107
  msgid "Search Results Options"
12108
  msgstr ""
12109
 
12110
- #: includes/general-hooks.php:1853
12111
  msgid "Exclude Posts Types"
12112
  msgstr ""
12113
 
12114
- #: includes/general-hooks.php:1854
12115
  msgid "The post types which should be excluded from search results."
12116
  msgstr ""
12117
 
12118
- #: includes/general-hooks.php:1864
12119
  msgid "Exclude Posts Without Featured Image"
12120
  msgstr ""
12121
 
12122
- #: includes/general-hooks.php:1865
12123
  msgid "Exclude posts without featured image in search results."
12124
  msgstr ""
12125
 
12126
- #: includes/general-hooks.php:1876
12127
  msgid ""
12128
  "If you intend to include additional posts, you should specify the posts "
12129
  "here.<br>You have to insert the Post IDs that are separated by camma (eg. "
12130
  "53,34,87,25)"
12131
  msgstr ""
12132
 
12133
- #: includes/general-hooks.php:1890
12134
  msgid "Import/Export"
12135
  msgstr ""
12136
 
12137
- #: includes/general-hooks.php:1891
12138
  msgid "Import or Export options"
12139
  msgstr ""
12140
 
12141
- #: includes/general-hooks.php:1898
12142
  msgid "Export Data"
12143
  msgstr ""
12144
 
12145
- #: includes/general-hooks.php:1899
12146
  msgid "Your theme options code which you can import later."
12147
  msgstr ""
12148
 
12149
- #: includes/general-hooks.php:1909
12150
  msgid "Import Data"
12151
  msgstr ""
12152
 
12153
- #: includes/general-hooks.php:1910
12154
  msgid "Paste the exported theme options code to import into theme."
12155
  msgstr ""
12156
 
12157
- #: includes/general-hooks.php:1925
12158
  msgid "White Label"
12159
  msgstr ""
12160
 
12161
- #: includes/general-hooks.php:1926
12162
  msgid "White Label Settings"
12163
  msgstr ""
12164
 
12165
- #: includes/general-hooks.php:1936
12166
  msgid "Change PHLOX labels."
12167
  msgstr ""
12168
 
12169
- #: includes/general-hooks.php:1940
12170
  msgid "Theme Name"
12171
  msgstr ""
12172
 
12173
- #: includes/general-hooks.php:1951
12174
  msgid "Theme Author Name"
12175
  msgstr ""
12176
 
12177
- #: includes/general-hooks.php:1960
12178
  msgid "Theme Author URL"
12179
  msgstr ""
12180
 
12181
- #: includes/general-hooks.php:1969
12182
  msgid "Theme Description"
12183
  msgstr ""
12184
 
12185
- #: includes/general-hooks.php:1978
12186
  msgid "Theme Screenshot (1200x900)"
12187
  msgstr ""
12188
 
12189
- #: includes/general-hooks.php:1991
12190
  msgid "Displays"
12191
  msgstr ""
12192
 
12193
- #: includes/general-hooks.php:1992
12194
  msgid "Change PHLOX admin views."
12195
  msgstr ""
12196
 
12197
- #: includes/general-hooks.php:1996
12198
  msgid "Hide Notifications"
12199
  msgstr ""
12200
 
12201
- #: includes/general-hooks.php:2007
12202
  msgid "Hide Theme Badge"
12203
  msgstr ""
12204
 
12205
- #: includes/general-hooks.php:2018
12206
  msgid "Hide Phlox Menu"
12207
  msgstr ""
12208
 
12209
- #: includes/general-hooks.php:2029
12210
  msgid "Hide Dashboard Section"
12211
  msgstr ""
12212
 
12213
- #: includes/general-hooks.php:2047
12214
  msgid "Hide Customization Section"
12215
  msgstr ""
12216
 
12217
- #: includes/general-hooks.php:2065
12218
  msgid "Hide Demo Importer Section"
12219
  msgstr ""
12220
 
12221
- #: includes/general-hooks.php:2083
12222
  msgid "Hide Template Kits Section"
12223
  msgstr ""
12224
 
12225
- #: includes/general-hooks.php:2101
12226
  msgid "Hide Plugins Section"
12227
  msgstr ""
12228
 
12229
- #: includes/general-hooks.php:2119
12230
  msgid "Hide Tutorials Section"
12231
  msgstr ""
12232
 
12233
- #: includes/general-hooks.php:2137
12234
  msgid "Hide Feedback Section"
12235
  msgstr ""
12236
 
12237
- #: includes/general-hooks.php:2399
12238
  msgid "Twitter"
12239
  msgstr ""
12240
 
12241
- #: includes/general-hooks.php:2400
12242
  msgid "Facebook"
12243
  msgstr ""
12244
 
12245
- #: includes/general-hooks.php:2401
12246
  msgid "Google Plus"
12247
  msgstr ""
12248
 
12249
- #: includes/general-hooks.php:2402
12250
  msgid "Flickr"
12251
  msgstr ""
12252
 
12253
- #: includes/general-hooks.php:2403
12254
  msgid "Delicious"
12255
  msgstr ""
12256
 
12257
- #: includes/general-hooks.php:2404
12258
  msgid "Pinterest"
12259
  msgstr ""
12260
 
12261
- #: includes/general-hooks.php:2405
12262
  msgid "GitHub"
12263
  msgstr ""
12264
 
12265
- #: includes/general-hooks.php:2571
12266
  msgid "Page Options"
12267
  msgstr ""
12268
 
12269
- #: includes/general-hooks.php:2579
12270
  msgid "Post Options"
12271
  msgstr ""
12272
 
12273
- #: includes/general-hooks.php:3025
12274
  msgid "Page %s"
12275
  msgstr ""
12276
 
12277
- #: includes/general-hooks.php:3598
12278
  msgid "current "
12279
  msgstr ""
12280
 
12281
- #: includes/general-hooks.php:3628
12282
  msgid "Edit Header & Footer"
12283
  msgstr ""
12284
 
@@ -12346,83 +11996,6 @@ msgstr ""
12346
  msgid "Maintenance Mode Is Enable"
12347
  msgstr ""
12348
 
12349
- #: public/templates/vcomposer/auxin_vc_extendes.php:15
12350
- msgid "Image Gallery"
12351
- msgstr ""
12352
-
12353
- #: public/templates/vcomposer/auxin_vc_extendes.php:18
12354
- msgid "auxin-elements"
12355
- msgstr ""
12356
-
12357
- #: public/templates/vcomposer/auxin_vc_extendes.php:19
12358
- msgid "Auxin image gallery"
12359
- msgstr ""
12360
-
12361
- #: public/templates/vcomposer/auxin_vc_extendes.php:23
12362
- msgid "Widget title"
12363
- msgstr ""
12364
-
12365
- #: public/templates/vcomposer/auxin_vc_extendes.php:25
12366
- msgid "Enter text used as widget title (Note: located above content element)."
12367
- msgstr ""
12368
-
12369
- #: public/templates/vcomposer/auxin_vc_extendes.php:29
12370
- msgid "Gallery type"
12371
- msgstr ""
12372
-
12373
- #: public/templates/vcomposer/auxin_vc_extendes.php:33
12374
- msgid "Packery"
12375
- msgstr ""
12376
-
12377
- #: public/templates/vcomposer/auxin_vc_extendes.php:38
12378
- msgid "Select gallery type."
12379
- msgstr ""
12380
-
12381
- #: public/templates/vcomposer/auxin_vc_extendes.php:45
12382
- msgid "Select images from media library."
12383
- msgstr ""
12384
-
12385
- #: public/templates/vcomposer/auxin_vc_extendes.php:52
12386
- msgid ""
12387
- "Enter image size. Example: thumbnail, medium, large, full or other sizes "
12388
- "defined by current theme. Alternatively enter image size in pixels: 200x100 "
12389
- "(Width x Height). Leave empty to use \"thumbnail\" size."
12390
- msgstr ""
12391
-
12392
- #: public/templates/vcomposer/auxin_vc_extendes.php:60
12393
- msgid "On click action"
12394
- msgstr ""
12395
-
12396
- #: public/templates/vcomposer/auxin_vc_extendes.php:64
12397
- msgid "Link to large image"
12398
- msgstr ""
12399
-
12400
- #: public/templates/vcomposer/auxin_vc_extendes.php:65
12401
- msgid "Open Lightbox"
12402
- msgstr ""
12403
-
12404
- #: public/templates/vcomposer/auxin_vc_extendes.php:66
12405
- msgid "Open custom link"
12406
- msgstr ""
12407
-
12408
- #: public/templates/vcomposer/auxin_vc_extendes.php:68
12409
- msgid "Select action for click action."
12410
- msgstr ""
12411
-
12412
- #: public/templates/vcomposer/auxin_vc_extendes.php:75
12413
- msgid ""
12414
- "Style particular content element differently - add a class name and refer "
12415
- "to it in custom CSS."
12416
- msgstr ""
12417
-
12418
- #: public/templates/vcomposer/auxin_vc_extendes.php:79
12419
- msgid "CSS box"
12420
- msgstr ""
12421
-
12422
- #: public/templates/vcomposer/auxin_vc_extendes.php:81
12423
- msgid "Design Options"
12424
- msgstr ""
12425
-
12426
  #: public/templates/woocommerce/product-rating.php:41
12427
  #. translators: 1: average rating 2: max rating (i.e. 5)
12428
  msgid "%1$s out of %2$s"
@@ -12513,13 +12086,13 @@ msgctxt "post format archive title"
12513
  msgid "Chats"
12514
  msgstr ""
12515
 
12516
- #: includes/general-hooks.php:3046
12517
  #. translators: playlist item title
12518
  msgctxt "playlist item title"
12519
  msgid "&#8220;%s&#8221;"
12520
  msgstr ""
12521
 
12522
- #: includes/general-hooks.php:3071 includes/general-hooks.php:3076
12523
  #. translators: playlist item title
12524
  msgctxt "playlist item title"
12525
  msgid "%s"
1
  # Averta Copyright (c) {2022}
2
  msgid ""
3
  msgstr ""
4
+ "Project-Id-Version: Phlox Core Elements 2.10.3\n"
5
  "Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
6
+ "POT-Creation-Date: 2022-08-30 05:21:42+00:00\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
143
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:476
144
  #: includes/elementor/widgets/recent-posts-masonry.php:276
145
  #: includes/elementor/widgets/theme-elements/site-title.php:122
146
+ #: includes/elements/recent-posts-grid-carousel.php:332
147
  msgid "Before Title"
148
  msgstr ""
149
 
151
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:475
152
  #: includes/elementor/widgets/recent-posts-masonry.php:275
153
  #: includes/elementor/widgets/theme-elements/site-title.php:153
154
+ #: includes/elements/recent-posts-grid-carousel.php:331
155
  msgid "After Title"
156
  msgstr ""
157
 
197
  msgid "Please support us to continue this project by rating it %s"
198
  msgstr ""
199
 
200
+ #: admin/includes/admin-hooks.php:559
201
  msgid "Please make sure the image aspect ratio for all image sizes are the same."
202
  msgstr ""
203
 
204
+ #: admin/includes/admin-hooks.php:615 includes/general-hooks.php:984
205
  msgid "Footer Brand Image"
206
  msgstr ""
207
 
208
+ #: admin/includes/admin-hooks.php:616 includes/general-hooks.php:985
209
  msgid "This image appears as site brand image on footer section."
210
  msgstr ""
211
 
212
+ #: admin/includes/admin-hooks.php:657
213
  msgid "Activate License"
214
  msgstr ""
215
 
216
+ #: admin/includes/admin-hooks.php:662
217
  #: includes/classes/class-auxin-welcome-sections.php:548
218
  msgid "Remind Me Later"
219
  msgstr ""
220
 
221
+ #: admin/includes/admin-hooks.php:746
222
  msgid "Phlox is Not Activated! to Unlock All Features Activate Now."
223
  msgstr ""
224
 
225
+ #: admin/includes/admin-hooks.php:750
226
  msgid "Activate Now"
227
  msgstr ""
228
 
229
+ #: admin/includes/admin-hooks.php:799
230
  msgid "Uncategorized"
231
  msgstr ""
232
 
554
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:79
555
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:164
556
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:194
557
+ #: includes/elementor/widgets/audio.php:155 includes/elements/audio.php:102
558
  #: includes/general-functions.php:1871
559
  msgid "Theme Default"
560
  msgstr ""
585
  #: includes/elementor/widgets/theme-elements/select.php:153
586
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:157
587
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:169
588
+ #: includes/elements/custom-list.php:157 includes/elements/custom-list.php:175
 
 
 
589
  msgid "Yes"
590
  msgstr ""
591
 
615
  #: includes/elementor/widgets/theme-elements/select.php:154
616
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:158
617
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:170
618
+ #: includes/elements/custom-list.php:158 includes/elements/custom-list.php:176
 
 
 
619
  msgid "No"
620
  msgstr ""
621
 
667
  #: admin/includes/metaboxes/metabox-fields-general-header-template.php:71
668
  #: admin/includes/metaboxes/metabox-fields-general-header.php:27
669
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:27
670
+ #: includes/general-hooks.php:176 includes/general-hooks.php:588
671
  msgid "Disable it to replace header section with an Elementor template"
672
  msgstr ""
673
 
784
  #: admin/includes/metaboxes/metabox-fields-general-header-template.php:70
785
  #: admin/includes/metaboxes/metabox-fields-general-header.php:26
786
  #: admin/includes/metaboxes/metabox-fields-general-top-header.php:26
787
+ #: includes/general-hooks.php:175 includes/general-hooks.php:587
788
  msgid "Use Legacy Header"
789
  msgstr ""
790
 
896
  msgstr ""
897
 
898
  #: admin/includes/metaboxes/metabox-fields-general-header.php:202
899
+ #: includes/elements/staff.php:205 includes/elements/text.php:102
900
  msgid "Boxed"
901
  msgstr ""
902
 
993
  #: admin/includes/metaboxes/metabox-fields-post-video.php:61
994
  #: includes/elementor/widgets/audio.php:163
995
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:133
996
+ #: includes/elementor/widgets/video.php:235 includes/elements/audio.php:110
997
+ #: includes/elements/recent-posts-tiles-carousel.php:344
998
+ #: includes/elements/staff.php:302 includes/elements/text.php:179
999
  #: includes/elements/video.php:159
1000
  msgid "Light"
1001
  msgstr ""
1009
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:177
1010
  #: includes/elementor/widgets/recent-posts-tiles.php:177
1011
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:134
1012
+ #: includes/elementor/widgets/video.php:231 includes/elements/audio.php:106
1013
+ #: includes/elements/recent-posts-tiles-carousel.php:343
1014
+ #: includes/elements/recent-posts-tiles.php:378 includes/elements/staff.php:303
1015
+ #: includes/elements/text.php:178 includes/elements/video.php:155
1016
  msgid "Dark"
1017
  msgstr ""
1018
 
1101
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:199
1102
  #: includes/elementor/widgets/theme-elements/site-title.php:192
1103
  #: includes/elements/quote.php:111
1104
+ #: includes/elements/recent-posts-grid-carousel.php:661
1105
+ #: includes/elements/recent-posts-timeline.php:270
1106
+ #: includes/elements/staff.php:278 includes/elements/text.php:126
1107
+ #: includes/elements/text.php:154
1108
  msgid "Center"
1109
  msgstr ""
1110
 
1146
  #: includes/elementor/widgets/theme-elements/select.php:231
1147
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:195
1148
  #: includes/elementor/widgets/theme-elements/site-title.php:188
1149
+ #: includes/elements/button.php:181 includes/elements/image.php:149
1150
  #: includes/elements/quote.php:109
1151
+ #: includes/elements/recent-posts-timeline.php:274
1152
+ #: includes/elements/staff.php:236 includes/elements/staff.php:274
1153
+ #: includes/elements/text.php:122 includes/elements/text.php:150
1154
+ #: includes/elements/text.php:617 includes/elements/text.php:804
1155
+ #: includes/general-hooks.php:434 includes/general-hooks.php:846
 
1156
  msgid "Left"
1157
  msgstr ""
1158
 
1193
  #: includes/elementor/widgets/divider.php:146
1194
  #: includes/elementor/widgets/modern-button.php:321
1195
  #: includes/elementor/widgets/staff.php:787
1196
+ #: includes/elementor/widgets/text.php:1046 includes/elements/button.php:64
1197
+ #: includes/elements/divider.php:88 includes/elements/socials-list.php:61
1198
+ #: includes/elements/socials-list.php:197 includes/elements/staff.php:461
1199
+ #: includes/elements/text.php:466 includes/elements/text.php:674
1200
+ #: includes/general-hooks.php:284 includes/general-hooks.php:696
1201
  msgid "Small"
1202
  msgstr ""
1203
 
1208
  #: includes/elementor/widgets/modern-button.php:320
1209
  #: includes/elementor/widgets/staff.php:788
1210
  #: includes/elementor/widgets/text.php:1045
1211
+ #: includes/elements/before-after.php:102 includes/elements/button.php:63
1212
+ #: includes/elements/divider.php:87 includes/elements/instagram-feed.php:96
1213
+ #: includes/elements/socials-list.php:62 includes/elements/socials-list.php:198
1214
+ #: includes/elements/staff.php:109 includes/elements/staff.php:462
1215
+ #: includes/elements/text.php:427 includes/elements/text.php:467
1216
+ #: includes/elements/text.php:673 includes/general-hooks.php:283
1217
+ #: includes/general-hooks.php:695
1218
  msgid "Medium"
1219
  msgstr ""
1220
 
1224
  #: includes/elementor/widgets/modern-button.php:319
1225
  #: includes/elementor/widgets/staff.php:789
1226
  #: includes/elementor/widgets/text.php:1044
1227
+ #: includes/elements/before-after.php:103 includes/elements/button.php:62
1228
+ #: includes/elements/divider.php:86 includes/elements/socials-list.php:63
1229
+ #: includes/elements/socials-list.php:199 includes/elements/staff.php:108
1230
+ #: includes/elements/staff.php:463 includes/elements/text.php:426
1231
+ #: includes/elements/text.php:468 includes/elements/text.php:672
1232
+ #: includes/general-hooks.php:282 includes/general-hooks.php:694
1233
  msgid "Large"
1234
  msgstr ""
1235
 
1292
  #: includes/elementor/widgets/text.php:1149
1293
  #: includes/elementor/widgets/theme-elements/menu.php:999
1294
  #: includes/elementor/widgets/theme-elements/modern-search.php:577
1295
+ #: includes/elements/button.php:177 includes/elements/code.php:97
1296
+ #: includes/elements/gallery.php:118 includes/elements/quote.php:108
1297
+ #: includes/elements/recent-posts-tiles-carousel.php:296
1298
+ #: includes/elements/recent-posts-tiles.php:326 includes/elements/text.php:177
1299
+ #: includes/elements/text.php:803 includes/general-hooks.php:430
1300
+ #: includes/general-hooks.php:842 includes/general-hooks.php:1063
1301
  msgid "Default"
1302
  msgstr ""
1303
 
1548
 
1549
  #: admin/includes/metaboxes/metabox-fields-page-template.php:27
1550
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:656
1551
+ #: includes/elements/recent-posts-grid-carousel.php:465
1552
  msgid "Before Content"
1553
  msgstr ""
1554
 
1562
 
1563
  #: admin/includes/metaboxes/metabox-fields-page-template.php:30
1564
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:655
1565
+ #: includes/elements/recent-posts-grid-carousel.php:464
1566
  msgid "After Content"
1567
  msgstr ""
1568
 
2018
  msgstr ""
2019
 
2020
  #: includes/classes/class-auxin-svg-support.php:191
2021
+ #: includes/elements/before-after.php:101 includes/elements/staff.php:110
2022
+ #: includes/elements/text.php:428
2023
  msgid "Thumbnail"
2024
  msgstr ""
2025
 
2092
  #: includes/elementor/widgets/heading-modern.php:973
2093
  #: includes/elementor/widgets/products-grid.php:593
2094
  #: includes/elementor/widgets/theme-elements/logo.php:546
2095
+ #: includes/elements/custom-list.php:135
2096
  msgid "Description"
2097
  msgstr ""
2098
 
2204
  #: includes/classes/class-auxin-welcome-sections.php:253
2205
  #: includes/classes/class-auxin-welcome-sections.php:542
2206
  #: includes/elementor/widgets/theme-elements/modern-search.php:124
2207
+ #: includes/elements/contact-form.php:226
2208
  msgid "Submit"
2209
  msgstr ""
2210
 
2293
 
2294
  #: includes/classes/class-auxin-welcome.php:413
2295
  #: includes/classes/class-auxin-welcome.php:737
2296
+ #: includes/elements/popular-posts-widget.php:386
2297
  msgid "Recent"
2298
  msgstr ""
2299
 
2300
  #: includes/classes/class-auxin-welcome.php:431
2301
  #: includes/elementor/widgets/testimonial.php:346
2302
+ #: includes/elements/about-widget.php:56
2303
  msgid "Name"
2304
  msgstr ""
2305
 
2671
  "subscription."
2672
  msgstr ""
2673
 
 
 
 
 
 
 
 
 
2674
  #: includes/classes/class-auxin-widget.php:78
2675
  msgid "The callback for widget does not exists."
2676
  msgstr ""
2690
  #: includes/elements/recent-posts-masonry.php:16
2691
  #: includes/elements/recent-posts-tiles.php:16
2692
  #: includes/elements/recent-posts-timeline.php:16
2693
+ #: includes/elements/recent-posts-widget.php:16
2694
  msgid "All Categories"
2695
  msgstr ""
2696
 
2697
  #: includes/classes/class-auxin-widget.php:126
2698
+ #: includes/classes/class-auxin-widget.php:151
2699
  msgid "Choose .."
2700
  msgstr ""
2701
 
2712
  msgstr ""
2713
 
2714
  #: includes/classes/class-auxin-widget.php:387
2715
+ #: includes/classes/class-auxin-widget.php:388
 
2716
  msgid "Add Video"
2717
  msgstr ""
2718
 
2719
+ #: includes/classes/class-auxin-widget.php:389
2720
  msgid "Select Video"
2721
  msgstr ""
2722
 
2723
  #: includes/classes/class-auxin-widget.php:411
2724
+ #: includes/classes/class-auxin-widget.php:412
 
2725
  msgid "Add Audio"
2726
  msgstr ""
2727
 
2728
+ #: includes/classes/class-auxin-widget.php:413
2729
  msgid "Select Audio"
2730
  msgstr ""
2731
 
2732
+ #: includes/elementor/class-auxin-elementor-core-elements.php:435
2733
  msgid "Element class \"%s\" not found."
2734
  msgstr ""
2735
 
2736
+ #: includes/elementor/class-auxin-elementor-core-elements.php:536
2737
  msgid "Module class \"%s\" not found."
2738
  msgstr ""
2739
 
2740
+ #: includes/elementor/class-auxin-elementor-core-elements.php:614
2741
  msgid "%s - General"
2742
  msgstr ""
2743
 
2744
+ #: includes/elementor/class-auxin-elementor-core-elements.php:622
2745
  msgid "%s - Featured"
2746
  msgstr ""
2747
 
2748
+ #: includes/elementor/class-auxin-elementor-core-elements.php:630
2749
  msgid "%s - Posts"
2750
  msgstr ""
2751
 
2752
+ #: includes/elementor/class-auxin-elementor-core-elements.php:638
2753
  msgid "%s - Portfolio"
2754
  msgstr ""
2755
 
2756
+ #: includes/elementor/class-auxin-elementor-core-elements.php:725
2757
+ #: includes/elementor/class-auxin-elementor-core-elements.php:749
2758
  #. translators: 1: Plugin name 2: PHP 3: Required PHP version
2759
  msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
2760
  msgstr ""
2761
 
2762
+ #: includes/elementor/class-auxin-elementor-core-elements.php:727
2763
  msgid "Elementor"
2764
  msgstr ""
2765
 
2766
+ #: includes/elementor/class-auxin-elementor-core-elements.php:751
2767
+ #: includes/elements/code.php:80
2768
  msgid "PHP"
2769
  msgstr ""
2770
 
2771
+ #: includes/elementor/class-auxin-elementor-core-elements.php:808
2772
  msgid "Phlox Icons - Set 1"
2773
  msgstr ""
2774
 
2775
+ #: includes/elementor/class-auxin-elementor-core-elements.php:830
2776
  msgid "Phlox Icons - Set 2"
2777
  msgstr ""
2778
 
2844
  msgstr ""
2845
 
2846
  #: includes/elementor/modules/common.php:294
 
 
 
 
 
2847
  msgid "Animation"
2848
  msgstr ""
2849
 
2877
  msgstr ""
2878
 
2879
  #: includes/elementor/modules/common.php:493
 
2880
  msgid "Duration"
2881
  msgstr ""
2882
 
2883
  #: includes/elementor/modules/common.php:511
 
2884
  msgid "Delay"
2885
  msgstr ""
2886
 
2919
  #: includes/elementor/modules/common.php:658
2920
  #: includes/elementor/widgets/modern-button.php:139
2921
  #: includes/elementor/widgets/staff.php:847
2922
+ #: includes/elementor/widgets/text.php:364 includes/elements/staff.php:224
2923
+ #: includes/elements/text.php:613
2924
  msgid "Top"
2925
  msgstr ""
2926
 
2961
  #: includes/elementor/widgets/theme-elements/select.php:239
2962
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:203
2963
  #: includes/elementor/widgets/theme-elements/site-title.php:196
2964
+ #: includes/elements/button.php:185 includes/elements/image.php:150
2965
  #: includes/elements/quote.php:110
2966
+ #: includes/elements/recent-posts-timeline.php:278
2967
+ #: includes/elements/staff.php:228 includes/elements/staff.php:282
2968
+ #: includes/elements/text.php:130 includes/elements/text.php:158
2969
+ #: includes/elements/text.php:621 includes/elements/text.php:805
2970
+ #: includes/general-hooks.php:438 includes/general-hooks.php:850
 
2971
  msgid "Right"
2972
  msgstr ""
2973
 
2974
  #: includes/elementor/modules/common.php:723
2975
  #: includes/elementor/widgets/modern-button.php:147
2976
+ #: includes/elementor/widgets/staff.php:855 includes/elements/staff.php:232
2977
  msgid "Bottom"
2978
  msgstr ""
2979
 
3043
  #: includes/elementor/widgets/mailchimp.php:736
3044
  #: includes/elementor/widgets/svg.php:194
3045
  #: includes/elementor/widgets/video.php:209
3046
+ #: includes/elements/before-after.php:126 includes/elements/gmap.php:52
3047
+ #: includes/elements/image.php:125 includes/elements/instagram-feed.php:189
3048
+ #: includes/elements/staff.php:140 includes/elements/video.php:92
3049
  msgid "Height"
3050
  msgstr ""
3051
 
3119
  #: includes/elementor/modules/dynamic-tags/user-info.php:82
3120
  #: includes/elementor/widgets/contact-box.php:102
3121
  #: includes/elementor/widgets/contact-form.php:136
3122
+ #: includes/elements/contact-box.php:53 includes/elements/contact-form.php:55
3123
  msgid "Email"
3124
  msgstr ""
3125
 
3137
  #: includes/elementor/widgets/recent-posts-land-style.php:321
3138
  #: includes/elementor/widgets/recent-posts-masonry.php:399
3139
  #: includes/elementor/widgets/recent-posts-timeline.php:315
3140
+ #: includes/elements/recent-posts-grid-carousel.php:446
3141
+ #: includes/elements/recent-posts-land-style.php:370
3142
+ #: includes/elements/recent-posts-masonry.php:346
3143
+ #: includes/elements/recent-posts-timeline.php:391
3144
  msgid "Author Name"
3145
  msgstr ""
3146
 
3201
  #: includes/elementor/widgets/theme-elements/logo.php:196
3202
  #: includes/elementor/widgets/theme-elements/select.php:121
3203
  #: includes/elementor/widgets/theme-elements/site-title.php:212
3204
+ #: includes/elements/custom-list.php:103 includes/elements/text.php:840
3205
  msgid "Link"
3206
  msgstr ""
3207
 
3228
  #: includes/elementor/widgets/text.php:1593
3229
  #: includes/elementor/widgets/theme-elements/menu.php:658
3230
  #: includes/elementor/widgets/theme-elements/search.php:118
3231
+ #: includes/elements/flickr.php:154 includes/elements/flickr.php:203
3232
+ #: includes/elements/gallery.php:195 includes/elements/gallery.php:320
3233
+ #: includes/elements/image.php:151 includes/elements/image.php:167
3234
+ #: includes/elements/recent-posts-grid-carousel.php:405
3235
+ #: includes/elements/recent-posts-grid-carousel.php:447
3236
+ #: includes/elements/recent-posts-grid-carousel.php:642
3237
+ #: includes/elements/recent-posts-land-style.php:325
3238
+ #: includes/elements/recent-posts-masonry.php:305
3239
+ #: includes/elements/recent-posts-tiles-carousel.php:433
3240
+ #: includes/elements/recent-posts-tiles.php:152
3241
+ #: includes/elements/recent-posts-timeline.php:147
3242
+ #: includes/elements/testimonial.php:129 includes/elements/text.php:900
3243
+ #: includes/general-hooks.php:1214
 
 
3244
  msgid "None"
3245
  msgstr ""
3246
 
3268
  #: includes/elementor/widgets/theme-elements/menu.php:156
3269
  #: includes/elementor/widgets/theme-elements/menu.php:995
3270
  #: includes/elementor/widgets/theme-elements/search.php:101
3271
+ #: includes/elements/accordion-widget.php:55 includes/elements/accordion.php:55
3272
  msgid "Type"
3273
  msgstr ""
3274
 
3405
  #: includes/elementor/widgets/theme-elements/select.php:112
3406
  #: includes/elementor/widgets/theme-elements/site-title.php:94
3407
  #: includes/elementor/widgets/touch-slider.php:332
3408
+ #: includes/elements/about-widget.php:41
3409
+ #: includes/elements/accordion-widget.php:41 includes/elements/accordion.php:41
3410
+ #: includes/elements/audio.php:41 includes/elements/before-after.php:40
3411
+ #: includes/elements/code.php:41 includes/elements/contact-box.php:39
3412
+ #: includes/elements/contact-form.php:41 includes/elements/custom-list.php:41
3413
+ #: includes/elements/gallery.php:40 includes/elements/gmap.php:38
3414
+ #: includes/elements/image.php:40 includes/elements/instagram-feed.php:40
3415
+ #: includes/elements/latest-posts-slider.php:40
3416
+ #: includes/elements/latest-posts-slider.php:136
3417
+ #: includes/elements/popular-posts-widget.php:48
3418
+ #: includes/elements/popular-posts-widget.php:197
3419
+ #: includes/elements/recent-posts-grid-carousel.php:54
3420
+ #: includes/elements/recent-posts-grid-carousel.php:183
3421
+ #: includes/elements/recent-posts-land-style.php:54
3422
+ #: includes/elements/recent-posts-land-style.php:170
3423
+ #: includes/elements/recent-posts-masonry.php:54
3424
+ #: includes/elements/recent-posts-masonry.php:150
3425
+ #: includes/elements/recent-posts-tiles-carousel.php:41
3426
+ #: includes/elements/recent-posts-tiles-carousel.php:150
3427
+ #: includes/elements/recent-posts-tiles-carousel.php:235
3428
+ #: includes/elements/recent-posts-tiles.php:54
3429
+ #: includes/elements/recent-posts-tiles.php:180
3430
+ #: includes/elements/recent-posts-tiles.php:265
3431
+ #: includes/elements/recent-posts-timeline.php:48
3432
+ #: includes/elements/recent-posts-timeline.php:175
3433
+ #: includes/elements/recent-posts-widget.php:54
3434
+ #: includes/elements/recent-posts-widget.php:157
3435
+ #: includes/elements/recent-products.php:40
3436
+ #: includes/elements/recent-products.php:129
3437
+ #: includes/elements/sample-element.php:49
3438
+ #: includes/elements/sample-element.php:63 includes/elements/search.php:39
3439
+ #: includes/elements/socials-list.php:40 includes/elements/socials-list.php:176
3440
+ #: includes/elements/tab-widget.php:40 includes/elements/tabs.php:40
3441
+ #: includes/elements/text.php:40 includes/elements/touch-slider.php:41
3442
  #: includes/elements/video.php:38
3443
  msgid "Title"
3444
  msgstr ""
3471
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:940
3472
  #: includes/elementor/widgets/theme-elements/current-time.php:109
3473
  #: includes/elementor/widgets/theme-elements/menu.php:1000
3474
+ #: includes/elements/image.php:96 includes/elements/staff.php:111
3475
  msgid "Custom"
3476
  msgstr ""
3477
 
3539
  msgstr ""
3540
 
3541
  #: includes/elementor/modules/dynamic-tags/login-url.php:44
3542
+ #: includes/general-hooks.php:1048
3543
  msgid "Login Page"
3544
  msgstr ""
3545
 
3770
  #: includes/elementor/widgets/recent-posts-tiles.php:308
3771
  #: includes/elementor/widgets/recent-posts-timeline.php:440
3772
  #: includes/elementor/widgets/recent-products.php:358
3773
+ #: includes/elements/gallery.php:194
3774
+ #: includes/elements/latest-posts-slider.php:137
3775
+ #: includes/elements/popular-posts-widget.php:198
3776
+ #: includes/elements/recent-posts-grid-carousel.php:184
3777
+ #: includes/elements/recent-posts-land-style.php:171
3778
+ #: includes/elements/recent-posts-masonry.php:151
3779
+ #: includes/elements/recent-posts-tiles-carousel.php:151
3780
+ #: includes/elements/recent-posts-tiles-carousel.php:236
3781
+ #: includes/elements/recent-posts-tiles.php:181
3782
+ #: includes/elements/recent-posts-tiles.php:266
3783
+ #: includes/elements/recent-posts-timeline.php:176
3784
+ #: includes/elements/recent-posts-widget.php:158
3785
+ #: includes/elements/recent-products.php:130
3786
  msgid "ID"
3787
  msgstr ""
3788
 
3828
  #: includes/elementor/widgets/recent-posts-tiles.php:312
3829
  #: includes/elementor/widgets/recent-posts-timeline.php:444
3830
  #: includes/elementor/widgets/recent-products.php:362
3831
+ #: includes/elements/latest-posts-slider.php:141
3832
+ #: includes/elements/popular-posts-widget.php:202
3833
+ #: includes/elements/recent-posts-grid-carousel.php:188
3834
+ #: includes/elements/recent-posts-land-style.php:175
3835
+ #: includes/elements/recent-posts-masonry.php:155
3836
+ #: includes/elements/recent-posts-tiles-carousel.php:155
3837
+ #: includes/elements/recent-posts-tiles-carousel.php:240
3838
+ #: includes/elements/recent-posts-tiles.php:185
3839
+ #: includes/elements/recent-posts-tiles.php:270
3840
+ #: includes/elements/recent-posts-timeline.php:180
3841
+ #: includes/elements/recent-posts-widget.php:162
3842
+ #: includes/elements/recent-products.php:134
3843
  msgid "Author"
3844
  msgstr ""
3845
 
3898
  msgstr ""
3899
 
3900
  #: includes/elementor/modules/query-control/controls/group-control-query.php:261
 
3901
  msgid "Offset"
3902
  msgstr ""
3903
 
3915
  #: includes/elementor/widgets/recent-posts-tiles.php:305
3916
  #: includes/elementor/widgets/recent-posts-timeline.php:437
3917
  #: includes/elementor/widgets/recent-products.php:355
3918
+ #: includes/elements/gallery.php:193
3919
+ #: includes/elements/latest-posts-slider.php:134
3920
+ #: includes/elements/popular-posts-widget.php:195
3921
+ #: includes/elements/recent-posts-grid-carousel.php:181
3922
+ #: includes/elements/recent-posts-land-style.php:168
3923
+ #: includes/elements/recent-posts-masonry.php:148
3924
+ #: includes/elements/recent-posts-tiles-carousel.php:148
3925
+ #: includes/elements/recent-posts-tiles-carousel.php:233
3926
+ #: includes/elements/recent-posts-tiles.php:178
3927
+ #: includes/elements/recent-posts-tiles.php:263
3928
+ #: includes/elements/recent-posts-timeline.php:173
3929
+ #: includes/elements/recent-posts-widget.php:155
3930
+ #: includes/elements/recent-products.php:127
3931
  msgid "Date"
3932
  msgstr ""
3933
 
3934
  #: includes/elementor/modules/query-control/controls/group-control-query.php:280
3935
+ #: includes/elementor/modules/query-control/module.php:483
3936
  msgid "All"
3937
  msgstr ""
3938
 
3990
  #: includes/elementor/widgets/recent-posts-tiles.php:306
3991
  #: includes/elementor/widgets/recent-posts-timeline.php:438
3992
  #: includes/elementor/widgets/recent-products.php:356
3993
+ #: includes/elements/gallery.php:192
3994
+ #: includes/elements/latest-posts-slider.php:135
3995
+ #: includes/elements/popular-posts-widget.php:196
3996
+ #: includes/elements/recent-posts-grid-carousel.php:182
3997
+ #: includes/elements/recent-posts-land-style.php:169
3998
+ #: includes/elements/recent-posts-masonry.php:149
3999
+ #: includes/elements/recent-posts-tiles-carousel.php:149
4000
+ #: includes/elements/recent-posts-tiles-carousel.php:234
4001
+ #: includes/elements/recent-posts-tiles.php:179
4002
+ #: includes/elements/recent-posts-tiles.php:264
4003
+ #: includes/elements/recent-posts-timeline.php:174
4004
+ #: includes/elements/recent-posts-widget.php:156
4005
+ #: includes/elements/recent-products.php:128
4006
  msgid "Menu Order"
4007
  msgstr ""
4008
 
4015
  #: includes/elementor/widgets/recent-posts-tiles.php:309
4016
  #: includes/elementor/widgets/recent-posts-timeline.php:441
4017
  #: includes/elementor/widgets/recent-products.php:359
4018
+ #: includes/elements/latest-posts-slider.php:138
4019
+ #: includes/elements/popular-posts-widget.php:199
4020
+ #: includes/elements/recent-posts-grid-carousel.php:185
4021
+ #: includes/elements/recent-posts-land-style.php:172
4022
+ #: includes/elements/recent-posts-masonry.php:152
4023
+ #: includes/elements/recent-posts-tiles-carousel.php:152
4024
+ #: includes/elements/recent-posts-tiles-carousel.php:237
4025
+ #: includes/elements/recent-posts-tiles.php:182
4026
+ #: includes/elements/recent-posts-tiles.php:267
4027
+ #: includes/elements/recent-posts-timeline.php:177
4028
+ #: includes/elements/recent-posts-widget.php:159
4029
+ #: includes/elements/recent-products.php:131
4030
  msgid "Random"
4031
  msgstr ""
4032
 
4040
  #: includes/elementor/widgets/recent-posts-tiles.php:321
4041
  #: includes/elementor/widgets/recent-posts-timeline.php:453
4042
  #: includes/elementor/widgets/recent-products.php:371
4043
+ #: includes/elements/gallery.php:165
4044
+ #: includes/elements/popular-posts-widget.php:211
4045
+ #: includes/elements/recent-posts-grid-carousel.php:198
4046
+ #: includes/elements/recent-posts-land-style.php:185
4047
+ #: includes/elements/recent-posts-masonry.php:165
4048
+ #: includes/elements/recent-posts-tiles-carousel.php:165
4049
+ #: includes/elements/recent-posts-tiles-carousel.php:250
4050
+ #: includes/elements/recent-posts-tiles.php:195
4051
+ #: includes/elements/recent-posts-tiles.php:280
4052
+ #: includes/elements/recent-posts-timeline.php:190
4053
+ #: includes/elements/recent-posts-widget.php:171
4054
+ #: includes/elements/recent-products.php:144
4055
  msgid "Order"
4056
  msgstr ""
4057
 
4058
  #: includes/elementor/modules/query-control/controls/group-control-query.php:360
4059
+ #: includes/elementor/widgets/gallery.php:286 includes/elements/gallery.php:171
4060
  msgid "ASC"
4061
  msgstr ""
4062
 
4063
  #: includes/elementor/modules/query-control/controls/group-control-query.php:361
4064
+ #: includes/elementor/widgets/gallery.php:287 includes/elements/gallery.php:172
4065
  msgid "DESC"
4066
  msgstr ""
4067
 
4125
  msgstr ""
4126
 
4127
  #: includes/elementor/modules/settings/general/manager.php:47
4128
+ #: includes/general-hooks.php:1011
4129
  msgid "Footer Brand Height"
4130
  msgstr ""
4131
 
4147
  msgstr ""
4148
 
4149
  #: includes/elementor/modules/theme-builder/module.php:131
4150
+ #: includes/general-hooks.php:1373 includes/general-hooks.php:1379
4151
  msgid "404 Page"
4152
  msgstr ""
4153
 
4157
 
4158
  #: includes/elementor/widgets/accordion.php:52
4159
  #: includes/elementor/widgets/theme-elements/menu.php:299
4160
+ #: includes/elements/accordion-widget.php:62 includes/elements/accordion.php:62
4161
+ #: includes/elements/accordion.php:76 includes/elements/accordion.php:93
4162
  msgid "Accordion"
4163
  msgstr ""
4164
 
4177
  #: includes/elementor/widgets/text.php:226
4178
  #: includes/elementor/widgets/text.php:264
4179
  #: includes/elementor/widgets/text.php:905
4180
+ #: includes/elements/accordion-widget.php:73 includes/elements/accordion.php:90
4181
+ #: includes/elements/dropcap.php:80 includes/elements/highlight.php:76
4182
+ #: includes/elements/staff.php:512 includes/elements/tabs.php:89
4183
+ #: includes/elements/testimonial.php:163 includes/elements/text.php:878
4184
  msgid "Content"
4185
  msgstr ""
4186
 
4213
  msgstr ""
4214
 
4215
  #: includes/elementor/widgets/accordion.php:124
4216
+ #: includes/elements/accordion-widget.php:45 includes/elements/accordion.php:45
4217
  msgid "Accordion Title"
4218
  msgstr ""
4219
 
4223
 
4224
  #: includes/elementor/widgets/accordion.php:149
4225
  #: includes/elementor/widgets/theme-elements/menu.php:298
4226
+ #: includes/elements/accordion-widget.php:61 includes/elements/accordion.php:61
4227
  msgid "Toggle"
4228
  msgstr ""
4229
 
4417
  #: includes/elementor/widgets/theme-elements/modern-search.php:444
4418
  #: includes/elementor/widgets/theme-elements/select.php:309
4419
  #: includes/elementor/widgets/theme-elements/select.php:550
4420
+ #: includes/elements/button.php:116 includes/elements/text.php:735
4421
+ #: includes/general-hooks.php:349 includes/general-hooks.php:761
4422
  msgid "Normal"
4423
  msgstr ""
4424
 
4711
  msgid "Audio"
4712
  msgstr ""
4713
 
4714
+ #: includes/elementor/widgets/audio.php:102 includes/elements/audio.php:55
4715
  msgid "Audio file(MP3 or ogg)"
4716
  msgstr ""
4717
 
4718
  #: includes/elementor/widgets/audio.php:111
4719
+ #: includes/elementor/widgets/video.php:144 includes/elements/audio.php:82
4720
  msgid "AutoPlay"
4721
  msgstr ""
4722
 
4723
+ #: includes/elementor/widgets/audio.php:112 includes/elements/audio.php:83
4724
  msgid "Play the audio file automatically."
4725
  msgstr ""
4726
 
5016
  msgid "Off"
5017
  msgstr ""
5018
 
5019
+ #: includes/elementor/widgets/audio.php:124 includes/elements/audio.php:69
5020
  msgid "Repeat the audio"
5021
  msgstr ""
5022
 
5028
  #: includes/elementor/widgets/tabs.php:149
5029
  #: includes/elementor/widgets/text.php:1064
5030
  #: includes/elementor/widgets/theme-elements/menu.php:616
5031
+ #: includes/elements/audio.php:95
5032
  msgid "Skin"
5033
  msgstr ""
5034
 
5035
+ #: includes/elementor/widgets/audio.php:151 includes/elements/audio.php:96
5036
  msgid "The skin of audio element."
5037
  msgstr ""
5038
 
5043
 
5044
  #: includes/elementor/widgets/before-after.php:96
5045
  #: includes/elementor/widgets/touch-slider.php:98
5046
+ #: includes/elements/gallery.php:54 includes/elements/touch-slider.php:55
 
5047
  msgid "Images"
5048
  msgstr ""
5049
 
5050
  #: includes/elementor/widgets/before-after.php:103
5051
+ #: includes/elements/before-after.php:54
5052
  msgid "Before image"
5053
  msgstr ""
5054
 
5055
  #: includes/elementor/widgets/before-after.php:122
5056
+ #: includes/elements/before-after.php:67
5057
  msgid "After image"
5058
  msgstr ""
5059
 
5062
  #: includes/elementor/widgets/custom-list.php:664
5063
  #: includes/elementor/widgets/divider.php:102
5064
  #: includes/elementor/widgets/svg.php:154
5065
+ #: includes/elementor/widgets/video.php:183 includes/elements/code.php:91
5066
+ #: includes/elements/gallery.php:114
5067
+ #: includes/elements/recent-posts-tiles-carousel.php:292
5068
+ #: includes/elements/recent-posts-tiles-carousel.php:340
5069
+ #: includes/elements/recent-posts-tiles-carousel.php:362
5070
+ #: includes/elements/recent-posts-tiles.php:322
5071
+ #: includes/elements/recent-posts-tiles.php:370
5072
+ #: includes/elements/tab-widget.php:54 includes/elements/tabs.php:54
5073
+ #: includes/elements/touch-slider.php:104
5074
+ #: includes/elements/touch-slider.php:117
5075
+ #: includes/elements/touch-slider.php:130
5076
+ #: includes/elements/touch-slider.php:143
5077
+ #: includes/elements/touch-slider.php:159
5078
+ #: includes/elements/touch-slider.php:172
5079
+ #: includes/elements/touch-slider.php:185 includes/elements/video.php:88
5080
  #: includes/elements/video.php:102 includes/elements/video.php:168
5081
  msgid "Style"
5082
  msgstr ""
5090
  #: includes/elementor/widgets/recent-posts-tiles.php:361
5091
  #: includes/elementor/widgets/recent-posts-timeline.php:493
5092
  #: includes/elementor/widgets/recent-products.php:411
5093
+ #: includes/elements/before-after.php:81
5094
+ #: includes/elements/latest-posts-slider.php:114
5095
+ #: includes/elements/recent-posts-grid-carousel.php:258
5096
+ #: includes/elements/recent-posts-land-style.php:245
5097
+ #: includes/elements/recent-posts-masonry.php:225
5098
+ #: includes/elements/recent-posts-tiles-carousel.php:268
5099
+ #: includes/elements/recent-posts-tiles.php:298
5100
+ #: includes/elements/recent-posts-timeline.php:250
5101
+ #: includes/elements/recent-products.php:204
5102
  msgid "Start offset"
5103
  msgstr ""
5104
 
5128
  #: includes/elementor/widgets/theme-elements/logo.php:222
5129
  #: includes/elementor/widgets/theme-elements/search.php:289
5130
  #: includes/elementor/widgets/video.php:191
5131
+ #: includes/elements/before-after.php:113 includes/elements/image.php:107
5132
+ #: includes/elements/staff.php:122 includes/elements/video.php:78
5133
  msgid "Width"
5134
  msgstr ""
5135
 
5144
  #: includes/elementor/widgets/theme-elements/modern-search.php:434
5145
  #: includes/elementor/widgets/theme-elements/search.php:120
5146
  #: includes/elementor/widgets/theme-elements/search.php:381
5147
+ #: includes/elements/button.php:16 includes/elements/button.php:45
5148
+ #: includes/elements/button.php:375 includes/elements/text.php:644
5149
+ #: includes/elements/text.php:661 includes/elements/text.php:685
5150
+ #: includes/elements/text.php:701 includes/elements/text.php:731
5151
+ #: includes/elements/text.php:761 includes/elements/text.php:777
5152
+ #: includes/elements/text.php:793 includes/elements/text.php:818
5153
+ #: includes/elements/text.php:836 includes/elements/text.php:853
5154
+ #: includes/elements/text.php:874 includes/general-hooks.php:257
5155
+ #: includes/general-hooks.php:669
5156
  msgid "Button"
5157
  msgstr ""
5158
 
5159
  #: includes/elementor/widgets/button.php:107
5160
+ #: includes/elementor/widgets/text.php:299 includes/elements/button.php:41
5161
+ #: includes/elements/text.php:648
5162
  msgid "Button label"
5163
  msgstr ""
5164
 
5165
  #: includes/elementor/widgets/button.php:117
5166
+ #: includes/elementor/widgets/text.php:323 includes/elements/text.php:841
5167
  msgid "If you want to link your button."
5168
  msgstr ""
5169
 
5180
  msgid "Wrapper"
5181
  msgstr ""
5182
 
5183
+ #: includes/elementor/widgets/button.php:156 includes/elements/button.php:55
5184
+ #: includes/elements/text.php:665
5185
  msgid "Button size"
5186
  msgstr ""
5187
 
5188
  #: includes/elementor/widgets/button.php:160
5189
  #: includes/elementor/widgets/modern-button.php:318
5190
+ #: includes/elementor/widgets/text.php:1043 includes/elements/button.php:61
5191
+ #: includes/elements/text.php:671 includes/general-hooks.php:281
5192
+ #: includes/general-hooks.php:693
5193
  msgid "Exlarge"
5194
  msgstr ""
5195
 
5196
  #: includes/elementor/widgets/button.php:164
5197
  #: includes/elementor/widgets/divider.php:147
5198
  #: includes/elementor/widgets/modern-button.php:322
5199
+ #: includes/elementor/widgets/text.php:1047 includes/elements/button.php:65
5200
+ #: includes/elements/divider.php:89 includes/elements/text.php:675
5201
+ #: includes/general-hooks.php:285 includes/general-hooks.php:697
5202
  msgid "Tiny"
5203
  msgstr ""
5204
 
5205
+ #: includes/elementor/widgets/button.php:172 includes/elements/button.php:130
5206
+ #: includes/elements/text.php:749
5207
  msgid "Uppercase label"
5208
  msgstr ""
5209
 
5210
+ #: includes/elementor/widgets/button.php:184 includes/elements/button.php:76
5211
  msgid "Button shape"
5212
  msgstr ""
5213
 
5214
  #: includes/elementor/widgets/button.php:188
5215
+ #: includes/elementor/widgets/text.php:1368 includes/elements/button.php:89
5216
+ #: includes/elements/text.php:705
5217
  msgid "Box"
5218
  msgstr ""
5219
 
5220
  #: includes/elementor/widgets/button.php:192
5221
  #: includes/elementor/widgets/modern-button.php:305
5222
+ #: includes/elementor/widgets/text.php:1372 includes/elements/button.php:93
5223
+ #: includes/elements/text.php:709 includes/general-hooks.php:316
5224
+ #: includes/general-hooks.php:728
5225
  msgid "Round"
5226
  msgstr ""
5227
 
5228
  #: includes/elementor/widgets/button.php:196
5229
  #: includes/elementor/widgets/modern-button.php:306
5230
+ #: includes/elementor/widgets/text.php:1376 includes/elements/button.php:97
5231
+ #: includes/elements/text.php:713 includes/general-hooks.php:320
5232
+ #: includes/general-hooks.php:732
5233
  msgid "Curve"
5234
  msgstr ""
5235
 
5236
+ #: includes/elementor/widgets/button.php:207 includes/elements/button.php:103
5237
+ #: includes/elements/text.php:719
5238
  msgid "Button style"
5239
  msgstr ""
5240
 
5241
  #: includes/elementor/widgets/button.php:215
5242
+ #: includes/elementor/widgets/text.php:1396 includes/elements/button.php:120
5243
+ #: includes/elements/text.php:739 includes/general-hooks.php:353
5244
+ #: includes/general-hooks.php:765
5245
  msgid "3D"
5246
  msgstr ""
5247
 
5248
  #: includes/elementor/widgets/button.php:219
5249
  #: includes/elementor/widgets/modern-button.php:292
5250
+ #: includes/elementor/widgets/text.php:1400 includes/elements/button.php:124
5251
+ #: includes/elements/text.php:743 includes/general-hooks.php:357
5252
+ #: includes/general-hooks.php:769
5253
  msgid "Outline"
5254
  msgstr ""
5255
 
5327
  #: includes/elementor/widgets/theme-elements/search.php:178
5328
  #: includes/elementor/widgets/theme-elements/select.php:139
5329
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:108
5330
+ #: includes/elements/custom-list.php:71 includes/elements/text.php:371
5331
+ #: includes/elements/text.php:383
 
 
 
5332
  msgid "Icon"
5333
  msgstr ""
5334
 
5335
  #: includes/elementor/widgets/button.php:365
5336
+ #: includes/elementor/widgets/text.php:311 includes/elements/button.php:156
5337
+ #: includes/elements/text.php:781
5338
  msgid "Icon for button"
5339
  msgstr ""
5340
 
5341
  #: includes/elementor/widgets/button.php:373
5342
+ #: includes/elementor/widgets/text.php:1145 includes/elements/button.php:169
5343
+ #: includes/elements/text.php:797
5344
  msgid "Icon alignment"
5345
  msgstr ""
5346
 
5347
  #: includes/elementor/widgets/button.php:380
5348
  #: includes/elementor/widgets/modern-button.php:814
5349
+ #: includes/elementor/widgets/text.php:1152 includes/elements/button.php:189
5350
+ #: includes/elements/text.php:806 includes/general-hooks.php:442
5351
+ #: includes/general-hooks.php:854
5352
  msgid "Over"
5353
  msgstr ""
5354
 
5355
  #: includes/elementor/widgets/button.php:381
5356
+ #: includes/elementor/widgets/text.php:1153 includes/elements/button.php:193
5357
+ #: includes/elements/text.php:807 includes/general-hooks.php:446
5358
+ #: includes/general-hooks.php:858
5359
  msgid "Animate from Left"
5360
  msgstr ""
5361
 
5362
  #: includes/elementor/widgets/button.php:382
5363
+ #: includes/elementor/widgets/text.php:1154 includes/elements/text.php:808
5364
  msgid "Animate from Right"
5365
  msgstr ""
5366
 
5391
  #: includes/elementor/widgets/theme-elements/current-time.php:163
5392
  #: includes/elementor/widgets/theme-elements/modern-search.php:118
5393
  #: includes/elementor/widgets/theme-elements/modern-search.php:342
5394
+ #: includes/elements/custom-list.php:55 includes/elements/image.php:300
5395
  msgid "Text"
5396
  msgstr ""
5397
 
5449
 
5450
  #: includes/elementor/widgets/carousel-navigation.php:104
5451
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:269
5452
+ #: includes/elements/recent-posts-grid-carousel.php:682
5453
  msgid "Long Arrow"
5454
  msgstr ""
5455
 
5463
  #: includes/elementor/widgets/recent-posts-masonry.php:611
5464
  #: includes/elementor/widgets/recent-posts-tiles.php:395
5465
  #: includes/elementor/widgets/recent-posts-timeline.php:527
5466
+ #: includes/elements/recent-posts-grid-carousel.php:413
5467
+ #: includes/elements/recent-posts-land-style.php:333
5468
+ #: includes/elements/recent-posts-masonry.php:313
5469
+ #: includes/elements/recent-posts-tiles.php:160
5470
+ #: includes/elements/recent-posts-timeline.php:155
5471
  msgid "Next Button"
5472
  msgstr ""
5473
 
5510
  #: includes/elementor/widgets/theme-elements/modern-search.php:264
5511
  #: includes/elementor/widgets/theme-elements/modern-search.php:311
5512
  #: includes/elementor/widgets/theme-elements/search.php:213
5513
+ #: includes/elements/image.php:85
5514
  msgid "Size"
5515
  msgstr ""
5516
 
5541
  #: includes/elementor/widgets/staff.php:575
5542
  #: includes/elementor/widgets/text.php:243
5543
  #: includes/elementor/widgets/text.php:792
5544
+ #: includes/elements/recent-posts-grid-carousel.php:68
5545
+ #: includes/elements/recent-products.php:54 includes/elements/text.php:56
5546
  msgid "Subtitle"
5547
  msgstr ""
5548
 
5562
  #: includes/elementor/widgets/theme-elements/select.php:227
5563
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:191
5564
  #: includes/elementor/widgets/theme-elements/site-title.php:184
5565
+ #: includes/elements/image.php:143
5566
  msgid "Alignment"
5567
  msgstr ""
5568
 
5760
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:231
5761
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:201
5762
  #: includes/elements/contact-box.php:258 includes/elements/gmap.php:154
5763
+ #: includes/elements/recent-posts-grid-carousel.php:632
5764
+ #: includes/elements/recent-posts-tiles-carousel.php:423
5765
  msgid "Navigation control"
5766
  msgstr ""
5767
 
5791
  msgstr ""
5792
 
5793
  #: includes/elementor/widgets/contact-form.php:108
5794
+ #: includes/elements/contact-form.php:70
5795
  msgid ""
5796
  "Specifies contact form element's type. Whether to use built-in form or "
5797
  "Contact Form 7."
5798
  msgstr ""
5799
 
5800
  #: includes/elementor/widgets/contact-form.php:113
5801
+ #: includes/elements/contact-form.php:74
5802
  msgid "Phlox Contact Form"
5803
  msgstr ""
5804
 
5811
  msgstr ""
5812
 
5813
  #: includes/elementor/widgets/contact-form.php:137
5814
+ #: includes/elements/contact-form.php:56
5815
  msgid "Email address of message's recipient"
5816
  msgstr ""
5817
 
5906
  #: includes/elementor/widgets/theme-elements/search.php:201
5907
  #: includes/elementor/widgets/theme-elements/search.php:404
5908
  #: includes/elementor/widgets/touch-slider.php:303
5909
+ #: includes/general-hooks.php:1147
5910
  msgid "Background Color"
5911
  msgstr ""
5912
 
5938
  #: includes/elementor/widgets/recent-posts-tiles.php:117
5939
  #: includes/elementor/widgets/recent-posts-timeline.php:117
5940
  #: includes/elementor/widgets/recent-products.php:129
5941
+ #: includes/elementor/widgets/staff.php:842 includes/elements/gallery.php:226
5942
+ #: includes/elements/gallery.php:248 includes/elements/gallery.php:268
5943
+ #: includes/elements/recent-posts-grid-carousel.php:487
5944
+ #: includes/elements/recent-posts-grid-carousel.php:506
5945
+ #: includes/elements/recent-posts-grid-carousel.php:523
5946
+ #: includes/elements/recent-posts-masonry.php:369
5947
+ #: includes/elements/recent-posts-masonry.php:388
5948
+ #: includes/elements/recent-posts-masonry.php:405
5949
+ #: includes/elements/recent-posts-timeline.php:287
5950
+ #: includes/elements/recent-posts-timeline.php:307
5951
  msgid "Layout"
5952
  msgstr ""
5953
 
5959
  #: includes/elementor/widgets/custom-list.php:386
5960
  #: includes/elementor/widgets/staff.php:770
5961
  #: includes/elementor/widgets/theme-elements/menu.php:161
5962
+ #: includes/elements/socials-list.php:82 includes/elements/socials-list.php:218
5963
+ #: includes/elements/staff.php:484
5964
  msgid "Vertical"
5965
  msgstr ""
5966
 
5967
  #: includes/elementor/widgets/custom-list.php:387
5968
  #: includes/elementor/widgets/staff.php:771
5969
  #: includes/elementor/widgets/theme-elements/menu.php:160
5970
+ #: includes/elements/socials-list.php:81 includes/elements/socials-list.php:217
5971
+ #: includes/elements/staff.php:485
5972
  msgid "Horizontal"
5973
  msgstr ""
5974
 
5985
  msgstr ""
5986
 
5987
  #: includes/elementor/widgets/custom-list.php:539
5988
+ #: includes/elements/custom-list.php:16 includes/elements/custom-list.php:57
5989
+ #: includes/elements/custom-list.php:73 includes/elements/custom-list.php:89
5990
+ #: includes/elements/custom-list.php:105 includes/elements/custom-list.php:121
5991
+ #: includes/elements/custom-list.php:137
5992
  msgid "List"
5993
  msgstr ""
5994
 
5997
  msgstr ""
5998
 
5999
  #: includes/elementor/widgets/custom-list.php:565
6000
+ #: includes/elements/custom-list.php:151
6001
  msgid "Display Connector"
6002
  msgstr ""
6003
 
6004
  #: includes/elementor/widgets/custom-list.php:581
6005
  #: includes/elementor/widgets/custom-list.php:667
6006
+ #: includes/elementor/widgets/divider.php:111 includes/elements/divider.php:59
6007
  msgid "Solid"
6008
  msgstr ""
6009
 
6019
 
6020
  #: includes/elementor/widgets/custom-list.php:584
6021
  #: includes/elementor/widgets/custom-list.php:670
6022
+ #: includes/elementor/widgets/divider.php:115 includes/elements/divider.php:63
6023
  msgid "Dashed"
6024
  msgstr ""
6025
 
6035
 
6036
  #: includes/elementor/widgets/custom-list.php:651
6037
  #: includes/elementor/widgets/heading-modern.php:189
6038
+ #: includes/elements/custom-list.php:169
6039
  msgid "Display Divider"
6040
  msgstr ""
6041
 
6045
  msgstr ""
6046
 
6047
  #: includes/elementor/widgets/custom-list.php:1001
6048
+ #: includes/elements/custom-list.php:58 includes/elements/custom-list.php:61
6049
+ #: includes/elements/custom-list.php:74 includes/elements/custom-list.php:90
6050
+ #: includes/elements/custom-list.php:93 includes/elements/custom-list.php:106
6051
+ #: includes/elements/custom-list.php:122 includes/elements/custom-list.php:138
6052
  msgid "List Item"
6053
  msgstr ""
6054
 
6069
  msgid "Divider"
6070
  msgstr ""
6071
 
6072
+ #: includes/elementor/widgets/divider.php:107 includes/elements/divider.php:55
6073
  msgid "White Space"
6074
  msgstr ""
6075
 
6078
  #: includes/elementor/widgets/staff.php:200
6079
  #: includes/elementor/widgets/text.php:461
6080
  #: includes/elementor/widgets/text.php:656
6081
+ #: includes/elements/about-widget.php:119 includes/elements/divider.php:67
6082
+ #: includes/elements/dropcap.php:70 includes/elements/staff.php:166
6083
+ #: includes/elements/text.php:536 includes/elements/text.php:578
 
6084
  msgid "Circle"
6085
  msgstr ""
6086
 
6087
+ #: includes/elementor/widgets/divider.php:123 includes/elements/divider.php:71
6088
  msgid "Diamond"
6089
  msgstr ""
6090
 
6091
+ #: includes/elementor/widgets/divider.php:127 includes/elements/divider.php:75
6092
  msgid "Vertical Line"
6093
  msgstr ""
6094
 
6095
+ #: includes/elementor/widgets/divider.php:139 includes/elements/divider.php:82
6096
  msgid "Specifies the size of divider."
6097
  msgstr ""
6098
 
6099
  #: includes/elementor/widgets/divider.php:144
6100
+ #: includes/elements/before-after.php:104
6101
+ #: includes/elements/instagram-feed.php:97
6102
  msgid "Full"
6103
  msgstr ""
6104
 
6122
  msgid "Gap bottom"
6123
  msgstr ""
6124
 
6125
+ #: includes/elementor/widgets/divider.php:387 includes/elements/divider.php:104
6126
  msgid "Divider color"
6127
  msgstr ""
6128
 
6143
  msgid "Add Images"
6144
  msgstr ""
6145
 
6146
+ #: includes/elementor/widgets/gallery.php:113 includes/elements/gallery.php:69
6147
  msgid "Gallery layout"
6148
  msgstr ""
6149
 
6150
  #: includes/elementor/widgets/gallery.php:117
6151
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:153
6152
+ #: includes/elements/gallery.php:76
6153
+ #: includes/elements/recent-posts-grid-carousel.php:535
 
6154
  msgid "Grid"
6155
  msgstr ""
6156
 
6157
+ #: includes/elementor/widgets/gallery.php:118 includes/elements/gallery.php:80
 
6158
  msgid "Masonry"
6159
  msgstr ""
6160
 
6161
+ #: includes/elementor/widgets/gallery.php:119 includes/elements/gallery.php:84
6162
  msgid "Tiles"
6163
  msgstr ""
6164
 
6170
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:134
6171
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:220
6172
  #: includes/elementor/widgets/recent-posts-tiles.php:134
6173
+ #: includes/elements/gallery.php:122
6174
+ #: includes/elements/recent-posts-tiles-carousel.php:300
6175
+ #: includes/elements/recent-posts-tiles-carousel.php:366
6176
+ #: includes/elements/recent-posts-tiles.php:330
6177
  msgid "Pattern 1"
6178
  msgstr ""
6179
 
6181
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:138
6182
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:224
6183
  #: includes/elementor/widgets/recent-posts-tiles.php:138
6184
+ #: includes/elements/gallery.php:126
6185
+ #: includes/elements/recent-posts-tiles-carousel.php:304
6186
+ #: includes/elements/recent-posts-tiles-carousel.php:370
6187
+ #: includes/elements/recent-posts-tiles.php:334
6188
  msgid "Pattern 2"
6189
  msgstr ""
6190
 
6191
  #: includes/elementor/widgets/gallery.php:134
6192
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:142
6193
  #: includes/elementor/widgets/recent-posts-tiles.php:142
6194
+ #: includes/elements/gallery.php:130
6195
+ #: includes/elements/recent-posts-tiles-carousel.php:308
6196
+ #: includes/elements/recent-posts-tiles.php:338
6197
  msgid "Pattern 3"
6198
  msgstr ""
6199
 
6200
  #: includes/elementor/widgets/gallery.php:135
6201
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:146
6202
  #: includes/elementor/widgets/recent-posts-tiles.php:146
6203
+ #: includes/elements/gallery.php:134
6204
+ #: includes/elements/recent-posts-tiles-carousel.php:312
6205
+ #: includes/elements/recent-posts-tiles.php:342
6206
  msgid "Pattern 4"
6207
  msgstr ""
6208
 
6209
  #: includes/elementor/widgets/gallery.php:136
6210
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:150
6211
  #: includes/elementor/widgets/recent-posts-tiles.php:150
6212
+ #: includes/elements/gallery.php:138
6213
+ #: includes/elements/recent-posts-tiles-carousel.php:316
6214
+ #: includes/elements/recent-posts-tiles.php:346
6215
  msgid "Pattern 5"
6216
  msgstr ""
6217
 
6218
  #: includes/elementor/widgets/gallery.php:137
6219
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:154
6220
  #: includes/elementor/widgets/recent-posts-tiles.php:154
6221
+ #: includes/elements/gallery.php:142
6222
+ #: includes/elements/recent-posts-tiles-carousel.php:320
6223
+ #: includes/elements/recent-posts-tiles.php:350
6224
  msgid "Pattern 6"
6225
  msgstr ""
6226
 
6227
  #: includes/elementor/widgets/gallery.php:138
6228
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:158
6229
  #: includes/elementor/widgets/recent-posts-tiles.php:158
6230
+ #: includes/elements/gallery.php:146
6231
+ #: includes/elements/recent-posts-tiles-carousel.php:324
6232
+ #: includes/elements/recent-posts-tiles.php:354
6233
  msgid "Pattern 7"
6234
  msgstr ""
6235
 
6238
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:128
6239
  #: includes/elementor/widgets/recent-posts-masonry.php:128
6240
  #: includes/elementor/widgets/recent-products.php:137
6241
+ #: includes/elements/instagram-feed.php:108
6242
  msgid "Columns"
6243
  msgstr ""
6244
 
6251
  #: includes/elementor/widgets/recent-posts-land-style.php:548
6252
  #: includes/elementor/widgets/recent-posts-timeline.php:559
6253
  #: includes/elementor/widgets/recent-products.php:490
6254
+ #: includes/elements/gallery.php:290
6255
+ #: includes/elements/recent-posts-grid-carousel.php:111
6256
+ #: includes/elements/recent-posts-land-style.php:98
6257
+ #: includes/elements/recent-posts-timeline.php:291
6258
+ #: includes/elements/recent-products.php:84
6259
  msgid "Image aspect ratio"
6260
  msgstr ""
6261
 
6268
  msgid "Media File"
6269
  msgstr ""
6270
 
6271
+ #: includes/elementor/widgets/gallery.php:217 includes/elements/gallery.php:321
6272
  msgid "Attachment Page"
6273
  msgstr ""
6274
 
6275
+ #: includes/elementor/widgets/gallery.php:218 includes/elements/flickr.php:149
6276
+ #: includes/elements/gallery.php:319
6277
  msgid "Lightbox"
6278
  msgstr ""
6279
 
6280
+ #: includes/elementor/widgets/gallery.php:227 includes/elements/flickr.php:198
6281
  msgid "Pagination"
6282
  msgstr ""
6283
 
6284
+ #: includes/elementor/widgets/gallery.php:238 includes/elements/gallery.php:346
6285
  msgid "Enable lazyload"
6286
  msgstr ""
6287
 
6288
+ #: includes/elementor/widgets/gallery.php:252 includes/elements/gallery.php:362
6289
  msgid "Images per page"
6290
  msgstr ""
6291
 
6293
  msgid "Order by query"
6294
  msgstr ""
6295
 
6296
+ #: includes/elementor/widgets/gallery.php:298 includes/elements/gallery.php:186
6297
  msgid "Order images by"
6298
  msgstr ""
6299
 
6462
  msgstr ""
6463
 
6464
  #: includes/elementor/widgets/icon.php:141
6465
+ #: includes/elements/about-widget.php:120 includes/elements/dropcap.php:58
 
6466
  msgid "Square"
6467
  msgstr ""
6468
 
6516
  #: includes/elementor/widgets/text.php:118
6517
  #: includes/elementor/widgets/text.php:140
6518
  #: includes/elementor/widgets/theme-elements/logo.php:214
6519
+ #: includes/elements/about-widget.php:98 includes/elements/image.php:15
6520
+ #: includes/elements/image.php:55 includes/elements/text.php:372
6521
+ #: includes/elements/text.php:401
6522
  msgid "Image"
6523
  msgstr ""
6524
 
6539
  msgid "Ribbon"
6540
  msgstr ""
6541
 
6542
+ #: includes/elementor/widgets/image.php:186 includes/elements/image.php:286
6543
  msgid "Diplay Ribbon"
6544
  msgstr ""
6545
 
6546
+ #: includes/elementor/widgets/image.php:210 includes/elements/image.php:318
6547
  msgid "Ribbon Style"
6548
  msgstr ""
6549
 
6550
+ #: includes/elementor/widgets/image.php:214 includes/elements/image.php:323
6551
+ #: includes/elements/staff.php:197 includes/elements/text.php:94
6552
  msgid "Simple"
6553
  msgstr ""
6554
 
6555
+ #: includes/elementor/widgets/image.php:215 includes/elements/image.php:324
6556
  msgid "Corner"
6557
  msgstr ""
6558
 
6559
+ #: includes/elementor/widgets/image.php:216 includes/elements/image.php:325
6560
  msgid "Cross"
6561
  msgstr ""
6562
 
6563
+ #: includes/elementor/widgets/image.php:227 includes/elements/image.php:339
6564
  msgid "Ribbon Position"
6565
  msgstr ""
6566
 
6567
+ #: includes/elementor/widgets/image.php:231 includes/elements/image.php:344
6568
  msgid "Top Left"
6569
  msgstr ""
6570
 
6571
+ #: includes/elementor/widgets/image.php:232 includes/elements/image.php:345
6572
  msgid "Top Right"
6573
  msgstr ""
6574
 
6575
+ #: includes/elementor/widgets/image.php:233 includes/elements/image.php:346
6576
  msgid "Bottom Left"
6577
  msgstr ""
6578
 
6579
+ #: includes/elementor/widgets/image.php:234 includes/elements/image.php:347
6580
  msgid "Bottom Right"
6581
  msgstr ""
6582
 
6586
 
6587
  #: includes/elementor/widgets/image.php:278
6588
  #: includes/elementor/widgets/theme-elements/shopping-cart.php:101
6589
+ #: includes/general-hooks.php:1521
6590
  msgid "Settings"
6591
  msgstr ""
6592
 
6594
  msgid "Open in lightbox"
6595
  msgstr ""
6596
 
6597
+ #: includes/elementor/widgets/image.php:298 includes/elements/image.php:161
6598
  msgid "Iconic button"
6599
  msgstr ""
6600
 
6601
+ #: includes/elementor/widgets/image.php:303 includes/elements/image.php:168
6602
  msgid "Plus"
6603
  msgstr ""
6604
 
6639
  msgid "Placeholder color while loading image"
6640
  msgstr ""
6641
 
6642
+ #: includes/elementor/widgets/image.php:382 includes/elements/image.php:261
6643
  msgid "Tilt Effect"
6644
  msgstr ""
6645
 
6646
+ #: includes/elementor/widgets/image.php:383 includes/elements/image.php:262
6647
  msgid "Adds tilt effect to the image."
6648
  msgstr ""
6649
 
6650
+ #: includes/elementor/widgets/image.php:396 includes/elements/image.php:273
6651
  msgid "Colorized Shadow"
6652
  msgstr ""
6653
 
6654
+ #: includes/elementor/widgets/image.php:397 includes/elements/image.php:274
6655
  msgid ""
6656
  "Adds colorized shadow to the image. Note: This feature is not available "
6657
  "when image hover is active."
6736
  msgstr ""
6737
 
6738
  #: includes/elementor/widgets/modern-button.php:196
 
6739
  msgid "Justified"
6740
  msgstr ""
6741
 
6787
  #: includes/elementor/widgets/recent-posts-tiles.php:250
6788
  #: includes/elementor/widgets/recent-posts-timeline.php:382
6789
  #: includes/elementor/widgets/recent-products.php:327
6790
+ #: includes/elements/popular-posts-widget.php:63
6791
+ #: includes/elements/recent-posts-grid-carousel.php:97
6792
+ #: includes/elements/recent-posts-land-style.php:84
6793
+ #: includes/elements/recent-posts-masonry.php:84
6794
+ #: includes/elements/recent-posts-tiles.php:83
6795
+ #: includes/elements/recent-posts-timeline.php:78
6796
+ #: includes/elements/recent-posts-widget.php:69
6797
  msgid "Number of posts to show"
6798
  msgstr ""
6799
 
6805
  #: includes/elementor/widgets/recent-posts-tiles.php:231
6806
  #: includes/elementor/widgets/recent-posts-timeline.php:363
6807
  #: includes/elementor/widgets/recent-products.php:308
6808
+ #: includes/elements/latest-posts-slider.php:68
6809
+ #: includes/elements/latest-posts-slider.php:82
6810
+ #: includes/elements/latest-posts-slider.php:96
6811
+ #: includes/elements/latest-posts-slider.php:110
6812
+ #: includes/elements/latest-posts-slider.php:124
6813
+ #: includes/elements/latest-posts-slider.php:148
6814
+ #: includes/elements/latest-posts-slider.php:166
6815
+ #: includes/elements/latest-posts-slider.php:236
6816
+ #: includes/elements/recent-posts-grid-carousel.php:93
6817
+ #: includes/elements/recent-posts-grid-carousel.php:107
6818
+ #: includes/elements/recent-posts-grid-carousel.php:140
6819
+ #: includes/elements/recent-posts-grid-carousel.php:153
6820
+ #: includes/elements/recent-posts-grid-carousel.php:194
6821
+ #: includes/elements/recent-posts-grid-carousel.php:212
6822
+ #: includes/elements/recent-posts-grid-carousel.php:226
6823
+ #: includes/elements/recent-posts-grid-carousel.php:240
6824
+ #: includes/elements/recent-posts-grid-carousel.php:254
6825
+ #: includes/elements/recent-posts-grid-carousel.php:268
6826
+ #: includes/elements/recent-posts-land-style.php:80
6827
+ #: includes/elements/recent-posts-land-style.php:94
6828
+ #: includes/elements/recent-posts-land-style.php:127
6829
+ #: includes/elements/recent-posts-land-style.php:140
6830
+ #: includes/elements/recent-posts-land-style.php:156
6831
+ #: includes/elements/recent-posts-land-style.php:181
6832
+ #: includes/elements/recent-posts-land-style.php:199
6833
+ #: includes/elements/recent-posts-land-style.php:213
6834
+ #: includes/elements/recent-posts-land-style.php:227
6835
+ #: includes/elements/recent-posts-land-style.php:241
6836
+ #: includes/elements/recent-posts-land-style.php:255
6837
+ #: includes/elements/recent-posts-masonry.php:80
6838
+ #: includes/elements/recent-posts-masonry.php:94
6839
+ #: includes/elements/recent-posts-masonry.php:107
6840
+ #: includes/elements/recent-posts-masonry.php:120
6841
+ #: includes/elements/recent-posts-masonry.php:161
6842
+ #: includes/elements/recent-posts-masonry.php:179
6843
+ #: includes/elements/recent-posts-masonry.php:193
6844
+ #: includes/elements/recent-posts-masonry.php:207
6845
+ #: includes/elements/recent-posts-masonry.php:221
6846
+ #: includes/elements/recent-posts-masonry.php:235
6847
+ #: includes/elements/recent-posts-tiles-carousel.php:66
6848
+ #: includes/elements/recent-posts-tiles-carousel.php:80
6849
+ #: includes/elements/recent-posts-tiles-carousel.php:94
6850
+ #: includes/elements/recent-posts-tiles-carousel.php:107
6851
+ #: includes/elements/recent-posts-tiles-carousel.php:120
6852
+ #: includes/elements/recent-posts-tiles-carousel.php:136
6853
+ #: includes/elements/recent-posts-tiles-carousel.php:161
6854
+ #: includes/elements/recent-posts-tiles-carousel.php:179
6855
+ #: includes/elements/recent-posts-tiles-carousel.php:193
6856
+ #: includes/elements/recent-posts-tiles-carousel.php:207
6857
+ #: includes/elements/recent-posts-tiles-carousel.php:221
6858
+ #: includes/elements/recent-posts-tiles-carousel.php:246
6859
+ #: includes/elements/recent-posts-tiles-carousel.php:264
6860
+ #: includes/elements/recent-posts-tiles-carousel.php:278
6861
+ #: includes/elements/recent-posts-tiles.php:79
6862
+ #: includes/elements/recent-posts-tiles.php:93
6863
+ #: includes/elements/recent-posts-tiles.php:106
6864
+ #: includes/elements/recent-posts-tiles.php:119
6865
+ #: includes/elements/recent-posts-tiles.php:135
6866
+ #: includes/elements/recent-posts-tiles.php:191
6867
+ #: includes/elements/recent-posts-tiles.php:209
6868
+ #: includes/elements/recent-posts-tiles.php:223
6869
+ #: includes/elements/recent-posts-tiles.php:237
6870
+ #: includes/elements/recent-posts-tiles.php:251
6871
+ #: includes/elements/recent-posts-tiles.php:276
6872
+ #: includes/elements/recent-posts-tiles.php:294
6873
+ #: includes/elements/recent-posts-tiles.php:308
6874
+ #: includes/elements/recent-posts-timeline.php:74
6875
+ #: includes/elements/recent-posts-timeline.php:88
6876
+ #: includes/elements/recent-posts-timeline.php:101
6877
+ #: includes/elements/recent-posts-timeline.php:114
6878
+ #: includes/elements/recent-posts-timeline.php:130
6879
+ #: includes/elements/recent-posts-timeline.php:186
6880
+ #: includes/elements/recent-posts-timeline.php:204
6881
+ #: includes/elements/recent-posts-timeline.php:218
6882
+ #: includes/elements/recent-posts-timeline.php:232
6883
+ #: includes/elements/recent-posts-timeline.php:246
6884
+ #: includes/elements/recent-posts-timeline.php:260
6885
  msgid "Query"
6886
  msgstr ""
6887
 
6923
  #: includes/elementor/widgets/recent-posts-tiles.php:238
6924
  #: includes/elementor/widgets/recent-posts-timeline.php:370
6925
  #: includes/elementor/widgets/recent-products.php:315
6926
+ #: includes/elements/popular-posts-widget.php:234
6927
+ #: includes/elements/recent-posts-grid-carousel.php:82
6928
+ #: includes/elements/recent-posts-land-style.php:69
6929
+ #: includes/elements/recent-posts-masonry.php:69
6930
+ #: includes/elements/recent-posts-tiles-carousel.php:55
6931
+ #: includes/elements/recent-posts-tiles.php:68
6932
+ #: includes/elements/recent-posts-timeline.php:63
6933
+ #: includes/elements/recent-posts-widget.php:189
6934
+ #: includes/elements/recent-products.php:68
6935
  msgid "Categories"
6936
  msgstr ""
6937
 
6953
  #: includes/elementor/widgets/recent-posts-tiles.php:301
6954
  #: includes/elementor/widgets/recent-posts-timeline.php:433
6955
  #: includes/elementor/widgets/recent-products.php:351
6956
+ #: includes/elements/latest-posts-slider.php:128
6957
+ #: includes/elements/popular-posts-widget.php:187
6958
+ #: includes/elements/recent-posts-grid-carousel.php:173
6959
+ #: includes/elements/recent-posts-land-style.php:160
6960
+ #: includes/elements/recent-posts-masonry.php:140
6961
+ #: includes/elements/recent-posts-tiles-carousel.php:140
6962
+ #: includes/elements/recent-posts-tiles-carousel.php:225
6963
+ #: includes/elements/recent-posts-tiles.php:170
6964
+ #: includes/elements/recent-posts-tiles.php:255
6965
+ #: includes/elements/recent-posts-timeline.php:165
6966
+ #: includes/elements/recent-posts-widget.php:147
6967
+ #: includes/elements/recent-products.php:119
6968
  msgid "Order by"
6969
  msgstr ""
6970
 
6976
  #: includes/elementor/widgets/recent-posts-tiles.php:310
6977
  #: includes/elementor/widgets/recent-posts-timeline.php:442
6978
  #: includes/elementor/widgets/recent-products.php:360
6979
+ #: includes/elements/latest-posts-slider.php:139
6980
+ #: includes/elements/popular-posts-widget.php:200
6981
+ #: includes/elements/recent-posts-grid-carousel.php:186
6982
+ #: includes/elements/recent-posts-land-style.php:173
6983
+ #: includes/elements/recent-posts-masonry.php:153
6984
+ #: includes/elements/recent-posts-tiles-carousel.php:153
6985
+ #: includes/elements/recent-posts-tiles-carousel.php:238
6986
+ #: includes/elements/recent-posts-tiles.php:183
6987
+ #: includes/elements/recent-posts-tiles.php:268
6988
+ #: includes/elements/recent-posts-timeline.php:178
6989
+ #: includes/elements/recent-posts-widget.php:160
6990
+ #: includes/elements/recent-products.php:132
6991
+ msgid "Comments"
6992
+ msgstr ""
6993
+
6994
+ #: includes/elementor/widgets/products-grid.php:243
6995
+ #: includes/elementor/widgets/recent-posts-grid-carousel.php:798
6996
+ #: includes/elementor/widgets/recent-posts-land-style.php:432
6997
+ #: includes/elementor/widgets/recent-posts-masonry.php:527
6998
+ #: includes/elementor/widgets/recent-posts-tiles-carousel.php:409
6999
+ #: includes/elementor/widgets/recent-posts-tiles.php:311
7000
+ #: includes/elementor/widgets/recent-posts-timeline.php:443
7001
+ #: includes/elementor/widgets/recent-products.php:361
7002
  #: includes/elements/latest-posts-slider.php:140
7003
  #: includes/elements/popular-posts-widget.php:201
7004
  #: includes/elements/recent-posts-grid-carousel.php:187
7011
  #: includes/elements/recent-posts-timeline.php:179
7012
  #: includes/elements/recent-posts-widget.php:161
7013
  #: includes/elements/recent-products.php:133
7014
+ msgid "Date Modified"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7015
  msgstr ""
7016
 
7017
  #: includes/elementor/widgets/products-grid.php:245
7022
  #: includes/elementor/widgets/recent-posts-tiles.php:313
7023
  #: includes/elementor/widgets/recent-posts-timeline.php:445
7024
  #: includes/elementor/widgets/recent-products.php:363
7025
+ #: includes/elements/recent-posts-grid-carousel.php:189
7026
+ #: includes/elements/recent-posts-land-style.php:176
7027
+ #: includes/elements/recent-posts-masonry.php:156
7028
+ #: includes/elements/recent-posts-tiles-carousel.php:156
7029
+ #: includes/elements/recent-posts-tiles-carousel.php:241
7030
+ #: includes/elements/recent-posts-tiles.php:186
7031
+ #: includes/elements/recent-posts-tiles.php:271
7032
+ #: includes/elements/recent-posts-timeline.php:181
7033
+ #: includes/elements/recent-products.php:135
7034
  msgid "Inserted Post IDs"
7035
  msgstr ""
7036
 
7042
  #: includes/elementor/widgets/recent-posts-tiles.php:325
7043
  #: includes/elementor/widgets/recent-posts-timeline.php:457
7044
  #: includes/elementor/widgets/recent-products.php:375
7045
+ #: includes/elements/latest-posts-slider.php:158
7046
+ #: includes/elements/popular-posts-widget.php:219
7047
+ #: includes/elements/recent-posts-grid-carousel.php:206
7048
+ #: includes/elements/recent-posts-land-style.php:193
7049
+ #: includes/elements/recent-posts-masonry.php:173
7050
+ #: includes/elements/recent-posts-tiles-carousel.php:173
7051
+ #: includes/elements/recent-posts-tiles-carousel.php:258
7052
+ #: includes/elements/recent-posts-tiles.php:203
7053
+ #: includes/elements/recent-posts-tiles.php:288
7054
+ #: includes/elements/recent-posts-timeline.php:198
7055
+ #: includes/elements/recent-posts-widget.php:179
7056
+ #: includes/elements/recent-products.php:152
7057
+ msgid "Descending"
7058
+ msgstr ""
7059
+
7060
+ #: includes/elementor/widgets/products-grid.php:258
7061
+ #: includes/elementor/widgets/recent-posts-grid-carousel.php:816
7062
+ #: includes/elementor/widgets/recent-posts-land-style.php:447
7063
+ #: includes/elementor/widgets/recent-posts-masonry.php:542
7064
+ #: includes/elementor/widgets/recent-posts-tiles-carousel.php:424
7065
+ #: includes/elementor/widgets/recent-posts-tiles.php:326
7066
+ #: includes/elementor/widgets/recent-posts-timeline.php:458
7067
+ #: includes/elementor/widgets/recent-products.php:376
7068
  #: includes/elements/latest-posts-slider.php:159
7069
  #: includes/elements/popular-posts-widget.php:220
7070
  #: includes/elements/recent-posts-grid-carousel.php:207
7077
  #: includes/elements/recent-posts-timeline.php:199
7078
  #: includes/elements/recent-posts-widget.php:180
7079
  #: includes/elements/recent-products.php:153
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7080
  msgid "Ascending"
7081
  msgstr ""
7082
 
7083
  #: includes/elementor/widgets/products-grid.php:266
7084
  #: includes/elementor/widgets/recent-products.php:384
7085
+ #: includes/elements/recent-products.php:162
7086
  msgid "Only products"
7087
  msgstr ""
7088
 
7089
  #: includes/elementor/widgets/products-grid.php:267
7090
  #: includes/elementor/widgets/recent-products.php:385
7091
+ #: includes/elements/recent-products.php:163
7092
  msgid ""
7093
  "If you intend to display ONLY specific products, you should specify the "
7094
  "products here. You have to insert the Products IDs that are separated by "
7097
 
7098
  #: includes/elementor/widgets/products-grid.php:275
7099
  #: includes/elementor/widgets/recent-products.php:393
7100
+ #: includes/elements/recent-products.php:176
7101
  msgid "Include products"
7102
  msgstr ""
7103
 
7104
  #: includes/elementor/widgets/products-grid.php:276
7105
  #: includes/elementor/widgets/recent-products.php:394
7106
+ #: includes/elements/recent-products.php:177
7107
  msgid ""
7108
  "If you intend to include additional products, you should specify the "
7109
  "products here. You have to insert the Products IDs that are separated by "
7112
 
7113
  #: includes/elementor/widgets/products-grid.php:284
7114
  #: includes/elementor/widgets/recent-products.php:402
7115
+ #: includes/elements/recent-products.php:190
7116
  msgid "Exclude products"
7117
  msgstr ""
7118
 
7119
  #: includes/elementor/widgets/products-grid.php:285
7120
  #: includes/elementor/widgets/recent-products.php:403
7121
+ #: includes/elements/recent-products.php:191
7122
  msgid ""
7123
  "If you intend to exclude specific products from result, you should specify "
7124
  "the products here. You have to insert the Products IDs that are separated "
7126
  msgstr ""
7127
 
7128
  #: includes/elementor/widgets/products-grid.php:294
7129
+ #: includes/elements/recent-products.php:205
7130
  msgid "Number of products to displace or pass over."
7131
  msgstr ""
7132
 
7234
 
7235
  #: includes/elementor/widgets/quote.php:322
7236
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:200
7237
+ #: includes/elements/instagram-feed.php:222
7238
+ #: includes/elements/recent-posts-grid-carousel.php:577
7239
  msgid "Background color"
7240
  msgstr ""
7241
 
7332
  msgstr ""
7333
 
7334
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:149
7335
+ #: includes/elements/recent-posts-grid-carousel.php:527
7336
  msgid "Display items as"
7337
  msgstr ""
7338
 
7339
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:154
7340
+ #: includes/elements/recent-posts-grid-carousel.php:536
7341
  msgid "Grid - Table Style"
7342
  msgstr ""
7343
 
7344
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:155
7345
+ #: includes/elements/recent-posts-grid-carousel.php:537
7346
  msgid "Grid - Modern Style"
7347
  msgstr ""
7348
 
7351
  msgstr ""
7352
 
7353
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:157
7354
+ #: includes/elements/recent-posts-grid-carousel.php:538
7355
  msgid "Carousel - Modern Style"
7356
  msgstr ""
7357
 
7358
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:158
7359
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:193
7360
+ #: includes/elements/recent-posts-grid-carousel.php:539
7361
+ #: includes/elements/recent-posts-grid-carousel.php:628
7362
+ #: includes/elements/recent-posts-grid-carousel.php:650
7363
+ #: includes/elements/recent-posts-grid-carousel.php:670
7364
+ #: includes/elements/recent-posts-grid-carousel.php:690
7365
+ #: includes/elements/recent-posts-grid-carousel.php:705
7366
+ #: includes/elements/recent-posts-grid-carousel.php:721
7367
+ #: includes/elements/recent-posts-grid-carousel.php:738
7368
+ #: includes/elements/recent-posts-tiles-carousel.php:419
7369
+ #: includes/elements/recent-posts-tiles-carousel.php:441
7370
+ #: includes/elements/recent-posts-tiles-carousel.php:456
7371
+ #: includes/elements/recent-posts-tiles-carousel.php:472
7372
+ #: includes/elements/recent-posts-tiles-carousel.php:489
7373
  msgid "Carousel"
7374
  msgstr ""
7375
 
7376
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:166
7377
+ #: includes/elements/recent-posts-grid-carousel.php:593
7378
  msgid "Column space"
7379
  msgstr ""
7380
 
7381
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:167
7382
+ #: includes/elements/recent-posts-grid-carousel.php:594
7383
  msgid "Specifies horizontal space between items (pixel)."
7384
  msgstr ""
7385
 
7386
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:179
7387
  #: includes/elementor/widgets/recent-posts-masonry.php:149
7388
+ #: includes/elements/recent-posts-grid-carousel.php:548
7389
  msgid "Content layout"
7390
  msgstr ""
7391
 
7392
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:183
7393
  #: includes/elementor/widgets/recent-posts-masonry.php:153
7394
+ #: includes/elements/recent-posts-grid-carousel.php:556
7395
  msgid "Full Content"
7396
  msgstr ""
7397
 
7398
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:184
7399
  #: includes/elementor/widgets/recent-posts-masonry.php:154
7400
+ #: includes/elements/recent-posts-grid-carousel.php:557
7401
  msgid "Boxed Content"
7402
  msgstr ""
7403
 
7404
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:195
7405
+ #: includes/elements/recent-posts-grid-carousel.php:569
7406
  msgid "Mouse Over Effect"
7407
  msgstr ""
7408
 
7409
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:201
7410
+ #: includes/elements/recent-posts-grid-carousel.php:578
7411
  msgid "Cover image"
7412
  msgstr ""
7413
 
7414
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:202
7415
+ #: includes/elements/recent-posts-grid-carousel.php:579
7416
  msgid "Cover image or background color"
7417
  msgstr ""
7418
 
7419
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:203
7420
+ #: includes/elements/recent-posts-grid-carousel.php:580
7421
  msgid "Nothing"
7422
  msgstr ""
7423
 
7424
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:214
7425
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:237
7426
+ #: includes/elements/recent-posts-grid-carousel.php:610
7427
+ #: includes/elements/recent-posts-tiles-carousel.php:401
7428
  msgid "Navigation type"
7429
  msgstr ""
7430
 
7431
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:218
7432
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:241
7433
+ #: includes/elements/recent-posts-grid-carousel.php:618
7434
+ #: includes/elements/recent-posts-tiles-carousel.php:409
7435
  msgid "Move per column"
7436
  msgstr ""
7437
 
7438
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:219
7439
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:242
7440
+ #: includes/elements/recent-posts-grid-carousel.php:619
7441
+ #: includes/elements/recent-posts-tiles-carousel.php:410
7442
  msgid "Move per page"
7443
  msgstr ""
7444
 
7445
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:220
7446
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:243
7447
+ #: includes/elements/recent-posts-grid-carousel.php:620
7448
+ #: includes/elements/recent-posts-tiles-carousel.php:411
7449
  msgid "Smooth scroll"
7450
  msgstr ""
7451
 
7452
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:236
7453
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:206
7454
+ #: includes/elements/recent-posts-grid-carousel.php:640
7455
+ #: includes/elements/recent-posts-tiles-carousel.php:431
7456
  msgid "Arrows"
7457
  msgstr ""
7458
 
7459
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:237
7460
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:207
7461
+ #: includes/elements/recent-posts-grid-carousel.php:641
7462
+ #: includes/elements/recent-posts-tiles-carousel.php:432
7463
  msgid "Bullets"
7464
  msgstr ""
7465
 
7466
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:248
7467
+ #: includes/elements/recent-posts-grid-carousel.php:654
7468
  msgid "Control Position"
7469
  msgstr ""
7470
 
7471
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:253
7472
+ #: includes/elements/recent-posts-grid-carousel.php:662
7473
  msgid "Side"
7474
  msgstr ""
7475
 
7476
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:264
7477
+ #: includes/elements/recent-posts-grid-carousel.php:674
7478
  msgid "Control Skin"
7479
  msgstr ""
7480
 
7481
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:268
7482
+ #: includes/elements/recent-posts-grid-carousel.php:681
7483
  msgid "boxed"
7484
  msgstr ""
7485
 
7486
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:280
7487
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:251
7488
  #: includes/elementor/widgets/touch-slider.php:140
7489
+ #: includes/elements/recent-posts-grid-carousel.php:694
7490
+ #: includes/elements/recent-posts-tiles-carousel.php:445
7491
  msgid "Loop navigation"
7492
  msgstr ""
7493
 
7494
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:295
7495
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:263
7496
+ #: includes/elements/recent-posts-grid-carousel.php:709
7497
+ #: includes/elements/recent-posts-tiles-carousel.php:460
7498
  msgid "Autoplay carousel"
7499
  msgstr ""
7500
 
7501
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:310
7502
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:275
7503
  #: includes/elementor/widgets/touch-slider.php:164
7504
+ #: includes/elements/recent-posts-grid-carousel.php:725
7505
+ #: includes/elements/recent-posts-tiles-carousel.php:476
7506
  msgid "Autoplay delay"
7507
  msgstr ""
7508
 
7509
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:311
7510
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:276
7511
  #: includes/elementor/widgets/touch-slider.php:165
7512
+ #: includes/elements/recent-posts-grid-carousel.php:726
7513
+ #: includes/elements/recent-posts-tiles-carousel.php:477
7514
  msgid "Specifies the delay between auto-forwarding in seconds."
7515
  msgstr ""
7516
 
7531
  #: includes/elementor/widgets/recent-posts-masonry.php:176
7532
  #: includes/elementor/widgets/recent-posts-timeline.php:163
7533
  #: includes/elementor/widgets/recent-products.php:209
7534
+ #: includes/elements/recent-posts-grid-carousel.php:272
7535
+ #: includes/elements/recent-posts-land-style.php:259
7536
+ #: includes/elements/recent-posts-masonry.php:239
7537
+ #: includes/elements/recent-posts-timeline.php:311
7538
  msgid "Display post media (image, video, etc)"
7539
  msgstr ""
7540
 
7552
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:299
7553
  #: includes/elementor/widgets/recent-posts-tiles.php:201
7554
  #: includes/elementor/widgets/recent-posts-timeline.php:234
7555
+ #: includes/elements/recent-posts-grid-carousel.php:286
7556
+ #: includes/elements/recent-posts-land-style.php:273
7557
+ #: includes/elements/recent-posts-masonry.php:253
7558
+ #: includes/elements/recent-posts-timeline.php:325
7559
  msgid "Display post title"
7560
  msgstr ""
7561
 
7568
  #: includes/elementor/widgets/recent-posts-masonry.php:259
7569
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:311
7570
  #: includes/elementor/widgets/recent-posts-tiles.php:213
7571
+ #: includes/elements/recent-posts-grid-carousel.php:299
7572
  msgid "Display post info"
7573
  msgstr ""
7574
 
7578
 
7579
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:471
7580
  #: includes/elementor/widgets/recent-posts-masonry.php:271
7581
+ #: includes/elements/recent-posts-grid-carousel.php:323
7582
  msgid "Post info position"
7583
  msgstr ""
7584
 
7587
  #: includes/elementor/widgets/recent-posts-masonry.php:287
7588
  #: includes/elementor/widgets/recent-products.php:278
7589
  #: includes/elementor/widgets/theme-elements/modern-search.php:197
7590
+ #: includes/elements/recent-posts-grid-carousel.php:344
7591
+ #: includes/elements/recent-products.php:259
7592
  msgid "Display Categories"
7593
  msgstr ""
7594
 
7605
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:528
7606
  #: includes/elementor/widgets/recent-posts-land-style.php:249
7607
  #: includes/elementor/widgets/recent-posts-masonry.php:315
7608
+ #: includes/elements/recent-posts-grid-carousel.php:361
7609
  msgid "Display Date"
7610
  msgstr ""
7611
 
7625
 
7626
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:556
7627
  #: includes/elementor/widgets/recent-posts-masonry.php:330
7628
+ #: includes/elements/recent-posts-grid-carousel.php:311
7629
  msgid "Display post content"
7630
  msgstr ""
7631
 
7638
  #: includes/elementor/widgets/recent-posts-land-style.php:276
7639
  #: includes/elementor/widgets/recent-posts-masonry.php:342
7640
  #: includes/elementor/widgets/recent-posts-timeline.php:258
7641
+ #: includes/elements/recent-posts-grid-carousel.php:378
7642
+ #: includes/elements/recent-posts-land-style.php:298
7643
+ #: includes/elements/recent-posts-masonry.php:278
7644
  msgid "Display like button"
7645
  msgstr ""
7646
 
7648
  #: includes/elementor/widgets/recent-posts-land-style.php:288
7649
  #: includes/elementor/widgets/recent-posts-masonry.php:366
7650
  #: includes/elementor/widgets/recent-posts-timeline.php:282
7651
+ #: includes/elements/popular-posts-widget.php:144
7652
+ #: includes/elements/recent-posts-timeline.php:350
7653
+ #: includes/elements/recent-posts-widget.php:104
7654
  msgid "Display excerpt"
7655
  msgstr ""
7656
 
7658
  #: includes/elementor/widgets/recent-posts-land-style.php:289
7659
  #: includes/elementor/widgets/recent-posts-masonry.php:367
7660
  #: includes/elementor/widgets/recent-posts-timeline.php:283
7661
+ #: includes/elements/popular-posts-widget.php:145
7662
+ #: includes/elements/recent-posts-timeline.php:351
7663
+ #: includes/elements/recent-posts-widget.php:105
7664
  msgid "Enable it to display post summary instead of full content."
7665
  msgstr ""
7666
 
7668
  #: includes/elementor/widgets/recent-posts-land-style.php:301
7669
  #: includes/elementor/widgets/recent-posts-masonry.php:379
7670
  #: includes/elementor/widgets/recent-posts-timeline.php:295
7671
+ #: includes/elements/popular-posts-widget.php:173
7672
+ #: includes/elements/recent-posts-grid-carousel.php:423
7673
+ #: includes/elements/recent-posts-land-style.php:343
7674
+ #: includes/elements/recent-posts-masonry.php:323
7675
+ #: includes/elements/recent-posts-timeline.php:365
7676
+ #: includes/elements/recent-posts-widget.php:133
7677
  msgid "Excerpt length"
7678
  msgstr ""
7679
 
7681
  #: includes/elementor/widgets/recent-posts-land-style.php:302
7682
  #: includes/elementor/widgets/recent-posts-masonry.php:380
7683
  #: includes/elementor/widgets/recent-posts-timeline.php:296
7684
+ #: includes/elements/recent-posts-grid-carousel.php:424
7685
+ #: includes/elements/recent-posts-land-style.php:344
7686
+ #: includes/elements/recent-posts-masonry.php:324
7687
+ #: includes/elements/recent-posts-timeline.php:366
7688
  msgid "Specify summary content in character."
7689
  msgstr ""
7690
 
7692
  #: includes/elementor/widgets/recent-posts-land-style.php:314
7693
  #: includes/elementor/widgets/recent-posts-masonry.php:392
7694
  #: includes/elementor/widgets/recent-posts-timeline.php:308
7695
+ #: includes/elements/recent-posts-grid-carousel.php:437
7696
+ #: includes/elements/recent-posts-land-style.php:361
7697
+ #: includes/elements/recent-posts-masonry.php:337
7698
+ #: includes/elements/recent-posts-timeline.php:382
7699
  msgid "Display author or read more"
7700
  msgstr ""
7701
 
7703
  #: includes/elementor/widgets/recent-posts-land-style.php:316
7704
  #: includes/elementor/widgets/recent-posts-masonry.php:394
7705
  #: includes/elementor/widgets/recent-posts-timeline.php:310
7706
+ #: includes/elements/recent-posts-grid-carousel.php:438
7707
+ #: includes/elements/recent-posts-land-style.php:362
7708
+ #: includes/elements/recent-posts-masonry.php:338
7709
+ #: includes/elements/recent-posts-timeline.php:383
7710
  msgid "Specifies whether to show author or read more on each post."
7711
  msgstr ""
7712
 
7717
  #: includes/elementor/widgets/recent-posts-masonry.php:1221
7718
  #: includes/elementor/widgets/recent-posts-timeline.php:314
7719
  #: includes/elementor/widgets/text.php:301
7720
+ #: includes/elements/recent-posts-grid-carousel.php:445
7721
+ #: includes/elements/recent-posts-land-style.php:369
7722
+ #: includes/elements/recent-posts-masonry.php:345
7723
+ #: includes/elements/recent-posts-timeline.php:390
7724
  msgid "Read More"
7725
  msgstr ""
7726
 
7753
  #: includes/elementor/widgets/recent-posts-tiles.php:239
7754
  #: includes/elementor/widgets/recent-posts-timeline.php:371
7755
  #: includes/elementor/widgets/recent-products.php:316
7756
+ #: includes/elements/recent-posts-grid-carousel.php:83
7757
+ #: includes/elements/recent-posts-land-style.php:70
7758
+ #: includes/elements/recent-posts-masonry.php:70
7759
+ #: includes/elements/recent-posts-tiles-carousel.php:56
7760
+ #: includes/elements/recent-posts-tiles.php:69
7761
+ #: includes/elements/recent-posts-timeline.php:64
7762
+ #: includes/elements/recent-posts-widget.php:190
7763
+ #: includes/elements/recent-products.php:69
7764
  msgid "Specifies a category that you want to show posts from it."
7765
  msgstr ""
7766
 
7771
  #: includes/elementor/widgets/recent-posts-tiles.php:262
7772
  #: includes/elementor/widgets/recent-posts-timeline.php:394
7773
  #: includes/elementor/widgets/recent-products.php:339
7774
+ #: includes/elements/recent-posts-grid-carousel.php:131
7775
+ #: includes/elements/recent-posts-land-style.php:118
7776
+ #: includes/elements/recent-posts-masonry.php:98
7777
+ #: includes/elements/recent-posts-tiles-carousel.php:98
7778
+ #: includes/elements/recent-posts-tiles.php:97
7779
+ #: includes/elements/recent-posts-timeline.php:92
7780
+ #: includes/elements/recent-products.php:106
7781
  msgid "Exclude posts without media"
7782
  msgstr ""
7783
 
7784
  #: includes/elementor/widgets/recent-posts-grid-carousel.php:734
7785
+ #: includes/elements/recent-posts-timeline.php:105
7786
  msgid "Exclude all custom post formats"
7787
  msgstr ""
7788
 
7815
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:384
7816
  #: includes/elementor/widgets/recent-posts-tiles.php:286
7817
  #: includes/elementor/widgets/recent-posts-timeline.php:418
7818
+ #: includes/elements/recent-posts-grid-carousel.php:157
7819
+ #: includes/elements/recent-posts-land-style.php:144
7820
+ #: includes/elements/recent-posts-masonry.php:124
7821
+ #: includes/elements/recent-posts-tiles-carousel.php:124
7822
+ #: includes/elements/recent-posts-tiles.php:123
7823
+ #: includes/elements/recent-posts-timeline.php:118
7824
  msgid "Exclude quote and link post formats"
7825
  msgstr ""
7826
 
7830
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:432
7831
  #: includes/elementor/widgets/recent-posts-tiles.php:334
7832
  #: includes/elementor/widgets/recent-posts-timeline.php:466
7833
+ #: includes/elements/recent-posts-grid-carousel.php:216
7834
+ #: includes/elements/recent-posts-land-style.php:203
7835
+ #: includes/elements/recent-posts-masonry.php:183
7836
+ #: includes/elements/recent-posts-tiles-carousel.php:183
7837
+ #: includes/elements/recent-posts-tiles.php:213
7838
+ #: includes/elements/recent-posts-timeline.php:208
7839
  msgid "Only posts"
7840
  msgstr ""
7841
 
7845
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:433
7846
  #: includes/elementor/widgets/recent-posts-tiles.php:335
7847
  #: includes/elementor/widgets/recent-posts-timeline.php:467
7848
+ #: includes/elements/recent-posts-grid-carousel.php:217
7849
+ #: includes/elements/recent-posts-land-style.php:204
7850
+ #: includes/elements/recent-posts-masonry.php:184
7851
+ #: includes/elements/recent-posts-tiles-carousel.php:184
7852
+ #: includes/elements/recent-posts-tiles.php:214
7853
+ #: includes/elements/recent-posts-timeline.php:209
7854
  msgid ""
7855
  "If you intend to display ONLY specific posts, you should specify the posts "
7856
  "here. You have to insert the post IDs that are separated by comma (eg. "
7863
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:441
7864
  #: includes/elementor/widgets/recent-posts-tiles.php:343
7865
  #: includes/elementor/widgets/recent-posts-timeline.php:475
7866
+ #: includes/elements/latest-posts-slider.php:100
7867
+ #: includes/elements/recent-posts-grid-carousel.php:230
7868
+ #: includes/elements/recent-posts-land-style.php:217
7869
+ #: includes/elements/recent-posts-masonry.php:197
7870
+ #: includes/elements/recent-posts-tiles-carousel.php:197
7871
+ #: includes/elements/recent-posts-tiles.php:227
7872
+ #: includes/elements/recent-posts-timeline.php:222
7873
+ #: includes/general-hooks.php:1461
7874
  msgid "Include posts"
7875
  msgstr ""
7876
 
7880
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:442
7881
  #: includes/elementor/widgets/recent-posts-tiles.php:344
7882
  #: includes/elementor/widgets/recent-posts-timeline.php:476
7883
+ #: includes/elements/recent-posts-grid-carousel.php:231
7884
+ #: includes/elements/recent-posts-land-style.php:218
7885
+ #: includes/elements/recent-posts-masonry.php:198
7886
+ #: includes/elements/recent-posts-tiles-carousel.php:198
7887
+ #: includes/elements/recent-posts-tiles.php:228
7888
+ #: includes/elements/recent-posts-timeline.php:223
7889
  msgid ""
7890
  "If you intend to include additional posts, you should specify the posts "
7891
  "here. You have to insert the Post IDs that are separated by comma (eg. "
7898
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:450
7899
  #: includes/elementor/widgets/recent-posts-tiles.php:352
7900
  #: includes/elementor/widgets/recent-posts-timeline.php:484
7901
+ #: includes/elements/latest-posts-slider.php:86
7902
+ #: includes/elements/recent-posts-grid-carousel.php:244
7903
+ #: includes/elements/recent-posts-land-style.php:231
7904
+ #: includes/elements/recent-posts-masonry.php:211
7905
+ #: includes/elements/recent-posts-tiles-carousel.php:211
7906
+ #: includes/elements/recent-posts-tiles.php:241
7907
+ #: includes/elements/recent-posts-timeline.php:236
7908
  msgid "Exclude posts"
7909
  msgstr ""
7910
 
7914
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:451
7915
  #: includes/elementor/widgets/recent-posts-tiles.php:353
7916
  #: includes/elementor/widgets/recent-posts-timeline.php:485
7917
+ #: includes/elements/recent-posts-grid-carousel.php:245
7918
+ #: includes/elements/recent-posts-land-style.php:232
7919
+ #: includes/elements/recent-posts-masonry.php:212
7920
+ #: includes/elements/recent-posts-tiles-carousel.php:212
7921
+ #: includes/elements/recent-posts-tiles.php:242
7922
+ #: includes/elements/recent-posts-timeline.php:237
7923
  msgid ""
7924
  "If you intend to exclude specific posts from result, you should specify the "
7925
  "posts here. You have to insert the Post IDs that are separated by comma "
7933
  #: includes/elementor/widgets/recent-posts-tiles.php:362
7934
  #: includes/elementor/widgets/recent-posts-timeline.php:494
7935
  #: includes/elementor/widgets/recent-products.php:412
7936
+ #: includes/elements/latest-posts-slider.php:115
7937
+ #: includes/elements/recent-posts-grid-carousel.php:259
7938
+ #: includes/elements/recent-posts-land-style.php:246
7939
+ #: includes/elements/recent-posts-masonry.php:226
7940
+ #: includes/elements/recent-posts-tiles-carousel.php:269
7941
+ #: includes/elements/recent-posts-tiles.php:299
7942
+ #: includes/elements/recent-posts-timeline.php:251
7943
  msgid "Number of post to displace or pass over."
7944
  msgstr ""
7945
 
7956
  #: includes/elementor/widgets/recent-posts-masonry.php:599
7957
  #: includes/elementor/widgets/recent-posts-tiles.php:383
7958
  #: includes/elementor/widgets/recent-posts-timeline.php:515
7959
+ #: includes/elements/recent-posts-grid-carousel.php:392
7960
+ #: includes/elements/recent-posts-land-style.php:312
7961
+ #: includes/elements/recent-posts-masonry.php:292
7962
+ #: includes/elements/recent-posts-tiles.php:139
7963
+ #: includes/elements/recent-posts-timeline.php:134
7964
  msgid "Load More Type"
7965
  msgstr ""
7966
 
7969
  #: includes/elementor/widgets/recent-posts-masonry.php:607
7970
  #: includes/elementor/widgets/recent-posts-tiles.php:391
7971
  #: includes/elementor/widgets/recent-posts-timeline.php:523
7972
+ #: includes/elements/recent-posts-grid-carousel.php:409
7973
+ #: includes/elements/recent-posts-land-style.php:329
7974
+ #: includes/elements/recent-posts-masonry.php:309
7975
+ #: includes/elements/recent-posts-tiles.php:156
7976
+ #: includes/elements/recent-posts-timeline.php:151
7977
  msgid "Infinite Scroll"
7978
  msgstr ""
7979
 
7982
  #: includes/elementor/widgets/recent-posts-masonry.php:615
7983
  #: includes/elementor/widgets/recent-posts-tiles.php:399
7984
  #: includes/elementor/widgets/recent-posts-timeline.php:531
7985
+ #: includes/elements/recent-posts-grid-carousel.php:417
7986
+ #: includes/elements/recent-posts-land-style.php:337
7987
+ #: includes/elements/recent-posts-masonry.php:317
7988
+ #: includes/elements/recent-posts-tiles.php:164
7989
+ #: includes/elements/recent-posts-timeline.php:159
7990
  msgid "Next Prev"
7991
  msgstr ""
7992
 
7994
  #: includes/elementor/widgets/recent-posts-land-style.php:552
7995
  #: includes/elementor/widgets/recent-posts-timeline.php:563
7996
  #: includes/elementor/widgets/recent-products.php:494
7997
+ #: includes/elements/gallery.php:298
7998
+ #: includes/elements/recent-posts-grid-carousel.php:119
7999
+ #: includes/elements/recent-posts-land-style.php:106
8000
+ #: includes/elements/recent-posts-timeline.php:299
8001
+ #: includes/elements/recent-products.php:92
8002
  msgid "Horizontal 4:3"
8003
  msgstr ""
8004
 
8006
  #: includes/elementor/widgets/recent-posts-land-style.php:553
8007
  #: includes/elementor/widgets/recent-posts-timeline.php:564
8008
  #: includes/elementor/widgets/recent-products.php:495
8009
+ #: includes/elements/gallery.php:299
8010
+ #: includes/elements/recent-posts-grid-carousel.php:120
8011
+ #: includes/elements/recent-posts-land-style.php:107
8012
+ #: includes/elements/recent-posts-timeline.php:300
8013
+ #: includes/elements/recent-products.php:93
8014
  msgid "Horizontal 16:9"
8015
  msgstr ""
8016
 
8018
  #: includes/elementor/widgets/recent-posts-land-style.php:554
8019
  #: includes/elementor/widgets/recent-posts-timeline.php:565
8020
  #: includes/elementor/widgets/recent-products.php:496
8021
+ #: includes/elements/gallery.php:300
8022
+ #: includes/elements/recent-posts-grid-carousel.php:121
8023
+ #: includes/elements/recent-posts-land-style.php:108
8024
+ #: includes/elements/recent-posts-timeline.php:301
8025
+ #: includes/elements/recent-products.php:94
8026
  msgid "Square 1:1"
8027
  msgstr ""
8028
 
8030
  #: includes/elementor/widgets/recent-posts-land-style.php:555
8031
  #: includes/elementor/widgets/recent-posts-timeline.php:566
8032
  #: includes/elementor/widgets/recent-products.php:497
8033
+ #: includes/elements/gallery.php:301
8034
+ #: includes/elements/recent-posts-grid-carousel.php:122
8035
+ #: includes/elements/recent-posts-land-style.php:109
8036
+ #: includes/elements/recent-posts-timeline.php:302
8037
+ #: includes/elements/recent-products.php:95
8038
  msgid "Vertical 3:4"
8039
  msgstr ""
8040
 
8105
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:372
8106
  #: includes/elementor/widgets/recent-posts-tiles.php:274
8107
  #: includes/elementor/widgets/recent-posts-timeline.php:406
8108
+ #: includes/elements/recent-posts-grid-carousel.php:144
8109
+ #: includes/elements/recent-posts-land-style.php:131
8110
+ #: includes/elements/recent-posts-masonry.php:111
8111
+ #: includes/elements/recent-posts-tiles-carousel.php:111
8112
+ #: includes/elements/recent-posts-tiles.php:110
8113
  msgid "Exclude custom post formats"
8114
  msgstr ""
8115
 
8133
 
8134
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:125
8135
  #: includes/elementor/widgets/recent-posts-tiles.php:125
8136
+ #: includes/elements/gallery.php:101
8137
+ #: includes/elements/recent-posts-tiles-carousel.php:282
8138
+ #: includes/elements/recent-posts-tiles.php:312
8139
  msgid "Post Tile styles"
8140
  msgstr ""
8141
 
8142
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:168
8143
  #: includes/elementor/widgets/recent-posts-tiles.php:168
8144
+ #: includes/elements/recent-posts-tiles-carousel.php:330
8145
+ #: includes/elements/recent-posts-tiles.php:360
8146
  msgid "Post tile style"
8147
  msgstr ""
8148
 
8149
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:173
8150
  #: includes/elementor/widgets/recent-posts-tiles.php:173
8151
+ #: includes/elements/recent-posts-tiles.php:374
8152
  msgid "Standard"
8153
  msgstr ""
8154
 
8155
  #: includes/elementor/widgets/recent-posts-tiles-carousel.php:215
8156
+ #: includes/elements/recent-posts-tiles-carousel.php:349
8157
  msgid "Button Navigation Style"
8158
  msgstr ""
8159
 
8166
  msgstr ""
8167
 
8168
  #: includes/elementor/widgets/recent-posts-timeline.php:125
8169
+ #: includes/elements/recent-posts-timeline.php:264
8170
  msgid "Timeline aignment"
8171
  msgstr ""
8172
 
8173
  #: includes/elementor/widgets/recent-posts-timeline.php:126
8174
+ #: includes/elements/recent-posts-timeline.php:265
8175
  msgid "Specifies the alignment of timeline element."
8176
  msgstr ""
8177
 
8178
  #: includes/elementor/widgets/recent-posts-timeline.php:246
8179
+ #: includes/elements/recent-posts-land-style.php:286
8180
+ #: includes/elements/recent-posts-masonry.php:266
8181
+ #: includes/elements/recent-posts-timeline.php:338
8182
  msgid "Display post meta"
8183
  msgstr ""
8184
 
8185
  #: includes/elementor/widgets/recent-products.php:185
8186
+ #: includes/elements/recent-products.php:218
8187
  msgid "Display products price"
8188
  msgstr ""
8189
 
8190
  #: includes/elementor/widgets/recent-products.php:197
8191
+ #: includes/elements/recent-products.php:232
8192
  msgid "Display sale badge"
8193
  msgstr ""
8194
 
8195
  #: includes/elementor/widgets/recent-products.php:266
8196
+ #: includes/elements/recent-products.php:246
8197
  msgid "Display product title"
8198
  msgstr ""
8199
 
8272
  msgid "Staff"
8273
  msgstr ""
8274
 
8275
+ #: includes/elementor/widgets/staff.php:107 includes/elements/staff.php:41
8276
  msgid "Staff Name"
8277
  msgstr ""
8278
 
8279
  #: includes/elementor/widgets/staff.php:108
8280
+ #: includes/elementor/widgets/text.php:234 includes/elements/text.php:41
8281
  msgid "Text title, leave it empty if you don`t need title."
8282
  msgstr ""
8283
 
8284
+ #: includes/elementor/widgets/staff.php:117 includes/elements/staff.php:55
8285
  msgid "Staff Occupation"
8286
  msgstr ""
8287
 
8288
+ #: includes/elementor/widgets/staff.php:126 includes/elements/staff.php:71
8289
  msgid "Staff Page Link"
8290
  msgstr ""
8291
 
8292
  #: includes/elementor/widgets/staff.php:141
8293
+ #: includes/elementor/widgets/text.php:265 includes/elements/staff.php:513
8294
+ #: includes/elements/testimonial.php:164 includes/elements/text.php:879
8295
  msgid "Enter a text as a text content."
8296
  msgstr ""
8297
 
8298
+ #: includes/elementor/widgets/staff.php:149 includes/elements/staff.php:499
8299
  msgid "Maximum Words"
8300
  msgstr ""
8301
 
8302
+ #: includes/elementor/widgets/staff.php:150 includes/elements/staff.php:500
8303
  msgid "Limit the number of words in the Content"
8304
  msgstr ""
8305
 
8306
  #: includes/elementor/widgets/staff.php:196
8307
+ #: includes/elementor/widgets/text.php:648 includes/elements/staff.php:159
8308
+ #: includes/elements/text.php:568
8309
  msgid "Image shape"
8310
  msgstr ""
8311
 
8312
  #: includes/elementor/widgets/staff.php:204
8313
  #: includes/elementor/widgets/text.php:465
8314
+ #: includes/elementor/widgets/text.php:660 includes/elements/staff.php:170
8315
+ #: includes/elements/text.php:540 includes/elements/text.php:582
8316
  msgid "Semi-circle"
8317
  msgstr ""
8318
 
8319
  #: includes/elementor/widgets/staff.php:208
8320
  #: includes/elementor/widgets/text.php:469
8321
+ #: includes/elementor/widgets/text.php:664 includes/elements/staff.php:174
8322
+ #: includes/elements/text.php:544 includes/elements/text.php:586
8323
  msgid "Round Rectangle"
8324
  msgstr ""
8325
 
8326
  #: includes/elementor/widgets/staff.php:212
8327
  #: includes/elementor/widgets/text.php:477
8328
+ #: includes/elementor/widgets/text.php:668 includes/elements/staff.php:178
8329
+ #: includes/elements/text.php:552 includes/elements/text.php:590
8330
  msgid "Rectangle"
8331
  msgstr ""
8332
 
8334
  msgid "Social"
8335
  msgstr ""
8336
 
8337
+ #: includes/elementor/widgets/staff.php:275 includes/elements/staff.php:314
8338
  msgid "Enable Socials"
8339
  msgstr ""
8340
 
8341
  #: includes/elementor/widgets/staff.php:286
8342
+ #: includes/elements/socials-list.php:229 includes/elements/staff.php:327
8343
  msgid "Twitter Address"
8344
  msgstr ""
8345
 
8346
  #: includes/elementor/widgets/staff.php:302
8347
+ #: includes/elements/socials-list.php:253 includes/elements/staff.php:359
8348
  msgid "Facebook Address"
8349
  msgstr ""
8350
 
8351
+ #: includes/elementor/widgets/staff.php:318 includes/elements/staff.php:375
8352
  msgid "Google Plus Address"
8353
  msgstr ""
8354
 
8355
  #: includes/elementor/widgets/staff.php:334
8356
+ #: includes/elements/socials-list.php:265 includes/elements/staff.php:391
8357
  msgid "Flickr Address"
8358
  msgstr ""
8359
 
8360
+ #: includes/elementor/widgets/staff.php:350 includes/elements/staff.php:407
8361
  msgid "Delicious Address"
8362
  msgstr ""
8363
 
8364
  #: includes/elementor/widgets/staff.php:366
8365
+ #: includes/elements/socials-list.php:289 includes/elements/staff.php:423
8366
  msgid "Pinterest Address"
8367
  msgstr ""
8368
 
8369
+ #: includes/elementor/widgets/staff.php:382 includes/elements/staff.php:439
8370
  msgid "GitHub Address"
8371
  msgstr ""
8372
 
8373
  #: includes/elementor/widgets/staff.php:398
8374
+ #: includes/elements/socials-list.php:313
8375
  msgid "Instagram Address"
8376
  msgstr ""
8377
 
8378
  #: includes/elementor/widgets/staff.php:414
8379
+ #: includes/elements/socials-list.php:277
8380
  msgid "Dribbble Address"
8381
  msgstr ""
8382
 
8391
  msgstr ""
8392
 
8393
  #: includes/elementor/widgets/staff.php:699
8394
+ #: includes/elements/socials-list.php:15 includes/elements/socials-list.php:151
8395
+ #: includes/elements/socials-list.php:237
8396
+ #: includes/elements/socials-list.php:249
8397
+ #: includes/elements/socials-list.php:261
8398
+ #: includes/elements/socials-list.php:273
8399
+ #: includes/elements/socials-list.php:285
8400
+ #: includes/elements/socials-list.php:297
8401
+ #: includes/elements/socials-list.php:309
8402
+ #: includes/elements/socials-list.php:321
8403
+ #: includes/elements/socials-list.php:333
8404
+ #: includes/elements/socials-list.php:345 includes/elements/staff.php:323
8405
+ #: includes/elements/staff.php:339 includes/elements/staff.php:355
8406
+ #: includes/elements/staff.php:371 includes/elements/staff.php:387
8407
+ #: includes/elements/staff.php:403 includes/elements/staff.php:419
8408
+ #: includes/elements/staff.php:435 includes/elements/staff.php:451
8409
+ #: includes/elements/staff.php:474 includes/elements/staff.php:495
8410
  msgid "Socials"
8411
  msgstr ""
8412
 
8413
+ #: includes/elementor/widgets/staff.php:766 includes/elements/staff.php:478
8414
  msgid "Icon Direction"
8415
  msgstr ""
8416
 
8417
+ #: includes/elementor/widgets/staff.php:783 includes/elements/staff.php:455
8418
  msgid "Socials Icon size"
8419
  msgstr ""
8420
 
8421
+ #: includes/elementor/widgets/staff.php:790 includes/elements/staff.php:464
8422
+ #: includes/elements/text.php:469
8423
  msgid "X-Large"
8424
  msgstr ""
8425
 
8427
  #: includes/elementor/widgets/text.php:1445
8428
  #: includes/elementor/widgets/theme-elements/menu.php:324
8429
  #: includes/elementor/widgets/theme-elements/menu.php:1341
8430
+ #: includes/elements/text.php:115
8431
  msgid "Text Align"
8432
  msgstr ""
8433
 
8455
 
8456
  #: includes/elementor/widgets/tabs.php:52
8457
  #: includes/elementor/widgets/tabs.php:184 includes/elements/tab-widget.php:15
8458
+ #: includes/elements/tabs.php:15 includes/elements/tabs.php:75
8459
+ #: includes/elements/tabs.php:93
8460
  msgid "Tabs"
8461
  msgstr ""
8462
 
8484
  msgid "Tab Content"
8485
  msgstr ""
8486
 
8487
+ #: includes/elementor/widgets/tabs.php:152 includes/elements/tab-widget.php:62
8488
+ #: includes/elements/tabs.php:62
8489
  msgid "Bordered"
8490
  msgstr ""
8491
 
8492
+ #: includes/elementor/widgets/tabs.php:153 includes/elements/tab-widget.php:63
8493
+ #: includes/elements/tabs.php:63
8494
  msgid "No border"
8495
  msgstr ""
8496
 
8523
  msgstr ""
8524
 
8525
  #: includes/elementor/widgets/testimonial.php:152
8526
+ #: includes/elements/popular-posts-widget.php:129
8527
+ #: includes/elements/recent-posts-widget.php:89
8528
  msgid "Display image"
8529
  msgstr ""
8530
 
8531
  #: includes/elementor/widgets/testimonial.php:163
8532
+ #: includes/elements/testimonial.php:145
8533
  msgid "Customer Image"
8534
  msgstr ""
8535
 
8536
  #: includes/elementor/widgets/testimonial.php:200
8537
+ #: includes/elements/testimonial.php:81
8538
  msgid "Customer Name"
8539
  msgstr ""
8540
 
8541
  #: includes/elementor/widgets/testimonial.php:210
8542
+ #: includes/elements/testimonial.php:109
8543
  msgid "Customer Occupation"
8544
  msgstr ""
8545
 
8546
  #: includes/elementor/widgets/testimonial.php:220
8547
+ #: includes/elements/testimonial.php:95
8548
  msgid "Customer Link"
8549
  msgstr ""
8550
 
8551
  #: includes/elementor/widgets/testimonial.php:233
8552
+ #: includes/elements/testimonial.php:123
8553
  msgid "Customer Rating"
8554
  msgstr ""
8555
 
8586
 
8587
  #: includes/elementor/widgets/text.php:129
8588
  #: includes/elementor/widgets/theme-elements/search.php:132
8589
+ #: includes/elements/text.php:384
8590
  msgid "Please choose an icon from the list."
8591
  msgstr ""
8592
 
8593
+ #: includes/elementor/widgets/text.php:251 includes/elements/text.php:72
8594
  msgid "Title Link"
8595
  msgstr ""
8596
 
8597
+ #: includes/elementor/widgets/text.php:286 includes/elements/text.php:634
8598
  msgid "Display button"
8599
  msgstr ""
8600
 
8601
+ #: includes/elementor/widgets/text.php:287 includes/elements/text.php:635
8602
  msgid "Display a button in text widget"
8603
  msgstr ""
8604
 
8615
  msgid "Border"
8616
  msgstr ""
8617
 
8618
+ #: includes/elementor/widgets/text.php:456 includes/elements/text.php:530
8619
  msgid "Icon background shape"
8620
  msgstr ""
8621
 
8622
+ #: includes/elementor/widgets/text.php:473 includes/elements/text.php:548
8623
  msgid "Cross Rectangle"
8624
  msgstr ""
8625
 
8626
  #: includes/elementor/widgets/text.php:524
8627
  #: includes/elementor/widgets/text.php:583
8628
  #: includes/elementor/widgets/theme-elements/search.php:233
8629
+ #: includes/elements/text.php:442
8630
  msgid "Icon color"
8631
  msgstr ""
8632
 
8633
  #: includes/elementor/widgets/text.php:539
8634
+ #: includes/elementor/widgets/text.php:598 includes/elements/text.php:483
8635
  msgid "Icon background color"
8636
  msgstr ""
8637
 
8638
+ #: includes/elementor/widgets/text.php:652 includes/elements/text.php:574
8639
  msgid "Default Aspect"
8640
  msgstr ""
8641
 
8659
  msgid "Shape Style"
8660
  msgstr ""
8661
 
8662
+ #: includes/elementor/widgets/text.php:1387 includes/general-hooks.php:342
8663
+ #: includes/general-hooks.php:754
8664
  msgid "Button Style"
8665
  msgstr ""
8666
 
8668
  msgid "Overlay"
8669
  msgstr ""
8670
 
8671
+ #: includes/elementor/widgets/text.php:1588 includes/elements/text.php:893
8672
  msgid "Footer Shape"
8673
  msgstr ""
8674
 
8675
+ #: includes/elementor/widgets/text.php:1597 includes/elements/text.php:904
8676
  msgid "Wave"
8677
  msgstr ""
8678
 
8679
+ #: includes/elementor/widgets/text.php:1601 includes/elements/text.php:908
8680
  msgid "Tail"
8681
  msgstr ""
8682
 
8683
+ #: includes/elementor/widgets/text.php:1612 includes/elements/button.php:210
8684
+ #: includes/elements/text.php:822
8685
  msgid "Color of button"
8686
  msgstr ""
8687
 
8922
  msgstr ""
8923
 
8924
  #: includes/elementor/widgets/theme-elements/menu.php:625
8925
+ #: includes/elements/dropcap.php:54
8926
  msgid "Classic"
8927
  msgstr ""
8928
 
9152
  msgstr ""
9153
 
9154
  #: includes/elementor/widgets/theme-elements/select.php:163
9155
+ #: includes/elements/code.php:71
9156
  msgid "Language"
9157
  msgstr ""
9158
 
9392
  msgstr ""
9393
 
9394
  #: includes/elementor/widgets/touch-slider.php:127
9395
+ #: includes/elements/latest-posts-slider.php:297
9396
+ #: includes/elements/touch-slider.php:95
9397
  msgid "Arrow navigation"
9398
  msgstr ""
9399
 
9400
  #: includes/elementor/widgets/touch-slider.php:152
9401
+ #: includes/elements/latest-posts-slider.php:336
9402
+ #: includes/elements/touch-slider.php:134
9403
  msgid "Slideshow"
9404
  msgstr ""
9405
 
9406
  #: includes/elementor/widgets/touch-slider.php:177
9407
+ #: includes/elements/touch-slider.php:163
9408
  msgid "Display image title"
9409
  msgstr ""
9410
 
9411
  #: includes/elementor/widgets/touch-slider.php:189
9412
+ #: includes/elements/touch-slider.php:176
9413
  msgid "Display image caption"
9414
  msgstr ""
9415
 
9418
  msgstr ""
9419
 
9420
  #: includes/elementor/widgets/touch-slider.php:215
9421
+ #: includes/elements/latest-posts-slider.php:271
9422
+ #: includes/elements/touch-slider.php:69
9423
  msgid "Slider image width"
9424
  msgstr ""
9425
 
9426
  #: includes/elementor/widgets/touch-slider.php:235
9427
+ #: includes/elements/latest-posts-slider.php:284
9428
+ #: includes/elements/touch-slider.php:82
9429
  msgid "Slider image height"
9430
  msgstr ""
9431
 
9432
  #: includes/elementor/widgets/touch-slider.php:255
9433
+ #: includes/elements/latest-posts-slider.php:310
9434
+ #: includes/elements/touch-slider.php:108
9435
  msgid "Space between slides"
9436
  msgstr ""
9437
 
9496
  msgid "It adds an about author element."
9497
  msgstr ""
9498
 
9499
+ #: includes/elements/about-widget.php:57
9500
  msgid "The name which appears in about widget."
9501
  msgstr ""
9502
 
9503
+ #: includes/elements/about-widget.php:70 includes/general-hooks.php:1992
9504
  msgid "Skills"
9505
  msgstr ""
9506
 
9507
+ #: includes/elements/about-widget.php:71
9508
  msgid "It appears below the name."
9509
  msgstr ""
9510
 
9511
+ #: includes/elements/about-widget.php:83
9512
  msgid "Info"
9513
  msgstr ""
9514
 
9515
+ #: includes/elements/about-widget.php:84
9516
  msgid "Biographical info or any other content."
9517
  msgstr ""
9518
 
9519
+ #: includes/elements/about-widget.php:99
9520
  msgid "It appears above the name."
9521
  msgstr ""
9522
 
9523
+ #: includes/elements/about-widget.php:113
9524
  msgid "Image style"
9525
  msgstr ""
9526
 
9527
+ #: includes/elements/about-widget.php:131
9528
  msgid "Align center texts"
9529
  msgstr ""
9530
 
9531
+ #: includes/elements/about-widget.php:146
9532
  msgid "Show socials below the info"
9533
  msgstr ""
9534
 
9535
+ #: includes/elements/about-widget.php:161
9536
+ #: includes/elements/accordion-widget.php:90
9537
+ #: includes/elements/accordion.php:108 includes/elements/audio.php:123
9538
+ #: includes/elements/before-after.php:139 includes/elements/button.php:257
9539
+ #: includes/elements/code.php:119 includes/elements/contact-box.php:311
9540
+ #: includes/elements/contact-form.php:103 includes/elements/custom-list.php:187
9541
+ #: includes/elements/divider.php:149 includes/elements/dropcap.php:94
9542
+ #: includes/elements/facebook.php:160 includes/elements/gallery.php:380
9543
+ #: includes/elements/gmap.php:197 includes/elements/highlight.php:92
9544
+ #: includes/elements/image.php:362 includes/elements/instagram-feed.php:282
9545
+ #: includes/elements/latest-posts-slider.php:365
9546
+ #: includes/elements/popular-posts-widget.php:259
9547
+ #: includes/elements/quote.php:155
9548
+ #: includes/elements/recent-posts-grid-carousel.php:742
9549
+ #: includes/elements/recent-posts-land-style.php:379
9550
+ #: includes/elements/recent-posts-masonry.php:409
9551
+ #: includes/elements/recent-posts-tiles-carousel.php:493
9552
+ #: includes/elements/recent-posts-tiles.php:409
9553
+ #: includes/elements/recent-posts-timeline.php:400
9554
+ #: includes/elements/recent-posts-widget.php:219
9555
+ #: includes/elements/recent-products.php:344 includes/elements/search.php:53
9556
+ #: includes/elements/tab-widget.php:159 includes/elements/tabs.php:107
9557
+ #: includes/elements/text.php:934 includes/elements/video.php:172
9558
+ msgid "Extra class name"
9559
+ msgstr ""
9560
+
9561
  #: includes/elements/about-widget.php:162
9562
  #: includes/elements/accordion-widget.php:91
9563
  #: includes/elements/accordion.php:109 includes/elements/audio.php:124
9564
  #: includes/elements/before-after.php:140 includes/elements/button.php:258
9565
+ #: includes/elements/code.php:120 includes/elements/contact-box.php:312
9566
  #: includes/elements/contact-form.php:104 includes/elements/custom-list.php:188
9567
+ #: includes/elements/dropcap.php:95 includes/elements/facebook.php:161
9568
+ #: includes/elements/gallery.php:381 includes/elements/gmap.php:198
9569
+ #: includes/elements/highlight.php:93 includes/elements/image.php:363
9570
+ #: includes/elements/instagram-feed.php:283
 
9571
  #: includes/elements/latest-posts-slider.php:366
9572
  #: includes/elements/popular-posts-widget.php:260
9573
+ #: includes/elements/quote.php:156
9574
  #: includes/elements/recent-posts-grid-carousel.php:743
9575
  #: includes/elements/recent-posts-land-style.php:380
9576
  #: includes/elements/recent-posts-masonry.php:410
9580
  #: includes/elements/recent-posts-widget.php:220
9581
  #: includes/elements/recent-products.php:345 includes/elements/search.php:54
9582
  #: includes/elements/tab-widget.php:160 includes/elements/tabs.php:108
9583
+ #: includes/elements/text.php:935 includes/elements/video.php:173
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9584
  msgid ""
9585
  "If you wish to style particular content element differently, then use this "
9586
  "field to add a class name and then refer to it in your css file."
9594
  msgid "Collapsible content"
9595
  msgstr ""
9596
 
9597
+ #: includes/elements/accordion-widget.php:42 includes/elements/accordion.php:42
9598
  msgid "Accordion title, leave it empty if you don`t need title."
9599
  msgstr ""
9600
 
9601
+ #: includes/elements/accordion-widget.php:56 includes/elements/accordion.php:56
9602
  msgid "Whether to show only 1 element opens at a time or multiple."
9603
  msgstr ""
9604
 
9605
+ #: includes/elements/accordion-widget.php:74 includes/elements/accordion.php:91
9606
  msgid "Enter your accordion item content."
9607
  msgstr ""
9608
 
9610
  msgid "Accordion "
9611
  msgstr ""
9612
 
9613
+ #: includes/elements/accordion.php:73
9614
  msgid "Accordion label"
9615
  msgstr ""
9616
 
9617
+ #: includes/elements/accordion.php:74
9618
  msgid "Enter your accordion item label."
9619
  msgstr ""
9620
 
9621
+ #: includes/elements/accordion.php:77 includes/elements/accordion.php:94
9622
  msgid "Accordion Section"
9623
  msgstr ""
9624
 
9630
  msgid "It adds an audio player element."
9631
  msgstr ""
9632
 
9633
+ #: includes/elements/audio.php:42
9634
  msgid "Audio title, leave it empty if you don`t need title."
9635
  msgstr ""
9636
 
9637
+ #: includes/elements/audio.php:119 includes/elements/audio.php:134
9638
+ #: includes/elements/button.php:85 includes/elements/button.php:112
9639
+ #: includes/elements/button.php:221
9640
  msgid "Appearance"
9641
  msgstr ""
9642
 
9644
  msgid "Before after comparison slider."
9645
  msgstr ""
9646
 
9647
+ #: includes/elements/before-after.php:41
9648
  msgid "Element title, leave it empty if you don`t need title."
9649
  msgstr ""
9650
 
9651
+ #: includes/elements/before-after.php:82
9652
  msgid "How much of the before image is visible when the page loads, between 0 to 1."
9653
  msgstr ""
9654
 
9655
+ #: includes/elements/before-after.php:95
 
9656
  msgid "Image size"
9657
  msgstr ""
9658
 
9660
  msgid "It adds a button element."
9661
  msgstr ""
9662
 
9663
+ #: includes/elements/button.php:42 includes/elements/text.php:649
9664
  msgid "The label of button."
9665
  msgstr ""
9666
 
9667
+ #: includes/elements/button.php:143 includes/elements/text.php:765
9668
  msgid "Darken the label"
9669
  msgstr ""
9670
 
9671
+ #: includes/elements/button.php:144
9672
  msgid "Darken label of button."
9673
  msgstr ""
9674
 
9675
+ #: includes/elements/button.php:197 includes/general-hooks.php:450
9676
+ #: includes/general-hooks.php:862
9677
  msgid "Animate from Righ"
9678
  msgstr ""
9679
 
9680
+ #: includes/elements/button.php:225 includes/general-hooks.php:518
9681
+ #: includes/general-hooks.php:930
9682
  msgid "Button Link"
9683
  msgstr ""
9684
 
9685
+ #: includes/elements/button.php:239 includes/elements/text.php:857
9686
  msgid "Open link in"
9687
  msgstr ""
9688
 
9689
+ #: includes/elements/button.php:245 includes/elements/text.php:863
9690
+ #: includes/general-hooks.php:547 includes/general-hooks.php:959
9691
  msgid "Current page"
9692
  msgstr ""
9693
 
9694
+ #: includes/elements/button.php:246 includes/elements/text.php:864
9695
+ #: includes/general-hooks.php:548 includes/general-hooks.php:960
9696
  msgid "New page"
9697
  msgstr ""
9698
 
9699
+ #: includes/elements/code.php:16 includes/elements/code.php:56
9700
  msgid "Code"
9701
  msgstr ""
9702
 
9704
  msgid "It adds a code element."
9705
  msgstr ""
9706
 
9707
+ #: includes/elements/code.php:42
9708
  msgid "Code title, leave it empty if you don`t need title."
9709
  msgstr ""
9710
 
9711
+ #: includes/elements/code.php:77
9712
  msgid "JavaScript"
9713
  msgstr ""
9714
 
9715
+ #: includes/elements/code.php:78
9716
  msgid "HTML"
9717
  msgstr ""
9718
 
9719
+ #: includes/elements/code.php:79
9720
  msgid "XML"
9721
  msgstr ""
9722
 
9723
+ #: includes/elements/code.php:92
9724
  msgid "Specifies the theme for code element."
9725
  msgstr ""
9726
 
9727
+ #: includes/elements/code.php:98
9728
  msgid "AndroidStudio"
9729
  msgstr ""
9730
 
9731
+ #: includes/elements/code.php:99
9732
  msgid "Atom Dark"
9733
  msgstr ""
9734
 
9735
+ #: includes/elements/code.php:100
9736
  msgid "Atom Light"
9737
  msgstr ""
9738
 
9739
+ #: includes/elements/code.php:101
9740
  msgid "Github"
9741
  msgstr ""
9742
 
9743
+ #: includes/elements/code.php:102
9744
  msgid "Google Code"
9745
  msgstr ""
9746
 
9747
+ #: includes/elements/code.php:103
9748
  msgid "RailsCasts"
9749
  msgstr ""
9750
 
9751
+ #: includes/elements/code.php:104
9752
  msgid "Solarized Light"
9753
  msgstr ""
9754
 
9755
+ #: includes/elements/code.php:105
9756
  msgid "Tomorrow Night"
9757
  msgstr ""
9758
 
9759
+ #: includes/elements/code.php:106
9760
  msgid "Tomorrow"
9761
  msgstr ""
9762
 
9763
+ #: includes/elements/code.php:107
9764
  msgid "VisualStudio"
9765
  msgstr ""
9766
 
9767
+ #: includes/elements/code.php:108
9768
  msgid "ZenBurn"
9769
  msgstr ""
9770
 
9804
  msgid "It adds a contact form element."
9805
  msgstr ""
9806
 
9807
+ #: includes/elements/contact-form.php:42
9808
  msgid "Contact form title, leave it empty if you don`t need title."
9809
  msgstr ""
9810
 
9811
+ #: includes/elements/contact-form.php:69
9812
  msgid "Contact form type"
9813
  msgstr ""
9814
 
9815
+ #: includes/elements/contact-form.php:75
9816
  msgid "Contact Form 7 plugin"
9817
  msgstr ""
9818
 
9819
+ #: includes/elements/contact-form.php:86
9820
  msgid "Contact form 7 shortcode"
9821
  msgstr ""
9822
 
9823
+ #: includes/elements/contact-form.php:87
9824
  msgid "Put one of your Contact form 7 shortcodes that you created."
9825
  msgstr ""
9826
 
9827
+ #: includes/elements/contact-form.php:153
9828
  msgid "Please enter your name."
9829
  msgstr ""
9830
 
9831
+ #: includes/elements/contact-form.php:160
9832
  msgid "Please enter your email address."
9833
  msgstr ""
9834
 
9835
+ #: includes/elements/contact-form.php:163
9836
  msgid "You entered an invalid email address."
9837
  msgstr ""
9838
 
9839
+ #: includes/elements/contact-form.php:174
9840
  msgid "Please enter a message."
9841
  msgstr ""
9842
 
9843
+ #: includes/elements/contact-form.php:211
9844
  msgid "sorry, some problems occured with your form submission:"
9845
  msgstr ""
9846
 
9847
+ #: includes/elements/contact-form.php:229
9848
  msgid "Thanks for your Message. Your message sent successfully."
9849
  msgstr ""
9850
 
9852
  msgid "Icon List"
9853
  msgstr ""
9854
 
9855
+ #: includes/elements/custom-list.php:42
9856
  msgid "leave it empty if you don`t need title."
9857
  msgstr ""
9858
 
9859
+ #: includes/elements/custom-list.php:87
9860
  msgid "Text Tag"
9861
  msgstr ""
9862
 
9863
+ #: includes/elements/custom-list.php:119
9864
  msgid "Text Seconday"
9865
  msgstr ""
9866
 
9867
+ #: includes/elements/custom-list.php:152
9868
  msgid "Whether to display a line that connects two texts in each list item."
9869
  msgstr ""
9870
 
9871
+ #: includes/elements/custom-list.php:170
9872
  msgid "Whether to display a divider between list items or not."
9873
  msgstr ""
9874
 
9876
  msgid "Horizontal separator"
9877
  msgstr ""
9878
 
9879
+ #: includes/elements/divider.php:41 includes/elements/highlight.php:40
9880
  msgid "Divider style"
9881
  msgstr ""
9882
 
9883
+ #: includes/elements/divider.php:81
9884
  msgid "Divider size"
9885
  msgstr ""
9886
 
9887
+ #: includes/elements/divider.php:121
9888
  msgid "Margin top (px)"
9889
  msgstr ""
9890
 
9891
+ #: includes/elements/divider.php:122
9892
  msgid "Adds space above the divider in pixels."
9893
  msgstr ""
9894
 
9895
+ #: includes/elements/divider.php:135
9896
  msgid "Margin bottom (px)"
9897
  msgstr ""
9898
 
9899
+ #: includes/elements/divider.php:136
9900
  msgid "Adds space below the divider in pixels."
9901
  msgstr ""
9902
 
9903
+ #: includes/elements/divider.php:150
9904
  msgid ""
9905
  "If you wish to style particular content element differently, then use this "
9906
  "field to add a class name and then refer to it in your css file. you can "
9915
  msgid "Big styled character at the beginning of paragraph"
9916
  msgstr ""
9917
 
9918
+ #: includes/elements/dropcap.php:40
9919
  msgid "Dropcap style"
9920
  msgstr ""
9921
 
9922
+ #: includes/elements/dropcap.php:62
9923
  msgid "Outline Square"
9924
  msgstr ""
9925
 
9926
+ #: includes/elements/dropcap.php:66
9927
  msgid "Round Square"
9928
  msgstr ""
9929
 
9930
+ #: includes/elements/dropcap.php:74
9931
  msgid "Outline Circle"
9932
  msgstr ""
9933
 
9934
+ #: includes/elements/dropcap.php:81
9935
  msgid "Enter a text to show as dropcap text."
9936
  msgstr ""
9937
 
9943
  msgid "It uses Custom Facebook Feed plugin."
9944
  msgstr ""
9945
 
9946
+ #: includes/elements/facebook.php:41
9947
  msgid "Page ID"
9948
  msgstr ""
9949
 
9950
+ #: includes/elements/facebook.php:42
9951
  msgid ""
9952
  "ID of your Facebook Page or Group. Use %sthis tool%s to help you in finding "
9953
  "this."
9954
  msgstr ""
9955
 
9956
+ #: includes/elements/facebook.php:56
9957
  msgid "Page type"
9958
  msgstr ""
9959
 
9960
+ #: includes/elements/facebook.php:57
9961
  msgid "Specifies whether to display posts from a page or group."
9962
  msgstr ""
9963
 
9964
+ #: includes/elements/facebook.php:61 includes/general-functions.php:1621
9965
  msgid "Page"
9966
  msgstr ""
9967
 
9968
+ #: includes/elements/facebook.php:62
9969
  msgid "Group"
9970
  msgstr ""
9971
 
9972
+ #: includes/elements/facebook.php:74
9973
  msgid "Number of posts"
9974
  msgstr ""
9975
 
9976
+ #: includes/elements/facebook.php:75
9977
  msgid "The number of posts you wish to display."
9978
  msgstr ""
9979
 
9980
+ #: includes/elements/facebook.php:89
9981
  msgid "Display posts by others"
9982
  msgstr ""
9983
 
9984
+ #: includes/elements/facebook.php:90
9985
  msgid ""
9986
  "Specifies to display posts by only the page owner, anyone who posts on your "
9987
  "page, or only others who post on your page."
9988
  msgstr ""
9989
 
9990
+ #: includes/elements/facebook.php:94
9991
  msgid "Only the page owner"
9992
  msgstr ""
9993
 
9994
+ #: includes/elements/facebook.php:95
9995
  msgid "Page owner and other people"
9996
  msgstr ""
9997
 
9998
+ #: includes/elements/facebook.php:96
9999
  msgid "Only other people"
10000
  msgstr ""
10001
 
10002
+ #: includes/elements/facebook.php:108
10003
  msgid "Post text length"
10004
  msgstr ""
10005
 
10006
+ #: includes/elements/facebook.php:109
10007
  msgid "The maximum character length of the post text."
10008
  msgstr ""
10009
 
10010
+ #: includes/elements/facebook.php:121
10011
  msgid "Display post author"
10012
  msgstr ""
10013
 
10014
+ #: includes/elements/facebook.php:122
10015
  msgid "Enable it to display name and avatar of the post author."
10016
  msgstr ""
10017
 
10018
+ #: includes/elements/facebook.php:134
10019
  msgid "Display the feed header"
10020
  msgstr ""
10021
 
10022
+ #: includes/elements/facebook.php:135
10023
  msgid "Enable it to display a customizable header at the top of the feed."
10024
  msgstr ""
10025
 
10026
+ #: includes/elements/facebook.php:147
10027
  msgid "Ajax"
10028
  msgstr ""
10029
 
10030
+ #: includes/elements/facebook.php:148
10031
  msgid "Enable it for being loaded via Ajax."
10032
  msgstr ""
10033
 
10034
+ #: includes/elements/facebook.php:171
10035
  msgid "Extras"
10036
  msgstr ""
10037
 
10043
  msgid "It uses Flickr Justified Gallery plugin."
10044
  msgstr ""
10045
 
10046
+ #: includes/elements/flickr.php:41
10047
  msgid "User ID"
10048
  msgstr ""
10049
 
10050
+ #: includes/elements/flickr.php:42
10051
  msgid ""
10052
  "Displays the photostream of the specified user, no matter what is the "
10053
  "default user ID in the settings. Remember that you can use %sidgettr%s to "
10054
  "retrieve the user_id."
10055
  msgstr ""
10056
 
10057
+ #: includes/elements/flickr.php:56
10058
  msgid "Flickr image type"
10059
  msgstr ""
10060
 
10061
+ #: includes/elements/flickr.php:61
10062
  msgid "Photostream"
10063
  msgstr ""
10064
 
10065
+ #: includes/elements/flickr.php:62
10066
  msgid "Galleries"
10067
  msgstr ""
10068
 
10069
+ #: includes/elements/flickr.php:63
10070
  msgid "Album"
10071
  msgstr ""
10072
 
10073
+ #: includes/elements/flickr.php:64 includes/elements/flickr.php:113
10074
  msgid "Group pools"
10075
  msgstr ""
10076
 
10077
+ #: includes/elements/flickr.php:65 includes/elements/flickr.php:131
10078
  msgid "Tags"
10079
  msgstr ""
10080
 
10081
+ #: includes/elements/flickr.php:77
10082
  msgid "Gallery ID"
10083
  msgstr ""
10084
 
10085
+ #: includes/elements/flickr.php:78
10086
  msgid ""
10087
  "To show the photos of a particular gallery, you need to know its id. For "
10088
  "example, the id of the gallery located in the URL: "
10090
  "72157636382842016"
10091
  msgstr ""
10092
 
10093
+ #: includes/elements/flickr.php:95
10094
  msgid "Album ID"
10095
  msgstr ""
10096
 
10097
+ #: includes/elements/flickr.php:96
10098
  msgid ""
10099
  "To show the photos of a particular photo set (also called \"album\"), you "
10100
  "need to know its photoset_id. For example, the photoset_id of the photo set "
10103
  "72157629228993613"
10104
  msgstr ""
10105
 
10106
+ #: includes/elements/flickr.php:114
10107
  msgid ""
10108
  "Display photos of a particular group pool, you need to know the group id, "
10109
  "that you can retrieve using %sidgettr%s."
10110
  msgstr ""
10111
 
10112
+ #: includes/elements/flickr.php:132
10113
  msgid ""
10114
  "Display photos that have some particular tags, Seprate words with , for "
10115
  "example: cat, square, nikon"
10116
  msgstr ""
10117
 
10118
+ #: includes/elements/flickr.php:150
10119
  msgid ""
10120
  "In case of using Colorbox or Swipebox, you need to enable it on Flickr "
10121
  "Justified Gallery plugin settings."
10122
  msgstr ""
10123
 
10124
+ #: includes/elements/flickr.php:155
10125
  msgid "Colorbox"
10126
  msgstr ""
10127
 
10128
+ #: includes/elements/flickr.php:156
10129
  msgid "Swipebox"
10130
  msgstr ""
10131
 
10132
+ #: includes/elements/flickr.php:168
10133
  msgid "Images height"
10134
  msgstr ""
10135
 
10136
+ #: includes/elements/flickr.php:169
10137
  msgid "You can use the this option to set images height in px."
10138
  msgstr ""
10139
 
10140
+ #: includes/elements/flickr.php:183
10141
  msgid "Max number of photos"
10142
  msgstr ""
10143
 
10144
+ #: includes/elements/flickr.php:184
10145
  msgid ""
10146
  "Maximum number of photos. Please note if pagination option is activaited "
10147
  "then this options is used as maximum number of photos per page."
10148
  msgstr ""
10149
 
10150
+ #: includes/elements/flickr.php:204
10151
  msgid "Previous and Next"
10152
  msgstr ""
10153
 
10154
+ #: includes/elements/flickr.php:205
10155
  msgid "Page Numbers"
10156
  msgstr ""
10157
 
10158
+ #: includes/elements/flickr.php:217
10159
  msgid "Fixed height"
10160
  msgstr ""
10161
 
10162
+ #: includes/elements/flickr.php:218
10163
  msgid "Each row has the same height, but the images will be cut more."
10164
  msgstr ""
10165
 
10166
+ #: includes/elements/flickr.php:230
10167
  msgid "Randomize images order"
10168
  msgstr ""
10169
 
10170
+ #: includes/elements/flickr.php:243
10171
  msgid "Margin between the images"
10172
  msgstr ""
10173
 
10174
+ #: includes/elements/flickr.php:244
10175
  msgid "Specifies the space between images."
10176
  msgstr ""
10177
 
10179
  msgid "Filterable and grid gallery with lightbox"
10180
  msgstr ""
10181
 
10182
+ #: includes/elements/gallery.php:152
10183
  msgid "Order images by query"
10184
  msgstr ""
10185
 
10186
+ #: includes/elements/gallery.php:166
10187
  msgid "Order images ascending or descending"
10188
  msgstr ""
10189
 
10190
+ #: includes/elements/gallery.php:209
10191
+ #: includes/elements/recent-posts-grid-carousel.php:473
10192
+ #: includes/elements/recent-posts-masonry.php:355
10193
+ #: includes/elements/recent-products.php:272
10194
  msgid "Number of columns"
10195
  msgstr ""
10196
 
10197
+ #: includes/elements/gallery.php:230
10198
+ #: includes/elements/recent-posts-grid-carousel.php:491
10199
+ #: includes/elements/recent-posts-masonry.php:373
10200
+ #: includes/elements/recent-products.php:290
10201
  msgid "Number of columns in tablet size"
10202
  msgstr ""
10203
 
10204
+ #: includes/elements/gallery.php:252
10205
+ #: includes/elements/recent-posts-grid-carousel.php:510
10206
+ #: includes/elements/recent-posts-masonry.php:392
10207
+ #: includes/elements/recent-products.php:309
10208
  msgid "Number of columns in phone size"
10209
  msgstr ""
10210
 
10211
+ #: includes/elements/gallery.php:272
10212
  msgid "Space"
10213
  msgstr ""
10214
 
10215
+ #: includes/elements/gallery.php:273
10216
  msgid "Space between gallery items in pixel."
10217
  msgstr ""
10218
 
10219
+ #: includes/elements/gallery.php:313
10220
  msgid "Link images to"
10221
  msgstr ""
10222
 
10223
+ #: includes/elements/gallery.php:322
10224
  msgid "File"
10225
  msgstr ""
10226
 
10227
+ #: includes/elements/gallery.php:333
10228
  msgid "Enable pagination"
10229
  msgstr ""
10230
 
10231
+ #: includes/elements/gallery.php:347
10232
  msgid "Only load images that are in visible page"
10233
  msgstr ""
10234
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10235
  #: includes/elements/gmap.php:15
10236
  msgid "Map "
10237
  msgstr ""
10248
  msgid "Highlight"
10249
  msgstr ""
10250
 
10251
+ #: includes/elements/highlight.php:41
10252
  msgid "The style of divider."
10253
  msgstr ""
10254
 
10255
+ #: includes/elements/highlight.php:54
10256
  msgid "Red"
10257
  msgstr ""
10258
 
10259
+ #: includes/elements/highlight.php:59
10260
  msgid "Blue"
10261
  msgstr ""
10262
 
10263
+ #: includes/elements/highlight.php:64
10264
  msgid "Yellow"
10265
  msgstr ""
10266
 
10267
+ #: includes/elements/highlight.php:69
10268
  msgid "Green"
10269
  msgstr ""
10270
 
10271
+ #: includes/elements/highlight.php:77
10272
  msgid "Enter the text to be highlighted."
10273
  msgstr ""
10274
 
10276
  msgid "Image with lightbox option"
10277
  msgstr ""
10278
 
10279
+ #: includes/elements/image.php:41
10280
  msgid "Image title, leave it empty if you don`t need title."
10281
  msgstr ""
10282
 
10283
+ #: includes/elements/image.php:70
10284
  msgid "Image hover"
10285
  msgstr ""
10286
 
10287
+ #: includes/elements/image.php:86
10288
  msgid "Choose a pre-defined or custom image size."
10289
  msgstr ""
10290
 
10291
+ #: includes/elements/image.php:91
10292
  msgid "Original"
10293
  msgstr ""
10294
 
10295
+ #: includes/elements/image.php:92
10296
  msgid "Large (%sx%s)"
10297
  msgstr ""
10298
 
10299
+ #: includes/elements/image.php:93
10300
  msgid "Medium Large (%sx%s)"
10301
  msgstr ""
10302
 
10303
+ #: includes/elements/image.php:94
10304
  msgid "Medium (%sx%s)"
10305
  msgstr ""
10306
 
10307
+ #: includes/elements/image.php:95
10308
  msgid "Thumbnail (%sx%s)"
10309
  msgstr ""
10310
 
10311
+ #: includes/elements/image.php:144
10312
  msgid "Image alignment in content."
10313
  msgstr ""
10314
 
10315
+ #: includes/elements/image.php:180
10316
  msgid "Open large image in lightbox"
10317
  msgstr ""
10318
 
10319
+ #: includes/elements/image.php:194
10320
  msgid "Preload the image"
10321
  msgstr ""
10322
 
10323
+ #: includes/elements/image.php:208
10324
  msgid "Preview preloading"
10325
  msgstr ""
10326
 
10327
+ #: includes/elements/image.php:222
10328
  msgid "Link URL"
10329
  msgstr ""
10330
 
10331
+ #: includes/elements/image.php:240
10332
  msgid "Target"
10333
  msgstr ""
10334
 
10335
+ #: includes/elements/image.php:241
10336
  msgid "Open in new page or this page."
10337
  msgstr ""
10338
 
10339
+ #: includes/elements/image.php:246
10340
  msgid "Self"
10341
  msgstr ""
10342
 
10343
+ #: includes/elements/image.php:247 includes/general-functions.php:1996
10344
  msgid "Blank"
10345
  msgstr ""
10346
 
10347
+ #: includes/elements/image.php:269 includes/elements/image.php:281
10348
  msgid "Effects"
10349
  msgstr ""
10350
 
10356
  msgid "It adds an instagram feed element."
10357
  msgstr ""
10358
 
10359
+ #: includes/elements/instagram-feed.php:41
10360
  msgid "A title for instagram element"
10361
  msgstr ""
10362
 
10363
+ #: includes/elements/instagram-feed.php:54
10364
  msgid "Instagram user ID"
10365
  msgstr ""
10366
 
10367
+ #: includes/elements/instagram-feed.php:56
10368
  msgid ""
10369
  "Instagram User ID. Separate multiple IDs by commas. You can find the User "
10370
  "ID with %sthis tool%s."
10371
  msgstr ""
10372
 
10373
+ #: includes/elements/instagram-feed.php:73
10374
  msgid "Number of photo"
10375
  msgstr ""
10376
 
10377
+ #: includes/elements/instagram-feed.php:74
10378
  msgid "Number of photos to display initially. Maximum is 33."
10379
  msgstr ""
10380
 
10381
+ #: includes/elements/instagram-feed.php:88
10382
  msgid "Resolution/size of the photos. "
10383
  msgstr ""
10384
 
10385
+ #: includes/elements/instagram-feed.php:94 includes/general-hooks.php:1187
10386
  msgid "Auto"
10387
  msgstr ""
10388
 
10389
+ #: includes/elements/instagram-feed.php:95
10390
  msgid "Thumb"
10391
  msgstr ""
10392
 
10393
+ #: includes/elements/instagram-feed.php:109
10394
  msgid "Number of columns in the feed. 1 - 10."
10395
  msgstr ""
10396
 
10397
+ #: includes/elements/instagram-feed.php:123
10398
  msgid "Spacing around the photos"
10399
  msgstr ""
10400
 
10401
+ #: includes/elements/instagram-feed.php:138
10402
  msgid "Unit of the spacing."
10403
  msgstr ""
10404
 
10405
+ #: includes/elements/instagram-feed.php:144
10406
+ #: includes/elements/instagram-feed.php:210
10407
  msgid "Percentage (%)"
10408
  msgstr ""
10409
 
10410
+ #: includes/elements/instagram-feed.php:145
10411
+ #: includes/elements/instagram-feed.php:211
10412
  msgid "Pixels (px)"
10413
  msgstr ""
10414
 
10415
+ #: includes/elements/instagram-feed.php:190
10416
  msgid "The height of the feed"
10417
  msgstr ""
10418
 
10419
+ #: includes/elements/instagram-feed.php:204
10420
  msgid "Unit of the height."
10421
  msgstr ""
10422
 
10423
+ #: includes/elements/instagram-feed.php:237
10424
  msgid "Show header"
10425
  msgstr ""
10426
 
10427
+ #: includes/elements/instagram-feed.php:238
10428
  msgid "Whether to show the feed header."
10429
  msgstr ""
10430
 
10431
+ #: includes/elements/instagram-feed.php:252
10432
  msgid "Show follow button"
10433
  msgstr ""
10434
 
10435
+ #: includes/elements/instagram-feed.php:253
10436
  msgid "Whether to show the Follow on Instagram button."
10437
  msgstr ""
10438
 
10439
+ #: includes/elements/instagram-feed.php:267
10440
  msgid "Show load more button"
10441
  msgstr ""
10442
 
10443
+ #: includes/elements/instagram-feed.php:268
10444
  msgid " Whether to show the load more button."
10445
  msgstr ""
10446
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10447
  #: includes/elements/latest-posts-slider.php:15
10448
  msgid "Latest Posts Slider "
10449
  msgstr ""
10452
  msgid "Slider for latest posts."
10453
  msgstr ""
10454
 
10455
+ #: includes/elements/latest-posts-slider.php:41
10456
  msgid "Latest post slider title, leave it empty if you don`t need title."
10457
  msgstr ""
10458
 
10459
+ #: includes/elements/latest-posts-slider.php:54
10460
  msgid "Create slides from"
10461
  msgstr ""
10462
 
10463
+ #: includes/elements/latest-posts-slider.php:60
10464
  msgid "Posts"
10465
  msgstr ""
10466
 
10467
+ #: includes/elements/latest-posts-slider.php:61
10468
  msgid "Pages"
10469
  msgstr ""
10470
 
10471
+ #: includes/elements/latest-posts-slider.php:72
10472
  msgid "Slides number"
10473
  msgstr ""
10474
 
10475
+ #: includes/elements/latest-posts-slider.php:73
10476
  msgid "Specifies maximum number of slides in slider."
10477
  msgstr ""
10478
 
10479
+ #: includes/elements/latest-posts-slider.php:87
10480
+ #: includes/elements/latest-posts-slider.php:101
10481
  msgid "Post IDs separated by comma (eg. 53,34,87,25)."
10482
  msgstr ""
10483
 
10484
+ #: includes/elements/latest-posts-slider.php:152
10485
  msgid "Order direction"
10486
  msgstr ""
10487
 
10488
+ #: includes/elements/latest-posts-slider.php:170
10489
  msgid "Slider skin"
10490
  msgstr ""
10491
 
10492
+ #: includes/elements/latest-posts-slider.php:176
10493
  msgid "Light and boxed"
10494
  msgstr ""
10495
 
10496
+ #: includes/elements/latest-posts-slider.php:177
10497
  msgid "Dark and boxed"
10498
  msgstr ""
10499
 
10500
+ #: includes/elements/latest-posts-slider.php:178
10501
  msgid "Light overlay"
10502
  msgstr ""
10503
 
10504
+ #: includes/elements/latest-posts-slider.php:179
10505
  msgid "Dark overlay"
10506
  msgstr ""
10507
 
10508
+ #: includes/elements/latest-posts-slider.php:190
10509
+ #: includes/elements/recent-posts-tiles-carousel.php:376
10510
+ #: includes/elements/recent-posts-tiles.php:384
10511
  msgid "Insert post title"
10512
  msgstr ""
10513
 
10514
+ #: includes/elements/latest-posts-slider.php:203
10515
+ #: includes/elements/recent-posts-tiles-carousel.php:389
10516
+ #: includes/elements/recent-posts-tiles.php:397
10517
  msgid "Insert post meta"
10518
  msgstr ""
10519
 
10520
+ #: includes/elements/latest-posts-slider.php:220
10521
  msgid "Grab the image from"
10522
  msgstr ""
10523
 
10524
+ #: includes/elements/latest-posts-slider.php:226
10525
  msgid "Auto select"
10526
  msgstr ""
10527
 
10528
+ #: includes/elements/latest-posts-slider.php:227
10529
  msgid "Featured image"
10530
  msgstr ""
10531
 
10532
+ #: includes/elements/latest-posts-slider.php:228
10533
  msgid "First image in post"
10534
  msgstr ""
10535
 
10536
+ #: includes/elements/latest-posts-slider.php:229
10537
  msgid "Custom image"
10538
  msgstr ""
10539
 
10540
+ #: includes/elements/latest-posts-slider.php:240
10541
  msgid "Background image"
10542
  msgstr ""
10543
 
10544
+ #: includes/elements/latest-posts-slider.php:256
10545
  msgid "Exclude posts without image"
10546
  msgstr ""
10547
 
10548
+ #: includes/elements/latest-posts-slider.php:323
10549
+ #: includes/elements/touch-slider.php:121
10550
  msgid "Looped navigation"
10551
  msgstr ""
10552
 
10553
+ #: includes/elements/latest-posts-slider.php:349
10554
+ #: includes/elements/touch-slider.php:147
10555
  msgid "Slideshow delay in seconds"
10556
  msgstr ""
10557
 
10558
+ #: includes/elements/latest-posts-slider.php:520
10559
  msgid "View all posts in "
10560
  msgstr ""
10561
 
10567
  msgid "Shows popular and most commented posts with thumbnail."
10568
  msgstr ""
10569
 
10570
+ #: includes/elements/popular-posts-widget.php:84
10571
  msgid "Display popular tab"
10572
  msgstr ""
10573
 
10574
+ #: includes/elements/popular-posts-widget.php:85
10575
  msgid "Enable it to display the most popular posts."
10576
  msgstr ""
10577
 
10578
+ #: includes/elements/popular-posts-widget.php:99
10579
  msgid "Display recent tab"
10580
  msgstr ""
10581
 
10582
+ #: includes/elements/popular-posts-widget.php:100
10583
  msgid "Enable it to display the most recent posts."
10584
  msgstr ""
10585
 
10586
+ #: includes/elements/popular-posts-widget.php:114
10587
  msgid "Display comment tab"
10588
  msgstr ""
10589
 
10590
+ #: includes/elements/popular-posts-widget.php:115
10591
  msgid "Enable it to display the most commented posts."
10592
  msgstr ""
10593
 
10594
+ #: includes/elements/popular-posts-widget.php:130
10595
+ #: includes/elements/recent-posts-widget.php:90
10596
  msgid "Enable it to display images as well."
10597
  msgstr ""
10598
 
10599
+ #: includes/elements/popular-posts-widget.php:159
10600
+ #: includes/elements/recent-posts-widget.php:119
10601
  msgid "Display post date"
10602
  msgstr ""
10603
 
10604
+ #: includes/elements/popular-posts-widget.php:174
10605
+ #: includes/elements/recent-posts-widget.php:134
10606
  msgid "Specify summary content in character"
10607
  msgstr ""
10608
 
10609
+ #: includes/elements/popular-posts-widget.php:235
10610
  msgid "specify a categories that you want."
10611
  msgstr ""
10612
 
10613
+ #: includes/elements/popular-posts-widget.php:385
10614
  msgid "Popular"
10615
  msgstr ""
10616
 
10617
+ #: includes/elements/popular-posts-widget.php:387
10618
  msgid "Comment"
10619
  msgstr ""
10620
 
10674
  msgid "It adds recent posts in grid or carousel mode."
10675
  msgstr ""
10676
 
10677
+ #: includes/elements/recent-posts-grid-carousel.php:55
10678
+ #: includes/elements/recent-posts-land-style.php:55
10679
+ #: includes/elements/recent-posts-masonry.php:55
10680
+ #: includes/elements/recent-posts-tiles-carousel.php:42
10681
+ #: includes/elements/recent-posts-tiles.php:55
10682
+ #: includes/elements/recent-posts-timeline.php:49
10683
  msgid "Recent post title, leave it empty if you don`t need title."
10684
  msgstr ""
10685
 
10686
+ #: includes/elements/recent-posts-grid-carousel.php:69
10687
  msgid "Recent posts subtitle, leave it empty if you don`t need title."
10688
  msgstr ""
10689
 
10690
+ #: includes/elements/recent-posts-grid-carousel.php:379
10691
+ #: includes/elements/recent-posts-land-style.php:299
10692
+ #: includes/elements/recent-posts-masonry.php:279
10693
  msgid ""
10694
  "Enable it to display %s like button%s on gride template blog. Please note "
10695
  "WP Ulike plugin needs to be activaited to use this option."
10696
  msgstr ""
10697
 
10698
+ #: includes/elements/recent-posts-grid-carousel.php:456
10699
  msgid "Meta Info position"
10700
  msgstr ""
10701
 
10702
+ #: includes/elements/recent-posts-grid-carousel.php:549
10703
  msgid "Specifies the style of content for each post column."
10704
  msgstr ""
10705
 
10727
  msgid "It adds recent posts in tiles carousel mode."
10728
  msgstr ""
10729
 
10730
+ #: includes/elements/recent-posts-tiles-carousel.php:70
10731
  msgid "Number of posts to show in per page"
10732
  msgstr ""
10733
 
10734
+ #: includes/elements/recent-posts-tiles-carousel.php:84
10735
  msgid "Number of Pages"
10736
  msgstr ""
10737
 
10738
+ #: includes/elements/recent-posts-tiles-carousel.php:345
10739
  msgid "Light Overlay"
10740
  msgstr ""
10741
 
10767
  msgid "a Widget for Display Your Store's Products"
10768
  msgstr ""
10769
 
10770
+ #: includes/elements/recent-products.php:41
10771
  msgid "Recent products title, leave it empty if you don`t need title."
10772
  msgstr ""
10773
 
10774
+ #: includes/elements/recent-products.php:55
10775
  msgid "Recent products subtitle, leave it empty if you don`t need title."
10776
  msgstr ""
10777
 
10778
+ #: includes/elements/recent-products.php:96
10779
  msgid "Vertical 10:15"
10780
  msgstr ""
10781
 
10787
  msgid "The element description"
10788
  msgstr ""
10789
 
10790
+ #: includes/elements/sample-element.php:50
10791
  msgid "Description for this element"
10792
  msgstr ""
10793
 
10794
+ #: includes/elements/sample-element.php:64
10795
+ msgid "If you choose Callout a big box appears around the content"
10796
+ msgstr ""
10797
+
10798
  #: includes/elements/search.php:17
10799
  msgid "Fancy search field"
10800
  msgstr ""
10801
 
10802
+ #: includes/elements/search.php:40
10803
  msgid "Search title, leave it empty if you don`t need title."
10804
  msgstr ""
10805
 
10809
  "customizer."
10810
  msgstr ""
10811
 
10812
+ #: includes/elements/socials-list.php:41 includes/elements/socials-list.php:177
10813
  msgid "Socials title, leave it empty if you don`t need title."
10814
  msgstr ""
10815
 
10816
+ #: includes/elements/socials-list.php:55 includes/elements/socials-list.php:191
10817
  msgid "Size of social icons"
10818
  msgstr ""
10819
 
10820
+ #: includes/elements/socials-list.php:64 includes/elements/socials-list.php:200
10821
  msgid "Extra large"
10822
  msgstr ""
10823
 
10824
+ #: includes/elements/socials-list.php:75 includes/elements/socials-list.php:211
10825
  msgid "Directon of socials list"
10826
  msgstr ""
10827
 
10828
+ #: includes/elements/socials-list.php:154
10829
  msgid "It shows the website socials icons."
10830
  msgstr ""
10831
 
10832
+ #: includes/elements/socials-list.php:241 includes/elements/staff.php:343
10833
  msgid "Linkedin Address"
10834
  msgstr ""
10835
 
10836
+ #: includes/elements/socials-list.php:301
10837
  msgid "Youtube Address"
10838
  msgstr ""
10839
 
10840
+ #: includes/elements/socials-list.php:325
10841
  msgid "Telegram Address"
10842
  msgstr ""
10843
 
10844
+ #: includes/elements/socials-list.php:337
10845
  msgid "VK Address"
10846
  msgstr ""
10847
 
10853
  msgid "You can display your Staffs as a customized widget,"
10854
  msgstr ""
10855
 
10856
+ #: includes/elements/staff.php:42
10857
  msgid "Staff Name, leave it empty if you don`t need title."
10858
  msgstr ""
10859
 
10860
+ #: includes/elements/staff.php:51 includes/elements/staff.php:82
10861
+ #: includes/elements/staff.php:97 includes/elements/staff.php:117
10862
+ #: includes/elements/staff.php:136 includes/elements/staff.php:154
10863
+ #: includes/elements/staff.php:186
10864
  msgid "Staff Details"
10865
  msgstr ""
10866
 
10867
+ #: includes/elements/staff.php:56
10868
  msgid "Staff Occupation, leave it empty if you don`t need title."
10869
  msgstr ""
10870
 
10871
+ #: includes/elements/staff.php:72
10872
  msgid "leave it empty if you don`t need to add a page."
10873
  msgstr ""
10874
 
10875
+ #: includes/elements/staff.php:86
10876
  msgid "Staff Image"
10877
  msgstr ""
10878
 
10879
+ #: includes/elements/staff.php:101 includes/elements/text.php:419
10880
  msgid "Image Size"
10881
  msgstr ""
10882
 
10883
+ #: includes/elements/staff.php:107 includes/elements/text.php:425
10884
  msgid "Orginal Size"
10885
  msgstr ""
10886
 
10887
+ #: includes/elements/staff.php:190
10888
  msgid "Wrapper style"
10889
  msgstr ""
10890
 
10891
+ #: includes/elements/staff.php:201 includes/elements/text.php:98
10892
  msgid "Outlined"
10893
  msgstr ""
10894
 
10895
+ #: includes/elements/staff.php:217
10896
  msgid "Layout Style"
10897
  msgstr ""
10898
 
10899
+ #: includes/elements/staff.php:249
10900
  msgid "Layout Border Color"
10901
  msgstr ""
10902
 
10903
+ #: includes/elements/staff.php:250
10904
  msgid "Choose a border color for this layout."
10905
  msgstr ""
10906
 
10907
+ #: includes/elements/staff.php:267
10908
  msgid "Text align"
10909
  msgstr ""
10910
 
10911
+ #: includes/elements/staff.php:295
10912
  msgid "Text color scheme"
10913
  msgstr ""
10914
 
10915
+ #: includes/elements/staff.php:301
10916
  msgid "Inherit"
10917
  msgstr ""
10918
 
10920
  msgid "It adds tabs element."
10921
  msgstr ""
10922
 
10923
+ #: includes/elements/tab-widget.php:41 includes/elements/tabs.php:41
10924
  msgid "Tabs title, leave it empty if you don`t need title."
10925
  msgstr ""
10926
 
10927
+ #: includes/elements/tab-widget.php:55 includes/elements/tabs.php:55
10928
  msgid "Choose between bordered style and no border."
10929
  msgstr ""
10930
 
10931
+ #: includes/elements/tab-widget.php:72
10932
  msgid "First Tab Label"
10933
  msgstr ""
10934
 
10935
+ #: includes/elements/tab-widget.php:73 includes/elements/tab-widget.php:102
10936
+ #: includes/elements/tab-widget.php:131 includes/elements/tabs.php:73
10937
  msgid "Enter your tab item label."
10938
  msgstr ""
10939
 
10940
+ #: includes/elements/tab-widget.php:86
10941
  msgid "First Tab Content"
10942
  msgstr ""
10943
 
10944
+ #: includes/elements/tab-widget.php:87 includes/elements/tab-widget.php:116
10945
+ #: includes/elements/tab-widget.php:145 includes/elements/tabs.php:90
10946
  msgid "Enter your tab item content."
10947
  msgstr ""
10948
 
10949
+ #: includes/elements/tab-widget.php:101
10950
  msgid "Second Tab Label"
10951
  msgstr ""
10952
 
10953
+ #: includes/elements/tab-widget.php:115
10954
  msgid "Second Tab Content"
10955
  msgstr ""
10956
 
10957
+ #: includes/elements/tab-widget.php:130
10958
  msgid "Third Tab Label"
10959
  msgstr ""
10960
 
10961
+ #: includes/elements/tab-widget.php:144
10962
  msgid "Third Tab Content"
10963
  msgstr ""
10964
 
10965
+ #: includes/elements/tabs.php:72
10966
  msgid "Tab label"
10967
  msgstr ""
10968
 
10969
+ #: includes/elements/tabs.php:76
10970
  msgid "Tabs Section"
10971
  msgstr ""
10972
 
10973
+ #: includes/elements/tabs.php:92
10974
  msgid "Tabs section"
10975
  msgstr ""
10976
 
10982
  msgid "Testimonial Element"
10983
  msgstr ""
10984
 
10985
+ #: includes/elements/testimonial.php:41
10986
  msgid "Testimonial Templates"
10987
  msgstr ""
10988
 
10989
+ #: includes/elements/testimonial.php:55
10990
  msgid "Default Template"
10991
  msgstr ""
10992
 
10993
+ #: includes/elements/testimonial.php:59
10994
  msgid "Default Template With Image"
10995
  msgstr ""
10996
 
10997
+ #: includes/elements/testimonial.php:63
10998
  msgid "Bordered On Content"
10999
  msgstr ""
11000
 
11001
+ #: includes/elements/testimonial.php:67
11002
  msgid "Quotation Mark on Top of the Content"
11003
  msgstr ""
11004
 
11005
+ #: includes/elements/testimonial.php:71
11006
  msgid "Show Info on Top of Content"
11007
  msgstr ""
11008
 
11009
+ #: includes/elements/testimonial.php:75
11010
  msgid "Show Image on Top of the Content"
11011
  msgstr ""
11012
 
11013
+ #: includes/elements/testimonial.php:82
11014
  msgid "Customer Name, leave it empty if you don`t need title."
11015
  msgstr ""
11016
 
11017
+ #: includes/elements/testimonial.php:96
11018
  msgid "Customer Link, leave it empty if you don`t need it"
11019
  msgstr ""
11020
 
11021
+ #: includes/elements/testimonial.php:110
11022
  msgid "Customer Occupation, leave it empty if you don`t need it."
11023
  msgstr ""
11024
 
11025
+ #: includes/elements/testimonial.php:124
11026
  msgid "Customer Rating, Set it to \"None\" if you don`t need it."
11027
  msgstr ""
11028
 
11030
  msgid "Iconic text block."
11031
  msgstr ""
11032
 
11033
+ #: includes/elements/text.php:87
11034
  msgid "Wrapper Style"
11035
  msgstr ""
11036
 
11037
+ #: includes/elements/text.php:111 includes/elements/text.php:139
11038
+ #: includes/elements/text.php:167 includes/elements/text.php:186
11039
+ #: includes/elements/text.php:205 includes/elements/text.php:224
11040
+ #: includes/elements/text.php:242 includes/elements/text.php:264
11041
+ #: includes/elements/text.php:282 includes/elements/text.php:300
11042
+ #: includes/elements/text.php:318 includes/elements/text.php:337
11043
+ #: includes/elements/text.php:359 includes/elements/text.php:917
11044
+ #: includes/elements/text.php:931
11045
  msgid "Wrapper Layout"
11046
  msgstr ""
11047
 
11048
+ #: includes/elements/text.php:143
11049
  msgid "Text Align on Small Screens"
11050
  msgstr ""
11051
 
11052
+ #: includes/elements/text.php:171
11053
  msgid "Text Color Scheme"
11054
  msgstr ""
11055
 
11056
+ #: includes/elements/text.php:191
11057
  msgid "Wrapper Background Type"
11058
  msgstr ""
11059
 
11060
+ #: includes/elements/text.php:197 includes/elements/text.php:292
11061
  msgid "Single Color"
11062
  msgstr ""
11063
 
11064
+ #: includes/elements/text.php:198 includes/elements/text.php:293
11065
+ #: includes/general-hooks.php:1164
11066
  msgid "Background Image"
11067
  msgstr ""
11068
 
11069
+ #: includes/elements/text.php:210
11070
  msgid "Wrapper Background Color"
11071
  msgstr ""
11072
 
11073
+ #: includes/elements/text.php:228
11074
  msgid "Wrapper Background image"
11075
  msgstr ""
11076
 
11077
+ #: includes/elements/text.php:246
11078
  msgid "Wrapper Background Image Display"
11079
  msgstr ""
11080
 
11081
+ #: includes/elements/text.php:251 includes/elements/text.php:346
11082
+ #: includes/general-hooks.php:1195
11083
  msgid "Cover"
11084
  msgstr ""
11085
 
11086
+ #: includes/elements/text.php:252 includes/elements/text.php:347
11087
  msgid "Tiled Image"
11088
  msgstr ""
11089
 
11090
+ #: includes/elements/text.php:253 includes/elements/text.php:348
11091
  msgid "Centered, with original size"
11092
  msgstr ""
11093
 
11094
+ #: includes/elements/text.php:254 includes/elements/text.php:349
11095
+ #: includes/general-hooks.php:1328
11096
  msgid "Fixed"
11097
  msgstr ""
11098
 
11099
+ #: includes/elements/text.php:268
11100
  msgid "Wrapper Background Overlay"
11101
  msgstr ""
11102
 
11103
+ #: includes/elements/text.php:286
11104
  msgid "Header Background Type"
11105
  msgstr ""
11106
 
11107
+ #: includes/elements/text.php:304
11108
  msgid "Header Background color"
11109
  msgstr ""
11110
 
11111
+ #: includes/elements/text.php:323
11112
  msgid "Header Background image"
11113
  msgstr ""
11114
 
11115
+ #: includes/elements/text.php:341
11116
  msgid "Header Background Image Display"
11117
  msgstr ""
11118
 
11119
+ #: includes/elements/text.php:363
11120
  msgid "Icon or image"
11121
  msgstr ""
11122
 
11123
+ #: includes/elements/text.php:364
11124
  msgid "Please choose an icon from avaialable icons."
11125
  msgstr ""
11126
 
11127
+ #: includes/elements/text.php:365
11128
  msgid "Display Icon or Image"
11129
  msgstr ""
11130
 
11131
+ #: includes/elements/text.php:379 includes/elements/text.php:397
11132
+ #: includes/elements/text.php:415 includes/elements/text.php:438
11133
+ #: includes/elements/text.php:456 includes/elements/text.php:479
11134
+ #: includes/elements/text.php:497 includes/elements/text.php:526
11135
+ #: includes/elements/text.php:564 includes/elements/text.php:602
11136
+ #: includes/elements/text.php:630
11137
  msgid "Icon & Image"
11138
  msgstr ""
11139
 
11140
+ #: includes/elements/text.php:443
11141
  msgid "Choose a color for icon."
11142
  msgstr ""
11143
 
11144
+ #: includes/elements/text.php:460
11145
  msgid "Icon size"
11146
  msgstr ""
11147
 
11148
+ #: includes/elements/text.php:484
11149
  msgid "Choose a color for background of icon."
11150
  msgstr ""
11151
 
11152
+ #: includes/elements/text.php:501
11153
  msgid "Icon/Image outline color"
11154
  msgstr ""
11155
 
11156
+ #: includes/elements/text.php:502
11157
  msgid "Choose a color for the border around the icon or image."
11158
  msgstr ""
11159
 
11160
+ #: includes/elements/text.php:516
11161
  msgid "Icon/Image outline width"
11162
  msgstr ""
11163
 
11164
+ #: includes/elements/text.php:517
11165
  msgid "Choose a width for the border around the icon or image."
11166
  msgstr ""
11167
 
11168
+ #: includes/elements/text.php:606
11169
  msgid "Image or icon position"
11170
  msgstr ""
11171
 
11172
+ #: includes/elements/text.php:689
11173
  msgid "Button shape style"
11174
  msgstr ""
11175
 
11176
+ #: includes/elements/text.php:766
11177
  msgid "Darken label of button while mouse over it."
11178
  msgstr ""
11179
 
11180
+ #: includes/elements/text.php:921
11181
  msgid "Footer Shape color"
11182
  msgstr ""
11183
 
11184
+ #: includes/elements/text.php:922
11185
  msgid "Select color for shape"
11186
  msgstr ""
11187
 
11193
  msgid "Responsive image slider with touch swipe feature."
11194
  msgstr ""
11195
 
11196
+ #: includes/elements/touch-slider.php:42
11197
  msgid "The slider title, leave it empty if you don`t need title."
11198
  msgstr ""
11199
 
11340
  msgid "Select Page"
11341
  msgstr ""
11342
 
11343
+ #: includes/general-hooks.php:41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11344
  msgid "Custom JS Code"
11345
  msgstr ""
11346
 
11347
+ #: includes/general-hooks.php:42
11348
  msgid "Your Custom Javascript"
11349
  msgstr ""
11350
 
11351
+ #: includes/general-hooks.php:46
11352
  msgid "Custom Javascript in Head"
11353
  msgstr ""
11354
 
11355
+ #: includes/general-hooks.php:47 includes/general-hooks.php:61
11356
  msgid "You can add your custom javascript code here.%s DO NOT use %s tag."
11357
  msgstr ""
11358
 
11359
+ #: includes/general-hooks.php:48 includes/general-hooks.php:62
11360
  msgid ""
11361
  "In order to save your custom javascript code, you are expected to execute "
11362
  "the code prior to saving."
11363
  msgstr ""
11364
 
11365
+ #: includes/general-hooks.php:54 includes/general-hooks.php:68
11366
  msgid "Execute"
11367
  msgstr ""
11368
 
11369
+ #: includes/general-hooks.php:60
11370
  msgid "Custom Javascript in Footer"
11371
  msgstr ""
11372
 
11373
+ #: includes/general-hooks.php:79 includes/general-hooks.php:80
11374
  msgid "Google API Keys & SEO"
11375
  msgstr ""
11376
 
11377
+ #: includes/general-hooks.php:85
11378
  msgid "Built in SEO"
11379
  msgstr ""
11380
 
11381
+ #: includes/general-hooks.php:86
11382
  msgid ""
11383
  "In case of using SEO plugins like \"WordPress SEO by Yoast\" or \"All in "
11384
  "One SEO Pack\" you can disable built-in SEO for maximum compatibility."
11385
  msgstr ""
11386
 
11387
+ #: includes/general-hooks.php:96
11388
  msgid "Google Analytics Code"
11389
  msgstr ""
11390
 
11391
+ #: includes/general-hooks.php:97
11392
  msgid "You can %s set up Analytics tracking %s and add the tracking ID here."
11393
  msgstr ""
11394
 
11395
+ #: includes/general-hooks.php:111
11396
  msgid "Google Maps API Key"
11397
  msgstr ""
11398
 
11399
+ #: includes/general-hooks.php:113
11400
  msgid ""
11401
  "In order to use google maps on your website, you have to %s create an api "
11402
  "key %s and insert it in this field."
11403
  msgstr ""
11404
 
11405
+ #: includes/general-hooks.php:127
11406
  msgid "Google Marketing Code"
11407
  msgstr ""
11408
 
11409
+ #: includes/general-hooks.php:128
11410
  msgid "You can add your Google marketing code here.%s DO NOT use %s tag."
11411
  msgstr ""
11412
 
11413
+ #: includes/general-hooks.php:145
11414
  msgid "Logo 2 (optional)"
11415
  msgstr ""
11416
 
11417
+ #: includes/general-hooks.php:146
11418
  msgid "The secondary logo which appears when the header becomes sticky (optional)."
11419
  msgstr ""
11420
 
11421
+ #: includes/general-hooks.php:162
11422
  msgid "Header Button 1"
11423
  msgstr ""
11424
 
11425
+ #: includes/general-hooks.php:163
11426
  msgid "Setting for Header Button 1"
11427
  msgstr ""
11428
 
11429
+ #: includes/general-hooks.php:185
11430
  msgid "Display Header Button 1"
11431
  msgstr ""
11432
 
11433
+ #: includes/general-hooks.php:186 includes/general-hooks.php:598
11434
  msgid "Enable this option to display a button in header."
11435
  msgstr ""
11436
 
11437
+ #: includes/general-hooks.php:206
11438
  msgid "Hide Button 1 on Tablet"
11439
  msgstr ""
11440
 
11441
+ #: includes/general-hooks.php:207 includes/general-hooks.php:230
11442
  msgid "Enable it to hide header button 1 on tablet devices."
11443
  msgstr ""
11444
 
11445
+ #: includes/general-hooks.php:229
11446
  msgid "Hide Button 1 on Mobile"
11447
  msgstr ""
11448
 
11449
+ #: includes/general-hooks.php:252 includes/general-hooks.php:664
11450
  msgid "Button Label"
11451
  msgstr ""
11452
 
11453
+ #: includes/general-hooks.php:253 includes/general-hooks.php:665
11454
  msgid "Specifies the label of button."
11455
  msgstr ""
11456
 
11457
+ #: includes/general-hooks.php:275 includes/general-hooks.php:687
11458
  msgid "Button Size"
11459
  msgstr ""
11460
 
11461
+ #: includes/general-hooks.php:305 includes/general-hooks.php:717
11462
  msgid "Button Shape"
11463
  msgstr ""
11464
 
11465
+ #: includes/general-hooks.php:312 includes/general-hooks.php:724
11466
  msgid "Sharp"
11467
  msgstr ""
11468
 
11469
+ #: includes/general-hooks.php:379 includes/general-hooks.php:791
11470
  msgid "Button Typography"
11471
  msgstr ""
11472
 
11473
+ #: includes/general-hooks.php:401 includes/general-hooks.php:813
11474
  msgid "Icon for Button"
11475
  msgstr ""
11476
 
11477
+ #: includes/general-hooks.php:423 includes/general-hooks.php:835
11478
  msgid "Icon Alignment"
11479
  msgstr ""
11480
 
11481
+ #: includes/general-hooks.php:472 includes/general-hooks.php:884
11482
  msgid "Color of Button"
11483
  msgstr ""
11484
 
11485
+ #: includes/general-hooks.php:495 includes/general-hooks.php:907
11486
  msgid "Color of Button on Sticky"
11487
  msgstr ""
11488
 
11489
+ #: includes/general-hooks.php:496 includes/general-hooks.php:908
11490
  msgid "Specifies the color of the button when the header sticky is enabled."
11491
  msgstr ""
11492
 
11493
+ #: includes/general-hooks.php:541 includes/general-hooks.php:953
11494
  msgid "Open Link in"
11495
  msgstr ""
11496
 
11497
+ #: includes/general-hooks.php:574
11498
  msgid "Header Button 2"
11499
  msgstr ""
11500
 
11501
+ #: includes/general-hooks.php:575
11502
  msgid "Setting for Header Button 2"
11503
  msgstr ""
11504
 
11505
+ #: includes/general-hooks.php:597
11506
  msgid "Display Header Button 2"
11507
  msgstr ""
11508
 
11509
+ #: includes/general-hooks.php:618
11510
  msgid "Hide Button 2 on Tablet"
11511
  msgstr ""
11512
 
11513
+ #: includes/general-hooks.php:619 includes/general-hooks.php:642
11514
  msgid "Enable it to hide header button 2 on tablet devices."
11515
  msgstr ""
11516
 
11517
+ #: includes/general-hooks.php:641
11518
  msgid "Hide Button 2 on Mobile"
11519
  msgstr ""
11520
 
11521
+ #: includes/general-hooks.php:1012
11522
  msgid "Specifies maximum height of logo in footer."
11523
  msgstr ""
11524
 
11525
+ #: includes/general-hooks.php:1049
11526
  msgid "Preview login page"
11527
  msgstr ""
11528
 
11529
+ #: includes/general-hooks.php:1056
11530
  msgid "Login Skin"
11531
  msgstr ""
11532
 
11533
+ #: includes/general-hooks.php:1057
11534
  msgid "Specifies a skin for login page of your website."
11535
  msgstr ""
11536
 
11537
+ #: includes/general-hooks.php:1067
11538
  msgid "Clean white"
11539
  msgstr ""
11540
 
11541
+ #: includes/general-hooks.php:1071
11542
  msgid "Simple white"
11543
  msgstr ""
11544
 
11545
+ #: includes/general-hooks.php:1075
11546
  msgid "Simple gray"
11547
  msgstr ""
11548
 
11549
+ #: includes/general-hooks.php:1085
11550
  msgid "Login message"
11551
  msgstr ""
11552
 
11553
+ #: includes/general-hooks.php:1086
11554
  msgid "Enter a text to display above the login form."
11555
  msgstr ""
11556
 
11557
+ #: includes/general-hooks.php:1098
11558
  msgid "Login Page Logo"
11559
  msgstr ""
11560
 
11561
+ #: includes/general-hooks.php:1099
11562
  msgid ""
11563
  "Specifies a logo to display on login page.(width of logo image could be up "
11564
  "to 320px)"
11565
  msgstr ""
11566
 
11567
+ #: includes/general-hooks.php:1110
11568
  msgid "Logo Width"
11569
  msgstr ""
11570
 
11571
+ #: includes/general-hooks.php:1111
11572
  msgid "Specifies width of logo image in pixel."
11573
  msgstr ""
11574
 
11575
+ #: includes/general-hooks.php:1122
11576
  msgid "Logo Height"
11577
  msgstr ""
11578
 
11579
+ #: includes/general-hooks.php:1123
11580
  msgid "Specifies height of logo image in pixel."
11581
  msgstr ""
11582
 
11583
+ #: includes/general-hooks.php:1135
11584
  msgid "Enable Background"
11585
  msgstr ""
11586
 
11587
+ #: includes/general-hooks.php:1136
11588
  msgid "Enable it to display custom background on login page."
11589
  msgstr ""
11590
 
11591
+ #: includes/general-hooks.php:1148
11592
  msgid "Specifies background color of website."
11593
  msgstr ""
11594
 
11595
+ #: includes/general-hooks.php:1165
11596
  msgid "You can upload custom image for background of login page"
11597
  msgstr ""
11598
 
11599
+ #: includes/general-hooks.php:1180
11600
  msgid "Background Size"
11601
  msgstr ""
11602
 
11603
+ #: includes/general-hooks.php:1181
11604
  msgid "Specifies background size on login page."
11605
  msgstr ""
11606
 
11607
+ #: includes/general-hooks.php:1191
11608
  msgid "Contain"
11609
  msgstr ""
11610
 
11611
+ #: includes/general-hooks.php:1210
11612
  msgid "Background Pattern"
11613
  msgstr ""
11614
 
11615
+ #: includes/general-hooks.php:1211
11616
  msgid ""
11617
  "You can select one of these patterns as login background image. %s Some of "
11618
  "these can be used as a pattern over your background image."
11619
  msgstr ""
11620
 
11621
+ #: includes/general-hooks.php:1227
11622
  msgid "Background Repeat"
11623
  msgstr ""
11624
 
11625
+ #: includes/general-hooks.php:1228
11626
  msgid "Specifies how background image repeats."
11627
  msgstr ""
11628
 
11629
+ #: includes/general-hooks.php:1233
11630
  msgid "No repeat"
11631
  msgstr ""
11632
 
11633
+ #: includes/general-hooks.php:1237
11634
  msgid "Repeat horizontally and vertically"
11635
  msgstr ""
11636
 
11637
+ #: includes/general-hooks.php:1241
11638
  msgid "Repeat horizontally"
11639
  msgstr ""
11640
 
11641
+ #: includes/general-hooks.php:1245
11642
  msgid "Repeat vertically"
11643
  msgstr ""
11644
 
11645
+ #: includes/general-hooks.php:1261
11646
  msgid "Background Position"
11647
  msgstr ""
11648
 
11649
+ #: includes/general-hooks.php:1262
11650
  msgid "Specifies background image position."
11651
  msgstr ""
11652
 
11653
+ #: includes/general-hooks.php:1267
11654
  msgid "Left top"
11655
  msgstr ""
11656
 
11657
+ #: includes/general-hooks.php:1271
11658
  msgid "Center top"
11659
  msgstr ""
11660
 
11661
+ #: includes/general-hooks.php:1275
11662
  msgid "Right top"
11663
  msgstr ""
11664
 
11665
+ #: includes/general-hooks.php:1280
11666
  msgid "Left center"
11667
  msgstr ""
11668
 
11669
+ #: includes/general-hooks.php:1284
11670
  msgid "Center center"
11671
  msgstr ""
11672
 
11673
+ #: includes/general-hooks.php:1288
11674
  msgid "Right center"
11675
  msgstr ""
11676
 
11677
+ #: includes/general-hooks.php:1293
11678
  msgid "Left bottom"
11679
  msgstr ""
11680
 
11681
+ #: includes/general-hooks.php:1297
11682
  msgid "Center bottom"
11683
  msgstr ""
11684
 
11685
+ #: includes/general-hooks.php:1301
11686
  msgid "Right bottom"
11687
  msgstr ""
11688
 
11689
+ #: includes/general-hooks.php:1317
11690
  msgid "Background Attachment"
11691
  msgstr ""
11692
 
11693
+ #: includes/general-hooks.php:1318
11694
  msgid ""
11695
  "Specifies whether the background is fixed or scrollable as user scrolls the "
11696
  "page."
11697
  msgstr ""
11698
 
11699
+ #: includes/general-hooks.php:1324
11700
  msgid "Scroll"
11701
  msgstr ""
11702
 
11703
+ #: includes/general-hooks.php:1345
11704
  msgid "Custom CSS class name"
11705
  msgstr ""
11706
 
11707
+ #: includes/general-hooks.php:1346
11708
  msgid ""
11709
  "In this field you can define custom CSS class name for login page.\n"
11710
  " This class name will be added to body classes in "
11711
  "login page and is useful for advance custom styling purposes."
11712
  msgstr ""
11713
 
11714
+ #: includes/general-hooks.php:1357
11715
  msgid "Login Style"
11716
  msgstr ""
11717
 
11718
+ #: includes/general-hooks.php:1358
11719
  msgid "Custom Css style for login page"
11720
  msgstr ""
11721
 
11722
+ #: includes/general-hooks.php:1374
11723
  msgid "404 Page Options"
11724
  msgstr ""
11725
 
11726
+ #: includes/general-hooks.php:1380
11727
  msgid "Specifies a page to display on 404."
11728
  msgstr ""
11729
 
11730
+ #: includes/general-hooks.php:1395 includes/general-hooks.php:1412
11731
  msgid "Maintenance or Comingsoon Page"
11732
  msgstr ""
11733
 
11734
+ #: includes/general-hooks.php:1396
11735
  msgid "Maintenance or Comingsoon Page Options"
11736
  msgstr ""
11737
 
11738
+ #: includes/general-hooks.php:1401
11739
  msgid "Enable Maintenance or Comingsoon Mode"
11740
  msgstr ""
11741
 
11742
+ #: includes/general-hooks.php:1402
11743
  msgid "With this option you can manually enable Maintenance or Comingsoon mode"
11744
  msgstr ""
11745
 
11746
+ #: includes/general-hooks.php:1413
11747
  msgid ""
11748
  "In This Case You Can Set Your Specifc Page for Maintenance or Comingsoon "
11749
  "Mode"
11750
  msgstr ""
11751
 
11752
+ #: includes/general-hooks.php:1432
11753
  msgid "Search Results"
11754
  msgstr ""
11755
 
11756
+ #: includes/general-hooks.php:1433
11757
  msgid "Search Results Options"
11758
  msgstr ""
11759
 
11760
+ #: includes/general-hooks.php:1439
11761
  msgid "Exclude Posts Types"
11762
  msgstr ""
11763
 
11764
+ #: includes/general-hooks.php:1440
11765
  msgid "The post types which should be excluded from search results."
11766
  msgstr ""
11767
 
11768
+ #: includes/general-hooks.php:1450
11769
  msgid "Exclude Posts Without Featured Image"
11770
  msgstr ""
11771
 
11772
+ #: includes/general-hooks.php:1451
11773
  msgid "Exclude posts without featured image in search results."
11774
  msgstr ""
11775
 
11776
+ #: includes/general-hooks.php:1462
11777
  msgid ""
11778
  "If you intend to include additional posts, you should specify the posts "
11779
  "here.<br>You have to insert the Post IDs that are separated by camma (eg. "
11780
  "53,34,87,25)"
11781
  msgstr ""
11782
 
11783
+ #: includes/general-hooks.php:1476
11784
  msgid "Import/Export"
11785
  msgstr ""
11786
 
11787
+ #: includes/general-hooks.php:1477
11788
  msgid "Import or Export options"
11789
  msgstr ""
11790
 
11791
+ #: includes/general-hooks.php:1484
11792
  msgid "Export Data"
11793
  msgstr ""
11794
 
11795
+ #: includes/general-hooks.php:1485
11796
  msgid "Your theme options code which you can import later."
11797
  msgstr ""
11798
 
11799
+ #: includes/general-hooks.php:1495
11800
  msgid "Import Data"
11801
  msgstr ""
11802
 
11803
+ #: includes/general-hooks.php:1496
11804
  msgid "Paste the exported theme options code to import into theme."
11805
  msgstr ""
11806
 
11807
+ #: includes/general-hooks.php:1511
11808
  msgid "White Label"
11809
  msgstr ""
11810
 
11811
+ #: includes/general-hooks.php:1512
11812
  msgid "White Label Settings"
11813
  msgstr ""
11814
 
11815
+ #: includes/general-hooks.php:1522
11816
  msgid "Change PHLOX labels."
11817
  msgstr ""
11818
 
11819
+ #: includes/general-hooks.php:1526
11820
  msgid "Theme Name"
11821
  msgstr ""
11822
 
11823
+ #: includes/general-hooks.php:1537
11824
  msgid "Theme Author Name"
11825
  msgstr ""
11826
 
11827
+ #: includes/general-hooks.php:1546
11828
  msgid "Theme Author URL"
11829
  msgstr ""
11830
 
11831
+ #: includes/general-hooks.php:1555
11832
  msgid "Theme Description"
11833
  msgstr ""
11834
 
11835
+ #: includes/general-hooks.php:1564
11836
  msgid "Theme Screenshot (1200x900)"
11837
  msgstr ""
11838
 
11839
+ #: includes/general-hooks.php:1577
11840
  msgid "Displays"
11841
  msgstr ""
11842
 
11843
+ #: includes/general-hooks.php:1578
11844
  msgid "Change PHLOX admin views."
11845
  msgstr ""
11846
 
11847
+ #: includes/general-hooks.php:1582
11848
  msgid "Hide Notifications"
11849
  msgstr ""
11850
 
11851
+ #: includes/general-hooks.php:1593
11852
  msgid "Hide Theme Badge"
11853
  msgstr ""
11854
 
11855
+ #: includes/general-hooks.php:1604
11856
  msgid "Hide Phlox Menu"
11857
  msgstr ""
11858
 
11859
+ #: includes/general-hooks.php:1615
11860
  msgid "Hide Dashboard Section"
11861
  msgstr ""
11862
 
11863
+ #: includes/general-hooks.php:1633
11864
  msgid "Hide Customization Section"
11865
  msgstr ""
11866
 
11867
+ #: includes/general-hooks.php:1651
11868
  msgid "Hide Demo Importer Section"
11869
  msgstr ""
11870
 
11871
+ #: includes/general-hooks.php:1669
11872
  msgid "Hide Template Kits Section"
11873
  msgstr ""
11874
 
11875
+ #: includes/general-hooks.php:1687
11876
  msgid "Hide Plugins Section"
11877
  msgstr ""
11878
 
11879
+ #: includes/general-hooks.php:1705
11880
  msgid "Hide Tutorials Section"
11881
  msgstr ""
11882
 
11883
+ #: includes/general-hooks.php:1723
11884
  msgid "Hide Feedback Section"
11885
  msgstr ""
11886
 
11887
+ #: includes/general-hooks.php:1985
11888
  msgid "Twitter"
11889
  msgstr ""
11890
 
11891
+ #: includes/general-hooks.php:1986
11892
  msgid "Facebook"
11893
  msgstr ""
11894
 
11895
+ #: includes/general-hooks.php:1987
11896
  msgid "Google Plus"
11897
  msgstr ""
11898
 
11899
+ #: includes/general-hooks.php:1988
11900
  msgid "Flickr"
11901
  msgstr ""
11902
 
11903
+ #: includes/general-hooks.php:1989
11904
  msgid "Delicious"
11905
  msgstr ""
11906
 
11907
+ #: includes/general-hooks.php:1990
11908
  msgid "Pinterest"
11909
  msgstr ""
11910
 
11911
+ #: includes/general-hooks.php:1991
11912
  msgid "GitHub"
11913
  msgstr ""
11914
 
11915
+ #: includes/general-hooks.php:2157
11916
  msgid "Page Options"
11917
  msgstr ""
11918
 
11919
+ #: includes/general-hooks.php:2165
11920
  msgid "Post Options"
11921
  msgstr ""
11922
 
11923
+ #: includes/general-hooks.php:2611
11924
  msgid "Page %s"
11925
  msgstr ""
11926
 
11927
+ #: includes/general-hooks.php:3184
11928
  msgid "current "
11929
  msgstr ""
11930
 
11931
+ #: includes/general-hooks.php:3214
11932
  msgid "Edit Header & Footer"
11933
  msgstr ""
11934
 
11996
  msgid "Maintenance Mode Is Enable"
11997
  msgstr ""
11998
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11999
  #: public/templates/woocommerce/product-rating.php:41
12000
  #. translators: 1: average rating 2: max rating (i.e. 5)
12001
  msgid "%1$s out of %2$s"
12086
  msgid "Chats"
12087
  msgstr ""
12088
 
12089
+ #: includes/general-hooks.php:2632
12090
  #. translators: playlist item title
12091
  msgctxt "playlist item title"
12092
  msgid "&#8220;%s&#8221;"
12093
  msgstr ""
12094
 
12095
+ #: includes/general-hooks.php:2657 includes/general-hooks.php:2662
12096
  #. translators: playlist item title
12097
  msgctxt "playlist item title"
12098
  msgid "%s"
public/assets/js/plugins.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! Phlox Core Plugin - v2.10.1 (2022-08)
2
  * All required plugins
3
  * http://phlox.pro/
4
  */
1
+ /*! Phlox Core Plugin - v2.10.3 (2022-08)
2
  * All required plugins
3
  * http://phlox.pro/
4
  */
public/templates/vcomposer/auxin_shortcode_mapper.php DELETED
@@ -1,12 +0,0 @@
1
- <?php
2
- /**
3
- * Maps all theme shortcodes to Visual Composer
4
- *
5
- *
6
- * @package Auxin
7
- * @license LICENSE.txt
8
- * @author averta
9
- * @link http://phlox.pro/
10
- * @copyright (c) 2010-2022 averta
11
- */
12
-
 
 
 
 
 
 
 
 
 
 
 
 
public/templates/vcomposer/auxin_vc_extendes.php DELETED
@@ -1,86 +0,0 @@
1
- <?php
2
-
3
- vc_add_param( 'vc_row', array(
4
- 'type' => 'textfield',
5
- 'class' => '',
6
- 'heading' => 'Anchor ID',
7
- 'param_name'=> 'anchor_id',
8
- 'value' => ''
9
- ));
10
-
11
-
12
- /* Gallery/Slideshow
13
- ---------------------------------------------------------- */
14
- vc_map( array(
15
- 'name' => __( 'Image Gallery', 'auxin-elements' ),
16
- 'base' => 'aux_gallery',
17
- 'icon' => 'icon-wpb-images-stack',
18
- 'category' => __( 'auxin-elements', 'auxin-elements' ),
19
- 'description' => __( 'Auxin image gallery', 'auxin-elements' ),
20
- 'params' => array(
21
- array(
22
- 'type' => 'textfield',
23
- 'heading' => __( 'Widget title', 'auxin-elements' ),
24
- 'param_name' => 'title',
25
- 'description' => __( 'Enter text used as widget title (Note: located above content element).', 'auxin-elements' ),
26
- ),
27
- array(
28
- 'type' => 'dropdown',
29
- 'heading' => __( 'Gallery type', 'auxin-elements' ),
30
- 'param_name' => 'type',
31
- 'value' => array(
32
- __( 'Masonry' , 'auxin-elements' ) => 'massonry',
33
- __( 'Packery' , 'auxin-elements' ) => 'packery',
34
- __( 'Justified' , 'auxin-elements' ) => 'justified',
35
- __( 'Grid' , 'auxin-elements' ) => 'grid'
36
- //__( 'Fix Grid' , 'auxin-elements' ) => 'fix_grid',
37
- ),
38
- 'description' => __( 'Select gallery type.', 'auxin-elements' ),
39
- ),
40
- array(
41
- 'type' => 'attach_images',
42
- 'heading' => __( 'Images', 'auxin-elements' ),
43
- 'param_name' => 'ids',
44
- 'value' => '',
45
- 'description' => __( 'Select images from media library.', 'auxin-elements' )
46
- ),
47
- array(
48
- 'type' => 'textfield',
49
- 'heading' => __( 'Image size', 'auxin-elements' ),
50
- 'param_name' => 'img_size',
51
- 'value' => 'thumbnail',
52
- 'description' => __( 'Enter image size. Example: thumbnail, medium, large, full or other sizes defined by current theme. Alternatively enter image size in pixels: 200x100 (Width x Height). Leave empty to use "thumbnail" size.', 'auxin-elements' ),
53
- 'dependency' => array(
54
- 'element' => 'source',
55
- 'value' => 'media_library',
56
- ),
57
- ),
58
- array(
59
- 'type' => 'dropdown',
60
- 'heading' => __( 'On click action', 'auxin-elements' ),
61
- 'param_name' => 'onclick',
62
- 'value' => array(
63
- __( 'None', 'auxin-elements' ) => '',
64
- __( 'Link to large image', 'auxin-elements' ) => 'img_link_large',
65
- __( 'Open Lightbox', 'auxin-elements' ) => 'link_image',
66
- __( 'Open custom link', 'auxin-elements' ) => 'custom_link',
67
- ),
68
- 'description' => __( 'Select action for click action.', 'auxin-elements' ),
69
- 'std' => 'link_image',
70
- ),
71
- array(
72
- 'type' => 'textfield',
73
- 'heading' => __( 'Extra class name', 'auxin-elements' ),
74
- 'param_name' => 'el_class',
75
- 'description' => __( 'Style particular content element differently - add a class name and refer to it in custom CSS.', 'auxin-elements' ),
76
- ),
77
- array(
78
- 'type' => 'css_editor',
79
- 'heading' => __( 'CSS box', 'auxin-elements' ),
80
- 'param_name' => 'css',
81
- 'group' => __( 'Design Options', 'auxin-elements' ),
82
- )
83
- )
84
- ));
85
-
86
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
public/templates/vcomposer/vc_raw_html.php DELETED
@@ -1,38 +0,0 @@
1
- <?php
2
- if ( ! defined( 'ABSPATH' ) ) {
3
- die( '-1' );
4
- }
5
-
6
- /**
7
- * Shortcode attributes
8
- * @var $atts
9
- * @var $el_class
10
- * @var $content - shortcode content
11
- * @var $css
12
- * Shortcode class
13
- * @var $this WPBakeryShortCode_VC_Raw_html
14
- */
15
- $el_class = $css = '';
16
- $atts = vc_map_get_attributes( $this->getShortcode(), $atts );
17
- extract( $atts );
18
-
19
- $content = rawurldecode( base64_decode( strip_tags( $content ) ) );
20
-
21
- // template is also used by 'Raw JS' shortcode which doesn't have Design Options
22
- if ( ! isset( $css ) ) {
23
- $css = '';
24
- }
25
-
26
- $class_to_filter = 'wpb_raw_code ' . ( ( 'vc_raw_html' === $this->settings['base'] ) ? 'wpb_content_element wpb_raw_html' : 'wpb_raw_js' );
27
- $class_to_filter .= vc_shortcode_custom_css_class( $css, ' ' ) . $this->getExtraClass( $el_class );
28
- $css_class = apply_filters( VC_SHORTCODE_CUSTOM_CSS_FILTER_TAG, $class_to_filter, $this->settings['base'], $atts );
29
-
30
- $output = '
31
- <div class="' . esc_attr( $css_class ) . '">
32
- <div class="wpb_wrapper">
33
- ' . do_shortcode( $content ). '
34
- </div>
35
- </div>
36
- ';
37
-
38
- echo wp_kses_post( $output );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
public/templates/vcomposer/vc_row.php DELETED
@@ -1,213 +0,0 @@
1
- <?php
2
- if ( ! defined( 'ABSPATH' ) ) {
3
- die( '-1' );
4
- }
5
-
6
- /**
7
- * Shortcode attributes
8
- * @var $atts
9
- * @var $el_class
10
- * @var $full_width
11
- * @var $full_height
12
- * @var $equal_height
13
- * @var $columns_placement
14
- * @var $content_placement
15
- * @var $parallax
16
- * @var $parallax_image
17
- * @var $css
18
- * @var $el_id
19
- * @var $video_bg
20
- * @var $video_bg_url
21
- * @var $video_bg_parallax
22
- * @var $parallax_speed_bg
23
- * @var $parallax_speed_video
24
- * @var $content - shortcode content
25
- * @var $css_animation
26
- * Shortcode class
27
- * @var $this WPBakeryShortCode_VC_Row
28
- */
29
- $el_class = $full_height = $parallax_speed_bg = $parallax_speed_video = $full_width = $equal_height = $flex_row = $columns_placement = $content_placement = $parallax = $parallax_image = $css = $el_id = $video_bg = $video_bg_url = $video_bg_parallax = $css_animation = '';
30
- $disable_element = '';
31
- $output = $after_output = '';
32
- $atts = vc_map_get_attributes( $this->getShortcode(), $atts );
33
- extract( $atts );
34
-
35
- $aux_row_inner_wrapper_start = ''; // @auxin
36
- $aux_row_inner_wrapper_end = ''; // @auxin
37
- $aux_row_parent_wrapper_start = ''; // @auxin
38
- $aux_row_parent_wrapper_end = ''; // @auxin
39
-
40
- wp_enqueue_script( 'wpb_composer_front_js' );
41
-
42
- $el_class = $this->getExtraClass( $el_class ) . $this->getCSSAnimation( $css_animation );
43
-
44
- $css_classes = array(
45
- 'vc_row',
46
- 'wpb_row',
47
- //deprecated
48
- 'vc_row-fluid',
49
- $el_class,
50
- vc_shortcode_custom_css_class( $css ),
51
- );
52
-
53
- if ( 'yes' === $disable_element ) {
54
- if ( vc_is_page_editable() ) {
55
- $css_classes[] = 'vc_hidden-lg vc_hidden-xs vc_hidden-sm vc_hidden-md';
56
- } else {
57
- return '';
58
- }
59
- }
60
-
61
- if ( vc_shortcode_custom_css_has_property( $css, array(
62
- 'border',
63
- 'background',
64
- ) ) || $video_bg || $parallax
65
- ) {
66
- $css_classes[] = 'vc_row-has-fill';
67
- }
68
-
69
- if ( ! empty( $atts['gap'] ) ) {
70
- $css_classes[] = 'vc_column-gap-' . $atts['gap'];
71
- }
72
-
73
- $wrapper_attributes = array();
74
- // build attributes for wrapper
75
- if ( ! empty( $el_id ) ) {
76
- $wrapper_attributes[] = 'id="' . esc_attr( $el_id ) . '"';
77
- }
78
-
79
- // @auxin start
80
- /**
81
- * Row stretch:
82
- * - Default: $full_width = '';
83
- * - Stretch row: $full_width = 'stretch_row';
84
- * - Stretch row and content: $full_width = 'stretch_row_content';
85
- * - Stretch row and content (no padding): $full_width = 'stretch_row_content_no_spaces';
86
- */
87
- global $post, $auxin_content_layout;
88
-
89
- $row_wrapper_inner_start = $row_wrapper_inner_end = '';
90
-
91
- //$auxـwrapper_classes = array('aux-vc-row-wrapper');
92
-
93
- // Dont let vc to stretch the row by javascript if content layout is full
94
- if( $post && 'full' == $auxin_content_layout ){
95
-
96
- $inner_wrapper_class = '';
97
-
98
- // if row stretch was 'default' or 'stretch_row'
99
- if( empty( $full_width ) || 'stretch_row' == $full_width ){
100
- $css_classes[] = 'aux-vc-boxed-content';
101
- $inner_wrapper_class = 'aux-fold-width';
102
-
103
- // if row stretch was stretch row and content
104
- } elseif ( 'stretch_row_content' === $full_width ) {
105
- $css_classes[] = 'aux-vc-stretch-content';
106
- $css_classes[] = 'aux-vc-stretch-row';
107
-
108
- }elseif ( 'stretch_row_content_no_spaces' === $full_width ) {
109
- $css_classes[] = 'vc_row-no-padding';
110
- $css_classes[] = 'aux-vc-stretch-content';
111
- $css_classes[] = 'aux-vc-stretch-row';
112
- }
113
-
114
- $row_wrapper_inner_start = '<div class="aux-vc-row-wrapper-inner '. $inner_wrapper_class .'"><div class="aux-vc-row-margin">';
115
- $row_wrapper_inner_end = '</div></div>';
116
-
117
- } else {
118
- // @auxin end
119
-
120
- if ( ! empty( $full_width ) ) {
121
- $wrapper_attributes[] = 'data-vc-full-width="true"';
122
- $wrapper_attributes[] = 'data-vc-full-width-init="false"';
123
- if ( 'stretch_row_content' === $full_width ) {
124
- $wrapper_attributes[] = 'data-vc-stretch-content="true"';
125
- } elseif ( 'stretch_row_content_no_spaces' === $full_width ) {
126
- $wrapper_attributes[] = 'data-vc-stretch-content="true"';
127
- $css_classes[] = 'vc_row-no-padding';
128
- }
129
- $after_output .= '<div class="vc_row-full-width vc_clearfix"></div>';
130
- }
131
-
132
- // @auxin start
133
- }
134
- // @auxin end
135
-
136
-
137
- if ( ! empty( $full_height ) ) {
138
- $css_classes[] = 'vc_row-o-full-height';
139
- if ( ! empty( $columns_placement ) ) {
140
- $flex_row = true;
141
- $css_classes[] = 'vc_row-o-columns-' . $columns_placement;
142
- if ( 'stretch' === $columns_placement ) {
143
- $css_classes[] = 'vc_row-o-equal-height';
144
- }
145
- }
146
- }
147
-
148
- if ( ! empty( $equal_height ) ) {
149
- $flex_row = true;
150
- $css_classes[] = 'vc_row-o-equal-height';
151
- }
152
-
153
- if ( ! empty( $content_placement ) ) {
154
- $flex_row = true;
155
- $css_classes[] = 'vc_row-o-content-' . $content_placement;
156
- }
157
-
158
- if ( ! empty( $flex_row ) ) {
159
- $css_classes[] = 'vc_row-flex';
160
- }
161
-
162
- $has_video_bg = ( ! empty( $video_bg ) && ! empty( $video_bg_url ) && vc_extract_youtube_id( $video_bg_url ) );
163
-
164
- $parallax_speed = $parallax_speed_bg;
165
- if ( $has_video_bg ) {
166
- $parallax = $video_bg_parallax;
167
- $parallax_speed = $parallax_speed_video;
168
- $parallax_image = $video_bg_url;
169
- $css_classes[] = 'vc_video-bg-container';
170
- wp_enqueue_script( 'vc_youtube_iframe_api_js' );
171
- }
172
-
173
- if ( ! empty( $parallax ) ) {
174
- wp_enqueue_script( 'vc_jquery_skrollr_js' );
175
- $wrapper_attributes[] = 'data-vc-parallax="' . esc_attr( $parallax_speed ) . '"'; // parallax speed
176
- $css_classes[] = 'vc_general vc_parallax vc_parallax-' . $parallax;
177
- if ( false !== strpos( $parallax, 'fade' ) ) {
178
- $css_classes[] = 'js-vc_parallax-o-fade';
179
- $wrapper_attributes[] = 'data-vc-parallax-o-fade="on"';
180
- } elseif ( false !== strpos( $parallax, 'fixed' ) ) {
181
- $css_classes[] = 'js-vc_parallax-o-fixed';
182
- }
183
- }
184
-
185
-
186
- if ( ! empty( $parallax_image ) ) {
187
- if ( $has_video_bg ) {
188
- $parallax_image_src = $parallax_image;
189
- } else {
190
- $parallax_image_id = preg_replace( '/[^\d]/', '', $parallax_image );
191
- $parallax_image_src = wp_get_attachment_image_src( $parallax_image_id, 'full' );
192
- if ( ! empty( $parallax_image_src[0] ) ) {
193
- $parallax_image_src = $parallax_image_src[0];
194
- }
195
- }
196
- $wrapper_attributes[] = 'data-vc-parallax-image="' . esc_attr( $parallax_image_src ) . '"';
197
- }
198
- if ( ! $parallax && $has_video_bg ) {
199
- $wrapper_attributes[] = 'data-vc-video-bg="' . esc_attr( $video_bg_url ) . '"';
200
- }
201
- $css_class = preg_replace( '/\s+/', ' ', apply_filters( VC_SHORTCODE_CUSTOM_CSS_FILTER_TAG, implode( ' ', array_filter( array_unique( $css_classes ) ) ), $this->settings['base'], $atts ) );
202
- $wrapper_attributes[] = 'class="' . esc_attr( trim( $css_class ) ) . '"';
203
-
204
-
205
-
206
- $output .= '<div ' . implode( ' ', $wrapper_attributes ) . '>';
207
- $output .= $row_wrapper_inner_start; // @auxin
208
- $output .= wpb_js_remove_wpautop( $content );
209
- $output .= $row_wrapper_inner_end; // @auxin
210
- $output .= '</div>';
211
- $output .= $after_output;
212
-
213
- echo wp_kses_post( $output );