WPGlobus – Multilingual Everything! - Version 1.9.17

Version Description

This maintenance release introduces Gutenberg support in beta-stage.

=

Download this release

Release Info

Developer tivnet
Plugin Icon 128x128 WPGlobus – Multilingual Everything!
Version 1.9.17
Comparing to
See all releases

Code changes from version 1.9.16 to 1.9.17

Files changed (85) hide show
  1. configs/acf.json +12 -0
  2. configs/all-in-one-seo-pack.json +16 -0
  3. configs/elementor.json +5 -0
  4. configs/wpglobus-seo.json +5 -0
  5. configs/wpglobus.json +5 -0
  6. configs/yoast-seo.json +12 -0
  7. data/wpglobus-product-info.json +1 -1
  8. flags/big/au.png +0 -0
  9. flags/big/br.png +0 -0
  10. flags/big/ca.png +0 -0
  11. flags/big/cn.png +0 -0
  12. flags/big/cy.png +0 -0
  13. flags/big/de.png +0 -0
  14. flags/big/dk.png +0 -0
  15. flags/big/es.alt.png +0 -0
  16. flags/big/fi.png +0 -0
  17. flags/big/ir.png +0 -0
  18. flags/big/it.png +0 -0
  19. flags/big/ru.png +0 -0
  20. flags/big/uk.png +0 -0
  21. flags/big/us.png +0 -0
  22. flags/montenegro.gif +0 -0
  23. includes/admin/meta/class-wpglobus-meta.php +452 -0
  24. includes/admin/recommendations/class-wpglobus-admin-recommendations.php +58 -1
  25. includes/builders/assets/wpglobus-admin-builder-49.js +312 -0
  26. includes/builders/class-wpglobus-builder.php +427 -0
  27. includes/builders/class-wpglobus-builders.php +840 -0
  28. includes/builders/class-wpglobus-config-builder.php +472 -0
  29. includes/builders/elementor/class-wpglobus-elementor-update-post.php +107 -0
  30. includes/builders/elementor/class-wpglobus-elementor.php +291 -0
  31. includes/builders/elementor/readme.txt +8 -0
  32. includes/builders/gutenberg/assets/js/wpglobus-gutenberg.js +164 -0
  33. includes/builders/gutenberg/class-wpglobus-gutenberg-update-post.php +287 -0
  34. includes/builders/gutenberg/class-wpglobus-gutenberg.php +273 -0
  35. includes/builders/js_composer/class-wpglobus-js_composer-update-post.php +108 -0
  36. includes/builders/js_composer/class-wpglobus-js_composer.php +26 -0
  37. includes/builders/yoast_seo/class-wpglobus-yoast_seo.php +26 -0
  38. includes/class-wpglobus-config-vendor.php +301 -0
  39. includes/class-wpglobus-config.php +104 -3
  40. includes/class-wpglobus-core.php +6 -6
  41. includes/class-wpglobus-post-types.php +11 -2
  42. includes/class-wpglobus-widget.php +24 -0
  43. includes/class-wpglobus.php +998 -479
  44. includes/css/wpglobus-options.css +1 -1
  45. includes/css/wpglobus-options.css.map +1 -1
  46. includes/css/wpglobus-options.scss +11 -1
  47. includes/js/wpglobus-admin-49.js +1 -0
  48. includes/js/wpglobus-admin-49.min.js +1 -1
  49. includes/js/wpglobus-vendor-acf.js +8 -1
  50. includes/js/wpglobus-vendor-acf.min.js +1 -1
  51. includes/options/class-wpglobus-options.php +108 -37
  52. includes/options/templates/compatibility.php +65 -0
  53. includes/options/templates/debug-info-theme.php +3 -1
  54. includes/vendor/acf/class-wpglobus-acf.php +104 -0
  55. includes/vendor/aioseopack/class-wpglobus-aioseopack.php +197 -0
  56. includes/vendor/class-wpglobus-yoastseo73.php +15 -2
  57. includes/vendor/class-wpglobus-yoastseo77.php +697 -0
  58. includes/vendor/wpglobus-vendors.php +30 -0
  59. includes/wp_options/class-wpglobus-wp_options.php +80 -0
  60. includes/wpglobus-yoastseo.php +22 -9
  61. languages/wpglobus-ar.po +178 -111
  62. languages/wpglobus-be.po +178 -111
  63. languages/wpglobus-bg_BG.po +178 -111
  64. languages/wpglobus-de_CH.po +178 -111
  65. languages/wpglobus-de_DE.po +178 -111
  66. languages/wpglobus-el.po +178 -111
  67. languages/wpglobus-en_AU.po +178 -111
  68. languages/wpglobus-en_CA.po +178 -111
  69. languages/wpglobus-en_GB.po +178 -111
  70. languages/wpglobus-en_NZ.po +178 -111
  71. languages/wpglobus-en_US.po +178 -111
  72. languages/wpglobus-en_ZA.po +178 -111
  73. languages/wpglobus-es_AR.po +178 -111
  74. languages/wpglobus-es_CL.po +178 -111
  75. languages/wpglobus-es_CO.po +178 -111
  76. languages/wpglobus-es_CR.po +178 -111
  77. languages/wpglobus-es_ES.po +178 -111
  78. languages/wpglobus-es_GT.po +178 -111
  79. languages/wpglobus-es_MX.po +178 -111
  80. languages/wpglobus-es_PE.po +178 -111
  81. languages/wpglobus-es_PR.po +178 -111
  82. languages/wpglobus-es_VE.po +178 -111
  83. languages/wpglobus-et.po +178 -111
  84. languages/wpglobus-fr_BE.po +178 -111
  85. languages/wpglobus-fr_CA.po +68 -45
configs/acf.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "post_meta_fields": {
3
+ "*":{"file":"vendor/acf/class-wpglobus-acf.php","class":"WPGlobus_Acf_2"}
4
+ },
5
+ "post_ml_fields": {
6
+ "*":{"file":"vendor/acf/class-wpglobus-acf.php","class":"WPGlobus_Acf_2"}
7
+ },
8
+ "wp_options": {
9
+ "blogname": {},
10
+ "blogdescription": null
11
+ }
12
+ }
configs/all-in-one-seo-pack.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "post_meta_fields": {
3
+ "_aioseop_title": {},
4
+ "_aioseop_description": {},
5
+ "_aioseop_keywords": {}
6
+ },
7
+ "post_ml_fields": {
8
+ "aiosp_title": {},
9
+ "aiosp_description": {},
10
+ "aiosp_keywords": {}
11
+ },
12
+ "wp_options": {
13
+ "blogname": {},
14
+ "blogdescription": null
15
+ }
16
+ }
configs/elementor.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ {
2
+ "post_meta_fields": {
3
+ "_elementor_data": {}
4
+ }
5
+ }
configs/wpglobus-seo.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ {
2
+ "post_meta_fields": {
3
+ "_wpglobus_seo_test": {}
4
+ }
5
+ }
configs/wpglobus.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ {
2
+ "post_meta_fields": {
3
+ "_wpglobus_seo_test": {}
4
+ }
5
+ }
configs/yoast-seo.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "post_meta_fields": {
3
+ "_yoast_wpseo_title": {},
4
+ "_yoast_wpseo_metadesc": {},
5
+ "_yoast_wpseo_focuskw": {},
6
+ "_yoast_wpseo_focuskw_text_input": null
7
+ },
8
+ "wp_options": {
9
+ "blogname": {},
10
+ "blogdescription": null
11
+ }
12
+ }
data/wpglobus-product-info.json CHANGED
@@ -1 +1 @@
1
- {"multilingual-woocommerce-nets-netaxept":{"title":"{:en}Multilingual WooCommerce Nets Netaxept{:}{:ru}\u041c\u0443\u043b\u044c\u0442\u0438\u044f\u0437\u044b\u0447\u043d\u043e\u0441\u0442\u044c \u0434\u043b\u044f WooCommerce Nets Netaxept{:}","_api_new_version":"1.0.3","_api_tested_up_to":"4.9.4"},"wpglobus-header-images":{"title":"{:en}WPGlobus Header Images{:}{:ru}WPGlobus Header Images{:}","_api_new_version":"1.1.0","_api_tested_up_to":"4.9.2"},"wpglobus-for-slider-revolution":{"title":"{:en}WPGlobus for Slider Revolution{:}{:ru}WPGlobus \u0434\u043b\u044f \u043f\u043b\u0430\u0433\u0438\u043d\u0430 Slider Revolution{:}","_api_new_version":"1.5.0","_api_tested_up_to":"4.9.2"},"wpglobus-language-widgets":{"title":"{:en}WPGlobus Language Widgets{:}{:ru}\u042f\u0437\u044b\u043a\u0438 WPGlobus \u0434\u043b\u044f \u0432\u0438\u0434\u0436\u0435\u0442\u043e\u0432{:}","_api_new_version":"1.1.0","_api_tested_up_to":"4.9.2"},"wpglobus-for-bridge-theme":{"title":"{:en}WPGlobus for the \"Bridge\" theme{:}{:ru}WPGlobus \u0434\u043b\u044f \u0442\u0435\u043c\u044b Bridge{:}","_api_new_version":"1.1.0","_api_tested_up_to":"4.9.2"},"wpglobus-menu-visibility":{"title":"WPGlobus Menu Visibility","_api_new_version":"1.2.0","_api_tested_up_to":"4.9.4"},"wpglobus-mobile-menu":{"title":"{:en}WPGlobus Mobile Menu{:}{:ru}WPGlobus Mobile Menu{:}","_api_new_version":"1.2.2","_api_tested_up_to":"4.9.4"},"wpglobus-plus":{"title":"{:en}WPGlobus Plus multilingual extension{:}{:ru}WPGlobus \u041f\u043b\u044e\u0441{:}","_api_new_version":"1.1.40","_api_tested_up_to":"4.9.6"},"wpglobus-multi-currency":{"title":"{:en}WPGlobus Multi-Currency for WooCommerce{:}{:ru}WPGlobus - \u041c\u0443\u043b\u044c\u0442\u0438\u0432\u0430\u043b\u044e\u0442\u043d\u043e\u0441\u0442\u044c \u0434\u043b\u044f WooCommerce{:}","_api_new_version":"1.1.1","_api_tested_up_to":"4.9.4"},"woocommerce-wpglobus":{"title":"{:en}WPGlobus for WooCommerce{:}{:ru}\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 WooCommerce WPGlobus{:}","_api_new_version":"3.4.0","_api_tested_up_to":"4.9.6"}}
1
+ {"multilingual-woocommerce-nets-netaxept":{"title":"{:en}Multilingual WooCommerce Nets Netaxept{:}{:ru}\u041c\u0443\u043b\u044c\u0442\u0438\u044f\u0437\u044b\u0447\u043d\u043e\u0441\u0442\u044c \u0434\u043b\u044f WooCommerce Nets Netaxept{:}","_api_new_version":"1.0.3","_api_tested_up_to":"4.9.8"},"wpglobus-header-images":{"title":"{:en}WPGlobus Header Images{:}{:ru}WPGlobus Header Images{:}","_api_new_version":"1.1.0","_api_tested_up_to":"4.9.8"},"wpglobus-for-slider-revolution":{"title":"{:en}WPGlobus for Slider Revolution{:}{:ru}WPGlobus \u0434\u043b\u044f \u043f\u043b\u0430\u0433\u0438\u043d\u0430 Slider Revolution{:}","_api_new_version":"1.5.0","_api_tested_up_to":"4.9.8"},"wpglobus-for-bridge-theme":{"title":"{:en}WPGlobus for the \"Bridge\" theme{:}{:ru}WPGlobus \u0434\u043b\u044f \u0442\u0435\u043c\u044b Bridge{:}","_api_new_version":"1.1.0","_api_tested_up_to":"4.9.8"},"wpglobus-menu-visibility":{"title":"WPGlobus Menu Visibility","_api_new_version":"1.2.0","_api_tested_up_to":"4.9.8"},"wpglobus-mobile-menu":{"title":"{:en}WPGlobus Mobile Menu{:}{:ru}WPGlobus Mobile Menu{:}","_api_new_version":"1.2.2","_api_tested_up_to":"4.9.8"},"wpglobus-multi-currency":{"title":"{:en}WPGlobus Multi-Currency for WooCommerce{:}{:ru}WPGlobus - \u041c\u0443\u043b\u044c\u0442\u0438\u0432\u0430\u043b\u044e\u0442\u043d\u043e\u0441\u0442\u044c \u0434\u043b\u044f WooCommerce{:}","_api_new_version":"1.1.1","_api_tested_up_to":"4.9.8"},"wpglobus-language-widgets":{"title":"{:en}WPGlobus Language Widgets{:}{:ru}\u042f\u0437\u044b\u043a\u0438 WPGlobus \u0434\u043b\u044f \u0432\u0438\u0434\u0436\u0435\u0442\u043e\u0432{:}","_api_new_version":"1.1.0","_api_tested_up_to":"4.9.8"},"wpglobus-plus":{"title":"{:en}WPGlobus Plus multilingual extension{:}{:ru}WPGlobus \u041f\u043b\u044e\u0441{:}","_api_new_version":"1.1.41","_api_tested_up_to":"4.9.8"},"woocommerce-wpglobus":{"title":"{:en}WPGlobus for WooCommerce{:}{:ru}\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 WooCommerce WPGlobus{:}","_api_new_version":"3.4.1","_api_tested_up_to":"4.9.8"}}
flags/big/au.png ADDED
Binary file
flags/big/br.png ADDED
Binary file
flags/big/ca.png ADDED
Binary file
flags/big/cn.png ADDED
Binary file
flags/big/cy.png ADDED
Binary file
flags/big/de.png ADDED
Binary file
flags/big/dk.png ADDED
Binary file
flags/big/es.alt.png ADDED
Binary file
flags/big/fi.png ADDED
Binary file
flags/big/ir.png ADDED
Binary file
flags/big/it.png ADDED
Binary file
flags/big/ru.png ADDED
Binary file
flags/big/uk.png ADDED
Binary file
flags/big/us.png ADDED
Binary file
flags/montenegro.gif ADDED
Binary file
includes/admin/meta/class-wpglobus-meta.php ADDED
@@ -0,0 +1,452 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Class WPGlobus_Meta
4
+ *
5
+ * @since 1.9.17
6
+ *
7
+ * @package WPGlobus\Admin\Meta
8
+ * @author Alex Gor(alexgff)
9
+ */
10
+
11
+ if ( ! class_exists( 'WPGlobus_Meta' ) ) :
12
+
13
+ /**
14
+ * Class WPGlobus_Meta.
15
+ */
16
+ class WPGlobus_Meta {
17
+
18
+ /**
19
+ * Instance of this class.
20
+ *
21
+ * @var WPGlobus_Meta
22
+ */
23
+ protected static $instance;
24
+
25
+ /**
26
+ * Meta fields.
27
+ *
28
+ * @var string[]
29
+ */
30
+ public static $meta_fields = array();
31
+
32
+ /**
33
+ * Builder.
34
+ *
35
+ * @var WPGlobus_Config_Builder
36
+ */
37
+ protected static $builder = null;
38
+
39
+ /**
40
+ * Constructor.
41
+ *
42
+ * @param string[] $meta_fields
43
+ * @param WPGlobus_Config_Builder $builder
44
+ */
45
+ protected function __construct( $meta_fields, $builder ) {
46
+
47
+ self::$meta_fields = $meta_fields;
48
+ self::$builder = $builder;
49
+
50
+ if ( is_admin() ) {
51
+ add_filter( 'get_post_metadata', array( __CLASS__, 'filter__post_metadata' ), 5, 4 );
52
+
53
+ /**
54
+ * @see update_metadata() in wp-includes\meta.php
55
+ */
56
+ add_filter( 'update_post_metadata', array( __CLASS__, 'filter__update_post_metadata' ), 5, 5 );
57
+
58
+ add_filter( 'delete_post_metadata', array( __CLASS__, 'filter__delete_metadata' ), 5, 5 );
59
+ }
60
+
61
+ }
62
+
63
+ /**
64
+ * Get instance of this class.
65
+ *
66
+ * @param string[] $meta_fields
67
+ * @param WPGlobus_Config_Builder $builder
68
+ *
69
+ * @return WPGlobus_Meta
70
+ */
71
+ public static function get_instance( $meta_fields, $builder ) {
72
+ if ( ! ( self::$instance instanceof self ) ) {
73
+ self::$instance = new self( $meta_fields, $builder );
74
+ }
75
+
76
+ return self::$instance;
77
+ }
78
+
79
+ /**
80
+ * Update post meta data.
81
+ *
82
+ * @see wp-includes\meta.php "update_{$meta_type}_metadata".
83
+ *
84
+ * @param null|bool $check Whether to allow updating metadata for the given type.
85
+ * @param int $object_id Object ID.
86
+ * @param string $meta_key Meta key.
87
+ * @param mixed $meta_value Meta value. Must be serializable if non-scalar.
88
+ * @param mixed $prev_value Optional. If specified, only update existing
89
+ * metadata entries with the specified value.
90
+ * Otherwise, update all entries.
91
+ *
92
+ * @return bool
93
+ */
94
+ public static function filter__update_post_metadata( $check, $object_id, $meta_key, $meta_value, $prev_value ) {
95
+
96
+ if ( empty( self::$meta_fields ) ) {
97
+ return $check;
98
+ }
99
+
100
+ if ( ! self::meta_key_exists( $meta_key ) ) {
101
+ return $check;
102
+ }
103
+
104
+ $meta_type = 'post';
105
+
106
+ /** @global wpdb $wpdb */
107
+ global $wpdb;
108
+
109
+ $table = _get_meta_table( $meta_type );
110
+ if ( ! $table ) {
111
+ return false;
112
+ }
113
+
114
+ $column = $meta_type . '_id';
115
+ $id_column = 'meta_id';
116
+
117
+ $raw_meta_key = $meta_key;
118
+ $passed_value = $meta_value;
119
+
120
+ // Compare existing value to new value if no prev value given and the key exists only once.
121
+ if ( empty( $prev_value ) ) {
122
+ $old_value = get_metadata( $meta_type, $object_id, $meta_key );
123
+ if ( count( $old_value ) === 1 ) {
124
+ if ( $old_value[0] === $meta_value ) {
125
+ return false;
126
+ }
127
+ }
128
+ }
129
+
130
+ /**
131
+ * Don't auto-modify this SQL query.
132
+ */
133
+ $meta_ids = $wpdb->get_col( $wpdb->prepare( "SELECT $id_column FROM $table WHERE meta_key = %s AND $column = %d", $meta_key, $object_id ) );
134
+
135
+ /*
136
+ // Incorrect query.
137
+ $meta_ids = $wpdb->get_col( $wpdb->prepare(
138
+ 'SELECT %s FROM %s WHERE meta_key = %s AND %s = %d',
139
+ $id_column,
140
+ $table,
141
+ $meta_key,
142
+ $column,
143
+ $object_id
144
+ ) );
145
+ // */
146
+
147
+ if ( empty( $meta_ids ) ) {
148
+
149
+ $_passed_value = $passed_value;
150
+
151
+ if ( ! empty( $_passed_value ) && WPGlobus::Config()->default_language !== self::$builder->get_language() ) {
152
+ $_passed_value = WPGlobus_Utils::build_multilingual_string( array( self::$builder->get_language() => $_passed_value ) );
153
+ }
154
+
155
+ return add_metadata( $meta_type, $object_id, $raw_meta_key, $_passed_value );
156
+ }
157
+
158
+ /**
159
+ * WPGlobus Core.
160
+ * We get $meta_value in language that can be retrieved with self::$builder->get_language().
161
+ */
162
+ $meta_cache = wp_cache_get( $object_id, $meta_type . '_meta' );
163
+
164
+ /**
165
+ * May be we need to update meta cache.
166
+ *
167
+ * @see 'filter__post_metadata' function.
168
+ */
169
+
170
+ // if ( !$meta_cache ) {
171
+ // $meta_cache = update_meta_cache( $meta_type, array( $object_id ) );
172
+ // $meta_cache = $meta_cache[$object_id];
173
+ // }
174
+
175
+ if ( isset( $meta_cache[ $meta_key ] ) ) {
176
+
177
+ foreach ( $meta_cache[ $meta_key ] as $_key => $_ml_value ) {
178
+
179
+ $_new_ml_array = array();
180
+
181
+ if ( WPGlobus_Core::has_translations( $_ml_value ) ) {
182
+
183
+ foreach ( WPGlobus::Config()->enabled_languages as $language ) :
184
+
185
+ if ( $language === self::$builder->get_language() ) {
186
+
187
+ if ( ! empty( $meta_value ) ) {
188
+ $_new_ml_array[ $language ] = $meta_value;
189
+ }
190
+ } else {
191
+
192
+ $_value = WPGlobus_Core::text_filter( $_ml_value, $language, WPGlobus::RETURN_EMPTY );
193
+
194
+ if ( '' !== $_value ) {
195
+ $_new_ml_array[ $language ] = $_value;
196
+ }
197
+ }
198
+
199
+ endforeach;
200
+
201
+ $_new_value = WPGlobus_Utils::build_multilingual_string( $_new_ml_array );
202
+
203
+ } else {
204
+
205
+ if ( WPGlobus::Config()->default_language === self::$builder->get_language() ) {
206
+ $_new_ml_array[ WPGlobus::Config()->default_language ] = $meta_value;
207
+ } else {
208
+ $_new_ml_array[ WPGlobus::Config()->default_language ] = $_ml_value;
209
+ if ( ! empty( $meta_value ) ) {
210
+ $_new_ml_array[ self::$builder->get_language() ] = $meta_value;
211
+ }
212
+ }
213
+
214
+ $_new_value = WPGlobus_Utils::build_multilingual_string( $_new_ml_array );
215
+
216
+ }
217
+
218
+ if ( ! empty( $_new_value ) ) {
219
+ $meta_value = maybe_unserialize( $_new_value );
220
+ }
221
+ }
222
+ }
223
+
224
+ $data = compact( 'meta_value' );
225
+ $where = array(
226
+ $column => $object_id,
227
+ 'meta_key' => $meta_key,
228
+ );
229
+
230
+ $result = $wpdb->update( $table, $data, $where );
231
+
232
+ if ( ! $result ) {
233
+ return false;
234
+ }
235
+
236
+ wp_cache_delete( $object_id, $meta_type . '_meta' );
237
+
238
+ return true;
239
+
240
+ }
241
+
242
+ /**
243
+ * Delete metadata for the specified object.
244
+ *
245
+ * in our case we should prevent deleting multilingual string when $meta_value is empty.
246
+ *
247
+ * @see wp-includes\meta.php "delete_{$meta_type}_metadata".
248
+ *
249
+ * @param null|bool $check Whether to allow metadata deletion of the given type.
250
+ * @param int $object_id Object ID.
251
+ * @param string $meta_key Meta key.
252
+ * @param mixed $meta_value Meta value. Must be serializable if non-scalar.
253
+ * @param bool $delete_all Whether to delete the matching metadata entries
254
+ * for all objects, ignoring the specified $object_id.
255
+ * Default false.
256
+ *
257
+ * @return bool|null
258
+ */
259
+ public static function filter__delete_metadata(
260
+ $check, $object_id, $meta_key, $meta_value,
261
+ /** @noinspection PhpUnusedParameterInspection */
262
+ $delete_all = false
263
+ ) {
264
+
265
+ if ( empty( self::$meta_fields ) ) {
266
+ return $check;
267
+ }
268
+
269
+ if ( ! self::meta_key_exists( $meta_key ) ) {
270
+ return $check;
271
+ }
272
+
273
+ $result = true;
274
+
275
+ if ( empty( $meta_value ) && WPGlobus::Config()->default_language === self::$builder->get_language() ) {
276
+
277
+ /**
278
+ * @todo check for extra languages.
279
+ */
280
+
281
+ /** @global wpdb $wpdb */
282
+ global $wpdb;
283
+
284
+ $_meta_value =
285
+ $wpdb->get_col(
286
+ $wpdb->prepare( "SELECT meta_value FROM $wpdb->postmeta WHERE post_id = %d AND meta_key = %s",
287
+ $object_id,
288
+ $meta_key
289
+ )
290
+ );
291
+
292
+ if ( ! isset( $_meta_value ) || empty( $_meta_value[0] ) ) {
293
+ $result = null;
294
+ } else {
295
+ if ( WPGlobus_Core::has_translations( $_meta_value[0] ) ) {
296
+ $result = true;
297
+ } else {
298
+ $result = null;
299
+ }
300
+ }
301
+ }
302
+
303
+ return $result;
304
+
305
+ }
306
+
307
+ /**
308
+ * Get post meta.
309
+ *
310
+ * @see \get_metadata()
311
+ *
312
+ * @param null|array|string $check The value get_metadata() should return - a single metadata value,
313
+ * or an array of values.
314
+ * @param int $object_id Object ID.
315
+ * @param string $meta_key Meta key.
316
+ * @param bool $single Whether to return only the first value of the specified $meta_key.
317
+ *
318
+ * @return array|null|string
319
+ */
320
+ public static function filter__post_metadata( $check, $object_id, $meta_key, $single ) {
321
+
322
+ if ( ! is_admin() ) {
323
+ return $check;
324
+ }
325
+
326
+ if ( empty( self::$meta_fields ) ) {
327
+ return $check;
328
+ }
329
+
330
+ if ( empty( $meta_key ) ) {
331
+ $_cache_meta_key = '__WPGLOBUS_META_KEY_EMPTY__';
332
+ } else {
333
+
334
+ if ( ! self::meta_key_exists( $meta_key ) ) {
335
+ return $check;
336
+ }
337
+ $_cache_meta_key = $meta_key;
338
+ }
339
+
340
+ $return_value = 'as_array';
341
+ if ( $single ) {
342
+ $return_value = 'as_single';
343
+ }
344
+
345
+ /**
346
+ * May be called many times on one page. Let's cache.
347
+ */
348
+ static $_cache;
349
+ if ( isset( $_cache[ $_cache_meta_key ][ $object_id ][ $return_value ] ) ) {
350
+ return $_cache[ $_cache_meta_key ][ $object_id ][ $return_value ];
351
+ }
352
+
353
+ $meta_type = 'post';
354
+
355
+ $meta_cache = wp_cache_get( $object_id, $meta_type . '_meta' );
356
+
357
+ if ( ! $meta_cache ) {
358
+ $meta_cache = update_meta_cache( $meta_type, array( $object_id ) );
359
+ $meta_cache = $meta_cache[ $object_id ];
360
+ }
361
+
362
+ if ( ! $meta_key ) {
363
+
364
+ /**
365
+ * @todo add doc.
366
+ */
367
+ if ( ! empty( $meta_cache ) ) {
368
+
369
+ foreach ( $meta_cache as $_meta_key => $_values ) {
370
+ if ( self::meta_key_exists( $_meta_key ) ) {
371
+ foreach ( $_values as $__key => $__value ) {
372
+ $meta_cache[ $_meta_key ][ $__key ] = WPGlobus_Core::text_filter( $__value, self::$builder->get_language(), WPGlobus::RETURN_EMPTY );
373
+ }
374
+ }
375
+ }
376
+ }
377
+
378
+ $_cache[ $_cache_meta_key ][ $object_id ][ $return_value ] = $meta_cache;
379
+
380
+ return $meta_cache;
381
+
382
+ } else {
383
+
384
+ if ( isset( $meta_cache[ $meta_key ] ) ) {
385
+
386
+ if ( $single ) {
387
+
388
+ $_value = WPGlobus_Core::text_filter( $meta_cache[ $meta_key ][0], self::$builder->get_language(), WPGlobus::RETURN_EMPTY );
389
+
390
+ if ( ! empty( $_value ) ) {
391
+ $_value = maybe_unserialize( $_value );
392
+ }
393
+
394
+ $_cache[ $_cache_meta_key ][ $object_id ][ $return_value ] = $_value;
395
+
396
+ return $_value;
397
+
398
+ } else {
399
+
400
+ foreach ( $meta_cache[ $meta_key ] as $_key => $_value ) {
401
+
402
+ if ( WPGlobus_Core::has_translations( $_value ) ) {
403
+ $_value = WPGlobus_Core::text_filter( $_value, self::$builder->get_language(), WPGlobus::RETURN_EMPTY );
404
+ } elseif( self::$builder->get_language() != WPGlobus::Config()->default_language ) {
405
+ $_value = '';
406
+ }
407
+
408
+ if ( ! empty( $_value ) ) {
409
+ $meta_cache[ $meta_key ][ $_key ] = maybe_unserialize( $_value );
410
+ } else {
411
+ $meta_cache[ $meta_key ][ $_key ] = '';
412
+ }
413
+ }
414
+
415
+ $_cache[ $_cache_meta_key ][ $object_id ][ $return_value ] = $meta_cache[ $meta_key ];
416
+
417
+ return $meta_cache[ $meta_key ];
418
+
419
+ }
420
+ }
421
+
422
+ if ( $single ) {
423
+ return '';
424
+ } else {
425
+ return array();
426
+ }
427
+ }
428
+
429
+ // We should not be here. Keeping as a precaution for potential code changes.
430
+
431
+ /** @noinspection PhpUnreachableStatementInspection */
432
+ return $check;
433
+
434
+ }
435
+
436
+ /**
437
+ * Check for meta key existence.
438
+ *
439
+ * @param string $meta_key
440
+ *
441
+ * @return bool
442
+ */
443
+ protected static function meta_key_exists( $meta_key ) {
444
+ if ( in_array( $meta_key, self::$meta_fields, true ) ) {
445
+ return true;
446
+ }
447
+
448
+ return false;
449
+ }
450
+ }
451
+
452
+ endif;
includes/admin/recommendations/class-wpglobus-admin-recommendations.php CHANGED
@@ -12,12 +12,16 @@
12
  */
13
  class WPGlobus_Admin_Recommendations {
14
 
 
 
15
  /**
16
  * Setup actions and filters.
17
  */
18
  public static function setup_hooks() {
19
  add_filter( 'woocommerce_general_settings', array( __CLASS__, 'for_woocommerce' ) );
20
  add_filter( 'wpglobus_edit_slug_box', array( __CLASS__, 'wpg_plus_slug' ) );
 
 
21
  }
22
 
23
  /**
@@ -133,7 +137,13 @@ class WPGlobus_Admin_Recommendations {
133
  */
134
  public static function wpg_plus_slug() {
135
 
136
- $container_start = '<p style="padding:5px; font-weight: bold"><span class="dashicons dashicons-admin-site"></span> ';
 
 
 
 
 
 
137
  $container_end = '</p>';
138
 
139
  if ( ! is_plugin_active( 'wpglobus-plus/wpglobus-plus.php' ) ) {
@@ -145,6 +155,9 @@ class WPGlobus_Admin_Recommendations {
145
  echo ' ';
146
  echo '<a href="' . esc_url( $url ) . '" target="_blank">' . esc_html( $url ) . '</a>';
147
  echo $container_end; // WPCS: XSS ok.
 
 
 
148
  } elseif ( ! class_exists( 'WPGlobusPlus_Slug', false ) ) {
149
  $url = admin_url( 'admin.php' ) . '?page=' . WPGlobusPlus::WPGLOBUS_PLUS_OPTIONS_PAGE . '&tab=modules';
150
  echo $container_start; // WPCS: XSS ok.
@@ -155,6 +168,50 @@ class WPGlobus_Admin_Recommendations {
155
 
156
  echo '<a href="' . esc_url( $url ) . '" target="_blank">' . esc_html( $msg ) . '.</a>';
157
  echo $container_end; // WPCS: XSS ok.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
158
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
159
  }
 
160
  }
12
  */
13
  class WPGlobus_Admin_Recommendations {
14
 
15
+ protected static $run_js = false;
16
+
17
  /**
18
  * Setup actions and filters.
19
  */
20
  public static function setup_hooks() {
21
  add_filter( 'woocommerce_general_settings', array( __CLASS__, 'for_woocommerce' ) );
22
  add_filter( 'wpglobus_edit_slug_box', array( __CLASS__, 'wpg_plus_slug' ) );
23
+ add_action( 'admin_footer', array( __CLASS__, 'on__admin_footer' ), 1000 );
24
+ add_action( 'wpglobus_gutenberg_metabox', array( __CLASS__, 'on__gutenberg_metabox' ) );
25
  }
26
 
27
  /**
137
  */
138
  public static function wpg_plus_slug() {
139
 
140
+ global $pagenow;
141
+
142
+ if ( 'post-new.php' == $pagenow ) {
143
+ return;
144
+ }
145
+
146
+ $container_start = '<p id="wpglobus-plus-slug-recommendation" style="padding:5px; font-weight: bold"><span class="dashicons dashicons-admin-site"></span> ';
147
  $container_end = '</p>';
148
 
149
  if ( ! is_plugin_active( 'wpglobus-plus/wpglobus-plus.php' ) ) {
155
  echo ' ';
156
  echo '<a href="' . esc_url( $url ) . '" target="_blank">' . esc_html( $url ) . '</a>';
157
  echo $container_end; // WPCS: XSS ok.
158
+
159
+ self::$run_js = true;
160
+
161
  } elseif ( ! class_exists( 'WPGlobusPlus_Slug', false ) ) {
162
  $url = admin_url( 'admin.php' ) . '?page=' . WPGlobusPlus::WPGLOBUS_PLUS_OPTIONS_PAGE . '&tab=modules';
163
  echo $container_start; // WPCS: XSS ok.
168
 
169
  echo '<a href="' . esc_url( $url ) . '" target="_blank">' . esc_html( $msg ) . '.</a>';
170
  echo $container_end; // WPCS: XSS ok.
171
+
172
+ self::$run_js = true;
173
+
174
+ }
175
+ }
176
+
177
+ /**
178
+ * @since 1.9.17
179
+ */
180
+ public static function on__gutenberg_metabox() {
181
+
182
+ if ( WPGlobus::Config()->builder->is_running() ) {
183
+ self::wpg_plus_slug();
184
+ self::$run_js = false;
185
  }
186
+
187
+ }
188
+
189
+ /**
190
+ * @since 1.9.17
191
+ */
192
+ public static function on__admin_footer() {
193
+
194
+ if ( ! self::$run_js ) {
195
+ return;
196
+ }
197
+
198
+ if ( ! WPGlobus::Config()->builder->is_running() ) {
199
+ return;
200
+ }
201
+
202
+ if ( WPGlobus::Config()->builder->get_language() == WPGlobus::Config()->default_language ) {
203
+ return;
204
+ }
205
+
206
+ ?>
207
+ <script type='text/javascript'>
208
+ /* <![CDATA[ */
209
+ jQuery('#edit-slug-box').css({'display':'none'});
210
+ var wpglobus_slug_recomm_box = jQuery('#wpglobus-plus-slug-recommendation').remove();
211
+ jQuery('#edit-slug-box').before(wpglobus_slug_recomm_box);
212
+ /* ]]> */
213
+ </script>
214
+ <?php
215
  }
216
+
217
  }
includes/builders/assets/wpglobus-admin-builder-49.js ADDED
@@ -0,0 +1,312 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * WPGlobus Administration Core.
3
+ * Interface JS functions
4
+ *
5
+ * @since 1.9.17
6
+ *
7
+ * @package WPGlobus
8
+ * @subpackage Administration
9
+ */
10
+ /*jslint browser: true*/
11
+ /*global jQuery, console, WPGlobusCore*/
12
+
13
+ var WPGlobusCore;
14
+
15
+ (function($) {
16
+ var api;
17
+ api = WPGlobusCore = {
18
+ strpos: function( haystack, needle, offset){
19
+ haystack = "" + haystack;
20
+ var i = haystack.indexOf( needle, offset );
21
+ return i >= 0 ? i : false;
22
+ },
23
+
24
+ TextFilter: function(text, language, return_in){
25
+ if ( typeof text == 'undefined' || '' === text ) { return text; }
26
+
27
+ var pos_start, pos_end, possible_delimiters = [], is_local_text_found = false;;
28
+
29
+ language = '' == language ? 'en' : language;
30
+ return_in = typeof return_in == 'undefined' || '' == return_in ? 'RETURN_IN_DEFAULT_LANGUAGE' : return_in;
31
+
32
+ possible_delimiters[0] = [];
33
+ possible_delimiters[0]['start'] = WPGlobusCoreData.locale_tag_start.replace('%s', language);
34
+ possible_delimiters[0]['end'] = WPGlobusCoreData.locale_tag_end;
35
+
36
+ possible_delimiters[1] = [];
37
+ possible_delimiters[1]['start'] = '<!--:'+language+'-->';
38
+ possible_delimiters[1]['end'] = '<!--:-->';
39
+
40
+ possible_delimiters[2] = [];
41
+ possible_delimiters[2]['start'] = '[:'+language+']';
42
+ possible_delimiters[2]['end'] = '[:';
43
+
44
+
45
+
46
+ for (var i = 0; i < 3; i++) {
47
+
48
+ pos_start = api.strpos( text, possible_delimiters[i]['start'] );
49
+ if ( pos_start === false ) {
50
+ continue;
51
+ }
52
+
53
+ pos_start = pos_start + possible_delimiters[i]['start'].length;
54
+
55
+ pos_end = api.strpos( text, possible_delimiters[i]['end'], pos_start );
56
+
57
+ if ( pos_end === false ) {
58
+ text = text.substr( pos_start );
59
+ } else {
60
+ text = text.substr( pos_start, pos_end - pos_start );
61
+ }
62
+
63
+ is_local_text_found = true;
64
+ break;
65
+
66
+ }
67
+
68
+ if ( ! is_local_text_found ) {
69
+ if ( return_in == 'RETURN_EMPTY' ) {
70
+ if ( language == WPGlobusCoreData.default_language && ! /(\{:|\[:|<!--:)[a-z]{2}/.test(text) ) {
71
+ /** do nothing */
72
+ } else {
73
+ text = '';
74
+ }
75
+ } else {
76
+ /**
77
+ * Try RETURN_IN_DEFAULT_LANGUAGE.
78
+ */
79
+ if ( language == WPGlobusCoreData.default_language ) {
80
+ if ( /(\{:|\[:|<!--:)[a-z]{2}/.test(text) ) {
81
+ text = '';
82
+ }
83
+ } else {
84
+ text = api.TextFilter( text, WPGlobusCoreData.default_language );
85
+ }
86
+ }
87
+ }
88
+ return text;
89
+ },
90
+ addLocaleMarks: function(text, language) {
91
+ return WPGlobusCoreData.locale_tag_start.replace('%s', language) + text + WPGlobusCoreData.locale_tag_end;
92
+ },
93
+ getTranslations: function(text) {
94
+ var t = {},
95
+ return_in;
96
+ $.each(WPGlobusCoreData.enabled_languages, function(i,l){
97
+ return_in = l == WPGlobusCoreData.default_language ? 'RETURN_IN_DEFAULT_LANGUAGE' : 'RETURN_EMPTY';
98
+ t[l] = api.TextFilter(text, l, return_in);
99
+ });
100
+ return t;
101
+ },
102
+ getString: function(s, newVal, l) {
103
+ if ( 'undefined' === typeof(s) ) {
104
+ return s;
105
+ }
106
+ if ( 'undefined' === typeof(newVal) ) {
107
+ newVal = '';
108
+ }
109
+ if ( 'undefined' === typeof(l) ) {
110
+ l = WPGlobusCoreData.language;
111
+ }
112
+
113
+ s = api.getTranslations(s);
114
+ s[l] = newVal;
115
+
116
+ var cS = '';
117
+
118
+ $.each(s, function(ln,val){
119
+ if ( '' != val && ln != WPGlobusCoreData.default_language) {
120
+ cS += api.addLocaleMarks(val, ln);
121
+ }
122
+ });
123
+
124
+ if ( '' != s[WPGlobusCoreData.default_language] ) {
125
+ if ( '' == cS ) {
126
+ cS = s[WPGlobusCoreData.default_language];
127
+ } else {
128
+ cS = api.addLocaleMarks(s[WPGlobusCoreData.default_language], WPGlobusCoreData.default_language) + cS;
129
+ }
130
+ }
131
+ return cS;
132
+ }
133
+ };
134
+ })(jQuery);
135
+
136
+ jQuery(document).ready(function ($) {
137
+ "use strict";
138
+
139
+ if ( 'undefined' === typeof WPGlobusAdmin ) {
140
+ return;
141
+ }
142
+
143
+ var api = {
144
+ languageSelectorBoxDelta: 0,
145
+ locationPathname: '/wp-admin/post.php',
146
+ init: function() {
147
+ //api.setCookie();
148
+ api.start();
149
+ },
150
+ _info: function() {
151
+ var lang = undefined;
152
+ if( $('#language').length > 0 ) {
153
+ lang = $('#language').val();
154
+ }
155
+ console.log('Current language from hidden (#language) : ', lang);
156
+
157
+ lang = undefined;
158
+ if( $('#wpglobus-language').length > 0 ) {
159
+ lang = $('#wpglobus-language').val();
160
+ }
161
+ console.log('Current language from hidden (#wpglobus-language) : ', lang);
162
+
163
+ lang = undefined;
164
+ if( $('input[name="wpglobus-language"]').length > 0 ) {
165
+ lang = $('input[name="wpglobus-language"]').val();
166
+ }
167
+ console.log('Current language from hidden (input[name="wpglobus-language"]) : ', lang);
168
+
169
+ lang = undefined;
170
+ if( $('input[name="wpglobus_language"]').length > 0 ) {
171
+ lang = $('input[name="wpglobus_language"]').val();
172
+ }
173
+ console.log('Current language from hidden (input[name="wpglobus_language"]) : ', lang);
174
+ console.log('Builder : ', WPGlobusAdmin.builder);
175
+
176
+ var content = $('#content').val();
177
+ if ( content == '' ) {
178
+ console.log('Editor content (#content) : (empty)');
179
+ } else {
180
+ console.log(content);
181
+ }
182
+ },
183
+ checkCookie: function() {
184
+ if ( -1 != window.location.search.indexOf('language=') ) {
185
+ return false;
186
+ }
187
+ if ( 'post.php' == WPGlobusAdmin.page ) {
188
+ var cookie = wpCookies.get(WPGlobusAdmin.builder.languageCookie);
189
+
190
+ if ( null !== cookie && history.pushState) {
191
+ cookie = cookie.split('+');
192
+ var language = cookie[0];
193
+ if ('undefined' !== typeof cookie[1] && cookie[1] + 0 == WPGlobusAdmin.$_get.post ) {
194
+ var newurl = window.location.protocol + "//" + window.location.host + window.location.pathname + window.location.search + '&language='+language;
195
+ window.history.pushState({path:newurl},'',newurl);
196
+ return language;
197
+ }
198
+ }
199
+ }
200
+ return false;
201
+ },
202
+ setCookie: function() {
203
+ var lang = api.checkCookie();
204
+ if ( ! lang ) {
205
+ lang = WPGlobusAdmin.$_get.language;
206
+ if ( 'undefined' === typeof lang ) {
207
+ lang = WPGlobusAdmin.data.default_language;
208
+ }
209
+ }
210
+ wpCookies.set(WPGlobusAdmin.builder.languageCookie, lang+'+'+WPGlobusAdmin.$_get.post, 31536000, api.locationPathname );
211
+ },
212
+ setLocationSearch: function() {
213
+ if ( ! history.pushState || -1 != window.location.search.indexOf('language=') ) {
214
+ return;
215
+ }
216
+ if ( WPGlobusAdmin.data.default_language != WPGlobusAdmin.currentTab ) {
217
+ var newurl = window.location.protocol + "//" + window.location.host + window.location.pathname + window.location.search + '&language='+WPGlobusAdmin.currentTab;
218
+ window.history.pushState({path:newurl},'',newurl);
219
+ }
220
+ },
221
+ start: function() {
222
+ /**
223
+ *
224
+ */
225
+ api.setLocationSearch();
226
+
227
+ /**
228
+ *
229
+ */
230
+ var wrap_at = '#postdivrich',
231
+ set_title = true,
232
+ content_tabs_id = '#post-body-content';
233
+ if ( WPGlobusAdmin.data.support['editor'] === false ) {
234
+ wrap_at = '#titlediv';
235
+ set_title = false;
236
+ }
237
+ if ( WPGlobusAdmin.data.support['title'] === false ) {
238
+ set_title = false;
239
+ }
240
+
241
+ /**
242
+ * Make post-body-content as tabs container.
243
+ */
244
+ $(content_tabs_id).prepend($('.wpglobus-post-body-tabs-list'));
245
+ $.each(WPGlobusAdmin.tabs, function (index, suffix) {
246
+ if ('default' === suffix) {
247
+ $(wrap_at).wrap('<div id="tab-default"></div>');
248
+ if ( set_title ) {
249
+ $($('#titlediv')).insertBefore(wrap_at);
250
+ }
251
+ } else {
252
+ $(wrap_at+'-' + suffix).wrap('<div id="tab-' + suffix + '"></div>');
253
+ if ( set_title ) {
254
+ $($('#titlediv-' + suffix)).insertBefore(wrap_at+'-' + suffix);
255
+ }
256
+ }
257
+ });
258
+
259
+ $(content_tabs_id).addClass('wpglobus-post-body-tabs');
260
+
261
+ /**
262
+ * Set fields as multilingual.
263
+ */
264
+ //setTimeout(api.setMultilingualFields(), 1000);
265
+ api.setMultilingualFields();
266
+
267
+ /**
268
+ *
269
+ */
270
+ //api.ajaxPrefilter();
271
+
272
+ },
273
+ ajaxPrefilter: function() {
274
+ /**
275
+ * @todo WIP.
276
+ */
277
+ $.ajaxPrefilter(function( options, originalOptions, jqXHR ) {
278
+ // Modify options, control originalOptions, store jqXHR, etc
279
+ //console.log(options);
280
+ });
281
+ },
282
+ setMultilingualFields: function() {
283
+ $.each(WPGlobusAdmin.builder.multilingualFields, function(indx, field) {
284
+ var elementBy = 'name';
285
+ var node = document.getElementsByName(field);
286
+ var $element;
287
+
288
+ if ( 0 == node.length ) {
289
+ elementBy = 'id';
290
+ node = document.getElementById(field);
291
+ }
292
+
293
+ if ( null === node ) {
294
+ return;
295
+ } else {
296
+ if ( 'id' == elementBy ) {
297
+ $element = $('#'+field);
298
+ } else {
299
+ var nodeName = node[0].nodeName;
300
+ nodeName = nodeName.toLowerCase();
301
+ $element = $(nodeName+'[name="'+field+'"]');
302
+ }
303
+ $element.addClass(WPGlobusAdmin.builder.translatableClass);
304
+ }
305
+
306
+ });
307
+ }
308
+ }
309
+
310
+ WPGlobusAdmin = $.extend({}, WPGlobusAdmin, api);
311
+ WPGlobusAdmin.init();
312
+ });
includes/builders/class-wpglobus-builder.php ADDED
@@ -0,0 +1,427 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-builder.php
4
+ *
5
+ * @package WPGlobus\Builders
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ /**
10
+ * Class WPGlobus_Builder.
11
+ *
12
+ * @since 1.9.17
13
+ */
14
+ if ( ! class_exists( 'WPGlobus_Builder' ) ) :
15
+
16
+ class WPGlobus_Builder {
17
+
18
+ /**
19
+ * Current language of post.
20
+ */
21
+ protected $language = null;
22
+
23
+ /**
24
+ * Builder ID.
25
+ */
26
+ protected $id = null;
27
+
28
+ /**
29
+ * Array of activated builders.
30
+ *
31
+ * @since 1.9.17
32
+ * @access protected
33
+ * @var array
34
+ */
35
+ //protected $builders = array();
36
+
37
+ /**
38
+ * @var array
39
+ * @todo Unused?
40
+ */
41
+ protected $builder_post = null;
42
+
43
+ /**
44
+ * Constructor method.
45
+ *
46
+ * @since 1.9.17
47
+ *
48
+ * @param string $id The Builder ID, such as 'gutenberg'.
49
+ */
50
+ public function __construct( $id ) {
51
+
52
+ $this->id = $id;
53
+
54
+ $this->set_current_language();
55
+
56
+ // if ( defined( 'DOING_AJAX' ) && DOING_AJAX ) {
57
+ /**
58
+ * @todo Add the handling of AJAX.
59
+ */
60
+ // }
61
+
62
+ if ( is_admin() ) {
63
+
64
+ add_action( 'redirect_post_location', array( $this, 'on__redirect' ), 5, 2 );
65
+
66
+ add_filter( 'admin_body_class', array( $this, 'filter__add_admin_body_class' ) );
67
+
68
+ /**
69
+ * @see "{$field_no_prefix}_edit_pre" in wp-includes\post.php
70
+ */
71
+ add_filter( 'content_edit_pre', array( $this, 'filter__content' ), 5, 2 );
72
+ add_filter( 'title_edit_pre', array( $this, 'filter__title' ), 5, 2 );
73
+ add_filter( 'excerpt_edit_pre', array( $this, 'filter__excerpt' ), 5, 2 );
74
+
75
+ }
76
+
77
+ /**
78
+ * Show language tabs in post.php page.
79
+ *
80
+ * @see_file wpglobus\includes\class-wpglobus.php
81
+ */
82
+ add_filter( 'wpglobus_show_language_tabs', array( $this, 'filter__show_language_tabs' ), 5 );
83
+
84
+ }
85
+
86
+ /**
87
+ * Filter title.
88
+ *
89
+ * @param string $value The title.
90
+ * @param int $post_id Unused.
91
+ *
92
+ * @return string
93
+ */
94
+ public function filter__title(
95
+ $value, /** @noinspection PhpUnusedParameterInspection */
96
+ $post_id
97
+ ) {
98
+ $value = WPGlobus_Core::text_filter( $value, $this->get_current_language(), WPGlobus::RETURN_EMPTY );
99
+
100
+ return $value;
101
+ }
102
+
103
+ /**
104
+ * Filter content.
105
+ *
106
+ * @param string $content The content.
107
+ * @param int $post_id Post ID - Unused.
108
+ *
109
+ * @return string
110
+ */
111
+ public function filter__content(
112
+ $content, /** @noinspection PhpUnusedParameterInspection */
113
+ $post_id
114
+ ) {
115
+ $content = WPGlobus_Core::text_filter( $content, $this->get_current_language(), WPGlobus::RETURN_EMPTY );
116
+
117
+ return $content;
118
+ }
119
+
120
+ /**
121
+ * Filter excerpt.
122
+ *
123
+ * @param string $excerpt The excerpt.
124
+ * @param int $post_id Post ID - Unused.
125
+ *
126
+ * @return string
127
+ */
128
+ public function filter__excerpt(
129
+ $excerpt, /** @noinspection PhpUnusedParameterInspection */
130
+ $post_id
131
+ ) {
132
+ $excerpt = WPGlobus_Core::text_filter( $excerpt, $this->get_current_language(), WPGlobus::RETURN_EMPTY );
133
+
134
+ return $excerpt;
135
+ }
136
+
137
+ /**
138
+ * Redirect.
139
+ *
140
+ * @param string $location
141
+ * @param int $post_id Post ID - Unused.
142
+ *
143
+ * @return string
144
+ */
145
+ public function on__redirect(
146
+ $location, /** @noinspection PhpUnusedParameterInspection */
147
+ $post_id
148
+ ) {
149
+ /**
150
+ * Tested with:
151
+ * - Page Builder by SiteOrigin OK.
152
+ */
153
+ return $location . '&language=' . $this->language;
154
+ }
155
+
156
+ /**
157
+ * Getter.
158
+ *
159
+ * @return null|string
160
+ */
161
+ public function get_id() {
162
+ return $this->id;
163
+ }
164
+
165
+ /**
166
+ * Is this a "builder" post?
167
+ *
168
+ * @return bool
169
+ * @todo Unused?
170
+ */
171
+ public function is_builder_post() {
172
+ if ( is_null( $this->builder_post ) ) {
173
+ return false;
174
+ }
175
+
176
+ return true;
177
+ }
178
+
179
+ /**
180
+ * Get hidden "wpglobus-language" field.
181
+ *
182
+ * @since 1.9.17
183
+ * @return string
184
+ */
185
+ public function get_language_field() {
186
+ /**
187
+ * @see on_add_devmode_switcher() in wpglobus\includes\class-wpglobus.php
188
+ * @todo may be add special function to get hidden language field.
189
+ */
190
+ return '<input type="hidden" id="' . esc_attr( WPGlobus::get_language_meta_key() ) . '" name="' . esc_attr( WPGlobus::get_language_meta_key() ) . '" value="' . esc_attr( $this->get_current_language() ) . '" />';
191
+ }
192
+
193
+ /**
194
+ * Return current language.
195
+ *
196
+ * @since 1.9.17
197
+ * @return string
198
+ */
199
+ public function get_current_language() {
200
+ return $this->language;
201
+ }
202
+
203
+ /**
204
+ * Set current language.
205
+ *
206
+ * @since 1.9.17
207
+ * @return void
208
+ */
209
+ public function set_current_language() {
210
+
211
+ if ( ! is_null( $this->language ) ) {
212
+ return;
213
+ }
214
+
215
+ /**
216
+ * Don't duplicate the defining of current language.
217
+ * Let's just get it from WPGlobus::Config()->builder.
218
+ */
219
+ $language = WPGlobus::Config()->builder->get_language();
220
+
221
+ if ( $language ) {
222
+ // Language was set in WPGlobus_Config_Builder class.
223
+ $this->language = $language;
224
+ }
225
+
226
+ $post_id = 0;
227
+ if ( ! empty( $_REQUEST['post'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
228
+ $post_id = (int) $_REQUEST['post'];
229
+ } elseif ( ! empty( $_REQUEST['id'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
230
+ $post_id = (int) $_REQUEST['id'];
231
+ } elseif ( ! empty( $_REQUEST['post_ID'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
232
+ $post_id = (int) $_REQUEST['post_ID'];
233
+ }
234
+
235
+ if ( $post_id && ! is_null( $this->language ) ) {
236
+ update_post_meta( $post_id, WPGlobus::Config()->builder->get_language_meta_key(), $this->language );
237
+ }
238
+
239
+ return;
240
+
241
+ /*********************************************************
242
+ * /*********************************************************
243
+ * /*********************************************************
244
+ * /*********************************************************
245
+ * /*********************************************************
246
+ * /*********************************************************
247
+ * @todo remove code after testing.
248
+ */
249
+ // phpcs:disable
250
+ /** @noinspection PhpUnreachableStatementInspection */
251
+ $language = WPGlobus::Config()->default_language;
252
+
253
+ if ( empty( $_REQUEST ) ) {
254
+
255
+ /**
256
+ * @todo Probably we are working with WP Rest API here.
257
+ * @see filter__pre_insert_post() in wpglobus\includes\builders\gutenberg\class-wpglobus-gutenberg-update-post.php
258
+ * how to get current language for Gutenberg.
259
+ */
260
+
261
+ } else {
262
+
263
+ $_set = false;
264
+
265
+ /**
266
+ * Get language code: order is important.
267
+ */
268
+
269
+ /**
270
+ * 1.
271
+ */
272
+ if ( isset( $_REQUEST['language'] ) && empty( $_REQUEST['message'] ) ) { // WPCS: input var ok, sanitization ok.
273
+ $language = sanitize_text_field( $_REQUEST['language'] );
274
+ $_set = true;
275
+ }
276
+
277
+ /**
278
+ * 2.
279
+ */
280
+ if ( isset( $_REQUEST[ WPGlobus::get_language_meta_key() ] ) ) { // WPCS: input var ok, sanitization ok.
281
+ $language = sanitize_text_field( $_REQUEST[ WPGlobus::get_language_meta_key() ] );
282
+ $_set = true;
283
+ }
284
+
285
+ /**
286
+ * 3. Meta
287
+ */
288
+ $post_id = '';
289
+ if ( empty( $_REQUEST['post'] ) ) {
290
+
291
+ /**
292
+ * @todo add doc
293
+ */
294
+
295
+ } else {
296
+ if ( ! empty( $_REQUEST['post'] ) ) {
297
+ $post_id = $_REQUEST['post'];
298
+ } elseif ( ! empty( $_REQUEST['id'] ) ) {
299
+ $post_id = $_REQUEST['id'];
300
+ } elseif ( ! empty( $_REQUEST['post_ID'] ) ) {
301
+ $post_id = $_REQUEST['post_ID'];
302
+ }
303
+ }
304
+
305
+ if ( ! empty( $post_id ) ) {
306
+ if ( $_set ) {
307
+ update_post_meta( $post_id, WPGlobus::Config()->builder->get_language_meta_key(), $language );
308
+ } else {
309
+ $language = get_post_meta( $post_id, WPGlobus::Config()->builder->get_language_meta_key(), true );
310
+ }
311
+ }
312
+
313
+ } // endif;
314
+
315
+ if ( ! is_null( $language ) && ! in_array( $language, WPGlobus::Config()->enabled_languages ) ) {
316
+ $language = WPGlobus::Config()->default_language;
317
+ update_post_meta( $post_id, WPGlobus::Config()->builder->get_language_meta_key(), $language );
318
+ }
319
+
320
+ $this->language = $language;
321
+ // phpcs:enable
322
+ }
323
+
324
+ /**
325
+ * Show language tabs on post.php page.
326
+ *
327
+ * @see_file includes\class-wpglobus.php
328
+ *
329
+ * @param bool $value
330
+ *
331
+ * @return bool
332
+ */
333
+ public function filter__show_language_tabs(
334
+ /** @noinspection PhpUnusedParameterInspection */
335
+ $value
336
+ ) {
337
+
338
+ global $pagenow;
339
+
340
+ $classes = array();
341
+ $classes['wpglobus-post-tab'] = 'wpglobus-post-tab';
342
+ $classes['ui-state-default'] = 'ui-state-default';
343
+ $classes['ui-corner-top'] = 'ui-corner-top';
344
+ $classes['ui-tabs-active'] = 'ui-tabs-active';
345
+ $classes['ui-tabs-loading'] = 'ui-tabs-loading';
346
+
347
+ $link_style = array();
348
+ $link_title = '';
349
+ if ( 'post-new.php' === $pagenow ) {
350
+ $link_style['cursor'] = 'cursor:not-allowed';
351
+ $link_title = esc_html__( 'Save draft before using extra language.', 'wpglobus' );
352
+ }
353
+
354
+ ?>
355
+ <ul class="wpglobus-post-body-tabs-list">
356
+ <?php
357
+ $order = 0;
358
+
359
+ $get_array = $_GET; // phpcs:ignore WordPress.CSRF.NonceVerification
360
+ /**
361
+ * Unset unneeded elements.
362
+ */
363
+ unset( $get_array['language'] );
364
+ unset( $get_array['message'] );
365
+
366
+ foreach ( WPGlobus::Config()->open_languages as $language ) {
367
+
368
+ $tab_suffix = WPGlobus::Config()->default_language === $language ? 'default' : $language;
369
+
370
+ $_classes = $classes;
371
+
372
+ $_link_style = $link_style;
373
+
374
+ if ( 'post-new.php' === $pagenow && WPGLobus::Config()->default_language === $language ) {
375
+ $_link_style['cursor'] = '';
376
+ }
377
+
378
+ if ( $language === $this->language ) {
379
+ $_classes[] = 'ui-state-active';
380
+ }
381
+
382
+ $link = add_query_arg( array_merge( $get_array, array( 'language' => $language ) ), admin_url( $pagenow ) );
383
+ $_link_title = '';
384
+ if ( 'post-new.php' === $pagenow && WPGLobus::Config()->default_language !== $language ) {
385
+ $link = '#';
386
+ $_link_title = $link_title;
387
+ }
388
+ ?>
389
+ <li id="link-tab-<?php echo esc_attr( $tab_suffix ); ?>"
390
+ data-language="<?php echo esc_attr( $language ); ?>"
391
+ data-order="<?php echo esc_attr( $order ); ?>"
392
+ class="<?php echo esc_attr( implode( ' ', $_classes ) ); ?>">
393
+ <!--<a href="#tab-<?php echo esc_attr( $tab_suffix ); ?>"><?php echo esc_html( WPGlobus::Config()->en_language_name[ $language ] ); ?></a>-->
394
+ <a style="<?php echo esc_attr( implode( ';', $_link_style ) ); ?>"
395
+ title="<?php echo esc_attr( $_link_title ); ?>"
396
+ href="<?php echo esc_url( $link ); ?>"><?php echo esc_html( WPGlobus::Config()->en_language_name[ $language ] ); ?></a>
397
+ </li>
398
+ <?php
399
+ $order ++;
400
+ }
401
+ ?>
402
+ </ul>
403
+ <?php
404
+ /**
405
+ * Return false to prevent output standard WPGlobus tabs.
406
+ */
407
+ return false;
408
+ }
409
+
410
+ /**
411
+ * Add class to body in admin.
412
+ *
413
+ * @see admin_body_class filter
414
+ *
415
+ * @since 1.9.17
416
+ *
417
+ * @param string $classes
418
+ *
419
+ * @return string
420
+ */
421
+ public function filter__add_admin_body_class( $classes ) {
422
+ return $classes . ' wpglobus-wp-admin-builder wpglobus-wp-admin-builder-' . $this->id;
423
+ }
424
+
425
+ }
426
+
427
+ endif;
includes/builders/class-wpglobus-builders.php ADDED
@@ -0,0 +1,840 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-builders.php
4
+ *
5
+ * @package WPGlobus\Builders
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ /**
10
+ * Class WPGlobus_Builders.
11
+ */
12
+ if ( ! class_exists( 'WPGlobus_Builders' ) ) :
13
+
14
+ class WPGlobus_Builders {
15
+
16
+ /**
17
+ * @var array
18
+ */
19
+ protected static $attrs = array();
20
+
21
+ /**
22
+ * @var array
23
+ */
24
+ protected static $admin_attrs = array();
25
+
26
+ /**
27
+ * @var array
28
+ */
29
+ protected static $add_on = array();
30
+
31
+ /**
32
+ * @return array
33
+ */
34
+ public static function get_addons() {
35
+
36
+ self::$add_on['gutenberg'] = array(
37
+ 'id' => 'gutenberg',
38
+ 'supported_min_version' => '4.0.0',
39
+ 'const' => 'GUTENBERG_VERSION',
40
+ 'plugin_name' => 'Gutenberg',
41
+ 'plugin_uri' => 'https://github.com/WordPress/gutenberg',
42
+ 'path' => 'gutenberg/gutenberg.php',
43
+ );
44
+
45
+ self::$add_on['js_composer'] = array(
46
+ 'id' => 'js_composer',
47
+ 'supported_min_version' => '5.4.0',
48
+ 'const' => 'WPB_VC_VERSION',
49
+ 'plugin_name' => 'WPBakery Page Builder',
50
+ 'plugin_uri' => 'https://wpbakery.com/',
51
+ 'path' => 'js_composer/js_composer.php',
52
+ );
53
+
54
+ self::$add_on['elementor'] = array(
55
+ 'id' => 'elementor',
56
+ 'supported_min_version' => '2.2.4',
57
+ 'const' => 'ELEMENTOR_VERSION',
58
+ 'plugin_name' => 'Elementor',
59
+ 'plugin_uri' => 'https://wordpress.org/plugins/elementor/',
60
+ 'path' => 'elementor/elementor.php',
61
+ );
62
+
63
+ self::$add_on['yoast_seo'] = array(
64
+ 'id' => 'yoast_seo',
65
+ 'supported_min_version' => '7.7',
66
+ 'const' => 'WPSEO_VERSION',
67
+ 'plugin_name' => 'Yoast SEO',
68
+ 'plugin_uri' => 'https://wordpress.org/plugins/wordpress-seo/',
69
+ 'path' => 'wordpress-seo/wp-seo.php',
70
+ );
71
+
72
+ /**
73
+ * self::$add_on['__test'] = array(
74
+ * 'id' => '__test',
75
+ * 'supported_min_version' => '1.0',
76
+ * 'const' => '__TEST_VERSION',
77
+ * 'plugin_name' => 'Test Add-on',
78
+ * 'plugin_uri' => '',
79
+ * 'path' => 'test-add-on/test-add-on.php',
80
+ * );
81
+ * // */
82
+
83
+ return self::$add_on;
84
+ }
85
+
86
+ /**
87
+ * @param bool $builder
88
+ *
89
+ * @return false|array
90
+ */
91
+ public static function get_addon( $builder = false ) {
92
+ if ( ! $builder ) {
93
+ return false;
94
+ }
95
+ if ( isset( self::$add_on[ $builder ] ) ) {
96
+ return self::$add_on[ $builder ];
97
+ }
98
+
99
+ return false;
100
+ }
101
+
102
+ /**
103
+ * @param bool $init
104
+ *
105
+ * @return array|bool
106
+ */
107
+ public static function get( $init = true ) {
108
+
109
+ // if ( defined( 'DOING_AJAX' ) && DOING_AJAX ) {
110
+ //return false;
111
+ // }
112
+
113
+ /** @global string $pagenow */
114
+ global $pagenow;
115
+
116
+ self::$attrs = array(
117
+ 'id' => false,
118
+ 'version' => '',
119
+ 'class' => '',
120
+ 'post_type' => '',
121
+ 'post_id' => '',
122
+ 'is_admin' => true,
123
+ 'pagenow' => $pagenow,
124
+ 'builder_page' => false,
125
+ 'doing_ajax' => WPGlobus_WP::is_doing_ajax(),
126
+ 'language' => '',
127
+ 'message' => '',
128
+ 'ajax_actions' => '',
129
+ );
130
+
131
+ self::$admin_attrs = array(
132
+ 'multilingualFields' => array( 'post_title', 'excerpt' ),
133
+ 'translatableClass' => 'wpglobus-translatable',
134
+ );
135
+
136
+ if ( $init ) {
137
+
138
+ //$builder = false;
139
+
140
+ self::get_addons();
141
+
142
+ /**
143
+ * @since 1.9.17
144
+ */
145
+ $builder = self::is_gutenberg();
146
+ if ( $builder && $builder['builder_page'] ) {
147
+ return $builder;
148
+ }
149
+
150
+ /**
151
+ * @since 1.9.17
152
+ */
153
+ if ( ! $builder ) {
154
+ $builder = self::is_js_composer();
155
+ if ( $builder && $builder['builder_page'] ) {
156
+ return $builder;
157
+ }
158
+ }
159
+
160
+ /**
161
+ * @since 1.9.17
162
+ */
163
+ if ( ! $builder ) {
164
+ $builder = self::is_elementor();
165
+ if ( $builder && $builder['builder_page'] ) {
166
+ return $builder;
167
+ }
168
+ }
169
+
170
+ /**
171
+ * @since 1.9.17
172
+ * @todo WIP
173
+ */
174
+ /*
175
+ $builder = self::is_siteorigin_panels();
176
+ if ( $builder ) {
177
+ return $builder;
178
+ }
179
+ // */
180
+
181
+ /**
182
+ * @since 1.9.17
183
+ */
184
+ $builder = self::is_yoast_seo();
185
+ if ( $builder ) {
186
+ return $builder;
187
+ }
188
+ }
189
+
190
+ return self::$attrs;
191
+
192
+ }
193
+
194
+ /**
195
+ * Page Builder by SiteOrigin.
196
+ * https://wordpress.org/plugins/siteorigin-panels/
197
+ */
198
+ protected static function is_siteorigin_panels() {
199
+
200
+ if ( ! defined( 'SITEORIGIN_PANELS_VERSION' ) ) {
201
+ return false;
202
+ }
203
+
204
+ /** @global string $pagenow */
205
+ global $pagenow;
206
+
207
+ if ( version_compare( SITEORIGIN_PANELS_VERSION, '2.8.1', '<=' ) ) {
208
+
209
+ $message = 'Unsupported Page Builder by SiteOrigin version ' . SITEORIGIN_PANELS_VERSION . '.';
210
+
211
+ $_attrs = array(
212
+ 'id' => 'siteorigin_panels',
213
+ 'version' => SITEORIGIN_PANELS_VERSION,
214
+ 'class' => 'WPGlobus_Siteorigin_Panels',
215
+ 'is_admin' => false,
216
+ 'builder_page' => false,
217
+ 'message' => $message,
218
+ );
219
+
220
+ $attrs = self::get_attrs( $_attrs );
221
+
222
+ return $attrs;
223
+
224
+ } else {
225
+
226
+ /**
227
+ * Init current post type.
228
+ */
229
+ $post_type = '';
230
+
231
+ //$ajax_actions = '';
232
+ //$is_admin = false;
233
+ //$load_builder = false;
234
+
235
+ if ( is_admin() ) {
236
+
237
+ $is_admin = true;
238
+ $load_builder = false;
239
+
240
+ if ( 'post.php' === $pagenow ) {
241
+
242
+ $opts = get_option( 'siteorigin_panels_settings' );
243
+
244
+ $cpt_support = array( 'page', 'post' );
245
+ if ( ! empty( $opts['post-types'] ) ) {
246
+ $cpt_support = $opts['post-types'];
247
+ }
248
+
249
+ if ( isset( $_GET['post'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
250
+ $post_type = self::get_post_type( $_GET['post'] ); // phpcs:ignore WordPress.CSRF.NonceVerification
251
+ } elseif ( isset( $_REQUEST['post_ID'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
252
+ /**
253
+ * Case when Update button was clicked.
254
+ */
255
+ $post_type = self::get_post_type( $_REQUEST['post_ID'] ); // phpcs:ignore WordPress.CSRF.NonceVerification
256
+ }
257
+
258
+ if ( in_array( $post_type, $cpt_support, true ) ) {
259
+ $load_builder = true;
260
+ }
261
+
262
+ $_attrs = array(
263
+ 'id' => 'siteorigin_panels',
264
+ 'version' => SITEORIGIN_PANELS_VERSION,
265
+ 'class' => 'WPGlobus_Siteorigin_Panels',
266
+ 'is_admin' => $is_admin,
267
+ );
268
+
269
+ if ( $load_builder ) {
270
+ $_attrs['builder_page'] = true;
271
+ } else {
272
+ $_attrs['builder_page'] = false;
273
+ }
274
+ $attrs = self::get_attrs( $_attrs );
275
+
276
+ return $attrs;
277
+
278
+ }
279
+ } else {
280
+
281
+ $_attrs = array(
282
+ 'id' => 'siteorigin_panels',
283
+ 'version' => SITEORIGIN_PANELS_VERSION,
284
+ 'class' => 'WPGlobus_Siteorigin_Panels',
285
+ 'is_admin' => false,
286
+ 'builder_page' => true,
287
+ );
288
+
289
+ return self::get_attrs( $_attrs );
290
+
291
+ }
292
+ }
293
+
294
+ return false;
295
+
296
+ }
297
+
298
+ /**
299
+ * Elementor Page Builder.
300
+ * https://wordpress.org/plugins/elementor/
301
+ */
302
+ protected static function is_elementor() {
303
+
304
+ if ( ! defined( 'ELEMENTOR_VERSION' ) ) {
305
+ return false;
306
+ }
307
+
308
+ $__builder = self::get_addon( 'elementor' );
309
+
310
+ if ( ! $__builder ) {
311
+ return false;
312
+ }
313
+
314
+ /** @global string $pagenow */
315
+ global $pagenow;
316
+
317
+ $load_elementor = false;
318
+
319
+ if ( version_compare( ELEMENTOR_VERSION, $__builder['supported_min_version'], '<' ) ) {
320
+
321
+ $message = 'Unsupported Elementor version.';
322
+
323
+ $_attrs = array(
324
+ 'id' => 'elementor',
325
+ 'version' => ELEMENTOR_VERSION,
326
+ 'class' => 'WPGlobus_Elementor',
327
+ 'is_admin' => false,
328
+ 'builder_page' => false,
329
+ 'message' => $message,
330
+ );
331
+
332
+ $attrs = self::get_attrs( $_attrs );
333
+
334
+ return $attrs;
335
+
336
+ } else {
337
+
338
+ if ( in_array( $pagenow, array( 'admin-ajax.php', 'post.php', 'index.php', 'post-new.php' ), true ) ) {
339
+
340
+ /**
341
+ * Init current post type.
342
+ */
343
+ $post_type = '';
344
+
345
+ /**
346
+ * Init post ID.
347
+ */
348
+ $post_id = '';
349
+
350
+ $ajax_actions = '';
351
+ $is_admin = true;
352
+
353
+ if ( 'admin-ajax.php' === $pagenow ) {
354
+
355
+ // phpcs:ignore WordPress.CSRF.NonceVerification
356
+ if ( ! isset( $_REQUEST['action'] ) || 'elementor_ajax' !== $_REQUEST['action'] ) {
357
+ return false;
358
+ }
359
+ // phpcs:ignore WordPress.CSRF.NonceVerification
360
+ if ( false !== strpos( $_REQUEST['actions'], 'save_builder' ) ) {
361
+ $ajax_actions = 'save_builder';
362
+ // phpcs:ignore WordPress.CSRF.NonceVerification
363
+ } elseif ( false !== strpos( $_REQUEST['actions'], '"action":"render_widget"' ) ) {
364
+ $ajax_actions = 'render_widget';
365
+ } else {
366
+ return false;
367
+ }
368
+ $load_elementor = true;
369
+ $post_id = sanitize_text_field( $_REQUEST['editor_post_id'] );
370
+
371
+ } elseif ( 'index.php' === $pagenow ) {
372
+
373
+ /**
374
+ * @todo remove after testing.
375
+ * if ( ! isset( $_GET['elementor-preview'] ) ) {
376
+ * return false;
377
+ * }
378
+ * // */
379
+
380
+ $load_elementor = false;
381
+ $is_admin = false;
382
+
383
+ } elseif ( 'post.php' === $pagenow ) {
384
+
385
+ $is_admin = true;
386
+ // phpcs:ignore WordPress.CSRF.NonceVerification
387
+ if ( isset( $_GET['action'] ) && 'elementor' === $_GET['action'] ) {
388
+ //$is_admin = false;
389
+ $load_elementor = true;
390
+ }
391
+
392
+ /**
393
+ * $cpt_support = get_option( 'elementor_cpt_support', array('page', 'post') );
394
+ *
395
+ * @see_file elementor\includes\plugin.php
396
+ */
397
+ $cpt_support = get_option( 'elementor_cpt_support', array( 'page', 'post' ) );
398
+
399
+ // phpcs:ignore WordPress.CSRF.NonceVerification
400
+ if ( isset( $_GET['post_type'] ) ) {
401
+ /**
402
+ * For post-new.php page.
403
+ */
404
+ $post_type = sanitize_text_field( $_GET['post_type'] );
405
+ }
406
+
407
+ if ( empty( $post_type ) ) {
408
+ // phpcs:ignore WordPress.CSRF.NonceVerification
409
+ if ( isset( $_GET['post'] ) ) {
410
+ $post_type = self::get_post_type( $_GET['post'] ); // phpcs:ignore WordPress.CSRF.NonceVerification
411
+ } elseif ( isset( $_REQUEST['post_ID'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
412
+ $post_type = self::get_post_type( $_REQUEST['post_ID'] ); // phpcs:ignore WordPress.CSRF.NonceVerification
413
+ }
414
+ }
415
+
416
+ // if ( empty( $post_type ) ) {
417
+ /**
418
+ * Post type by default.
419
+ * If we can not define post type then we don't set it to default value.
420
+ * Because it may cause incorrect behavior later.
421
+ */
422
+ //$post_type = 'post';
423
+ // }
424
+
425
+ if ( in_array( $post_type, $cpt_support, true ) ) {
426
+ $load_elementor = true;
427
+ }
428
+ } else {
429
+ /**
430
+ * @todo may be use @see is_built_with_elementor() in elementor\core\base\document.php
431
+ */
432
+ $load_elementor = true;
433
+ }
434
+
435
+ $_attrs = array(
436
+ 'id' => 'elementor',
437
+ 'version' => ELEMENTOR_VERSION,
438
+ 'is_admin' => $is_admin,
439
+ 'class' => 'WPGlobus_Elementor',
440
+ 'post_type' => $post_type,
441
+ 'post_id' => $post_id,
442
+ 'builder_page' => false,
443
+ 'ajax_actions' => $ajax_actions,
444
+ );
445
+
446
+ if ( $load_elementor ) {
447
+ $_attrs['builder_page'] = true;
448
+ } else {
449
+ $_attrs['builder_page'] = false;
450
+ }
451
+
452
+ $attrs = self::get_attrs( $_attrs );
453
+
454
+ return $attrs;
455
+
456
+ }
457
+ }
458
+
459
+ return false;
460
+
461
+ }
462
+
463
+ /**
464
+ * WPBakery Page Builder.
465
+ * https://wpbakery.com/
466
+ */
467
+ protected static function is_js_composer() {
468
+
469
+ if ( ! defined( 'WPB_VC_VERSION' ) ) {
470
+ return false;
471
+ }
472
+
473
+ /** @global string $pagenow */
474
+ global $pagenow;
475
+
476
+ /** @global wpdb $wpdb */
477
+ // global $wpdb;
478
+
479
+ if ( 'post.php' === $pagenow ) {
480
+
481
+ $_builder_page = true;
482
+
483
+ /**
484
+ * @see vc_editor_post_types() (js_composer\include\helpers\helpers_api.php) doesn't work here.
485
+ * so let's check the roles.
486
+ */
487
+ $_opts = wp_roles()->roles;
488
+
489
+ if ( ! function_exists( 'wp_get_current_user' ) ) {
490
+ /** @noinspection PhpIncludeInspection */
491
+ require_once ABSPATH . WPINC . '/pluggable.php';
492
+ }
493
+
494
+ $_user = wp_get_current_user();
495
+
496
+ $post_id = WPGlobus_Utils::safe_get( 'post' );
497
+
498
+ if ( empty( $post_id ) ) {
499
+ /**
500
+ * Before update post we can get empty $_GET array.
501
+ * Let's check $_POST.
502
+ */
503
+ // phpcs:ignore WordPress.CSRF.NonceVerification
504
+ $post_id = isset( $_POST['post_ID'] ) ? sanitize_text_field( $_POST['post_ID'] ) : '';
505
+ }
506
+
507
+ // if ( empty( $post_id ) ) {
508
+ // @todo add handling this case.
509
+ // }
510
+
511
+ // $_post_type = $wpdb->get_col( $wpdb->prepare( "SELECT post_type FROM {$wpdb->prefix}posts WHERE ID = %d", $post_id ) );
512
+ //
513
+ // $post_type = '';
514
+ // if ( ! empty( $_post_type[0] ) ) {
515
+ // $post_type = $_post_type[0];
516
+ // }
517
+
518
+ $post = get_post( $post_id );
519
+ $post_type = ( $post ? $post->post_type : '' );
520
+
521
+ if ( ! isset( $_opts[ $_user->roles[0] ]['capabilities']['vc_access_rules_post_types'] ) ) {
522
+ /**
523
+ * WPBakery Page Builder is available for pages only (settings were not saved yet).
524
+ */
525
+ if ( 'page' !== $post_type ) {
526
+ $_builder_page = false;
527
+ }
528
+ } elseif ( empty( $_opts[ $_user->roles[0] ]['capabilities']['vc_access_rules_post_types'] ) ) {
529
+ /**
530
+ * Settings exist but set to False, so all post types are disabled in WPBakery Page Builder.
531
+ */
532
+ $_builder_page = false;
533
+
534
+ } elseif ( true === $_opts[ $_user->roles[0] ]['capabilities']['vc_access_rules_post_types'] ) {
535
+ /**
536
+ * WPBakery Page Builder is available for pages only.
537
+ */
538
+ if ( 'page' !== $post_type ) {
539
+ $_builder_page = false;
540
+ }
541
+ } elseif ( 'custom' === $_opts[ $_user->roles[0] ]['capabilities']['vc_access_rules_post_types'] ) {
542
+
543
+ /**
544
+ * Custom settings for post types in WPBakery Page Builder.
545
+ */
546
+ if ( ! empty( $_opts[ $_user->roles[0] ]['capabilities'][ 'vc_access_rules_post_types/' . $post_type ] ) ) {
547
+ // Setting for this post type exists and set to True.
548
+ $_builder_page = true;
549
+ } else {
550
+ $_builder_page = false;
551
+ }
552
+ } else {
553
+ $_builder_page = false;
554
+ }
555
+
556
+ $_attrs = array(
557
+ 'id' => 'js_composer',
558
+ 'version' => WPB_VC_VERSION,
559
+ 'class' => 'WPGlobus_JS_Composer',
560
+ 'post_type' => $post_type,
561
+ 'builder_page' => $_builder_page,
562
+ );
563
+
564
+ $attrs = self::get_attrs( $_attrs );
565
+
566
+ return $attrs;
567
+
568
+ }
569
+
570
+ return false;
571
+ }
572
+
573
+ /**
574
+ * Gutenberg.
575
+ *
576
+ * @since 1.9.17
577
+ */
578
+ protected static function is_gutenberg() {
579
+
580
+ $load_gutenberg = false;
581
+ $message = '';
582
+
583
+ /** @global string $pagenow */
584
+ global $pagenow;
585
+
586
+ if ( defined( 'GUTENBERG_VERSION' ) ) {
587
+
588
+ $__builder = self::get_addon( 'gutenberg' );
589
+
590
+ if ( ! $__builder ) {
591
+ return false;
592
+ }
593
+
594
+ if ( version_compare( GUTENBERG_VERSION, $__builder['supported_min_version'], '<' ) ) {
595
+
596
+ $message = 'Unsupported Gutenberg version.';
597
+
598
+ } else {
599
+
600
+ if ( self::is_gutenberg_ajax() ) {
601
+
602
+ $load_gutenberg = true;
603
+
604
+ } else {
605
+
606
+ if ( 'post-new.php' === $pagenow ) {
607
+
608
+ /**
609
+ * Load specific language switcher for this page.
610
+ *
611
+ * @see get_switcher_box() in wpglobus\includes\builders\gutenberg\class-wpglobus-gutenberg.php
612
+ */
613
+ if ( ! isset( $_GET['classic-editor'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
614
+ // Start Gutenberg support if classic editor was not requested.
615
+ $load_gutenberg = true;
616
+
617
+ }
618
+ } elseif ( 'index.php' === $pagenow ) {
619
+
620
+ /**
621
+ * When Update button was clicked.
622
+ */
623
+ if ( ! is_admin() ) {
624
+ /**
625
+ * Gutenberg updates post as from front.
626
+ *
627
+ * @see $_SERVER['REQUEST_URI']
628
+ */
629
+ //$actions = array( 'edit' );
630
+ // @todo check 'wp/v2/' in wp.api.versionString (JS).
631
+ if ( false !== strpos( $_SERVER['REQUEST_URI'], 'wp/v2/posts' ) ) {
632
+ $load_gutenberg = true;
633
+ }
634
+ }
635
+ } elseif ( 'post.php' === $pagenow ) {
636
+
637
+ $load_gutenberg = true;
638
+
639
+ $actions = array( 'edit', 'editpost' );
640
+ // phpcs:ignore WordPress.CSRF.NonceVerification
641
+ if ( ! empty( $_GET['action'] ) ) {
642
+ // phpcs:ignore WordPress.CSRF.NonceVerification
643
+ if ( in_array( $_GET['action'], $actions, true ) ) {
644
+ // phpcs:ignore WordPress.CSRF.NonceVerification
645
+ if ( array_key_exists( 'classic-editor', $_GET ) ) {
646
+ $load_gutenberg = false;
647
+ }
648
+ // phpcs:ignore WordPress.CSRF.NonceVerification
649
+ if ( isset( $_GET['meta_box'] ) && 1 === (int) $_GET['meta_box'] ) {
650
+ $load_gutenberg = true;
651
+ }
652
+ }
653
+ } elseif ( ! empty( $_POST['action'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
654
+ // phpcs:ignore WordPress.CSRF.NonceVerification
655
+ if ( in_array( $_POST['action'], $actions, true ) ) {
656
+ // phpcs:ignore WordPress.CSRF.NonceVerification
657
+ if ( array_key_exists( 'classic-editor', $_POST ) ) {
658
+ $load_gutenberg = false;
659
+ }
660
+ // phpcs:ignore WordPress.CSRF.NonceVerification
661
+ if ( isset( $_POST['meta_box'] ) && 1 === (int) $_POST['meta_box'] ) {
662
+ $load_gutenberg = true;
663
+ }
664
+ }
665
+ }
666
+
667
+ $post_type = '';
668
+ if ( ! empty( $_GET['post'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
669
+ $post_type = self::get_post_type( $_GET['post'] ); // phpcs:ignore WordPress.CSRF.NonceVerification
670
+ }
671
+
672
+ /**
673
+ * Since 1.9.17 Gutenberg support will be start for posts and pages only.
674
+ */
675
+ if ( ! in_array( $post_type, array( 'post', 'page' ), true ) ) {
676
+ $load_gutenberg = false;
677
+ }
678
+ }
679
+ }
680
+ }
681
+
682
+ $_attrs = array(
683
+ 'id' => 'gutenberg',
684
+ 'version' => GUTENBERG_VERSION,
685
+ 'class' => 'WPGlobus_Gutenberg',
686
+ 'builder_page' => false,
687
+ 'pagenow' => $pagenow,
688
+ 'post_type' => empty( $post_type ) ? '' : $post_type,
689
+ 'message' => $message,
690
+ );
691
+
692
+ if ( $load_gutenberg ) {
693
+ $_attrs['builder_page'] = true;
694
+ }
695
+
696
+ $attrs = self::get_attrs( $_attrs );
697
+
698
+ return $attrs;
699
+
700
+ }
701
+
702
+ return $load_gutenberg;
703
+ }
704
+
705
+ /**
706
+ * Check for gutenberg ajax.
707
+ */
708
+ protected static function is_gutenberg_ajax() {
709
+ $result = false;
710
+
711
+ // phpcs:ignore WordPress.CSRF.NonceVerification
712
+ if ( empty( $_POST ) || empty( $_POST['action'] ) ) {
713
+ return $result;
714
+ }
715
+
716
+ $actions = array( 'edit', 'editpost' );
717
+ if ( in_array( $_POST['action'], $actions, true ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
718
+ if ( array_key_exists( 'gutenberg_meta_boxes', $_POST ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
719
+ $result = true;
720
+ }
721
+ }
722
+
723
+ return $result;
724
+ }
725
+
726
+ /**
727
+ * Check for Yoast SEO.
728
+ *
729
+ * @since 1.9.17
730
+ */
731
+ protected static function is_yoast_seo() {
732
+
733
+ if ( defined( 'WPSEO_VERSION' ) ) {
734
+
735
+ /** @global string $pagenow */
736
+ global $pagenow;
737
+
738
+ if ( 'post.php' === $pagenow ) {
739
+
740
+ $wpseo_titles = get_option( 'wpseo_titles' );
741
+
742
+ $post_type = '';
743
+ if ( ! empty( $_GET['post'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
744
+ $post_type = self::get_post_type( $_GET['post'] ); // phpcs:ignore WordPress.CSRF.NonceVerification
745
+ }
746
+
747
+ if ( empty( $post_type ) ) {
748
+ /**
749
+ * Check $_REQUEST when post is updated.
750
+ */
751
+ if ( ! empty( $_REQUEST['post_type'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
752
+ $post_type = $_REQUEST['post_type']; // phpcs:ignore WordPress.CSRF.NonceVerification
753
+ }
754
+ }
755
+
756
+ $_attrs = array(
757
+ 'id' => 'yoast_seo',
758
+ 'version' => WPSEO_VERSION,
759
+ 'class' => 'WPGlobus_Yoast_SEO',
760
+ 'builder_page' => false,
761
+ 'post_type' => empty( $post_type ) ? '' : $post_type,
762
+ );
763
+
764
+ if ( empty( $post_type ) ) {
765
+ /**
766
+ * @since 1.9.17 detect builder page using $pagenow.
767
+ */
768
+ $_attrs['builder_page'] = true;
769
+ } else {
770
+
771
+ if ( isset( $wpseo_titles[ 'display-metabox-pt-' . $post_type ] ) && 0 === (int) $wpseo_titles[ 'display-metabox-pt-' . $post_type ] ) {
772
+ $_attrs['builder_page'] = false;
773
+ } else {
774
+ $_attrs['builder_page'] = true;
775
+ }
776
+ }
777
+
778
+ $attrs = self::get_attrs( $_attrs );
779
+
780
+ return $attrs;
781
+
782
+ }
783
+ }
784
+
785
+ return false;
786
+
787
+ }
788
+
789
+ /**
790
+ * Get attributes.
791
+ *
792
+ * @param array $attrs
793
+ *
794
+ * @return array
795
+ */
796
+ protected static function get_attrs( $attrs ) {
797
+ $_attrs = array_merge( self::$attrs, $attrs );
798
+ // phpcs:ignore Generic.CodeAnalysis.EmptyStatement.DetectedIF
799
+ if ( isset( $_attrs['is_admin'] ) && ! $_attrs['is_admin'] ) {
800
+ // do nothing.
801
+ } else {
802
+ $_attrs = array_merge( $_attrs, self::$admin_attrs );
803
+ }
804
+
805
+ if ( empty( $_attrs['post_id'] ) ) {
806
+ if ( isset( $_GET['post'] ) ) {
807
+ $_attrs['post_id'] = sanitize_text_field( $_GET['post'] );
808
+ } elseif ( isset( $_REQUEST['post_ID'] ) ) {
809
+ $_attrs['post_id'] = sanitize_text_field( $_REQUEST['post_ID'] );
810
+ } else {
811
+ // @todo Maybe else way to get post ID.
812
+ }
813
+ }
814
+
815
+ return $_attrs;
816
+ }
817
+
818
+ /**
819
+ * Get post type.
820
+ *
821
+ * @param string $id
822
+ *
823
+ * @return null|string
824
+ */
825
+ protected static function get_post_type( $id = '' ) {
826
+ if ( 0 === (int) $id ) {
827
+ return null;
828
+ }
829
+
830
+ /** @global wpdb $wpdb */
831
+ global $wpdb;
832
+
833
+ $post_type = $wpdb->get_var( $wpdb->prepare( "SELECT post_type FROM $wpdb->posts WHERE ID = %d", $id ) );
834
+
835
+ return $post_type;
836
+ }
837
+
838
+ }
839
+
840
+ endif;
includes/builders/class-wpglobus-config-builder.php ADDED
@@ -0,0 +1,472 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-config-builder.php
4
+ *
5
+ * @package WPGlobus\Builders
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ if ( ! class_exists( 'WPGlobus_Config_Builder' ) ) :
10
+
11
+ class WPGlobus_Config_Builder {
12
+
13
+ protected $id = false;
14
+
15
+ protected $is_run = false;
16
+
17
+ /**
18
+ * May be to use "wpglobus_language" meta (reserved in WPGlobus).
19
+ *
20
+ * @todo remove after test
21
+ */
22
+ //protected $language_meta_key = '_wpglobus_builder_language';
23
+
24
+ protected $language_cookie = 'wpglobus-builder-language';
25
+
26
+ protected $attrs = array();
27
+
28
+ protected $__class = null;
29
+
30
+ protected $__builder_page = false;
31
+
32
+ protected $__is_admin = false;
33
+
34
+ protected $language = false;
35
+
36
+ protected $default_language;
37
+
38
+ /**
39
+ * Constructor.
40
+ *
41
+ * @param bool $init
42
+ * @param array $init_attrs
43
+ */
44
+ public function __construct( $init = true, $init_attrs = array() ) {
45
+
46
+ if ( isset( $init_attrs['default_language'] ) ) {
47
+ $this->default_language = $init_attrs['default_language'];
48
+ }
49
+
50
+ if ( $init ) {
51
+
52
+ require_once dirname( __FILE__ ) . '/class-wpglobus-builders.php';
53
+ $builder = WPGlobus_Builders::get();
54
+
55
+ $this->id = $builder['id'];
56
+ unset( $builder['id'] );
57
+
58
+ if ( $this->id ) {
59
+
60
+ $this->attrs['version'] = null;
61
+
62
+ foreach ( $builder as $key => $value ) {
63
+ if ( 'class' === $key ) {
64
+ $this->__class = $value;
65
+ } elseif ( 'builder_page' === $key ) {
66
+ $this->__builder_page = $value;
67
+ } elseif ( 'is_admin' === $key ) {
68
+ $this->__is_admin = $value;
69
+ }
70
+ $this->attrs[ $key ] = $value;
71
+ }
72
+
73
+ $this->language = $this->get_language();
74
+ $this->attrs['language'] = $this->language;
75
+
76
+ } else {
77
+ unset( $this->attrs );
78
+ }
79
+ } else {
80
+
81
+ require_once dirname( __FILE__ ) . '/class-wpglobus-builders.php';
82
+ /** @noinspection PhpUnusedLocalVariableInspection */
83
+ $builder = WPGlobus_Builders::get( false );
84
+
85
+ }
86
+
87
+ }
88
+
89
+ /**
90
+ * Try to run builder.
91
+ *
92
+ * @param string $builder
93
+ * @param bool $set_run_flag
94
+ *
95
+ * @return bool
96
+ */
97
+ public function maybe_run( $builder = '', $set_run_flag = false ) {
98
+
99
+ //if ( defined('DOING_AJAX') && DOING_AJAX ) {
100
+ //return false;
101
+ //}
102
+
103
+ if ( ! $this->id ) {
104
+ return false;
105
+ }
106
+
107
+ $check_run_flag = true;
108
+
109
+ if ( is_bool( $builder ) ) {
110
+ // phpcs:ignore Generic.CodeAnalysis.EmptyStatement.DetectedIF
111
+ if ( $builder ) {
112
+ // @todo
113
+ } else {
114
+ $check_run_flag = false;
115
+ $set_run_flag = false;
116
+ }
117
+ }
118
+
119
+ if ( $check_run_flag && $this->is_run ) {
120
+ /**
121
+ * Don't run again.
122
+ */
123
+ return false;
124
+ }
125
+
126
+ if ( '' === $builder ) {
127
+ $builder = $this->id;
128
+ }
129
+
130
+ if ( ! $builder ) {
131
+ return false;
132
+ }
133
+
134
+ if ( $builder !== $this->id ) {
135
+ return false;
136
+ }
137
+
138
+ if ( $this->is_front() ) {
139
+ if ( $set_run_flag ) {
140
+ $this->is_run = true;
141
+ }
142
+
143
+ return true;
144
+ }
145
+
146
+ if ( $this->is_builder_page() ) {
147
+ if ( $set_run_flag ) {
148
+ $this->is_run = true;
149
+ }
150
+
151
+ return true;
152
+ }
153
+
154
+ return false;
155
+
156
+ }
157
+
158
+ /**
159
+ * Get attribute.
160
+ *
161
+ * @param string $attr
162
+ *
163
+ * @return bool|mixed
164
+ */
165
+ public function get( $attr = 'id' ) {
166
+ if ( ! $this->id ) {
167
+ return false;
168
+ }
169
+ if ( 'id' === $attr ) {
170
+ return $this->get_id();
171
+ }
172
+ if ( ! empty( $this->attrs[ $attr ] ) ) {
173
+ return $this->attrs[ $attr ];
174
+ }
175
+
176
+ return false;
177
+ }
178
+
179
+ /**
180
+ * Set builder language.
181
+ *
182
+ * @param string $language
183
+ */
184
+ public function set_language( $language = '' ) {
185
+ if ( ! empty( $language ) ) {
186
+ $this->language = $language;
187
+ $this->attrs['language'] = $this->language;
188
+ }
189
+ }
190
+
191
+ /**
192
+ * Get builder language.
193
+ *
194
+ * @param int|string $post_id
195
+ *
196
+ * @return array|bool|mixed|string
197
+ */
198
+ public function get_language( $post_id = '' ) {
199
+
200
+ if ( ! $this->id ) {
201
+ return false;
202
+ }
203
+
204
+ if ( ! $this->is_builder_page() ) {
205
+ /**
206
+ * @todo maybe need to check the matching of $this->language and WPGlobus::Config()->language.
207
+ * @see Set language for builder in wpglobus\includes\class-wpglobus-config.php
208
+ */
209
+ return $this->language;
210
+ }
211
+
212
+ if ( $this->language ) {
213
+ return $this->language;
214
+ }
215
+
216
+ $post_id = (int) $post_id;
217
+ if ( ! $post_id ) {
218
+ // Post ID not passed..getting from global Post.
219
+ $global_post = get_post();
220
+ if ( $global_post instanceof WP_Post ) {
221
+ $post_id = $global_post->ID;
222
+ }
223
+ }
224
+
225
+ $language = false;
226
+ if ( $post_id ) {
227
+ $language = get_post_meta( $post_id, $this->get_language_meta_key(), true );
228
+ }
229
+
230
+ if ( ! $language ) {
231
+
232
+ if ( empty( $_REQUEST ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
233
+
234
+ if ( empty( $_SERVER['HTTP_REFERER'] ) ) {
235
+ /**
236
+ * @todo front-end? check it.
237
+ */
238
+ return false;
239
+
240
+ } elseif ( false !== strpos( $_SERVER['HTTP_REFERER'], 'language=' ) ) {
241
+ $language = explode( 'language=', $_SERVER['HTTP_REFERER'] );
242
+ $language = $language[1];
243
+ }
244
+ } else {
245
+
246
+ if ( ! empty( $_REQUEST['language'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
247
+ $language = sanitize_text_field( $_REQUEST['language'] );
248
+ }
249
+
250
+ if ( isset( $_REQUEST[ WPGlobus::get_language_meta_key() ] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
251
+ $language = sanitize_text_field( $_REQUEST[ WPGlobus::get_language_meta_key() ] );
252
+ }
253
+ }
254
+ }
255
+
256
+ if ( ! $language ) {
257
+
258
+ if ( isset( $_REQUEST['post'] ) && 0 !== (int) $_REQUEST['post'] ) { // phpcs:ignore WordPress.CSRF.NonceVerification
259
+
260
+ $language = get_post_meta( $_REQUEST['post'], $this->get_language_meta_key(), true ); // phpcs:ignore WordPress.CSRF.NonceVerification
261
+
262
+ } elseif ( isset( $_REQUEST['id'] ) && 0 !== (int) $_REQUEST['id'] ) { // phpcs:ignore WordPress.CSRF.NonceVerification
263
+
264
+ /**
265
+ * Case when post in draft status are autosaved.
266
+ */
267
+ $language = get_post_meta( $_REQUEST['id'], $this->get_language_meta_key(), true ); // phpcs:ignore WordPress.CSRF.NonceVerification
268
+
269
+ }
270
+ }
271
+
272
+ if ( ! $language ) {
273
+ if ( $this->get_post_id() ) {
274
+ $language = get_post_meta( $this->get_post_id(), $this->get_language_meta_key(), true );
275
+ }
276
+ }
277
+
278
+ if ( ! $language && ! empty( $this->default_language ) ) {
279
+ /**
280
+ * Possible options when the language is not defined:
281
+ * - new post, post-new.php page;
282
+ */
283
+ $language = $this->default_language;
284
+ /**
285
+ * @todo test point if was incorrect setting of $language.
286
+ */
287
+
288
+ }
289
+
290
+ $this->language = $language;
291
+
292
+ return $language;
293
+
294
+ }
295
+
296
+ /**
297
+ * Check if builder is run.
298
+ */
299
+ public function is_run() {
300
+ if ( ! $this->id ) {
301
+ return false;
302
+ }
303
+
304
+ return $this->is_run;
305
+ }
306
+
307
+ /**
308
+ * Check if builder is run.
309
+ */
310
+ public function is_running() {
311
+ return $this->is_run();
312
+ }
313
+
314
+ /**
315
+ * Check if builder is in admin.
316
+ */
317
+ public function is_admin() {
318
+ if ( ! $this->id ) {
319
+ return false;
320
+ }
321
+
322
+ return $this->__is_admin;
323
+ }
324
+
325
+ /**
326
+ * Check if builder is in front.
327
+ */
328
+ public function is_front() {
329
+ if ( ! $this->id ) {
330
+ return false;
331
+ }
332
+
333
+ return ! $this->__is_admin;
334
+ }
335
+
336
+ /**
337
+ * Get builder ID.
338
+ */
339
+ public function get_id() {
340
+ return $this->id;
341
+ }
342
+
343
+ /**
344
+ * Get post ID.
345
+ */
346
+ public function get_post_id() {
347
+ if ( isset( $this->attrs['post_id'] ) && (int) $this->attrs['post_id'] > 0 ) {
348
+ return $this->attrs['post_id'];
349
+ }
350
+
351
+ return false;
352
+ }
353
+
354
+ /**
355
+ * Get builder class.
356
+ */
357
+ public function get_class() {
358
+ if ( ! $this->id ) {
359
+ return false;
360
+ }
361
+
362
+ return $this->__class;
363
+ }
364
+
365
+ /**
366
+ *
367
+ */
368
+ public function get_language_meta_key() {
369
+ if ( ! $this->id ) {
370
+ return false;
371
+ }
372
+
373
+ return WPGlobus::get_language_meta_key();
374
+ }
375
+
376
+ /**
377
+ *
378
+ */
379
+ public function get_cookie_name() {
380
+ if ( ! $this->id ) {
381
+ return false;
382
+ }
383
+
384
+ return $this->language_cookie;
385
+ }
386
+
387
+ /**
388
+ * @param string $cookie_name
389
+ *
390
+ * @return bool|null
391
+ */
392
+ public function get_cookie( $cookie_name = '' ) {
393
+
394
+ if ( ! $this->id ) {
395
+ return false;
396
+ }
397
+
398
+ static $_cookie_value = null;
399
+
400
+ if ( is_null( $_cookie_value ) ) {
401
+ if ( empty( $cookie_name ) ) {
402
+ $cookie_name = $this->get_cookie_name();
403
+ }
404
+ if ( empty( $_COOKIE[ $cookie_name ] ) ) {
405
+ $_cookie_value = false;
406
+ } else {
407
+ $_cookie_value = $_COOKIE[ $cookie_name ];
408
+ }
409
+ }
410
+
411
+ return $_cookie_value;
412
+ }
413
+
414
+ /**
415
+ * Check if current page is builder's page.
416
+ */
417
+ public function is_builder_page() {
418
+ if ( ! $this->id ) {
419
+ return false;
420
+ }
421
+
422
+ return $this->__builder_page;
423
+ }
424
+
425
+ /**
426
+ * Get all builder data.
427
+ */
428
+ public function get_data() {
429
+
430
+ if ( ! $this->id ) {
431
+ return false;
432
+ }
433
+
434
+ $data = array();
435
+ $data['id'] = $this->get_id();
436
+
437
+ if ( empty( $data['id'] ) ) {
438
+ return false;
439
+ }
440
+
441
+ if ( ! empty( $this->attrs ) ) {
442
+ foreach ( $this->attrs as $key => $value ) {
443
+ $data[ $key ] = $value;
444
+ }
445
+ }
446
+
447
+ $data['language'] = $this->get_language();
448
+
449
+ return $data;
450
+
451
+ }
452
+
453
+ /**
454
+ * Set multilingual fields.
455
+ */
456
+ public function set_multilingual_fields($multilingual_fields) {
457
+
458
+ if ( ! isset( $this->attrs ) ) {
459
+ return;
460
+ }
461
+
462
+ if ( is_array($multilingual_fields) && ! empty($multilingual_fields) ) {
463
+ $this->attrs['multilingualFields'] = array_merge($this->attrs['multilingualFields'], $multilingual_fields);
464
+ }
465
+
466
+ return;
467
+
468
+ }
469
+
470
+ }
471
+
472
+ endif;
includes/builders/elementor/class-wpglobus-elementor-update-post.php ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-elementor-update-post.php
4
+ *
5
+ * @package WPGlobus\Builders\Elementor
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ /**
10
+ * Class WPGlobus_elementor_Update_Post.
11
+ */
12
+ if ( ! class_exists( 'WPGlobus_elementor_Update_Post' ) ) :
13
+
14
+ // phpcs:ignore PEAR.NamingConventions
15
+ class WPGlobus_elementor_Update_Post {
16
+
17
+ /**
18
+ * Constructor.
19
+ */
20
+ public function __construct() {
21
+
22
+ /**
23
+ * @see_file wpglobus\includes\class-wpglobus.php
24
+ */
25
+ remove_action( 'wp_insert_post_data', array( 'WPGlobus', 'on_save_post_data' ), 10 );
26
+
27
+ /**
28
+ * @todo incorrect the saving post in extra languages with priority = 10
29
+ */
30
+ add_filter( 'wp_insert_post_data', array( $this, 'filter__wp_insert_post_data' ), 100, 2 );
31
+
32
+ }
33
+
34
+ /**
35
+ * Callback for 'wp_insert_post_data'.
36
+ *
37
+ * @param array $data
38
+ * @param array $postarr
39
+ *
40
+ * @return mixed
41
+ */
42
+ public function filter__wp_insert_post_data( $data, $postarr ) {
43
+
44
+ global $wpdb;
45
+ $_post = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM $wpdb->posts WHERE ID = %d AND post_type = %s LIMIT 1", $postarr['ID'], $postarr['post_type'] ) );
46
+
47
+ $fields = array();
48
+ if ( isset( $postarr['post_title'] ) ) {
49
+ $fields['post_title'] = $postarr['post_title'];
50
+ }
51
+
52
+ if ( isset( $postarr['post_content'] ) ) {
53
+ $fields['post_content'] = $postarr['post_content'];
54
+ }
55
+
56
+ if ( isset( $postarr['post_excerpt'] ) ) {
57
+ $fields['post_excerpt'] = $postarr['post_excerpt'];
58
+ }
59
+
60
+ $builder_language = WPGlobus::Config()->builder->get_language();
61
+
62
+ if ( empty( $builder_language ) ) {
63
+
64
+ if ( empty( $postarr[ WPGlobus::get_language_meta_key() ] ) ) {
65
+ $builder_language = WPGlobus::Config()->default_language;
66
+ } else {
67
+ $builder_language = $postarr[ WPGlobus::get_language_meta_key() ];
68
+ }
69
+ }
70
+
71
+ foreach ( $fields as $field => $value ) {
72
+
73
+ $tr = array();
74
+
75
+ foreach ( WPGlobus::Config()->enabled_languages as $lang ) :
76
+
77
+ if ( $lang === $builder_language ) {
78
+
79
+ $text = $value;
80
+ if ( WPGlobus_Core::has_translations( $value ) ) {
81
+ $text = WPGlobus_Core::text_filter( $value, $lang, WPGlobus::RETURN_EMPTY );
82
+ }
83
+ if ( ! empty( $text ) ) {
84
+ $tr[ $lang ] = $text;
85
+ }
86
+ } else {
87
+ if ( isset( $_post->$field ) ) {
88
+ $text = WPGlobus_Core::text_filter( $_post->$field, $lang, WPGlobus::RETURN_EMPTY );
89
+ if ( ! empty( $text ) ) {
90
+ $tr[ $lang ] = $text;
91
+ }
92
+ }
93
+ }
94
+
95
+ endforeach;
96
+
97
+ $data[ $field ] = WPGlobus_Utils::build_multilingual_string( $tr );
98
+
99
+ }
100
+
101
+ return $data;
102
+
103
+ }
104
+
105
+ }
106
+
107
+ endif;
includes/builders/elementor/class-wpglobus-elementor.php ADDED
@@ -0,0 +1,291 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-elementor.php
4
+ *
5
+ * @package WPGlobus\Builders\Elementor
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ if ( ! class_exists( 'WPGlobus_Elementor' ) ) :
10
+
11
+ /**
12
+ * Class WPGlobus_Elementor.
13
+ */
14
+ class WPGlobus_Elementor extends WPGlobus_Builder {
15
+
16
+ const ELEMENTOR_DATA_META_KEY = '_elementor_data';
17
+
18
+ protected $base_redirect_url = '';
19
+
20
+ protected $post_content = null;
21
+
22
+ /**
23
+ * Constructor.
24
+ */
25
+ public function __construct() {
26
+
27
+ parent::__construct( 'elementor' );
28
+
29
+ if ( isset( $_GET['action'] ) && 'elementor' === $_GET['action'] ) { // phpcs:ignore WordPress.CSRF.NonceVerification
30
+ /**
31
+ * @see wp-includes/revision.php
32
+ */
33
+ $post_id = $_GET['post']; // phpcs:ignore WordPress.CSRF.NonceVerification
34
+ if ( (int) $post_id > 0 ) {
35
+ $revision = wp_get_post_autosave( $post_id );
36
+ if ( is_object( $revision ) ) {
37
+ wp_delete_post_revision( $revision->ID );
38
+ }
39
+ }
40
+ }
41
+
42
+ /**
43
+ * @see_file wpglobus\includes\class-wpglobus.php
44
+ * @todo remove after test.
45
+ */
46
+ remove_action( 'wp_insert_post_data', array( 'WPGlobus', 'on_save_post_data' ), 10 );
47
+
48
+ add_filter( 'get_post_metadata', array( $this, 'filter__post_metadata' ), 13, 4 );
49
+
50
+ /**
51
+ * Elementor editor footer.
52
+ *
53
+ * @see_file elementor\includes\editor.php
54
+ */
55
+ add_action( 'elementor/editor/footer', array( $this, 'on__elementor_footer' ), 100 );
56
+
57
+ if ( is_admin() ) {
58
+
59
+ add_filter( 'the_post', array( $this, 'filter__the_post' ), 5 );
60
+
61
+ /**
62
+ * @see_file elementor\core\base\document.php
63
+ */
64
+ add_filter( 'elementor/document/urls/edit', array( $this, 'filter__url' ), 5, 2 );
65
+
66
+ /**
67
+ * @see_file elementor\core\base\document.php
68
+ */
69
+ add_filter( 'elementor/document/urls/exit_to_dashboard', array( $this, 'filter__url' ), 5, 2 );
70
+
71
+ /**
72
+ * Filter Preview Button link in elementor side panel.
73
+ *
74
+ * @see_file elementor\core\base\document.php
75
+ */
76
+ add_filter( 'elementor/document/urls/wp_preview', array( $this, 'filter__preview_url' ), 5, 2 );
77
+
78
+ /**
79
+ * Filter for URL in elementor-preview-iframe.
80
+ *
81
+ * @see_file elementor\core\base\document.php
82
+ */
83
+ add_filter( 'elementor/document/urls/preview', array( $this, 'filter__preview_url' ), 5, 2 );
84
+
85
+ }
86
+
87
+ }
88
+
89
+ /**
90
+ * To avoid output content with language marks from $post->post_content field on elementor builder page
91
+ * if "_elementor_data" meta has not content in extra language.
92
+ *
93
+ * @param WP_Post $object
94
+ *
95
+ * @return WP_Post
96
+ */
97
+ public function filter__the_post( $object ) {
98
+
99
+ if ( 'post.php' !== WPGlobus::Config()->builder->get( 'pagenow' ) ) {
100
+ return $object;
101
+ }
102
+
103
+ if ( is_null( $this->post_content ) ) {
104
+ $this->post_content = $object->post_content;
105
+ }
106
+
107
+ $_post = clone( $object );
108
+ $_post->post_content = WPGlobus_Core::text_filter( $this->post_content, WPGlobus::Config()->builder->get_language(), WPGlobus::RETURN_EMPTY );
109
+
110
+ /**
111
+ * @see c:\var\htdocs\www.dev-wpg.com\wp-includes\cache.php
112
+ */
113
+ wp_cache_replace( $object->ID, $_post, 'posts' );
114
+
115
+ return $object;
116
+
117
+ }
118
+
119
+ /**
120
+ * Get meta callback.
121
+ *
122
+ * @param $check
123
+ * @param $object_id
124
+ * @param $meta_key
125
+ * @param $single
126
+ *
127
+ * @return string
128
+ */
129
+ public static function filter__post_metadata(
130
+ $check, $object_id, $meta_key, /** @noinspection PhpUnusedParameterInspection */
131
+ $single
132
+ ) {
133
+
134
+ if ( self::ELEMENTOR_DATA_META_KEY === $meta_key ) {
135
+
136
+ $meta_cache = wp_cache_get( $object_id, 'post_meta' );
137
+
138
+ if ( is_admin() ) {
139
+
140
+ if ( isset( $meta_cache[ $meta_key ] ) && isset( $meta_cache[ $meta_key ][0] ) ) {
141
+
142
+ $_value = '';
143
+
144
+ if ( WPGlobus_Core::has_translations( $meta_cache[ $meta_key ][0] ) ) {
145
+ $_value = WPGlobus_Core::text_filter( $meta_cache[ $meta_key ][0], WPGlobus::Config()->builder->get_language(), WPGlobus::RETURN_EMPTY );
146
+ } else {
147
+ if ( WPGlobus::Config()->builder->get_language() === WPGlobus::Config()->default_language ) {
148
+ $_value = $meta_cache[ $meta_key ][0];
149
+ }
150
+ }
151
+
152
+ return $_value;
153
+
154
+ }
155
+ } else {
156
+
157
+ /**
158
+ * scope front.
159
+ */
160
+
161
+ if ( isset( $meta_cache[ $meta_key ] ) && isset( $meta_cache[ $meta_key ][0] ) ) {
162
+
163
+ /** @noinspection PhpUnusedLocalVariableInspection */
164
+ $_value = '';
165
+
166
+ if ( WPGlobus_Core::has_translations( $meta_cache[ $meta_key ][0] ) ) {
167
+ //$_value = WPGlobus_Core::text_filter( $meta_cache[ $meta_key ][0], WPGlobus::Config()->builder->get_language(), WPGlobus::RETURN_EMPTY );
168
+ /**
169
+ * We can get current language from WPGlobus::Config().
170
+ *
171
+ * @todo just for testing purposes.
172
+ */
173
+ //$_value = WPGlobus_Core::text_filter( $meta_cache[ $meta_key ][0], WPGlobus::Config()->language );
174
+
175
+ $_value = WPGlobus_Core::text_filter( $meta_cache[ $meta_key ][0], WPGlobus::Config()->builder->get_language() );
176
+ } else {
177
+ $_value = $meta_cache[ $meta_key ][0];
178
+ }
179
+
180
+ return $_value;
181
+
182
+ }
183
+ }
184
+ }
185
+
186
+ return $check;
187
+
188
+ }
189
+
190
+ /**
191
+ * Elementor editor footer.
192
+ *
193
+ * Fires on Elementor editor before closing the body tag.
194
+ * Used to prints scripts or any other HTML before closing the body tag.
195
+ */
196
+ public function on__elementor_footer() {
197
+ $this->base_redirect_url = str_replace( array( '&language=' . WPGlobus::Config()->builder->get_language() ), '', $this->base_redirect_url );
198
+ $this->base_redirect_url = str_replace( '&action=edit', '&action=elementor', $this->base_redirect_url );
199
+ ?>
200
+ <div id="wpglobus-elementor-wrapper">
201
+ <div class="elementor-panel-menu-item" id="wpglobus-elementor-panel-menu-item" style="cursor:auto;">
202
+ <div class="elementor-panel-menu-item-icon">
203
+ <i class="fa fa-globe"></i>
204
+ </div>
205
+ <div class="elementor-panel-menu-item-title" id="wpglobus-elementor-selector-box"
206
+ style="padding-top:0;">
207
+ <span id="wpglobus-elementor-selector-title"
208
+ style="cursor:pointer;"><?php esc_html_e( 'WPGlobus languages', 'wpglobus' ); ?></span>
209
+ <ul id="wpglobus-elementor-selector" style="display:none;margin:10px;" class="hidden">
210
+ <?php
211
+ foreach ( WPGlobus::Config()->enabled_languages as $language ) {
212
+ ?>
213
+ <li style="margin-bottom:10px;cursor:auto;">
214
+ <a href="<?php echo esc_url( $this->base_redirect_url . '&language=' . $language ); ?>"><?php echo esc_html( WPGlobus::Config()->en_language_name[ $language ] . " ($language)" ); ?></a>
215
+ </li>
216
+ <?php
217
+ }
218
+ ?>
219
+ </ul>
220
+ </div>
221
+ </div>
222
+ </div>
223
+
224
+ <script type='text/javascript'>
225
+ /* <![CDATA[ */
226
+ setTimeout(function () {
227
+ var wpglobusElementorPanelMenu = jQuery("#wpglobus-elementor-wrapper").html();
228
+ jQuery(document).on('click', "#elementor-panel-header-menu-button", function () {
229
+ jQuery(".elementor-panel-menu-items").eq(-1).append(wpglobusElementorPanelMenu);
230
+ });
231
+ jQuery(document).on('click', "#wpglobus-elementor-selector-title", function () {
232
+ var $t = jQuery("#wpglobus-elementor-selector");
233
+ $t.toggleClass('hidden');
234
+ if ($t.hasClass('hidden')) {
235
+ $t.css({'display': 'none'});
236
+ jQuery('#wpglobus-elementor-selector-box').css({'padding-top': '0'});
237
+ } else {
238
+ jQuery('#wpglobus-elementor-selector-box').css({'padding-top': '10px'});
239
+ $t.css({'display': 'block'});
240
+ }
241
+ });
242
+ }, 3000);
243
+ /* ]]> */
244
+ </script>
245
+ <?php
246
+ }
247
+
248
+ /**
249
+ * Document edit url.
250
+ *
251
+ * Filters the document edit url.
252
+ *
253
+ * @param string $url The edit url.
254
+ * @param mixed $instance The document instance.
255
+ *
256
+ * @return string
257
+ */
258
+ public function filter__url(
259
+ $url, /** @noinspection PhpUnusedParameterInspection */
260
+ $instance
261
+ ) {
262
+ if ( false === strpos( $url, 'language' ) ) {
263
+ $url = $url . '&language=' . WPGlobus::Config()->builder->get_language();
264
+ }
265
+ $this->base_redirect_url = $url;
266
+
267
+ return $url;
268
+ }
269
+
270
+ /**
271
+ * Document "WordPress preview" URL.
272
+ *
273
+ * Filters the WordPress preview URL.
274
+ *
275
+ * @param string $url WordPress preview URL.
276
+ * @param mixed $instance The document instance.
277
+ *
278
+ * @return string
279
+ */
280
+ public function filter__preview_url(
281
+ $url, /** @noinspection PhpUnusedParameterInspection */
282
+ $instance
283
+ ) {
284
+ $url = WPGlobus_Utils::localize_url( $url, WPGlobus::Config()->builder->get_language() );
285
+
286
+ return $url;
287
+ }
288
+
289
+ }
290
+
291
+ endif;
includes/builders/elementor/readme.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ /**
2
+ * File: readme.txt
3
+ *
4
+ * @package WPGlobus\Builders\Elementor
5
+ * @author Alex Gor(alexgff)
6
+ */
7
+
8
+ The handling of post meta fields @see wpglobus\configs\elementor.json
includes/builders/gutenberg/assets/js/wpglobus-gutenberg.js ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * WPGlobus Administration
3
+ * Interface JS functions
4
+ *
5
+ * @since 1.9.17
6
+ *
7
+ * @package WPGlobus
8
+ * @subpackage Administration/Gutenberg
9
+ */
10
+ /*jslint browser: true */
11
+ /*global jQuery, console, _wpGutenbergCodeEditorSettings*/
12
+
13
+ jQuery(document).ready(function ($) {
14
+ "use strict";
15
+
16
+ var api = {
17
+ initDone: false,
18
+ languageSelectorBoxDelta: 0,
19
+ languageSelectorEnabled: true,
20
+ parseBool: function(b) {
21
+ return !(/^(false|0)$/i).test(b) && !!b;
22
+ },
23
+ init: function() {
24
+ if ( 'undefined' === typeof _wpGutenbergCodeEditorSettings ) {
25
+ return;
26
+ }
27
+ WPGlobusGutenberg.yoastSeo = api.parseBool(WPGlobusGutenberg.yoastSeo);
28
+ api.initListeners();
29
+ api.setTabs();
30
+ api.formHandler();
31
+ api.attachListeners();
32
+ },
33
+ initListeners: function() {
34
+ if ( WPGlobusGutenberg.yoastSeo && 1 == $('.yoast.wpseo-metabox').length ) {
35
+ /**
36
+ * Prevent start of alert message when yoast seo is present.
37
+ * Check getEventListeners(window).beforeunload in Chrome console for beforeunload event.
38
+ * @see https://developers.google.com/web/tools/chrome-devtools/console/command-line-reference#monitoreventsobject-events
39
+ */
40
+ $(window).on('beforeunload', function (event) {
41
+ event.stopImmediatePropagation()
42
+ });
43
+ }
44
+ },
45
+ formHandler: function() {
46
+
47
+ var val = $('.metabox-base-form #referredby').attr('value');
48
+ if( val.indexOf('language=en') == -1 ) {
49
+ val = val+'&language='+WPGlobusGutenberg.language;
50
+ } else {
51
+ val = val.replace('language=en', 'language='+WPGlobusGutenberg.language);
52
+ }
53
+
54
+ $('.metabox-base-form #referredby').attr('value', val);
55
+
56
+ val = $('input[name="_wp_original_http_referer"]').attr('value');
57
+ if ( 'undefined' !== typeof val ) {
58
+ if( val.indexOf('language=en') == -1 ) {
59
+ val = val+'&language='+WPGlobusGutenberg.language;
60
+ } else {
61
+ val = val.replace('language=en', 'language='+WPGlobusGutenberg.language);
62
+ }
63
+ $('input[name="_wp_original_http_referer"]').attr('value', val);
64
+ }
65
+ },
66
+ setTabs: function() {
67
+ var intervalID = setInterval( function() {
68
+ /** var $toolbar = $('.edit-post-header'); **/
69
+ var $toolbar = $('.edit-post-header__settings');
70
+ if( $toolbar.length == 1 ) {
71
+ $toolbar.before(WPGlobusGutenberg.tabs);
72
+ var width = $('.edit-post-header-toolbar').css('width');
73
+ width = width.replace('px','') * 1;
74
+ if ( width < 50 ) {
75
+ width = width + 5;
76
+ } else {
77
+ width = width + 30;
78
+ }
79
+ $('.wpglobus-gutenberg-selector-box').css({'margin-left':width+'px'});
80
+ clearInterval(intervalID)
81
+ } else {
82
+ //console.log('Here: else');
83
+ }
84
+ }, 200);
85
+ },
86
+ setSelectorStatus: function() {
87
+ $('.wpglobus-gutenberg-selector-box').css({'opacity':'0.2'}).attr('onclick','return false;');
88
+ api.languageSelectorEnabled = false;
89
+ var iID = setInterval( function() {
90
+ if ( $('.is-saving').length == 0 ) {
91
+ clearInterval(iID);
92
+ if ( WPGlobusGutenberg.pagenow == WPGlobusGutenberg.postNewPage ) {
93
+ if ( location.pathname.indexOf(WPGlobusGutenberg.postEditPage) != -1 ) {
94
+ WPGlobusGutenberg.pagenow = WPGlobusGutenberg.postEditPage;
95
+ $('.wpglobus-gutenberg-selector-box').css({'opacity':'1'}).attr('onclick','');
96
+ api.reloadPage();
97
+ return;
98
+ }
99
+ }
100
+ api.languageSelectorEnabled = true;
101
+ $('.wpglobus-gutenberg-selector-box').css({'opacity':'1'}).attr('onclick','');
102
+ }
103
+ }, 400);
104
+ },
105
+ reloadPage: function() {
106
+ $('.wpglobus-selector-grid').css({'grid-template-columns':'10% 90%'});
107
+ $('.wpglobus-gutenberg-selector-text').text(WPGlobusGutenberg.i18n.reload);
108
+ (function blink() {
109
+ $('.wpglobus-gutenberg-selector').fadeOut(500).fadeIn(500, blink);
110
+ })();
111
+ setTimeout( function() {
112
+ location.reload();
113
+ }, 500);
114
+ },
115
+ attachListeners: function() {
116
+
117
+ /**
118
+ * Language selector.
119
+ */
120
+ $(document).on('mouseenter', '.wpglobus-gutenberg-selector', function(ev) {
121
+ if ( ! api.languageSelectorEnabled ) {
122
+ return;
123
+ }
124
+ $('.wpglobus-gutenberg-selector-dropdown').css({'display':'block'});
125
+ api.languageSelectorBoxDelta = ev.screenY;
126
+ $('.edit-post-header').css({'z-index':'100000'});
127
+ $('.wpglobus-gutenberg-selector-box').css({'z-index':'100001'});
128
+ });
129
+ $(document).on('mouseleave', '.wpglobus-gutenberg-selector', function(ev) {
130
+ if ( api.languageSelectorBoxDelta != 0 && ev.screenY - api.languageSelectorBoxDelta <= 0) {
131
+ $('.wpglobus-gutenberg-selector-dropdown').css({'display':'none'});
132
+ $('.edit-post-header').css({'z-index':'9989'});
133
+ $('.wpglobus-gutenberg-selector-box').css({'z-index':'100'});
134
+ }
135
+ });
136
+
137
+ /**
138
+ * Dropdown list.
139
+ */
140
+ $(document).on('mouseleave', '.wpglobus-gutenberg-selector-dropdown', function(ev) {
141
+ $('.wpglobus-gutenberg-selector-dropdown').css({'display':'none'});
142
+ $('.edit-post-header').css({'z-index':'9989'});
143
+ $('.wpglobus-gutenberg-selector-box').css({'z-index':'10000'});
144
+ });
145
+
146
+ /**
147
+ * editor-post-save-draft.
148
+ */
149
+ $(document).on('click', '.editor-post-save-draft', function() {
150
+ api.setSelectorStatus();
151
+ });
152
+
153
+ /**
154
+ * editor-post-publish-button.
155
+ */
156
+ $(document).on('click', '.editor-post-publish-button', function() {
157
+ api.setSelectorStatus();
158
+ });
159
+
160
+ }
161
+ }
162
+ WPGlobusGutenberg = $.extend({}, WPGlobusGutenberg, api);
163
+ WPGlobusGutenberg.init();
164
+ });
includes/builders/gutenberg/class-wpglobus-gutenberg-update-post.php ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-gutenberg-update-post.php
4
+ *
5
+ * @package WPGlobus\Builders\Gutenberg
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ if ( ! class_exists( 'WPGlobus_Gutenberg_Update_Post' ) ) :
10
+
11
+ /**
12
+ * Class WPGlobus_Gutenberg_Update_Post.
13
+ */
14
+ class WPGlobus_Gutenberg_Update_Post {
15
+
16
+ /** @var string */
17
+ protected $language = null;
18
+
19
+ /** @var WP_Post */
20
+ protected $_prepared_post = null;
21
+
22
+ /**
23
+ * Constructor.
24
+ */
25
+ public function __construct() {
26
+
27
+ /**
28
+ * @todo to save meta see request ($_REQUEST)
29
+ * post.php?post=259&action=edit&classic-editor=1&meta_box=1
30
+ */
31
+
32
+ //if ( defined('DOING_AJAX') && DOING_AJAX ) {
33
+ //}
34
+
35
+ /**
36
+ * Filter's order:
37
+ * 1. rest_pre_insert_post
38
+ * 2. wp_insert_post_data
39
+ * 3. rest_request_after_callbacks
40
+ */
41
+
42
+ /**
43
+ * @see wp-includes\rest-api\endpoints\class-wp-rest-posts-controller.php
44
+ */
45
+ add_filter( 'rest_pre_insert_post', array( $this, 'filter__pre_insert_post' ), 2, 2 );
46
+
47
+ /**
48
+ * @todo incorrect the saving post in extra languages with priority = 10
49
+ */
50
+ add_filter( 'wp_insert_post_data', array( $this, 'filter__wp_insert_post_data' ), 100, 2 );
51
+
52
+ /**
53
+ * @see \wp-includes\rest-api\class-wp-rest-server.php
54
+ */
55
+ add_filter( 'rest_request_after_callbacks', array( $this, 'filter__rest_after_callbacks' ), 10, 3 );
56
+
57
+ }
58
+
59
+ /**
60
+ * Callback for 'rest_request_after_callbacks' will be fired after 'wp_insert_post_data' filter.
61
+ *
62
+ * @see 'filter__wp_insert_post_data'
63
+ *
64
+ * @param stdClass $response
65
+ * @param array $handler
66
+ * @param mixed $request Unused.
67
+ *
68
+ * @return mixed
69
+ */
70
+ public function filter__rest_after_callbacks(
71
+ $response, $handler, /** @noinspection PhpUnusedParameterInspection */
72
+ $request
73
+ ) {
74
+
75
+ if ( ! empty( $handler['methods']['POST'] ) && ! empty( $handler['methods']['PUT'] ) && ! empty( $handler['methods']['PATCH'] ) ) {
76
+ /**
77
+ * Update post.
78
+ */
79
+
80
+ /**
81
+ * This returns incorrect language
82
+ * $builder_language = get_post_meta($post_id, WPGlobus::Config()->builder->get_language_meta_key(), true);
83
+ *
84
+ * @todo check updating language meta after UPDATE post
85
+ */
86
+ $builder_language = $this->language;
87
+
88
+ // if ( empty( $builder_language ) ) {
89
+ // @todo incorrect case
90
+ // }
91
+
92
+ $fix_title = true;
93
+ if ( ! empty( $response->data['title']['raw'] ) && WPGlobus_Core::has_translations( $response->data['title']['raw'] ) ) {
94
+ $response->data['title']['raw'] = WPGlobus_Core::text_filter( $response->data['title']['raw'], $builder_language, WPGlobus::RETURN_EMPTY );
95
+ $response->data['title']['rendered'] = $response->data['title']['raw'];
96
+ $fix_title = false;
97
+ }
98
+
99
+ // $fix_excerpt = true;
100
+ if ( ! empty( $response->data['excerpt']['raw'] ) && WPGlobus_Core::has_translations( $response->data['excerpt']['raw'] ) ) {
101
+ $excerpt_in_default = WPGlobus_Core::text_filter( $response->data['excerpt']['raw'], WPGlobus::Config()->default_language );
102
+ //$excerpt = WPGlobus_Core::text_filter($response->data['excerpt']['raw'], $builder_language);
103
+ $excerpt = WPGlobus_Core::text_filter( $response->data['excerpt']['raw'], $builder_language, WPGlobus::RETURN_EMPTY );
104
+ $response->data['excerpt']['raw'] = $excerpt;
105
+ $response->data['excerpt']['rendered'] = str_replace( $excerpt_in_default, $excerpt, $response->data['excerpt']['rendered'] );
106
+ // $fix_excerpt = false;
107
+ }
108
+
109
+ if ( WPGlobus::Config()->default_language === $builder_language ) {
110
+ return $response;
111
+ }
112
+
113
+ if ( $fix_title ) :
114
+ /**
115
+ * Fix the title.
116
+ * When we have title with different value:
117
+ * $response->data[title][raw] => Русский заголовок
118
+ * $response->data[title][rendered] => English title
119
+ */
120
+ if ( empty( $response->data['title'] ) ) {
121
+ return $response;
122
+ }
123
+ if ( empty( $response->data['title']['rendered'] ) || empty( $response->data['title']['raw'] ) ) {
124
+ return $response;
125
+ }
126
+
127
+ if ( $response->data['title']['rendered'] !== $response->data['title']['raw'] ) {
128
+ $response->data['title']['rendered'] = $response->data['title']['raw'];
129
+ }
130
+
131
+ endif;
132
+
133
+ }
134
+
135
+ return $response;
136
+ }
137
+
138
+ /**
139
+ * Callback for 'rest_pre_insert_post'.
140
+ *
141
+ * @param WP_Post $prepared_post
142
+ * @param mixed $request Unused.
143
+ *
144
+ * @return mixed
145
+ */
146
+ public function filter__pre_insert_post(
147
+ $prepared_post, /** @noinspection PhpUnusedParameterInspection */
148
+ $request
149
+ ) {
150
+
151
+ global $wpdb;
152
+ $_post = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM $wpdb->posts WHERE ID = %d LIMIT 1", $prepared_post->ID ) );
153
+
154
+ $builder_language = WPGlobus::Config()->builder->get_language();
155
+
156
+ if ( empty( $builder_language ) ) {
157
+ /**
158
+ * @todo Probably we are working with WP Rest API here.
159
+ * Check superglobal variable $_SERVER or may be something other.
160
+ */
161
+ $builder_language = get_post_meta( $prepared_post->ID, WPGlobus::get_language_meta_key(), true );
162
+
163
+ if ( empty( $builder_language ) ) {
164
+ /**
165
+ * Case when post is draft and has post_status 'auto-draft'.
166
+ */
167
+ $builder_language = WPGlobus::Config()->default_language;
168
+ }
169
+ }
170
+
171
+ $this->language = $builder_language;
172
+
173
+ $fields = array();
174
+
175
+ /**
176
+ * Post title.
177
+ */
178
+ if ( ! empty( $prepared_post->post_title ) ) {
179
+ $fields['post_title'] = $prepared_post->post_title;
180
+ // } else {
181
+ //$fields['post_title'] = '';
182
+ }
183
+
184
+ /**
185
+ * Post content.
186
+ */
187
+ if ( ! empty( $prepared_post->post_content ) ) {
188
+ $fields['post_content'] = $prepared_post->post_content;
189
+ } else {
190
+ $fields['post_content'] = '';
191
+ }
192
+
193
+ /**
194
+ * Post excerpt.
195
+ */
196
+ if ( isset( $prepared_post->post_excerpt ) ) {
197
+ if ( empty( $prepared_post->post_excerpt ) ) {
198
+ /**
199
+ * Post excerpt was removed by user.
200
+ */
201
+ $fields['post_excerpt'] = '';
202
+ } else {
203
+ $fields['post_excerpt'] = $prepared_post->post_excerpt;
204
+ }
205
+ } else {
206
+ /**
207
+ * Post excerpt was not modified by user.
208
+ * so, we have unset '$prepared_post->post_excerpt' field.
209
+ */
210
+ $fields['post_excerpt'] = WPGlobus_Core::text_filter( $_post->post_excerpt, $builder_language, WPGlobus::RETURN_EMPTY );
211
+ }
212
+
213
+ foreach ( $fields as $field => $value ) {
214
+
215
+ $tr = array();
216
+
217
+ foreach ( WPGlobus::Config()->enabled_languages as $lang ) :
218
+
219
+ if ( $lang === $builder_language ) {
220
+
221
+ $text = $value;
222
+ if ( WPGlobus_Core::has_translations( $value ) ) {
223
+ $text = WPGlobus_Core::text_filter( $value, $lang, WPGlobus::RETURN_EMPTY );
224
+ }
225
+ if ( ! empty( $text ) ) {
226
+ $tr[ $lang ] = $text;
227
+ }
228
+ } else {
229
+
230
+ $text = WPGlobus_Core::text_filter( $_post->$field, $lang, WPGlobus::RETURN_EMPTY );
231
+ if ( ! empty( $text ) ) {
232
+ $tr[ $lang ] = $text;
233
+ }
234
+ }
235
+
236
+ endforeach;
237
+
238
+ $prepared_post->$field = WPGlobus_Utils::build_multilingual_string( $tr );
239
+
240
+ }
241
+
242
+ /**
243
+ * $this->_prepared_post contains 'post_title', 'post_content', 'post_excerpt' with language marks and ready to insert in DB.
244
+ */
245
+ $this->_prepared_post = clone $prepared_post;
246
+
247
+ return $prepared_post;
248
+
249
+ }
250
+
251
+ /**
252
+ * Callback for 'wp_insert_post_data'.
253
+ *
254
+ * @param array $data
255
+ * @param mixed $postarr Unused.
256
+ *
257
+ * @return array
258
+ */
259
+ public function filter__wp_insert_post_data(
260
+ $data, /** @noinspection PhpUnusedParameterInspection */
261
+ $postarr
262
+ ) {
263
+
264
+ /**
265
+ * Check $this->_prepared_post was loaded with first XMLHttpRequest.
266
+ *
267
+ * @see 'filter__pre_insert_post' filter.
268
+ * @see Network tab in browser console.
269
+ */
270
+ if ( ! is_object( $this->_prepared_post ) ) {
271
+ return $data;
272
+ }
273
+
274
+ $_fields = array( 'post_title', 'post_content', 'post_excerpt' );
275
+ foreach ( $_fields as $_field ) {
276
+
277
+ if ( ! empty( $data[ $_field ] ) && ! empty( $this->_prepared_post->$_field ) ) {
278
+ $data[ $_field ] = $this->_prepared_post->$_field;
279
+ }
280
+ }
281
+
282
+ return $data;
283
+ }
284
+
285
+ }
286
+
287
+ endif;
includes/builders/gutenberg/class-wpglobus-gutenberg.php ADDED
@@ -0,0 +1,273 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-gutenberg.php
4
+ *
5
+ * @package WPGlobus\Builders\Gutenberg
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ /**
10
+ * Class WPGlobus_Gutenberg.
11
+ */
12
+ class WPGlobus_Gutenberg extends WPGlobus_Builder {
13
+
14
+ /**
15
+ * Constructor.
16
+ */
17
+ public function __construct() {
18
+
19
+ parent::__construct( 'gutenberg' );
20
+
21
+ if ( is_admin() ) {
22
+
23
+ /**
24
+ * Filter the post for Gutenberg editor.
25
+ *
26
+ * @see wp-includes\class-wp-query.php
27
+ */
28
+ add_action( 'the_post', array( $this, 'translate_post' ), 5 );
29
+
30
+ /**
31
+ * Add 'wpglobus-language' hidden field.
32
+ */
33
+ add_action( 'add_meta_boxes', array( $this, 'on__add_meta_box' ) );
34
+
35
+ add_action( 'admin_enqueue_scripts', array(
36
+ $this,
37
+ 'on__enqueue_scripts',
38
+ ), 1000 );
39
+
40
+ /**
41
+ * @see wpglobus-seo\includes\class-wpglobus-seo.php
42
+ */
43
+ add_filter( 'wpglobus_seo_meta_box_title', array( $this, 'filter__seo_meta_box_title' ) );
44
+
45
+ }
46
+
47
+ }
48
+
49
+ /**
50
+ * Translate post.
51
+ *
52
+ * @param WP_Post $object
53
+ */
54
+ public function translate_post( $object ) {
55
+ if ( $object instanceof WP_Post ) {
56
+ WPGlobus_Core::translate_wp_post( $object, $this->language, WPGlobus::RETURN_EMPTY );
57
+ }
58
+ }
59
+
60
+ /**
61
+ * Generate box with language switcher.
62
+ *
63
+ * @param string $page
64
+ *
65
+ * @return string
66
+ */
67
+ private function get_switcher_box( $page ) {
68
+
69
+ $query_string = explode( '&', $_SERVER['QUERY_STRING'] );
70
+
71
+ foreach ( $query_string as $key => $_q ) {
72
+ if ( false !== strpos( $_q, 'language=' ) ) {
73
+ unset( $query_string[ $key ] );
74
+ }
75
+ }
76
+ $query = implode( '&', $query_string );
77
+ $url = admin_url(
78
+ add_query_arg(
79
+ array(
80
+ 'language' => '{{language}}',
81
+ ),
82
+ 'post.php?' . $query
83
+ )
84
+ );
85
+
86
+ $_box_style = 'position:absolute;top:15px;left:10px;z-index:100;';
87
+ if ( file_exists( WPGlobus::Config()->flag_path['big'] . WPGlobus::Config()->flag[ $this->language ] ) ) {
88
+ $_flag_img = WPGlobus::Config()->flag_urls['big'] . WPGlobus::Config()->flag[ $this->language ];
89
+ $_height = 'height="25px"';
90
+ $_width = 'width="25px"';
91
+ $_flag_style = 'style="border: 1px solid #bfbfbf;border-radius: 25px;"';
92
+ } else {
93
+ $_flag_img = WPGlobus::Config()->flags_url . WPGlobus::Config()->flag[ $this->language ];
94
+ $_height = '';
95
+ $_width = '';
96
+ $_flag_style = 'style="margin-top:5px;"';
97
+
98
+ $_box_style .= 'margin-top:3px;';
99
+ }
100
+
101
+ $out = '';
102
+
103
+ if ( 'post-new.php' === $page ) {
104
+
105
+ ob_start();
106
+ ?>
107
+ <div style="<?php echo $_box_style; // WPCS: XSS ok. ?>" class="wpglobus-gutenberg-selector-box">
108
+ <!--suppress CssInvalidPropertyValue -->
109
+ <div class="wpglobus-selector-grid"
110
+ style="display:grid;grid-template-columns:50% 50%;place-items:center;grid-gap:0;">
111
+ <a style="text-decoration:none;cursor:text;" onclick="return false;"
112
+ href="#" class="wpglobus-gutenberg-selector"
113
+ data-language="<?php echo esc_attr( $this->language ); ?>">
114
+ <img <?php echo $_height . $_width; // WPCS: XSS ok. ?>
115
+ <?php echo $_flag_style; // WPCS: XSS ok. ?>
116
+ src="<?php echo esc_url( $_flag_img ); ?>"/>
117
+ </a>
118
+ <a style="text-decoration:none;cursor:text;" onclick="return false;"
119
+ href="#" class="wpglobus-gutenberg-selector"
120
+ data-language="<?php echo esc_attr( $this->language ); ?>">
121
+ &nbsp;<span
122
+ class="wpglobus-gutenberg-selector-text"><?php echo esc_html( WPGlobus::Config()->en_language_name[ $this->language ] ); ?></span>
123
+ </a>
124
+ </div>
125
+ <ul class="wpglobus-gutenberg-selector-dropdown"
126
+ style="display:none;position:fixed;margin:5px;list-style-type:none;">
127
+ <li class="item" style="border:1px solid #ddd;background-color:#eee;padding:4px;">
128
+ <?php esc_html_e( 'Before switching the language, please save draft or publish.', 'wpglobus' ); ?>
129
+ </li>
130
+ </ul>
131
+ </div>
132
+ <?php
133
+ $out = ob_get_clean();
134
+
135
+ } elseif ( 'post.php' === $page ) {
136
+
137
+ ob_start();
138
+ ?>
139
+ <div style="<?php echo $_box_style; // WPCS: XSS ok. ?>" class="wpglobus-gutenberg-selector-box">
140
+ <!--suppress CssInvalidPropertyValue -->
141
+ <div class="wpglobus-selector-grid"
142
+ style="display:grid;grid-template-columns:50% 50%;place-items:center;grid-gap:0;">
143
+ <a style="text-decoration: none;"
144
+ href="<?php echo esc_url( str_replace( '{{language}}', $this->language, $url ) ); ?>"
145
+ class="wpglobus-gutenberg-selector"
146
+ data-language="<?php echo esc_attr( $this->language ); ?>">
147
+ <img <?php echo $_height . $_width; // WPCS: XSS ok. ?>
148
+ <?php echo $_flag_style; // WPCS: XSS ok. ?>
149
+ src="<?php echo $_flag_img; // WPCS: XSS ok. ?>"/>
150
+ </a>
151
+ <a style="text-decoration: none;"
152
+ href="<?php echo esc_url( str_replace( '{{language}}', $this->language, $url ) ); ?>"
153
+ class="wpglobus-gutenberg-selector"
154
+ data-language="<?php echo esc_attr( $this->language ); ?>">
155
+ &nbsp;<span
156
+ class="wpglobus-gutenberg-selector-text"><?php echo esc_html( WPGlobus::Config()->en_language_name[ $this->language ] ); ?></span>
157
+ </a>
158
+ </div>
159
+ <ul class="wpglobus-gutenberg-selector-dropdown"
160
+ style="display:none;position:fixed;border-left:1px solid #ddd;border-right:1px solid #ddd;background-color:#eee;margin:5px 0 0;padding:0 5px 5px 0;list-style-type:none;">
161
+ <?php foreach ( WPGlobus::Config()->enabled_languages as $lang ) : ?>
162
+ <?php
163
+ if ( $lang === $this->language ) {
164
+ continue;
165
+ }
166
+ ?>
167
+ <li class="item"
168
+ style="text-align:left;cursor:pointer;border-bottom:1px solid #ddd;margin:0;height:25px;padding:5px 0 5px 5px;"
169
+ data-language="<?php echo esc_attr( $lang ); ?>">
170
+ <a href="<?php echo esc_url( str_replace( '{{language}}', $lang, $url ) ); ?>">
171
+ <img src="<?php echo esc_url( WPGlobus::Config()->flags_url . WPGlobus::Config()->flag[ $lang ] ); ?>"/>&nbsp;<?php echo esc_html( WPGlobus::Config()->en_language_name[ $lang ] ); ?>
172
+ </a>
173
+ </li>
174
+ <?php endforeach; ?>
175
+ </ul>
176
+ </div>
177
+ <?php
178
+ $out = ob_get_clean();
179
+
180
+ }
181
+
182
+ return $out;
183
+
184
+ }
185
+
186
+ /**
187
+ * Callback for 'wpglobus_seo_meta_box_title'.
188
+ *
189
+ * @param string $meta_box_title
190
+ *
191
+ * @return string
192
+ */
193
+ public function filter__seo_meta_box_title( $meta_box_title ) {
194
+ return $meta_box_title . ' ' .
195
+ // Translators: Metabox title FOR language.
196
+ _x( 'for', 'filter__seo_meta_box_title', 'wpglobus' )
197
+ . ' ' . WPGlobus::Config()->en_language_name[ $this->get_current_language() ];
198
+ }
199
+
200
+ /**
201
+ * Enqueue scripts.
202
+ *
203
+ * @return void
204
+ */
205
+ public function on__enqueue_scripts() {
206
+
207
+ /** @global string $pagenow */
208
+ global $pagenow;
209
+
210
+ if ( ! in_array( $pagenow, array( 'post.php', 'post-new.php' ), true ) ) {
211
+ return;
212
+ }
213
+
214
+ // phpcs:ignore WordPress.CSRF.NonceVerification
215
+ if ( isset( $_GET['classic-editor'] ) ) {
216
+ return;
217
+ }
218
+
219
+ $tabs = $this->get_switcher_box( $pagenow );
220
+
221
+ $i18n = array();
222
+ $i18n['reload'] = esc_html__( 'Page is being reloaded. Please wait...', 'wpglobus' );
223
+
224
+ /**
225
+ * Check for Yoast SEO.
226
+ */
227
+ $yoast_seo = false;
228
+ if ( defined( 'WPSEO_VERSION' ) ) {
229
+ $yoast_seo = true;
230
+ }
231
+
232
+ wp_register_script(
233
+ 'wpglobus-gutenberg',
234
+ WPGlobus::plugin_dir_url() . 'includes/builders/gutenberg/assets/js/wpglobus-gutenberg' . WPGlobus::SCRIPT_SUFFIX() . '.js',
235
+ array( 'jquery' ),
236
+ WPGLOBUS_VERSION,
237
+ true
238
+ );
239
+ wp_enqueue_script( 'wpglobus-gutenberg' );
240
+ wp_localize_script(
241
+ 'wpglobus-gutenberg',
242
+ 'WPGlobusGutenberg',
243
+ array(
244
+ 'version' => WPGLOBUS_VERSION,
245
+ 'versionGutenberg' => GUTENBERG_VERSION,
246
+ 'tabs' => $tabs,
247
+ 'language' => $this->language,
248
+ 'pagenow' => $pagenow,
249
+ 'postEditPage' => 'post.php',
250
+ 'postNewPage' => 'post-new.php',
251
+ 'defaultLanguage' => WPGlobus::Config()->default_language,
252
+ 'i18n' => $i18n,
253
+ 'yoastSeo' => $yoast_seo,
254
+ )
255
+ );
256
+ }
257
+
258
+ /**
259
+ * Callback for 'add_meta_boxes'.
260
+ */
261
+ public function on__add_meta_box() {
262
+ add_meta_box( 'wpglobus', __( 'WPGlobus' ), array( $this, 'callback__meta_box' ), 'post.php', 'side', 'core' );
263
+ }
264
+
265
+ /**
266
+ * Callback for 'add_meta_box' function.
267
+ */
268
+ public function callback__meta_box() {
269
+ echo $this->get_language_field(); // WPCS: XSS ok.
270
+ do_action( 'wpglobus_gutenberg_metabox' );
271
+ }
272
+
273
+ }
includes/builders/js_composer/class-wpglobus-js_composer-update-post.php ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-js_composer-update-post.php
4
+ *
5
+ * @package WPGlobus\Builders\JS_Composer
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ /**
10
+ * Class WPGlobus_js_composer_Update_Post.
11
+ */
12
+
13
+ if ( ! class_exists( 'WPGlobus_js_composer_Update_Post' ) ) :
14
+
15
+ // phpcs:ignore PEAR.NamingConventions
16
+ class WPGlobus_js_composer_Update_Post {
17
+
18
+ /**
19
+ * Constructor.
20
+ */
21
+ public function __construct() {
22
+
23
+ /**
24
+ * @see_file wpglobus\includes\class-wpglobus.php
25
+ */
26
+ remove_action( 'wp_insert_post_data', array( 'WPGlobus', 'on_save_post_data' ), 10 );
27
+
28
+ /**
29
+ * @todo incorrect the saving post in extra languages with priority = 10
30
+ */
31
+ add_filter( 'wp_insert_post_data', array( $this, 'filter__wp_insert_post_data' ), 100, 2 );
32
+
33
+ }
34
+
35
+ /**
36
+ * Callback for 'wp_insert_post_data'.
37
+ *
38
+ * @param array $data
39
+ * @param array $postarr
40
+ *
41
+ * @return array mixed
42
+ */
43
+ public function filter__wp_insert_post_data( $data, $postarr ) {
44
+
45
+ global $wpdb;
46
+ $_post = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM $wpdb->posts WHERE ID = %d AND post_type = %s LIMIT 1", $postarr['ID'], $postarr['post_type'] ) );
47
+
48
+ $fields = array();
49
+ if ( isset( $postarr['post_title'] ) ) {
50
+ $fields['post_title'] = $postarr['post_title'];
51
+ }
52
+
53
+ if ( isset( $postarr['post_content'] ) ) {
54
+ $fields['post_content'] = $postarr['post_content'];
55
+ }
56
+
57
+ if ( isset( $postarr['post_excerpt'] ) ) {
58
+ $fields['post_excerpt'] = $postarr['post_excerpt'];
59
+ }
60
+
61
+ $builder_language = WPGlobus::Config()->builder->get_language();
62
+
63
+ if ( empty( $builder_language ) ) {
64
+
65
+ if ( empty( $postarr[ WPGlobus::get_language_meta_key() ] ) ) {
66
+ $builder_language = WPGlobus::Config()->default_language;
67
+ } else {
68
+ $builder_language = $postarr[ WPGlobus::get_language_meta_key() ];
69
+ }
70
+ }
71
+
72
+ foreach ( $fields as $field => $value ) {
73
+
74
+ $tr = array();
75
+
76
+ foreach ( WPGlobus::Config()->enabled_languages as $lang ) :
77
+
78
+ if ( $lang === $builder_language ) {
79
+
80
+ $text = $value;
81
+ if ( WPGlobus_Core::has_translations( $value ) ) {
82
+ $text = WPGlobus_Core::text_filter( $value, $lang, WPGlobus::RETURN_EMPTY );
83
+ }
84
+ if ( ! empty( $text ) ) {
85
+ $tr[ $lang ] = $text;
86
+ }
87
+ } else {
88
+ if ( isset( $_post->$field ) ) {
89
+ $text = WPGlobus_Core::text_filter( $_post->$field, $lang, WPGlobus::RETURN_EMPTY );
90
+ if ( ! empty( $text ) ) {
91
+ $tr[ $lang ] = $text;
92
+ }
93
+ }
94
+ }
95
+
96
+ endforeach;
97
+
98
+ $data[ $field ] = WPGlobus_Utils::build_multilingual_string( $tr );
99
+
100
+ }
101
+
102
+ return $data;
103
+
104
+ }
105
+
106
+ }
107
+
108
+ endif;
includes/builders/js_composer/class-wpglobus-js_composer.php ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-js_composer.php
4
+ *
5
+ * @package WPGlobus\Builders\WPBakeryPageBuilder
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+
10
+ if ( ! class_exists( 'WPGlobus_JS_Composer' ) ) :
11
+
12
+ /**
13
+ * Class WPGlobus_JS_Composer.
14
+ */
15
+ class WPGlobus_JS_Composer extends WPGlobus_Builder {
16
+
17
+ /**
18
+ * Constructor.
19
+ */
20
+ public function __construct() {
21
+ parent::__construct( 'js_composer' );
22
+ }
23
+
24
+ }
25
+
26
+ endif;
includes/builders/yoast_seo/class-wpglobus-yoast_seo.php ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: class-wpglobus-yoast_seo.php
4
+ *
5
+ * @package WPGlobus\Builders\Yoast_SEO
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+
10
+ if ( ! class_exists( 'WPGlobus_Yoast_SEO' ) ) :
11
+
12
+ /**
13
+ * Class WPGlobus_Yoast_SEO.
14
+ */
15
+ class WPGlobus_Yoast_SEO extends WPGlobus_Builder {
16
+
17
+ /**
18
+ * Constructor.
19
+ */
20
+ public function __construct() {
21
+ parent::__construct( 'yoast_seo' );
22
+ }
23
+
24
+ }
25
+
26
+ endif;
includes/class-wpglobus-config-vendor.php ADDED
@@ -0,0 +1,301 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Class WPGlobus_Config_Vendor
4
+ *
5
+ * @package WPGlobus\Config
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ if ( ! class_exists('WPGlobus_Config_Vendor') ) :
10
+
11
+ class WPGlobus_Config_Vendor {
12
+
13
+ const PLUGIN_CONFIG_FILES = 'configs/*.json';
14
+
15
+ const PLUGIN_CONFIG_DIR = 'configs/';
16
+
17
+ /**
18
+ * @var object Instance of this class.
19
+ */
20
+ protected static $instance;
21
+
22
+ protected static $config = array();
23
+
24
+ protected static $post_meta_fields = null;
25
+
26
+ protected static $post_ml_fields = null;
27
+
28
+ protected static $wp_options = null;
29
+
30
+ /**
31
+ * Builder.
32
+ *
33
+ * @var WPGlobus_Config_Builder
34
+ */
35
+ protected static $builder = null;
36
+
37
+ /**
38
+ * Array of registered vendors.
39
+ *
40
+ * @var string[]
41
+ */
42
+ protected static $vendors = array();
43
+
44
+ /**
45
+ * Constructor.
46
+ */
47
+ protected function __construct($builder) {
48
+
49
+ self::$builder = $builder;
50
+
51
+ self::get_config_files();
52
+ self::parse_config();
53
+
54
+ }
55
+
56
+ /**
57
+ * Get instance of this class.
58
+ *
59
+ * @return object
60
+ */
61
+ public static function get_instance($builder) {
62
+ if ( ! ( self::$instance instanceof self ) ) {
63
+ self::$instance = new self($builder);
64
+ }
65
+ return self::$instance;
66
+ }
67
+
68
+ /**
69
+ * Get meta fields.
70
+ */
71
+ public static function get_meta_fields() {
72
+ if ( is_null(self::$post_meta_fields) ) {
73
+ return false;
74
+ }
75
+ return self::$post_meta_fields;
76
+ }
77
+
78
+ /**
79
+ * Get multilingual fields.
80
+ */
81
+ public static function get_ml_fields() {
82
+ if ( is_null(self::$post_ml_fields) ) {
83
+ return false;
84
+ }
85
+ return self::$post_ml_fields;
86
+ }
87
+
88
+ /**
89
+ * Get wp_options.
90
+ */
91
+ public static function get_wp_options() {
92
+ if ( is_null(self::$wp_options) ) {
93
+ return false;
94
+ }
95
+ return self::$wp_options;
96
+ }
97
+
98
+ /**
99
+ * Get config files.
100
+ */
101
+ public static function get_config_files() {
102
+
103
+ $config_plugin_dir = WPGlobus::$PLUGIN_DIR_PATH . self::PLUGIN_CONFIG_DIR;
104
+
105
+ /**
106
+ * WPGlobus SEO.
107
+ */
108
+ if ( function_exists('wpglobus_seo__init') ) {
109
+ self::$vendors[] = 'wpglobus-seo.json';
110
+ }
111
+
112
+ /**
113
+ * Yoast SEO.
114
+ * https://wordpress.org/plugins/wordpress-seo/
115
+ */
116
+ if ( defined('WPSEO_VERSION') ) {
117
+ /**
118
+ * check 'WPSEO_PREMIUM_PLUGIN_FILE' for premium add-on.
119
+ */
120
+ self::$vendors[] = 'yoast-seo.json';
121
+ }
122
+
123
+ /**
124
+ * All in One SEO Pack.
125
+ * https://wordpress.org/plugins/all-in-one-seo-pack/
126
+ */
127
+ if ( defined('AIOSEOP_VERSION') ) {
128
+ self::$vendors[] = 'all-in-one-seo-pack.json';
129
+ }
130
+
131
+ /**
132
+ * Elementor.
133
+ * https://wordpress.org/plugins/elementor/
134
+ */
135
+ if ( defined('ELEMENTOR_VERSION') ) {
136
+ self::$vendors[] = 'elementor.json';
137
+ }
138
+
139
+ /**
140
+ * Advanced Custom Fields.
141
+ * https://wordpress.org/plugins/advanced-custom-fields/
142
+ */
143
+ if ( function_exists( 'acf' ) ) {
144
+ self::$vendors[] = 'acf.json';
145
+ }
146
+
147
+ /**
148
+ * Page Builder by SiteOrigin.
149
+ * https://wordpress.org/plugins/siteorigin-panels/
150
+ */
151
+ /*
152
+ if ( defined('SITEORIGIN_PANELS_VERSION') ) {
153
+ self::$vendors[] = 'siteorigin-panels.json';
154
+ }
155
+ // */
156
+
157
+ foreach( self::$vendors as $file ) {
158
+
159
+ if ( is_readable( $config_plugin_dir . $file ) ) {
160
+ $file_name = pathinfo( $file, PATHINFO_FILENAME );
161
+ self::$config[$file_name] = json_decode(file_get_contents($config_plugin_dir . $file), true);
162
+ }
163
+
164
+ }
165
+
166
+ }
167
+
168
+ /**
169
+ * Get multilingual fields for post.
170
+ */
171
+ public static function get_post_ml_fields( $_meta, $_init ) {
172
+
173
+ $_post_ml_fields = array();
174
+
175
+ if ( empty($_init) ) {
176
+ return $_post_ml_fields;
177
+ }
178
+
179
+ $file = empty($_init['file']) ? '' : WPGlobus::$PLUGIN_DIR_PATH . 'includes/' . $_init['file'];
180
+ $class = empty($_init['class']) ? '' : $_init['class'];
181
+
182
+ if ( ! empty($class) && class_exists($class) ) {
183
+ $_post_ml_fields = $class::get_post_multilingual_fields();
184
+ }
185
+
186
+ return $_post_ml_fields;
187
+ }
188
+
189
+ /**
190
+ * Get meta fields for post.
191
+ */
192
+ public static function get_post_meta_fields( $_meta, $_init ) {
193
+
194
+ $_post_meta_fields = array();
195
+
196
+ if ( empty($_init) ) {
197
+ return $_post_meta_fields;
198
+ }
199
+
200
+ $file = empty($_init['file']) ? '' : WPGlobus::$PLUGIN_DIR_PATH . 'includes/' . $_init['file'];
201
+ $class = empty($_init['class']) ? '' : $_init['class'];
202
+
203
+ if ( ! empty($file) && file_exists($file) ) {
204
+ include_once( $file );
205
+ if ( ! empty($class) && class_exists($class) ) {
206
+ $_post_meta_fields = $class::get_post_meta_fields( self::$builder->get('post_id') );
207
+ }
208
+ }
209
+
210
+ return $_post_meta_fields;
211
+
212
+ }
213
+
214
+ /**
215
+ * Parse config files.
216
+ */
217
+ public static function parse_config() {
218
+
219
+ /**
220
+ * Parse post meta fields.
221
+ */
222
+ if ( is_null( self::$post_meta_fields ) ) {
223
+
224
+ self::$post_meta_fields = array();
225
+ self::$post_ml_fields = array();
226
+
227
+ foreach( self::$config as $vendor=>$data ) {
228
+
229
+ if ( isset( $data['post_meta_fields'] ) && is_array( $data['post_meta_fields'] ) ) :
230
+
231
+ foreach( $data['post_meta_fields'] as $_meta=>$_init ) {
232
+
233
+ if ( isset( $data['post_meta_fields'][$_meta] ) ) {
234
+
235
+ if ( '*' == $_meta ) {
236
+ $_arr = self::get_post_meta_fields($_meta, $_init);
237
+ if ( ! empty( $_arr ) ) {
238
+ self::$post_meta_fields = array_merge( self::$post_meta_fields, $_arr );
239
+ }
240
+ } else {
241
+ self::$post_meta_fields[] = $_meta;
242
+ }
243
+
244
+ }
245
+
246
+ }
247
+
248
+ endif;
249
+
250
+ if ( isset( $data['post_ml_fields'] ) && is_array( $data['post_ml_fields'] ) ) :
251
+ foreach( $data['post_ml_fields'] as $_meta=>$_init ) {
252
+ if ( isset( $data['post_ml_fields'][$_meta] ) ) {
253
+
254
+ if ( '*' == $_meta ) {
255
+ $_arr = self::get_post_ml_fields($_meta, $_init);
256
+ if ( ! empty( $_arr ) ) {
257
+ self::$post_ml_fields = array_merge( self::$post_ml_fields, $_arr );
258
+ }
259
+ } else {
260
+ self::$post_ml_fields[] = $_meta;
261
+ }
262
+
263
+ }
264
+ }
265
+ endif;
266
+
267
+ }
268
+
269
+ }
270
+
271
+ /**
272
+ * Parse WP options.
273
+ */
274
+ if ( is_null( self::$wp_options ) ) {
275
+
276
+ foreach( self::$config as $vendor=>$data ) {
277
+
278
+ if ( isset( $data['wp_options'] ) && is_array( $data['wp_options'] ) ) :
279
+ foreach( $data['wp_options'] as $_option=>$_init ) {
280
+ if ( isset( $data['wp_options'][$_option] ) ) {
281
+ self::$wp_options[] = $_option;
282
+ }
283
+ }
284
+ endif;
285
+
286
+ }
287
+
288
+ if ( ! is_null( self::$wp_options ) ) {
289
+ self::$wp_options = array_unique( self::$wp_options );
290
+ }
291
+
292
+ }
293
+
294
+ }
295
+
296
+
297
+ }
298
+
299
+ endif;
300
+
301
+ # --- EOF
includes/class-wpglobus-config.php CHANGED
@@ -57,6 +57,20 @@ class WPGlobus_Config {
57
  */
58
  public $flags_url = '';
59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  /**
61
  * Stores languages in pairs code=>name
62
  * @var array
@@ -200,6 +214,22 @@ class WPGlobus_Config {
200
  */
201
  protected $language_for_oembed = '';
202
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
203
  /**
204
  * Can get it only once.
205
  * @return string
@@ -317,6 +347,22 @@ class WPGlobus_Config {
317
  if ( $language_from_url ) {
318
  $this->language = $language_from_url;
319
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
320
  }
321
 
322
  }
@@ -432,15 +478,29 @@ class WPGlobus_Config {
432
  }
433
 
434
  /**
435
- * Set flags URL
436
  * @return void
437
  */
438
  public function _set_flags_url() {
439
  $this->flags_url = WPGlobus::$PLUGIN_DIR_URL . 'flags/';
 
 
 
 
 
440
  }
441
 
442
  /**
443
- * Set languages by default
 
 
 
 
 
 
 
 
 
444
  */
445
  public function _set_languages() {
446
 
@@ -564,6 +624,11 @@ class WPGlobus_Config {
564
  */
565
  $this->_set_flags_url();
566
 
 
 
 
 
 
567
  /**
568
  * Get languages name
569
  * big array of used languages
@@ -709,12 +774,48 @@ class WPGlobus_Config {
709
  unset( $wpglobus_option['last_tab'] );
710
  }
711
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
712
  /**
713
  * Remaining wpglobus options after unset() is extended options
714
  * @since 1.2.3
715
  */
716
  $this->extended_options = $wpglobus_option;
717
-
718
  /**
719
  * Option browser_redirect.
720
  * @since 1.8.0
57
  */
58
  public $flags_url = '';
59
 
60
+ /**
61
+ * Path to flags.
62
+ * @var array
63
+ * @since 1.9.17
64
+ */
65
+ public $flag_path = array();
66
+
67
+ /**
68
+ * Location of flags.
69
+ * @var array
70
+ * @since 1.9.17
71
+ */
72
+ public $flag_urls = array();
73
+
74
  /**
75
  * Stores languages in pairs code=>name
76
  * @var array
214
  */
215
  protected $language_for_oembed = '';
216
 
217
+ /**
218
+ * Builder.
219
+ *
220
+ * @var WPGlobus_Config_Builder
221
+ * @since 1.9.17
222
+ */
223
+ public $builder = null;
224
+
225
+ /**
226
+ * True if builder is disabled.
227
+ *
228
+ * @var boolean
229
+ * @since 1.9.17
230
+ */
231
+ public $builder_disabled = true;
232
+
233
  /**
234
  * Can get it only once.
235
  * @return string
347
  if ( $language_from_url ) {
348
  $this->language = $language_from_url;
349
  }
350
+ /**
351
+ * @since 1.9.17
352
+ * Set language for builder.
353
+ * For compatibility we set language here for front-end only.
354
+ * As for the setting in admin @see wpglobus\includes\builders\class-wpglobus-config-builder.php
355
+ */
356
+ if ( $this->builder && ! is_admin() ) {
357
+ /**
358
+ * We can work with Gutenberg that was defined as front-end but we should set 'language' for real front-end without builder.
359
+ * Any builder may have behavior like Gutenberg.
360
+ * @todo check each builder that WPGlobus will be support.
361
+ */
362
+ if ( ! $this->builder->is_builder_page() ) {
363
+ $this->builder->set_language($this->language);
364
+ }
365
+ }
366
  }
367
 
368
  }
478
  }
479
 
480
  /**
481
+ * Set flags URL.
482
  * @return void
483
  */
484
  public function _set_flags_url() {
485
  $this->flags_url = WPGlobus::$PLUGIN_DIR_URL . 'flags/';
486
+ /**
487
+ * @since 1.9.17
488
+ */
489
+ $this->flag_urls['small'] = WPGlobus::$PLUGIN_DIR_URL . 'flags/';
490
+ $this->flag_urls['big'] = WPGlobus::$PLUGIN_DIR_URL . 'flags/big/';
491
  }
492
 
493
  /**
494
+ * Set flag PATH.
495
+ * @return void
496
+ */
497
+ public function _set_flag_path() {
498
+ $this->flag_path['small'] = WPGlobus::$PLUGIN_DIR_PATH . 'flags/';
499
+ $this->flag_path['big'] = WPGlobus::$PLUGIN_DIR_PATH . 'flags/big/';
500
+ }
501
+
502
+ /**
503
+ * Set languages by default.
504
  */
505
  public function _set_languages() {
506
 
624
  */
625
  $this->_set_flags_url();
626
 
627
+ /**
628
+ * Set flags PATH.
629
+ */
630
+ $this->_set_flag_path();
631
+
632
  /**
633
  * Get languages name
634
  * big array of used languages
774
  unset( $wpglobus_option['last_tab'] );
775
  }
776
 
777
+ /**
778
+ * Builders.
779
+ * @since 1.9.17
780
+ */
781
+ if ( isset( $wpglobus_option['builder_disabled'] ) && 1 === (int) $wpglobus_option['builder_disabled'] ) {
782
+
783
+ require_once dirname( __FILE__ ).'/builders/class-wpglobus-config-builder.php' ;
784
+ $this->builder = new WPGlobus_Config_Builder(false);
785
+
786
+ $this->builder_disabled = true;
787
+ unset( $wpglobus_option['builder_disabled'] );
788
+
789
+ } else {
790
+
791
+ $this->builder_disabled = false;
792
+
793
+ require_once dirname( __FILE__ ).'/builders/class-wpglobus-config-builder.php' ;
794
+ $this->builder = new WPGlobus_Config_Builder(true, array('default_language' => $this->default_language));
795
+
796
+ if ( is_admin() ) {
797
+
798
+ require_once dirname( __FILE__ ) . '/class-wpglobus-config-vendor.php';
799
+ $config_vendor = WPGlobus_Config_Vendor::get_instance( $this->builder );
800
+
801
+ require_once dirname( __FILE__ ).'/admin/meta/class-wpglobus-meta.php' ;
802
+ WPGlobus_Meta::get_instance( $config_vendor::get_meta_fields(), $this->builder );
803
+ $this->meta = $config_vendor::get_meta_fields();
804
+
805
+ require_once dirname( __FILE__ ).'/wp_options/class-wpglobus-wp_options.php' ;
806
+ WPGlobus_WP_Options::get_instance( $config_vendor::get_wp_options() );
807
+
808
+ $this->builder->set_multilingual_fields($config_vendor::get_ml_fields());
809
+ }
810
+ }
811
+
812
+
813
  /**
814
  * Remaining wpglobus options after unset() is extended options
815
  * @since 1.2.3
816
  */
817
  $this->extended_options = $wpglobus_option;
818
+
819
  /**
820
  * Option browser_redirect.
821
  * @since 1.8.0
includes/class-wpglobus-core.php CHANGED
@@ -67,7 +67,6 @@ class WPGlobus_Core {
67
  */
68
  $text = htmlspecialchars_decode( $text );
69
 
70
-
71
  $possible_delimiters =
72
  array(
73
  /**
@@ -145,7 +144,8 @@ class WPGlobus_Core {
145
  * If we could not find anything in the current language...
146
  */
147
  if ( ! $is_local_text_found ) {
148
- if ( $return === WPGlobus::RETURN_EMPTY ) {
 
149
  if ( $language === $default_language && ! self::has_translations( $text ) ) {
150
  /**
151
  * @todo Check the above condition. What if only one part is true?
@@ -243,7 +243,7 @@ class WPGlobus_Core {
243
  * @var int $pos_start
244
  */
245
  $pos_start = strpos( $string, WPGlobus::LOCALE_TAG_OPEN );
246
- if ( $pos_start !== false ) {
247
  if ( ctype_lower( $string[ $pos_start + 2 ] ) && ctype_lower( $string[ $pos_start + 3 ] ) ) {
248
  return true;
249
  }
@@ -300,9 +300,9 @@ class WPGlobus_Core {
300
  'attr_title',
301
  );
302
 
303
- foreach ( $fields as $_ ) {
304
- if ( ! empty( $post->$_ ) ) {
305
- $post->$_ = self::text_filter( $post->$_, $language, $return, $default_language );
306
  }
307
  }
308
 
67
  */
68
  $text = htmlspecialchars_decode( $text );
69
 
 
70
  $possible_delimiters =
71
  array(
72
  /**
144
  * If we could not find anything in the current language...
145
  */
146
  if ( ! $is_local_text_found ) {
147
+ if ( WPGlobus::RETURN_EMPTY === $return ) {
148
+ // phpcs:ignore Generic.CodeAnalysis.EmptyStatement.DetectedIF
149
  if ( $language === $default_language && ! self::has_translations( $text ) ) {
150
  /**
151
  * @todo Check the above condition. What if only one part is true?
243
  * @var int $pos_start
244
  */
245
  $pos_start = strpos( $string, WPGlobus::LOCALE_TAG_OPEN );
246
+ if ( false !== $pos_start ) {
247
  if ( ctype_lower( $string[ $pos_start + 2 ] ) && ctype_lower( $string[ $pos_start + 3 ] ) ) {
248
  return true;
249
  }
300
  'attr_title',
301
  );
302
 
303
+ foreach ( $fields as $field ) {
304
+ if ( ! empty( $post->$field ) ) {
305
+ $post->$field = self::text_filter( $post->$field, $language, $return, $default_language );
306
  }
307
  }
308
 
includes/class-wpglobus-post-types.php CHANGED
@@ -17,13 +17,17 @@ class WPGlobus_Post_Types {
17
  * @var string[]
18
  */
19
  protected static $hidden_types_main = array(
20
- // Built-in.
 
 
 
21
  'attachment',
22
  'revision',
23
  'nav_menu_item',
24
  'custom_css',
25
  'customize_changeset',
26
  'oembed_cache',
 
27
  // Custom types that do not need WPGlobus' tabbed interface or those that we cannot handle.
28
  'scheduled-action',
29
  'wp-types-group',
@@ -35,6 +39,11 @@ class WPGlobus_Post_Types {
35
  'acf',
36
  'acf-field',
37
  'acf-field-group',
 
 
 
 
 
38
  );
39
 
40
  /**
@@ -67,4 +76,4 @@ class WPGlobus_Post_Types {
67
 
68
  return $hidden_types;
69
  }
70
- }
17
  * @var string[]
18
  */
19
  protected static $hidden_types_main = array(
20
+ /**
21
+ * Built-in.
22
+ * @see create_initial_post_types() in wp-includes\post.php
23
+ */
24
  'attachment',
25
  'revision',
26
  'nav_menu_item',
27
  'custom_css',
28
  'customize_changeset',
29
  'oembed_cache',
30
+ 'user_request', // @since 1.9.17
31
  // Custom types that do not need WPGlobus' tabbed interface or those that we cannot handle.
32
  'scheduled-action',
33
  'wp-types-group',
39
  'acf',
40
  'acf-field',
41
  'acf-field-group',
42
+ // Gutenberg: @since 1.9.17
43
+ 'wp_block',
44
+ // WPBakery PB: @since 1.9.17
45
+ 'vc4_templates',
46
+ 'vc_grid_item',
47
  );
48
 
49
  /**
76
 
77
  return $hidden_types;
78
  }
79
+ }
includes/class-wpglobus-widget.php CHANGED
@@ -112,8 +112,32 @@ class WPGlobusWidget extends WP_Widget {
112
  */
113
  $extra_languages = apply_filters( 'wpglobus_extra_languages', $extra_languages, WPGlobus::Config()->language );
114
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  $enabled_languages = array_merge( (array)WPGlobus::Config()->language, $extra_languages );
116
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  /**
118
  * Class for link in a and option tags. Used for adding hash.
119
  * @see class wpglobus-selector-link
112
  */
113
  $extra_languages = apply_filters( 'wpglobus_extra_languages', $extra_languages, WPGlobus::Config()->language );
114
 
115
+ /**
116
+ * Filter extra languages.
117
+ *
118
+ * Returning array.
119
+ *
120
+ * @since 1.9.17
121
+ *
122
+ * @param array $extra_languages An array with extra languages to show off in menu.
123
+ * @param string WPGlobus::Config()->language The current language.
124
+ */
125
+ $extra_languages = apply_filters( 'wpglobus/widget/extra_languages', $extra_languages, WPGlobus::Config()->language );
126
+
127
  $enabled_languages = array_merge( (array)WPGlobus::Config()->language, $extra_languages );
128
 
129
+ /**
130
+ * Filter enabled languages.
131
+ *
132
+ * Returning array.
133
+ *
134
+ * @since 1.9.17
135
+ *
136
+ * @param array $enabled_languages An array with enabled languages to show off in menu.
137
+ * @param string WPGlobus::Config()->language The current language.
138
+ */
139
+ $enabled_languages = apply_filters( 'wpglobus/widget/enabled_languages', $enabled_languages, WPGlobus::Config()->language );
140
+
141
  /**
142
  * Class for link in a and option tags. Used for adding hash.
143
  * @see class wpglobus-selector-link
includes/class-wpglobus.php CHANGED
@@ -9,15 +9,27 @@
9
  class WPGlobus {
10
 
11
  const LOCALE_TAG = '{:%s}%s{:}';
 
12
  const LOCALE_TAG_START = '{:%s}';
 
13
  const LOCALE_TAG_END = '{:}';
 
14
  const LOCALE_TAG_OPEN = '{:';
 
15
  const LOCALE_TAG_CLOSE = '}';
16
 
17
  const URL_WPGLOBUS_SITE = 'https://wpglobus.com/';
18
 
 
 
 
 
 
 
 
19
  /**
20
  * Cookie name.
 
21
  * @since 1.8
22
  */
23
  const _COOKIE = 'wpglobus-language';
@@ -60,12 +72,14 @@ class WPGlobus {
60
 
61
  /**
62
  * List navigation menus
 
63
  * @var array
64
  */
65
  public $menus = array();
66
 
67
  /**
68
  * Initialized at plugin loader
 
69
  * @var string
70
  */
71
  public static $PLUGIN_DIR_PATH = '';
@@ -81,6 +95,7 @@ class WPGlobus {
81
 
82
  /**
83
  * Initialized at plugin loader
 
84
  * @var string
85
  */
86
  public static $PLUGIN_DIR_URL = '';
@@ -122,6 +137,16 @@ class WPGlobus {
122
  return self::$PLUGIN_DIR_PATH . 'languages';
123
  }
124
 
 
 
 
 
 
 
 
 
 
 
125
  /**
126
  * @var bool $_SCRIPT_DEBUG Internal representation of the define('SCRIPT_DEBUG')
127
  */
@@ -155,6 +180,7 @@ class WPGlobus {
155
  public $vendors_scripts = array();
156
 
157
  const RETURN_IN_DEFAULT_LANGUAGE = 'in_default_language';
 
158
  const RETURN_EMPTY = 'empty';
159
 
160
  /**
@@ -164,6 +190,7 @@ class WPGlobus {
164
 
165
  /**
166
  * Array of enabled pages for loading scripts, styles to achieve WPGlobusCore, WPGlobusDialogApp
 
167
  * @since 1.2.0
168
  */
169
  public $enabled_pages = array();
@@ -181,7 +208,7 @@ class WPGlobus {
181
  /** @todo maybe move this action to Class WPGlobus_Upgrade ? */
182
  add_action( 'admin_init', array(
183
  $this,
184
- 'on_admin_init'
185
  ) );
186
 
187
  global $pagenow;
@@ -192,11 +219,11 @@ class WPGlobus {
192
  $this->vendors_scripts['ACF'] = false;
193
  $this->vendors_scripts['ACFPRO'] = false;
194
  /** Set to true in @see WPGlobus_WPSEO::controller or WPGlobus_YoastSEO::controller */
195
- $this->vendors_scripts['WPSEO'] = false;
196
  $this->vendors_scripts['WPSEO_PREMIUM'] = false;
197
- $this->vendors_scripts['WOOCOMMERCE'] = false;
198
- $this->vendors_scripts['AIOSEOP'] = false; // All In One SEO Pack
199
- $this->vendors_scripts['WPCF7'] = false; // Contact Form 7
200
 
201
  if ( function_exists( 'acf' ) ) {
202
 
@@ -219,9 +246,12 @@ class WPGlobus {
219
 
220
  $this->vendors_scripts['ACF'] = true;
221
  $this->disabled_entities[] = 'acf';
 
 
 
 
222
 
223
  }
224
-
225
  }
226
 
227
  if ( defined( 'WC_VERSION' ) || defined( 'WOOCOMMERCE_VERSION' ) ) {
@@ -235,6 +265,7 @@ class WPGlobus {
235
 
236
  /**
237
  * Gathering Woocommerce's post types in one place
 
238
  * @since 1.4.3
239
  */
240
  $this->disabled_entities[] = 'product_variation';
@@ -260,6 +291,7 @@ class WPGlobus {
260
  /**
261
  * If you need add new vendors script and disable cpt
262
  * you must add it to customizer also
 
263
  * @see class-wpglobus-customize-options.php:596
264
  */
265
 
@@ -267,7 +299,7 @@ class WPGlobus {
267
  * Add builtin post type
268
  */
269
  $this->disabled_entities[] = 'attachment';
270
-
271
  /**
272
  * @since 1.9.0
273
  */
@@ -276,10 +308,10 @@ class WPGlobus {
276
  /**
277
  * Add disabled post types from option
278
  */
279
- $option = get_option( WPGlobus::Config()->option );
280
  $options_post_types = empty( $option['post_type'] ) ? array() : $option['post_type'];
281
  foreach ( $options_post_types as $post_type => $value ) {
282
- if ( $value != '1' ) {
283
  $this->disabled_entities[] = $post_type;
284
  }
285
  }
@@ -288,15 +320,51 @@ class WPGlobus {
288
 
289
  /**
290
  * Set disabled entities into config
 
291
  * @todo maybe move code to Class WPGlobus_Config
292
  */
293
- WPGlobus::Config()->disabled_entities = $this->disabled_entities;
294
 
295
  add_filter( 'wp_redirect', array(
296
  $this,
297
- 'on_wp_redirect'
298
  ) );
299
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
300
 
301
  /**
302
  * NOTE: do not check for !DOING_AJAX here.
@@ -305,6 +373,7 @@ class WPGlobus {
305
 
306
  /**
307
  * Set values
 
308
  * @since 1.2.0
309
  */
310
  $this->enabled_pages[] = self::LANGUAGE_EDIT_PAGE;
@@ -328,12 +397,14 @@ class WPGlobus {
328
 
329
  /**
330
  * WPGlobus clean page
 
331
  * @since 1.4.3
332
  */
333
  $this->enabled_pages[] = self::PAGE_WPGLOBUS_CLEAN;
334
 
335
  /**
336
  * WPGlobus Admin Central page.
 
337
  * @since 1.6.6
338
  */
339
  $this->enabled_pages[] = self::PAGE_WPGLOBUS_ADMIN_CENTRAL;
@@ -345,6 +416,91 @@ class WPGlobus {
345
  require_once 'options/class-wpglobus-options.php';
346
  new WPGlobus_Options();
347
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
348
  if ( in_array( $pagenow, array( 'edit-tags.php', 'term.php' ), true ) ) {
349
  /**
350
  * Need to get taxonomy to use the correct filter.
@@ -390,52 +546,92 @@ class WPGlobus {
390
 
391
  /**
392
  * Join post content and post title for enabled languages in func wp_insert_post
 
393
  * @see action in wp-includes\post.php:3326
394
  */
395
  add_action( 'wp_insert_post_data', array(
396
  $this,
397
- 'on_save_post_data'
398
  ), 10, 2 );
399
 
400
  add_action( 'edit_form_after_editor', array(
401
  $this,
402
- 'on_add_wp_editors'
403
  ), 10 );
404
 
 
 
 
 
 
 
 
405
  add_action( 'edit_form_after_editor', array(
406
  $this,
407
  'on_add_language_tabs'
408
  ) );
 
409
 
 
 
 
 
 
 
 
410
  add_action( 'edit_form_after_title', array(
411
  $this,
412
  'on_add_title_fields'
413
  ) );
 
414
 
 
 
 
 
 
 
 
415
  add_action( 'admin_print_scripts', array(
416
  $this,
417
  'on_admin_scripts'
418
  ) );
 
419
 
420
  add_action( 'admin_print_scripts', array(
421
  $this,
422
- 'on_admin_enqueue_scripts'
423
  ), 99 );
424
 
425
- add_action( 'admin_footer', array(
426
- $this,
427
- 'on_admin_footer'
428
- ) );
 
 
 
 
 
 
429
 
430
- add_filter( 'admin_title', array(
431
- $this,
432
- 'on_admin_title'
433
- ), 10, 2 );
 
 
 
 
 
 
 
 
434
 
435
- if ( $this->vendors_scripts['AIOSEOP'] && WPGlobus_WP::is_pagenow( array(
 
436
  'post.php',
437
  'post-new.php',
438
- 'edit.php'
439
  ) )
440
  ) {
441
 
@@ -451,52 +647,75 @@ class WPGlobus {
451
  $WPGlobus_aioseop = new WPGlobus_aioseop();
452
  }
453
  }
454
-
455
  }
456
 
457
  /**
458
  * Add multilingual Caption, Alternative Text, Description to media files.
 
459
  * @since 1.7.3
460
  */
461
  if ( version_compare( $GLOBALS['wp_version'], '4.6.999', '>' ) ) :
462
  if (
463
  WPGlobus_WP::is_pagenow( 'post.php' ) ||
464
- ( WPGlobus_WP::is_doing_ajax() && WPGlobus_WP::is_http_post_action('send-attachment-to-editor') )
465
  ) {
466
- require_once 'admin/media/class-wpglobus-media.php';
467
- WPGlobus_Media::get_instance();
 
 
 
 
 
468
  }
469
  endif;
470
 
471
  } // endif $devmode
472
 
473
- if ( ( $this->vendors_scripts['ACF'] || $this->vendors_scripts['ACFPRO'] ) && WPGlobus_WP::is_pagenow( array(
474
- 'post.php',
475
- 'post-new.php'
476
- ) )
 
 
 
 
477
  ) {
478
  require_once 'vendor/class-wpglobus-acf.php';
479
  $WPGlobus_acf = new WPGlobus_Acf();
480
  }
481
 
 
 
 
 
 
 
 
482
  add_action( 'admin_print_styles', array(
483
  $this,
484
  'on_admin_styles'
485
  ) );
 
486
 
487
  add_action( 'admin_menu', array(
488
  $this,
489
- 'on_admin_menu'
490
  ), 10 );
491
 
492
- add_action( 'post_submitbox_misc_actions', array(
493
- $this,
494
- 'on_add_devmode_switcher'
495
- ) );
 
 
 
 
 
 
496
 
497
  add_action( 'admin_bar_menu', array(
498
  $this,
499
- 'on_admin_bar_menu'
500
  ) );
501
 
502
  /**
@@ -505,20 +724,43 @@ class WPGlobus {
505
  */
506
  add_action( 'admin_enqueue_scripts', array(
507
  $this,
508
- 'enqueue_wpglobus_js'
509
  ), 1000 );
510
 
511
  if ( WPGlobus_WP::is_pagenow( 'plugin-install.php' ) ) {
512
  require_once 'admin/class-wpglobus-plugin-install.php';
513
  WPGlobus_Plugin_Install::controller();
514
  }
515
-
516
  } else {
517
 
518
  /**
519
  * @scope front
520
  */
521
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
522
  $this->menus = self::_get_nav_menus();
523
 
524
  /**
@@ -527,21 +769,22 @@ class WPGlobus {
527
  */
528
  0 && add_filter( 'wp_list_pages', array(
529
  $this,
530
- 'on_wp_list_pages'
531
  ), 99, 2 );
532
 
533
  add_filter( 'wp_page_menu', array(
534
  $this,
535
- 'on_wp_page_menu'
536
  ), 99, 2 );
537
 
538
  /**
539
  * Add language switcher to navigation menu
 
540
  * @see on_add_item
541
  */
542
  add_filter( 'wp_nav_menu_objects', array(
543
  $this,
544
- 'on_add_item'
545
  ), 99, 2 );
546
 
547
  /**
@@ -549,36 +792,38 @@ class WPGlobus {
549
  */
550
  add_filter( 'wp_nav_menu_objects', array(
551
  $this,
552
- 'on_get_convert_url_menu_items'
553
  ), 10, 2 );
554
 
555
  add_action( 'wp_head', array(
556
  $this,
557
- 'on_wp_head'
558
  ), 11 );
559
 
560
  add_action( 'wp_footer', array(
561
  $this,
562
- 'on__wp_footer'
563
  ), 99 );
564
 
565
  add_action( 'wp_head', array(
566
  $this,
567
- 'on_add_hreflang'
568
  ), 11 );
569
 
570
  add_action( 'wp_print_styles', array(
571
  $this,
572
- 'on_wp_styles'
573
  ) );
574
 
575
- add_action( 'wp_enqueue_scripts', array(
576
- $this,
577
- 'enqueue_wpglobus_js'
578
- ),
 
579
  /**
580
  * Load this script as late as possible,
581
  * because it triggers the `wpglobus_current_language_changed` event.
 
582
  * @since 1.5.5
583
  */
584
  PHP_INT_MAX
@@ -613,6 +858,7 @@ class WPGlobus {
613
  /**
614
  * Filter the columns displayed in the Posts list table.
615
  * Returning array.
 
616
  * @since 1.6.5
617
  *
618
  * @param array $posts_columns An array of column names.
@@ -635,15 +881,16 @@ class WPGlobus {
635
 
636
  $output = array();
637
  $i = 0;
638
- foreach ( WPGlobus::Config()->enabled_languages as $l ) {
639
  if ( 1 == preg_match( "/(\{:|\[:|<!--:)[$l]{2}/", $post->post_title . $post->post_content ) ) {
640
  $output[ $i ] =
641
- '<img title="' . WPGlobus::Config()->en_language_name[ $l ] .
642
- '" src="' . WPGlobus::Config()->flags_url . WPGlobus::Config()->flag[ $l ] . '" />';
643
 
644
  /**
645
  * Filter language item.
646
  * Returning string.
 
647
  * @since 1.0.14
648
  *
649
  * @param string $output Language item.
@@ -658,6 +905,7 @@ class WPGlobus {
658
  /**
659
  * Filter language items before output.
660
  * Returning array.
 
661
  * @since 1.6.6
662
  *
663
  * @param string $output Array of language items.
@@ -668,7 +916,6 @@ class WPGlobus {
668
  if ( ! empty( $output ) ) {
669
  echo implode( '<br />', $output ); // WPCS: XSS ok.
670
  }
671
-
672
  }
673
 
674
  }
@@ -685,7 +932,7 @@ class WPGlobus {
685
  * Sanitize
686
  */
687
 
688
- $order = wp_unslash( $_POST['order'] ); // WPCS: input var ok, sanitization ok.
689
 
690
  $action = '';
691
  if ( isset( $order['action'] ) && is_string( $order['action'] ) ) {
@@ -736,13 +983,13 @@ class WPGlobus {
736
  * This is the WPGlobus icon, wrench and checkbox on custom post meta fields.
737
  */
738
 
739
- $settings = (array) get_option( WPGlobus::Config()->option_post_meta_settings );
740
 
741
  if ( empty( $settings[ $post_type ] ) ) {
742
  $settings[ $post_type ] = array();
743
  }
744
  $settings[ $post_type ][ $meta_key ] = $checked;
745
- if ( update_option( WPGlobus::Config()->option_post_meta_settings, $settings ) ) {
746
  $ajax_return['result'] = 'ok';
747
  } else {
748
  $ajax_return['result'] = 'error';
@@ -770,7 +1017,7 @@ class WPGlobus {
770
  remove_filter( 'get_term', array( 'WPGlobus_Filters', 'filter__get_term' ), 0 );
771
  }
772
 
773
- $config = WPGlobus::Config();
774
 
775
  $result = array();
776
  $bulkedit_post_titles = array();
@@ -822,7 +1069,7 @@ class WPGlobus {
822
 
823
  foreach ( $config->enabled_languages as $language ) {
824
  $return =
825
- $language === $config->default_language ? WPGlobus::RETURN_IN_DEFAULT_LANGUAGE : WPGlobus::RETURN_EMPTY;
826
 
827
  $result[ $post_or_term_id ][ $language ]['name'] =
828
  WPGlobus_Core::text_filter( $title, $language, $return );
@@ -832,7 +1079,7 @@ class WPGlobus {
832
  }
833
 
834
  $bulkedit_post_titles[ $post_or_term_id ][ $language ]['name'] =
835
- WPGlobus_Core::text_filter( $title, $language, WPGlobus::RETURN_IN_DEFAULT_LANGUAGE );
836
  }
837
  }
838
  $ajax_return['qedit_titles'] = $result;
@@ -843,25 +1090,30 @@ class WPGlobus {
843
  * @since 1.9.16
844
  */
845
  $ids = array();
846
- foreach( $order['menuItems'] as $item_id ) {
847
  $_id = str_replace( 'edit-menu-item-description-', '', $item_id );
848
  $_id = (int) $_id;
849
  if ( $_id > 0 ) {
850
  $ids[] = $_id;
851
  }
852
  }
853
-
854
  $_results = array();
855
  if ( ! empty( $ids ) ) {
856
- $query = new WP_Query( array( 'post_type' => 'nav_menu_item', 'post__in' => $ids ) );
 
 
 
 
 
857
  $_results = $query->posts;
858
  }
859
-
860
  $ajax_return = array();
861
  if ( ! empty( $_results ) ) {
862
- foreach( $_results as $_post ) {
863
  if ( ! empty( $_post->post_content ) ) {
864
- $ajax_return['edit-menu-item-description-'.$_post->ID] = $_post->post_content;
865
  }
866
  }
867
  }
@@ -874,6 +1126,7 @@ class WPGlobus {
874
 
875
  /**
876
  * Ugly hack.
 
877
  * @see wp_page_menu
878
  *
879
  * @param string $html
@@ -893,11 +1146,12 @@ class WPGlobus {
893
  public static function init() {
894
  /** @global WPGlobus WPGlobus */
895
  global $WPGlobus;
896
- $WPGlobus = new self;
897
  }
898
 
899
  /**
900
  * Set transient wpglobus_activated after activated plugin @see on_admin_init()
 
901
  * @todo use $WPGlobus_Config to determine running this function?
902
  *
903
  * @param string $plugin
@@ -911,7 +1165,7 @@ class WPGlobus {
911
  */
912
  $options['plugin'] = $plugin;
913
  $options['action'] = 'update';
914
- WPGlobus::Config()->on_activate( null, $options );
915
 
916
  /** @noinspection SummerTimeUnsafeTimeManipulationInspection */
917
  set_transient( 'wpglobus_activated', '', 60 * 60 * 24 );
@@ -928,8 +1182,8 @@ class WPGlobus {
928
  public function on_wp_redirect( $location ) {
929
  if ( is_admin() ) {
930
  $_wp_http_referer = '';
931
- if ( isset( $_POST['_wp_http_referer'] ) && is_string( $_POST['_wp_http_referer'] ) ) { // WPCS: input var ok, sanitization ok.
932
- $_wp_http_referer = sanitize_text_field( wp_unslash( $_POST['_wp_http_referer'] ) ); // WPCS: input var ok.
933
  }
934
  if ( false !== strpos( $_wp_http_referer, 'wpglobus=off' ) ) {
935
  $location .= '&wpglobus=off';
@@ -994,6 +1248,7 @@ class WPGlobus {
994
 
995
  /**
996
  * Add switcher to publish metabox.
 
997
  * @return void
998
  */
999
  public function on_add_devmode_switcher() {
@@ -1004,7 +1259,7 @@ class WPGlobus {
1004
 
1005
  global $post, $pagenow;
1006
 
1007
- if ( $pagenow != 'post.php' ) {
1008
  return;
1009
  }
1010
 
@@ -1014,7 +1269,7 @@ class WPGlobus {
1014
 
1015
  // "Reverse" logic here. It's the mode to turn to, not the current one.
1016
  $mode = 'off';
1017
- if ( isset( $_GET['wpglobus'] ) && 'off' === $_GET['wpglobus'] ) { // WPCS: input var ok, sanitization ok.
1018
  $mode = 'on';
1019
  }
1020
 
@@ -1028,9 +1283,8 @@ class WPGlobus {
1028
 
1029
  $query = implode( '&', $query_string );
1030
  $url = admin_url(
1031
- add_query_arg( array(
1032
- 'wpglobus' => $mode,
1033
- ),
1034
  'post.php?' . $query
1035
  )
1036
  );
@@ -1046,6 +1300,19 @@ class WPGlobus {
1046
  $toggle_text = __( 'Turn off', 'wpglobus' );
1047
  $highlight_class = 'wp-ui-text-highlight';
1048
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
1049
  ?>
1050
  <div class="misc-pub-section wpglobus-switch">
1051
  <span id="wpglobus-raw" style="margin-right: 2px;"
@@ -1054,6 +1321,12 @@ class WPGlobus {
1054
  <strong class="<?php echo esc_attr( $highlight_class ); ?>"><?php echo esc_html( $status_text ); ?></strong>
1055
  <a class="button button-small" style="margin:-3px 0 0 3px;"
1056
  href="<?php echo esc_url( $url ); ?>"><?php echo esc_html( $toggle_text ); ?></a>
 
 
 
 
 
 
1057
  </div>
1058
  <?php
1059
  }
@@ -1069,6 +1342,7 @@ class WPGlobus {
1069
 
1070
  /**
1071
  * Enqueue admin scripts
 
1072
  * @return void
1073
  */
1074
  public function on_admin_scripts() {
@@ -1082,13 +1356,14 @@ class WPGlobus {
1082
 
1083
  /**
1084
  * Dequeue autosave for prevent alert from wp.autosave.server.postChanged() after run post_edit in wpglobus.admin.js
 
1085
  * @see wp-includes\js\autosave.js
1086
  */
1087
  wp_dequeue_script( 'autosave' );
1088
 
1089
  $pagenow = WPGlobus_WP::pagenow();
1090
 
1091
- $config = WPGlobus::Config();
1092
 
1093
  /**
1094
  * Get array of enabled pages for loading js
@@ -1130,7 +1405,7 @@ class WPGlobus {
1130
  'open_languages' => $config->open_languages,
1131
  'en_language_name' => $config->en_language_name,
1132
  'locale_tag_start' => self::LOCALE_TAG_START,
1133
- 'locale_tag_end' => self::LOCALE_TAG_END
1134
  );
1135
 
1136
  if ( ! in_array( $pagenow, $enabled_pages ) ) {
@@ -1155,6 +1430,7 @@ class WPGlobus {
1155
  * Set $post_content for default language
1156
  * because we have text with all languages and delimiters in $post->post_content
1157
  * next we send $post_content to js with localize script
 
1158
  * @see post_edit() in admin.globus.js
1159
  */
1160
  $post_content = WPGlobus_Core::text_filter( $post->post_content, $config->default_language );
@@ -1165,7 +1441,6 @@ class WPGlobus {
1165
  $post_title = WPGlobus_Core::text_filter( $post->post_title, $config->default_language );
1166
 
1167
  }
1168
-
1169
  }
1170
 
1171
  if ( in_array( $page, array( self::LANGUAGE_EDIT_PAGE, self::OPTIONS_PAGE_SLUG ) ) ) {
@@ -1176,13 +1451,12 @@ class WPGlobus {
1176
  if ( ! wp_script_is( 'select2-js' ) ) {
1177
  wp_enqueue_script(
1178
  'select2-js',
1179
- WPGlobus::$PLUGIN_DIR_URL . 'lib/select2.min.js',
1180
  array( 'jquery' ),
1181
  '3.5.2',
1182
  true
1183
  );
1184
  }
1185
-
1186
  }
1187
 
1188
  if ( in_array( $page, $enabled_pages ) ) {
@@ -1204,7 +1478,6 @@ class WPGlobus {
1204
  $tabs_suffix[] = $language;
1205
  }
1206
  }
1207
-
1208
  }
1209
  $i18n = array();
1210
  $i18n['cannot_disable_language'] = __( 'You cannot disable the main language.', 'wpglobus' );
@@ -1215,15 +1488,15 @@ class WPGlobus {
1215
  * Add template for standard excerpt meta box
1216
  */
1217
  $data['template'] = '';
1218
- foreach ( WPGlobus::Config()->enabled_languages as $language ) {
1219
 
1220
  $return =
1221
- $language == WPGlobus::Config()->default_language ? WPGlobus::RETURN_IN_DEFAULT_LANGUAGE : WPGlobus::RETURN_EMPTY;
1222
 
1223
  $classes =
1224
- in_array( $language, WPGlobus::Config()->open_languages ) ? 'wpglobus-excerpt wpglobus-translatable' : 'wpglobus-excerpt wpglobus-translatable hidden';
1225
 
1226
- $data['template'] .= '<textarea data-language="' . $language . '" placeholder="' . WPGlobus::Config()->en_language_name[ $language ] . '" class="' . $classes . '" rows="1" cols="40" name="excerpt-' . $language . '" id="excerpt-' . $language . '">';
1227
  $data['template'] .= WPGlobus_Core::text_filter( $post->post_excerpt, $language, $return );
1228
  $data['template'] .= '</textarea>';
1229
 
@@ -1234,11 +1507,10 @@ class WPGlobus {
1234
  $blogname = get_option( 'blogname' );
1235
  $blogdesc = get_option( 'blogdescription' );
1236
  $data['blogname'][ $language ] =
1237
- WPGlobus_Core::text_filter( $blogname, $language, WPGlobus::RETURN_IN_DEFAULT_LANGUAGE );
1238
  $data['blogdescription'][ $language ] =
1239
- WPGlobus_Core::text_filter( $blogdesc, $language, WPGlobus::RETURN_IN_DEFAULT_LANGUAGE );
1240
  }
1241
-
1242
  }
1243
 
1244
  $data['modify_excerpt'] = true;
@@ -1275,7 +1547,7 @@ class WPGlobus {
1275
 
1276
  if ( ! empty( $post ) ) {
1277
  $data['post_type'] = $post->post_type;
1278
- $opts = (array) get_option( WPGlobus::Config()->option_post_meta_settings );
1279
  if ( empty( $opts ) ) {
1280
  $data['post_meta_settings'] = '';
1281
  } else {
@@ -1283,25 +1555,25 @@ class WPGlobus {
1283
  }
1284
  }
1285
 
1286
- $data[ 'customFieldsEnabled' ] = true;
1287
 
1288
  /**
1289
  * Filter to enable/disable multilingual custom fields on post.php|post-new.php page.
1290
  * Returning boolean.
 
1291
  * @since 1.6.5
1292
  *
1293
- * @param boolean $data[ 'customFieldsEnabled' ] Enabled by default.
1294
  * @param WP_Post Object $post Current post.
1295
  */
1296
- $data[ 'customFieldsEnabled' ] = apply_filters( 'wpglobus_custom_fields_enabled', $data[ 'customFieldsEnabled' ], $post );
1297
 
1298
- if ( $data[ 'customFieldsEnabled' ] ) {
1299
- $data[ 'customFieldsEnabled' ] = 'true';
1300
  } else {
1301
- $data[ 'customFieldsEnabled' ] = 'false';
1302
  }
1303
-
1304
- } else if ( 'nav-menus.php' === $page ) {
1305
 
1306
  $page_action = 'menu-edit';
1307
  $menu_items = array();
@@ -1349,11 +1621,11 @@ class WPGlobus {
1349
  $_raw_title = $term->name;
1350
  }
1351
 
1352
- $_raw_title = trim( $_raw_title );
1353
  if ( ! empty( $_raw_title ) ) {
1354
  $item->post_title = $_raw_title;
1355
  // Save the raw title in the menu.
1356
- $wpdb->query( $wpdb->prepare( "UPDATE $wpdb->posts SET post_title = '%s' WHERE ID = %d", $_raw_title, $item->ID ) );
1357
  }
1358
 
1359
  endif; // Empty post_title.
@@ -1376,7 +1648,7 @@ class WPGlobus {
1376
  foreach ( self::Config()->enabled_languages as $language ) {
1377
 
1378
  $return =
1379
- $language == self::Config()->default_language ? WPGlobus::RETURN_IN_DEFAULT_LANGUAGE : WPGlobus::RETURN_EMPTY;
1380
 
1381
  /**
1382
  * Navigation Label
@@ -1411,20 +1683,20 @@ class WPGlobus {
1411
 
1412
  $i18n['save_nav_menu'] = __( '*) Available after the menu is saved.', 'wpglobus' );
1413
 
1414
- } else if ( 'edit-tags.php' == $page || 'term.php' == $page ) {
1415
 
1416
  global $tag;
1417
 
1418
- $data['taxonomy'] = empty( $_GET['taxonomy'] ) ? false : sanitize_text_field( wp_unslash( $_GET['taxonomy'] ) ); // WPCS: input var ok, sanitization ok.
1419
- $data['tag_id'] = empty( $_GET['tag_ID'] ) ? false : sanitize_text_field( wp_unslash( $_GET['tag_ID'] ) ); // WPCS: input var ok, sanitization ok.
1420
- $data['has_items'] = true;
1421
  $data['multilingualSlug'] = array();
1422
 
1423
  if ( $data['tag_id'] ) {
1424
  /**
1425
  * For example url: edit-tags.php?action=edit&taxonomy=category&tag_ID=4&post_type=post
1426
  */
1427
- $page_action = 'taxonomy-edit';
1428
  $data['multilingualSlug']['title'] =
1429
  '<div class=""><a href="' . WPGlobus_Utils::url_wpglobus_site() . 'product/wpglobus-plus/#taxonomies" target="_blank">' . esc_html__( 'Need a multilingual slug?', 'wpglobus' ) . '</a></div>';
1430
  } else {
@@ -1432,9 +1704,9 @@ class WPGlobus {
1432
  * For example url: edit-tags.php?taxonomy=category
1433
  * edit-tags.php?taxonomy=product_cat&post_type=product
1434
  */
1435
- if ( $data['taxonomy'] ) {
1436
- $terms = get_terms( $data['taxonomy'] , array( 'hide_empty' => false ) );
1437
- if ( is_wp_error( $terms ) or empty( $terms ) ) {
1438
  $data['has_items'] = false;
1439
  }
1440
  }
@@ -1446,14 +1718,14 @@ class WPGlobus {
1446
  $lang = $language == $config->default_language ? 'default' : $language;
1447
  if ( 'default' == $lang ) {
1448
  $data['i18n'][ $lang ]['name'] =
1449
- WPGlobus_Core::text_filter( $tag->name, $language, WPGlobus::RETURN_IN_DEFAULT_LANGUAGE );
1450
  $data['i18n'][ $lang ]['description'] =
1451
- WPGlobus_Core::text_filter( $tag->description, $language, WPGlobus::RETURN_IN_DEFAULT_LANGUAGE );
1452
  } else {
1453
  $data['i18n'][ $lang ]['name'] =
1454
- WPGlobus_Core::text_filter( $tag->name, $language, WPGlobus::RETURN_EMPTY );
1455
  $data['i18n'][ $lang ]['description'] =
1456
- WPGlobus_Core::text_filter( $tag->description, $language, WPGlobus::RETURN_EMPTY );
1457
  }
1458
  }
1459
  } else {
@@ -1463,12 +1735,11 @@ class WPGlobus {
1463
  $data['template'] = $this->_get_quickedit_template();
1464
 
1465
  }
1466
-
1467
  } elseif ( $page == 'edit.php' ) {
1468
 
1469
  $page_action = 'edit.php';
1470
 
1471
- $post_type = empty( $_GET['post_type'] ) ? 'post' : sanitize_text_field( wp_unslash( $_GET['post_type'] ) ); // WPCS: input var ok, sanitization ok.
1472
 
1473
  global $posts;
1474
  $data['has_items'] = empty( $posts ) ? false : true;
@@ -1489,7 +1760,6 @@ class WPGlobus {
1489
  }
1490
  }
1491
  }
1492
-
1493
  } elseif ( 'options-general.php' === $page ) {
1494
 
1495
  $page_action = 'options-general.php';
@@ -1501,10 +1771,10 @@ class WPGlobus {
1501
  } elseif ( 'customize.php' === $page ) {
1502
 
1503
  if ( version_compare( WPGLOBUS_VERSION, '1.4.0-beta1', '<' ) ) {
1504
- $html = sprintf( __( 'You are customizing %s' ), '<strong class="theme-name site-title"><span id="wpglobus-customize-info">' . esc_html( WPGlobus_Core::text_filter( get_option( 'blogname' ), WPGlobus::Config()->default_language ) ) . '</span></strong>' );
1505
  } else {
1506
  // @since 1.4.0 class panel-title site-title
1507
- $html = sprintf( __( 'You are customizing %s' ), '<strong class="panel-title site-title"><span id="wpglobus-customize-info">' . esc_html( WPGlobus_Core::text_filter( get_option( 'blogname' ), WPGlobus::Config()->default_language ) ) . '</span></strong>' );
1508
  }
1509
 
1510
  $page_action = 'customize.php';
@@ -1512,7 +1782,7 @@ class WPGlobus {
1512
  $page_data_values = array(
1513
  'info' => array(
1514
  'element' => '#customize-info .preview-notice',
1515
- 'html' => $html
1516
  ),
1517
  'addElements' => array(
1518
  'wpglobus_blogname' => array(
@@ -1520,16 +1790,16 @@ class WPGlobus {
1520
  'origin_element' => '#customize-control-blogname input',
1521
  'origin_parent' => '#customize-control-blogname',
1522
  'element' => '#customize-control-wpglobus_blogname input',
1523
- 'value' => WPGlobus_Core::text_filter( get_option( 'blogname' ), WPGlobus::Config()->language, WPGlobus::RETURN_EMPTY )
1524
  ),
1525
  'wpglobus_blogdescription' => array(
1526
  'origin' => 'blogdescription',
1527
  'origin_element' => '#customize-control-blogdescription input',
1528
  'origin_parent' => '#customize-control-blogdescription',
1529
  'element' => '#customize-control-wpglobus_blogdescription input',
1530
- 'value' => WPGlobus_Core::text_filter( get_option( 'blogdescription' ), WPGlobus::Config()->language, WPGlobus::RETURN_EMPTY )
1531
- )
1532
- )
1533
  );
1534
 
1535
  } elseif ( in_array( $page, array( 'wpglobus_options', self::LANGUAGE_EDIT_PAGE ), true ) ) {
@@ -1541,8 +1811,8 @@ class WPGlobus {
1541
  $page_action = 'wpglobus_clean';
1542
 
1543
  } elseif (
1544
- ( 'admin.php' === $pagenow && ! empty( $_GET['page'] ) // WPCS: input var ok, sanitization ok.
1545
- && self::PAGE_WPGLOBUS_ADMIN_CENTRAL === $_GET['page'] ) // WPCS: input var ok, sanitization ok.
1546
  || self::PAGE_WPGLOBUS_ADMIN_CENTRAL === $page
1547
  ) {
1548
 
@@ -1553,8 +1823,8 @@ class WPGlobus {
1553
  /**
1554
  * @since 1.8
1555
  */
1556
- $data['pagenow'] = $pagenow;
1557
- $data['page'] = self::PAGE_WPGLOBUS_ADMIN_CENTRAL;
1558
  $data['pageAction'] = $page_action;
1559
 
1560
  } else {
@@ -1565,6 +1835,7 @@ class WPGlobus {
1565
 
1566
  /**
1567
  * WordPress 4.7+ needs a new version of our admin JS.
 
1568
  * @since 1.7.0
1569
  */
1570
  $version = '';
@@ -1574,25 +1845,56 @@ class WPGlobus {
1574
 
1575
  /**
1576
  * WordPress 4.9+ needs a new version of our admin JS.
 
1577
  * @since 1.9.2
1578
  */
1579
  if ( version_compare( $GLOBALS['wp_version'], '4.8.999', '>' ) ) {
1580
  $version = '-49';
1581
- }
1582
-
1583
- wp_register_script(
1584
- 'wpglobus-admin',
1585
- self::$PLUGIN_DIR_URL . "includes/js/wpglobus-admin$version" . self::$_SCRIPT_SUFFIX . ".js",
1586
- array( 'jquery', 'underscore', 'jquery-ui-dialog', 'jquery-ui-tabs', 'jquery-ui-tooltip' ),
1587
- WPGLOBUS_VERSION,
1588
- true
1589
- );
1590
- wp_enqueue_script( 'wpglobus-admin' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1591
 
1592
  /**
1593
  * We need to send the HTML breaks and not \r\n to the JS,
1594
  * because we do element.text(...), and \r\n are being removed by TinyMCE
1595
  * See other places with the same bookmark.
 
1596
  * @bookmark EDITOR_LINE_BREAKS
1597
  * added 24.05.2015
1598
  * @todo what's next with wpautop? @see 'wpautop()' in https://make.wordpress.org/core/2015/05/14/dev-chat-summary-may-13/
@@ -1606,6 +1908,7 @@ class WPGlobus {
1606
  /**
1607
  * Filter for data to send to JS.
1608
  * Returning array.
 
1609
  * @since 1.5.5
1610
  *
1611
  * @param array $data An array with data.
@@ -1615,13 +1918,14 @@ class WPGlobus {
1615
 
1616
  /**
1617
  * Added $_GET array to JS.
 
1618
  * @since 1.9.11
1619
  */
1620
  $__get = array();
1621
- foreach( $_GET as $_key=>$_ ) {
1622
- $__get[$_key] = WPGlobus_Utils::safe_get($_key);
1623
  }
1624
-
1625
  wp_localize_script(
1626
  'wpglobus-admin',
1627
  'WPGlobusAdmin',
@@ -1637,9 +1941,11 @@ class WPGlobus {
1637
  'process_ajax' => __CLASS__ . '_process_ajax',
1638
  'flag_url' => $config->flags_url,
1639
  'tabs' => $tabs_suffix,
1640
- 'currentTab' => $config->default_language,
1641
  'i18n' => $i18n,
1642
- 'data' => $data
 
 
1643
  )
1644
  );
1645
 
@@ -1652,6 +1958,7 @@ class WPGlobus {
1652
 
1653
  /**
1654
  * Add multisite property
 
1655
  * @since 1.6.0
1656
  */
1657
  $is_multisite = 'false';
@@ -1662,6 +1969,7 @@ class WPGlobus {
1662
  /**
1663
  * Filter for custom data to send to JS.
1664
  * Returning array or null.
 
1665
  * @since 1.2.9
1666
  *
1667
  * @param array $page_data_values An array with custom data or null.
@@ -1675,22 +1983,22 @@ class WPGlobus {
1675
  'WPGlobusCoreData',
1676
  array_merge(
1677
  array(
1678
- 'version' => WPGLOBUS_VERSION,
1679
- 'default_language' => $config->default_language,
1680
- 'language' => $config->language,
1681
- 'enabled_languages' => $config->enabled_languages,
1682
- 'open_languages' => $config->open_languages,
1683
- 'en_language_name' => $config->en_language_name,
1684
- 'locale_tag_start' => self::LOCALE_TAG_START,
1685
- 'locale_tag_end' => self::LOCALE_TAG_END,
1686
- 'page' => $page_action,
1687
- 'multisite' => $is_multisite,
1688
- 'pluginInstallLocation' => array(
1689
- 'single' => 'plugin-install.php?tab=search&s=WPGlobus&source=WPGlobus',
1690
- 'multisite' => 'network/plugin-install.php?tab=search&s=WPGlobus&source=WPGlobus'
1691
- )
1692
  ), array(
1693
- $page_data_key => $page_data_values
1694
  )
1695
  )
1696
  );
@@ -1706,6 +2014,7 @@ class WPGlobus {
1706
 
1707
  /**
1708
  * Filter to disable translation of selected ACF and ACF Pro fields.
 
1709
  * @since 1.5.0
1710
  *
1711
  * To exclude field in ACF plugin you need to use the field name from Field Group ( usually wp-admin/edit.php?post_type=acf ).
@@ -1720,7 +2029,7 @@ class WPGlobus {
1720
 
1721
  wp_register_script(
1722
  'wpglobus-acf',
1723
- self::$PLUGIN_DIR_URL . "includes/js/wpglobus-vendor-acf" . self::$_SCRIPT_SUFFIX . ".js",
1724
  array( 'jquery', 'wpglobus-admin' ),
1725
  WPGLOBUS_VERSION,
1726
  true
@@ -1732,8 +2041,8 @@ class WPGlobus {
1732
  array(
1733
  'wpglobus_version' => WPGLOBUS_VERSION,
1734
  'pro' => $this->vendors_scripts['ACFPRO'] ? true : false,
1735
- 'fields' => array(),
1736
- 'disabledFields' => $disabled_fields
1737
  )
1738
  );
1739
 
@@ -1745,6 +2054,7 @@ class WPGlobus {
1745
 
1746
  /**
1747
  * Filter to disable making multilingual element on widgets.php page.
 
1748
  * @since 1.5.3
1749
  *
1750
  * @param array $disabled_widgets_mask Array of disabled masks.
@@ -1755,7 +2065,7 @@ class WPGlobus {
1755
 
1756
  wp_register_script(
1757
  'wpglobus-widgets',
1758
- self::$PLUGIN_DIR_URL . "includes/js/wpglobus-widgets" . self::$_SCRIPT_SUFFIX . ".js",
1759
  array( 'jquery', 'underscore', 'wpglobus-admin' ),
1760
  WPGLOBUS_VERSION,
1761
  true
@@ -1766,12 +2076,11 @@ class WPGlobus {
1766
  'WPGlobusWidgets',
1767
  array(
1768
  'wpglobus_version' => WPGLOBUS_VERSION,
1769
- 'disabledMask' => $disabled_widgets_mask
1770
  )
1771
  );
1772
 
1773
  }
1774
-
1775
  } // endif $enabled_pages
1776
  }
1777
 
@@ -1798,6 +2107,7 @@ class WPGlobus {
1798
  if ( 'non-hierarchical' == $type && ! $taxonomy_data->hierarchical ) {
1799
  /**
1800
  * This is tag
 
1801
  * @todo Theoretically, it's not "tag". Can be any custom taxonomy. Need to check.
1802
  * @todo
1803
  * Practically in WP: all non-hierarchical taxonomy is tags.
@@ -1815,6 +2125,7 @@ class WPGlobus {
1815
 
1816
  /**
1817
  * Get template for quick edit at edit-tags.php, edit.php screens
 
1818
  * @return string
1819
  */
1820
  public function _get_quickedit_template() {
@@ -1832,13 +2143,14 @@ class WPGlobus {
1832
 
1833
  /**
1834
  * Enqueue admin styles
 
1835
  * @return void
1836
  */
1837
  public function on_admin_styles() {
1838
 
1839
  $page = '';
1840
- if ( isset( $_GET['page'] ) && is_string( $_GET['page'] ) ) { // WPCS: input var ok, sanitization ok.
1841
- $page = sanitize_text_field( wp_unslash( $_GET['page'] ) ); // WPCS: input var ok.
1842
  }
1843
 
1844
  wp_register_style(
@@ -1857,7 +2169,7 @@ class WPGlobus {
1857
  if ( ! wp_style_is( 'select2-js' ) ) {
1858
  wp_enqueue_style(
1859
  'select2-css',
1860
- WPGlobus::$PLUGIN_DIR_URL . 'lib/select2.min.css',
1861
  array(),
1862
  '3.5.2'
1863
  );
@@ -1871,6 +2183,7 @@ class WPGlobus {
1871
 
1872
  /**
1873
  * Loading CSS for enabled pages as for js
 
1874
  * @since 1.2.0
1875
  */
1876
  /** @global string $pagenow */
@@ -1896,7 +2209,6 @@ class WPGlobus {
1896
  );
1897
 
1898
  }
1899
-
1900
  }
1901
 
1902
  if ( self::PAGE_WPGLOBUS_ABOUT === $page ) {
@@ -1911,25 +2223,26 @@ class WPGlobus {
1911
  }
1912
 
1913
  }
1914
-
1915
  /**
1916
  * Add hidden submenu for Language edit page
 
1917
  * @return void
1918
  */
1919
  public function on_admin_menu() {
1920
-
1921
  /**
1922
  * @todo Temporarily add main menu.
1923
  */
1924
  /**
1925
- add_menu_page(
1926
- 'WPGlobus',
1927
- 'WPGlobus',
1928
- 'administrator',
1929
- 'wpglobus-main',
1930
- array( $this, 'wpglobus_about' )
1931
- ); **/
1932
-
1933
  add_submenu_page(
1934
  null,
1935
  '',
@@ -1938,7 +2251,7 @@ class WPGlobus {
1938
  self::LANGUAGE_EDIT_PAGE,
1939
  array(
1940
  $this,
1941
- 'on_language_edit'
1942
  )
1943
  );
1944
 
@@ -1950,7 +2263,7 @@ class WPGlobus {
1950
  self::PAGE_WPGLOBUS_ABOUT,
1951
  array(
1952
  $this,
1953
- 'wpglobus_about'
1954
  )
1955
  );
1956
 
@@ -1962,13 +2275,14 @@ class WPGlobus {
1962
  self::PAGE_WPGLOBUS_CLEAN,
1963
  array(
1964
  $this,
1965
- 'wpglobus_clean'
1966
  )
1967
  );
1968
  }
1969
 
1970
  /**
1971
  * Include file for WPGlobus clean page
 
1972
  * @since 1.4.3
1973
  * @return void
1974
  */
@@ -1979,6 +2293,7 @@ class WPGlobus {
1979
 
1980
  /**
1981
  * Include file for WPGlobus about page
 
1982
  * @return void
1983
  */
1984
  public function wpglobus_about() {
@@ -1988,6 +2303,7 @@ class WPGlobus {
1988
 
1989
  /**
1990
  * Include file for language edit page
 
1991
  * @return void
1992
  */
1993
  public function on_language_edit() {
@@ -2010,6 +2326,7 @@ class WPGlobus {
2010
 
2011
  /**
2012
  * Ability to avoid the localize URL.
 
2013
  * @since 1.8.6
2014
  */
2015
  $localize = true;
@@ -2025,17 +2342,18 @@ class WPGlobus {
2025
  if ( ! $localize ) {
2026
  /**
2027
  * URL was localized already.
2028
- * @see wp_setup_nav_menu_item() in p-includes\nav-menu.php
 
2029
  * @since 1.8.6
2030
  */
2031
- $sorted_menu_items[ $key ]->url = WPGlobus_Utils::localize_url( $sorted_menu_items[ $key ]->url, WPGlobus::Config()->default_language );
2032
  }
2033
-
2034
  }
2035
  }
2036
 
2037
  /**
2038
  * Filter for menu objects
 
2039
  * @since 1.5.1
2040
  *
2041
  * @param array $sorted_menu_items An array of sorted menu items.
@@ -2048,12 +2366,13 @@ class WPGlobus {
2048
 
2049
  /**
2050
  * Enqueue styles
 
2051
  * @return void
2052
  */
2053
  public function on_wp_styles() {
2054
  wp_register_style(
2055
  'wpglobus',
2056
- self::$PLUGIN_DIR_URL . "includes/css/wpglobus.css",
2057
  array(),
2058
  WPGLOBUS_VERSION,
2059
  'all'
@@ -2063,14 +2382,26 @@ class WPGlobus {
2063
 
2064
  /**
2065
  * Enqueue the `wpglobus.js` script.
 
2066
  * @since 1.0
2067
- * @since 1.7.11 Added WPGlobus::Config()->enabled_languages.
 
2068
  */
2069
  public function enqueue_wpglobus_js() {
2070
 
 
 
 
 
 
 
 
 
 
 
2071
  wp_enqueue_script(
2072
  'wpglobus',
2073
- self::$PLUGIN_DIR_URL . "includes/js/wpglobus" . self::$_SCRIPT_SUFFIX . ".js",
2074
  array( 'jquery', 'utils' ),
2075
  WPGLOBUS_VERSION,
2076
  true
@@ -2079,16 +2410,13 @@ class WPGlobus {
2079
  wp_localize_script(
2080
  'wpglobus',
2081
  'WPGlobus',
2082
- array(
2083
- 'version' => WPGLOBUS_VERSION,
2084
- 'language' => WPGlobus::Config()->language,
2085
- 'enabledLanguages' => WPGlobus::Config()->enabled_languages
2086
- )
2087
  );
2088
  }
2089
 
2090
  /**
2091
  * Add rel="alternate" links to head section
 
2092
  * @return void
2093
  */
2094
  public function on_add_hreflang() {
@@ -2098,6 +2426,7 @@ class WPGlobus {
2098
  /**
2099
  * Filter hreflang.
2100
  * Returning array.
 
2101
  * @since 1.0.14
2102
  *
2103
  * @param string $hreflangs An array.
@@ -2106,11 +2435,11 @@ class WPGlobus {
2106
 
2107
  if ( ! empty( $hreflangs ) ) {
2108
  echo wp_kses( implode( '', $hreflangs ), array(
2109
- 'link' => array(
2110
- 'rel' => array(),
2111
- 'hreflang' => array(),
2112
- 'href' => array(),
2113
- )
2114
  ) );
2115
  }
2116
 
@@ -2118,11 +2447,12 @@ class WPGlobus {
2118
 
2119
  /**
2120
  * Add css styles to head section
 
2121
  * @return void
2122
  */
2123
  public function on_wp_head() {
2124
 
2125
- $config = WPGlobus::Config();
2126
 
2127
  $css = '';
2128
 
@@ -2131,7 +2461,7 @@ class WPGlobus {
2131
  */
2132
  foreach ( $config->enabled_languages as $language ) {
2133
  $css .= '.wpglobus_flag_' . $language .
2134
- '{background-image:url(' . $config->flags_url . $config->flag[ $language ] . ")}\n";
2135
  }
2136
 
2137
  /**
@@ -2140,15 +2470,16 @@ class WPGlobus {
2140
  */
2141
  if ( is_rtl() ) {
2142
  $css .= '.wpglobus_flag{background-position:center right;}' .
2143
- '.wpglobus_language_name{padding-right:22px;}';
2144
  }
2145
 
2146
  /**
2147
  * Filter CSS rules for frontend.
 
2148
  * @since 1.6.6
2149
  *
2150
- * @param string $css CSS rules for flags in the menu.
2151
- * @param string $config->css_editor Custom CSS rules @see WPGlobus options.
2152
  *
2153
  * @return string
2154
  */
@@ -2166,10 +2497,13 @@ class WPGlobus {
2166
 
2167
  /**
2168
  * Append language switcher dropdown or flat to a navigation menu, which was created with
2169
- * @see wp_list_pages
 
2170
  *
2171
  * @since 1.5.8
 
2172
  * @param string $output The menu HTML string
 
2173
  * @return string HTML with appended switcher
2174
  */
2175
  public function filter__wp_list_pages( $output ) {
@@ -2177,12 +2511,12 @@ class WPGlobus {
2177
  /**
2178
  * WPGlobus Configuration setting in admin. Must be "ON" to process.
2179
  */
2180
- if ( ! WPGlobus::Config()->selector_wp_list_pages ) {
2181
  return $output;
2182
  }
2183
 
2184
  $current_url = WPGlobus_Utils::current_url();
2185
- $current_language = WPGlobus::Config()->language;
2186
 
2187
  /**
2188
  * List of the languages to show in the drop-down.
@@ -2190,28 +2524,32 @@ class WPGlobus {
2190
  * The current one will be shown at the top.
2191
  */
2192
  $extra_languages = array_diff(
2193
- WPGlobus::Config()->enabled_languages, (array) $current_language );
 
2194
 
2195
  /**
2196
  * Filter extra languages.
2197
  * Returning array.
 
2198
  * @since 1.0.13
2199
  *
2200
  * @param array $extra_languages An array with languages to show in the dropdown.
2201
  * @param string $current_language The current language.
2202
  */
2203
  $extra_languages = apply_filters(
2204
- 'wpglobus_extra_languages', $extra_languages, $current_language );
 
2205
 
2206
  /**
2207
  * Filter to show dropdown menu or not.
2208
  * Returning boolean.
 
2209
  * @since 1.2.2
2210
  *
2211
  * @param bool
2212
  * @param WPGlobus_Config
2213
  */
2214
- $dropdown_menu = apply_filters( 'wpglobus_dropdown_menu', true, WPGlobus::Config() );
2215
 
2216
  /**
2217
  * Array of menu items
@@ -2227,42 +2565,44 @@ class WPGlobus {
2227
  $span_classes_lang = $this->_get_language_classes( $current_language );
2228
 
2229
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2230
- esc_html( $flag_name ) . '</span>';
2231
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2232
 
2233
  /**
2234
  * Current language menu item classes
2235
  */
2236
  $menu_item_classes = array(
2237
- 'page_item' => 'page_item',
2238
- 'page_item_wpglobus_menu_switch' => 'page_item_wpglobus_menu_switch',
2239
- 'page_item_has_children' => 'page_item_has_children',
2240
- 'wpglobus-current-language' => 'wpglobus-current-language'
2241
  );
2242
 
2243
  /**
2244
  * Submenu item classes for extra languages
2245
  */
2246
  $submenu_item_classes = array(
2247
- 'page_item' => 'page_item',
2248
- 'page_item_wpglobus_menu_switch' => 'page_item_wpglobus_menu_switch',
2249
- 'sub_menu_item_wpglobus_menu_switch' => 'sub_menu_item_wpglobus_menu_switch'
2250
  );
2251
 
2252
- $item = new stdClass();
2253
- $item->item_has_parent = false;
2254
- $item->title = $a_tag;
2255
- $item->url = $url;
2256
- $item->language = $current_language;
2257
 
2258
  if ( $dropdown_menu ) {
2259
 
2260
  /**
2261
  * Dropdown menu
2262
  */
2263
- $item->classes = $menu_item_classes;
 
2264
  $item->classes[ 'page_item_wpglobus_menu_switch_' . $current_language ] = 'page_item_wpglobus_menu_switch_' . $current_language;
2265
- $wpglobus_menu_items[] = $item;
 
2266
 
2267
  $template = '<li {{parent}}<ul class="children">{{children}}</ul></li>';
2268
 
@@ -2275,18 +2615,24 @@ class WPGlobus {
2275
  $span_classes_lang = $this->_get_language_classes( $language );
2276
 
2277
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2278
- esc_html( $flag_name ) . '</span>';
2279
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2280
 
2281
- $item = new stdClass();
2282
- $item->item_has_parent = true;
2283
- $item->title = $a_tag;
2284
- $item->url = $url;
2285
- $item->classes = $submenu_item_classes;
2286
- $item->language = $language;
2287
- $item->classes[ 'page_item_wpglobus_menu_switch_' . $language ] = 'page_item_wpglobus_menu_switch_' . $language;
 
 
 
 
 
 
2288
 
2289
- // $item->object_id = $item->ID;
2290
  $item->object = 'custom';
2291
 
2292
  $wpglobus_menu_items[] = new WP_Post( $item );
@@ -2298,13 +2644,15 @@ class WPGlobus {
2298
  /**
2299
  * Flat menu
2300
  */
2301
- unset( $submenu_item_classes[ 'sub_menu_item_wpglobus_menu_switch' ] );
 
 
 
 
2302
 
2303
- $item->classes = $submenu_item_classes;
2304
- $item->classes[ 'wpglobus-current-language' ] = 'wpglobus-current-language';
2305
  $item->classes[ 'page_item_wpglobus_menu_switch_' . $item->language ] = 'page_item_wpglobus_menu_switch_' . $item->language;
2306
 
2307
- $wpglobus_menu_items[] = $item;
2308
 
2309
  $template = '{{parent}}{{children}}';
2310
 
@@ -2317,17 +2665,16 @@ class WPGlobus {
2317
  $span_classes_lang = $this->_get_language_classes( $language );
2318
 
2319
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2320
- esc_html( $flag_name ) . '</span>';
2321
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2322
 
2323
-
2324
- $item = new stdClass();
2325
- $item->item_has_parent = false;
2326
- $item->title = $a_tag;
2327
- $item->url = $url;
2328
- $item->classes = $submenu_item_classes;
2329
- $item->classes[] = 'page_item_wpglobus_menu_switch_' . $language;
2330
- $item->language = $language;
2331
 
2332
  $item->object = 'custom';
2333
 
@@ -2340,17 +2687,18 @@ class WPGlobus {
2340
  /**
2341
  * Filter wpglobus selector items.
2342
  * Returning array.
 
2343
  * @since 1.5.8
2344
  *
2345
- * @param array $wpglobus_menu_items An array of selector items.
2346
- * @param array $extra_languages An array of extra languages.
2347
  */
2348
  $wpglobus_menu_items = apply_filters( 'wpglobus_page_menu_items', $wpglobus_menu_items, $extra_languages );
2349
 
2350
- $parent = '';
2351
- $children = '';
2352
 
2353
- foreach( $wpglobus_menu_items as $item ) :
2354
 
2355
  if ( $dropdown_menu ) {
2356
 
@@ -2369,14 +2717,14 @@ class WPGlobus {
2369
 
2370
  endforeach;
2371
 
2372
- $selector_html = str_replace( '{{parent}}', $parent , $template );
2373
  $selector_html = str_replace( '{{children}}', $children, $selector_html );
2374
 
2375
  /**
2376
  * Filter the HTML content for language selector.
2377
  *
2378
- * @param string $selector_html The HTML content for the navigation menu.
2379
- * @param array $wpglobus_menu_items An array containing selector element.
2380
  */
2381
  return $output . apply_filters( 'wpglobus_page_menu_items_html', $selector_html, $wpglobus_menu_items );
2382
 
@@ -2384,11 +2732,13 @@ class WPGlobus {
2384
 
2385
  /**
2386
  * Append language switcher dropdown to a navigation menu, which was created with
2387
- * @see wp_list_pages
 
2388
  *
2389
  * @deprecated from 1.5.8
2390
  *
2391
  * @param string $output The menu HTML string
 
2392
  * @return string HTML with appended switcher
2393
  */
2394
  public function on_wp_list_pages( $output ) {
@@ -2398,10 +2748,12 @@ class WPGlobus {
2398
  * Filter to use 'filter__wp_list_pages' instead of 'on_wp_list_pages'.
2399
  *
2400
  * @since 1.5.8
 
2401
  * @param bool true If to use filter
 
2402
  * @return bool
2403
  */
2404
- apply_filters( 'wpglobus_filter_wp_list_pages', true )
2405
  ) {
2406
  return $this->filter__wp_list_pages( $output );
2407
  }
@@ -2409,12 +2761,12 @@ class WPGlobus {
2409
  /**
2410
  * WPGlobus Configuration setting in admin. Must be "ON" to process.
2411
  */
2412
- if ( ! WPGlobus::Config()->selector_wp_list_pages ) {
2413
  return $output;
2414
  }
2415
 
2416
  $current_url = WPGlobus_Utils::current_url();
2417
- $current_language = WPGlobus::Config()->language;
2418
 
2419
  /**
2420
  * List of the languages to show in the drop-down.
@@ -2422,29 +2774,32 @@ class WPGlobus {
2422
  * The current one will be shown at the top.
2423
  */
2424
  $extra_languages = array_diff(
2425
- WPGlobus::Config()->enabled_languages, (array) $current_language );
 
2426
 
2427
  /**
2428
  * Filter extra languages.
2429
  * Returning array.
 
2430
  * @since 1.0.13
2431
  *
2432
  * @param array $extra_languages An array with languages to show in the dropdown.
2433
  * @param string $current_language The current language.
2434
  */
2435
  $extra_languages = apply_filters(
2436
- 'wpglobus_extra_languages', $extra_languages, $current_language );
 
2437
 
2438
  /**
2439
  * Filter to show dropdown menu or not.
2440
  * Returning boolean.
 
2441
  * @since 1.2.2
2442
  *
2443
  * @param bool
2444
  * @param WPGlobus_Config
2445
  */
2446
- $dropdown_menu = apply_filters( 'wpglobus_dropdown_menu', true, WPGlobus::Config() );
2447
-
2448
 
2449
  /**
2450
  * Build the top-level menu link
@@ -2455,15 +2810,14 @@ class WPGlobus {
2455
  $span_classes_lang = $this->_get_language_classes( $language );
2456
 
2457
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2458
- esc_html( $flag_name ) . '</span>';
2459
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2460
 
2461
-
2462
  if ( $dropdown_menu ) {
2463
 
2464
  $output .= '<li class="page_item page_item_wpglobus_menu_switch page_item_has_children wpglobus-current-language page_item_wpglobus_menu_switch_' . $language . '">' .
2465
- $a_tag .
2466
- '<ul class="children">';
2467
 
2468
  foreach ( $extra_languages as $language ) :
2469
  /**
@@ -2474,39 +2828,39 @@ class WPGlobus {
2474
  $span_classes_lang = $this->_get_language_classes( $language );
2475
 
2476
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2477
- esc_html( $flag_name ) . '</span>';
2478
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2479
 
2480
  $output .= '<li class="page_item page_item_wpglobus_menu_switch_' . $language . '">' .
2481
- $a_tag .
2482
- '</li>';
2483
  endforeach;
2484
 
2485
  $output .= '</ul>' .
2486
- '</li>';
2487
 
2488
  } else {
2489
 
2490
  $output .= '<li class="page_item page_item_wpglobus_menu_switch wpglobus-current-language page_item_wpglobus_menu_switch_' . $language . '">' .
2491
- $a_tag .
2492
- '</li>';
2493
 
2494
  foreach ( $extra_languages as $language ) :
2495
  /**
2496
  * Build the top-level menu link for extra language
2497
  */
2498
- // $url = WPGlobus_Utils::localize_url( $current_url, $language );
2499
  $url = WPGlobus_Utils::localize_current_url( $language );
2500
  $flag_name = $this->_get_flag_name( $language );
2501
  $span_classes_lang = $this->_get_language_classes( $language );
2502
 
2503
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2504
- esc_html( $flag_name ) . '</span>';
2505
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2506
 
2507
  $output .= '<li class="page_item page_item_wpglobus_menu_switch page_item_wpglobus_menu_switch_' . $language . '">' .
2508
- $a_tag .
2509
- '</li>';
2510
  endforeach;
2511
 
2512
  } // $dropdown_menu
@@ -2517,7 +2871,7 @@ class WPGlobus {
2517
  /**
2518
  * Add language switcher to navigation menu
2519
  *
2520
- * @param array $sorted_menu_items
2521
  * @param stdClass $args An object containing wp_nav_menu() arguments.
2522
  *
2523
  * @return array
@@ -2528,16 +2882,18 @@ class WPGlobus {
2528
  $args
2529
  ) {
2530
 
2531
- if ( empty( WPGlobus::Config()->nav_menu ) ) {
2532
  /**
2533
  * User can use WPGlobus widget
 
2534
  * @since 1.0.7
2535
  */
2536
  $disable_add_selector = true;
2537
 
2538
- } elseif ( 'all' === WPGlobus::Config()->nav_menu ) {
2539
  /**
2540
  * Attach to every nav menu
 
2541
  * @since 1.0.7
2542
  */
2543
  $disable_add_selector = false;
@@ -2552,21 +2908,21 @@ class WPGlobus {
2552
  $disable_add_selector = true;
2553
  foreach ( $this->menus as $key => $menu ) {
2554
  $diff = array_diff( $items, $menu->menu_items );
2555
- if ( empty( $diff ) && WPGlobus::Config()->nav_menu === $menu->slug ) {
2556
  $disable_add_selector = false;
2557
  break;
2558
  }
2559
  }
2560
-
2561
  }
2562
 
2563
  /**
2564
  * Filter to add or not language selector to the menu.
2565
  * Returning boolean.
 
2566
  * @since 1.5.8
2567
  *
2568
- * @param bool $disable_add_selector Disable or not to add language selector to the menu.
2569
- * @param stdClass $args An object containing wp_nav_menu() arguments.
2570
  */
2571
  $disable_add_selector = apply_filters( 'wpglobus_menu_add_selector', $disable_add_selector, $args );
2572
 
@@ -2580,8 +2936,8 @@ class WPGlobus {
2580
  * @var string[] $extra_languages
2581
  */
2582
  $extra_languages = array();
2583
- foreach ( WPGlobus::Config()->enabled_languages as $languages ) {
2584
- if ( $languages !== WPGlobus::Config()->language ) {
2585
  $extra_languages[] = $languages;
2586
  }
2587
  }
@@ -2589,12 +2945,13 @@ class WPGlobus {
2589
  /**
2590
  * Filter extra languages.
2591
  * Returning array.
 
2592
  * @since 1.0.13
2593
  *
2594
  * @param array $extra_languages An array of languages to show in the menu.
2595
- * @param string WPGlobus::Config()->language The current language.
2596
  */
2597
- $extra_languages = apply_filters( 'wpglobus_extra_languages', $extra_languages, WPGlobus::Config()->language );
2598
 
2599
  // Main menu item classes.
2600
  $menu_item_classes = array(
@@ -2603,7 +2960,7 @@ class WPGlobus {
2603
  'menu-item-type-custom',
2604
  'menu-item-object-custom',
2605
  'menu_item_wpglobus_menu_switch',
2606
- 'wpglobus-selector-link'
2607
  );
2608
 
2609
  // Submenu item classes.
@@ -2613,7 +2970,7 @@ class WPGlobus {
2613
  'menu-item-type-custom',
2614
  'menu-item-object-custom',
2615
  'sub_menu_item_wpglobus_menu_switch',
2616
- 'wpglobus-selector-link'
2617
  );
2618
 
2619
  if (
@@ -2627,33 +2984,33 @@ class WPGlobus {
2627
  *
2628
  * @return bool Value of the first parameter, possibly updated by the filter
2629
  */
2630
- apply_filters( 'wpglobus_dropdown_menu', true, WPGlobus::Config() )
2631
  ) {
2632
  $parent_item_ID = 9999999999; # 9 999 999 999
2633
  } else {
2634
  $parent_item_ID = 0;
2635
  }
2636
 
2637
- $span_classes_lang = $this->_get_language_classes( WPGlobus::Config()->language );
2638
 
2639
  $current_url = WPGlobus_Utils::current_url();
2640
 
2641
  $item = new stdClass();
2642
- $item->ID = 0 === $parent_item_ID ? 'wpglobus_menu_switch_' . WPGlobus::Config()->language : $parent_item_ID;
2643
  $item->db_id = $item->ID;
2644
  $item->object_id = $item->ID;
2645
  $item->object = 'custom';
2646
  $item->menu_item_parent = 0;
2647
  $item->title =
2648
- '<span class="' . implode( ' ', $span_classes_lang ) . '">' . $this->_get_flag_name( WPGlobus::Config()->language ) . '</span>';
2649
  // The top menu level points to the current URL. Useless? Maybe good for refresh.
2650
  $item->url = $current_url;
2651
  $item->classes = $menu_item_classes;
2652
  $item->classes[] = 'wpglobus-current-language';
2653
  $item->description = '';
2654
- $item->language = WPGlobus::Config()->language;
2655
 
2656
- $wpglobus_menu_items[] = new WP_Post($item);
2657
 
2658
  foreach ( $extra_languages as $language ) {
2659
  $span_classes_lang = $this->_get_language_classes( $language );
@@ -2675,11 +3032,10 @@ class WPGlobus {
2675
  }
2676
 
2677
  $languages = $extra_languages;
2678
- array_unshift( $languages, WPGlobus::Config()->language );
2679
 
2680
  return array_merge(
2681
  $sorted_menu_items,
2682
-
2683
  /**
2684
  * This filter can be used to change the order of languages.
2685
  *
@@ -2687,6 +3043,7 @@ class WPGlobus {
2687
  *
2688
  * @param array $wpglobus_menu_items All WPGlobus menu items.
2689
  * @param array $languages All languages, including current.
 
2690
  * @return array The filtered list.
2691
  */
2692
  apply_filters( 'wpglobus_menu_items', $wpglobus_menu_items, $languages )
@@ -2702,14 +3059,14 @@ class WPGlobus {
2702
  */
2703
  public function _get_flag_name( $language ) {
2704
 
2705
- switch ( WPGlobus::Config()->show_flag_name ) {
2706
- case 'full_name' :
2707
- $flag_name = WPGlobus::Config()->language_name[ $language ];
2708
  break;
2709
- case 'name' :
2710
- $flag_name = WPGlobus::Config()->language_name[ $language ];
2711
  break;
2712
- case 'code' :
2713
  $flag_name = $language;
2714
  break;
2715
  default:
@@ -2722,6 +3079,7 @@ class WPGlobus {
2722
 
2723
  /**
2724
  * Get language's classes
 
2725
  * @since 1.2.1
2726
  *
2727
  * @param string $language
@@ -2732,18 +3090,18 @@ class WPGlobus {
2732
 
2733
  $class = array(
2734
  'wpglobus_flag',
2735
- 'wpglobus_language_name'
2736
  );
2737
 
2738
  if ( ! empty( $language ) ) {
2739
  $class[] = 'wpglobus_flag_' . $language;
2740
  }
2741
 
2742
- switch ( WPGlobus::Config()->show_flag_name ) {
2743
- case 'full_name' :
2744
  /* without flag */
2745
  $class = array(
2746
- 'wpglobus_language_full_name'
2747
  );
2748
  break;
2749
  }
@@ -2753,6 +3111,7 @@ class WPGlobus {
2753
 
2754
  /**
2755
  * Get navigation menus
 
2756
  * @return array
2757
  */
2758
  public static function _get_nav_menus() {
@@ -2782,6 +3141,7 @@ class WPGlobus {
2782
 
2783
  /**
2784
  * Added wp_editor for enabled languages at post.php page
 
2785
  * @see action edit_form_after_editor in wp-admin\edit-form-advanced.php:542
2786
  *
2787
  * @param WP_Post $post
@@ -2798,8 +3158,8 @@ class WPGlobus {
2798
  return;
2799
  }
2800
 
2801
- foreach ( WPGlobus::Config()->open_languages as $language ) :
2802
- if ( $language == WPGlobus::Config()->default_language ) {
2803
 
2804
  continue;
2805
 
@@ -2807,27 +3167,38 @@ class WPGlobus {
2807
 
2808
  $last_user = get_userdata( get_post_meta( $post->ID, '_edit_last', true ) );
2809
  ?>
 
 
 
 
 
2810
 
2811
- <div id="postdivrich-<?php echo esc_attr( $language ); ?>"
2812
- class="postarea <?php echo esc_attr( apply_filters( 'wpglobus_postdivrich_class', 'postdivrich-wpglobus', $language ) ); ?>"
2813
- style="<?php echo esc_attr( apply_filters( 'wpglobus_postdivrich_style', '', $language ) ); ?>"> <?php
2814
- wp_editor( WPGlobus_Core::text_filter( $post->post_content, $language, WPGlobus::RETURN_EMPTY ), 'content_' . $language, array(
2815
- '_content_editor_dfw' => true,
2816
- #'dfw' => true,
2817
- 'drag_drop_upload' => true,
2818
- 'tabfocus_elements' => 'insert-media-button,save-post',
2819
- 'editor_height' => 300,
2820
- 'editor_class' => 'wpglobus-editor',
2821
- 'tinymce' => array(
2822
- 'resize' => true,
2823
- 'wp_autoresize_on' => true,
2824
- 'add_unload_trigger' => false,
2825
- #'readonly' => true /* @todo for WPGlobus Authors */
2826
  ),
2827
- ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2828
 
2829
  /**
2830
  * Add post status info table
 
2831
  * @since 1.0.13
2832
  */
2833
  ?>
@@ -2835,8 +3206,8 @@ class WPGlobus {
2835
  <tbody>
2836
  <tr>
2837
  <td id="wp-word-count-<?php echo esc_attr( $language ); ?>"
2838
- class="wpglobus-wp-word-count"><?php printf(
2839
- esc_html__( 'Word count: %s' ), '<span class="word-count-' . esc_attr( $language ) . '">0</span>' ); ?></td>
2840
  <td class="autosave-info">
2841
 
2842
  <span class="autosave-message">&nbsp;</span>
@@ -2852,7 +3223,7 @@ class WPGlobus {
2852
  );
2853
  } else {
2854
  printf(
2855
- esc_html__( 'Last edited on %1$s at %2$s' ),
2856
  esc_html( mysql2date( get_option( 'date_format' ), $post->post_modified ) ),
2857
  esc_html( mysql2date( get_option( 'time_format' ), $post->post_modified ) )
2858
  );
@@ -2862,7 +3233,7 @@ class WPGlobus {
2862
 
2863
  </td>
2864
  <td id="content-resize-handle-<?php echo esc_attr( $language ); ?>"
2865
- class="wpglobus-content-resize-handle hide-if-no-js"><br /></td>
2866
  </tr>
2867
  </tbody>
2868
  </table>
@@ -2874,7 +3245,7 @@ class WPGlobus {
2874
  }
2875
 
2876
  /**
2877
- * Surround text with language tags
2878
  *
2879
  * @param string $text
2880
  * @param string $language
@@ -2882,7 +3253,15 @@ class WPGlobus {
2882
  * @return string
2883
  */
2884
  public static function add_locale_marks( $text, $language ) {
2885
- return sprintf( WPGlobus::LOCALE_TAG, $language, $text );
 
 
 
 
 
 
 
 
2886
  }
2887
 
2888
  /**
@@ -2900,6 +3279,7 @@ class WPGlobus {
2900
  * - [post_name] => {post_id}-autosave-v1 and [post_name] => {post_id}-revision-v1
2901
  * autosave : when [post_name] == {post_id}-autosave-v1 $postarr has [post_content] and [post_title] in default_language
2902
  * regular revision : [post_name] == {post_id}-revision-v1 $postarr has [post_content] and [post_title] in all enabled languages with delimiters
 
2903
  * @see https://codex.wordpress.org/Revision_Management
2904
  * see $postarr for more info
2905
  */
@@ -2922,6 +3302,7 @@ class WPGlobus {
2922
 
2923
  /**
2924
  * Now we save post content and post title for all enabled languages for post.php, post-new.php
 
2925
  * @todo Check also 'admin-ajax.php', 'nav-menus.php', etc.
2926
  */
2927
  $enabled_pages[] = 'post.php';
@@ -2930,6 +3311,7 @@ class WPGlobus {
2930
  if ( ! in_array( $pagenow, $enabled_pages ) ) {
2931
  /**
2932
  * See other places with the same bookmark.
 
2933
  * @bookmark EDITOR_LINE_BREAKS
2934
  */
2935
  // $data['post_content'] = trim( $data['post_content'], '</p><p>' );
@@ -2944,7 +3326,7 @@ class WPGlobus {
2944
  return $data;
2945
  }
2946
 
2947
- if ( isset( $_GET['action'] ) && 'untrash' === $_GET['action'] ) { // WPCS: input var ok, sanitization ok.
2948
  /**
2949
  * Don't work with untrash
2950
  */
@@ -2952,12 +3334,42 @@ class WPGlobus {
2952
  }
2953
 
2954
  $devmode = false;
2955
- if ( 'off' == WPGlobus::Config()->toggle ) {
2956
  $devmode = true;
2957
  }
2958
 
2959
  if ( ! $devmode ) :
2960
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2961
  $support_title = true;
2962
  if ( ! post_type_supports( $data['post_type'], 'title' ) ) {
2963
  $support_title = false;
@@ -2971,24 +3383,25 @@ class WPGlobus {
2971
  $data['post_title'] = $post_title = trim( $data['post_title'] );
2972
  if ( ! empty( $data['post_title'] ) && $support_title ) {
2973
  $data['post_title'] =
2974
- WPGlobus::add_locale_marks( $data['post_title'], WPGlobus::Config()->default_language );
2975
  }
2976
 
2977
  $data['post_content'] = $post_content = trim( $data['post_content'] );
2978
  if ( ! empty( $data['post_content'] ) && $support_editor ) {
2979
  $data['post_content'] =
2980
- WPGlobus::add_locale_marks( $data['post_content'], WPGlobus::Config()->default_language );
2981
  }
2982
 
2983
  /**
2984
  * Add variables for check extra data
 
2985
  * @since 1.2.2
2986
  */
2987
  $has_extra_post_title = false;
2988
  $has_extra_post_content = false;
2989
 
2990
- foreach ( WPGlobus::Config()->open_languages as $language ) :
2991
- if ( $language == WPGlobus::Config()->default_language ) {
2992
 
2993
  continue;
2994
 
@@ -3000,7 +3413,8 @@ class WPGlobus {
3000
  $title =
3001
  isset( $postarr[ 'post_title_' . $language ] ) ? trim( $postarr[ 'post_title_' . $language ] ) : '';
3002
  if ( ! empty( $title ) ) {
3003
- $data['post_title'] .= WPGlobus::add_locale_marks( $postarr[ 'post_title_' . $language ], $language );
 
3004
  $has_extra_post_title = true;
3005
  }
3006
 
@@ -3010,10 +3424,10 @@ class WPGlobus {
3010
  $content =
3011
  isset( $postarr[ 'content_' . $language ] ) ? trim( $postarr[ 'content_' . $language ] ) : '';
3012
  if ( ! empty( $content ) ) {
3013
- $data['post_content'] .= WPGlobus::add_locale_marks( $postarr[ 'content_' . $language ], $language );
 
3014
  $has_extra_post_content = true;
3015
  }
3016
-
3017
  }
3018
  endforeach;
3019
 
@@ -3035,13 +3449,15 @@ class WPGlobus {
3035
 
3036
  /**
3037
  * Add wrapper for every table in enabled languages at edit-tags.php page
 
3038
  * @return void
3039
  */
3040
  public function on_add_taxonomy_form_wrapper() {
3041
- foreach ( WPGlobus::Config()->enabled_languages as $language ) {
3042
  $classes = 'hidden'; ?>
3043
- <div id="taxonomy-tab-<?php echo esc_attr( $language ); ?>" data-language="<?php echo esc_attr( $language ); ?>"
3044
- class="<?php echo esc_attr( $classes ); ?>">
 
3045
  </div>
3046
  <?php
3047
  }
@@ -3061,26 +3477,32 @@ class WPGlobus {
3061
 
3062
  if ( $this->disabled_entity() ) {
3063
  return;
3064
- } ?>
 
3065
  <div class="wpglobus-taxonomy-tabs">
3066
- <ul class="wpglobus-taxonomy-tabs-list"> <?php
3067
- foreach ( self::Config()->open_languages as $language ) {
3068
- $return =
3069
- $language == WPGlobus::Config()->default_language ? WPGlobus::RETURN_IN_DEFAULT_LANGUAGE : WPGlobus::RETURN_EMPTY;
 
 
 
 
 
 
 
 
 
 
3070
  ?>
3071
- <li id="wpglobus-link-tab-<?php echo esc_attr( $language ); ?>" class=""
3072
- data-language="<?php echo esc_attr( $language ); ?>"
3073
- data-name="<?php echo esc_attr( WPGlobus_Core::text_filter( $object->name, $language, $return ) ); ?>"
3074
- data-description="<?php echo esc_attr( WPGlobus_Core::text_filter( $object->description, $language, $return ) ); ?>">
3075
- <a href="#taxonomy-tab-<?php echo esc_attr( $language ); ?>"><?php echo esc_html( self::Config()->en_language_name[ $language ] ); ?></a>
3076
- </li> <?php
3077
- } ?>
3078
- </ul>
3079
- </div><?php
3080
  }
3081
 
3082
  /**
3083
  * Add language tabs for jQueryUI
 
3084
  * @return void
3085
  */
3086
  public function on_add_language_tabs() {
@@ -3088,33 +3510,67 @@ class WPGlobus {
3088
  /** @global WP_Post $post */
3089
  global $post;
3090
 
 
 
3091
  if ( $this->disabled_entity( $post->post_type ) ) {
3092
  return;
3093
  }
3094
 
 
 
 
 
 
 
 
 
 
 
 
3095
  if (
3096
  /**
3097
  * Filter to show language tabs in post page.
 
3098
  * @since 1.5.5
3099
  *
3100
  * @param bool
3101
  * Returning boolean.
3102
  */
3103
  apply_filters( 'wpglobus_show_language_tabs', true )
3104
- ) : ?>
3105
-
3106
- <ul class="wpglobus-post-body-tabs-list"> <?php
 
3107
  $order = 0;
3108
  foreach ( self::Config()->open_languages as $language ) {
3109
- $tab_suffix = $language == self::Config()->default_language ? 'default' : $language; ?>
3110
- <li id="link-tab-<?php echo esc_attr( $tab_suffix ); ?>" data-language="<?php echo esc_attr( $language ); ?>"
3111
- data-order="<?php echo esc_attr( $order ); ?>"
3112
- class="wpglobus-post-tab">
3113
- <a href="#tab-<?php echo esc_attr( $tab_suffix ); ?>"><?php echo esc_html( self::Config()->en_language_name[ $language ] ); ?></a>
3114
- </li> <?php
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3115
  $order ++;
3116
- } ?>
3117
- </ul> <?php
 
 
3118
 
3119
  endif;
3120
 
@@ -3134,46 +3590,59 @@ class WPGlobus {
3134
  }
3135
 
3136
  /**
3137
- * Check for support 'title'
3138
  */
3139
  if ( ! post_type_supports( $post->post_type, 'title' ) ) {
3140
  return;
3141
  }
3142
 
3143
- foreach ( self::Config()->open_languages as $language ) :
 
 
 
 
 
 
 
 
3144
 
3145
- if ( $language == self::Config()->default_language ) {
3146
 
3147
- continue;
3148
 
3149
- } else { ?>
3150
-
3151
- <div id="titlediv-<?php echo esc_attr( $language ); ?>" class="titlediv-wpglobus">
3152
- <div id="titlewrap-<?php echo esc_attr( $language ); ?>" class="titlewrap-wpglobus">
3153
- <label class="screen-reader-text" id="title-prompt-text-<?php echo esc_attr( $language ); ?>"
3154
- for="title_<?php echo esc_attr( $language ); ?>"><?php echo esc_html( apply_filters( 'enter_title_here',
3155
- esc_html__( 'Enter title here' ), $post ) ); ?></label>
3156
- <input type="text" name="post_title_<?php echo esc_attr( $language ); ?>" size="30"
3157
- value="<?php echo esc_attr( WPGlobus_Core::text_filter( $post->post_title, $language, WPGlobus::RETURN_EMPTY ) ); ?>"
3158
- id="title_<?php echo esc_attr( $language ); ?>"
3159
- class="title_wpglobus"
3160
- data-language="<?php echo esc_attr( $language ); ?>"
3161
- autocomplete="off" />
3162
- </div> <!-- #titlewrap -->
3163
- <?php
3164
- $slug_box = '<div class="inside">
3165
- <div id="edit-slug-box-' . esc_attr( $language ) . '" class="wpglobus-edit-slug-box hide-if-no-js">
3166
- <b></b>
3167
- </div>
3168
- </div><!-- .inside -->';
3169
- // DO NOT ESCAPE THIS: it's HTML, already escaped above.
3170
- echo apply_filters( 'wpglobus_edit_slug_box', $slug_box, $language ); // WPCS: XSS ok.
3171
- ?>
3172
- </div> <!-- #titlediv --> <?php
3173
 
3174
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3175
 
3176
- endforeach;
 
 
 
 
3177
  }
3178
 
3179
  /**
@@ -3191,11 +3660,11 @@ class WPGlobus {
3191
  /**
3192
  * Try get entity from url. Ex. edit-tags.php?taxonomy=product_cat&post_type=product
3193
  */
3194
- if ( isset( $_GET['post_type'] ) && is_string( $_GET['post_type'] ) ) { // WPCS: input var ok, sanitization ok.
3195
- $entity = sanitize_text_field( wp_unslash( $_GET['post_type'] ) ); // WPCS: input var ok.
3196
  }
3197
- if ( empty( $entity ) && isset( $_GET['taxonomy'] ) && is_string( $_GET['taxonomy'] ) ) { // WPCS: input var ok, sanitization ok.
3198
- $entity = sanitize_text_field( wp_unslash( $_GET['taxonomy'] ) ); // WPCS: input var ok.
3199
  $entity_type = 'taxonomy';
3200
  }
3201
  if ( empty( $entity ) && WPGlobus_WP::is_pagenow( 'edit.php' ) ) {
@@ -3225,7 +3694,7 @@ class WPGlobus {
3225
  * @since 1.6.2
3226
  *
3227
  * @param string $post_type Post type.
3228
- * @param array $post An object WP_Post.
3229
  *
3230
  * @return string.
3231
  */
@@ -3240,11 +3709,13 @@ class WPGlobus {
3240
 
3241
  /**
3242
  * Filter the array of disabled entities returned for load tabs, scripts, styles.
 
3243
  * @since 1.7.6
3244
  *
3245
- * @see 'wpglobus_disabled_entities' filter in 'admin_init' action.
3246
  *
3247
  * @param array $disabled_entities Array of disabled entities.
 
3248
  * @return boolean
3249
  */
3250
  $this->disabled_entities = apply_filters( 'wpglobus_disabled_entities', $this->disabled_entities );
@@ -3259,11 +3730,12 @@ class WPGlobus {
3259
 
3260
  /**
3261
  * Get raw term names for $taxonomy
 
3262
  * @todo This method should be somewhere else
3263
  *
3264
  * @param string $taxonomy
3265
  *
3266
- * @return array
3267
  */
3268
  public static function _get_terms( $taxonomy = '' ) {
3269
 
@@ -3273,7 +3745,8 @@ class WPGlobus {
3273
 
3274
  if ( ! taxonomy_exists( $taxonomy ) ) {
3275
  $error = new WP_Error( 'invalid_taxonomy',
3276
- __( 'Invalid taxonomy' ) );
 
3277
 
3278
  return $error;
3279
  }
@@ -3309,52 +3782,65 @@ class WPGlobus {
3309
  *
3310
  * @return string
3311
  */
3312
- public function on_admin_title(
3313
  /** @noinspection PhpUnusedParameterInspection */
3314
  $admin_title,
3315
  $title
3316
  ) {
3317
  $blogname = get_option( 'blogname' );
3318
 
3319
- return $title . ' &lsaquo; ' . WPGlobus_Core::text_filter( $blogname, WPGlobus::Config()->language, WPGlobus::RETURN_IN_DEFAULT_LANGUAGE ) . ' &#8212; WordPress';
 
 
 
 
 
 
3320
  }
3321
 
3322
  /**
3323
  * Make correct Site Title in admin bar.
3324
  * Make template for Site Title (option blogname)
3325
  * a Tagline (option blogdescription) at options-general.php page.
 
3326
  * @return void
3327
  */
3328
- public function on_admin_footer() {
3329
 
3330
  $blogname = get_option( 'blogname' );
3331
- $bn =
3332
- WPGlobus_Core::text_filter( $blogname, WPGlobus::Config()->language, WPGlobus::RETURN_IN_DEFAULT_LANGUAGE );
 
 
 
 
 
 
3333
 
3334
  ?>
3335
  <script type='text/javascript'>
3336
- /* <![CDATA[ */
3337
- jQuery('#wp-admin-bar-site-name a').eq(0).text("<?php echo esc_js( $bn ); ?>");
3338
- /* ]]> */
3339
  </script>
3340
  <?php
3341
-
 
 
3342
 
3343
  /**
3344
  * For dialog form
 
3345
  * @since 1.2.0
3346
  */
3347
  /** @global string $pagenow */
3348
  global $pagenow;
3349
 
3350
  $page = '';
3351
- if ( isset( $_GET['page'] ) && is_string( $_GET['page'] ) ) { // WPCS: input var ok, sanitization ok.
3352
- $page = sanitize_text_field( wp_unslash( $_GET['page'] ) ); // WPCS: input var ok.
3353
  }
3354
 
3355
- // @todo remove after testing
3356
- //if ( WPGlobus_WP::is_pagenow( array( 'post.php', 'widgets.php' ) ) ) {
3357
-
3358
  if ( in_array( $pagenow, $this->enabled_pages ) || in_array( $page, $this->enabled_pages ) ) {
3359
  /**
3360
  * Output dialog form for window.WPGlobusDialogApp
@@ -3365,25 +3851,25 @@ class WPGlobus {
3365
  <div id="wpglobus-dialog-tabs" class="wpglobus-dialog-tabs">
3366
  <ul class="wpglobus-dialog-tabs-list"> <?php
3367
  $order = 0;
3368
- foreach ( WPGlobus::Config()->open_languages as $language ) { ?>
3369
  <li id="dialog-link-tab-<?php echo esc_attr( $language ); ?>"
3370
- data-language="<?php echo esc_attr( $language ); ?>"
3371
- data-order="<?php echo esc_attr( $order ); ?>"
3372
- class="wpglobus-dialog-tab"><a
3373
- href="#dialog-tab-<?php echo esc_attr( $language ); ?>"><?php echo esc_html( WPGlobus::Config()->en_language_name[ $language ] ); ?></a>
3374
  </li> <?php
3375
  $order ++;
3376
  } ?>
3377
  </ul> <?php
3378
 
3379
- foreach ( WPGlobus::Config()->open_languages as $language ) { ?>
3380
  <div id="dialog-tab-<?php echo esc_attr( $language ); ?>" class="wpglobus-dialog-general">
3381
  <textarea name="wpglobus-dialog-<?php echo esc_attr( $language ); ?>"
3382
- id="wpglobus-dialog-<?php echo esc_attr( $language ); ?>"
3383
- class="wpglobus_dialog_textarea textarea"
3384
- data-language="<?php echo esc_attr( $language ); ?>"
3385
- data-order="save_dialog"
3386
- placeholder=""></textarea>
3387
  </div> <?php
3388
  } ?>
3389
  </div>
@@ -3401,30 +3887,32 @@ class WPGlobus {
3401
  <div id="wpglobus-blogname" class="hidden"> <?php
3402
  foreach ( self::Config()->enabled_languages as $language ) :
3403
  $return =
3404
- $language == self::Config()->default_language ? WPGlobus::RETURN_IN_DEFAULT_LANGUAGE : WPGlobus::RETURN_EMPTY; ?>
3405
 
3406
  <input type="text" class="regular-text wpglobus-blogname wpglobus-translatable"
3407
- value="<?php echo esc_attr( WPGlobus_Core::text_filter( $blogname, $language, $return ) ); ?>"
3408
- id="blogname-<?php echo esc_attr( $language ); ?>" name="blogname-<?php echo esc_attr( $language ); ?>"
3409
- data-language="<?php echo esc_attr( $language ); ?>"
3410
- placeholder="<?php echo esc_attr( self::Config()->en_language_name[ $language ] ); ?>"><br />
 
3411
 
3412
- <?php
3413
  endforeach; ?>
3414
  </div>
3415
 
3416
  <div id="wpglobus-blogdescription" class="hidden"> <?php
3417
  foreach ( self::Config()->enabled_languages as $language ) :
3418
  $return =
3419
- $language == self::Config()->default_language ? WPGlobus::RETURN_IN_DEFAULT_LANGUAGE : WPGlobus::RETURN_EMPTY; ?>
3420
 
3421
  <input type="text" class="regular-text wpglobus-blogdesc wpglobus-translatable"
3422
- value="<?php echo esc_attr( WPGlobus_Core::text_filter( $blogdesc, $language, $return ) ); ?>"
3423
- id="blogdescription-<?php echo esc_attr( $language ); ?>" name="blogdescription-<?php echo esc_attr( $language ); ?>"
3424
- data-language="<?php echo esc_attr( $language ); ?>"
3425
- placeholder="<?php echo esc_attr( self::Config()->en_language_name[ $language ] ); ?>"><br />
 
3426
 
3427
- <?php
3428
  endforeach; ?>
3429
  </div>
3430
  <?php
@@ -3432,6 +3920,7 @@ class WPGlobus {
3432
 
3433
  /**
3434
  * Shortcut to avoid globals
 
3435
  * @return WPGlobus_Config
3436
  */
3437
  public static function Config() {
@@ -3448,6 +3937,7 @@ class WPGlobus {
3448
 
3449
  /**
3450
  * Shortcut to avoid globals
 
3451
  * @since 1.1.1
3452
  * @return WPGlobus
3453
  */
@@ -3460,6 +3950,7 @@ class WPGlobus {
3460
 
3461
  /**
3462
  * Show notice to admin about permalinks settings
 
3463
  * @since 1.0.13
3464
  */
3465
  public function admin_notice_permalink_structure() {
@@ -3479,15 +3970,16 @@ class WPGlobus {
3479
  */
3480
  public function on_admin_init() {
3481
 
3482
- if ( defined( 'DOING_AJAX' ) && DOING_AJAX ) {
3483
  // do nothing
3484
  } else {
3485
 
3486
  /**
3487
  * For developers use only. Deletes settings with no warning! Irreversible!
 
3488
  * @link wp-admin/admin.php?wpglobus-reset-all-options=1
3489
  */
3490
- if ( ! empty( $_GET['wpglobus-reset-all-options'] ) ) { // WPCS: input var ok, sanitization ok.
3491
  /** @global wpdb $wpdb */
3492
  global $wpdb;
3493
  $wpdb->query( "DELETE FROM $wpdb->options WHERE option_name LIKE 'wpglobus_option%';" );
@@ -3500,21 +3992,21 @@ class WPGlobus {
3500
  */
3501
  if ( false !== get_transient( 'wpglobus_activated' ) ) {
3502
  delete_transient( 'wpglobus_activated' );
3503
- wp_redirect( admin_url( add_query_arg( array( 'page' => WPGlobus::PAGE_WPGLOBUS_ABOUT ), 'admin.php' ) ) );
3504
  exit;
3505
  }
3506
 
3507
  if ( ! get_option( 'permalink_structure' ) ) {
3508
  add_action( 'admin_notices', array( $this, 'admin_notice_permalink_structure' ) );
3509
  }
3510
-
3511
  }
3512
 
3513
  /**
3514
  * Filter the array of disabled entities returned for load tabs, scripts, styles.
 
3515
  * @since 1.0.0
3516
  *
3517
- * @todo may be remove this filter @see 'wpglobus_disabled_entities' in disabled_entity().
3518
  *
3519
  * @param array $disabled_entities Array of disabled entities.
3520
  */
@@ -3522,15 +4014,17 @@ class WPGlobus {
3522
 
3523
  /**
3524
  * Filter the array of opened languages.
 
3525
  * @since 1.0.0
3526
  *
3527
  * @param array $open_languages Array of opened languages.
3528
  */
3529
- WPGlobus::Config()->open_languages = apply_filters( 'wpglobus_open_languages', WPGlobus::Config()->open_languages );
3530
 
3531
  /**
3532
  * Filter the array of WPGlobus-enabled pages.
3533
  * Used to load scripts and styles for WPGlobusCore, WPGlobusDialogApp (JS).
 
3534
  * @since 1.2.0
3535
  *
3536
  * @param array $enabled_pages Array of enabled pages.
@@ -3541,6 +4035,7 @@ class WPGlobus {
3541
 
3542
  /**
3543
  * Add class to body in admin
 
3544
  * @since 1.0.10
3545
  * @see admin_body_class filter
3546
  *
@@ -3554,6 +4049,7 @@ class WPGlobus {
3554
 
3555
  /**
3556
  * Add language selector to admin bar
 
3557
  * @since 1.0.8
3558
  *
3559
  * @param WP_Admin_Bar $wp_admin_bar
@@ -3572,25 +4068,25 @@ class WPGlobus {
3572
  'id' => 'wpglobus-language-select',
3573
  'parent' => 'top-secondary',
3574
  'title' => '<span class="ab-icon">' .
3575
- '<img src="' . WPGlobus::Config()->flags_url .
3576
- WPGlobus::Config()->flag[ WPGlobus::Config()->language ] . '"/>' .
3577
- '</span><span class="ab-label">' .
3578
- WPGlobus::Config()->language_name[ WPGlobus::Config()->language ] .
3579
- '</span>',
3580
  ) );
3581
 
3582
  $add_more_languages = array();
3583
- foreach ( WPGlobus::Config()->enabled_languages as $language ) :
3584
 
3585
- if ( WPGlobus::Config()->language === $language ) {
3586
  continue;
3587
  }
3588
 
3589
- $locale = WPGlobus::Config()->locale[ $language ];
3590
 
3591
  if ( $locale != 'en_US' ) {
3592
  if ( ! in_array( $locale, $available_languages ) ) {
3593
- $add_more_languages[] = WPGlobus::Config()->language_name[ $language ];
3594
  continue;
3595
  }
3596
  }
@@ -3598,11 +4094,11 @@ class WPGlobus {
3598
  $wp_admin_bar->add_menu( array(
3599
  'parent' => 'wpglobus-language-select',
3600
  'id' => 'wpglobus-' . $language,
3601
- 'title' => '<span><img src="' . WPGlobus::Config()->flags_url . WPGlobus::Config()->flag[ $language ] . '" /></span>&nbsp;&nbsp;' . WPGlobus::Config()->language_name[ $language ],
3602
  'href' => admin_url( 'options-general.php' ),
3603
  'meta' => array(
3604
  'tabindex' => - 1,
3605
- 'onclick' => 'wpglobus_select_lang("' . $locale . '");return false;'
3606
  ),
3607
  ) );
3608
 
@@ -3623,23 +4119,23 @@ class WPGlobus {
3623
  ?>
3624
  <!--suppress AnonymousFunctionJS -->
3625
  <script type="text/javascript">
3626
- //<![CDATA[
3627
- jQuery(document).ready(function ($) {
3628
- $('#wpglobus-default-locale').on('click', function (e) {
3629
- wpglobus_select_lang('<?php echo esc_js( WPGlobus::Config()->locale[ WPGlobus::Config()->language ] ); ?>');
3630
- });
3631
- wpglobus_select_lang = function (locale) {
3632
- $.post(ajaxurl, {
3633
- action: 'WPGlobus_process_ajax',
3634
- order : {action: 'wpglobus_select_lang', locale: locale}
3635
- }, function (d) {
3636
- })
3637
- .done(function () {
3638
- window.location.reload();
3639
- });
3640
- }
3641
- });
3642
- //]]>
3643
  </script>
3644
  <?php
3645
  }
@@ -3652,20 +4148,43 @@ class WPGlobus {
3652
  */
3653
  public function on__wp_footer() {
3654
 
3655
- $js = trim( WPGlobus::Config()->js_editor );
3656
 
3657
  if ( ! empty( $js ) ) {
3658
  $js = wp_kses( $js, array() );
3659
- $js = str_replace( array('&gt;','&lt;'), array('>','<'), $js );
3660
  ?>
3661
  <script type="text/javascript">
3662
- <?php echo $js; ?>
3663
  </script>
3664
  <?php
3665
  }
3666
 
3667
  }
3668
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3669
  }
3670
 
3671
  # --- EOF
9
  class WPGlobus {
10
 
11
  const LOCALE_TAG = '{:%s}%s{:}';
12
+
13
  const LOCALE_TAG_START = '{:%s}';
14
+
15
  const LOCALE_TAG_END = '{:}';
16
+
17
  const LOCALE_TAG_OPEN = '{:';
18
+
19
  const LOCALE_TAG_CLOSE = '}';
20
 
21
  const URL_WPGLOBUS_SITE = 'https://wpglobus.com/';
22
 
23
+ /**
24
+ * Language meta key.
25
+ *
26
+ * @since 1.9.17
27
+ */
28
+ const LANGUAGE_META_KEY = 'wpglobus_language';
29
+
30
  /**
31
  * Cookie name.
32
+ *
33
  * @since 1.8
34
  */
35
  const _COOKIE = 'wpglobus-language';
72
 
73
  /**
74
  * List navigation menus
75
+ *
76
  * @var array
77
  */
78
  public $menus = array();
79
 
80
  /**
81
  * Initialized at plugin loader
82
+ *
83
  * @var string
84
  */
85
  public static $PLUGIN_DIR_PATH = '';
95
 
96
  /**
97
  * Initialized at plugin loader
98
+ *
99
  * @var string
100
  */
101
  public static $PLUGIN_DIR_URL = '';
137
  return self::$PLUGIN_DIR_PATH . 'languages';
138
  }
139
 
140
+ /**
141
+ * Get language meta key.
142
+ *
143
+ * @return string
144
+ * @since 1.9.17
145
+ */
146
+ public static function get_language_meta_key() {
147
+ return self::LANGUAGE_META_KEY;
148
+ }
149
+
150
  /**
151
  * @var bool $_SCRIPT_DEBUG Internal representation of the define('SCRIPT_DEBUG')
152
  */
180
  public $vendors_scripts = array();
181
 
182
  const RETURN_IN_DEFAULT_LANGUAGE = 'in_default_language';
183
+
184
  const RETURN_EMPTY = 'empty';
185
 
186
  /**
190
 
191
  /**
192
  * Array of enabled pages for loading scripts, styles to achieve WPGlobusCore, WPGlobusDialogApp
193
+ *
194
  * @since 1.2.0
195
  */
196
  public $enabled_pages = array();
208
  /** @todo maybe move this action to Class WPGlobus_Upgrade ? */
209
  add_action( 'admin_init', array(
210
  $this,
211
+ 'on_admin_init',
212
  ) );
213
 
214
  global $pagenow;
219
  $this->vendors_scripts['ACF'] = false;
220
  $this->vendors_scripts['ACFPRO'] = false;
221
  /** Set to true in @see WPGlobus_WPSEO::controller or WPGlobus_YoastSEO::controller */
222
+ $this->vendors_scripts['WPSEO'] = false;
223
  $this->vendors_scripts['WPSEO_PREMIUM'] = false;
224
+ $this->vendors_scripts['WOOCOMMERCE'] = false;
225
+ $this->vendors_scripts['AIOSEOP'] = false; // All In One SEO Pack
226
+ $this->vendors_scripts['WPCF7'] = false; // Contact Form 7
227
 
228
  if ( function_exists( 'acf' ) ) {
229
 
246
 
247
  $this->vendors_scripts['ACF'] = true;
248
  $this->disabled_entities[] = 'acf';
249
+ /**
250
+ * @since 1.9.17
251
+ */
252
+ $this->disabled_entities[] = 'acf-field-group';
253
 
254
  }
 
255
  }
256
 
257
  if ( defined( 'WC_VERSION' ) || defined( 'WOOCOMMERCE_VERSION' ) ) {
265
 
266
  /**
267
  * Gathering Woocommerce's post types in one place
268
+ *
269
  * @since 1.4.3
270
  */
271
  $this->disabled_entities[] = 'product_variation';
291
  /**
292
  * If you need add new vendors script and disable cpt
293
  * you must add it to customizer also
294
+ *
295
  * @see class-wpglobus-customize-options.php:596
296
  */
297
 
299
  * Add builtin post type
300
  */
301
  $this->disabled_entities[] = 'attachment';
302
+
303
  /**
304
  * @since 1.9.0
305
  */
308
  /**
309
  * Add disabled post types from option
310
  */
311
+ $option = get_option( self::Config()->option );
312
  $options_post_types = empty( $option['post_type'] ) ? array() : $option['post_type'];
313
  foreach ( $options_post_types as $post_type => $value ) {
314
+ if ( '1' != $value ) {
315
  $this->disabled_entities[] = $post_type;
316
  }
317
  }
320
 
321
  /**
322
  * Set disabled entities into config
323
+ *
324
  * @todo maybe move code to Class WPGlobus_Config
325
  */
326
+ self::Config()->disabled_entities = $this->disabled_entities;
327
 
328
  add_filter( 'wp_redirect', array(
329
  $this,
330
+ 'on_wp_redirect',
331
  ) );
332
 
333
+ global $pagenow;
334
+
335
+ /**
336
+ * @since 1.9.17
337
+ */
338
+ if ( self::Config()->toggle == 'on' || ! $this->user_can( 'wpglobus_toggle' ) ) {
339
+
340
+ if ( 'gutenberg' === self::Config()->builder->get_id() ) {
341
+
342
+ require_once dirname( __FILE__ ) . '/builders/gutenberg/class-wpglobus-gutenberg-update-post.php';
343
+ new WPGlobus_Gutenberg_Update_Post();
344
+
345
+ } else {
346
+
347
+ if ( self::Config()->builder->is_builder_page() ) {
348
+
349
+ $id = self::Config()->builder->get_id();
350
+
351
+ if ( 'yoast_seo' === $id ) {
352
+ /**
353
+ * @todo Temporarily using 'js_composer' instead of 'yoast_seo'.
354
+ */
355
+ $id = 'js_composer';
356
+ }
357
+ $_file = dirname( __FILE__ ) . '/builders/' . $id . '/class-wpglobus-' . $id . '-update-post.php';
358
+ if ( file_exists( $_file ) ) {
359
+ /** @noinspection PhpIncludeInspection */
360
+ require_once $_file;
361
+ $class_update_post = "WPGlobus_${id}_Update_Post";
362
+ new $class_update_post();
363
+ // new WPGlobus_Update_Post();
364
+ }
365
+ }
366
+ }
367
+ }
368
 
369
  /**
370
  * NOTE: do not check for !DOING_AJAX here.
373
 
374
  /**
375
  * Set values
376
+ *
377
  * @since 1.2.0
378
  */
379
  $this->enabled_pages[] = self::LANGUAGE_EDIT_PAGE;
397
 
398
  /**
399
  * WPGlobus clean page
400
+ *
401
  * @since 1.4.3
402
  */
403
  $this->enabled_pages[] = self::PAGE_WPGLOBUS_CLEAN;
404
 
405
  /**
406
  * WPGlobus Admin Central page.
407
+ *
408
  * @since 1.6.6
409
  */
410
  $this->enabled_pages[] = self::PAGE_WPGLOBUS_ADMIN_CENTRAL;
416
  require_once 'options/class-wpglobus-options.php';
417
  new WPGlobus_Options();
418
 
419
+ /**
420
+ * @since 1.9.17
421
+ * @see 'post_submitbox_misc_actions'
422
+ */
423
+ add_action( 'post_submitbox_misc_actions', array(
424
+ $this,
425
+ 'on_add_devmode_switcher',
426
+ ) );
427
+
428
+ if ( self::Config()->toggle == 'on' || ! $this->user_can( 'wpglobus_toggle' ) ) {
429
+
430
+ global $pagenow;
431
+
432
+ /**
433
+ * @since 1.9.17
434
+ */
435
+ if ( self::Config()->builder->maybe_run( 'gutenberg', true ) ) {
436
+ require_once dirname( __FILE__ ) . '/builders/class-wpglobus-builder.php';
437
+ require_once dirname( __FILE__ ) . '/builders/gutenberg/class-wpglobus-gutenberg.php';
438
+ $builder = new WPGlobus_Gutenberg();
439
+ require_once dirname( __FILE__ ) . '/vendor/wpglobus-vendors.php';
440
+ }
441
+
442
+ /**
443
+ * @since 1.9.17
444
+ */
445
+ add_action( 'edit_form_after_editor', array(
446
+ $this,
447
+ 'on_add_language_tabs',
448
+ ) );
449
+
450
+ add_action( 'admin_print_styles', array(
451
+ $this,
452
+ 'on_admin_styles',
453
+ ) );
454
+
455
+ add_action( 'admin_print_scripts', array(
456
+ $this,
457
+ 'on_admin_scripts',
458
+ ) );
459
+
460
+ add_action( 'edit_form_after_title', array(
461
+ $this,
462
+ 'on_add_title_fields',
463
+ ) );
464
+
465
+ add_action( 'admin_footer', array(
466
+ $this,
467
+ 'on__admin_footer',
468
+ ) );
469
+
470
+ /**
471
+ * @see browser tab on post.php page.
472
+ */
473
+ add_filter( 'admin_title', array(
474
+ $this,
475
+ 'on__admin_title',
476
+ ), 10, 2 );
477
+
478
+ /**
479
+ * @since 1.9.17
480
+ */
481
+ if ( self::Config()->builder->maybe_run( '', true ) ) {
482
+
483
+ $_file = dirname( __FILE__ ) . '/builders/' . self::Config()->builder->get_id() . '/class-wpglobus-' . self::Config()->builder->get_id() . '.php';
484
+
485
+ if ( file_exists( $_file ) ) {
486
+
487
+ require_once dirname( __FILE__ ) . '/builders/class-wpglobus-builder.php';
488
+ /** @noinspection PhpIncludeInspection */
489
+ require_once $_file;
490
+ /**
491
+ * @todo test with builders.
492
+ */
493
+ $builder_class = self::Config()->builder->get_class();
494
+ if ( class_exists( $builder_class ) ) {
495
+ $builder = new $builder_class();
496
+ }
497
+ require_once dirname( __FILE__ ) . '/vendor/wpglobus-vendors.php';
498
+
499
+ return;
500
+ }
501
+ }
502
+ }
503
+
504
  if ( in_array( $pagenow, array( 'edit-tags.php', 'term.php' ), true ) ) {
505
  /**
506
  * Need to get taxonomy to use the correct filter.
546
 
547
  /**
548
  * Join post content and post title for enabled languages in func wp_insert_post
549
+ *
550
  * @see action in wp-includes\post.php:3326
551
  */
552
  add_action( 'wp_insert_post_data', array(
553
  $this,
554
+ 'on_save_post_data',
555
  ), 10, 2 );
556
 
557
  add_action( 'edit_form_after_editor', array(
558
  $this,
559
+ 'on_add_wp_editors',
560
  ), 10 );
561
 
562
+ /**
563
+ * Moved to another place.
564
+ *
565
+ * @since 1.9.17
566
+ * @todo remove after test.
567
+ */
568
+ /*
569
  add_action( 'edit_form_after_editor', array(
570
  $this,
571
  'on_add_language_tabs'
572
  ) );
573
+ // */
574
 
575
+ /**
576
+ * Moved to another place.
577
+ *
578
+ * @since 1.9.17
579
+ * @todo remove after test.
580
+ */
581
+ /*
582
  add_action( 'edit_form_after_title', array(
583
  $this,
584
  'on_add_title_fields'
585
  ) );
586
+ // */
587
 
588
+ /**
589
+ * Moved to another place.
590
+ *
591
+ * @since 1.9.17
592
+ * @todo remove after test.
593
+ */
594
+ /*
595
  add_action( 'admin_print_scripts', array(
596
  $this,
597
  'on_admin_scripts'
598
  ) );
599
+ // */
600
 
601
  add_action( 'admin_print_scripts', array(
602
  $this,
603
+ 'on_admin_enqueue_scripts',
604
  ), 99 );
605
 
606
+ /**
607
+ * Moved to another place.
608
+ *
609
+ * @since 1.9.17
610
+ * @todo remove after test.
611
+ */
612
+ // add_action( 'admin_footer', array(
613
+ // $this,
614
+ // 'on__admin_footer'
615
+ // ) );
616
 
617
+ /**
618
+ * @see browser tab on post.php page.
619
+ *
620
+ * Moved to another place.
621
+ * @since 1.9.17
622
+ * @todo remove after test.
623
+ *
624
+ */
625
+ // add_filter( 'admin_title', array(
626
+ // $this,
627
+ // 'on__admin_title'
628
+ // ), 10, 2 );
629
 
630
+ if (
631
+ $this->vendors_scripts['AIOSEOP'] && WPGlobus_WP::is_pagenow( array(
632
  'post.php',
633
  'post-new.php',
634
+ 'edit.php',
635
  ) )
636
  ) {
637
 
647
  $WPGlobus_aioseop = new WPGlobus_aioseop();
648
  }
649
  }
 
650
  }
651
 
652
  /**
653
  * Add multilingual Caption, Alternative Text, Description to media files.
654
+ *
655
  * @since 1.7.3
656
  */
657
  if ( version_compare( $GLOBALS['wp_version'], '4.6.999', '>' ) ) :
658
  if (
659
  WPGlobus_WP::is_pagenow( 'post.php' ) ||
660
+ ( WPGlobus_WP::is_doing_ajax() && WPGlobus_WP::is_http_post_action( 'send-attachment-to-editor' ) )
661
  ) {
662
+ /**
663
+ * @since 1.9.17
664
+ */
665
+ if ( ! self::Config()->builder->is_running() ) {
666
+ require_once 'admin/media/class-wpglobus-media.php';
667
+ WPGlobus_Media::get_instance();
668
+ }
669
  }
670
  endif;
671
 
672
  } // endif $devmode
673
 
674
+ if (
675
+ ( $this->vendors_scripts['ACF'] || $this->vendors_scripts['ACFPRO'] )
676
+ && WPGlobus_WP::is_pagenow(
677
+ array(
678
+ 'post.php',
679
+ 'post-new.php',
680
+ )
681
+ )
682
  ) {
683
  require_once 'vendor/class-wpglobus-acf.php';
684
  $WPGlobus_acf = new WPGlobus_Acf();
685
  }
686
 
687
+ /**
688
+ * Moved to another place.
689
+ *
690
+ * @since 1.9.17
691
+ * @todo remove after test.
692
+ */
693
+ /*
694
  add_action( 'admin_print_styles', array(
695
  $this,
696
  'on_admin_styles'
697
  ) );
698
+ // */
699
 
700
  add_action( 'admin_menu', array(
701
  $this,
702
+ 'on_admin_menu',
703
  ), 10 );
704
 
705
+ /**
706
+ * Moved to another place.
707
+ *
708
+ * @since 1.9.17
709
+ * @todo remove after test.
710
+ */
711
+ // add_action( 'post_submitbox_misc_actions', array(
712
+ // $this,
713
+ // 'on_add_devmode_switcher'
714
+ // ) );
715
 
716
  add_action( 'admin_bar_menu', array(
717
  $this,
718
+ 'on_admin_bar_menu',
719
  ) );
720
 
721
  /**
724
  */
725
  add_action( 'admin_enqueue_scripts', array(
726
  $this,
727
+ 'enqueue_wpglobus_js',
728
  ), 1000 );
729
 
730
  if ( WPGlobus_WP::is_pagenow( 'plugin-install.php' ) ) {
731
  require_once 'admin/class-wpglobus-plugin-install.php';
732
  WPGlobus_Plugin_Install::controller();
733
  }
 
734
  } else {
735
 
736
  /**
737
  * @scope front
738
  */
739
 
740
+ /**
741
+ * @since 1.9.17
742
+ */
743
+ if ( self::Config()->builder->maybe_run( '', true ) ) {
744
+
745
+ $_file = dirname( __FILE__ ) . '/builders/' . self::Config()->builder->get_id() . '/class-wpglobus-' . self::Config()->builder->get_id() . '.php';
746
+ if ( file_exists( $_file ) ) {
747
+
748
+ require_once dirname( __FILE__ ) . '/builders/class-wpglobus-builder.php';
749
+ /** @noinspection PhpIncludeInspection */
750
+ require_once $_file;
751
+
752
+ $builder_class = self::Config()->builder->get_class();
753
+ if ( class_exists( $builder_class ) ) {
754
+ $builder = new $builder_class();
755
+ }
756
+ /**
757
+ * @todo check loading
758
+ */
759
+ //require_once dirname( __FILE__ ) . '/vendor/wpglobus-vendors.php';
760
+
761
+ }
762
+ }
763
+
764
  $this->menus = self::_get_nav_menus();
765
 
766
  /**
769
  */
770
  0 && add_filter( 'wp_list_pages', array(
771
  $this,
772
+ 'on_wp_list_pages',
773
  ), 99, 2 );
774
 
775
  add_filter( 'wp_page_menu', array(
776
  $this,
777
+ 'on_wp_page_menu',
778
  ), 99, 2 );
779
 
780
  /**
781
  * Add language switcher to navigation menu
782
+ *
783
  * @see on_add_item
784
  */
785
  add_filter( 'wp_nav_menu_objects', array(
786
  $this,
787
+ 'on_add_item',
788
  ), 99, 2 );
789
 
790
  /**
792
  */
793
  add_filter( 'wp_nav_menu_objects', array(
794
  $this,
795
+ 'on_get_convert_url_menu_items',
796
  ), 10, 2 );
797
 
798
  add_action( 'wp_head', array(
799
  $this,
800
+ 'on_wp_head',
801
  ), 11 );
802
 
803
  add_action( 'wp_footer', array(
804
  $this,
805
+ 'on__wp_footer',
806
  ), 99 );
807
 
808
  add_action( 'wp_head', array(
809
  $this,
810
+ 'on_add_hreflang',
811
  ), 11 );
812
 
813
  add_action( 'wp_print_styles', array(
814
  $this,
815
+ 'on_wp_styles',
816
  ) );
817
 
818
+ add_action( 'wp_enqueue_scripts',
819
+ array(
820
+ $this,
821
+ 'enqueue_wpglobus_js',
822
+ ),
823
  /**
824
  * Load this script as late as possible,
825
  * because it triggers the `wpglobus_current_language_changed` event.
826
+ *
827
  * @since 1.5.5
828
  */
829
  PHP_INT_MAX
858
  /**
859
  * Filter the columns displayed in the Posts list table.
860
  * Returning array.
861
+ *
862
  * @since 1.6.5
863
  *
864
  * @param array $posts_columns An array of column names.
881
 
882
  $output = array();
883
  $i = 0;
884
+ foreach ( self::Config()->enabled_languages as $l ) {
885
  if ( 1 == preg_match( "/(\{:|\[:|<!--:)[$l]{2}/", $post->post_title . $post->post_content ) ) {
886
  $output[ $i ] =
887
+ '<img title="' . self::Config()->en_language_name[ $l ] .
888
+ '" src="' . self::Config()->flags_url . self::Config()->flag[ $l ] . '" />';
889
 
890
  /**
891
  * Filter language item.
892
  * Returning string.
893
+ *
894
  * @since 1.0.14
895
  *
896
  * @param string $output Language item.
905
  /**
906
  * Filter language items before output.
907
  * Returning array.
908
+ *
909
  * @since 1.6.6
910
  *
911
  * @param string $output Array of language items.
916
  if ( ! empty( $output ) ) {
917
  echo implode( '<br />', $output ); // WPCS: XSS ok.
918
  }
 
919
  }
920
 
921
  }
932
  * Sanitize
933
  */
934
 
935
+ $order = wp_unslash( $_POST['order'] ); // phpcs:ignore WordPress.CSRF.NonceVerification
936
 
937
  $action = '';
938
  if ( isset( $order['action'] ) && is_string( $order['action'] ) ) {
983
  * This is the WPGlobus icon, wrench and checkbox on custom post meta fields.
984
  */
985
 
986
+ $settings = (array) get_option( self::Config()->option_post_meta_settings );
987
 
988
  if ( empty( $settings[ $post_type ] ) ) {
989
  $settings[ $post_type ] = array();
990
  }
991
  $settings[ $post_type ][ $meta_key ] = $checked;
992
+ if ( update_option( self::Config()->option_post_meta_settings, $settings ) ) {
993
  $ajax_return['result'] = 'ok';
994
  } else {
995
  $ajax_return['result'] = 'error';
1017
  remove_filter( 'get_term', array( 'WPGlobus_Filters', 'filter__get_term' ), 0 );
1018
  }
1019
 
1020
+ $config = self::Config();
1021
 
1022
  $result = array();
1023
  $bulkedit_post_titles = array();
1069
 
1070
  foreach ( $config->enabled_languages as $language ) {
1071
  $return =
1072
+ $language === $config->default_language ? self::RETURN_IN_DEFAULT_LANGUAGE : self::RETURN_EMPTY;
1073
 
1074
  $result[ $post_or_term_id ][ $language ]['name'] =
1075
  WPGlobus_Core::text_filter( $title, $language, $return );
1079
  }
1080
 
1081
  $bulkedit_post_titles[ $post_or_term_id ][ $language ]['name'] =
1082
+ WPGlobus_Core::text_filter( $title, $language, self::RETURN_IN_DEFAULT_LANGUAGE );
1083
  }
1084
  }
1085
  $ajax_return['qedit_titles'] = $result;
1090
  * @since 1.9.16
1091
  */
1092
  $ids = array();
1093
+ foreach ( $order['menuItems'] as $item_id ) {
1094
  $_id = str_replace( 'edit-menu-item-description-', '', $item_id );
1095
  $_id = (int) $_id;
1096
  if ( $_id > 0 ) {
1097
  $ids[] = $_id;
1098
  }
1099
  }
1100
+
1101
  $_results = array();
1102
  if ( ! empty( $ids ) ) {
1103
+ $query = new WP_Query(
1104
+ array(
1105
+ 'post_type' => 'nav_menu_item',
1106
+ 'post__in' => $ids,
1107
+ )
1108
+ );
1109
  $_results = $query->posts;
1110
  }
1111
+
1112
  $ajax_return = array();
1113
  if ( ! empty( $_results ) ) {
1114
+ foreach ( $_results as $_post ) {
1115
  if ( ! empty( $_post->post_content ) ) {
1116
+ $ajax_return[ 'edit-menu-item-description-' . $_post->ID ] = $_post->post_content;
1117
  }
1118
  }
1119
  }
1126
 
1127
  /**
1128
  * Ugly hack.
1129
+ *
1130
  * @see wp_page_menu
1131
  *
1132
  * @param string $html
1146
  public static function init() {
1147
  /** @global WPGlobus WPGlobus */
1148
  global $WPGlobus;
1149
+ $WPGlobus = new self();
1150
  }
1151
 
1152
  /**
1153
  * Set transient wpglobus_activated after activated plugin @see on_admin_init()
1154
+ *
1155
  * @todo use $WPGlobus_Config to determine running this function?
1156
  *
1157
  * @param string $plugin
1165
  */
1166
  $options['plugin'] = $plugin;
1167
  $options['action'] = 'update';
1168
+ self::Config()->on_activate( null, $options );
1169
 
1170
  /** @noinspection SummerTimeUnsafeTimeManipulationInspection */
1171
  set_transient( 'wpglobus_activated', '', 60 * 60 * 24 );
1182
  public function on_wp_redirect( $location ) {
1183
  if ( is_admin() ) {
1184
  $_wp_http_referer = '';
1185
+ if ( isset( $_POST['_wp_http_referer'] ) && is_string( $_POST['_wp_http_referer'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
1186
+ $_wp_http_referer = sanitize_text_field( wp_unslash( $_POST['_wp_http_referer'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
1187
  }
1188
  if ( false !== strpos( $_wp_http_referer, 'wpglobus=off' ) ) {
1189
  $location .= '&wpglobus=off';
1248
 
1249
  /**
1250
  * Add switcher to publish metabox.
1251
+ *
1252
  * @return void
1253
  */
1254
  public function on_add_devmode_switcher() {
1259
 
1260
  global $post, $pagenow;
1261
 
1262
+ if ( 'post.php' != $pagenow ) {
1263
  return;
1264
  }
1265
 
1269
 
1270
  // "Reverse" logic here. It's the mode to turn to, not the current one.
1271
  $mode = 'off';
1272
+ if ( isset( $_GET['wpglobus'] ) && 'off' === $_GET['wpglobus'] ) { // phpcs:ignore WordPress.CSRF.NonceVerification
1273
  $mode = 'on';
1274
  }
1275
 
1283
 
1284
  $query = implode( '&', $query_string );
1285
  $url = admin_url(
1286
+ add_query_arg(
1287
+ array( 'wpglobus' => $mode ),
 
1288
  'post.php?' . $query
1289
  )
1290
  );
1300
  $toggle_text = __( 'Turn off', 'wpglobus' );
1301
  $highlight_class = 'wp-ui-text-highlight';
1302
  }
1303
+
1304
+ /**
1305
+ * @since 1.9.17
1306
+ */
1307
+ $language = self::Config()->default_language;
1308
+ if ( ! empty( $_GET['language'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
1309
+ $language = sanitize_text_field( wp_unslash( $_GET['language'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
1310
+ } else {
1311
+ $language = get_post_meta( $post->ID, self::LANGUAGE_META_KEY, true );
1312
+ }
1313
+ if ( empty( $language ) || ! in_array( $language, self::Config()->enabled_languages, true ) ) {
1314
+ $language = self::Config()->default_language;
1315
+ }
1316
  ?>
1317
  <div class="misc-pub-section wpglobus-switch">
1318
  <span id="wpglobus-raw" style="margin-right: 2px;"
1321
  <strong class="<?php echo esc_attr( $highlight_class ); ?>"><?php echo esc_html( $status_text ); ?></strong>
1322
  <a class="button button-small" style="margin:-3px 0 0 3px;"
1323
  href="<?php echo esc_url( $url ); ?>"><?php echo esc_html( $toggle_text ); ?></a>
1324
+
1325
+ <!-- @since 1.9.17 -->
1326
+ <?php // @todo add separate function ?>
1327
+ <input type="hidden" id="<?php echo esc_attr( self::LANGUAGE_META_KEY ); ?>"
1328
+ name="<?php echo esc_attr( self::LANGUAGE_META_KEY ); ?>"
1329
+ value="<?php echo esc_attr( $language ); ?>"/>
1330
  </div>
1331
  <?php
1332
  }
1342
 
1343
  /**
1344
  * Enqueue admin scripts
1345
+ *
1346
  * @return void
1347
  */
1348
  public function on_admin_scripts() {
1356
 
1357
  /**
1358
  * Dequeue autosave for prevent alert from wp.autosave.server.postChanged() after run post_edit in wpglobus.admin.js
1359
+ *
1360
  * @see wp-includes\js\autosave.js
1361
  */
1362
  wp_dequeue_script( 'autosave' );
1363
 
1364
  $pagenow = WPGlobus_WP::pagenow();
1365
 
1366
+ $config = self::Config();
1367
 
1368
  /**
1369
  * Get array of enabled pages for loading js
1405
  'open_languages' => $config->open_languages,
1406
  'en_language_name' => $config->en_language_name,
1407
  'locale_tag_start' => self::LOCALE_TAG_START,
1408
+ 'locale_tag_end' => self::LOCALE_TAG_END,
1409
  );
1410
 
1411
  if ( ! in_array( $pagenow, $enabled_pages ) ) {
1430
  * Set $post_content for default language
1431
  * because we have text with all languages and delimiters in $post->post_content
1432
  * next we send $post_content to js with localize script
1433
+ *
1434
  * @see post_edit() in admin.globus.js
1435
  */
1436
  $post_content = WPGlobus_Core::text_filter( $post->post_content, $config->default_language );
1441
  $post_title = WPGlobus_Core::text_filter( $post->post_title, $config->default_language );
1442
 
1443
  }
 
1444
  }
1445
 
1446
  if ( in_array( $page, array( self::LANGUAGE_EDIT_PAGE, self::OPTIONS_PAGE_SLUG ) ) ) {
1451
  if ( ! wp_script_is( 'select2-js' ) ) {
1452
  wp_enqueue_script(
1453
  'select2-js',
1454
+ self::$PLUGIN_DIR_URL . 'lib/select2.min.js',
1455
  array( 'jquery' ),
1456
  '3.5.2',
1457
  true
1458
  );
1459
  }
 
1460
  }
1461
 
1462
  if ( in_array( $page, $enabled_pages ) ) {
1478
  $tabs_suffix[] = $language;
1479
  }
1480
  }
 
1481
  }
1482
  $i18n = array();
1483
  $i18n['cannot_disable_language'] = __( 'You cannot disable the main language.', 'wpglobus' );
1488
  * Add template for standard excerpt meta box
1489
  */
1490
  $data['template'] = '';
1491
+ foreach ( self::Config()->enabled_languages as $language ) {
1492
 
1493
  $return =
1494
+ $language == self::Config()->default_language ? self::RETURN_IN_DEFAULT_LANGUAGE : self::RETURN_EMPTY;
1495
 
1496
  $classes =
1497
+ in_array( $language, self::Config()->open_languages ) ? 'wpglobus-excerpt wpglobus-translatable' : 'wpglobus-excerpt wpglobus-translatable hidden';
1498
 
1499
+ $data['template'] .= '<textarea data-language="' . $language . '" placeholder="' . self::Config()->en_language_name[ $language ] . '" class="' . $classes . '" rows="1" cols="40" name="excerpt-' . $language . '" id="excerpt-' . $language . '">';
1500
  $data['template'] .= WPGlobus_Core::text_filter( $post->post_excerpt, $language, $return );
1501
  $data['template'] .= '</textarea>';
1502
 
1507
  $blogname = get_option( 'blogname' );
1508
  $blogdesc = get_option( 'blogdescription' );
1509
  $data['blogname'][ $language ] =
1510
+ WPGlobus_Core::text_filter( $blogname, $language, self::RETURN_IN_DEFAULT_LANGUAGE );
1511
  $data['blogdescription'][ $language ] =
1512
+ WPGlobus_Core::text_filter( $blogdesc, $language, self::RETURN_IN_DEFAULT_LANGUAGE );
1513
  }
 
1514
  }
1515
 
1516
  $data['modify_excerpt'] = true;
1547
 
1548
  if ( ! empty( $post ) ) {
1549
  $data['post_type'] = $post->post_type;
1550
+ $opts = (array) get_option( self::Config()->option_post_meta_settings );
1551
  if ( empty( $opts ) ) {
1552
  $data['post_meta_settings'] = '';
1553
  } else {
1555
  }
1556
  }
1557
 
1558
+ $data['customFieldsEnabled'] = true;
1559
 
1560
  /**
1561
  * Filter to enable/disable multilingual custom fields on post.php|post-new.php page.
1562
  * Returning boolean.
1563
+ *
1564
  * @since 1.6.5
1565
  *
1566
+ * @param boolean $data [ 'customFieldsEnabled' ] Enabled by default.
1567
  * @param WP_Post Object $post Current post.
1568
  */
1569
+ $data['customFieldsEnabled'] = apply_filters( 'wpglobus_custom_fields_enabled', $data['customFieldsEnabled'], $post );
1570
 
1571
+ if ( $data['customFieldsEnabled'] ) {
1572
+ $data['customFieldsEnabled'] = 'true';
1573
  } else {
1574
+ $data['customFieldsEnabled'] = 'false';
1575
  }
1576
+ } elseif ( 'nav-menus.php' === $page ) {
 
1577
 
1578
  $page_action = 'menu-edit';
1579
  $menu_items = array();
1621
  $_raw_title = $term->name;
1622
  }
1623
 
1624
+ $_raw_title = trim( $_raw_title );
1625
  if ( ! empty( $_raw_title ) ) {
1626
  $item->post_title = $_raw_title;
1627
  // Save the raw title in the menu.
1628
+ $wpdb->query( $wpdb->prepare( "UPDATE $wpdb->posts SET post_title = %s WHERE ID = %d", $_raw_title, $item->ID ) );
1629
  }
1630
 
1631
  endif; // Empty post_title.
1648
  foreach ( self::Config()->enabled_languages as $language ) {
1649
 
1650
  $return =
1651
+ $language == self::Config()->default_language ? self::RETURN_IN_DEFAULT_LANGUAGE : self::RETURN_EMPTY;
1652
 
1653
  /**
1654
  * Navigation Label
1683
 
1684
  $i18n['save_nav_menu'] = __( '*) Available after the menu is saved.', 'wpglobus' );
1685
 
1686
+ } elseif ( 'edit-tags.php' == $page || 'term.php' == $page ) {
1687
 
1688
  global $tag;
1689
 
1690
+ $data['taxonomy'] = empty( $_GET['taxonomy'] ) ? false : sanitize_text_field( wp_unslash( $_GET['taxonomy'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
1691
+ $data['tag_id'] = empty( $_GET['tag_ID'] ) ? false : sanitize_text_field( wp_unslash( $_GET['tag_ID'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
1692
+ $data['has_items'] = true;
1693
  $data['multilingualSlug'] = array();
1694
 
1695
  if ( $data['tag_id'] ) {
1696
  /**
1697
  * For example url: edit-tags.php?action=edit&taxonomy=category&tag_ID=4&post_type=post
1698
  */
1699
+ $page_action = 'taxonomy-edit';
1700
  $data['multilingualSlug']['title'] =
1701
  '<div class=""><a href="' . WPGlobus_Utils::url_wpglobus_site() . 'product/wpglobus-plus/#taxonomies" target="_blank">' . esc_html__( 'Need a multilingual slug?', 'wpglobus' ) . '</a></div>';
1702
  } else {
1704
  * For example url: edit-tags.php?taxonomy=category
1705
  * edit-tags.php?taxonomy=product_cat&post_type=product
1706
  */
1707
+ if ( $data['taxonomy'] ) {
1708
+ $terms = get_terms( $data['taxonomy'], array( 'hide_empty' => false ) );
1709
+ if ( is_wp_error( $terms ) || empty( $terms ) ) {
1710
  $data['has_items'] = false;
1711
  }
1712
  }
1718
  $lang = $language == $config->default_language ? 'default' : $language;
1719
  if ( 'default' == $lang ) {
1720
  $data['i18n'][ $lang ]['name'] =
1721
+ WPGlobus_Core::text_filter( $tag->name, $language, self::RETURN_IN_DEFAULT_LANGUAGE );
1722
  $data['i18n'][ $lang ]['description'] =
1723
+ WPGlobus_Core::text_filter( $tag->description, $language, self::RETURN_IN_DEFAULT_LANGUAGE );
1724
  } else {
1725
  $data['i18n'][ $lang ]['name'] =
1726
+ WPGlobus_Core::text_filter( $tag->name, $language, self::RETURN_EMPTY );
1727
  $data['i18n'][ $lang ]['description'] =
1728
+ WPGlobus_Core::text_filter( $tag->description, $language, self::RETURN_EMPTY );
1729
  }
1730
  }
1731
  } else {
1735
  $data['template'] = $this->_get_quickedit_template();
1736
 
1737
  }
 
1738
  } elseif ( $page == 'edit.php' ) {
1739
 
1740
  $page_action = 'edit.php';
1741
 
1742
+ $post_type = empty( $_GET['post_type'] ) ? 'post' : sanitize_text_field( wp_unslash( $_GET['post_type'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
1743
 
1744
  global $posts;
1745
  $data['has_items'] = empty( $posts ) ? false : true;
1760
  }
1761
  }
1762
  }
 
1763
  } elseif ( 'options-general.php' === $page ) {
1764
 
1765
  $page_action = 'options-general.php';
1771
  } elseif ( 'customize.php' === $page ) {
1772
 
1773
  if ( version_compare( WPGLOBUS_VERSION, '1.4.0-beta1', '<' ) ) {
1774
+ $html = sprintf( __( 'You are customizing %s' ), '<strong class="theme-name site-title"><span id="wpglobus-customize-info">' . esc_html( WPGlobus_Core::text_filter( get_option( 'blogname' ), self::Config()->default_language ) ) . '</span></strong>' );
1775
  } else {
1776
  // @since 1.4.0 class panel-title site-title
1777
+ $html = sprintf( __( 'You are customizing %s' ), '<strong class="panel-title site-title"><span id="wpglobus-customize-info">' . esc_html( WPGlobus_Core::text_filter( get_option( 'blogname' ), self::Config()->default_language ) ) . '</span></strong>' );
1778
  }
1779
 
1780
  $page_action = 'customize.php';
1782
  $page_data_values = array(
1783
  'info' => array(
1784
  'element' => '#customize-info .preview-notice',
1785
+ 'html' => $html,
1786
  ),
1787
  'addElements' => array(
1788
  'wpglobus_blogname' => array(
1790
  'origin_element' => '#customize-control-blogname input',
1791
  'origin_parent' => '#customize-control-blogname',
1792
  'element' => '#customize-control-wpglobus_blogname input',
1793
+ 'value' => WPGlobus_Core::text_filter( get_option( 'blogname' ), self::Config()->language, self::RETURN_EMPTY ),
1794
  ),
1795
  'wpglobus_blogdescription' => array(
1796
  'origin' => 'blogdescription',
1797
  'origin_element' => '#customize-control-blogdescription input',
1798
  'origin_parent' => '#customize-control-blogdescription',
1799
  'element' => '#customize-control-wpglobus_blogdescription input',
1800
+ 'value' => WPGlobus_Core::text_filter( get_option( 'blogdescription' ), self::Config()->language, self::RETURN_EMPTY ),
1801
+ ),
1802
+ ),
1803
  );
1804
 
1805
  } elseif ( in_array( $page, array( 'wpglobus_options', self::LANGUAGE_EDIT_PAGE ), true ) ) {
1811
  $page_action = 'wpglobus_clean';
1812
 
1813
  } elseif (
1814
+ ( 'admin.php' === $pagenow && ! empty( $_GET['page'] ) // phpcs:ignore WordPress.CSRF.NonceVerification
1815
+ && self::PAGE_WPGLOBUS_ADMIN_CENTRAL === $_GET['page'] ) // phpcs:ignore WordPress.CSRF.NonceVerification
1816
  || self::PAGE_WPGLOBUS_ADMIN_CENTRAL === $page
1817
  ) {
1818
 
1823
  /**
1824
  * @since 1.8
1825
  */
1826
+ $data['pagenow'] = $pagenow;
1827
+ $data['page'] = self::PAGE_WPGLOBUS_ADMIN_CENTRAL;
1828
  $data['pageAction'] = $page_action;
1829
 
1830
  } else {
1835
 
1836
  /**
1837
  * WordPress 4.7+ needs a new version of our admin JS.
1838
+ *
1839
  * @since 1.7.0
1840
  */
1841
  $version = '';
1845
 
1846
  /**
1847
  * WordPress 4.9+ needs a new version of our admin JS.
1848
+ *
1849
  * @since 1.9.2
1850
  */
1851
  if ( version_compare( $GLOBALS['wp_version'], '4.8.999', '>' ) ) {
1852
  $version = '-49';
1853
+ }
1854
+
1855
+ /**
1856
+ * @since 1.9.17
1857
+ */
1858
+ if ( self::Config()->builder->is_running() ) {
1859
+
1860
+ wp_register_script(
1861
+ 'wpglobus-admin',
1862
+ self::$PLUGIN_DIR_URL . "includes/builders/assets/wpglobus-admin-builder$version" . self::$_SCRIPT_SUFFIX . '.js',
1863
+ array( 'jquery', 'underscore', 'jquery-ui-dialog', 'jquery-ui-tabs', 'jquery-ui-tooltip' ),
1864
+ WPGLOBUS_VERSION,
1865
+ true
1866
+ );
1867
+ wp_enqueue_script( 'wpglobus-admin' );
1868
+
1869
+ $current_tab = $config->default_language;
1870
+ if ( 'post.php' == $page_action ) {
1871
+ if ( isset( $_GET['post'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
1872
+ $_current_tab = get_post_meta( $_GET['post'], self::Config()->builder->get_language_meta_key(), 'true' ); // phpcs:ignore WordPress.CSRF.NonceVerification
1873
+ if ( $_current_tab ) {
1874
+ $current_tab = $_current_tab;
1875
+ }
1876
+ }
1877
+ }
1878
+ } else {
1879
+
1880
+ wp_register_script(
1881
+ 'wpglobus-admin',
1882
+ self::$PLUGIN_DIR_URL . "includes/js/wpglobus-admin$version" . self::$_SCRIPT_SUFFIX . '.js',
1883
+ array( 'jquery', 'underscore', 'jquery-ui-dialog', 'jquery-ui-tabs', 'jquery-ui-tooltip' ),
1884
+ WPGLOBUS_VERSION,
1885
+ true
1886
+ );
1887
+ wp_enqueue_script( 'wpglobus-admin' );
1888
+
1889
+ $current_tab = $config->default_language;
1890
+
1891
+ }
1892
 
1893
  /**
1894
  * We need to send the HTML breaks and not \r\n to the JS,
1895
  * because we do element.text(...), and \r\n are being removed by TinyMCE
1896
  * See other places with the same bookmark.
1897
+ *
1898
  * @bookmark EDITOR_LINE_BREAKS
1899
  * added 24.05.2015
1900
  * @todo what's next with wpautop? @see 'wpautop()' in https://make.wordpress.org/core/2015/05/14/dev-chat-summary-may-13/
1908
  /**
1909
  * Filter for data to send to JS.
1910
  * Returning array.
1911
+ *
1912
  * @since 1.5.5
1913
  *
1914
  * @param array $data An array with data.
1918
 
1919
  /**
1920
  * Added $_GET array to JS.
1921
+ *
1922
  * @since 1.9.11
1923
  */
1924
  $__get = array();
1925
+ foreach ( $_GET as $_key => $_ ) { // phpcs:ignore WordPress.CSRF.NonceVerification
1926
+ $__get[ $_key ] = WPGlobus_Utils::safe_get( $_key );
1927
  }
1928
+
1929
  wp_localize_script(
1930
  'wpglobus-admin',
1931
  'WPGlobusAdmin',
1941
  'process_ajax' => __CLASS__ . '_process_ajax',
1942
  'flag_url' => $config->flags_url,
1943
  'tabs' => $tabs_suffix,
1944
+ 'currentTab' => $current_tab,
1945
  'i18n' => $i18n,
1946
+ 'builder' => self::Config()->builder->is_running() ? self::Config()->builder->get_data() : 'false',
1947
+ # @since 1.9.17
1948
+ 'data' => $data,
1949
  )
1950
  );
1951
 
1958
 
1959
  /**
1960
  * Add multisite property
1961
+ *
1962
  * @since 1.6.0
1963
  */
1964
  $is_multisite = 'false';
1969
  /**
1970
  * Filter for custom data to send to JS.
1971
  * Returning array or null.
1972
+ *
1973
  * @since 1.2.9
1974
  *
1975
  * @param array $page_data_values An array with custom data or null.
1983
  'WPGlobusCoreData',
1984
  array_merge(
1985
  array(
1986
+ 'version' => WPGLOBUS_VERSION,
1987
+ 'default_language' => $config->default_language,
1988
+ 'language' => $config->language,
1989
+ 'enabled_languages' => $config->enabled_languages,
1990
+ 'open_languages' => $config->open_languages,
1991
+ 'en_language_name' => $config->en_language_name,
1992
+ 'locale_tag_start' => self::LOCALE_TAG_START,
1993
+ 'locale_tag_end' => self::LOCALE_TAG_END,
1994
+ 'page' => $page_action,
1995
+ 'multisite' => $is_multisite,
1996
+ 'pluginInstallLocation' => array(
1997
+ 'single' => 'plugin-install.php?tab=search&s=WPGlobus&source=WPGlobus',
1998
+ 'multisite' => 'network/plugin-install.php?tab=search&s=WPGlobus&source=WPGlobus',
1999
+ ),
2000
  ), array(
2001
+ $page_data_key => $page_data_values,
2002
  )
2003
  )
2004
  );
2014
 
2015
  /**
2016
  * Filter to disable translation of selected ACF and ACF Pro fields.
2017
+ *
2018
  * @since 1.5.0
2019
  *
2020
  * To exclude field in ACF plugin you need to use the field name from Field Group ( usually wp-admin/edit.php?post_type=acf ).
2029
 
2030
  wp_register_script(
2031
  'wpglobus-acf',
2032
+ self::$PLUGIN_DIR_URL . 'includes/js/wpglobus-vendor-acf' . self::$_SCRIPT_SUFFIX . '.js',
2033
  array( 'jquery', 'wpglobus-admin' ),
2034
  WPGLOBUS_VERSION,
2035
  true
2041
  array(
2042
  'wpglobus_version' => WPGLOBUS_VERSION,
2043
  'pro' => $this->vendors_scripts['ACFPRO'] ? true : false,
2044
+ 'fields' => array(),
2045
+ 'disabledFields' => $disabled_fields,
2046
  )
2047
  );
2048
 
2054
 
2055
  /**
2056
  * Filter to disable making multilingual element on widgets.php page.
2057
+ *
2058
  * @since 1.5.3
2059
  *
2060
  * @param array $disabled_widgets_mask Array of disabled masks.
2065
 
2066
  wp_register_script(
2067
  'wpglobus-widgets',
2068
+ self::$PLUGIN_DIR_URL . 'includes/js/wpglobus-widgets' . self::$_SCRIPT_SUFFIX . '.js',
2069
  array( 'jquery', 'underscore', 'wpglobus-admin' ),
2070
  WPGLOBUS_VERSION,
2071
  true
2076
  'WPGlobusWidgets',
2077
  array(
2078
  'wpglobus_version' => WPGLOBUS_VERSION,
2079
+ 'disabledMask' => $disabled_widgets_mask,
2080
  )
2081
  );
2082
 
2083
  }
 
2084
  } // endif $enabled_pages
2085
  }
2086
 
2107
  if ( 'non-hierarchical' == $type && ! $taxonomy_data->hierarchical ) {
2108
  /**
2109
  * This is tag
2110
+ *
2111
  * @todo Theoretically, it's not "tag". Can be any custom taxonomy. Need to check.
2112
  * @todo
2113
  * Practically in WP: all non-hierarchical taxonomy is tags.
2125
 
2126
  /**
2127
  * Get template for quick edit at edit-tags.php, edit.php screens
2128
+ *
2129
  * @return string
2130
  */
2131
  public function _get_quickedit_template() {
2143
 
2144
  /**
2145
  * Enqueue admin styles
2146
+ *
2147
  * @return void
2148
  */
2149
  public function on_admin_styles() {
2150
 
2151
  $page = '';
2152
+ if ( isset( $_GET['page'] ) && is_string( $_GET['page'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
2153
+ $page = sanitize_text_field( wp_unslash( $_GET['page'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
2154
  }
2155
 
2156
  wp_register_style(
2169
  if ( ! wp_style_is( 'select2-js' ) ) {
2170
  wp_enqueue_style(
2171
  'select2-css',
2172
+ self::$PLUGIN_DIR_URL . 'lib/select2.min.css',
2173
  array(),
2174
  '3.5.2'
2175
  );
2183
 
2184
  /**
2185
  * Loading CSS for enabled pages as for js
2186
+ *
2187
  * @since 1.2.0
2188
  */
2189
  /** @global string $pagenow */
2209
  );
2210
 
2211
  }
 
2212
  }
2213
 
2214
  if ( self::PAGE_WPGLOBUS_ABOUT === $page ) {
2223
  }
2224
 
2225
  }
2226
+
2227
  /**
2228
  * Add hidden submenu for Language edit page
2229
+ *
2230
  * @return void
2231
  */
2232
  public function on_admin_menu() {
2233
+
2234
  /**
2235
  * @todo Temporarily add main menu.
2236
  */
2237
  /**
2238
+ * add_menu_page(
2239
+ * 'WPGlobus',
2240
+ * 'WPGlobus',
2241
+ * 'administrator',
2242
+ * 'wpglobus-main',
2243
+ * array( $this, 'wpglobus_about' )
2244
+ * ); **/
2245
+
2246
  add_submenu_page(
2247
  null,
2248
  '',
2251
  self::LANGUAGE_EDIT_PAGE,
2252
  array(
2253
  $this,
2254
+ 'on_language_edit',
2255
  )
2256
  );
2257
 
2263
  self::PAGE_WPGLOBUS_ABOUT,
2264
  array(
2265
  $this,
2266
+ 'wpglobus_about',
2267
  )
2268
  );
2269
 
2275
  self::PAGE_WPGLOBUS_CLEAN,
2276
  array(
2277
  $this,
2278
+ 'wpglobus_clean',
2279
  )
2280
  );
2281
  }
2282
 
2283
  /**
2284
  * Include file for WPGlobus clean page
2285
+ *
2286
  * @since 1.4.3
2287
  * @return void
2288
  */
2293
 
2294
  /**
2295
  * Include file for WPGlobus about page
2296
+ *
2297
  * @return void
2298
  */
2299
  public function wpglobus_about() {
2303
 
2304
  /**
2305
  * Include file for language edit page
2306
+ *
2307
  * @return void
2308
  */
2309
  public function on_language_edit() {
2326
 
2327
  /**
2328
  * Ability to avoid the localize URL.
2329
+ *
2330
  * @since 1.8.6
2331
  */
2332
  $localize = true;
2342
  if ( ! $localize ) {
2343
  /**
2344
  * URL was localized already.
2345
+ *
2346
+ * @see wp_setup_nav_menu_item() in p-includes\nav-menu.php
2347
  * @since 1.8.6
2348
  */
2349
+ $sorted_menu_items[ $key ]->url = WPGlobus_Utils::localize_url( $sorted_menu_items[ $key ]->url, self::Config()->default_language );
2350
  }
 
2351
  }
2352
  }
2353
 
2354
  /**
2355
  * Filter for menu objects
2356
+ *
2357
  * @since 1.5.1
2358
  *
2359
  * @param array $sorted_menu_items An array of sorted menu items.
2366
 
2367
  /**
2368
  * Enqueue styles
2369
+ *
2370
  * @return void
2371
  */
2372
  public function on_wp_styles() {
2373
  wp_register_style(
2374
  'wpglobus',
2375
+ self::$PLUGIN_DIR_URL . 'includes/css/wpglobus.css',
2376
  array(),
2377
  WPGLOBUS_VERSION,
2378
  'all'
2382
 
2383
  /**
2384
  * Enqueue the `wpglobus.js` script.
2385
+ *
2386
  * @since 1.0
2387
+ * @since 1.7.11 Added self::Config()->enabled_languages.
2388
+ * @since 1.9.17 Added self::Config()->builder.
2389
  */
2390
  public function enqueue_wpglobus_js() {
2391
 
2392
+ $localize_data = array(
2393
+ 'version' => WPGLOBUS_VERSION,
2394
+ 'language' => self::Config()->language,
2395
+ 'enabledLanguages' => self::Config()->enabled_languages,
2396
+ );
2397
+
2398
+ if ( self::Config()->builder->is_run() ) {
2399
+ $localize_data['builder'] = self::Config()->builder->get_data();
2400
+ }
2401
+
2402
  wp_enqueue_script(
2403
  'wpglobus',
2404
+ self::$PLUGIN_DIR_URL . 'includes/js/wpglobus' . self::$_SCRIPT_SUFFIX . '.js',
2405
  array( 'jquery', 'utils' ),
2406
  WPGLOBUS_VERSION,
2407
  true
2410
  wp_localize_script(
2411
  'wpglobus',
2412
  'WPGlobus',
2413
+ $localize_data
 
 
 
 
2414
  );
2415
  }
2416
 
2417
  /**
2418
  * Add rel="alternate" links to head section
2419
+ *
2420
  * @return void
2421
  */
2422
  public function on_add_hreflang() {
2426
  /**
2427
  * Filter hreflang.
2428
  * Returning array.
2429
+ *
2430
  * @since 1.0.14
2431
  *
2432
  * @param string $hreflangs An array.
2435
 
2436
  if ( ! empty( $hreflangs ) ) {
2437
  echo wp_kses( implode( '', $hreflangs ), array(
2438
+ 'link' => array(
2439
+ 'rel' => array(),
2440
+ 'hreflang' => array(),
2441
+ 'href' => array(),
2442
+ ),
2443
  ) );
2444
  }
2445
 
2447
 
2448
  /**
2449
  * Add css styles to head section
2450
+ *
2451
  * @return void
2452
  */
2453
  public function on_wp_head() {
2454
 
2455
+ $config = self::Config();
2456
 
2457
  $css = '';
2458
 
2461
  */
2462
  foreach ( $config->enabled_languages as $language ) {
2463
  $css .= '.wpglobus_flag_' . $language .
2464
+ '{background-image:url(' . $config->flags_url . $config->flag[ $language ] . ")}\n";
2465
  }
2466
 
2467
  /**
2470
  */
2471
  if ( is_rtl() ) {
2472
  $css .= '.wpglobus_flag{background-position:center right;}' .
2473
+ '.wpglobus_language_name{padding-right:22px;}';
2474
  }
2475
 
2476
  /**
2477
  * Filter CSS rules for frontend.
2478
+ *
2479
  * @since 1.6.6
2480
  *
2481
+ * @param string $css CSS rules for flags in the menu.
2482
+ * @param string $config ->css_editor Custom CSS rules @see WPGlobus options.
2483
  *
2484
  * @return string
2485
  */
2497
 
2498
  /**
2499
  * Append language switcher dropdown or flat to a navigation menu, which was created with
2500
+ *
2501
+ * @see wp_list_pages
2502
  *
2503
  * @since 1.5.8
2504
+ *
2505
  * @param string $output The menu HTML string
2506
+ *
2507
  * @return string HTML with appended switcher
2508
  */
2509
  public function filter__wp_list_pages( $output ) {
2511
  /**
2512
  * WPGlobus Configuration setting in admin. Must be "ON" to process.
2513
  */
2514
+ if ( ! self::Config()->selector_wp_list_pages ) {
2515
  return $output;
2516
  }
2517
 
2518
  $current_url = WPGlobus_Utils::current_url();
2519
+ $current_language = self::Config()->language;
2520
 
2521
  /**
2522
  * List of the languages to show in the drop-down.
2524
  * The current one will be shown at the top.
2525
  */
2526
  $extra_languages = array_diff(
2527
+ self::Config()->enabled_languages, (array) $current_language
2528
+ );
2529
 
2530
  /**
2531
  * Filter extra languages.
2532
  * Returning array.
2533
+ *
2534
  * @since 1.0.13
2535
  *
2536
  * @param array $extra_languages An array with languages to show in the dropdown.
2537
  * @param string $current_language The current language.
2538
  */
2539
  $extra_languages = apply_filters(
2540
+ 'wpglobus_extra_languages', $extra_languages, $current_language
2541
+ );
2542
 
2543
  /**
2544
  * Filter to show dropdown menu or not.
2545
  * Returning boolean.
2546
+ *
2547
  * @since 1.2.2
2548
  *
2549
  * @param bool
2550
  * @param WPGlobus_Config
2551
  */
2552
+ $dropdown_menu = apply_filters( 'wpglobus_dropdown_menu', true, self::Config() );
2553
 
2554
  /**
2555
  * Array of menu items
2565
  $span_classes_lang = $this->_get_language_classes( $current_language );
2566
 
2567
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2568
+ esc_html( $flag_name ) . '</span>';
2569
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2570
 
2571
  /**
2572
  * Current language menu item classes
2573
  */
2574
  $menu_item_classes = array(
2575
+ 'page_item' => 'page_item',
2576
+ 'page_item_wpglobus_menu_switch' => 'page_item_wpglobus_menu_switch',
2577
+ 'page_item_has_children' => 'page_item_has_children',
2578
+ 'wpglobus-current-language' => 'wpglobus-current-language',
2579
  );
2580
 
2581
  /**
2582
  * Submenu item classes for extra languages
2583
  */
2584
  $submenu_item_classes = array(
2585
+ 'page_item' => 'page_item',
2586
+ 'page_item_wpglobus_menu_switch' => 'page_item_wpglobus_menu_switch',
2587
+ 'sub_menu_item_wpglobus_menu_switch' => 'sub_menu_item_wpglobus_menu_switch',
2588
  );
2589
 
2590
+ $item = new stdClass();
2591
+ $item->item_has_parent = false;
2592
+ $item->title = $a_tag;
2593
+ $item->url = $url;
2594
+ $item->language = $current_language;
2595
 
2596
  if ( $dropdown_menu ) {
2597
 
2598
  /**
2599
  * Dropdown menu
2600
  */
2601
+ $item->classes = $menu_item_classes;
2602
+
2603
  $item->classes[ 'page_item_wpglobus_menu_switch_' . $current_language ] = 'page_item_wpglobus_menu_switch_' . $current_language;
2604
+
2605
+ $wpglobus_menu_items[] = $item;
2606
 
2607
  $template = '<li {{parent}}<ul class="children">{{children}}</ul></li>';
2608
 
2615
  $span_classes_lang = $this->_get_language_classes( $language );
2616
 
2617
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2618
+ esc_html( $flag_name ) . '</span>';
2619
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2620
 
2621
+ $item = new stdClass();
2622
+
2623
+ $item->item_has_parent = true;
2624
+
2625
+ $item->title = $a_tag;
2626
+
2627
+ $item->url = $url;
2628
+
2629
+ $item->classes = $submenu_item_classes;
2630
+
2631
+ $item->language = $language;
2632
+
2633
+ $item->classes[ 'page_item_wpglobus_menu_switch_' . $language ] = 'page_item_wpglobus_menu_switch_' . $language;
2634
 
2635
+ // $item->object_id = $item->ID;
2636
  $item->object = 'custom';
2637
 
2638
  $wpglobus_menu_items[] = new WP_Post( $item );
2644
  /**
2645
  * Flat menu
2646
  */
2647
+ unset( $submenu_item_classes['sub_menu_item_wpglobus_menu_switch'] );
2648
+
2649
+ $item->classes = $submenu_item_classes;
2650
+
2651
+ $item->classes['wpglobus-current-language'] = 'wpglobus-current-language';
2652
 
 
 
2653
  $item->classes[ 'page_item_wpglobus_menu_switch_' . $item->language ] = 'page_item_wpglobus_menu_switch_' . $item->language;
2654
 
2655
+ $wpglobus_menu_items[] = $item;
2656
 
2657
  $template = '{{parent}}{{children}}';
2658
 
2665
  $span_classes_lang = $this->_get_language_classes( $language );
2666
 
2667
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2668
+ esc_html( $flag_name ) . '</span>';
2669
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2670
 
2671
+ $item = new stdClass();
2672
+ $item->item_has_parent = false;
2673
+ $item->title = $a_tag;
2674
+ $item->url = $url;
2675
+ $item->classes = $submenu_item_classes;
2676
+ $item->classes[] = 'page_item_wpglobus_menu_switch_' . $language;
2677
+ $item->language = $language;
 
2678
 
2679
  $item->object = 'custom';
2680
 
2687
  /**
2688
  * Filter wpglobus selector items.
2689
  * Returning array.
2690
+ *
2691
  * @since 1.5.8
2692
  *
2693
+ * @param array $wpglobus_menu_items An array of selector items.
2694
+ * @param array $extra_languages An array of extra languages.
2695
  */
2696
  $wpglobus_menu_items = apply_filters( 'wpglobus_page_menu_items', $wpglobus_menu_items, $extra_languages );
2697
 
2698
+ $parent = '';
2699
+ $children = '';
2700
 
2701
+ foreach ( $wpglobus_menu_items as $item ) :
2702
 
2703
  if ( $dropdown_menu ) {
2704
 
2717
 
2718
  endforeach;
2719
 
2720
+ $selector_html = str_replace( '{{parent}}', $parent, $template );
2721
  $selector_html = str_replace( '{{children}}', $children, $selector_html );
2722
 
2723
  /**
2724
  * Filter the HTML content for language selector.
2725
  *
2726
+ * @param string $selector_html The HTML content for the navigation menu.
2727
+ * @param array $wpglobus_menu_items An array containing selector element.
2728
  */
2729
  return $output . apply_filters( 'wpglobus_page_menu_items_html', $selector_html, $wpglobus_menu_items );
2730
 
2732
 
2733
  /**
2734
  * Append language switcher dropdown to a navigation menu, which was created with
2735
+ *
2736
+ * @see wp_list_pages
2737
  *
2738
  * @deprecated from 1.5.8
2739
  *
2740
  * @param string $output The menu HTML string
2741
+ *
2742
  * @return string HTML with appended switcher
2743
  */
2744
  public function on_wp_list_pages( $output ) {
2748
  * Filter to use 'filter__wp_list_pages' instead of 'on_wp_list_pages'.
2749
  *
2750
  * @since 1.5.8
2751
+ *
2752
  * @param bool true If to use filter
2753
+ *
2754
  * @return bool
2755
  */
2756
+ apply_filters( 'wpglobus_filter_wp_list_pages', true )
2757
  ) {
2758
  return $this->filter__wp_list_pages( $output );
2759
  }
2761
  /**
2762
  * WPGlobus Configuration setting in admin. Must be "ON" to process.
2763
  */
2764
+ if ( ! self::Config()->selector_wp_list_pages ) {
2765
  return $output;
2766
  }
2767
 
2768
  $current_url = WPGlobus_Utils::current_url();
2769
+ $current_language = self::Config()->language;
2770
 
2771
  /**
2772
  * List of the languages to show in the drop-down.
2774
  * The current one will be shown at the top.
2775
  */
2776
  $extra_languages = array_diff(
2777
+ self::Config()->enabled_languages, (array) $current_language
2778
+ );
2779
 
2780
  /**
2781
  * Filter extra languages.
2782
  * Returning array.
2783
+ *
2784
  * @since 1.0.13
2785
  *
2786
  * @param array $extra_languages An array with languages to show in the dropdown.
2787
  * @param string $current_language The current language.
2788
  */
2789
  $extra_languages = apply_filters(
2790
+ 'wpglobus_extra_languages', $extra_languages, $current_language
2791
+ );
2792
 
2793
  /**
2794
  * Filter to show dropdown menu or not.
2795
  * Returning boolean.
2796
+ *
2797
  * @since 1.2.2
2798
  *
2799
  * @param bool
2800
  * @param WPGlobus_Config
2801
  */
2802
+ $dropdown_menu = apply_filters( 'wpglobus_dropdown_menu', true, self::Config() );
 
2803
 
2804
  /**
2805
  * Build the top-level menu link
2810
  $span_classes_lang = $this->_get_language_classes( $language );
2811
 
2812
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2813
+ esc_html( $flag_name ) . '</span>';
2814
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2815
 
 
2816
  if ( $dropdown_menu ) {
2817
 
2818
  $output .= '<li class="page_item page_item_wpglobus_menu_switch page_item_has_children wpglobus-current-language page_item_wpglobus_menu_switch_' . $language . '">' .
2819
+ $a_tag .
2820
+ '<ul class="children">';
2821
 
2822
  foreach ( $extra_languages as $language ) :
2823
  /**
2828
  $span_classes_lang = $this->_get_language_classes( $language );
2829
 
2830
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2831
+ esc_html( $flag_name ) . '</span>';
2832
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2833
 
2834
  $output .= '<li class="page_item page_item_wpglobus_menu_switch_' . $language . '">' .
2835
+ $a_tag .
2836
+ '</li>';
2837
  endforeach;
2838
 
2839
  $output .= '</ul>' .
2840
+ '</li>';
2841
 
2842
  } else {
2843
 
2844
  $output .= '<li class="page_item page_item_wpglobus_menu_switch wpglobus-current-language page_item_wpglobus_menu_switch_' . $language . '">' .
2845
+ $a_tag .
2846
+ '</li>';
2847
 
2848
  foreach ( $extra_languages as $language ) :
2849
  /**
2850
  * Build the top-level menu link for extra language
2851
  */
2852
+ // $url = WPGlobus_Utils::localize_url( $current_url, $language );
2853
  $url = WPGlobus_Utils::localize_current_url( $language );
2854
  $flag_name = $this->_get_flag_name( $language );
2855
  $span_classes_lang = $this->_get_language_classes( $language );
2856
 
2857
  $link_text = '<span class="' . implode( ' ', $span_classes_lang ) . '">' .
2858
+ esc_html( $flag_name ) . '</span>';
2859
  $a_tag = '<a class="wpglobus-selector-link" href="' . esc_url( $url ) . '">' . $link_text . '</a>';
2860
 
2861
  $output .= '<li class="page_item page_item_wpglobus_menu_switch page_item_wpglobus_menu_switch_' . $language . '">' .
2862
+ $a_tag .
2863
+ '</li>';
2864
  endforeach;
2865
 
2866
  } // $dropdown_menu
2871
  /**
2872
  * Add language switcher to navigation menu
2873
  *
2874
+ * @param array $sorted_menu_items
2875
  * @param stdClass $args An object containing wp_nav_menu() arguments.
2876
  *
2877
  * @return array
2882
  $args
2883
  ) {
2884
 
2885
+ if ( empty( self::Config()->nav_menu ) ) {
2886
  /**
2887
  * User can use WPGlobus widget
2888
+ *
2889
  * @since 1.0.7
2890
  */
2891
  $disable_add_selector = true;
2892
 
2893
+ } elseif ( 'all' === self::Config()->nav_menu ) {
2894
  /**
2895
  * Attach to every nav menu
2896
+ *
2897
  * @since 1.0.7
2898
  */
2899
  $disable_add_selector = false;
2908
  $disable_add_selector = true;
2909
  foreach ( $this->menus as $key => $menu ) {
2910
  $diff = array_diff( $items, $menu->menu_items );
2911
+ if ( empty( $diff ) && self::Config()->nav_menu === $menu->slug ) {
2912
  $disable_add_selector = false;
2913
  break;
2914
  }
2915
  }
 
2916
  }
2917
 
2918
  /**
2919
  * Filter to add or not language selector to the menu.
2920
  * Returning boolean.
2921
+ *
2922
  * @since 1.5.8
2923
  *
2924
+ * @param bool $disable_add_selector Disable or not to add language selector to the menu.
2925
+ * @param stdClass $args An object containing wp_nav_menu() arguments.
2926
  */
2927
  $disable_add_selector = apply_filters( 'wpglobus_menu_add_selector', $disable_add_selector, $args );
2928
 
2936
  * @var string[] $extra_languages
2937
  */
2938
  $extra_languages = array();
2939
+ foreach ( self::Config()->enabled_languages as $languages ) {
2940
+ if ( $languages !== self::Config()->language ) {
2941
  $extra_languages[] = $languages;
2942
  }
2943
  }
2945
  /**
2946
  * Filter extra languages.
2947
  * Returning array.
2948
+ *
2949
  * @since 1.0.13
2950
  *
2951
  * @param array $extra_languages An array of languages to show in the menu.
2952
+ * @param string self::Config()->language The current language.
2953
  */
2954
+ $extra_languages = apply_filters( 'wpglobus_extra_languages', $extra_languages, self::Config()->language );
2955
 
2956
  // Main menu item classes.
2957
  $menu_item_classes = array(
2960
  'menu-item-type-custom',
2961
  'menu-item-object-custom',
2962
  'menu_item_wpglobus_menu_switch',
2963
+ 'wpglobus-selector-link',
2964
  );
2965
 
2966
  // Submenu item classes.
2970
  'menu-item-type-custom',
2971
  'menu-item-object-custom',
2972
  'sub_menu_item_wpglobus_menu_switch',
2973
+ 'wpglobus-selector-link',
2974
  );
2975
 
2976
  if (
2984
  *
2985
  * @return bool Value of the first parameter, possibly updated by the filter
2986
  */
2987
+ apply_filters( 'wpglobus_dropdown_menu', true, self::Config() )
2988
  ) {
2989
  $parent_item_ID = 9999999999; # 9 999 999 999
2990
  } else {
2991
  $parent_item_ID = 0;
2992
  }
2993
 
2994
+ $span_classes_lang = $this->_get_language_classes( self::Config()->language );
2995
 
2996
  $current_url = WPGlobus_Utils::current_url();
2997
 
2998
  $item = new stdClass();
2999
+ $item->ID = 0 === $parent_item_ID ? 'wpglobus_menu_switch_' . self::Config()->language : $parent_item_ID;
3000
  $item->db_id = $item->ID;
3001
  $item->object_id = $item->ID;
3002
  $item->object = 'custom';
3003
  $item->menu_item_parent = 0;
3004
  $item->title =
3005
+ '<span class="' . implode( ' ', $span_classes_lang ) . '">' . $this->_get_flag_name( self::Config()->language ) . '</span>';
3006
  // The top menu level points to the current URL. Useless? Maybe good for refresh.
3007
  $item->url = $current_url;
3008
  $item->classes = $menu_item_classes;
3009
  $item->classes[] = 'wpglobus-current-language';
3010
  $item->description = '';
3011
+ $item->language = self::Config()->language;
3012
 
3013
+ $wpglobus_menu_items[] = new WP_Post( $item );
3014
 
3015
  foreach ( $extra_languages as $language ) {
3016
  $span_classes_lang = $this->_get_language_classes( $language );
3032
  }
3033
 
3034
  $languages = $extra_languages;
3035
+ array_unshift( $languages, self::Config()->language );
3036
 
3037
  return array_merge(
3038
  $sorted_menu_items,
 
3039
  /**
3040
  * This filter can be used to change the order of languages.
3041
  *
3043
  *
3044
  * @param array $wpglobus_menu_items All WPGlobus menu items.
3045
  * @param array $languages All languages, including current.
3046
+ *
3047
  * @return array The filtered list.
3048
  */
3049
  apply_filters( 'wpglobus_menu_items', $wpglobus_menu_items, $languages )
3059
  */
3060
  public function _get_flag_name( $language ) {
3061
 
3062
+ switch ( self::Config()->show_flag_name ) {
3063
+ case 'full_name':
3064
+ $flag_name = self::Config()->language_name[ $language ];
3065
  break;
3066
+ case 'name':
3067
+ $flag_name = self::Config()->language_name[ $language ];
3068
  break;
3069
+ case 'code':
3070
  $flag_name = $language;
3071
  break;
3072
  default:
3079
 
3080
  /**
3081
  * Get language's classes
3082
+ *
3083
  * @since 1.2.1
3084
  *
3085
  * @param string $language
3090
 
3091
  $class = array(
3092
  'wpglobus_flag',
3093
+ 'wpglobus_language_name',
3094
  );
3095
 
3096
  if ( ! empty( $language ) ) {
3097
  $class[] = 'wpglobus_flag_' . $language;
3098
  }
3099
 
3100
+ switch ( self::Config()->show_flag_name ) {
3101
+ case 'full_name':
3102
  /* without flag */
3103
  $class = array(
3104
+ 'wpglobus_language_full_name',
3105
  );
3106
  break;
3107
  }
3111
 
3112
  /**
3113
  * Get navigation menus
3114
+ *
3115
  * @return array
3116
  */
3117
  public static function _get_nav_menus() {
3141
 
3142
  /**
3143
  * Added wp_editor for enabled languages at post.php page
3144
+ *
3145
  * @see action edit_form_after_editor in wp-admin\edit-form-advanced.php:542
3146
  *
3147
  * @param WP_Post $post
3158
  return;
3159
  }
3160
 
3161
+ foreach ( self::Config()->open_languages as $language ) :
3162
+ if ( $language == self::Config()->default_language ) {
3163
 
3164
  continue;
3165
 
3167
 
3168
  $last_user = get_userdata( get_post_meta( $post->ID, '_edit_last', true ) );
3169
  ?>
3170
+ <div
3171
+ id="postdivrich-<?php echo esc_attr( $language ); ?>"
3172
+ class="postarea <?php echo esc_attr( apply_filters( 'wpglobus_postdivrich_class', 'postdivrich-wpglobus', $language ) ); ?>"
3173
+ style="<?php echo esc_attr( apply_filters( 'wpglobus_postdivrich_style', '', $language ) ); ?>">
3174
+ <?php
3175
 
3176
+ wp_editor(
3177
+ WPGlobus_Core::text_filter(
3178
+ $post->post_content,
3179
+ $language,
3180
+ self::RETURN_EMPTY
 
 
 
 
 
 
 
 
 
 
3181
  ),
3182
+ 'content_' . $language,
3183
+ array(
3184
+ '_content_editor_dfw' => true,
3185
+ #'dfw' => true,
3186
+ 'drag_drop_upload' => true,
3187
+ 'tabfocus_elements' => 'insert-media-button,save-post',
3188
+ 'editor_height' => 300,
3189
+ 'editor_class' => 'wpglobus-editor',
3190
+ 'tinymce' => array(
3191
+ 'resize' => true,
3192
+ 'wp_autoresize_on' => true,
3193
+ 'add_unload_trigger' => false,
3194
+ #'readonly' => true /* @todo for WPGlobus Authors */
3195
+ ),
3196
+ )
3197
+ );
3198
 
3199
  /**
3200
  * Add post status info table
3201
+ *
3202
  * @since 1.0.13
3203
  */
3204
  ?>
3206
  <tbody>
3207
  <tr>
3208
  <td id="wp-word-count-<?php echo esc_attr( $language ); ?>"
3209
+ class="wpglobus-wp-word-count"><?php printf(
3210
+ esc_html__( 'Word count: %s' ), '<span class="word-count-' . esc_attr( $language ) . '">0</span>' ); ?></td>
3211
  <td class="autosave-info">
3212
 
3213
  <span class="autosave-message">&nbsp;</span>
3223
  );
3224
  } else {
3225
  printf(
3226
+ esc_html__( 'Last edited on %1$s at %2$s' ),
3227
  esc_html( mysql2date( get_option( 'date_format' ), $post->post_modified ) ),
3228
  esc_html( mysql2date( get_option( 'time_format' ), $post->post_modified ) )
3229
  );
3233
 
3234
  </td>
3235
  <td id="content-resize-handle-<?php echo esc_attr( $language ); ?>"
3236
+ class="wpglobus-content-resize-handle hide-if-no-js"><br/></td>
3237
  </tr>
3238
  </tbody>
3239
  </table>
3245
  }
3246
 
3247
  /**
3248
+ * Surround text with language tags.
3249
  *
3250
  * @param string $text
3251
  * @param string $language
3253
  * @return string
3254
  */
3255
  public static function add_locale_marks( $text, $language ) {
3256
+ /**
3257
+ * @since 1.9.17
3258
+ * Add marks for string only.
3259
+ */
3260
+ if ( ! is_string( $text ) ) {
3261
+ return $text;
3262
+ }
3263
+
3264
+ return sprintf( self::LOCALE_TAG, $language, $text );
3265
  }
3266
 
3267
  /**
3279
  * - [post_name] => {post_id}-autosave-v1 and [post_name] => {post_id}-revision-v1
3280
  * autosave : when [post_name] == {post_id}-autosave-v1 $postarr has [post_content] and [post_title] in default_language
3281
  * regular revision : [post_name] == {post_id}-revision-v1 $postarr has [post_content] and [post_title] in all enabled languages with delimiters
3282
+ *
3283
  * @see https://codex.wordpress.org/Revision_Management
3284
  * see $postarr for more info
3285
  */
3302
 
3303
  /**
3304
  * Now we save post content and post title for all enabled languages for post.php, post-new.php
3305
+ *
3306
  * @todo Check also 'admin-ajax.php', 'nav-menus.php', etc.
3307
  */
3308
  $enabled_pages[] = 'post.php';
3311
  if ( ! in_array( $pagenow, $enabled_pages ) ) {
3312
  /**
3313
  * See other places with the same bookmark.
3314
+ *
3315
  * @bookmark EDITOR_LINE_BREAKS
3316
  */
3317
  // $data['post_content'] = trim( $data['post_content'], '</p><p>' );
3326
  return $data;
3327
  }
3328
 
3329
+ if ( isset( $_GET['action'] ) && 'untrash' === $_GET['action'] ) { // phpcs:ignore WordPress.CSRF.NonceVerification
3330
  /**
3331
  * Don't work with untrash
3332
  */
3334
  }
3335
 
3336
  $devmode = false;
3337
+ if ( 'off' == self::Config()->toggle ) {
3338
  $devmode = true;
3339
  }
3340
 
3341
  if ( ! $devmode ) :
3342
 
3343
+ /**
3344
+ * @since 1.9.17
3345
+ */
3346
+ $meta_value = self::Config()->default_language;
3347
+ if ( isset( $postarr[ self::LANGUAGE_META_KEY ] ) ) {
3348
+ $meta_value = $postarr[ self::LANGUAGE_META_KEY ];
3349
+ }
3350
+
3351
+ /** @global wpdb $wpdb */
3352
+ global $wpdb;
3353
+
3354
+ $__table = _get_meta_table( 'post' );
3355
+
3356
+ $__meta_ids = $wpdb->get_col( $wpdb->prepare( "SELECT meta_value FROM $__table WHERE meta_key = %s AND post_id = %d", self::LANGUAGE_META_KEY, $postarr['ID'] ) );
3357
+ if ( empty( $__meta_ids ) ) {
3358
+ $__data = array(
3359
+ 'post_id' => $postarr['ID'],
3360
+ 'meta_key' => self::LANGUAGE_META_KEY,
3361
+ 'meta_value' => $meta_value,
3362
+ );
3363
+ $result = $wpdb->insert( $__table, $__data, array( '%d', '%s', '%s' ) );
3364
+ } else {
3365
+ $__data = compact( 'meta_value' );
3366
+ $__where = array(
3367
+ 'post_id' => $postarr['ID'],
3368
+ 'meta_key' => self::LANGUAGE_META_KEY,
3369
+ );
3370
+ $result = $wpdb->update( $__table, $__data, $__where );
3371
+ }
3372
+
3373
  $support_title = true;
3374
  if ( ! post_type_supports( $data['post_type'], 'title' ) ) {
3375
  $support_title = false;
3383
  $data['post_title'] = $post_title = trim( $data['post_title'] );
3384
  if ( ! empty( $data['post_title'] ) && $support_title ) {
3385
  $data['post_title'] =
3386
+ self::add_locale_marks( $data['post_title'], self::Config()->default_language );
3387
  }
3388
 
3389
  $data['post_content'] = $post_content = trim( $data['post_content'] );
3390
  if ( ! empty( $data['post_content'] ) && $support_editor ) {
3391
  $data['post_content'] =
3392
+ self::add_locale_marks( $data['post_content'], self::Config()->default_language );
3393
  }
3394
 
3395
  /**
3396
  * Add variables for check extra data
3397
+ *
3398
  * @since 1.2.2
3399
  */
3400
  $has_extra_post_title = false;
3401
  $has_extra_post_content = false;
3402
 
3403
+ foreach ( self::Config()->open_languages as $language ) :
3404
+ if ( $language == self::Config()->default_language ) {
3405
 
3406
  continue;
3407
 
3413
  $title =
3414
  isset( $postarr[ 'post_title_' . $language ] ) ? trim( $postarr[ 'post_title_' . $language ] ) : '';
3415
  if ( ! empty( $title ) ) {
3416
+ $data['post_title'] .= self::add_locale_marks( $postarr[ 'post_title_' . $language ], $language );
3417
+
3418
  $has_extra_post_title = true;
3419
  }
3420
 
3424
  $content =
3425
  isset( $postarr[ 'content_' . $language ] ) ? trim( $postarr[ 'content_' . $language ] ) : '';
3426
  if ( ! empty( $content ) ) {
3427
+ $data['post_content'] .= self::add_locale_marks( $postarr[ 'content_' . $language ], $language );
3428
+
3429
  $has_extra_post_content = true;
3430
  }
 
3431
  }
3432
  endforeach;
3433
 
3449
 
3450
  /**
3451
  * Add wrapper for every table in enabled languages at edit-tags.php page
3452
+ *
3453
  * @return void
3454
  */
3455
  public function on_add_taxonomy_form_wrapper() {
3456
+ foreach ( self::Config()->enabled_languages as $language ) {
3457
  $classes = 'hidden'; ?>
3458
+ <div id="taxonomy-tab-<?php echo esc_attr( $language ); ?>"
3459
+ data-language="<?php echo esc_attr( $language ); ?>"
3460
+ class="<?php echo esc_attr( $classes ); ?>">
3461
  </div>
3462
  <?php
3463
  }
3477
 
3478
  if ( $this->disabled_entity() ) {
3479
  return;
3480
+ }
3481
+ ?>
3482
  <div class="wpglobus-taxonomy-tabs">
3483
+ <ul class="wpglobus-taxonomy-tabs-list">
3484
+ <?php
3485
+ foreach ( self::Config()->open_languages as $language ) {
3486
+ $return =
3487
+ $language == self::Config()->default_language ? self::RETURN_IN_DEFAULT_LANGUAGE : self::RETURN_EMPTY;
3488
+ ?>
3489
+ <li id="wpglobus-link-tab-<?php echo esc_attr( $language ); ?>" class=""
3490
+ data-language="<?php echo esc_attr( $language ); ?>"
3491
+ data-name="<?php echo esc_attr( WPGlobus_Core::text_filter( $object->name, $language, $return ) ); ?>"
3492
+ data-description="<?php echo esc_attr( WPGlobus_Core::text_filter( $object->description, $language, $return ) ); ?>">
3493
+ <a href="#taxonomy-tab-<?php echo esc_attr( $language ); ?>"><?php echo esc_html( self::Config()->en_language_name[ $language ] ); ?></a>
3494
+ </li>
3495
+ <?php
3496
+ }
3497
  ?>
3498
+ </ul>
3499
+ </div>
3500
+ <?php
 
 
 
 
 
 
3501
  }
3502
 
3503
  /**
3504
  * Add language tabs for jQueryUI
3505
+ *
3506
  * @return void
3507
  */
3508
  public function on_add_language_tabs() {
3510
  /** @global WP_Post $post */
3511
  global $post;
3512
 
3513
+ global $pagenow;
3514
+
3515
  if ( $this->disabled_entity( $post->post_type ) ) {
3516
  return;
3517
  }
3518
 
3519
+ $tab_wrapper_class = 'wpglobus-post-body-tabs-list';
3520
+
3521
+ $link_class = array();
3522
+ $link_style = array();
3523
+ $link_title = '';
3524
+ if ( 'post-new.php' == $pagenow ) {
3525
+ $link_class[] = 'ui-state-disabled';
3526
+ $link_style['cursor'] = 'cursor:not-allowed';
3527
+ $link_title = esc_html__( 'Save draft before using extra language.', 'wpglobus' );
3528
+ }
3529
+
3530
  if (
3531
  /**
3532
  * Filter to show language tabs in post page.
3533
+ *
3534
  * @since 1.5.5
3535
  *
3536
  * @param bool
3537
  * Returning boolean.
3538
  */
3539
  apply_filters( 'wpglobus_show_language_tabs', true )
3540
+ ) :
3541
+ ?>
3542
+ <ul class="<?php echo esc_attr( $tab_wrapper_class ); ?>">
3543
+ <?php
3544
  $order = 0;
3545
  foreach ( self::Config()->open_languages as $language ) {
3546
+ $tab_suffix = $language == self::Config()->default_language ? 'default' : $language;
3547
+
3548
+ $_link_class = array();
3549
+ $_link_style = array();
3550
+ $_link_title = '';
3551
+ $_onclick = '';
3552
+ if ( 'post-new.php' == $pagenow && $language != self::Config()->default_language ) {
3553
+ $_link_class = $link_class;
3554
+ $_link_style = $link_style;
3555
+ $_link_title = $link_title;
3556
+ $_onclick = 'onclick="return false;"';
3557
+ }
3558
+ ?>
3559
+ <li id="link-tab-<?php echo esc_attr( $tab_suffix ); ?>"
3560
+ data-language="<?php echo esc_attr( $language ); ?>"
3561
+ data-order="<?php echo esc_attr( $order ); ?>"
3562
+ class="wpglobus-post-tab">
3563
+ <a style="<?php echo esc_attr( implode( ';', $_link_style ) ); ?>"
3564
+ title="<?php echo esc_attr( $_link_title ); ?>"
3565
+ class="<?php echo esc_attr( implode( ' ', $_link_class ) ); ?>"
3566
+ href="#tab-<?php echo esc_attr( $tab_suffix ); ?>"><?php echo esc_html( self::Config()->en_language_name[ $language ] ); ?></a>
3567
+ </li>
3568
+ <?php
3569
  $order ++;
3570
+ }
3571
+ ?>
3572
+ </ul>
3573
+ <?php
3574
 
3575
  endif;
3576
 
3590
  }
3591
 
3592
  /**
3593
+ * Check for support 'title'.
3594
  */
3595
  if ( ! post_type_supports( $post->post_type, 'title' ) ) {
3596
  return;
3597
  }
3598
 
3599
+ if ( self::Config()->builder->is_running() ) {
3600
+ /**
3601
+ * @since 1.9.17
3602
+ */
3603
+ if ( self::Config()->builder->get_language() != self::Config()->default_language ) {
3604
+ // DO NOT ESCAPE THIS: it's HTML, already escaped above.
3605
+ echo apply_filters( 'wpglobus_edit_slug_box', '', self::Config()->builder->get_language() ); // WPCS: XSS ok.
3606
+ }
3607
+ } else {
3608
 
3609
+ foreach ( self::Config()->open_languages as $language ) :
3610
 
3611
+ if ( $language == self::Config()->default_language ) {
3612
 
3613
+ continue;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3614
 
3615
+ } else { ?>
3616
+
3617
+ <div id="titlediv-<?php echo esc_attr( $language ); ?>" class="titlediv-wpglobus">
3618
+ <div id="titlewrap-<?php echo esc_attr( $language ); ?>" class="titlewrap-wpglobus">
3619
+ <label class="screen-reader-text"
3620
+ id="title-prompt-text-<?php echo esc_attr( $language ); ?>"
3621
+ for="title_<?php echo esc_attr( $language ); ?>"><?php echo esc_html( apply_filters( 'enter_title_here',
3622
+ esc_html__( 'Enter title here' ), $post ) ); ?></label>
3623
+ <input type="text" name="post_title_<?php echo esc_attr( $language ); ?>" size="30"
3624
+ value="<?php echo esc_attr( WPGlobus_Core::text_filter( $post->post_title, $language, self::RETURN_EMPTY ) ); ?>"
3625
+ id="title_<?php echo esc_attr( $language ); ?>"
3626
+ class="title_wpglobus"
3627
+ data-language="<?php echo esc_attr( $language ); ?>"
3628
+ autocomplete="off"/>
3629
+ </div> <!-- #titlewrap -->
3630
+ <?php
3631
+ $slug_box = '<div class="inside">
3632
+ <div id="edit-slug-box-' . esc_attr( $language ) . '" class="wpglobus-edit-slug-box hide-if-no-js">
3633
+ <b></b>
3634
+ </div>
3635
+ </div><!-- .inside -->';
3636
+ // DO NOT ESCAPE THIS: it's HTML, already escaped above.
3637
+ echo apply_filters( 'wpglobus_edit_slug_box', $slug_box, $language ); // WPCS: XSS ok.
3638
+ ?>
3639
+ </div> <!-- #titlediv --> <?php
3640
 
3641
+ }
3642
+
3643
+ endforeach;
3644
+
3645
+ }
3646
  }
3647
 
3648
  /**
3660
  /**
3661
  * Try get entity from url. Ex. edit-tags.php?taxonomy=product_cat&post_type=product
3662
  */
3663
+ if ( isset( $_GET['post_type'] ) && is_string( $_GET['post_type'] ) ) {// phpcs:ignore WordPress.CSRF.NonceVerification
3664
+ $entity = sanitize_text_field( wp_unslash( $_GET['post_type'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
3665
  }
3666
+ if ( empty( $entity ) && isset( $_GET['taxonomy'] ) && is_string( $_GET['taxonomy'] ) ) {// phpcs:ignore WordPress.CSRF.NonceVerification
3667
+ $entity = sanitize_text_field( wp_unslash( $_GET['taxonomy'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
3668
  $entity_type = 'taxonomy';
3669
  }
3670
  if ( empty( $entity ) && WPGlobus_WP::is_pagenow( 'edit.php' ) ) {
3694
  * @since 1.6.2
3695
  *
3696
  * @param string $post_type Post type.
3697
+ * @param array $post An object WP_Post.
3698
  *
3699
  * @return string.
3700
  */
3709
 
3710
  /**
3711
  * Filter the array of disabled entities returned for load tabs, scripts, styles.
3712
+ *
3713
  * @since 1.7.6
3714
  *
3715
+ * @see 'wpglobus_disabled_entities' filter in 'admin_init' action.
3716
  *
3717
  * @param array $disabled_entities Array of disabled entities.
3718
+ *
3719
  * @return boolean
3720
  */
3721
  $this->disabled_entities = apply_filters( 'wpglobus_disabled_entities', $this->disabled_entities );
3730
 
3731
  /**
3732
  * Get raw term names for $taxonomy
3733
+ *
3734
  * @todo This method should be somewhere else
3735
  *
3736
  * @param string $taxonomy
3737
  *
3738
+ * @return array|WP_Error
3739
  */
3740
  public static function _get_terms( $taxonomy = '' ) {
3741
 
3745
 
3746
  if ( ! taxonomy_exists( $taxonomy ) ) {
3747
  $error = new WP_Error( 'invalid_taxonomy',
3748
+ __( 'Invalid taxonomy' )
3749
+ );
3750
 
3751
  return $error;
3752
  }
3782
  *
3783
  * @return string
3784
  */
3785
+ public function on__admin_title(
3786
  /** @noinspection PhpUnusedParameterInspection */
3787
  $admin_title,
3788
  $title
3789
  ) {
3790
  $blogname = get_option( 'blogname' );
3791
 
3792
+ if ( self::Config()->builder->is_running() ) {
3793
+ $language = self::Config()->builder->get_language();
3794
+ } else {
3795
+ $language = self::Config()->language;
3796
+ }
3797
+
3798
+ return $title . ' &lsaquo; ' . WPGlobus_Core::text_filter( $blogname, $language, self::RETURN_IN_DEFAULT_LANGUAGE ) . ' &#8212; WordPress';
3799
  }
3800
 
3801
  /**
3802
  * Make correct Site Title in admin bar.
3803
  * Make template for Site Title (option blogname)
3804
  * a Tagline (option blogdescription) at options-general.php page.
3805
+ *
3806
  * @return void
3807
  */
3808
+ public function on__admin_footer() {
3809
 
3810
  $blogname = get_option( 'blogname' );
3811
+
3812
+ if ( self::Config()->builder->is_running() ) {
3813
+ $language = self::Config()->builder->get_language();
3814
+ } else {
3815
+ $language = self::Config()->language;
3816
+ }
3817
+ $bn =
3818
+ WPGlobus_Core::text_filter( $blogname, $language, self::RETURN_IN_DEFAULT_LANGUAGE );
3819
 
3820
  ?>
3821
  <script type='text/javascript'>
3822
+ /* <![CDATA[ */
3823
+ jQuery('#wp-admin-bar-site-name a').eq(0).text("<?php echo esc_js( $bn ); ?>");
3824
+ /* ]]> */
3825
  </script>
3826
  <?php
3827
+ /**
3828
+ * @todo may be move code below to separate filter 'admin_footer' if builder is running. @since 1.9.17
3829
+ */
3830
 
3831
  /**
3832
  * For dialog form
3833
+ *
3834
  * @since 1.2.0
3835
  */
3836
  /** @global string $pagenow */
3837
  global $pagenow;
3838
 
3839
  $page = '';
3840
+ if ( isset( $_GET['page'] ) && is_string( $_GET['page'] ) ) { // phpcs:ignore WordPress.CSRF.NonceVerification
3841
+ $page = sanitize_text_field( wp_unslash( $_GET['page'] ) ); // phpcs:ignore WordPress.CSRF.NonceVerification
3842
  }
3843
 
 
 
 
3844
  if ( in_array( $pagenow, $this->enabled_pages ) || in_array( $page, $this->enabled_pages ) ) {
3845
  /**
3846
  * Output dialog form for window.WPGlobusDialogApp
3851
  <div id="wpglobus-dialog-tabs" class="wpglobus-dialog-tabs">
3852
  <ul class="wpglobus-dialog-tabs-list"> <?php
3853
  $order = 0;
3854
+ foreach ( self::Config()->open_languages as $language ) { ?>
3855
  <li id="dialog-link-tab-<?php echo esc_attr( $language ); ?>"
3856
+ data-language="<?php echo esc_attr( $language ); ?>"
3857
+ data-order="<?php echo esc_attr( $order ); ?>"
3858
+ class="wpglobus-dialog-tab"><a
3859
+ href="#dialog-tab-<?php echo esc_attr( $language ); ?>"><?php echo esc_html( self::Config()->en_language_name[ $language ] ); ?></a>
3860
  </li> <?php
3861
  $order ++;
3862
  } ?>
3863
  </ul> <?php
3864
 
3865
+ foreach ( self::Config()->open_languages as $language ) { ?>
3866
  <div id="dialog-tab-<?php echo esc_attr( $language ); ?>" class="wpglobus-dialog-general">
3867
  <textarea name="wpglobus-dialog-<?php echo esc_attr( $language ); ?>"
3868
+ id="wpglobus-dialog-<?php echo esc_attr( $language ); ?>"
3869
+ class="wpglobus_dialog_textarea textarea"
3870
+ data-language="<?php echo esc_attr( $language ); ?>"
3871
+ data-order="save_dialog"
3872
+ placeholder=""></textarea>
3873
  </div> <?php
3874
  } ?>
3875
  </div>
3887
  <div id="wpglobus-blogname" class="hidden"> <?php
3888
  foreach ( self::Config()->enabled_languages as $language ) :
3889
  $return =
3890
+ $language == self::Config()->default_language ? self::RETURN_IN_DEFAULT_LANGUAGE : self::RETURN_EMPTY; ?>
3891
 
3892
  <input type="text" class="regular-text wpglobus-blogname wpglobus-translatable"
3893
+ value="<?php echo esc_attr( WPGlobus_Core::text_filter( $blogname, $language, $return ) ); ?>"
3894
+ id="blogname-<?php echo esc_attr( $language ); ?>"
3895
+ name="blogname-<?php echo esc_attr( $language ); ?>"
3896
+ data-language="<?php echo esc_attr( $language ); ?>"
3897
+ placeholder="<?php echo esc_attr( self::Config()->en_language_name[ $language ] ); ?>"><br/>
3898
 
3899
+ <?php
3900
  endforeach; ?>
3901
  </div>
3902
 
3903
  <div id="wpglobus-blogdescription" class="hidden"> <?php
3904
  foreach ( self::Config()->enabled_languages as $language ) :
3905
  $return =
3906
+ $language == self::Config()->default_language ? self::RETURN_IN_DEFAULT_LANGUAGE : self::RETURN_EMPTY; ?>
3907
 
3908
  <input type="text" class="regular-text wpglobus-blogdesc wpglobus-translatable"
3909
+ value="<?php echo esc_attr( WPGlobus_Core::text_filter( $blogdesc, $language, $return ) ); ?>"
3910
+ id="blogdescription-<?php echo esc_attr( $language ); ?>"
3911
+ name="blogdescription-<?php echo esc_attr( $language ); ?>"
3912
+ data-language="<?php echo esc_attr( $language ); ?>"
3913
+ placeholder="<?php echo esc_attr( self::Config()->en_language_name[ $language ] ); ?>"><br/>
3914
 
3915
+ <?php
3916
  endforeach; ?>
3917
  </div>
3918
  <?php
3920
 
3921
  /**
3922
  * Shortcut to avoid globals
3923
+ *
3924
  * @return WPGlobus_Config
3925
  */
3926
  public static function Config() {
3937
 
3938
  /**
3939
  * Shortcut to avoid globals
3940
+ *
3941
  * @since 1.1.1
3942
  * @return WPGlobus
3943
  */
3950
 
3951
  /**
3952
  * Show notice to admin about permalinks settings
3953
+ *
3954
  * @since 1.0.13
3955
  */
3956
  public function admin_notice_permalink_structure() {
3970
  */
3971
  public function on_admin_init() {
3972
 
3973
+ if ( defined( 'DOING_AJAX' ) && DOING_AJAX ) { // phpcs:ignore Generic.CodeAnalysis.EmptyStatement
3974
  // do nothing
3975
  } else {
3976
 
3977
  /**
3978
  * For developers use only. Deletes settings with no warning! Irreversible!
3979
+ *
3980
  * @link wp-admin/admin.php?wpglobus-reset-all-options=1
3981
  */
3982
+ if ( ! empty( $_GET['wpglobus-reset-all-options'] ) ) {// phpcs:ignore WordPress.CSRF.NonceVerification
3983
  /** @global wpdb $wpdb */
3984
  global $wpdb;
3985
  $wpdb->query( "DELETE FROM $wpdb->options WHERE option_name LIKE 'wpglobus_option%';" );
3992
  */
3993
  if ( false !== get_transient( 'wpglobus_activated' ) ) {
3994
  delete_transient( 'wpglobus_activated' );
3995
+ wp_redirect( admin_url( add_query_arg( array( 'page' => self::PAGE_WPGLOBUS_ABOUT ), 'admin.php' ) ) );
3996
  exit;
3997
  }
3998
 
3999
  if ( ! get_option( 'permalink_structure' ) ) {
4000
  add_action( 'admin_notices', array( $this, 'admin_notice_permalink_structure' ) );
4001
  }
 
4002
  }
4003
 
4004
  /**
4005
  * Filter the array of disabled entities returned for load tabs, scripts, styles.
4006
+ *
4007
  * @since 1.0.0
4008
  *
4009
+ * @todo may be remove this filter @see 'wpglobus_disabled_entities' in disabled_entity().
4010
  *
4011
  * @param array $disabled_entities Array of disabled entities.
4012
  */
4014
 
4015
  /**
4016
  * Filter the array of opened languages.
4017
+ *
4018
  * @since 1.0.0
4019
  *
4020
  * @param array $open_languages Array of opened languages.
4021
  */
4022
+ self::Config()->open_languages = apply_filters( 'wpglobus_open_languages', self::Config()->open_languages );
4023
 
4024
  /**
4025
  * Filter the array of WPGlobus-enabled pages.
4026
  * Used to load scripts and styles for WPGlobusCore, WPGlobusDialogApp (JS).
4027
+ *
4028
  * @since 1.2.0
4029
  *
4030
  * @param array $enabled_pages Array of enabled pages.
4035
 
4036
  /**
4037
  * Add class to body in admin
4038
+ *
4039
  * @since 1.0.10
4040
  * @see admin_body_class filter
4041
  *
4049
 
4050
  /**
4051
  * Add language selector to admin bar
4052
+ *
4053
  * @since 1.0.8
4054
  *
4055
  * @param WP_Admin_Bar $wp_admin_bar
4068
  'id' => 'wpglobus-language-select',
4069
  'parent' => 'top-secondary',
4070
  'title' => '<span class="ab-icon">' .
4071
+ '<img src="' . self::Config()->flags_url .
4072
+ self::Config()->flag[ self::Config()->language ] . '"/>' .
4073
+ '</span><span class="ab-label">' .
4074
+ self::Config()->language_name[ self::Config()->language ] .
4075
+ '</span>',
4076
  ) );
4077
 
4078
  $add_more_languages = array();
4079
+ foreach ( self::Config()->enabled_languages as $language ) :
4080
 
4081
+ if ( self::Config()->language === $language ) {
4082
  continue;
4083
  }
4084
 
4085
+ $locale = self::Config()->locale[ $language ];
4086
 
4087
  if ( $locale != 'en_US' ) {
4088
  if ( ! in_array( $locale, $available_languages ) ) {
4089
+ $add_more_languages[] = self::Config()->language_name[ $language ];
4090
  continue;
4091
  }
4092
  }
4094
  $wp_admin_bar->add_menu( array(
4095
  'parent' => 'wpglobus-language-select',
4096
  'id' => 'wpglobus-' . $language,
4097
+ 'title' => '<span><img src="' . self::Config()->flags_url . self::Config()->flag[ $language ] . '" /></span>&nbsp;&nbsp;' . self::Config()->language_name[ $language ],
4098
  'href' => admin_url( 'options-general.php' ),
4099
  'meta' => array(
4100
  'tabindex' => - 1,
4101
+ 'onclick' => 'wpglobus_select_lang("' . $locale . '");return false;',
4102
  ),
4103
  ) );
4104
 
4119
  ?>
4120
  <!--suppress AnonymousFunctionJS -->
4121
  <script type="text/javascript">
4122
+ //<![CDATA[
4123
+ jQuery(document).ready(function ($) {
4124
+ $('#wpglobus-default-locale').on('click', function (e) {
4125
+ wpglobus_select_lang('<?php echo esc_js( self::Config()->locale[ self::Config()->language ] ); ?>');
4126
+ });
4127
+ wpglobus_select_lang = function (locale) {
4128
+ $.post(ajaxurl, {
4129
+ action: 'WPGlobus_process_ajax',
4130
+ order: {action: 'wpglobus_select_lang', locale: locale}
4131
+ }, function (d) {
4132
+ })
4133
+ .done(function () {
4134
+ window.location.reload();
4135
+ });
4136
+ }
4137
+ });
4138
+ //]]>
4139
  </script>
4140
  <?php
4141
  }
4148
  */
4149
  public function on__wp_footer() {
4150
 
4151
+ $js = trim( self::Config()->js_editor );
4152
 
4153
  if ( ! empty( $js ) ) {
4154
  $js = wp_kses( $js, array() );
4155
+ $js = str_replace( array( '&gt;', '&lt;' ), array( '>', '<' ), $js );
4156
  ?>
4157
  <script type="text/javascript">
4158
+ <?php echo $js; // phpcs:ignore WordPress.XSS.EscapeOutput ?>
4159
  </script>
4160
  <?php
4161
  }
4162
 
4163
  }
4164
 
4165
+ /**
4166
+ * Check if script is active.
4167
+ *
4168
+ * @since 1.9.17
4169
+ *
4170
+ * @param string $script An script code.
4171
+ *
4172
+ * @return boolean
4173
+ */
4174
+ public function is_script_active( $script = null ) {
4175
+
4176
+ if ( is_null( $script ) ) {
4177
+ return false;
4178
+ }
4179
+
4180
+ if ( ! isset( $this->vendors_scripts[ $script ] ) ) {
4181
+ return false;
4182
+ }
4183
+
4184
+ return $this->vendors_scripts[ $script ];
4185
+
4186
+ }
4187
+
4188
  }
4189
 
4190
  # --- EOF
includes/css/wpglobus-options.css CHANGED
@@ -1,3 +1,3 @@
1
- @supports (display: grid){#wpglobus-options-old-browser-warning{display:none}}#wpglobus-options-intro-text{display:grid;grid-template-columns:100%;place-items:center;grid-gap:0;background-color:#d3e4f4}@media screen and (min-width: 699px){#wpglobus-options-intro-text{grid-template-columns:20% 40% 40%}}#wpglobus-options-intro-text .grid__item{padding:initial;max-width:none}.wpg-bnr{display:grid;grid-template-columns:100%;place-items:center}@media screen and (min-width: 1499px){.wpg-bnr{grid-template-columns:30% 70%}}.wpg-bnr .wpg-bnr__item{max-width:none}#wpglobus-options-intro-text .wpg-bnr-title{padding:20px 0}.wpg-bnr .wpg-img-block{height:150px;width:150px;background-color:#fff}.wpg-bnr .wpg-text-block{width:40%;padding:10px}@media screen and (min-width: 699px){.wpg-bnr .wpg-text-block{width:95%}}.wpglobus-options-wrap{display:grid;grid-template-columns:15% 85%;grid-gap:0;background-color:#f3f3f3}@media screen and (max-width: 750px){.wpglobus-options-wrap{grid-template-columns:7% 93%}}.wpglobus-options-tab{display:none}.wpglobus-options-sidebar li a{display:block;padding:10px 4px 10px 14px;background:transparent;border-width:1px 0;border-style:solid;border-bottom-color:#E7E7E7;border-top-color:#F9F9F9;opacity:0.7;color:#555;font-weight:bold;text-decoration:none;-webkit-transition:none;transition:none}@media screen and (max-width: 750px){.wpglobus-options-sidebar li a{padding:10px 0;text-align:center}}.wpglobus-options-sidebar li a:hover{color:#00f !important}.wpglobus-options-sidebar .wpglobus-tab-link-active{background-color:#fcfcfc}@media screen and (max-width: 750px){.wpglobus-options-sidebar .group_title{display:none}}.wpglobus-options-main{padding:0 10px 10px;background-color:#fcfcfc}.wpglobus-options-main h2{padding-left:20px}.wpglobus-options-main #wpglobus_add_language.button-primary{margin:15px 15px 0}.wpglobus-options-main .tablenav .one-page .displaying-num{margin-right:15px}.wpglobus-options-main .wpglobus-options-field{border:1px solid #a9b6c2;border-radius:0;margin:10px 0}.wpglobus-options-main .wpglobus-options-field .title{margin:0;padding:1em 2em 1em 0;font-size:14px;font-weight:600}.wpglobus-options-main .wpglobus-options-field .grid__item .title{padding:1em 1em 0.5em 1.5em}.wpglobus-options-main .wpglobus-options-field .subtitle{padding:0 2em 0 1.5em;font-size:13px;font-weight:400}.wpglobus-options-main .wpglobus-options-field .description{font-size:13px;font-style:normal}.wpglobus-options-main .wpglobus-options-field-wpglobus_info{min-height:20px;padding:8px 19px;color:#000;background-color:#d3e4f4}.wpglobus-options-main .wpglobus-options-field-wpglobus_info.info{background-color:#d3e4f4;border-color:#a9b6c2}.wpglobus-options-main .wpglobus-options-field-wpglobus_info.normal{background-color:#eeeeee;border-color:#cccccc}.wpglobus-options-main .wpglobus-options-field-wpglobus_sortable{display:grid;grid-template-columns:30% 70%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0;background-color:#d3e4f4}.wpglobus-options-main .wpglobus-options-field-wpglobus_sortable .dashicons-move{cursor:move}.wpglobus-options-main .wpglobus-options-field-wpglobus_sortable .ui-state-highlight{height:2em;line-height:1.5em;background-color:#f1f1f1;width:200px;border-radius:5px}.wpglobus-options-main .wpglobus-options-field-wpglobus_sortable .grid__item{padding:initial;max-width:none}.wpglobus-options-main .wpglobus-options-field-wpglobus_select{display:grid;grid-template-columns:30% 70%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0;background-color:#d3e4f4;padding:20px 0 20px}.wpglobus-options-main .wpglobus-options-field-wpglobus_select .grid__item{padding:initial;max-width:none}.wpglobus-options-main .wpglobus-options-field-wpglobus_select .subtitle{margin:1em 0}.wpglobus-options-main .wpglobus-options-field-wpglobus_ace_editor{display:grid;grid-template-columns:20% 80%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0;background-color:#d3e4f4;padding:20px 0 20px}.wpglobus-options-main .wpglobus-options-field-wpglobus_ace_editor .grid__item{padding:initial;max-width:none}.wpglobus-options-main .wpglobus-options-field-wpglobus_ace_editor .subtitle{margin:1em 0}.wpglobus-options-main .wpglobus-options-field-wpglobus_ace_editor .ace_editor{margin:0 1em 0 0}.wpglobus-options-main .wpglobus-options-field-wpglobus_checkbox{display:grid;grid-template-columns:30% 70%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0;background-color:#d3e4f4;padding:20px 0 20px}.wpglobus-options-main .wpglobus-options-field-wpglobus_checkbox .grid__item{padding:initial;max-width:none}.wpglobus-options-main .wpglobus-options-field-wpglobus_checkbox .subtitle{margin:1em 0}.wpglobus-options-main .wpglobus-options-field-wpglobus_checkbox .checkbox{margin:0 1em 0 0}.wpglobus-options-menu li i,.wpglobus-options-menu li .group_title{color:#1445b8}#wpglobus-tab-link-helpdesk i,#wpglobus-tab-link-helpdesk .group_title{color:#178217}#wpglobus-tab-link-helpdesk .group_title{border-bottom:1px dotted}#wpglobus-tab-link-uninstall i,#wpglobus-tab-link-uninstall .group_title{color:#79867d}#wpglobus-tab-link-recommendations i{color:maroon;-webkit-animation:filter-animation-blink 8s infinite;animation:filter-animation-blink 8s infinite}@-webkit-keyframes filter-animation-blink{0%{-webkit-filter:opacity(0.1);filter:opacity(0.1)}50%{-webkit-filter:opacity(1);filter:opacity(1)}100%{-webkit-filter:opacity(0.1);filter:opacity(0.1)}}@keyframes filter-animation-blink{0%{-webkit-filter:opacity(0.1);filter:opacity(0.1)}50%{-webkit-filter:opacity(1);filter:opacity(1)}100%{-webkit-filter:opacity(0.1);filter:opacity(0.1)}}.wpglobus-recommend-container{display:grid;grid-template-columns:20% 80%;grid-gap:2em}.wpglobus-recommend-container .grid__item{padding:initial;max-width:none}.wpglobus-recommend-container .wpglobus-recommend-logo img{background-color:white;width:100%;max-width:200px;border:1px solid #a9b6c2}.wpglobus-recommend-container h3{margin-top:0;color:#0070a8}@media screen and (max-width: 500px){.wpglobus-recommend-container{grid-template-columns:100%;place-items:center;grid-gap:0}}.wpglobus-options-main #section-tab-customizer ul{margin-left:3em;list-style:initial}
2
 
3
  /*# sourceMappingURL=wpglobus-options.css.map */
1
+ @supports (display: grid){#wpglobus-options-old-browser-warning{display:none}}#wpglobus-options-intro-text{display:grid;grid-template-columns:100%;place-items:center;grid-gap:0;background-color:#d3e4f4}@media screen and (min-width: 699px){#wpglobus-options-intro-text{grid-template-columns:20% 40% 40%}}#wpglobus-options-intro-text .grid__item{padding:initial;max-width:none}.wpg-bnr{display:grid;grid-template-columns:100%;place-items:center}@media screen and (min-width: 1499px){.wpg-bnr{grid-template-columns:30% 70%}}.wpg-bnr .wpg-bnr__item{max-width:none}#wpglobus-options-intro-text .wpg-bnr-title{padding:20px 0}.wpg-bnr .wpg-img-block{height:150px;width:150px;background-color:#fff}.wpg-bnr .wpg-text-block{width:40%;padding:10px}@media screen and (min-width: 699px){.wpg-bnr .wpg-text-block{width:95%}}.wpglobus-options-wrap{display:grid;grid-template-columns:15% 85%;grid-gap:0;background-color:#f3f3f3}@media screen and (max-width: 750px){.wpglobus-options-wrap{grid-template-columns:7% 93%}}.wpglobus-options-tab{display:none}.wpglobus-options-sidebar li a{display:block;padding:10px 4px 10px 14px;background:transparent;border-width:1px 0;border-style:solid;border-bottom-color:#E7E7E7;border-top-color:#F9F9F9;opacity:0.7;color:#555;font-weight:bold;text-decoration:none;-webkit-transition:none;transition:none}@media screen and (max-width: 750px){.wpglobus-options-sidebar li a{padding:10px 0;text-align:center}}.wpglobus-options-sidebar li a:hover{color:#00f !important}.wpglobus-options-sidebar .wpglobus-tab-link-active{background-color:#fcfcfc}@media screen and (max-width: 750px){.wpglobus-options-sidebar .group_title{display:none}}.wpglobus-options-main{padding:0 10px 10px;background-color:#fcfcfc}.wpglobus-options-main h2{padding-left:20px}.wpglobus-options-main #wpglobus_add_language.button-primary{margin:15px 15px 0}.wpglobus-options-main .tablenav .one-page .displaying-num{margin-right:15px}.wpglobus-options-main .wpglobus-options-field{border:1px solid #a9b6c2;border-radius:0;margin:10px 0}.wpglobus-options-main .wpglobus-options-field .title{margin:0;padding:1em 2em 1em 0;font-size:14px;font-weight:600}.wpglobus-options-main .wpglobus-options-field .grid__item .title{padding:1em 1em 0.5em 1.5em}.wpglobus-options-main .wpglobus-options-field .subtitle{padding:0 2em 0 1.5em;font-size:13px;font-weight:400}.wpglobus-options-main .wpglobus-options-field .description{font-size:13px;font-style:normal}.wpglobus-options-main .wpglobus-options-field-wpglobus_info{min-height:20px;padding:8px 19px;color:#000;background-color:#d3e4f4}.wpglobus-options-main .wpglobus-options-field-wpglobus_info.info{background-color:#d3e4f4;border-color:#a9b6c2}.wpglobus-options-main .wpglobus-options-field-wpglobus_info.normal{background-color:#eeeeee;border-color:#cccccc}.wpglobus-options-main .wpglobus-options-field-wpglobus_sortable{display:grid;grid-template-columns:30% 70%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0;background-color:#d3e4f4}.wpglobus-options-main .wpglobus-options-field-wpglobus_sortable .dashicons-move{cursor:move}.wpglobus-options-main .wpglobus-options-field-wpglobus_sortable .ui-state-highlight{height:2em;line-height:1.5em;background-color:#f1f1f1;width:200px;border-radius:5px}.wpglobus-options-main .wpglobus-options-field-wpglobus_sortable .grid__item{padding:initial;max-width:none}.wpglobus-options-main .wpglobus-options-field-wpglobus_select{display:grid;grid-template-columns:30% 70%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0;background-color:#d3e4f4;padding:20px 0 20px}.wpglobus-options-main .wpglobus-options-field-wpglobus_select .grid__item{padding:initial;max-width:none}.wpglobus-options-main .wpglobus-options-field-wpglobus_select .subtitle{margin:1em 0}.wpglobus-options-main .wpglobus-options-field-wpglobus_ace_editor{display:grid;grid-template-columns:20% 80%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0;background-color:#d3e4f4;padding:20px 0 20px}.wpglobus-options-main .wpglobus-options-field-wpglobus_ace_editor .grid__item{padding:initial;max-width:none}.wpglobus-options-main .wpglobus-options-field-wpglobus_ace_editor .subtitle{margin:1em 0}.wpglobus-options-main .wpglobus-options-field-wpglobus_ace_editor .ace_editor{margin:0 1em 0 0}.wpglobus-options-main .wpglobus-options-field-wpglobus_checkbox{display:grid;grid-template-columns:30% 70%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0;background-color:#d3e4f4;padding:20px 0 20px}.wpglobus-options-main .wpglobus-options-field-wpglobus_checkbox .grid__item{padding:initial;max-width:none}.wpglobus-options-main .wpglobus-options-field-wpglobus_checkbox .subtitle{margin:1em 0}.wpglobus-options-main .wpglobus-options-field-wpglobus_checkbox .checkbox{margin:0 1em 0 0}.wpglobus-options-menu li i,.wpglobus-options-menu li .group_title{color:#1445b8}#wpglobus-tab-link-helpdesk i,#wpglobus-tab-link-helpdesk .group_title{color:#178217}#wpglobus-tab-link-helpdesk .group_title{border-bottom:1px dotted}#wpglobus-tab-link-uninstall i,#wpglobus-tab-link-uninstall .group_title{color:#79867d}#wpglobus-tab-link-recommendations i{color:maroon;-webkit-animation:filter-animation-blink 8s infinite;animation:filter-animation-blink 8s infinite}@-webkit-keyframes filter-animation-blink{0%{-webkit-filter:opacity(0.1);filter:opacity(0.1)}50%{-webkit-filter:opacity(1);filter:opacity(1)}100%{-webkit-filter:opacity(0.1);filter:opacity(0.1)}}@keyframes filter-animation-blink{0%{-webkit-filter:opacity(0.1);filter:opacity(0.1)}50%{-webkit-filter:opacity(1);filter:opacity(1)}100%{-webkit-filter:opacity(0.1);filter:opacity(0.1)}}.wpglobus-recommend-container{display:grid;grid-template-columns:20% 80%;grid-gap:2em}.wpglobus-recommend-container .grid__item{padding:initial;max-width:none}.wpglobus-recommend-container .wpglobus-recommend-logo img{background-color:white;width:100%;max-width:200px;border:1px solid #a9b6c2}.wpglobus-recommend-container h3{margin-top:0;color:#0070a8}@media screen and (max-width: 500px){.wpglobus-recommend-container{grid-template-columns:100%;place-items:center;grid-gap:0}}.wpglobus-options-main #section-tab-customizer ul{margin-left:3em;list-style:initial}#wpglobus-options-compatibility{border-collapse:collapse}#wpglobus-options-compatibility th,#wpglobus-options-compatibility td{border:1px solid black;padding:3px}
2
 
3
  /*# sourceMappingURL=wpglobus-options.css.map */
includes/css/wpglobus-options.css.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["wpglobus-options.scss"],"names":[],"mappings":"AAAwB,0BACtB,sCACE,YAAa,CACd,CAMH,6BACE,aACA,2BACA,mBACA,WACA,wBAAyB,CAC1B,qCAGC,6BACE,iCAAkC,CACnC,CAGH,yCACE,gBACA,cAAe,CAChB,SAIC,aACA,2BACA,kBAAmB,CACpB,sCAGC,SACE,6BAA8B,CAC/B,CAGH,wBACE,cAAe,CAChB,4CAGC,cAAe,CAChB,wBAGC,aACA,YACA,qBAAsB,CACvB,yBAGC,UACA,YAAa,CACd,qCAGC,yBACE,SAAU,CACX,CAMH,uBACE,aACA,8BACA,WACA,wBAAoC,CACrC,qCAGC,uBACE,4BAA6B,CAC9B,CAIH,sBACE,YAAa,CACd,+BAMC,cACA,2BACA,uBACA,mBACA,mBACA,4BACA,yBACA,YACA,WACA,iBACA,qBACA,wBACA,eAAgB,CACjB,qCAGC,+BACE,eACA,iBAAkB,CACnB,CAGH,qCACE,qBAAsB,CACvB,oDAGC,wBAAoC,CACrC,qCAGC,uCACE,YAAa,CACd,CAIH,uBACE,oBACA,wBAAoC,CACrC,0BAGC,iBAAkB,CACnB,6DAIC,kBAAmB,CACpB,2DAGC,iBAAkB,CACnB,+CAIC,yBACA,gBACA,aAAc,CACf,sDAGC,SACA,sBACA,eACA,eAAgB,CACjB,kEAGC,2BAA4B,CAC7B,yDAGC,sBACA,eACA,eAAgB,CACjB,4DAGC,eACA,iBAAkB,CACnB,6DAIC,gBACA,iBACA,WACA,wBAAyB,CAE1B,kEAGC,yBACA,oBAAqB,CACtB,oEAGC,yBACA,oBAAqB,CACtB,iEAIC,aACA,8BACA,yBAAA,AAEA,sBAFA,AAEA,mBAAA,WACA,wBAAyB,CAC1B,iFAGC,WAAY,CACb,qFAGC,WACA,kBACA,yBACA,YACA,iBAAkB,CACnB,6EAGC,gBACA,cAAe,CAChB,+DAIC,aACA,8BACA,yBAAA,AACA,sBADA,AACA,mBAAA,WACA,yBACA,mBAAoB,CACrB,2EAGC,gBACA,cAAe,CAChB,yEAGC,YAAa,CACd,mEAIC,aACA,8BACA,yBAAA,AACA,sBADA,AACA,mBAAA,WACA,yBACA,mBAAoB,CACrB,+EAGC,gBACA,cAAe,CAChB,6EAGC,YAAa,CACd,+EAGC,gBAAiB,CAClB,iEAIC,aACA,8BACA,yBAAA,AACA,sBADA,AACA,mBAAA,WACA,yBACA,mBAAoB,CACrB,6EAGC,gBACA,cAAe,CAChB,2EAGC,YAAa,CACd,2EAGC,gBAAiB,CAClB,mEAQC,aAAyB,CAC1B,uEAWC,aAAyB,CAC1B,yCAGC,wBAAyB,CAC1B,yEAeC,aAAwB,CACzB,qCAGC,aACA,qDAAA,AAA6C,4CAAA,CAC9C,0CAGC,GACE,4BAAA,AAAmB,mBAAA,CAGrB,IACE,0BAAA,AAAkB,iBAAA,CAGpB,KACE,4BAAA,AAAmB,mBAAA,CAAA,CAZtB,AAmBD,kCAhBE,GACE,4BAAA,AAAmB,mBAAA,CAGrB,IACE,0BAAA,AAAkB,iBAAA,CAGpB,KACE,4BAAA,AAAmB,mBAAA,CAAA,CAOvB,8BACE,aACA,8BACA,YAAa,CACd,0CAGC,gBACA,cAAe,CAChB,2DAGC,uBACA,WACA,gBACA,wBAAyB,CAC1B,iCAGC,aACA,aAA0B,CAC3B,qCAGC,8BACE,2BACA,mBACA,UAAW,CACZ,CAGH,kDAEI,gBACA,kBAAmB,CACpB","file":"wpglobus-options.css"}
1
+ {"version":3,"sources":["wpglobus-options.scss"],"names":[],"mappings":"AAAwB,0BACtB,sCACE,YAAa,CACd,CAMH,6BACE,aACA,2BACA,mBACA,WACA,wBAAyB,CAC1B,qCAGC,6BACE,iCAAkC,CACnC,CAGH,yCACE,gBACA,cAAe,CAChB,SAIC,aACA,2BACA,kBAAmB,CACpB,sCAGC,SACE,6BAA8B,CAC/B,CAGH,wBACE,cAAe,CAChB,4CAGC,cAAe,CAChB,wBAGC,aACA,YACA,qBAAsB,CACvB,yBAGC,UACA,YAAa,CACd,qCAGC,yBACE,SAAU,CACX,CAMH,uBACE,aACA,8BACA,WACA,wBAAoC,CACrC,qCAGC,uBACE,4BAA6B,CAC9B,CAIH,sBACE,YAAa,CACd,+BAMC,cACA,2BACA,uBACA,mBACA,mBACA,4BACA,yBACA,YACA,WACA,iBACA,qBACA,wBACA,eAAgB,CACjB,qCAGC,+BACE,eACA,iBAAkB,CACnB,CAGH,qCACE,qBAAsB,CACvB,oDAGC,wBAAoC,CACrC,qCAGC,uCACE,YAAa,CACd,CAIH,uBACE,oBACA,wBAAoC,CACrC,0BAGC,iBAAkB,CACnB,6DAIC,kBAAmB,CACpB,2DAGC,iBAAkB,CACnB,+CAIC,yBACA,gBACA,aAAc,CACf,sDAGC,SACA,sBACA,eACA,eAAgB,CACjB,kEAGC,2BAA4B,CAC7B,yDAGC,sBACA,eACA,eAAgB,CACjB,4DAGC,eACA,iBAAkB,CACnB,6DAIC,gBACA,iBACA,WACA,wBAAyB,CAE1B,kEAGC,yBACA,oBAAqB,CACtB,oEAGC,yBACA,oBAAqB,CACtB,iEAIC,aACA,8BACA,yBAAA,AAEA,sBAFA,AAEA,mBAAA,WACA,wBAAyB,CAC1B,iFAGC,WAAY,CACb,qFAGC,WACA,kBACA,yBACA,YACA,iBAAkB,CACnB,6EAGC,gBACA,cAAe,CAChB,+DAIC,aACA,8BACA,yBAAA,AACA,sBADA,AACA,mBAAA,WACA,yBACA,mBAAoB,CACrB,2EAGC,gBACA,cAAe,CAChB,yEAGC,YAAa,CACd,mEAIC,aACA,8BACA,yBAAA,AACA,sBADA,AACA,mBAAA,WACA,yBACA,mBAAoB,CACrB,+EAGC,gBACA,cAAe,CAChB,6EAGC,YAAa,CACd,+EAGC,gBAAiB,CAClB,iEAIC,aACA,8BACA,yBAAA,AACA,sBADA,AACA,mBAAA,WACA,yBACA,mBAAoB,CACrB,6EAGC,gBACA,cAAe,CAChB,2EAGC,YAAa,CACd,2EAGC,gBAAiB,CAClB,mEAQC,aAAyB,CAC1B,uEAWC,aAAyB,CAC1B,yCAGC,wBAAyB,CAC1B,yEAeC,aAAwB,CACzB,qCAGC,aACA,qDAAA,AAA6C,4CAAA,CAC9C,0CAGC,GACE,4BAAA,AAAmB,mBAAA,CAGrB,IACE,0BAAA,AAAkB,iBAAA,CAGpB,KACE,4BAAA,AAAmB,mBAAA,CAAA,CAZtB,AAmBD,kCAhBE,GACE,4BAAA,AAAmB,mBAAA,CAGrB,IACE,0BAAA,AAAkB,iBAAA,CAGpB,KACE,4BAAA,AAAmB,mBAAA,CAAA,CAOvB,8BACE,aACA,8BACA,YAAa,CACd,0CAGC,gBACA,cAAe,CAChB,2DAGC,uBACA,WACA,gBACA,wBAAyB,CAC1B,iCAGC,aACA,aAA0B,CAC3B,qCAGC,8BACE,2BACA,mBACA,UAAW,CACZ,CAGH,kDAEI,gBACA,kBAAmB,CACpB,gCAID,wBAAyB,CAC1B,sEAIC,uBACA,WAAY,CACb","file":"wpglobus-options.css"}
includes/css/wpglobus-options.scss CHANGED
@@ -383,4 +383,14 @@
383
  margin-left: 3em;
384
  list-style: initial;
385
  }
386
- }
 
 
 
 
 
 
 
 
 
 
383
  margin-left: 3em;
384
  list-style: initial;
385
  }
386
+ }
387
+
388
+ #wpglobus-options-compatibility {
389
+ border-collapse: collapse;
390
+ }
391
+
392
+ #wpglobus-options-compatibility th,
393
+ #wpglobus-options-compatibility td {
394
+ border: 1px solid black;
395
+ padding: 3px;
396
+ }
includes/js/wpglobus-admin-49.js CHANGED
@@ -1200,6 +1200,7 @@ jQuery(document).ready(function () {
1200
  $.each(results, function( id, value ) {
1201
  if ( '' != value ) {
1202
  $('#'+id).val(value);
 
1203
  }
1204
  });
1205
  })
1200
  $.each(results, function( id, value ) {
1201
  if ( '' != value ) {
1202
  $('#'+id).val(value);
1203
+ $('#wpglobus-'+id).val( WPGlobusCore.TextFilter(value, WPGlobus.language, 'RETURN_EMPTY') );
1204
  }
1205
  });
1206
  })
includes/js/wpglobus-admin-49.min.js CHANGED
@@ -1 +1 @@
1
- var WPGlobusCore,WPGlobusDialogApp;!function(i){var d;d=WPGlobusCore={strpos:function(t,a,e){var o=(t=""+t).indexOf(a,e);return 0<=o&&o},TextFilter:function(t,a,e){if(void 0===t||""===t)return t;var o,n,i=[],l=!1;a=""==a?"en":a,e=void 0===e||""==e?"RETURN_IN_DEFAULT_LANGUAGE":e,i[0]=[],i[0].start=WPGlobusCoreData.locale_tag_start.replace("%s",a),i[0].end=WPGlobusCoreData.locale_tag_end,i[1]=[],i[1].start="\x3c!--:"+a+"--\x3e",i[1].end="\x3c!--:--\x3e",i[2]=[],i[2].start="[:"+a+"]",i[2].end="[:";for(var s=0;s<3;s++)if(!1!==(o=d.strpos(t,i[s].start))){o+=i[s].start.length,t=!1===(n=d.strpos(t,i[s].end,o))?t.substr(o):t.substr(o,n-o),l=!0;break}return l||("RETURN_EMPTY"==e?(a!=WPGlobusCoreData.default_language||/(\{:|\[:|<!--:)[a-z]{2}/.test(t))&&(t=""):a==WPGlobusCoreData.default_language?/(\{:|\[:|<!--:)[a-z]{2}/.test(t)&&(t=""):t=d.TextFilter(t,WPGlobusCoreData.default_language)),t},addLocaleMarks:function(t,a){return WPGlobusCoreData.locale_tag_start.replace("%s",a)+t+WPGlobusCoreData.locale_tag_end},getTranslations:function(e){var o,n={};return i.each(WPGlobusCoreData.enabled_languages,function(t,a){o=a==WPGlobusCoreData.default_language?"RETURN_IN_DEFAULT_LANGUAGE":"RETURN_EMPTY",n[a]=d.TextFilter(e,a,o)}),n},getString:function(t,a,e){if(void 0===t)return t;void 0===a&&(a=""),void 0===e&&(e=WPGlobusCoreData.language),(t=d.getTranslations(t))[e]=a;var o="";return i.each(t,function(t,a){""!=a&&t!=WPGlobusCoreData.default_language&&(o+=d.addLocaleMarks(a,t))}),""!=t[WPGlobusCoreData.default_language]&&(o=""==o?t[WPGlobusCoreData.default_language]:d.addLocaleMarks(t[WPGlobusCoreData.default_language],WPGlobusCoreData.default_language)+o),o}}}(jQuery),function(m){var f;f=WPGlobusDialogApp={option:{listenClass:".wpglobus_dialog_start",settingsClass:".wpglobus_dialog_settings",dialogTabs:"#wpglobus-dialog-tabs",dialogTitle:"",customData:null,callback:function(){},dialogOptions:{title:"",placeholder:"",formFooter:"",beforeOpen:function(){},close:function(){}},dialog:{}},form:void 0,element:void 0,element_by:"id",id:"",clone_id:"",wpglobus_id:"",type:"textarea",source:"",order:{},value:{},request:"core",attrs:{},dialogTitle:"",trClass:"wpglobus-translatable",startButton:['<span id="wpglobus-dialog-start-{{clone_id}}" ','style="{{style}}" ','data-type="control" data-dialog-title="{{title}}" ','data-source-type="" data-source-id="{{id}}" data-source-name="{{name}}" ','data-nodename="{{nodename}}"',"{{sbTitle}} ",'class="{{classes}}"></span>'].join(""),startButtonClass:"wpglobus_dialog_start wpglobus_dialog_icon",clicks:0,init:function(t){f.option.dialog=f.option.dialogOptions,f.option=m.extend(f.option,t),m(f.option.dialogTabs).tabs(),f.dialogTitle=f.option.dialogTitle,this.attachListener(),null!=f.option.customData&&void 0!==f.option.customData.addElements&&m.each(f.option.customData.addElements,function(t,a){f.addElement(a)})},convertToId:function(t){return t=(t=t.replace(/\]/g,"")).replace(/\[/g,"-")},addElement:function(t){var a={id:null,style:"",styleTextareaWrapper:"",sbTitle:"",onChangeClass:"",dialogTitle:"",dialog:f.option.dialogOptions};if("string"==typeof t)a.id=t;else{if("object"!=typeof t)return;a=m.extend(a,t)}var e,o,n,i=null,l=null,s=null,d=null,u=f.startButton,r="";if(f.element_by="name",0==(d=document.getElementsByName(a.id)).length&&(f.element_by="id",d=document.getElementById(a.id)),null!==d){if(l=a.id,"id"==f.element_by?i=m("#"+l):(r=(r=d[0].nodeName).toLowerCase(),i=m(r+'[name="'+l+'"]')),s=void 0===i.attr("name")||""==i.attr("name")?l:i.attr("name"),f.clone_id=f.convertToId(l),-1!=s.indexOf("wpglobus")||-1!=f.clone_id.indexOf("wpglobus"))return!1;if(0<m("#wpglobus-"+f.clone_id).length)return!1;if(0<m(r+'[name="wpglobus-'+s+'"]').length)return!1;e=m(i.clone()),n=i.attr("style")||"",i.attr("style","display:none;"),e.attr("id","wpglobus-"+f.clone_id).attr("name","wpglobus-"+s),e.addClass(f.trClass),""!=a.onChangeClass&&e.addClass(a.onChangeClass),"id"==f.element_by?e.attr("data-source-id",l).attr("data-source-name","").attr("data-source-get-by",f.element_by):e.attr("data-source-id","").attr("data-source-name",s).attr("data-source-get-by",f.element_by),"textarea"==r?(o=WPGlobusCore.getTranslations(i.val())[WPGlobusCoreData.language],e.val(o),e.attr("data-nodename","textarea"),""==a.style?e.attr("style",n+";width:95%;float:left;"):e.attr("style",n+";"+a.style)):(o=WPGlobusCore.getTranslations(i.val())[WPGlobusCoreData.language],e.attr("value",o),e.attr("data-nodename","input"),""!=a.style&&e.attr("style",n+";"+a.style)),""!=a.dialog&&e.attr("data-dialog",JSON.stringify(a.dialog)),u=u.replace(/{{clone_id}}/g,f.clone_id),u="id"==f.element_by?(u=(u=u.replace(/{{id}}/g,f.clone_id)).replace(/{{name}}/g,"")).replace(/{{nodename}}/g,""):(u=(u=u.replace(/{{id}}/g,"")).replace(/{{name}}/g,s)).replace(/{{nodename}}/g,r),u="textarea"==r?u.replace("{{style}}","float:left;margin-top:0;"):u.replace("{{style}}","");var c="textarea"==r?f.startButtonClass+" wpglobus-textarea wpglobus-textarea-"+f.clone_id:f.startButtonClass;u=u.replace("{{classes}}",c),u=""==a.dialogTitle?u.replace("{{title}}",f.dialogTitle):u.replace("{{title}}",a.dialogTitle),u=""==a.sbTitle?u.replace("{{sbTitle}}",a.sbTitle):u.replace("{{sbTitle}}",'title="'+a.sbTitle+'"'),m(u).insertAfter(i),m(e).insertAfter(i),"textarea"==r&&(m("#wpglobus-"+f.clone_id).addClass("wpglobus-textarea-"+f.clone_id),m(".wpglobus-textarea-"+f.clone_id).wrapAll('<div class="wpglobus-textarea-wrapper" style="'+a.styleTextareaWrapper+'"></div>'));var g,p=!1;if(""==a.onChangeClass)g="#wpglobus-"+f.clone_id;else{g="."+a.onChangeClass;var b=m._data(m(document)[0],"events");void 0===b?p=!0:void 0!==b.change&&m.each(b.change,function(t,a){if(a.selector==g)return!(p=!0)})}return p||m(document).on("change",g,function(){var t=m(this),a=t.data("source-id");a=""==a?t.data("nodename")+'[name="'+t.data("source-name")+'"]':"#"+a,m(a).val(WPGlobusCore.getString(m(a).val(),t.val()))}),!0}},saveDialog:function(){var e,o,n,i="",l="",s="";m(".wpglobus_dialog_textarea").each(function(t,a){e=m(a),o=e.val(),(n=e.data("language"))==WPGlobusAdmin.data.language&&(s=o),""!=o&&(i+=WPGlobusCore.addLocaleMarks(o,n),n==WPGlobusCoreData.default_language&&(l=o))}),i=i.length==l.length+8?l:i,m(f.id).val(i),i=""==s?l:s,m(f.wpglobus_id).val(i)},dialog:m("#wpglobus-dialog-wrapper").dialog({autoOpen:!1,width:650,modal:!0,dialogClass:"wpglobus-dialog",buttons:[{text:"Save",class:"wpglobus-button-save",click:function(){f.saveDialog(),f.dialog.dialog("close")}},{text:"Cancel",class:"wpglobus-button-cancel",click:function(){f.dialog.dialog("close")}}],open:function(t,a){var e=f.dialogTitle;void 0!==f.attrs.maxlength&&(m(".wpglobus_dialog_textarea").attr("maxlength",f.attrs.maxlength),e+=" | maxlength="+f.attrs.maxlength),m(".wpglobus-dialog .ui-dialog-title").text(e)},close:function(){f.runCallback(f.option.dialog.close),f.form[0].reset()}}),attachListener:function(){m(document).on("click",f.option.settingsClass,function(){m(".wpglobus_dialog_options_wrapper").hasClass("hidden")?m(".wpglobus_dialog_options_wrapper").removeClass("hidden"):m(".wpglobus_dialog_options_wrapper").addClass("hidden")}),m(document).on("click",".wpglobus_dialog_option",function(t){var a=m(this),e=a.data("object");f.order.action="save_post_meta_settings",f.order.post_type=WPGlobusAdmin.data.post_type,f.order.checked=a.prop("checked"),f.order.id=a.attr("id"),f.order.meta_key=a.data("meta-key"),f.ajax(f.order).done(function(t){"ok"==t.result&&("true"==t.checked?m(e).removeClass("wpglobus_dialog_start_hidden"):m(e).addClass("wpglobus_dialog_start_hidden"))}).fail(function(t){}).always(function(t,a){})}),m(document).on("click",f.option.listenClass,function(a){f.element=m(this),f.id=f.element.data("source-id"),""==f.id?(f.id=f.element.data("nodename")+'[name="'+f.element.data("source-name")+'"]',f.wpglobus_id="#wpglobus-"+f.convertToId(f.element.data("source-name"))):(f.wpglobus_id="#wpglobus-"+f.id,f.id="#"+f.id),f.clicks++,1==f.clicks&&setTimeout(function(){if(1==f.clicks)f.onClick(a);else{var t=m(f.id);t.hasClass("hidden")?t.removeClass("hidden").attr("style","display:block;"):t.addClass("hidden").attr("style","display:none;")}f.clicks=0},200)}),f.form=f.dialog.find("form#wpglobus-dialog-form").on("submit",function(t){t.preventDefault(),f.saveDialog()})},ajax:function(t){return m.ajax({type:"POST",url:WPGlobusAdmin.ajaxurl,data:{action:WPGlobusAdmin.process_ajax,order:t},dataType:"json",async:!1})},onClick:function(t){void 0===f.element.data("dialog-title")||""==f.element.data("dialog-title")?f.dialogTitle=f.option.dialogTitle:f.dialogTitle=f.element.data("dialog-title"),void 0!==f.id&&(f.attrs.maxlength=m(f.id).attr("maxlength")),f.source=f.element.data("source-value"),void 0===f.source&&(f.source=m(f.id).val(),"ajax"==f.request||(f.value=WPGlobusCore.getTranslations(f.source))),f.option.dialog=m.extend({},f.option.dialogOptions,m(f.wpglobus_id).data("dialog")),""!=f.option.dialog.title&&(f.dialogTitle=f.option.dialog.title),m.each(f.value,function(t,a){var e=m("#wpglobus-dialog-"+t);e.val(a),e.attr("placeholder",WPGlobusCore.TextFilter(f.option.dialog.placeholder,t,"RETURN_IN_DEFAULT_LANGUAGE"))}),m("#wpglobus-dialog-form-footer").html(f.option.dialog.formFooter),f.runCallback(f.option.dialog.beforeOpen),f.dialog.dialog("open")},runCallback:function(t){if("object"==typeof t){var a=Object.keys(t)[0],e=t[Object.keys(t)[0]];"window"===a?"function"==typeof window[e]&&window[e](t[Object.keys(t)[1]]):"function"==typeof window[a][e]&&window[a][e](t[Object.keys(t)[1]])}else"string"==typeof t&&"function"==typeof window[t]&&window[t]()}}}(jQuery),jQuery(document).ready(function(){"use strict";var t,c;window.WPGlobusAdminApp=(t=window.WPGlobusAdminApp||{},c=jQuery,t.App=function(t){void 0===window.WPGlobusAdminApp&&(this.config={debug:!1,version:WPGlobusAdmin.version},this.status="ok","undefined"==typeof WPGlobusAdmin?(this.status="error",this.config.debug&&console.log("WPGlobus: error options loading")):this.config.debug&&console.dir(WPGlobusAdmin),this.config.disable_first_language=['<div id="disable_first_language" style="display:block;" class="redux-field-errors notice-red">',"<strong>","<span>&nbsp;</span>",WPGlobusAdmin.i18n.cannot_disable_language,"</strong>","</div>"].join(""),c.extend(this.config,t),"ok"===this.status&&this.init())},t.App.prototype={$document:c(document),init:function(){WPGlobusCoreData.multisite=this.parseBool(WPGlobusCoreData.multisite),this.adminInit(),c("#content").addClass("wpglobus-editor").attr("data-language",WPGlobusAdmin.data.default_language),c("textarea[id^=content_]").each(function(t,a){var e=c(a).attr("id").replace("content_","");c(a).attr("data-language",e)}),"post.php"===WPGlobusAdmin.page?(this.postEdit(),this.set_dialog(),"undefined"!=typeof WPGlobusAioseop&&WPGlobusAioseop.init()):"menu-edit"===WPGlobusAdmin.page?(WPGlobusDialogApp.init({dialogTitle:"Edit description"}),this.navMenus()):"taxonomy-edit"===WPGlobusAdmin.page?WPGlobusAdmin.data.tag_id&&this.taxonomyEdit():"taxonomy-quick-edit"===WPGlobusAdmin.page?this.quickEdit("taxonomy"):"edit.php"===WPGlobusAdmin.page?(this.quickEdit("post"),0<_.size(WPGlobusAdmin.$_get)&&WPGlobusDialogApp.init()):"options-general.php"==WPGlobusAdmin.page?(this.optionsGeneral(),WPGlobusDialogApp.init({customData:WPGlobusCoreData.page_custom_data})):"widgets.php"==WPGlobusAdmin.page?(WPGlobusWidgets.init(),WPGlobusDialogApp.init({dialogTitle:"Edit text"})):"wpglobus_options"==WPGlobusAdmin.page?this.start():"wpglobusAdminCentral"==WPGlobusAdmin.page?this.adminCentral():WPGlobusDialogApp.init({customData:WPGlobusCoreData.page_custom_data})},parseBool:function(t){return!/^(false|0)$/i.test(t)&&!!t},getCurrentTab:function(){return c(".wpglobus-post-body-tabs-list .ui-tabs-active").data("language")},adminInit:function(){var t=c(".wpglobus-addons-group a").data("key");if(void 0!==t)if(0<=window.location.search.indexOf("page=wpglobus_options&tab="+t))WPGlobusCoreData.multisite?window.location=WPGlobusCoreData.pluginInstallLocation.multisite:window.location=WPGlobusCoreData.pluginInstallLocation.single;else{var a=c("#toplevel_page_wpglobus_options li").eq(t+1);WPGlobusCoreData.multisite?c(a).find("a").attr("href",WPGlobusCoreData.pluginInstallLocation.multisite).attr("onclick","window.location=jQuery(this).attr('href');return false;"):c(a).find("a").attr("href",WPGlobusCoreData.pluginInstallLocation.single).attr("onclick","window.location=jQuery(this).attr('href');return false;")}},optionsGeneral:function(){var o=c("#blogname"),t=c("body");o.addClass("hidden"),c("#wpglobus-blogname").insertAfter(o).removeClass("hidden"),t.on("blur",".wpglobus-blogname",function(){c(".wpglobus-blogname").each(function(t,a){var e=c(a);o.val(WPGlobusCore.getString(o.val(),e.val(),e.data("language")))})});var n=c("#blogdescription");n.addClass("hidden"),c("#wpglobus-blogdescription").insertAfter(n).removeClass("hidden"),t.on("blur",".wpglobus-blogdesc",function(){c(".wpglobus-blogdesc").each(function(t,a){var e=c(a);n.val(WPGlobusCore.getString(n.val(),e.val(),e.data("language")))})})},quickEdit:function(n){if(void 0!==WPGlobusAdmin.data.has_items&&WPGlobusAdmin.data.has_items){var o="",l=0;c(document).ajaxComplete(function(t,a,e){void 0!==e.data&&""!=o&&0<=e.data.indexOf("action=inline-save-tax&")&&(c("#"+o+" a.row-title").text(WPGlobusAdmin.qedit_titles[l][WPGlobusAdmin.data.language].name),c("#"+o+" .description").text(WPGlobusAdmin.qedit_titles[l][WPGlobusAdmin.data.language].description))});var i={};c("#the-list tr").each(function(t,a){var e=c(a),o="post"===n?"post-":"tag-";l=e.attr("id").replace(o,""),i[l]={},"post"===n?i[l].source=e.find(".post_title").text():"taxonomy"===n&&(i[l].source=c("#inline_"+l+" .name").text())});var t={action:"get_titles"};t.type=n,t.taxonomy=void 0!==WPGlobusAdmin.data.taxonomy&&WPGlobusAdmin.data.taxonomy,t.title=i,c.ajax({type:"POST",url:WPGlobusAdmin.ajaxurl,data:{action:WPGlobusAdmin.process_ajax,order:t},dataType:"json"}).done(function(t){WPGlobusAdmin.qedit_titles=t.qedit_titles,c.each(t.bulkedit_post_titles,function(t,a){c("#inline_"+t+" .post_title").text(a[WPGlobusAdmin.data.language].name)})}).fail(function(t){}).always(function(t,a){}),c("body").on("change",".wpglobus-quick-edit-title",function(){var n="",i=[];c(".wpglobus-quick-edit-title").each(function(t,a){var e=c(a),o=e.data("language");""!==e.val()&&(n=WPGlobusCore.getString(n,e.val(),o)),WPGlobusAdmin.qedit_titles[l][o].name=e.val(),i[t]=o});var t=c(document).triggerHandler("wpglobus_get_translations",{string:n,lang:i,id:l});void 0!==t&&(n=t),c("input.ptitle").eq(0).attr("value",n),WPGlobusAdmin.qedit_titles[l].source=n}),void 0!==WPGlobusAdmin.data.tags&&c.each(WPGlobusAdmin.data.tags,function(t,a){WPGlobusAdmin.data.value[a].post_id={}}),c("button.save, input#bulk_edit").on("mouseenter",function(t){void 0!==WPGlobusAdmin.data.tags&&("bulk_edit"==t.currentTarget.id?c("input#bulk_edit").unbind("click"):c("button.save").unbind("click"),c("button.save, input#bulk_edit").on("click",function(a){var t=c.when(),e=(c(this),c.Deferred());e.resolve(function(t){t.next(".spinner").css({visibility:"visible"}),"bulk_edit"!=a.currentTarget.id&&c.ajaxSetup({async:!1});var o,n,i,l=t.parents("tr"),s=l.attr("id").replace("edit-","");c.each(WPGlobusAdmin.data.tags,function(t,a){if(0==(o=l.find("textarea[name='"+WPGlobusAdmin.data.names[a]+"']")).length)return!0;WPGlobusAdmin.data.value[a].post_id[s]=o.val(),n=WPGlobusAdmin.data.value[a].post_id[s].split(","),i=[];for(var e=0;e<n.length;e++)n[e]=n[e].trim(" "),""!=n[e]&&(void 0===WPGlobusAdmin.data.tag[a][n[e]]?i[e]=n[e]:i[e]=WPGlobusAdmin.data.tag[a][n[e]]);o.val(i.join(", "))})}(c(this))),t=t.then(function(){return c.when(e.done())}).then(function(){"bulk_edit"!=a.currentTarget.id&&setTimeout(function(){inlineEditPost.save(l),c.ajaxSetup({async:!0})},50)})}))}),c("#the-list").on("click","a.editinline",function(){var t=c(this);if(o=t.parents("tr").attr("id"),"post"===n)l=o.replace("post-","");else{if("taxonomy"!==n)return;l=o.replace("tag-","")}"post"===n&&void 0!==WPGlobusAdmin.data.tags&&c.each(WPGlobusAdmin.data.tags,function(t,a){if(""!=WPGlobusAdmin.data.value[a]){var e,o=c("#edit-"+l+' textarea[name="'+WPGlobusAdmin.data.names[a]+'"]').val();void 0!==o&&(e=o.split(","),c.each(e,function(t,a){o=o.replace(a,WPGlobusCore.TextFilter(a,WPGlobusCoreData.language))}),c("#edit-"+l+' textarea[name="'+WPGlobusAdmin.data.names[a]+'"]').val(o))}});var a=c("#edit-"+l+" input.ptitle").eq(0),e=a.parents("label");a.val(WPGlobusAdmin.qedit_titles[l].source),a.addClass("hidden"),c(WPGlobusAdmin.data.template).insertAfter(e),void 0===WPGlobusAdmin.qedit_titles[l]&&(WPGlobusAdmin.qedit_titles[l]={},WPGlobusAdmin.qedit_titles[l].source=c("#"+o+" .name a.row-title").text(),c(WPGlobusAdmin.data.enabled_languages).each(function(t,a){WPGlobusAdmin.qedit_titles[l][a]={},a==WPGlobusAdmin.data.default_language?WPGlobusAdmin.qedit_titles[l][a].name=WPGlobusAdmin.qedit_titles[l].source:WPGlobusAdmin.qedit_titles[l][a].name="",WPGlobusAdmin.qedit_titles[l][a].description=""})),c(".wpglobus-quick-edit-title").each(function(t,a){var e=c(a),o=e.data("language");e.attr("id",o+l),void 0!==WPGlobusAdmin.qedit_titles[l][o]&&(WPGlobusAdmin.qedit_titles[l][o].name=WPGlobusAdmin.qedit_titles[l][o].name.replace(/\\\'/g,"'"),WPGlobusAdmin.qedit_titles[l][o].name=WPGlobusAdmin.qedit_titles[l][o].name.replace(/\\\"/g,'"'),e.attr("value",WPGlobusAdmin.qedit_titles[l][o].name),WPGlobusAdmin.qedit_titles[l].source=WPGlobusCore.getString(WPGlobusAdmin.qedit_titles[l].source,WPGlobusAdmin.qedit_titles[l][o].name,o))}),c("input.ptitle").eq(0).attr("value",WPGlobusAdmin.qedit_titles[l].source)})}},taxonomyEdit:function(){var a=[];a[0]="name",a[1]="description",c.each(WPGlobusCoreData.enabled_languages,function(t,u){c.each(a,function(t,a){var e,o,n,i,l,s,d;o=u,i=c("#"+(e=a)),l=i.clone(),s=i.attr("name"),d="wpglobus-element wpglobus-element_"+e+" wpglobus-element_"+o+" wpglobus-translatable",n=(n=document.getElementById(e)).nodeName,c(l).attr("id",e+"_"+o),c(l).attr("name",s+"_"+o),o!==WPGlobusCoreData.default_language&&(d+=" hidden"),c(l).attr("class",d),c(l).attr("data-save-to",e),c(l).attr("data-language",o),"INPUT"==n?c(l).attr("value",c("#wpglobus-link-tab-"+o).data(e)):"TEXTAREA"==n&&c(l).text(c("#wpglobus-link-tab-"+o).data(e)),i.addClass("hidden"),0==c(".wpglobus-element_"+e).length?c(l).insertAfter(i):c(l).insertAfter(c(".wpglobus-element_"+e).last())})}),c(".wpglobus-taxonomy-tabs").insertAfter("#ajax-response"),c(".wrap").tabs(),c("body").on("click",".wpglobus-taxonomy-tabs li",function(t){var a=c(this).data("language");c(".wpglobus-element").addClass("hidden"),c(".wpglobus-element_"+a).removeClass("hidden")}),c(".wpglobus-element").on("change",function(){var n=c(this).data("save-to"),i="";c(".wpglobus-element").each(function(t,a){var e=c(a),o=e.val();e.data("save-to")==n&&""!==o&&(i+=WPGlobusCore.addLocaleMarks(o,e.data("language")))}),c("#"+n).val(i)}),c(WPGlobusAdmin.data.multilingualSlug.title).insertAfter(".term-slug-wrap th label")},navMenus:function(){var e,o,n="#menu-to-edit .menu-item",i=function(){o!==c(n).length&&(clearInterval(e),c(n).each(function(t,a){var e=c(a);if(!e.hasClass("wpglobus-menu-item")){var l=c(a).attr("id");c.each(["input.edit-menu-item-title","input.edit-menu-item-attr-title"],function(t,a){var e=c("#"+l+" "+a),o=c(e);if(!o.hasClass("wpglobus-hidden")){o.addClass("wpglobus-hidden"),o.css("display","none");var n=o.parent("label"),i=o.parents("p");c(i).css("height","80px"),c(n).append('<div style="color:#f00;">'+WPGlobusAdmin.i18n.save_nav_menu+"</div>")}}),e.addClass("wpglobus-menu-item")}}))};c.ajaxSetup({beforeSend:function(t,a){void 0!==a.data&&0<=a.data.indexOf("action=add-menu-item")&&(o=c(n).length,e=setInterval(i,500))}}),c(n).each(function(t,a){var e=c(a).attr("id"),u=e.replace("menu-item-","");c.each(["input.edit-menu-item-title","input.edit-menu-item-attr-title"],function(n,i){var l=c("#"+e+" "+i);l.val()!=WPGlobusAdmin.data.items[u][i].source&&l.val(WPGlobusAdmin.data.items[u][i].source);var s=c("#"+e+" "+i).parents("p"),d=0;c.each(WPGlobusAdmin.data.open_languages,function(t,a){var e=l.clone();e.attr("id",l.attr("id")+"-"+a),e.attr("name",l.attr("id")+"-"+a),e.attr("data-language",a),e.attr("data-item-id",u),e.attr("placeholder",WPGlobusAdmin.data.en_language_name[a]);var o=WPGlobusAdmin.data.items[u][a][i].class;0===n&&a===WPGlobusAdmin.data.default_language?e.attr("class",o+" edit-menu-item-title"):e.attr("class",o),""!=WPGlobusAdmin.data.items[u][a][i].caption?e.attr("value",WPGlobusAdmin.data.items[u][a][i].caption):e.attr("value",""),e.css("margin-bottom","0.6em"),c(s).append(e),d=t}),d=40*(d+1),l.css("display","none").attr("class","").addClass("widefat wpglobus-hidden"),c(s).css("height",d+"px").addClass("wpglobus-menu-item-box")}),c(a).addClass("wpglobus-menu-item")}),c(".menus-move-left, .menus-move-right").each(function(t,a){var e,o=c(a),n=(o.parents("li").attr("id").replace("menu-item-",""),o.attr("title"));void 0!==n&&c.each(WPGlobusAdmin.data.post_titles,function(t,a){0<=n.indexOf(t)&&(e=n.replace(t,a),o.attr("title",e),o.text(e))})}),c(".edit-menu-item-title").trigger("change"),wpNavMenu.refreshAdvancedAccessibility(),wpNavMenu.menusChanged=!1,c(".wpglobus-menu-item").on("change",function(){var t,a,e=c(this),o=e.data("item-id");e.hasClass("wpglobus-item-title")&&(t=WPGlobusCore.getString(c("input#edit-menu-item-title-"+o).val(),e.val(),e.data("language")),void 0!==(a=c(document).triggerHandler("wpglobus_get_menu_translations",{string:t,lang:WPGlobusCoreData.open_languages,id:o,type:"input.edit-menu-item-title"}))&&(t=a),c("input#edit-menu-item-title-"+o).val(t)),e.hasClass("wpglobus-item-attr")&&(t=WPGlobusCore.getString(c("input#edit-menu-item-attr-title-"+o).val(),e.val(),e.data("language")),void 0!==(a=c(document).triggerHandler("wpglobus_get_menu_translations",{string:t,lang:WPGlobusCoreData.open_languages,id:o,type:"input.edit-menu-item-attr-title"}))&&(t=a),c("input#edit-menu-item-attr-title-"+o).val(t))});var a=[];setTimeout(function(){c(".edit-menu-item-description").each(function(){var t=c(this).attr("id");a.push(t),WPGlobusDialogApp.addElement(t)}),c(".wpglobus_dialog_start").each(function(){c(this).css({"font-style":"normal"}),c(this).after("<br />")});var t={action:"getNavMenuItemsDescription"};t.menuItems=a,c.ajax({type:"POST",url:WPGlobusAdmin.ajaxurl,data:{action:WPGlobusAdmin.process_ajax,order:t},dataType:"json"}).done(function(t){"object"==typeof t&&c.each(t,function(t,a){""!=a&&c("#"+t).val(a)})}).fail(function(t){}).always(function(t,a){})},1e3)},postEdit:function(){c(document).on("heartbeat-send",function(t,o){void 0!==o.wp_autosave&&(o.wpglobus_heartbeat="wpglobus",c.each(WPGlobusAdmin.data.open_languages,function(t,a){var e=c("#title_"+a).val()||"";""!=(e=c.trim(e))&&(o.wp_autosave["post_title_"+a]=e),e=c("#content_"+a).val()||"",""!=(e=c.trim(e))&&(o.wp_autosave["content_"+a]=e)}))});var e="#postdivrich",o=!0,a="#post-body-content";if(!1===WPGlobusAdmin.data.support.editor&&(o=!(e="#titlediv")),!1===WPGlobusAdmin.data.support.title&&(o=!1),c(a).prepend(c(".wpglobus-post-body-tabs-list")),c.each(WPGlobusAdmin.tabs,function(t,a){"default"===a?(c(e).wrap('<div id="tab-default"></div>'),o&&c(c("#titlediv")).insertBefore(e)):(c(e+"-"+a).wrap('<div id="tab-'+a+'"></div>'),o&&c(c("#titlediv-"+a)).insertBefore(e+"-"+a))}),c(a).addClass("wpglobus-post-body-tabs").tabs({beforeActivate:function(t,a){var e=a.oldTab[0].id.replace("link-tab-",""),o=a.newTab[0].id.replace("link-tab-","");"default"==e&&(e=WPGlobusCoreData.default_language),"default"==o&&(o=WPGlobusCoreData.default_language);var n=c(document).triggerHandler("wpglobus_post_body_tabs",[e,o]);return!(!n&&void 0!==n)}}),c("#title").val(WPGlobusAdmin.title),c("#content").text(WPGlobusAdmin.content),"undefined"!=typeof WPGlobusVendor&&WPGlobusVendor.vendor.WPSEO&&("undefined"!=typeof wpglobus_wpseo?wpglobus_wpseo():"undefined"!=typeof WPGlobusYoastSeo&&("undefined"!=typeof WPGlobusYoastSeoPremium&&WPGlobusYoastSeoPremium&&WPGlobusYoastSeoPremium.init(),WPGlobusYoastSeo.init())),WPGlobusAdmin.data.modify_excerpt){var n=c("#excerpt");n.addClass("hidden").css({display:"none"}),c(WPGlobusAdmin.data.template).insertAfter(n),c("body").on("change",".wpglobus-excerpt",function(){var t=c(this);n.val(WPGlobusCore.getString(n.val(),t.val(),t.data("language")))})}if(void 0!==wp.utils&&void 0!==wp.utils.WordCounter){WPGlobusCoreData.wordCounter={};var l=this,s={};c.each(WPGlobusCoreData.enabled_languages,function(t,a){if(a==WPGlobusCoreData.default_language)return!0;var n,e,i;s[t]="content_"+a,n=jQuery,e=new wp.utils.WordCounter,i=a,WPGlobusCoreData.wordCounter[i]={},WPGlobusCoreData.wordCounter[i].counter=e,n(function(){function o(t){var a,e;"object"==typeof t&&(t="tinymce"==t?l.getCurrentTab():t.target.id.replace("content_","")),void 0!==WPGlobusCoreData.wordCounter[t]&&(a=!WPGlobusCoreData.wordCounter[t].contentEditor||WPGlobusCoreData.wordCounter[t].contentEditor.isHidden()?WPGlobusCoreData.wordCounter[t].content.val():WPGlobusCoreData.wordCounter[t].contentEditor.getContent({format:"raw"}),(e=WPGlobusCoreData.wordCounter[t].counter.count(a))!==WPGlobusCoreData.wordCounter[t].prevCount&&WPGlobusCoreData.wordCounter[t].count.text(e),WPGlobusCoreData.wordCounter[t].prevCount=e)}WPGlobusCoreData.wordCounter[i].content=n("#content_"+i),WPGlobusCoreData.wordCounter[i].count=n("#wp-word-count-"+i).find(".word-count-"+i),WPGlobusCoreData.wordCounter[i].prevCount=0,n(document).on("tinymce-editor-init",function(t,a){if(-1!=n.inArray(a.id,s)){var e=a.id.replace("content_","");(WPGlobusCoreData.wordCounter[e].contentEditor=a).on("nodechange keyup",_.debounce(o,1e3))}}),WPGlobusCoreData.wordCounter[i].content.on("input keyup",_.debounce(o,1e3)),o(i)})})}c(document).on("click","#publish, #save-post",function(){if(1<WPGlobusAdmin.data.open_languages.length){c(document).triggerHandler("wpglobus_before_save_post",{content_tabs_id:a});var t,e=c("#title").val(),o="",n="";0==e.length&&(t=WPGlobusAdmin.data.open_languages.indexOf(WPGlobusAdmin.data.default_language),WPGlobusAdmin.data.open_languages.splice(t,1),c(WPGlobusAdmin.data.open_languages).each(function(t,a){n=0==t?"":"-",0<(e=c("#title_"+a).val()).length&&(0==o.length&&(n=""),o=o+n+e)})),0<o.length&&c("#title").val(o)}void 0===WPGlobusAdmin.data.tagsdiv||WPGlobusAdmin.data.tagsdiv.length<1||c(WPGlobusAdmin.data.tagsdiv).each(function(t,a){if(0==c("#"+a).length)return!0;var e=a.replace("tagsdiv-","");if("undefined"===e)return!0;if(0==c("#tax-input-"+e).length)return!0;var o,n=[];c("#tagsdiv-"+e+" .tagchecklist li").each(function(t,a){o=(o=c(a).html()).replace(/<button.*<\/button>&nbsp;/,""),void 0===WPGlobusAdmin.data.tag[e][o]?n[t]=o:n[t]=WPGlobusAdmin.data.tag[e][o]}),c("#tax-input-"+e).val(n.join(", "))})}),c(".ui-state-default").on("click",function(){"link-tab-default"===c(this).attr("id")&&(c(window).scrollTop(c(window).scrollTop()+1),c(window).scrollTop(c(window).scrollTop()-1))}),c(document).on("tabsactivate",a,function(t,a){WPGlobusAdmin.currentTab=a.newTab[0].dataset.language}),c(document).triggerHandler("wpglobus_after_post_edit")},adminCentral:function(){c(".wpglobus-admin-central-tab").css({display:"none"}),1<c(".nav-tab-active").length&&c(".wpglobus-about-wrap .nav-tab-wrapper a").removeClass("nav-tab-active");var e=!0;0==location.hash.indexOf("#")&&c(".wpglobus-about-wrap .nav-tab-wrapper a").each(function(t,a){c(a).attr("href")==location.hash&&(e=!1,c(a).addClass("nav-tab-active"))}),e&&c(".wpglobus-about-wrap .nav-tab-wrapper a").eq(0).addClass("nav-tab-active");var t=c(".wpglobus-about-wrap .nav-tab-active").data("tab-id");""!=t&&c("#"+t).css({display:"block"}),c(document).on("click",".wpglobus-about-wrap .nav-tab",function(t){var a=c(this);a.hasClass("nav-tab-active")||(c(".wpglobus-admin-central-tab").css({display:"none"}),c(".wpglobus-about-wrap .nav-tab").removeClass("nav-tab-active"),a.addClass("nav-tab-active"),""!=a.data("tab-id")&&c("#"+a.data("tab-id")).css({display:"block"}))})},start:function(){var a=this;c("#wpglobus_flags").select2({formatResult:this.format,formatSelection:this.format,minimumResultsForSearch:-1,escapeMarkup:function(t){return t}}),c("body").on("click","#enabled_languages-list li:first input",function(t){return t.preventDefault(),c(".redux-save-warn").css({display:"none"}),c("#enabled_languages-list").find("li:first > input").val("1"),0===c("#disable_first_language").length&&c(a.config.disable_first_language).insertAfter("#info_bar"),!1})},format:function(t){return'<img class="wpglobus_flag" src="'+WPGlobusAdmin.flag_url+t.text+'"/>&nbsp;&nbsp;'+t.text},set_dialog:function(){if(void 0===WPGlobusAdmin.data.customFieldsEnabled||(WPGlobusAdmin.data.customFieldsEnabled=this.parseBool(WPGlobusAdmin.data.customFieldsEnabled),WPGlobusAdmin.data.customFieldsEnabled)){var o,a=!1,n=function(t){var s,d,u,r="wpglobus_dialog_start wpglobus_dialog_icon";u=['<div class="wpglobus_dialog_options_wrapper hidden">','<input style="width:initial;" id="wpglobus-cb-{{id}}" data-object="#wpglobus-dialog-start-{{id}}" data-meta-key="{{meta-key}}" class="wpglobus_dialog_option wpglobus_dialog_cb" type="checkbox" {{checked}} />',"</div>"].join(""),c(void 0===t?"#the-list tr":"#the-list tr#"+t).each(function(){var t,a,e,o=c(this),n=o.attr("id"),i=o.find("textarea"),l=r;if(void 0===(s=i.attr("id")))return!0;e=c("#"+n+"-key").val(),t=c("#"+s).clone(),c(i).addClass("wpglobus-dialog-field-source hidden"),a=i.attr("name"),c(t).attr("id","wpglobus-"+s),c(t).attr("name","wpglobus-"+a),c(t).attr("data-source-id",s),c(t).attr("class","wpglobus-dialog-field"),c(t).val(WPGlobusCore.TextFilter(c(i).val(),WPGlobusCoreData.language)),c(t).insertAfter(i),d=(d=u.replace(/{{id}}/g,s)).replace(/{{meta-key}}/g,e),void 0===WPGlobusAdmin.data.post_meta_settings[WPGlobusAdmin.data.post_type]?d=d.replace(/{{checked}}/,"checked"):void 0!==WPGlobusAdmin.data.post_meta_settings[WPGlobusAdmin.data.post_type][e]&&"false"==WPGlobusAdmin.data.post_meta_settings[WPGlobusAdmin.data.post_type][e]?(d=d.replace(/{{checked}}/,""),l=r+" wpglobus_dialog_start_hidden"):(d=d.replace(/{{checked}}/,"checked"),l=r),o.append('<td style="width:20px;"><div id="wpglobus-dialog-start-'+s+'" data-type="control" data-source-type="textarea" data-source-id="'+s+'" class="'+l+'"></div>'+d+"</td>")}),!a&&0<c("#list-table .wpglobus_dialog_start").length&&(c("#list-table thead tr").append('<th class="wpglobus-control-head"><div class="wpglobus_dialog_settings wpglobus_dialog_icon"></div></th>'),a=!0)};n(),c("body").on("change",".wpglobus-dialog-field",function(){var e,o,n=c(this),t="#"+n.data("source-id"),i="";void 0!==t&&(e=c(t).val(),/(\{:|\[:|<!--:)[a-z]{2}/.test(e)?(c.each(WPGlobusCoreData.enabled_languages,function(t,a){""!=(o=a==WPGlobusCoreData.language?n.val():WPGlobusCore.TextFilter(e,a,"RETURN_EMPTY"))&&(i+=WPGlobusCore.addLocaleMarks(o,a))}),c(t).val(i)):c(t).val(n.val()))}),c(document).ajaxSend(function(t,a,e){"add-meta"==e.action&&(o=e.element)}),c(document).ajaxComplete(function(t,a,e){"add-meta"==e.action&&void 0!==a.responseXML&&n("newmeta"==o?"meta-"+c(a.responseXML.documentElement.outerHTML).find("meta").attr("id"):o)}),WPGlobusDialogApp.init({dialogTitle:"Edit meta"})}}},new t.App,t)});
1
+ var WPGlobusCore,WPGlobusDialogApp;!function(i){var d;d=WPGlobusCore={strpos:function(t,a,e){var o=(t=""+t).indexOf(a,e);return 0<=o&&o},TextFilter:function(t,a,e){if(void 0===t||""===t)return t;var o,n,i=[],l=!1;a=""==a?"en":a,e=void 0===e||""==e?"RETURN_IN_DEFAULT_LANGUAGE":e,i[0]=[],i[0].start=WPGlobusCoreData.locale_tag_start.replace("%s",a),i[0].end=WPGlobusCoreData.locale_tag_end,i[1]=[],i[1].start="\x3c!--:"+a+"--\x3e",i[1].end="\x3c!--:--\x3e",i[2]=[],i[2].start="[:"+a+"]",i[2].end="[:";for(var s=0;s<3;s++)if(!1!==(o=d.strpos(t,i[s].start))){o+=i[s].start.length,t=!1===(n=d.strpos(t,i[s].end,o))?t.substr(o):t.substr(o,n-o),l=!0;break}return l||("RETURN_EMPTY"==e?(a!=WPGlobusCoreData.default_language||/(\{:|\[:|<!--:)[a-z]{2}/.test(t))&&(t=""):a==WPGlobusCoreData.default_language?/(\{:|\[:|<!--:)[a-z]{2}/.test(t)&&(t=""):t=d.TextFilter(t,WPGlobusCoreData.default_language)),t},addLocaleMarks:function(t,a){return WPGlobusCoreData.locale_tag_start.replace("%s",a)+t+WPGlobusCoreData.locale_tag_end},getTranslations:function(e){var o,n={};return i.each(WPGlobusCoreData.enabled_languages,function(t,a){o=a==WPGlobusCoreData.default_language?"RETURN_IN_DEFAULT_LANGUAGE":"RETURN_EMPTY",n[a]=d.TextFilter(e,a,o)}),n},getString:function(t,a,e){if(void 0===t)return t;void 0===a&&(a=""),void 0===e&&(e=WPGlobusCoreData.language),(t=d.getTranslations(t))[e]=a;var o="";return i.each(t,function(t,a){""!=a&&t!=WPGlobusCoreData.default_language&&(o+=d.addLocaleMarks(a,t))}),""!=t[WPGlobusCoreData.default_language]&&(o=""==o?t[WPGlobusCoreData.default_language]:d.addLocaleMarks(t[WPGlobusCoreData.default_language],WPGlobusCoreData.default_language)+o),o}}}(jQuery),function(m){var f;f=WPGlobusDialogApp={option:{listenClass:".wpglobus_dialog_start",settingsClass:".wpglobus_dialog_settings",dialogTabs:"#wpglobus-dialog-tabs",dialogTitle:"",customData:null,callback:function(){},dialogOptions:{title:"",placeholder:"",formFooter:"",beforeOpen:function(){},close:function(){}},dialog:{}},form:void 0,element:void 0,element_by:"id",id:"",clone_id:"",wpglobus_id:"",type:"textarea",source:"",order:{},value:{},request:"core",attrs:{},dialogTitle:"",trClass:"wpglobus-translatable",startButton:['<span id="wpglobus-dialog-start-{{clone_id}}" ','style="{{style}}" ','data-type="control" data-dialog-title="{{title}}" ','data-source-type="" data-source-id="{{id}}" data-source-name="{{name}}" ','data-nodename="{{nodename}}"',"{{sbTitle}} ",'class="{{classes}}"></span>'].join(""),startButtonClass:"wpglobus_dialog_start wpglobus_dialog_icon",clicks:0,init:function(t){f.option.dialog=f.option.dialogOptions,f.option=m.extend(f.option,t),m(f.option.dialogTabs).tabs(),f.dialogTitle=f.option.dialogTitle,this.attachListener(),null!=f.option.customData&&void 0!==f.option.customData.addElements&&m.each(f.option.customData.addElements,function(t,a){f.addElement(a)})},convertToId:function(t){return t=(t=t.replace(/\]/g,"")).replace(/\[/g,"-")},addElement:function(t){var a={id:null,style:"",styleTextareaWrapper:"",sbTitle:"",onChangeClass:"",dialogTitle:"",dialog:f.option.dialogOptions};if("string"==typeof t)a.id=t;else{if("object"!=typeof t)return;a=m.extend(a,t)}var e,o,n,i=null,l=null,s=null,d=null,u=f.startButton,r="";if(f.element_by="name",0==(d=document.getElementsByName(a.id)).length&&(f.element_by="id",d=document.getElementById(a.id)),null!==d){if(l=a.id,"id"==f.element_by?i=m("#"+l):(r=(r=d[0].nodeName).toLowerCase(),i=m(r+'[name="'+l+'"]')),s=void 0===i.attr("name")||""==i.attr("name")?l:i.attr("name"),f.clone_id=f.convertToId(l),-1!=s.indexOf("wpglobus")||-1!=f.clone_id.indexOf("wpglobus"))return!1;if(0<m("#wpglobus-"+f.clone_id).length)return!1;if(0<m(r+'[name="wpglobus-'+s+'"]').length)return!1;e=m(i.clone()),n=i.attr("style")||"",i.attr("style","display:none;"),e.attr("id","wpglobus-"+f.clone_id).attr("name","wpglobus-"+s),e.addClass(f.trClass),""!=a.onChangeClass&&e.addClass(a.onChangeClass),"id"==f.element_by?e.attr("data-source-id",l).attr("data-source-name","").attr("data-source-get-by",f.element_by):e.attr("data-source-id","").attr("data-source-name",s).attr("data-source-get-by",f.element_by),"textarea"==r?(o=WPGlobusCore.getTranslations(i.val())[WPGlobusCoreData.language],e.val(o),e.attr("data-nodename","textarea"),""==a.style?e.attr("style",n+";width:95%;float:left;"):e.attr("style",n+";"+a.style)):(o=WPGlobusCore.getTranslations(i.val())[WPGlobusCoreData.language],e.attr("value",o),e.attr("data-nodename","input"),""!=a.style&&e.attr("style",n+";"+a.style)),""!=a.dialog&&e.attr("data-dialog",JSON.stringify(a.dialog)),u=u.replace(/{{clone_id}}/g,f.clone_id),u="id"==f.element_by?(u=(u=u.replace(/{{id}}/g,f.clone_id)).replace(/{{name}}/g,"")).replace(/{{nodename}}/g,""):(u=(u=u.replace(/{{id}}/g,"")).replace(/{{name}}/g,s)).replace(/{{nodename}}/g,r),u="textarea"==r?u.replace("{{style}}","float:left;margin-top:0;"):u.replace("{{style}}","");var c="textarea"==r?f.startButtonClass+" wpglobus-textarea wpglobus-textarea-"+f.clone_id:f.startButtonClass;u=u.replace("{{classes}}",c),u=""==a.dialogTitle?u.replace("{{title}}",f.dialogTitle):u.replace("{{title}}",a.dialogTitle),u=""==a.sbTitle?u.replace("{{sbTitle}}",a.sbTitle):u.replace("{{sbTitle}}",'title="'+a.sbTitle+'"'),m(u).insertAfter(i),m(e).insertAfter(i),"textarea"==r&&(m("#wpglobus-"+f.clone_id).addClass("wpglobus-textarea-"+f.clone_id),m(".wpglobus-textarea-"+f.clone_id).wrapAll('<div class="wpglobus-textarea-wrapper" style="'+a.styleTextareaWrapper+'"></div>'));var g,p=!1;if(""==a.onChangeClass)g="#wpglobus-"+f.clone_id;else{g="."+a.onChangeClass;var b=m._data(m(document)[0],"events");void 0===b?p=!0:void 0!==b.change&&m.each(b.change,function(t,a){if(a.selector==g)return!(p=!0)})}return p||m(document).on("change",g,function(){var t=m(this),a=t.data("source-id");a=""==a?t.data("nodename")+'[name="'+t.data("source-name")+'"]':"#"+a,m(a).val(WPGlobusCore.getString(m(a).val(),t.val()))}),!0}},saveDialog:function(){var e,o,n,i="",l="",s="";m(".wpglobus_dialog_textarea").each(function(t,a){e=m(a),o=e.val(),(n=e.data("language"))==WPGlobusAdmin.data.language&&(s=o),""!=o&&(i+=WPGlobusCore.addLocaleMarks(o,n),n==WPGlobusCoreData.default_language&&(l=o))}),i=i.length==l.length+8?l:i,m(f.id).val(i),i=""==s?l:s,m(f.wpglobus_id).val(i)},dialog:m("#wpglobus-dialog-wrapper").dialog({autoOpen:!1,width:650,modal:!0,dialogClass:"wpglobus-dialog",buttons:[{text:"Save",class:"wpglobus-button-save",click:function(){f.saveDialog(),f.dialog.dialog("close")}},{text:"Cancel",class:"wpglobus-button-cancel",click:function(){f.dialog.dialog("close")}}],open:function(t,a){var e=f.dialogTitle;void 0!==f.attrs.maxlength&&(m(".wpglobus_dialog_textarea").attr("maxlength",f.attrs.maxlength),e+=" | maxlength="+f.attrs.maxlength),m(".wpglobus-dialog .ui-dialog-title").text(e)},close:function(){f.runCallback(f.option.dialog.close),f.form[0].reset()}}),attachListener:function(){m(document).on("click",f.option.settingsClass,function(){m(".wpglobus_dialog_options_wrapper").hasClass("hidden")?m(".wpglobus_dialog_options_wrapper").removeClass("hidden"):m(".wpglobus_dialog_options_wrapper").addClass("hidden")}),m(document).on("click",".wpglobus_dialog_option",function(t){var a=m(this),e=a.data("object");f.order.action="save_post_meta_settings",f.order.post_type=WPGlobusAdmin.data.post_type,f.order.checked=a.prop("checked"),f.order.id=a.attr("id"),f.order.meta_key=a.data("meta-key"),f.ajax(f.order).done(function(t){"ok"==t.result&&("true"==t.checked?m(e).removeClass("wpglobus_dialog_start_hidden"):m(e).addClass("wpglobus_dialog_start_hidden"))}).fail(function(t){}).always(function(t,a){})}),m(document).on("click",f.option.listenClass,function(a){f.element=m(this),f.id=f.element.data("source-id"),""==f.id?(f.id=f.element.data("nodename")+'[name="'+f.element.data("source-name")+'"]',f.wpglobus_id="#wpglobus-"+f.convertToId(f.element.data("source-name"))):(f.wpglobus_id="#wpglobus-"+f.id,f.id="#"+f.id),f.clicks++,1==f.clicks&&setTimeout(function(){if(1==f.clicks)f.onClick(a);else{var t=m(f.id);t.hasClass("hidden")?t.removeClass("hidden").attr("style","display:block;"):t.addClass("hidden").attr("style","display:none;")}f.clicks=0},200)}),f.form=f.dialog.find("form#wpglobus-dialog-form").on("submit",function(t){t.preventDefault(),f.saveDialog()})},ajax:function(t){return m.ajax({type:"POST",url:WPGlobusAdmin.ajaxurl,data:{action:WPGlobusAdmin.process_ajax,order:t},dataType:"json",async:!1})},onClick:function(t){void 0===f.element.data("dialog-title")||""==f.element.data("dialog-title")?f.dialogTitle=f.option.dialogTitle:f.dialogTitle=f.element.data("dialog-title"),void 0!==f.id&&(f.attrs.maxlength=m(f.id).attr("maxlength")),f.source=f.element.data("source-value"),void 0===f.source&&(f.source=m(f.id).val(),"ajax"==f.request||(f.value=WPGlobusCore.getTranslations(f.source))),f.option.dialog=m.extend({},f.option.dialogOptions,m(f.wpglobus_id).data("dialog")),""!=f.option.dialog.title&&(f.dialogTitle=f.option.dialog.title),m.each(f.value,function(t,a){var e=m("#wpglobus-dialog-"+t);e.val(a),e.attr("placeholder",WPGlobusCore.TextFilter(f.option.dialog.placeholder,t,"RETURN_IN_DEFAULT_LANGUAGE"))}),m("#wpglobus-dialog-form-footer").html(f.option.dialog.formFooter),f.runCallback(f.option.dialog.beforeOpen),f.dialog.dialog("open")},runCallback:function(t){if("object"==typeof t){var a=Object.keys(t)[0],e=t[Object.keys(t)[0]];"window"===a?"function"==typeof window[e]&&window[e](t[Object.keys(t)[1]]):"function"==typeof window[a][e]&&window[a][e](t[Object.keys(t)[1]])}else"string"==typeof t&&"function"==typeof window[t]&&window[t]()}}}(jQuery),jQuery(document).ready(function(){"use strict";var t,c;window.WPGlobusAdminApp=(t=window.WPGlobusAdminApp||{},c=jQuery,t.App=function(t){void 0===window.WPGlobusAdminApp&&(this.config={debug:!1,version:WPGlobusAdmin.version},this.status="ok","undefined"==typeof WPGlobusAdmin?(this.status="error",this.config.debug&&console.log("WPGlobus: error options loading")):this.config.debug&&console.dir(WPGlobusAdmin),this.config.disable_first_language=['<div id="disable_first_language" style="display:block;" class="redux-field-errors notice-red">',"<strong>","<span>&nbsp;</span>",WPGlobusAdmin.i18n.cannot_disable_language,"</strong>","</div>"].join(""),c.extend(this.config,t),"ok"===this.status&&this.init())},t.App.prototype={$document:c(document),init:function(){WPGlobusCoreData.multisite=this.parseBool(WPGlobusCoreData.multisite),this.adminInit(),c("#content").addClass("wpglobus-editor").attr("data-language",WPGlobusAdmin.data.default_language),c("textarea[id^=content_]").each(function(t,a){var e=c(a).attr("id").replace("content_","");c(a).attr("data-language",e)}),"post.php"===WPGlobusAdmin.page?(this.postEdit(),this.set_dialog(),"undefined"!=typeof WPGlobusAioseop&&WPGlobusAioseop.init()):"menu-edit"===WPGlobusAdmin.page?(WPGlobusDialogApp.init({dialogTitle:"Edit description"}),this.navMenus()):"taxonomy-edit"===WPGlobusAdmin.page?WPGlobusAdmin.data.tag_id&&this.taxonomyEdit():"taxonomy-quick-edit"===WPGlobusAdmin.page?this.quickEdit("taxonomy"):"edit.php"===WPGlobusAdmin.page?(this.quickEdit("post"),0<_.size(WPGlobusAdmin.$_get)&&WPGlobusDialogApp.init()):"options-general.php"==WPGlobusAdmin.page?(this.optionsGeneral(),WPGlobusDialogApp.init({customData:WPGlobusCoreData.page_custom_data})):"widgets.php"==WPGlobusAdmin.page?(WPGlobusWidgets.init(),WPGlobusDialogApp.init({dialogTitle:"Edit text"})):"wpglobus_options"==WPGlobusAdmin.page?this.start():"wpglobusAdminCentral"==WPGlobusAdmin.page?this.adminCentral():WPGlobusDialogApp.init({customData:WPGlobusCoreData.page_custom_data})},parseBool:function(t){return!/^(false|0)$/i.test(t)&&!!t},getCurrentTab:function(){return c(".wpglobus-post-body-tabs-list .ui-tabs-active").data("language")},adminInit:function(){var t=c(".wpglobus-addons-group a").data("key");if(void 0!==t)if(0<=window.location.search.indexOf("page=wpglobus_options&tab="+t))WPGlobusCoreData.multisite?window.location=WPGlobusCoreData.pluginInstallLocation.multisite:window.location=WPGlobusCoreData.pluginInstallLocation.single;else{var a=c("#toplevel_page_wpglobus_options li").eq(t+1);WPGlobusCoreData.multisite?c(a).find("a").attr("href",WPGlobusCoreData.pluginInstallLocation.multisite).attr("onclick","window.location=jQuery(this).attr('href');return false;"):c(a).find("a").attr("href",WPGlobusCoreData.pluginInstallLocation.single).attr("onclick","window.location=jQuery(this).attr('href');return false;")}},optionsGeneral:function(){var o=c("#blogname"),t=c("body");o.addClass("hidden"),c("#wpglobus-blogname").insertAfter(o).removeClass("hidden"),t.on("blur",".wpglobus-blogname",function(){c(".wpglobus-blogname").each(function(t,a){var e=c(a);o.val(WPGlobusCore.getString(o.val(),e.val(),e.data("language")))})});var n=c("#blogdescription");n.addClass("hidden"),c("#wpglobus-blogdescription").insertAfter(n).removeClass("hidden"),t.on("blur",".wpglobus-blogdesc",function(){c(".wpglobus-blogdesc").each(function(t,a){var e=c(a);n.val(WPGlobusCore.getString(n.val(),e.val(),e.data("language")))})})},quickEdit:function(n){if(void 0!==WPGlobusAdmin.data.has_items&&WPGlobusAdmin.data.has_items){var o="",l=0;c(document).ajaxComplete(function(t,a,e){void 0!==e.data&&""!=o&&0<=e.data.indexOf("action=inline-save-tax&")&&(c("#"+o+" a.row-title").text(WPGlobusAdmin.qedit_titles[l][WPGlobusAdmin.data.language].name),c("#"+o+" .description").text(WPGlobusAdmin.qedit_titles[l][WPGlobusAdmin.data.language].description))});var i={};c("#the-list tr").each(function(t,a){var e=c(a),o="post"===n?"post-":"tag-";l=e.attr("id").replace(o,""),i[l]={},"post"===n?i[l].source=e.find(".post_title").text():"taxonomy"===n&&(i[l].source=c("#inline_"+l+" .name").text())});var t={action:"get_titles"};t.type=n,t.taxonomy=void 0!==WPGlobusAdmin.data.taxonomy&&WPGlobusAdmin.data.taxonomy,t.title=i,c.ajax({type:"POST",url:WPGlobusAdmin.ajaxurl,data:{action:WPGlobusAdmin.process_ajax,order:t},dataType:"json"}).done(function(t){WPGlobusAdmin.qedit_titles=t.qedit_titles,c.each(t.bulkedit_post_titles,function(t,a){c("#inline_"+t+" .post_title").text(a[WPGlobusAdmin.data.language].name)})}).fail(function(t){}).always(function(t,a){}),c("body").on("change",".wpglobus-quick-edit-title",function(){var n="",i=[];c(".wpglobus-quick-edit-title").each(function(t,a){var e=c(a),o=e.data("language");""!==e.val()&&(n=WPGlobusCore.getString(n,e.val(),o)),WPGlobusAdmin.qedit_titles[l][o].name=e.val(),i[t]=o});var t=c(document).triggerHandler("wpglobus_get_translations",{string:n,lang:i,id:l});void 0!==t&&(n=t),c("input.ptitle").eq(0).attr("value",n),WPGlobusAdmin.qedit_titles[l].source=n}),void 0!==WPGlobusAdmin.data.tags&&c.each(WPGlobusAdmin.data.tags,function(t,a){WPGlobusAdmin.data.value[a].post_id={}}),c("button.save, input#bulk_edit").on("mouseenter",function(t){void 0!==WPGlobusAdmin.data.tags&&("bulk_edit"==t.currentTarget.id?c("input#bulk_edit").unbind("click"):c("button.save").unbind("click"),c("button.save, input#bulk_edit").on("click",function(a){var t=c.when(),e=(c(this),c.Deferred());e.resolve(function(t){t.next(".spinner").css({visibility:"visible"}),"bulk_edit"!=a.currentTarget.id&&c.ajaxSetup({async:!1});var o,n,i,l=t.parents("tr"),s=l.attr("id").replace("edit-","");c.each(WPGlobusAdmin.data.tags,function(t,a){if(0==(o=l.find("textarea[name='"+WPGlobusAdmin.data.names[a]+"']")).length)return!0;WPGlobusAdmin.data.value[a].post_id[s]=o.val(),n=WPGlobusAdmin.data.value[a].post_id[s].split(","),i=[];for(var e=0;e<n.length;e++)n[e]=n[e].trim(" "),""!=n[e]&&(void 0===WPGlobusAdmin.data.tag[a][n[e]]?i[e]=n[e]:i[e]=WPGlobusAdmin.data.tag[a][n[e]]);o.val(i.join(", "))})}(c(this))),t=t.then(function(){return c.when(e.done())}).then(function(){"bulk_edit"!=a.currentTarget.id&&setTimeout(function(){inlineEditPost.save(l),c.ajaxSetup({async:!0})},50)})}))}),c("#the-list").on("click","a.editinline",function(){var t=c(this);if(o=t.parents("tr").attr("id"),"post"===n)l=o.replace("post-","");else{if("taxonomy"!==n)return;l=o.replace("tag-","")}"post"===n&&void 0!==WPGlobusAdmin.data.tags&&c.each(WPGlobusAdmin.data.tags,function(t,a){if(""!=WPGlobusAdmin.data.value[a]){var e,o=c("#edit-"+l+' textarea[name="'+WPGlobusAdmin.data.names[a]+'"]').val();void 0!==o&&(e=o.split(","),c.each(e,function(t,a){o=o.replace(a,WPGlobusCore.TextFilter(a,WPGlobusCoreData.language))}),c("#edit-"+l+' textarea[name="'+WPGlobusAdmin.data.names[a]+'"]').val(o))}});var a=c("#edit-"+l+" input.ptitle").eq(0),e=a.parents("label");a.val(WPGlobusAdmin.qedit_titles[l].source),a.addClass("hidden"),c(WPGlobusAdmin.data.template).insertAfter(e),void 0===WPGlobusAdmin.qedit_titles[l]&&(WPGlobusAdmin.qedit_titles[l]={},WPGlobusAdmin.qedit_titles[l].source=c("#"+o+" .name a.row-title").text(),c(WPGlobusAdmin.data.enabled_languages).each(function(t,a){WPGlobusAdmin.qedit_titles[l][a]={},a==WPGlobusAdmin.data.default_language?WPGlobusAdmin.qedit_titles[l][a].name=WPGlobusAdmin.qedit_titles[l].source:WPGlobusAdmin.qedit_titles[l][a].name="",WPGlobusAdmin.qedit_titles[l][a].description=""})),c(".wpglobus-quick-edit-title").each(function(t,a){var e=c(a),o=e.data("language");e.attr("id",o+l),void 0!==WPGlobusAdmin.qedit_titles[l][o]&&(WPGlobusAdmin.qedit_titles[l][o].name=WPGlobusAdmin.qedit_titles[l][o].name.replace(/\\\'/g,"'"),WPGlobusAdmin.qedit_titles[l][o].name=WPGlobusAdmin.qedit_titles[l][o].name.replace(/\\\"/g,'"'),e.attr("value",WPGlobusAdmin.qedit_titles[l][o].name),WPGlobusAdmin.qedit_titles[l].source=WPGlobusCore.getString(WPGlobusAdmin.qedit_titles[l].source,WPGlobusAdmin.qedit_titles[l][o].name,o))}),c("input.ptitle").eq(0).attr("value",WPGlobusAdmin.qedit_titles[l].source)})}},taxonomyEdit:function(){var a=[];a[0]="name",a[1]="description",c.each(WPGlobusCoreData.enabled_languages,function(t,u){c.each(a,function(t,a){var e,o,n,i,l,s,d;o=u,i=c("#"+(e=a)),l=i.clone(),s=i.attr("name"),d="wpglobus-element wpglobus-element_"+e+" wpglobus-element_"+o+" wpglobus-translatable",n=(n=document.getElementById(e)).nodeName,c(l).attr("id",e+"_"+o),c(l).attr("name",s+"_"+o),o!==WPGlobusCoreData.default_language&&(d+=" hidden"),c(l).attr("class",d),c(l).attr("data-save-to",e),c(l).attr("data-language",o),"INPUT"==n?c(l).attr("value",c("#wpglobus-link-tab-"+o).data(e)):"TEXTAREA"==n&&c(l).text(c("#wpglobus-link-tab-"+o).data(e)),i.addClass("hidden"),0==c(".wpglobus-element_"+e).length?c(l).insertAfter(i):c(l).insertAfter(c(".wpglobus-element_"+e).last())})}),c(".wpglobus-taxonomy-tabs").insertAfter("#ajax-response"),c(".wrap").tabs(),c("body").on("click",".wpglobus-taxonomy-tabs li",function(t){var a=c(this).data("language");c(".wpglobus-element").addClass("hidden"),c(".wpglobus-element_"+a).removeClass("hidden")}),c(".wpglobus-element").on("change",function(){var n=c(this).data("save-to"),i="";c(".wpglobus-element").each(function(t,a){var e=c(a),o=e.val();e.data("save-to")==n&&""!==o&&(i+=WPGlobusCore.addLocaleMarks(o,e.data("language")))}),c("#"+n).val(i)}),c(WPGlobusAdmin.data.multilingualSlug.title).insertAfter(".term-slug-wrap th label")},navMenus:function(){var e,o,n="#menu-to-edit .menu-item",i=function(){o!==c(n).length&&(clearInterval(e),c(n).each(function(t,a){var e=c(a);if(!e.hasClass("wpglobus-menu-item")){var l=c(a).attr("id");c.each(["input.edit-menu-item-title","input.edit-menu-item-attr-title"],function(t,a){var e=c("#"+l+" "+a),o=c(e);if(!o.hasClass("wpglobus-hidden")){o.addClass("wpglobus-hidden"),o.css("display","none");var n=o.parent("label"),i=o.parents("p");c(i).css("height","80px"),c(n).append('<div style="color:#f00;">'+WPGlobusAdmin.i18n.save_nav_menu+"</div>")}}),e.addClass("wpglobus-menu-item")}}))};c.ajaxSetup({beforeSend:function(t,a){void 0!==a.data&&0<=a.data.indexOf("action=add-menu-item")&&(o=c(n).length,e=setInterval(i,500))}}),c(n).each(function(t,a){var e=c(a).attr("id"),u=e.replace("menu-item-","");c.each(["input.edit-menu-item-title","input.edit-menu-item-attr-title"],function(n,i){var l=c("#"+e+" "+i);l.val()!=WPGlobusAdmin.data.items[u][i].source&&l.val(WPGlobusAdmin.data.items[u][i].source);var s=c("#"+e+" "+i).parents("p"),d=0;c.each(WPGlobusAdmin.data.open_languages,function(t,a){var e=l.clone();e.attr("id",l.attr("id")+"-"+a),e.attr("name",l.attr("id")+"-"+a),e.attr("data-language",a),e.attr("data-item-id",u),e.attr("placeholder",WPGlobusAdmin.data.en_language_name[a]);var o=WPGlobusAdmin.data.items[u][a][i].class;0===n&&a===WPGlobusAdmin.data.default_language?e.attr("class",o+" edit-menu-item-title"):e.attr("class",o),""!=WPGlobusAdmin.data.items[u][a][i].caption?e.attr("value",WPGlobusAdmin.data.items[u][a][i].caption):e.attr("value",""),e.css("margin-bottom","0.6em"),c(s).append(e),d=t}),d=40*(d+1),l.css("display","none").attr("class","").addClass("widefat wpglobus-hidden"),c(s).css("height",d+"px").addClass("wpglobus-menu-item-box")}),c(a).addClass("wpglobus-menu-item")}),c(".menus-move-left, .menus-move-right").each(function(t,a){var e,o=c(a),n=(o.parents("li").attr("id").replace("menu-item-",""),o.attr("title"));void 0!==n&&c.each(WPGlobusAdmin.data.post_titles,function(t,a){0<=n.indexOf(t)&&(e=n.replace(t,a),o.attr("title",e),o.text(e))})}),c(".edit-menu-item-title").trigger("change"),wpNavMenu.refreshAdvancedAccessibility(),wpNavMenu.menusChanged=!1,c(".wpglobus-menu-item").on("change",function(){var t,a,e=c(this),o=e.data("item-id");e.hasClass("wpglobus-item-title")&&(t=WPGlobusCore.getString(c("input#edit-menu-item-title-"+o).val(),e.val(),e.data("language")),void 0!==(a=c(document).triggerHandler("wpglobus_get_menu_translations",{string:t,lang:WPGlobusCoreData.open_languages,id:o,type:"input.edit-menu-item-title"}))&&(t=a),c("input#edit-menu-item-title-"+o).val(t)),e.hasClass("wpglobus-item-attr")&&(t=WPGlobusCore.getString(c("input#edit-menu-item-attr-title-"+o).val(),e.val(),e.data("language")),void 0!==(a=c(document).triggerHandler("wpglobus_get_menu_translations",{string:t,lang:WPGlobusCoreData.open_languages,id:o,type:"input.edit-menu-item-attr-title"}))&&(t=a),c("input#edit-menu-item-attr-title-"+o).val(t))});var a=[];setTimeout(function(){c(".edit-menu-item-description").each(function(){var t=c(this).attr("id");a.push(t),WPGlobusDialogApp.addElement(t)}),c(".wpglobus_dialog_start").each(function(){c(this).css({"font-style":"normal"}),c(this).after("<br />")});var t={action:"getNavMenuItemsDescription"};t.menuItems=a,c.ajax({type:"POST",url:WPGlobusAdmin.ajaxurl,data:{action:WPGlobusAdmin.process_ajax,order:t},dataType:"json"}).done(function(t){"object"==typeof t&&c.each(t,function(t,a){""!=a&&(c("#"+t).val(a),c("#wpglobus-"+t).val(WPGlobusCore.TextFilter(a,WPGlobus.language,"RETURN_EMPTY")))})}).fail(function(t){}).always(function(t,a){})},1e3)},postEdit:function(){c(document).on("heartbeat-send",function(t,o){void 0!==o.wp_autosave&&(o.wpglobus_heartbeat="wpglobus",c.each(WPGlobusAdmin.data.open_languages,function(t,a){var e=c("#title_"+a).val()||"";""!=(e=c.trim(e))&&(o.wp_autosave["post_title_"+a]=e),e=c("#content_"+a).val()||"",""!=(e=c.trim(e))&&(o.wp_autosave["content_"+a]=e)}))});var e="#postdivrich",o=!0,a="#post-body-content";if(!1===WPGlobusAdmin.data.support.editor&&(o=!(e="#titlediv")),!1===WPGlobusAdmin.data.support.title&&(o=!1),c(a).prepend(c(".wpglobus-post-body-tabs-list")),c.each(WPGlobusAdmin.tabs,function(t,a){"default"===a?(c(e).wrap('<div id="tab-default"></div>'),o&&c(c("#titlediv")).insertBefore(e)):(c(e+"-"+a).wrap('<div id="tab-'+a+'"></div>'),o&&c(c("#titlediv-"+a)).insertBefore(e+"-"+a))}),c(a).addClass("wpglobus-post-body-tabs").tabs({beforeActivate:function(t,a){var e=a.oldTab[0].id.replace("link-tab-",""),o=a.newTab[0].id.replace("link-tab-","");"default"==e&&(e=WPGlobusCoreData.default_language),"default"==o&&(o=WPGlobusCoreData.default_language);var n=c(document).triggerHandler("wpglobus_post_body_tabs",[e,o]);return!(!n&&void 0!==n)}}),c("#title").val(WPGlobusAdmin.title),c("#content").text(WPGlobusAdmin.content),"undefined"!=typeof WPGlobusVendor&&WPGlobusVendor.vendor.WPSEO&&("undefined"!=typeof wpglobus_wpseo?wpglobus_wpseo():"undefined"!=typeof WPGlobusYoastSeo&&("undefined"!=typeof WPGlobusYoastSeoPremium&&WPGlobusYoastSeoPremium&&WPGlobusYoastSeoPremium.init(),WPGlobusYoastSeo.init())),WPGlobusAdmin.data.modify_excerpt){var n=c("#excerpt");n.addClass("hidden").css({display:"none"}),c(WPGlobusAdmin.data.template).insertAfter(n),c("body").on("change",".wpglobus-excerpt",function(){var t=c(this);n.val(WPGlobusCore.getString(n.val(),t.val(),t.data("language")))})}if(void 0!==wp.utils&&void 0!==wp.utils.WordCounter){WPGlobusCoreData.wordCounter={};var l=this,s={};c.each(WPGlobusCoreData.enabled_languages,function(t,a){if(a==WPGlobusCoreData.default_language)return!0;var n,e,i;s[t]="content_"+a,n=jQuery,e=new wp.utils.WordCounter,i=a,WPGlobusCoreData.wordCounter[i]={},WPGlobusCoreData.wordCounter[i].counter=e,n(function(){function o(t){var a,e;"object"==typeof t&&(t="tinymce"==t?l.getCurrentTab():t.target.id.replace("content_","")),void 0!==WPGlobusCoreData.wordCounter[t]&&(a=!WPGlobusCoreData.wordCounter[t].contentEditor||WPGlobusCoreData.wordCounter[t].contentEditor.isHidden()?WPGlobusCoreData.wordCounter[t].content.val():WPGlobusCoreData.wordCounter[t].contentEditor.getContent({format:"raw"}),(e=WPGlobusCoreData.wordCounter[t].counter.count(a))!==WPGlobusCoreData.wordCounter[t].prevCount&&WPGlobusCoreData.wordCounter[t].count.text(e),WPGlobusCoreData.wordCounter[t].prevCount=e)}WPGlobusCoreData.wordCounter[i].content=n("#content_"+i),WPGlobusCoreData.wordCounter[i].count=n("#wp-word-count-"+i).find(".word-count-"+i),WPGlobusCoreData.wordCounter[i].prevCount=0,n(document).on("tinymce-editor-init",function(t,a){if(-1!=n.inArray(a.id,s)){var e=a.id.replace("content_","");(WPGlobusCoreData.wordCounter[e].contentEditor=a).on("nodechange keyup",_.debounce(o,1e3))}}),WPGlobusCoreData.wordCounter[i].content.on("input keyup",_.debounce(o,1e3)),o(i)})})}c(document).on("click","#publish, #save-post",function(){if(1<WPGlobusAdmin.data.open_languages.length){c(document).triggerHandler("wpglobus_before_save_post",{content_tabs_id:a});var t,e=c("#title").val(),o="",n="";0==e.length&&(t=WPGlobusAdmin.data.open_languages.indexOf(WPGlobusAdmin.data.default_language),WPGlobusAdmin.data.open_languages.splice(t,1),c(WPGlobusAdmin.data.open_languages).each(function(t,a){n=0==t?"":"-",0<(e=c("#title_"+a).val()).length&&(0==o.length&&(n=""),o=o+n+e)})),0<o.length&&c("#title").val(o)}void 0===WPGlobusAdmin.data.tagsdiv||WPGlobusAdmin.data.tagsdiv.length<1||c(WPGlobusAdmin.data.tagsdiv).each(function(t,a){if(0==c("#"+a).length)return!0;var e=a.replace("tagsdiv-","");if("undefined"===e)return!0;if(0==c("#tax-input-"+e).length)return!0;var o,n=[];c("#tagsdiv-"+e+" .tagchecklist li").each(function(t,a){o=(o=c(a).html()).replace(/<button.*<\/button>&nbsp;/,""),void 0===WPGlobusAdmin.data.tag[e][o]?n[t]=o:n[t]=WPGlobusAdmin.data.tag[e][o]}),c("#tax-input-"+e).val(n.join(", "))})}),c(".ui-state-default").on("click",function(){"link-tab-default"===c(this).attr("id")&&(c(window).scrollTop(c(window).scrollTop()+1),c(window).scrollTop(c(window).scrollTop()-1))}),c(document).on("tabsactivate",a,function(t,a){WPGlobusAdmin.currentTab=a.newTab[0].dataset.language}),c(document).triggerHandler("wpglobus_after_post_edit")},adminCentral:function(){c(".wpglobus-admin-central-tab").css({display:"none"}),1<c(".nav-tab-active").length&&c(".wpglobus-about-wrap .nav-tab-wrapper a").removeClass("nav-tab-active");var e=!0;0==location.hash.indexOf("#")&&c(".wpglobus-about-wrap .nav-tab-wrapper a").each(function(t,a){c(a).attr("href")==location.hash&&(e=!1,c(a).addClass("nav-tab-active"))}),e&&c(".wpglobus-about-wrap .nav-tab-wrapper a").eq(0).addClass("nav-tab-active");var t=c(".wpglobus-about-wrap .nav-tab-active").data("tab-id");""!=t&&c("#"+t).css({display:"block"}),c(document).on("click",".wpglobus-about-wrap .nav-tab",function(t){var a=c(this);a.hasClass("nav-tab-active")||(c(".wpglobus-admin-central-tab").css({display:"none"}),c(".wpglobus-about-wrap .nav-tab").removeClass("nav-tab-active"),a.addClass("nav-tab-active"),""!=a.data("tab-id")&&c("#"+a.data("tab-id")).css({display:"block"}))})},start:function(){var a=this;c("#wpglobus_flags").select2({formatResult:this.format,formatSelection:this.format,minimumResultsForSearch:-1,escapeMarkup:function(t){return t}}),c("body").on("click","#enabled_languages-list li:first input",function(t){return t.preventDefault(),c(".redux-save-warn").css({display:"none"}),c("#enabled_languages-list").find("li:first > input").val("1"),0===c("#disable_first_language").length&&c(a.config.disable_first_language).insertAfter("#info_bar"),!1})},format:function(t){return'<img class="wpglobus_flag" src="'+WPGlobusAdmin.flag_url+t.text+'"/>&nbsp;&nbsp;'+t.text},set_dialog:function(){if(void 0===WPGlobusAdmin.data.customFieldsEnabled||(WPGlobusAdmin.data.customFieldsEnabled=this.parseBool(WPGlobusAdmin.data.customFieldsEnabled),WPGlobusAdmin.data.customFieldsEnabled)){var o,a=!1,n=function(t){var s,d,u,r="wpglobus_dialog_start wpglobus_dialog_icon";u=['<div class="wpglobus_dialog_options_wrapper hidden">','<input style="width:initial;" id="wpglobus-cb-{{id}}" data-object="#wpglobus-dialog-start-{{id}}" data-meta-key="{{meta-key}}" class="wpglobus_dialog_option wpglobus_dialog_cb" type="checkbox" {{checked}} />',"</div>"].join(""),c(void 0===t?"#the-list tr":"#the-list tr#"+t).each(function(){var t,a,e,o=c(this),n=o.attr("id"),i=o.find("textarea"),l=r;if(void 0===(s=i.attr("id")))return!0;e=c("#"+n+"-key").val(),t=c("#"+s).clone(),c(i).addClass("wpglobus-dialog-field-source hidden"),a=i.attr("name"),c(t).attr("id","wpglobus-"+s),c(t).attr("name","wpglobus-"+a),c(t).attr("data-source-id",s),c(t).attr("class","wpglobus-dialog-field"),c(t).val(WPGlobusCore.TextFilter(c(i).val(),WPGlobusCoreData.language)),c(t).insertAfter(i),d=(d=u.replace(/{{id}}/g,s)).replace(/{{meta-key}}/g,e),void 0===WPGlobusAdmin.data.post_meta_settings[WPGlobusAdmin.data.post_type]?d=d.replace(/{{checked}}/,"checked"):void 0!==WPGlobusAdmin.data.post_meta_settings[WPGlobusAdmin.data.post_type][e]&&"false"==WPGlobusAdmin.data.post_meta_settings[WPGlobusAdmin.data.post_type][e]?(d=d.replace(/{{checked}}/,""),l=r+" wpglobus_dialog_start_hidden"):(d=d.replace(/{{checked}}/,"checked"),l=r),o.append('<td style="width:20px;"><div id="wpglobus-dialog-start-'+s+'" data-type="control" data-source-type="textarea" data-source-id="'+s+'" class="'+l+'"></div>'+d+"</td>")}),!a&&0<c("#list-table .wpglobus_dialog_start").length&&(c("#list-table thead tr").append('<th class="wpglobus-control-head"><div class="wpglobus_dialog_settings wpglobus_dialog_icon"></div></th>'),a=!0)};n(),c("body").on("change",".wpglobus-dialog-field",function(){var e,o,n=c(this),t="#"+n.data("source-id"),i="";void 0!==t&&(e=c(t).val(),/(\{:|\[:|<!--:)[a-z]{2}/.test(e)?(c.each(WPGlobusCoreData.enabled_languages,function(t,a){""!=(o=a==WPGlobusCoreData.language?n.val():WPGlobusCore.TextFilter(e,a,"RETURN_EMPTY"))&&(i+=WPGlobusCore.addLocaleMarks(o,a))}),c(t).val(i)):c(t).val(n.val()))}),c(document).ajaxSend(function(t,a,e){"add-meta"==e.action&&(o=e.element)}),c(document).ajaxComplete(function(t,a,e){"add-meta"==e.action&&void 0!==a.responseXML&&n("newmeta"==o?"meta-"+c(a.responseXML.documentElement.outerHTML).find("meta").attr("id"):o)}),WPGlobusDialogApp.init({dialogTitle:"Edit meta"})}}},new t.App,t)});
includes/js/wpglobus-vendor-acf.js CHANGED
@@ -27,7 +27,14 @@ jQuery(document).ready(function ($) {
27
  if (api.option.pro) {
28
  api.startAcf('.acf-field');
29
  } else {
30
- api.startAcf('.acf_postbox .field');
 
 
 
 
 
 
 
31
  }
32
  api.attachListeners();
33
  },
27
  if (api.option.pro) {
28
  api.startAcf('.acf-field');
29
  } else {
30
+ //api.startAcf('.acf_postbox .field');
31
+ // @since 1.9.17
32
+ if ( $('.acf_postbox .field').length > 0 ) {
33
+ api.startAcf('.acf_postbox .field');
34
+ }
35
+ if ( $('.acf-postbox .acf-field').length > 0 ) {
36
+ api.startAcf('.acf-postbox .acf-field');
37
+ }
38
  }
39
  api.attachListeners();
40
  },
includes/js/wpglobus-vendor-acf.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(document).ready(function(d){"use strict";if("undefined"!=typeof WPGlobusAcf&&"undefined"!=typeof WPGlobusDialogApp){var a={option:{},init:function(e){a.option=d.extend(a.option,e),a.option.pro?a.startAcf(".acf-field"):a.startAcf(".acf_postbox .field"),a.attachListeners()},isDisabledField:function(t){var a=!1,n=d("#"+t).parents(".acf-field").attr("id");return void 0!==n&&d.each(WPGlobusAcf.disabledFields,function(e,i){i==n&&(a=!0)}),a||(d.each(WPGlobusAcf.disabledFields,function(e,i){i==t&&(a=!0)}),a)},startAcf:function(e){d(".acf_postbox").parents("#postbox-container-2").length,d(e).each(function(){var e,i,t=d(this);if(t.hasClass("field_type-textarea")||t.hasClass("acf-field-textarea")){if(e=t.find("textarea").attr("id"),a.registerField(e),a.isDisabledField(e))return!0;i=d("#"+e).height()+20,WPGlobusDialogApp.addElement({id:e,dialogTitle:"Edit ACF field",style:"width:97%;float:left;",styleTextareaWrapper:"height:"+i+"px;",sbTitle:"Click for edit",onChangeClass:"wpglobus-on-change-acf-field"})}else if(t.hasClass("field_type-text")||t.hasClass("acf-field-text")){if(e=t.find("input").attr("id"),a.registerField(e),a.isDisabledField(e))return!0;WPGlobusDialogApp.addElement({id:e,dialogTitle:"Edit ACF field",style:"width:97%;float:left;",sbTitle:"Click for edit",onChangeClass:"wpglobus-on-change-acf-field"})}})},registerField:function(e,i){var t=!1;return void 0!==e&&-1==e.indexOf("acfcloneindex")&&(a.isRegisteredField(e)||(t=!0,WPGlobusAcf.fields.push(e))),!!t&&e},getFields:function(){return WPGlobusAcf.fields},getDisabledFields:function(){return WPGlobusAcf.disabledFields},isRegisteredField:function(i){var t=!1;return a.getFields().forEach(function(e){if(e==i)return!(t=!0)}),t},attachListeners:function(){if(a.option.pro){var i=this;acf.add_action&&acf.add_action("append",function(e){i.replaceCloneIndex(e)})}},replaceCloneIndex:function(e){var i=e.data("id");e.find('[data-source-id*="acfcloneindex"]').each(function(){d(this).attr("data-source-id",d(this).attr("data-source-id").replace("acfcloneindex",i))})}};WPGlobusAcf=d.extend({},WPGlobusAcf,a),WPGlobusAcf.init({pro:WPGlobusAcf.pro})}});
1
+ jQuery(document).ready(function(n){"use strict";if("undefined"!=typeof WPGlobusAcf&&"undefined"!=typeof WPGlobusDialogApp){var a={option:{},init:function(e){a.option=n.extend(a.option,e),a.option.pro?a.startAcf(".acf-field"):(0<n(".acf_postbox .field").length&&a.startAcf(".acf_postbox .field"),0<n(".acf-postbox .acf-field").length&&a.startAcf(".acf-postbox .acf-field")),a.attachListeners()},isDisabledField:function(t){var a=!1,d=n("#"+t).parents(".acf-field").attr("id");return void 0!==d&&n.each(WPGlobusAcf.disabledFields,function(e,i){i==d&&(a=!0)}),a||(n.each(WPGlobusAcf.disabledFields,function(e,i){i==t&&(a=!0)}),a)},startAcf:function(e){n(".acf_postbox").parents("#postbox-container-2").length,n(e).each(function(){var e,i,t=n(this);if(t.hasClass("field_type-textarea")||t.hasClass("acf-field-textarea")){if(e=t.find("textarea").attr("id"),a.registerField(e),a.isDisabledField(e))return!0;i=n("#"+e).height()+20,WPGlobusDialogApp.addElement({id:e,dialogTitle:"Edit ACF field",style:"width:97%;float:left;",styleTextareaWrapper:"height:"+i+"px;",sbTitle:"Click for edit",onChangeClass:"wpglobus-on-change-acf-field"})}else if(t.hasClass("field_type-text")||t.hasClass("acf-field-text")){if(e=t.find("input").attr("id"),a.registerField(e),a.isDisabledField(e))return!0;WPGlobusDialogApp.addElement({id:e,dialogTitle:"Edit ACF field",style:"width:97%;float:left;",sbTitle:"Click for edit",onChangeClass:"wpglobus-on-change-acf-field"})}})},registerField:function(e,i){var t=!1;return void 0!==e&&-1==e.indexOf("acfcloneindex")&&(a.isRegisteredField(e)||(t=!0,WPGlobusAcf.fields.push(e))),!!t&&e},getFields:function(){return WPGlobusAcf.fields},getDisabledFields:function(){return WPGlobusAcf.disabledFields},isRegisteredField:function(i){var t=!1;return a.getFields().forEach(function(e){if(e==i)return!(t=!0)}),t},attachListeners:function(){if(a.option.pro){var i=this;acf.add_action&&acf.add_action("append",function(e){i.replaceCloneIndex(e)})}},replaceCloneIndex:function(e){var i=e.data("id");e.find('[data-source-id*="acfcloneindex"]').each(function(){n(this).attr("data-source-id",n(this).attr("data-source-id").replace("acfcloneindex",i))})}};WPGlobusAcf=n.extend({},WPGlobusAcf,a),WPGlobusAcf.init({pro:WPGlobusAcf.pro})}});
includes/options/class-wpglobus-options.php CHANGED
@@ -307,7 +307,7 @@ class WPGlobus_Options {
307
  protected function page_options() {
308
  ?>
309
  <div class="wrap">
310
- <h1>WPGlobus <?php esc_html_e( WPGLOBUS_VERSION ); ?></h1>
311
  <div id="wpglobus-options-old-browser-warning" class="notice notice-error">
312
  <p><strong>
313
  <?php esc_html_e( 'If you see this message then your browser may not display the WPGlobus Settings panel properly. Please try another browser.', 'wpglobus' ); ?>
@@ -498,6 +498,7 @@ class WPGlobus_Options {
498
  $this->sections['post-types'] = $this->section_post_types();
499
  $this->sections['browser_redirect'] = $this->section_browser_redirect();
500
  $this->sections['customizer'] = $this->section_customizer();
 
501
 
502
  if ( defined( 'WPGLOBUS_PLUS_VERSION' ) ) {
503
  $this->sections['wpglobus-plus'] = $this->section_wpglobus_plus();
@@ -543,8 +544,8 @@ class WPGlobus_Options {
543
  }
544
 
545
  $this->sections['custom-code'] = $this->section_custom_code();
546
-
547
- $this->sections['debug-info'] = $this->section_debug_info();
548
 
549
  $this->sections['uninstall'] = $this->section_uninstall();
550
 
@@ -1078,13 +1079,13 @@ class WPGlobus_Options {
1078
  }
1079
 
1080
  $nav_menus = WPGlobus::_get_nav_menus();
1081
-
1082
  /**
1083
  * Make 'Language Selector Menu' option.
1084
  */
1085
  // translators: dropdown option meaning that none of the navigation menus should show the language selector
1086
- $menus['--none--'] = __( '-- none --', 'wpglobus' );
1087
- $menus['all'] = __( 'All menus', 'wpglobus' );
1088
  foreach ( $nav_menus as $menu ) {
1089
  $menus[ $menu->slug ] = $menu->name;
1090
  }
@@ -1363,7 +1364,7 @@ class WPGlobus_Options {
1363
  array(
1364
  'id' => 'customizer_intro',
1365
  'type' => 'wpglobus_info',
1366
- 'html' => include dirname(__FILE__). '/templates/customize-intro.php',
1367
  'class' => 'normal',
1368
  );
1369
 
@@ -1376,6 +1377,53 @@ class WPGlobus_Options {
1376
 
1377
  }
1378
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1379
  /**
1380
  * Section "Info".
1381
  *
@@ -1390,7 +1438,7 @@ class WPGlobus_Options {
1390
  array(
1391
  'id' => 'debug_info_theme',
1392
  'type' => 'wpglobus_info',
1393
- 'html' => include dirname(__FILE__). '/templates/debug-info-theme.php',
1394
  'class' => 'normal',
1395
  );
1396
 
@@ -1402,17 +1450,22 @@ class WPGlobus_Options {
1402
  );
1403
 
1404
  }
1405
-
1406
  /**
1407
  * Read file.
 
1408
  * @since 1.9.14
 
 
 
 
1409
  */
1410
- protected function read_config_file($file = '') {
1411
-
1412
- if ( empty($file) ) {
1413
  return false;
1414
  }
1415
-
1416
  static $buffers;
1417
  if ( isset( $buffers[ $file ] ) ) {
1418
  return $buffers[ $file ];
@@ -1420,50 +1473,56 @@ class WPGlobus_Options {
1420
 
1421
  $buffer = array();
1422
 
1423
- $handle = @fopen($file, "r");
1424
- if ($handle) {
1425
- while (($_buffer = fgets($handle)) !== false) {
1426
  $buffer[] = $_buffer;
1427
  }
1428
- if (!feof($handle)) {
1429
- /**
1430
- * @todo add error handling.
1431
- */
1432
- }
1433
- fclose($handle);
1434
  }
1435
-
1436
  $buffers[ $file ] = $buffer;
1437
-
1438
  return $buffers[ $file ];
1439
- }
1440
 
1441
  /**
1442
  * Filter options in file.
 
1443
  * @since 1.9.14
 
 
 
 
 
1444
  */
1445
- protected function config_file_filter($file = '', $filter = '') {
1446
-
1447
- if ( empty($file) ) {
1448
  return false;
1449
  }
1450
-
1451
- $_buffer = $this->read_config_file($file);
1452
 
1453
  $buffer = array();
1454
- if ( empty($filter) ) {
1455
  return $_buffer;
1456
  } else {
1457
- foreach($_buffer as $_id=>$_value) {
1458
- if ( false !== strpos($_value, $filter) ) {
1459
  $buffer[] = $_value;
1460
- }
1461
  }
1462
  }
1463
-
1464
- return $buffer;
1465
  }
1466
-
1467
  /**
1468
  * Sanitize $_POST before saving it to the options table.
1469
  *
@@ -1533,6 +1592,18 @@ class WPGlobus_Options {
1533
  $data['browser_redirect'] = array( 'redirect_by_language' => 0 );
1534
  }
1535
 
 
 
 
 
 
 
 
 
 
 
 
 
1536
  return $data;
1537
  }
1538
 
307
  protected function page_options() {
308
  ?>
309
  <div class="wrap">
310
+ <h1>WPGlobus <?php echo esc_html( WPGLOBUS_VERSION ); ?></h1>
311
  <div id="wpglobus-options-old-browser-warning" class="notice notice-error">
312
  <p><strong>
313
  <?php esc_html_e( 'If you see this message then your browser may not display the WPGlobus Settings panel properly. Please try another browser.', 'wpglobus' ); ?>
498
  $this->sections['post-types'] = $this->section_post_types();
499
  $this->sections['browser_redirect'] = $this->section_browser_redirect();
500
  $this->sections['customizer'] = $this->section_customizer();
501
+ $this->sections['compatibility'] = $this->section_compatibility();
502
 
503
  if ( defined( 'WPGLOBUS_PLUS_VERSION' ) ) {
504
  $this->sections['wpglobus-plus'] = $this->section_wpglobus_plus();
544
  }
545
 
546
  $this->sections['custom-code'] = $this->section_custom_code();
547
+
548
+ $this->sections['debug-info'] = $this->section_debug_info();
549
 
550
  $this->sections['uninstall'] = $this->section_uninstall();
551
 
1079
  }
1080
 
1081
  $nav_menus = WPGlobus::_get_nav_menus();
1082
+
1083
  /**
1084
  * Make 'Language Selector Menu' option.
1085
  */
1086
  // translators: dropdown option meaning that none of the navigation menus should show the language selector
1087
+ $menus['--none--'] = __( '-- none --', 'wpglobus' );
1088
+ $menus['all'] = __( 'All menus', 'wpglobus' );
1089
  foreach ( $nav_menus as $menu ) {
1090
  $menus[ $menu->slug ] = $menu->name;
1091
  }
1364
  array(
1365
  'id' => 'customizer_intro',
1366
  'type' => 'wpglobus_info',
1367
+ 'html' => include dirname( __FILE__ ) . '/templates/customize-intro.php',
1368
  'class' => 'normal',
1369
  );
1370
 
1377
 
1378
  }
1379
 
1380
+ /**
1381
+ * Section "Сompatibility".
1382
+ *
1383
+ * @since 1.9.17
1384
+ * @return array
1385
+ */
1386
+ protected function section_compatibility() {
1387
+
1388
+ $fields = array();
1389
+
1390
+ $wpglobus_option = get_option( $this->args['opt_name'] );
1391
+
1392
+ $options = array();
1393
+
1394
+ /**
1395
+ * When we add more options, need to update the @see WPGlobus_Options::sanitize_posted_data() method.
1396
+ */
1397
+ $options['builder_disabled'] = array(
1398
+ 'label' => __( 'Enabled', 'wpglobus' ),
1399
+ 'checked' => empty( $wpglobus_option['builder_disabled'] ) || ( isset( $options['builder_disabled'] ) && false === $options['builder_disabled'] ),
1400
+ );
1401
+
1402
+ $fields[] =
1403
+ array(
1404
+ 'id' => 'builder_disabled',
1405
+ 'type' => 'wpglobus_multicheck',
1406
+ 'options' => $options,
1407
+ 'name' => 'wpglobus_option[builder_disabled]',
1408
+ 'title' => __( 'Builders support', 'wpglobus' ),
1409
+ );
1410
+
1411
+ $fields[] =
1412
+ array(
1413
+ 'id' => 'compatibility',
1414
+ 'type' => 'wpglobus_info',
1415
+ 'html' => include dirname( __FILE__ ) . '/templates/compatibility.php',
1416
+ 'class' => 'normal',
1417
+ );
1418
+
1419
+ return array(
1420
+ 'wpglobus_id' => 'wpglobus_compatibility',
1421
+ 'title' => __( 'Сompatibility', 'wpglobus' ),
1422
+ 'icon' => 'dashicons dashicons-clipboard',
1423
+ 'fields' => $fields,
1424
+ );
1425
+ }
1426
+
1427
  /**
1428
  * Section "Info".
1429
  *
1438
  array(
1439
  'id' => 'debug_info_theme',
1440
  'type' => 'wpglobus_info',
1441
+ 'html' => include dirname( __FILE__ ) . '/templates/debug-info-theme.php',
1442
  'class' => 'normal',
1443
  );
1444
 
1450
  );
1451
 
1452
  }
1453
+
1454
  /**
1455
  * Read file.
1456
+ *
1457
  * @since 1.9.14
1458
+ *
1459
+ * @param string $file
1460
+ *
1461
+ * @return array|bool
1462
  */
1463
+ protected function read_config_file( $file = '' ) {
1464
+
1465
+ if ( empty( $file ) ) {
1466
  return false;
1467
  }
1468
+
1469
  static $buffers;
1470
  if ( isset( $buffers[ $file ] ) ) {
1471
  return $buffers[ $file ];
1473
 
1474
  $buffer = array();
1475
 
1476
+ $handle = @fopen( $file, 'r' ); // phpcs:ignore Generic.PHP.NoSilencedErrors, WordPress.WP.AlternativeFunctions
1477
+ if ( $handle ) {
1478
+ while ( ( $_buffer = fgets( $handle ) ) !== false ) { // phpcs:ignore WordPress.CodeAnalysis.AssignmentInCondition, Squiz.PHP.DisallowMultipleAssignments
1479
  $buffer[] = $_buffer;
1480
  }
1481
+ // if ( ! feof( $handle ) ) {
1482
+ /**
1483
+ * @todo add error handling.
1484
+ */
1485
+ // }
1486
+ fclose( $handle ); // phpcs:ignore WordPress.WP.AlternativeFunctions
1487
  }
1488
+
1489
  $buffers[ $file ] = $buffer;
1490
+
1491
  return $buffers[ $file ];
1492
+ }
1493
 
1494
  /**
1495
  * Filter options in file.
1496
+ *
1497
  * @since 1.9.14
1498
+ *
1499
+ * @param string $file
1500
+ * @param string $filter
1501
+ *
1502
+ * @return array|bool
1503
  */
1504
+ protected function config_file_filter( $file = '', $filter = '' ) {
1505
+
1506
+ if ( empty( $file ) ) {
1507
  return false;
1508
  }
1509
+
1510
+ $_buffer = $this->read_config_file( $file );
1511
 
1512
  $buffer = array();
1513
+ if ( empty( $filter ) ) {
1514
  return $_buffer;
1515
  } else {
1516
+ foreach ( $_buffer as $_id => $_value ) {
1517
+ if ( false !== strpos( $_value, $filter ) ) {
1518
  $buffer[] = $_value;
1519
+ }
1520
  }
1521
  }
1522
+
1523
+ return $buffer;
1524
  }
1525
+
1526
  /**
1527
  * Sanitize $_POST before saving it to the options table.
1528
  *
1592
  $data['browser_redirect'] = array( 'redirect_by_language' => 0 );
1593
  }
1594
 
1595
+ // The $data['builder_disabled'].
1596
+ if ( empty( $data['builder_disabled']['builder_disabled'] ) ) {
1597
+ // If passed and empty then set it as "disabled".
1598
+ $data['builder_disabled'] = 1;
1599
+ } elseif ( '1' === $data['builder_disabled']['builder_disabled'] ) {
1600
+ // Revert. Unset as "enabled".
1601
+ unset( $data['builder_disabled'] );
1602
+ } elseif ( '0' === $data['builder_disabled']['builder_disabled'] ) {
1603
+ // Revert. Set as "disabled".
1604
+ $data['builder_disabled'] = 1;
1605
+ }
1606
+
1607
  return $data;
1608
  }
1609
 
includes/options/templates/compatibility.php ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * File: compatibility.php
4
+ *
5
+ * @package WPGlobus/Options
6
+ */
7
+
8
+ // Exit if accessed directly
9
+ if ( ! defined( 'ABSPATH' ) ) {
10
+ exit;
11
+ }
12
+
13
+ /** @noinspection PhpIncludeInspection */
14
+ require_once WPGlobus::plugin_dir_path() . 'includes/builders/class-wpglobus-builders.php';
15
+
16
+ if ( ! function_exists( 'is_plugin_active' ) ) {
17
+ include_once ABSPATH . 'wp-admin/includes/plugin.php';
18
+ }
19
+
20
+ $add_ons = WPGlobus_Builders::get_addons();
21
+
22
+ $compatibility = '<h3>' . esc_html__( 'List of supported add-ons', 'wpglobus' ) . ':</h3>';
23
+
24
+ $compatibility .= '<table id="wpglobus-options-compatibility">';
25
+ $compatibility .= '<thead>';
26
+ $compatibility .= '<tr>';
27
+ $compatibility .= '<th>' . esc_html__( 'Add-on', 'wpglobus' ) . '</th>';
28
+ $compatibility .= '<th>' . esc_html__( 'Current version', 'wpglobus' ) . '</th>';
29
+ $compatibility .= '<th>' . esc_html__( 'Supported minimum version', 'wpglobus' ) . '</th>';
30
+ $compatibility .= '<th>' . esc_html__( 'Status', 'wpglobus' ) . '</th>';
31
+ $compatibility .= '</tr>';
32
+ $compatibility .= '</thead>';
33
+
34
+ $compatibility .= '<tbody>';
35
+ foreach ( $add_ons as $add_on ) {
36
+
37
+ $_version = '';
38
+ $_status = '';
39
+ $_file = WP_PLUGIN_DIR . '/' . $add_on['path'];
40
+ if ( file_exists( $_file ) ) {
41
+
42
+ $_fd = get_file_data( $_file, array( 'version' => 'Version' ) );
43
+ $_version = $_fd['version'];
44
+
45
+ if ( is_plugin_active( $add_on['path'] ) ) {
46
+ $_status = esc_html__( 'Active', 'wpglobus' );
47
+ } else {
48
+ $_status = esc_html__( 'Installed, inactive', 'wpglobus' );
49
+ }
50
+ } else {
51
+ $_status = esc_html__( 'Not installed', 'wpglobus' );
52
+ }
53
+
54
+ $compatibility .= '<tr>';
55
+ $compatibility .= '<td>' . $add_on['plugin_name'] . '</td>';
56
+ $compatibility .= '<td>' . $_version . '</td>';
57
+ $compatibility .= '<td>' . $add_on['supported_min_version'] . '</td>';
58
+ $compatibility .= '<td>' . $_status . '</td>';
59
+ $compatibility .= '</tr>';
60
+
61
+ }
62
+ $compatibility .= '</tbody>';
63
+ $compatibility .= '</table>';
64
+
65
+ return $compatibility;
includes/options/templates/debug-info-theme.php CHANGED
@@ -203,4 +203,6 @@ if ( ! empty( $parent_theme ) ) {
203
  }
204
  $debug_info_theme = ob_get_clean();
205
 
206
- return $debug_info_theme;
 
 
203
  }
204
  $debug_info_theme = ob_get_clean();
205
 
206
+ return $debug_info_theme;
207
+
208
+ # --- EOF
includes/vendor/acf/class-wpglobus-acf.php ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * @package WPGlobus\Vendor\ACF.
4
+ *
5
+ * @since 1.9.17
6
+ */
7
+
8
+ /**
9
+ * Class WPGlobus_Acf_2.
10
+ */
11
+ class WPGlobus_Acf_2 {
12
+
13
+ protected static $post_multilingual_fields = null;
14
+
15
+ protected static $post_acf_field_prefix = 'acf-';
16
+
17
+ /**
18
+ * @var object Instance of this class.
19
+ */
20
+ protected static $instance;
21
+
22
+ /**
23
+ * Constructor.
24
+ */
25
+ protected function __construct() {}
26
+
27
+ /**
28
+ * Get instance of this class.
29
+ *
30
+ * @return object
31
+ */
32
+ public static function get_instance() {
33
+ if ( ! ( self::$instance instanceof self ) ) {
34
+ self::$instance = new self();
35
+ }
36
+ return self::$instance;
37
+ }
38
+
39
+ /**
40
+ * Get multilingual fields.
41
+ */
42
+ public static function get_post_multilingual_fields() {
43
+ if ( is_null(self::$post_multilingual_fields) ) {
44
+ return false;
45
+ }
46
+ return self::$post_multilingual_fields;
47
+ }
48
+
49
+ /**
50
+ * Get post meta.
51
+ * Don't use get_field_objects() to get ACF fields @see advanced-custom-fields\includes\api\api-template.php
52
+ * to prevent incorrect behavior on post page.
53
+ */
54
+ public static function get_post_meta_fields( $post_id ) {
55
+
56
+ global $wpdb;
57
+
58
+ $_post_meta_fields = array();
59
+
60
+ $post_id = (int) $post_id;
61
+
62
+ if ( $post_id > 0 ) {
63
+
64
+ $rows = $wpdb->get_results($wpdb->prepare(
65
+ "SELECT meta_key, meta_value FROM $wpdb->postmeta WHERE post_id = %d AND meta_value LIKE 'field_%'",
66
+ $post_id
67
+ ), ARRAY_A);
68
+
69
+ if ( ! empty($rows) ) {
70
+
71
+ /**
72
+ * Filter to enable/disable wysiwyg field.
73
+ * Returning boolean.
74
+ *
75
+ * @since 1.9.17
76
+ *
77
+ * @param boolean.
78
+ */
79
+ $field_wysiwyg_enabled = apply_filters('wpglobus/vendor/acf/field/wysiwyg', false);
80
+
81
+ self::$post_multilingual_fields = array();
82
+ foreach( $rows as $key=>$field ) {
83
+ if ( '_' == $field['meta_key'][0] ) {
84
+
85
+ $_acf_field = acf_maybe_get_field( $field['meta_value'] );
86
+
87
+ if ( $_acf_field['type'] == 'wysiwyg' && ! $field_wysiwyg_enabled ) {
88
+ // do nothing
89
+ } else {
90
+ $_post_meta_fields[] = substr_replace( $field['meta_key'], '', 0, 1 );
91
+ self::$post_multilingual_fields[] = self::$post_acf_field_prefix . $field['meta_value'];
92
+ }
93
+
94
+ }
95
+ }
96
+ }
97
+ }
98
+
99
+ return $_post_meta_fields;
100
+
101
+ }
102
+
103
+ }
104
+ # --- EOF
includes/vendor/aioseopack/class-wpglobus-aioseopack.php ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * @package WPGlobus\Vendor\All-in-One-SEO-Pack.
4
+ *
5
+ * @since 1.9.17
6
+ */
7
+
8
+ /**
9
+ * Class WPGlobus_All_in_One_SEO_Pack.
10
+ * @see save_post_data() in all-in-one-seo-pack\aioseop_class.php
11
+ */
12
+ class WPGlobus_All_in_One_SEO_Pack {
13
+
14
+ protected static $meta_fields = array(
15
+ '_aioseop_title' => '',
16
+ '_aioseop_description' => '',
17
+ '_aioseop_keywords' => '',
18
+ );
19
+
20
+ protected static $meta_fields_in_processing = array();
21
+
22
+ /**
23
+ * @var object Instance of this class.
24
+ */
25
+ protected static $instance;
26
+
27
+ /**
28
+ * Constructor.
29
+ */
30
+ protected function __construct() {
31
+
32
+ self::$meta_fields_in_processing = self::$meta_fields;
33
+
34
+ /**
35
+ * @see delete_metadata() in wp-includes\meta.php
36
+ */
37
+ add_filter( 'delete_post_metadata', array( __CLASS__, 'filter__get_exist_fields' ), 10, 5 );
38
+
39
+ /**
40
+ * @see add_metadata() in wp-includes\meta.php
41
+ */
42
+ add_filter( 'add_post_metadata', array( __CLASS__, 'filter__rewrite_fields' ), 10, 4 );
43
+
44
+ /**
45
+ * @see 'localization' filter in all-in-one-seo-pack\aioseop_class.php.
46
+ */
47
+ add_filter( 'localization', array( __CLASS__, 'filter__title' ), 0 );
48
+ }
49
+
50
+ /**
51
+ * Get instance of this class.
52
+ *
53
+ * @return object
54
+ */
55
+ public static function get_instance() {
56
+ if ( ! ( self::$instance instanceof self ) ) {
57
+ self::$instance = new self();
58
+ }
59
+ return self::$instance;
60
+ }
61
+
62
+ /**
63
+ * All In One SEO Pack has not filter for title when generate it in get_page_snippet_info() function.
64
+ * @see '$title = $this->internationalize( get_post_meta( $post->ID, '_aioseop_title', true ) );' string in all-in-one-seo-pack\aioseop_class.php.
65
+ * Moreover, Gutenberg doesn't fire 'title_edit_pre' filter @see wpglobus\includes\builders\class-wpglobus-builder.php
66
+ * So, we are using the trick with 'localization' filter.
67
+ * @todo may be find common solution to add it in WPGlobus_Builder class.
68
+ */
69
+ public static function filter__title( $text ) {
70
+
71
+ if ( 'gutenberg' != WPGlobus::Config()->builder->get_id() ) {
72
+ return $text;
73
+ }
74
+
75
+ global $post;
76
+
77
+ if ( ! WPGlobus_Core::has_translations( $post->post_title ) ) {
78
+ return $text;
79
+ }
80
+
81
+ $post->post_title = WPGlobus_Core::text_filter( $post->post_title, WPGlobus::Config()->builder->get_language(), WPGlobus::RETURN_EMPTY );
82
+
83
+ return $text;
84
+ }
85
+
86
+ /**
87
+ * Get exist fields before deleting.
88
+ */
89
+ public static function filter__get_exist_fields( $check, $object_id, $meta_key, $meta_value, $delete_all ) {
90
+
91
+ if ( $delete_all ) {
92
+ return $check;
93
+ }
94
+
95
+ if ( isset( self::$meta_fields[ $meta_key ] ) ) {
96
+
97
+ if ( ! isset( self::$meta_fields_in_processing[ $meta_key ] ) ) {
98
+ return false;
99
+ }
100
+
101
+ global $wpdb;
102
+
103
+ //$value = $wpdb->get_var( $wpdb->prepare( "SELECT meta_value FROM {$wpdb->postmeta} WHERE meta_key = %s AND post_id = %d;", $meta_key, $object_id ) );
104
+ $value = $wpdb->get_results( $wpdb->prepare( "SELECT meta_value, meta_id FROM {$wpdb->postmeta} WHERE meta_key = %s AND post_id = %d;", $meta_key, $object_id ) );
105
+
106
+ if ( $value && $value[0] ) {
107
+ self::$meta_fields[ $meta_key ] = $value[0]->meta_value;
108
+ self::$meta_fields_in_processing[ $meta_key ] = $value[0]->meta_id;
109
+ }
110
+
111
+ }
112
+
113
+ return $check;
114
+
115
+ }
116
+
117
+ /**
118
+ * Rewrite fields.
119
+ */
120
+ public static function filter__rewrite_fields( $check, $object_id, $meta_key, $meta_value ) {
121
+
122
+ global $wpdb;
123
+
124
+ if ( isset( self::$meta_fields[ $meta_key ] ) ) {
125
+
126
+ if ( ! isset( self::$meta_fields_in_processing[ $meta_key ] ) ) {
127
+ return false;
128
+ }
129
+
130
+ $ml_value = array();
131
+ foreach( WPGlobus::Config()->enabled_languages as $language ) {
132
+ $val = WPGlobus_Core::text_filter(self::$meta_fields[ $meta_key ], $language, WPGlobus::RETURN_EMPTY);
133
+ if ( ! empty($val) ) {
134
+ $ml_value[$language] = $val;
135
+ }
136
+ }
137
+
138
+ if ( empty($meta_value) ) {
139
+ unset( $ml_value[ WPGlobus::Config()->builder->get_language() ] );
140
+ } else {
141
+ $ml_value[ WPGlobus::Config()->builder->get_language() ] = $meta_value;
142
+ }
143
+
144
+ $meta_value = WPGlobus_Utils::build_multilingual_string($ml_value);
145
+
146
+ $meta_value = maybe_serialize( $meta_value );
147
+
148
+ if ( isset(self::$meta_fields_in_processing[ $meta_key ]) && (int) self::$meta_fields_in_processing[ $meta_key ] > 0 ) {
149
+
150
+ $mid = (int) self::$meta_fields_in_processing[ $meta_key ];
151
+
152
+ $result = $wpdb->update(
153
+ $wpdb->postmeta,
154
+ array(
155
+ 'meta_key' => $meta_key,
156
+ 'meta_value' => $meta_value
157
+ ),
158
+ array( 'meta_id' => $mid ),
159
+ array( '%s', '%s' ),
160
+ array( '%d' )
161
+ );
162
+
163
+ if ( ! $result ) {
164
+ return false;
165
+ }
166
+
167
+ } else {
168
+
169
+ $result = $wpdb->insert( $wpdb->postmeta, array(
170
+ 'post_id' => $object_id,
171
+ 'meta_key' => $meta_key,
172
+ 'meta_value' => $meta_value,
173
+ ) );
174
+
175
+ if ( ! $result ) {
176
+ return false;
177
+ }
178
+
179
+ $mid = (int) $wpdb->insert_id;
180
+
181
+ }
182
+
183
+ wp_cache_delete( $object_id, 'post_meta' );
184
+
185
+ unset( self::$meta_fields_in_processing[ $meta_key ] );
186
+
187
+ return $mid;
188
+
189
+ }
190
+
191
+ return $check;
192
+
193
+ }
194
+
195
+ }
196
+
197
+ # --- EOF
includes/vendor/class-wpglobus-yoastseo73.php CHANGED
@@ -48,7 +48,14 @@ class WPGlobus_YoastSEO {
48
  self::$version = $version;
49
 
50
  if ( is_admin() ) {
51
-
 
 
 
 
 
 
 
52
  if ( ! WPGlobus_WP::is_doing_ajax() ) {
53
 
54
  /** @see WPGlobus::__construct */
@@ -112,7 +119,13 @@ class WPGlobus_YoastSEO {
112
  */
113
  add_filter( 'wpseo_title', array( 'WPGlobus_Filters', 'filter__text' ), PHP_INT_MAX );
114
  add_filter( 'wpseo_metadesc', array( 'WPGlobus_Filters', 'filter__text' ), PHP_INT_MAX );
115
- add_filter( 'get_post_metadata', array( __CLASS__, 'filter__get_post_metadata' ), 0, 4 );
 
 
 
 
 
 
116
 
117
  /**
118
  * Filter meta keywords.
48
  self::$version = $version;
49
 
50
  if ( is_admin() ) {
51
+
52
+ /**
53
+ * @since 1.9.17 to prevent start scripts on edit page.
54
+ */
55
+ if ( version_compare( WPSEO_VERSION, '7.6.99', '>=' ) ) {
56
+ return;
57
+ }
58
+
59
  if ( ! WPGlobus_WP::is_doing_ajax() ) {
60
 
61
  /** @see WPGlobus::__construct */
119
  */
120
  add_filter( 'wpseo_title', array( 'WPGlobus_Filters', 'filter__text' ), PHP_INT_MAX );
121
  add_filter( 'wpseo_metadesc', array( 'WPGlobus_Filters', 'filter__text' ), PHP_INT_MAX );
122
+
123
+ /**
124
+ * @todo check for '_yoast_wpseo_title' meta
125
+ * @see <title> view-source:http://www.dev-wpg.com/test-post-seo/
126
+ * @see <title> view-source:http://www.dev-wpg.com/ru/test-post-seo/
127
+ */
128
+ //add_filter( 'get_post_metadata', array( __CLASS__, 'filter__get_post_metadata' ), 0, 4 );
129
 
130
  /**
131
  * Filter meta keywords.
includes/vendor/class-wpglobus-yoastseo77.php ADDED
@@ -0,0 +1,697 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Front-end support of Yoast SEO 7.7
4
+ * @package WPGlobus\Yoast
5
+ * @since 1.9.17
6
+ */
7
+
8
+ /**
9
+ * Class WPGlobus_YoastSEO
10
+ */
11
+ class WPGlobus_YoastSEO {
12
+
13
+ /**
14
+ * Yoast SEO separator.
15
+ *
16
+ * @var string
17
+ */
18
+ public static $yoastseo_separator = '';
19
+
20
+ /**
21
+ * Name of the script.
22
+ *
23
+ * @var string
24
+ */
25
+ public static $handle_script = 'wpglobus-yoastseo';
26
+
27
+ /**
28
+ * Name of the premium script.
29
+ *
30
+ * @since 1.7.2
31
+ * @var string
32
+ */
33
+ public static $handle_script_premium = 'wpglobus-yoastseo-premium';
34
+
35
+ /**
36
+ * Current version yoast seo.
37
+ *
38
+ * @since 1.8
39
+ * @var string
40
+ */
41
+ protected static $version = '';
42
+
43
+ /**
44
+ * Static "controller"
45
+ */
46
+ public static function controller($version) {
47
+
48
+ self::$version = $version;
49
+
50
+ if ( is_admin() ) {
51
+
52
+ /**
53
+ * Don't start in admin @since 1.9.17
54
+ */
55
+ return;
56
+
57
+ if ( ! WPGlobus_WP::is_doing_ajax() ) {
58
+
59
+ /** @see WPGlobus::__construct */
60
+ WPGlobus::O()->vendors_scripts['WPSEO'] = true;
61
+
62
+ if ( defined( 'WPSEO_PREMIUM_PLUGIN_FILE' ) ) {
63
+ /**
64
+ * @see wordpress-seo-premium\wp-seo-premium.php
65
+ */
66
+ WPGlobus::O()->vendors_scripts['WPSEO_PREMIUM'] = true;
67
+ }
68
+
69
+ if ( WPGlobus_WP::is_pagenow( 'edit.php' ) ) {
70
+
71
+ /**
72
+ * @since 1.5.3
73
+ */
74
+ add_filter( 'wpseo_replacements_filter_sep', array( __CLASS__, 'filter__get_separator' ), 999 );
75
+
76
+ /**
77
+ * To translate Yoast columns on edit.php page
78
+ */
79
+ add_filter( 'esc_html', array(
80
+ __CLASS__,
81
+ 'filter__wpseo_columns'
82
+ ), 0 );
83
+
84
+ }
85
+
86
+ /**
87
+ * @since 1.6.3
88
+ */
89
+ add_action( 'wpseo_save_compare_data', array(
90
+ __CLASS__,
91
+ 'action__save_compare_data'
92
+ ) );
93
+
94
+ add_action( 'admin_print_scripts', array(
95
+ __CLASS__,
96
+ 'action__admin_print_scripts'
97
+ ) );
98
+
99
+ add_action( 'wpseo_tab_content', array(
100
+ __CLASS__,
101
+ 'action__wpseo_tab_content'
102
+ ), 11 );
103
+
104
+ if ( WPGlobus_WP::is_pagenow( array( 'edit-tags.php', 'term.php' ) ) ) {
105
+ add_filter( 'wp_default_editor', array(
106
+ __CLASS__,
107
+ 'set_default_editor'
108
+ ) );
109
+ }
110
+
111
+ }
112
+
113
+ } else {
114
+ /**
115
+ * Filter SEO title and meta description on front only, when the page header HTML tags are generated.
116
+ * AJAX is probably not required (waiting for a case).
117
+ */
118
+ add_filter( 'wpseo_title', array( 'WPGlobus_Filters', 'filter__text' ), PHP_INT_MAX );
119
+ add_filter( 'wpseo_metadesc', array( 'WPGlobus_Filters', 'filter__text' ), PHP_INT_MAX );
120
+
121
+ /**
122
+ * @todo check for '_yoast_wpseo_title' meta
123
+ * @see <title> view-source:http://www.dev-wpg.com/test-post-seo/
124
+ * @see <title> view-source:http://www.dev-wpg.com/ru/test-post-seo/
125
+ */
126
+ //add_filter( 'get_post_metadata', array( __CLASS__, 'filter__get_post_metadata' ), 0, 4 );
127
+
128
+ /**
129
+ * Filter meta keywords.
130
+ * @from 1.8.8
131
+ */
132
+ add_filter( 'wpseo_metakeywords', array( __CLASS__, 'filter__metakeywords' ), 0 );
133
+
134
+ }
135
+
136
+ }
137
+
138
+ /**
139
+ * Filter Yoast post meta keywords.
140
+ *
141
+ * @scope front
142
+ * @since 1.8.8
143
+ *
144
+ * @param string $keywords Multilingual keywords.
145
+ *
146
+ * @return string.
147
+ */
148
+ public static function filter__metakeywords( $keywords ) {
149
+ if ( WPGlobus::Config()->language != WPGlobus::Config()->default_language ) {
150
+ return '';
151
+ }
152
+ return WPGlobus_Core::text_filter($keywords, WPGlobus::Config()->language, WPGlobus::RETURN_EMPTY);
153
+ }
154
+
155
+ /**
156
+ * Fix empty yoast_wpseo_focuskw while saving/updating post with active extra language.
157
+ *
158
+ * @since 1.6.3
159
+ * @since 1.7.7
160
+ * @see filter 'wpseo_save_compare_data' wordpress-seo\admin\metabox\class-metabox.php
161
+ *
162
+ * @param WP_Post Object $post Current post.
163
+ */
164
+ public static function action__save_compare_data( $post ) {
165
+ /**
166
+ * Don't need @since 1.7.7
167
+ * It is helpful for testing purposes, use: error_log( print_r( $_POST, true ) );
168
+ */
169
+ return;
170
+ /*
171
+ if ( empty( $_POST[ 'yoast_wpseo_focuskw' ] ) ) {
172
+ if ( ! empty( $_POST[ 'yoast_wpseo_focuskw_text_input' ] ) ) {
173
+ $_POST[ 'yoast_wpseo_focuskw' ] = $_POST[ 'yoast_wpseo_focuskw_text_input' ];
174
+ }
175
+ } */
176
+ }
177
+
178
+ /**
179
+ * Filter Yoast post metadata.
180
+ *
181
+ * When Yoast builds HTML title and meta description, it looks in tree places:
182
+ * - Actual post_title,
183
+ * - Title and Description from Yoast Snippet (fancy metabox for each post),
184
+ * - Rules (%%title%% %%sep%% %%page%%) in the SEO Settings.
185
+ * Yoast gets confused when not all languages are filled in consistently
186
+ * (one language has post_title, another one - only Snippet, others - should work
187
+ * from the Rules).
188
+ * We are trying to hook into the `get_post_metadata` and return filtered values
189
+ * to Yoast, so when it should be empty - it's empty and not
190
+ * {:xx}Something from another language{:}
191
+ *
192
+ * @scope front
193
+ * @since 1.4.0 (original)
194
+ * 1.5.5 (restored and rewritten)
195
+ *
196
+ * @param null|array $metadata Comes as NULL. Return something to short-circuit.
197
+ * @param int $post_id Post ID.
198
+ * @param string $meta_key Empty because the array of all metas is returned.
199
+ * @param bool $single False in this case.
200
+ *
201
+ * @return null|array Return metadata array if we are "in business".
202
+ */
203
+ public static function filter__get_post_metadata(
204
+ $metadata, $post_id, $meta_key, $single
205
+ ) {
206
+ // Yoast does not pass any `meta_key`, and does not ask for `single`.
207
+ // Checking it here is faster than going to backtrace directly.
208
+ if ( $meta_key || $single ) {
209
+ return $metadata;
210
+ }
211
+
212
+ // We only need to deal with these two callers:
213
+ if ( WPGlobus_WP::is_functions_in_backtrace( array(
214
+ array( 'WPSEO_Frontend', 'get_content_title' ),
215
+ array( 'WPSEO_Frontend', 'generate_metadesc' ),
216
+ ) )
217
+ ) {
218
+ /**
219
+ * The part of getting meta / updating cache is copied from
220
+ * @see get_metadata
221
+ * (except for doing serialize - we believe it's not necessary for Yoast).
222
+ */
223
+
224
+ /** @var array $post_meta */
225
+ $post_meta = wp_cache_get( $post_id, 'post_meta' );
226
+
227
+ if ( ! $post_meta ) {
228
+ $meta_cache = update_meta_cache( 'post', array( $post_id ) );
229
+ $post_meta = $meta_cache[ $post_id ];
230
+ }
231
+
232
+ /**
233
+ * Filter both title and meta description to the current language.
234
+ *
235
+ * @important Return empty if no current language text exists,
236
+ * do not use the default. Yoast must receive empty string to realize
237
+ * that meta is not set for that language.
238
+ */
239
+ foreach ( array( '_yoast_wpseo_title', '_yoast_wpseo_metadesc' ) as $_ ) {
240
+ if ( ! empty( $post_meta[ $_ ][0] ) ) {
241
+ $post_meta[ $_ ][0] = WPGlobus_Core::text_filter(
242
+ $post_meta[ $_ ][0],
243
+ WPGlobus::Config()->language,
244
+ WPGlobus::RETURN_EMPTY
245
+ );
246
+ }
247
+ }
248
+ // ... and return it.
249
+ $metadata = $post_meta;
250
+ }
251
+
252
+ return $metadata;
253
+ }
254
+
255
+ /**
256
+ * Filter to get yoast seo separator.
257
+ *
258
+ * @since 1.5.3
259
+ *
260
+ * @param array $sep Contains separator.
261
+ *
262
+ * @return string
263
+ */
264
+ public static function filter__get_separator( $sep ) {
265
+ self::$yoastseo_separator = $sep;
266
+
267
+ return $sep;
268
+ }
269
+
270
+ /**
271
+ * Filter which editor should be displayed by default.
272
+ *
273
+ * @since 1.4.8
274
+ *
275
+ * @param array $editors An array of editors. Accepts 'tinymce', 'html', 'test'.
276
+ *
277
+ * @return string
278
+ */
279
+ public static function set_default_editor(
280
+ /** @noinspection PhpUnusedParameterInspection */
281
+ $editors
282
+ ) {
283
+ return 'tinymce';
284
+ }
285
+
286
+ /**
287
+ * To translate Yoast columns
288
+ * @see WPSEO_Meta_Columns::column_content
289
+ * @scope admin
290
+ *
291
+ * @param string $text
292
+ *
293
+ * @return string
294
+ * @todo Yoast said things might change in the next version. See the pull request
295
+ * @link https://github.com/Yoast/wordpress-seo/pull/1946
296
+ */
297
+ public static function filter__wpseo_columns( $text ) {
298
+
299
+ if ( WPGlobus_WP::is_filter_called_by( 'column_content', 'WPSEO_Meta_Columns' ) ) {
300
+
301
+ if ( self::$yoastseo_separator && false !== strpos( $text, self::$yoastseo_separator ) ) {
302
+
303
+ $title_arr = explode( self::$yoastseo_separator, $text );
304
+
305
+ foreach ( $title_arr as $key => $piece ) {
306
+ if ( (int) $key === 0 ) {
307
+ $title_arr[ $key ] = WPGlobus_Core::text_filter( $piece, WPGlobus::Config()->language ) . ' ';
308
+ } else {
309
+ $title_arr[ $key ] = ' ' . WPGlobus_Core::text_filter( $piece, WPGlobus::Config()->language );
310
+ }
311
+ }
312
+
313
+ $text = implode( self::$yoastseo_separator, $title_arr );
314
+
315
+ } else {
316
+
317
+ $text = WPGlobus_Core::text_filter(
318
+ $text,
319
+ WPGlobus::Config()->language,
320
+ null,
321
+ WPGlobus::Config()->default_language
322
+ );
323
+
324
+ }
325
+ }
326
+
327
+ return $text;
328
+ }
329
+
330
+ /**
331
+ * Enqueue js for YoastSEO support
332
+ * @since 1.4.0
333
+ */
334
+ public static function action__admin_print_scripts() {
335
+
336
+ if ( 'off' === WPGlobus::Config()->toggle ) {
337
+ return;
338
+ }
339
+
340
+ if ( self::disabled_entity() ) {
341
+ return;
342
+ }
343
+
344
+ /** @global string $pagenow */
345
+ global $pagenow;
346
+
347
+ $enabled_pages = array(
348
+ 'post.php',
349
+ 'post-new.php',
350
+ 'edit-tags.php',
351
+ 'term.php'
352
+ );
353
+
354
+ if ( WPGlobus_WP::is_pagenow( $enabled_pages ) ) {
355
+
356
+ WPGlobus::O()->vendors_scripts['WPSEO'] = true;
357
+
358
+ if ( defined( 'WPSEO_PREMIUM_PLUGIN_FILE' ) ) {
359
+ /**
360
+ * @see wordpress-seo-premium\wp-seo-premium.php
361
+ */
362
+ WPGlobus::O()->vendors_scripts['WPSEO_PREMIUM'] = true;
363
+ }
364
+
365
+ $yoastseo_plus_page_analysis_access = sprintf(
366
+ __( 'Please see %s to get access to page analysis with YoastSEO.', '' ),
367
+ '<a href="https://wpglobus.com/product/wpglobus-plus/#yoastseo" target="_blank">WPGlobus Plus</a>'
368
+ );
369
+
370
+ $yoastseo_plus_meta_keywords_access = sprintf(
371
+ __( 'Please see %s to get access to meta keywords with YoastSEO.', '' ),
372
+ '<a href="https://wpglobus.com/product/wpglobus-plus/#yoastseo" target="_blank">WPGlobus Plus</a>'
373
+ );
374
+
375
+ $i18n = array(
376
+ 'yoastseo_plus_page_analysis_access' => $yoastseo_plus_page_analysis_access,
377
+ 'yoastseo_plus_meta_keywords_access' => $yoastseo_plus_meta_keywords_access
378
+ );
379
+
380
+ $src_version = false;
381
+ $src_version_premium = false;
382
+
383
+ if ( ! WPGlobus::O()->vendors_scripts['WPSEO_PREMIUM'] ) {
384
+
385
+ /** @noinspection PhpInternalEntityUsedInspection */
386
+ $src_version = version_compare( WPSEO_VERSION, '4.0', '>=' ) ? '40' : $src_version;
387
+ /** @noinspection PhpInternalEntityUsedInspection */
388
+ $src_version = version_compare( WPSEO_VERSION, '4.1', '>=' ) ? '41' : $src_version;
389
+ /** @noinspection PhpInternalEntityUsedInspection */
390
+ $src_version = version_compare( WPSEO_VERSION, '4.4', '>=' ) ? '44' : $src_version;
391
+ if (
392
+ /** @noinspection PhpInternalEntityUsedInspection */
393
+ version_compare( WPSEO_VERSION, '4.8', '>=' )
394
+ ) {
395
+ $src_version = self::$version;
396
+ }
397
+
398
+ } else {
399
+ /**
400
+ * Start with Yoast SEO Premium.
401
+ */
402
+
403
+ /**
404
+ * Version of file yoast seo must be latest.
405
+ */
406
+ /** @noinspection PhpInternalEntityUsedInspection */
407
+ $src_version = version_compare( WPSEO_VERSION, '3.9', '>=' ) ? self::$version : $src_version;
408
+ /** @noinspection PhpInternalEntityUsedInspection */
409
+ $src_version_premium = version_compare( WPSEO_VERSION, '3.9', '>=' ) ? '39' : $src_version_premium;
410
+
411
+ }
412
+
413
+ if ( $src_version_premium ) :
414
+
415
+ $handle = self::$handle_script_premium;
416
+
417
+ $src = WPGlobus::$PLUGIN_DIR_URL . 'includes/js/' .
418
+ $handle . '-' . $src_version_premium .
419
+ WPGlobus::SCRIPT_SUFFIX() . '.js';
420
+
421
+ wp_enqueue_script(
422
+ $handle,
423
+ $src,
424
+ array( 'jquery', 'underscore' ),
425
+ WPGLOBUS_VERSION,
426
+ true
427
+ );
428
+
429
+ endif;
430
+
431
+ if ( $src_version ) :
432
+
433
+ $handle = self::$handle_script;
434
+
435
+ $src = WPGlobus::$PLUGIN_DIR_URL . 'includes/js/' .
436
+ $handle . '-' . $src_version .
437
+ WPGlobus::SCRIPT_SUFFIX() . '.js';
438
+
439
+ wp_enqueue_script(
440
+ $handle,
441
+ $src,
442
+ array( 'jquery', 'underscore' ),
443
+ WPGLOBUS_VERSION,
444
+ true
445
+ );
446
+
447
+ wp_localize_script(
448
+ $handle,
449
+ 'WPGlobusVendor',
450
+ array(
451
+ 'version' => WPGLOBUS_VERSION,
452
+ 'vendor' => WPGlobus::O()->vendors_scripts,
453
+ 'pagenow' => $pagenow,
454
+ 'i18n' => $i18n
455
+ )
456
+ );
457
+
458
+ endif;
459
+
460
+ }
461
+
462
+ }
463
+
464
+ /**
465
+ * Add language tabs to wpseo metabox ( .wpseo-metabox-tabs-div )
466
+ */
467
+ public static function action__wpseo_tab_content() {
468
+
469
+ /** @global WP_Post $post */
470
+ global $post;
471
+
472
+ if ( self::disabled_entity() ) {
473
+ return;
474
+ }
475
+
476
+ $permalink = array();
477
+ if ( 'publish' === $post->post_status ) {
478
+ $permalink['url'] = get_permalink( $post->ID );
479
+ $permalink['action'] = 'complete';
480
+ } else {
481
+ $permalink['url'] = trailingslashit( home_url() );
482
+ $permalink['action'] = '';
483
+ }
484
+
485
+ /**
486
+ * #wpseo-metabox-tabs
487
+ */
488
+ /**
489
+ * Array of IDs to make multilingual.
490
+ */
491
+ $ids = array(
492
+ 'wpseo-add-keyword-popup',
493
+ 'wpseosnippet',
494
+ #'wpseosnippet_title',
495
+ 'snippet_preview',
496
+ 'title_container',
497
+ 'snippet_title',
498
+ 'snippet_sitename',
499
+ 'url_container',
500
+ 'snippet_citeBase',
501
+ 'snippet_cite',
502
+ 'meta_container',
503
+ 'snippet_meta',
504
+ 'yoast_wpseo_focuskw_text_input',
505
+ 'yoast_wpseo_focuskw',
506
+ 'yoast_wpseo_focuskeywords',
507
+ 'focuskwresults',
508
+ 'yoast_wpseo_title',
509
+ #'yoast_wpseo_title-length-warning',
510
+ 'yoast_wpseo_metadesc',
511
+ #'yoast_wpseo_metadesc-length',
512
+ #'yoast_wpseo_metadesc_notice',
513
+ 'yoast_wpseo_linkdex',
514
+ 'wpseo-pageanalysis',
515
+ 'yoast-seo-content-analysis',
516
+ 'YoastSEO-plugin-loading',
517
+ #from Yoast 3.1
518
+ 'snippet-editor-title',
519
+ 'snippet-editor-slug',
520
+ 'snippet-editor-meta-description',
521
+ #from Yoast 4.4
522
+ 'wpseo-focuskeyword-section',
523
+ 'wpseo-pageanalysis-section',
524
+ 'pageanalysis',
525
+ #'_yst_is_cornerstone',
526
+ /* @since 1.8.8 */
527
+ 'wpseometakeywords',
528
+ 'yoast_wpseo_metakeywords'
529
+ );
530
+
531
+ /**
532
+ * Array of special IDs for yoast premium.
533
+ * @since 1.7.12
534
+ */
535
+ $ids_premium_special = array(
536
+ '_yst_is_cornerstone',
537
+ /* @since 1.8.8 */
538
+ 'wpseometakeywords'
539
+ );
540
+
541
+ $names = array(
542
+ 'yoast_wpseo_focuskw_text_input',
543
+ 'yoast_wpseo_focuskw',
544
+ 'yoast_wpseo_focuskeywords',
545
+ 'yoast_wpseo_title',
546
+ 'yoast_wpseo_metadesc',
547
+ 'yoast_wpseo_linkdex',
548
+ /* @since 1.8.8 */
549
+ 'yoast_wpseo_metakeywords'
550
+ );
551
+
552
+ $qtip = array(
553
+ 'snippetpreviewhelp',
554
+ 'focuskw_text_inputhelp',
555
+ 'pageanalysishelp',
556
+ #'focuskwhelp',
557
+ #'titlehelp',
558
+ #'metadeschelp',
559
+ #since yoast seo 3.2
560
+ 'snippetpreview-help',
561
+ 'focuskw_text_input-help',
562
+ 'pageanalysis-help',
563
+ 'snippetpreview-help-toggle',
564
+ 'focuskw_text_input-help-toggle',
565
+ 'pageanalysis-help-toggle'
566
+ );
567
+
568
+ ?>
569
+
570
+ <div id="wpglobus-wpseo-tabs" style="width:90%;float:right;"> <?php
571
+ /**
572
+ * Use span with attributes 'data' for send to js script ids, names elements for which needs to be set new ids, names with language code.
573
+ */ ?>
574
+ <span id="wpglobus-wpseo-attr"
575
+ data-ids="<?php echo esc_attr( implode( ',', $ids ) ); ?>"
576
+ data-names="<?php echo esc_attr( implode( ',', $names ) ); ?>"
577
+ data-qtip="<?php echo esc_attr( implode( ',', $qtip ) ); ?>"
578
+ data-ids-premium-special="<?php echo esc_attr( implode( ',', $ids_premium_special ) ); ?>">
579
+ </span>
580
+ <ul class="wpglobus-wpseo-tabs-list"> <?php
581
+ $order = 0;
582
+ foreach ( WPGlobus::Config()->open_languages as $language ) { ?>
583
+ <li id="wpseo-link-tab-<?php echo esc_attr( $language ); ?>"
584
+ data-language="<?php echo esc_attr( $language ); ?>"
585
+ data-order="<?php echo esc_attr( $order ); ?>"
586
+ class="wpglobus-wpseo-tab"><a
587
+ href="#wpseo-tab-<?php echo esc_attr($language); ?>"><?php echo esc_attr( WPGlobus::Config()->en_language_name[ $language ] ); ?></a>
588
+ </li> <?php
589
+ $order ++;
590
+ } ?>
591
+ </ul> <?php
592
+
593
+ /**
594
+ * Get meta description
595
+ */
596
+ $metadesc = get_post_meta( $post->ID, '_yoast_wpseo_metadesc', true );
597
+
598
+ /**
599
+ * Get title
600
+ */
601
+ $wpseotitle = get_post_meta( $post->ID, '_yoast_wpseo_title', true );
602
+
603
+ /**
604
+ * From Yoast3 focus keyword key is '_yoast_wpseo_focuskw_text_input'.
605
+ */
606
+ $focuskw = get_post_meta( $post->ID, '_yoast_wpseo_focuskw_text_input', true );
607
+
608
+ /**
609
+ * Make yoast cite base.
610
+ */
611
+ list( $yoast_permalink ) = get_sample_permalink( $post->ID );
612
+ $yoast_permalink = str_replace( array( '%pagename%', '%postname%' ), '', urldecode( $yoast_permalink ) );
613
+
614
+ /**
615
+ * Set cite does not editable by default.
616
+ */
617
+ $cite_contenteditable = 'false';
618
+
619
+ foreach ( WPGlobus::Config()->open_languages as $language ) {
620
+
621
+ $focuskeywords = '';
622
+ if ( $language == WPGlobus::Config()->default_language ) {
623
+ /**
624
+ * Get meta _yoast_wpseo_focuskeywords from yoast premium.
625
+ * @since 1.7.2 are processing default language only.
626
+ */
627
+ $focuskeywords = get_post_meta( $post->ID, '_yoast_wpseo_focuskeywords', true );
628
+ }
629
+
630
+ $yoast_cite_base = WPGlobus_Utils::localize_url( $yoast_permalink, $language );
631
+ $yoast_cite_base = str_replace( array( 'http://', 'https://' ), '', $yoast_cite_base );
632
+ $yoast_cite_base = str_replace( '//', '/', $yoast_cite_base );
633
+
634
+ $permalink['url'] = WPGlobus_Utils::localize_url( $permalink['url'], $language );
635
+ $url = apply_filters( 'wpglobus_wpseo_permalink', $permalink['url'], $language );
636
+
637
+ if ( $url !== $permalink['url'] ) {
638
+ /* We accept that user's filter make complete permalink for draft */
639
+ /* @todo maybe need more investigation */
640
+ $permalink['action'] = 'complete';
641
+ } else {
642
+ if ( 'publish' !== $post->post_status ) {
643
+ /**
644
+ * We cannot get post-name-full to make correct url here ( for draft & auto-draft ). We do it in JS
645
+ * @see var wpseosnippet_url in wpglobus-wpseo-**.js
646
+ */
647
+ $permalink['action'] = '';
648
+ }
649
+ } ?>
650
+ <div id="wpseo-tab-<?php echo esc_attr( $language ); ?>" class="wpglobus-wpseo-general"
651
+ data-language="<?php echo esc_attr( $language ); ?>"
652
+ data-url-<?php echo esc_attr( $language ); ?>="<?php echo esc_attr( $url ); ?>"
653
+ data-yoast-cite-base="<?php echo esc_attr( $yoast_cite_base ); ?>"
654
+ data-cite-contenteditable="<?php echo esc_attr( $cite_contenteditable ); ?>"
655
+ data-permalink="<?php echo esc_attr( $permalink['action'] ); ?>"
656
+ data-metadesc="<?php echo esc_attr( WPGlobus_Core::text_filter( $metadesc, $language, WPGlobus::RETURN_EMPTY ) ); ?>"
657
+ data-wpseotitle="<?php echo esc_attr( WPGlobus_Core::text_filter( $wpseotitle, $language, WPGlobus::RETURN_EMPTY ) ); ?>"
658
+ data-focuskw="<?php echo esc_attr( WPGlobus_Core::text_filter( $focuskw, $language, WPGlobus::RETURN_EMPTY ) ); ?>"
659
+ data-focuskeywords='<?php echo esc_attr( $focuskeywords ); ?>'>
660
+ </div> <?php
661
+ } ?>
662
+ </div>
663
+ <?php
664
+ }
665
+
666
+ /**
667
+ * Check disabled entity.
668
+ *
669
+ * @since 1.7.3
670
+ * @return boolean
671
+ */
672
+ public static function disabled_entity() {
673
+
674
+ if ( WPGlobus_WP::is_pagenow( array( 'edit-tags.php', 'term.php' ) ) ) :
675
+ /**
676
+ * Don't check page when editing taxonomy.
677
+ */
678
+ return false;
679
+ endif;
680
+
681
+ /** @global WP_Post $post */
682
+ global $post;
683
+
684
+ $result = false;
685
+ if ( WPGlobus_WP::is_pagenow( array( 'post.php', 'post-new.php' ) ) ) :
686
+ if ( empty( $post ) ) {
687
+ $result = true;
688
+ } else if ( WPGlobus::O()->disabled_entity( $post->post_type ) ) {
689
+ $result = true;
690
+ }
691
+ endif;
692
+ return $result;
693
+ }
694
+
695
+ } // class
696
+
697
+ # --- EOF
includes/vendor/wpglobus-vendors.php ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * @package WPGlobus\Vendor
4
+ *
5
+ * @since 1.9.17
6
+ */
7
+
8
+ /**
9
+ * All In One SEO Pack.
10
+ * @todo check loading 'vendor/class-wpglobus-aioseop.php' in class-wpglobus.php:628 for WPGlobus > 1.9.16
11
+ */
12
+ if ( defined( 'AIOSEOP_VERSION' ) ) {
13
+ require_once( dirname( __FILE__ ) . '/aioseopack/class-wpglobus-aioseopack.php' );
14
+ WPGlobus_All_in_One_SEO_Pack::get_instance();
15
+ }
16
+
17
+ /**
18
+ * ACF.
19
+ * https://wordpress.org/plugins/advanced-custom-fields/
20
+ * @todo W.I.P
21
+ */
22
+ /*
23
+ if ( $this->is_script_active('ACF') || $this->is_script_active('ACFPRO') ) {
24
+ require_once( dirname( __FILE__ ) . '/acf/class-wpglobus-acf.php' );
25
+ WPGlobus_Acf_1::get_instance();
26
+ }
27
+ // */
28
+
29
+
30
+ # --- EOF
includes/wp_options/class-wpglobus-wp_options.php ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Class WPGlobus_WP_Options
4
+ *
5
+ * @package WPGlobus\WP_Options
6
+ * @author Alex Gor(alexgff)
7
+ */
8
+
9
+ if ( ! class_exists( 'WPGlobus_WP_Options' ) ) :
10
+
11
+ class WPGlobus_WP_Options {
12
+
13
+ /**
14
+ * Instance of this class.
15
+ *
16
+ * @var WPGlobus_WP_Options
17
+ */
18
+ protected static $instance;
19
+
20
+ /**
21
+ * Constructor.
22
+ *
23
+ * @param string[] $wp_options
24
+ */
25
+ protected function __construct( $wp_options = array() ) {
26
+
27
+ if ( empty( $wp_options ) || ! is_array( $wp_options ) ) {
28
+ return;
29
+ }
30
+
31
+ if ( is_admin() ) {
32
+ foreach ( $wp_options as $option ) {
33
+ add_filter( 'option_' . $option, array( __CLASS__, 'filter__translate_option' ) );
34
+ }
35
+ }
36
+
37
+ }
38
+
39
+ /**
40
+ * Get instance of this class.
41
+ *
42
+ * @param string[] $wp_options
43
+ *
44
+ * @return WPGlobus_WP_Options
45
+ */
46
+ public static function get_instance( $wp_options ) {
47
+ if ( ! ( self::$instance instanceof self ) ) {
48
+ self::$instance = new self( $wp_options );
49
+ }
50
+
51
+ return self::$instance;
52
+ }
53
+
54
+ /**
55
+ * Callback to translate option.
56
+ *
57
+ * @param string $option
58
+ *
59
+ * @return string
60
+ */
61
+ public static function filter__translate_option( $option ) {
62
+ if ( ! is_string( $option ) ) {
63
+ return $option;
64
+ }
65
+
66
+ if ( ! WPGlobus::Config()->builder->is_running() ) {
67
+ return $option;
68
+ }
69
+
70
+ $language = WPGlobus::Config()->builder->get_language();
71
+ if ( ! empty( $language ) ) {
72
+ $option = WPGlobus_Core::text_filter( $option, $language );
73
+ }
74
+
75
+ return $option;
76
+ }
77
+
78
+ }
79
+
80
+ endif;
includes/wpglobus-yoastseo.php CHANGED
@@ -8,8 +8,12 @@
8
  /**
9
  * @since 1.9.14
10
  * 21.04.2018 - 73
11
- */
12
- $wpglobus_yoastseo_latest_version = '73';
 
 
 
 
13
 
14
  if ( defined('WPSEO_VERSION') && defined('WPSEO_PREMIUM_PLUGIN_FILE') ) {
15
  /**
@@ -48,14 +52,23 @@ if ( defined('WPSEO_VERSION') && defined('WPSEO_PREMIUM_PLUGIN_FILE') ) {
48
  $version = version_compare( WPSEO_VERSION, '4.4', '>=' ) ? '44' : $version;
49
  $version = version_compare( WPSEO_VERSION, '4.8', '>=' ) ? '48' : $version;
50
  $version = version_compare( WPSEO_VERSION, '5.9', '>=' ) ? '59' : $version;
51
- $version = version_compare( WPSEO_VERSION, '7.3', '>=' ) ? $wpglobus_yoastseo_latest_version : $version;
52
-
53
- require_once "vendor/class-wpglobus-yoastseo$version.php";
54
-
55
- if ( version_compare( WPSEO_VERSION, '4.8', '>=' ) ) {
56
- WPGlobus_YoastSEO::controller($version);
 
57
  } else {
58
- WPGlobus_YoastSEO::controller();
 
 
 
 
 
 
 
 
59
  }
60
 
61
  } else {
8
  /**
9
  * @since 1.9.14
10
  * 21.04.2018 - 73
11
+ */
12
+ /**
13
+ * @since 1.9.17
14
+ * 05.07.2018 - 77
15
+ */
16
+ $wpglobus_yoastseo_latest_version = '77';
17
 
18
  if ( defined('WPSEO_VERSION') && defined('WPSEO_PREMIUM_PLUGIN_FILE') ) {
19
  /**
52
  $version = version_compare( WPSEO_VERSION, '4.4', '>=' ) ? '44' : $version;
53
  $version = version_compare( WPSEO_VERSION, '4.8', '>=' ) ? '48' : $version;
54
  $version = version_compare( WPSEO_VERSION, '5.9', '>=' ) ? '59' : $version;
55
+ $version = version_compare( WPSEO_VERSION, '7.3', '>=' ) ? '73' : $version;
56
+ $version = version_compare( WPSEO_VERSION, '7.7', '>=' ) ? $wpglobus_yoastseo_latest_version : $version;
57
+
58
+ if ( $version == '77' && is_admin() ) {
59
+
60
+ // Don't start support here.
61
+
62
  } else {
63
+
64
+ require_once "vendor/class-wpglobus-yoastseo$version.php";
65
+
66
+ if ( version_compare( WPSEO_VERSION, '4.8', '>=' ) ) {
67
+ WPGlobus_YoastSEO::controller($version);
68
+ } else {
69
+ WPGlobus_YoastSEO::controller();
70
+ }
71
+
72
  }
73
 
74
  } else {
languages/wpglobus-ar.po CHANGED
@@ -288,7 +288,7 @@ msgid "Save &amp; Reload"
288
  msgstr ""
289
 
290
  #: includes/admin/class-wpglobus-customize-options.php:546,
291
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
292
  msgid "WPGlobus"
293
  msgstr "WPGlobus"
294
 
@@ -310,22 +310,22 @@ msgid "Help"
310
  msgstr "مساعدة"
311
 
312
  #: includes/admin/class-wpglobus-customize-options.php:738,
313
- #: includes/options/class-wpglobus-options.php:1094
314
  msgid "Languages"
315
  msgstr "اللغات"
316
 
317
  #: includes/admin/class-wpglobus-customize-options.php:758,
318
- #: includes/options/class-wpglobus-options.php:1107
319
  msgid "Enabled Languages"
320
  msgstr "اللغات المفعلة"
321
 
322
  #: includes/admin/class-wpglobus-customize-options.php:760,
323
- #: includes/options/class-wpglobus-options.php:1108
324
  msgid "These languages are currently enabled on your site."
325
  msgstr "هذه اللغات هي حالياً مفغلة علي موقعك."
326
 
327
  #: includes/admin/class-wpglobus-customize-options.php:788,
328
- #: includes/options/class-wpglobus-options.php:1065
329
  msgid "Choose a language you would like to enable."
330
  msgstr "إختر اللغة التي تريد أن تُفعلها."
331
 
@@ -336,42 +336,42 @@ msgstr "إضغط زر [إحفظ & أنشر] لكي تؤكد."
336
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
337
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
338
  #: includes/admin/class-wpglobus-customize-options.php:794,
339
- #: includes/options/class-wpglobus-options.php:1071
340
  msgid "or Add new Language %1$s here %2$s"
341
  msgstr "أو أضف لغة جديدة %1$s هنا %2$s"
342
 
343
  #: includes/admin/class-wpglobus-customize-options.php:806,
344
- #: includes/options/class-wpglobus-options.php:1121
345
  msgid "Add Languages"
346
  msgstr "أضف لغة"
347
 
348
  #: includes/admin/class-wpglobus-customize-options.php:826,
349
- #: includes/options/class-wpglobus-options.php:1129
350
  msgid "Language Selector Mode"
351
  msgstr "وضع محدد اللغة"
352
 
353
  #: includes/admin/class-wpglobus-customize-options.php:831,
354
- #: includes/options/class-wpglobus-options.php:1132
355
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
356
  msgstr ""
357
 
358
  #: includes/admin/class-wpglobus-customize-options.php:832,
359
- #: includes/options/class-wpglobus-options.php:1133
360
  msgid "Full Name (English, Russian, Italian, etc.)"
361
  msgstr ""
362
 
363
  #: includes/admin/class-wpglobus-customize-options.php:834,
364
- #: includes/options/class-wpglobus-options.php:1134
365
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
366
  msgstr ""
367
 
368
  #: includes/admin/class-wpglobus-customize-options.php:835,
369
- #: includes/options/class-wpglobus-options.php:1135
370
  msgid "Flags only"
371
  msgstr "أعلام فقط"
372
 
373
  #: includes/admin/class-wpglobus-customize-options.php:837,
374
- #: includes/options/class-wpglobus-options.php:1130
375
  msgid ""
376
  "Choose the way language name and country flag are shown in the drop-down menu"
377
  msgstr "إختر الطريقة بحيث كيفية ظهور أسم اللغة والعلم في القائمة المنسدلة"
@@ -382,7 +382,7 @@ msgstr ""
382
 
383
  #: includes/admin/class-wpglobus-customize-options.php:881,
384
  #: includes/admin/class-wpglobus-customize-options.php:908,
385
- #: includes/options/class-wpglobus-options.php:1146
386
  msgid "Language Selector Menu"
387
  msgstr "قائمة إختيار اللغة"
388
 
@@ -392,24 +392,24 @@ msgstr "لا قوائم قد أونشئت بعد، أنشئ البعض."
392
 
393
  #: includes/admin/class-wpglobus-customize-options.php:892,
394
  #: includes/admin/class-wpglobus-customize-options.php:913,
395
- #: includes/options/class-wpglobus-options.php:1147
396
  msgid "Choose the navigation menu where the language selector will be shown"
397
  msgstr ""
398
 
399
  #: includes/admin/class-wpglobus-customize-options.php:933,
400
- #: includes/options/class-wpglobus-options.php:1157
401
  msgid "\"All Pages\" menus Language selector"
402
  msgstr ""
403
 
404
  #: includes/admin/class-wpglobus-customize-options.php:936,
405
- #: includes/options/class-wpglobus-options.php:1159
406
  msgid ""
407
  "Adds language selector to the menus that automatically list all existing "
408
  "pages (using `wp_list_pages`)"
409
  msgstr ""
410
 
411
  #: includes/admin/class-wpglobus-customize-options.php:953,
412
- #: includes/options/class-wpglobus-options.php:1278
413
  msgid "Custom CSS"
414
  msgstr "نمط مخصص"
415
 
@@ -428,22 +428,22 @@ msgid "Uncheck to disable WPGlobus"
428
  msgstr ""
429
 
430
  #: includes/admin/class-wpglobus-customize-options.php:1118,
431
- #: includes/options/class-wpglobus-options.php:1346
432
  msgid "Redirect"
433
  msgstr "إعادة توجية"
434
 
435
  #: includes/admin/class-wpglobus-customize-options.php:1143,
436
- #: includes/options/class-wpglobus-options.php:1341
437
  msgid "Choose the language automatically, based on:"
438
  msgstr ""
439
 
440
  #: includes/admin/class-wpglobus-customize-options.php:1145,
441
- #: includes/options/class-wpglobus-options.php:1331
442
  msgid "Preferred language set in the browser"
443
  msgstr ""
444
 
445
  #: includes/admin/class-wpglobus-customize-options.php:1146,
446
- #: includes/options/class-wpglobus-options.php:1318
447
  msgid ""
448
  "When a user comes to the site for the first time, try to find the best "
449
  "matching language version of the page."
@@ -466,7 +466,7 @@ msgstr "إعدادات WPGlobus"
466
  #: includes/admin/class-wpglobus-customize-options.php:1185,
467
  #: includes/admin/class-wpglobus-customize-options.php:1207,
468
  #: includes/admin/class-wpglobus-customize-options.php:1227,
469
- #: includes/options/class-wpglobus-options.php:1290
470
  msgid "Custom JS Code"
471
  msgstr "نمط مخصص"
472
 
@@ -494,12 +494,12 @@ msgid ""
494
  msgstr ""
495
 
496
  #: includes/admin/class-wpglobus-customize-options.php:1344,
497
- #: includes/options/class-wpglobus-options.php:567
498
  msgid "Thank you for installing WPGlobus!"
499
  msgstr "شكراً لك لتثبيت WPGlobus !"
500
 
501
  #: includes/admin/class-wpglobus-customize-options.php:1348,
502
- #: includes/options/class-wpglobus-options.php:571
503
  msgid "Read About WPGlobus"
504
  msgstr "إقرأ عن WPGlobus "
505
 
@@ -509,7 +509,7 @@ msgid ""
509
  msgstr ""
510
 
511
  #: includes/admin/class-wpglobus-customize-options.php:1356,
512
- #: includes/options/class-wpglobus-options.php:581
513
  msgid ""
514
  "Should you have any questions or comments, please do not hesitate to contact "
515
  "us."
@@ -517,13 +517,13 @@ msgstr ""
517
 
518
  #: includes/admin/class-wpglobus-customize-options.php:1360,
519
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
520
- #: includes/options/class-wpglobus-options.php:585
521
  msgid "Sincerely Yours,"
522
  msgstr ""
523
 
524
  #: includes/admin/class-wpglobus-customize-options.php:1362,
525
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
526
- #: includes/options/class-wpglobus-options.php:587,
527
  #: includes/options/wpglobus-options-header.php:34
528
  msgid "The WPGlobus Team"
529
  msgstr ""
@@ -531,14 +531,14 @@ msgstr ""
531
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
532
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
533
  #: includes/admin/class-wpglobus-customize-options.php:1381,
534
- #: includes/options/class-wpglobus-options.php:622
535
  msgid ""
536
  "We would hate to see you go. If something goes wrong, do not uninstall "
537
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
538
  msgstr ""
539
 
540
  #: includes/admin/class-wpglobus-customize-options.php:1388,
541
- #: includes/options/class-wpglobus-options.php:629
542
  msgid ""
543
  "Please note that if you deactivate WPGlobus, your site will show all the "
544
  "languages together, mixed up. You will need to remove all translations, "
@@ -548,7 +548,7 @@ msgstr ""
548
  #. translators: %s: link to the Clean-up Tool
549
  #. translators: %s: link to the Clean-up Tool
550
  #: includes/admin/class-wpglobus-customize-options.php:1393,
551
- #: includes/options/class-wpglobus-options.php:633
552
  msgid ""
553
  "If there are just a few places, you should edit them manually. To "
554
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -559,7 +559,7 @@ msgstr ""
559
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
560
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
561
  #: includes/admin/class-wpglobus-customize-options.php:1396,
562
- #: includes/options/class-wpglobus-options.php:610
563
  msgid "%1$sClean-up Tool%2$s"
564
  msgstr ""
565
 
@@ -694,7 +694,7 @@ msgid "Installed"
694
  msgstr "مُثبت"
695
 
696
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
697
- #: includes/options/class-wpglobus-options.php:658
698
  msgid "Help Desk"
699
  msgstr "طاولة المساعدة"
700
 
@@ -744,46 +744,69 @@ msgstr ""
744
  msgid "Technical Information"
745
  msgstr "المعلومات التقنية"
746
 
747
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
748
  msgid "WPGlobus Recommends:"
749
  msgstr ""
750
 
751
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
752
- #: includes/options/class-wpglobus-options.php:865
753
  msgid "WPGlobus for WooCommerce"
754
  msgstr ""
755
 
756
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
757
  msgid ""
758
  "Translate product titles and descriptions, product categories, tags and "
759
  "attributes."
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
763
  msgid "Get it now:"
764
  msgstr ""
765
 
766
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
767
  msgid "WPGlobus Multi-Currency"
768
  msgstr ""
769
 
770
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
771
  msgid "Accept multiple currencies in your online store!"
772
  msgstr ""
773
 
774
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
775
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
776
  msgid "Check it out:"
777
  msgstr ""
778
 
779
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
780
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
781
  msgstr ""
782
 
783
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
784
  msgid "To translate permalinks, please activate the module Slug."
785
  msgstr ""
786
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
787
  #: includes/class-wpglobus-widget.php:27
788
  msgid "WPGlobus widget"
789
  msgstr ""
@@ -820,51 +843,51 @@ msgstr "القوائم المنسدلة"
820
  msgid "Dropdown with flags"
821
  msgstr ""
822
 
823
- #: includes/class-wpglobus-widget.php:240
824
  msgid "Selector type"
825
  msgstr ""
826
 
827
  #. translators: ON/OFF status of WPGlobus on the edit pages.
828
- #: includes/class-wpglobus.php:1040
829
  msgid "OFF"
830
  msgstr ""
831
 
832
- #: includes/class-wpglobus.php:1041
833
  msgid "Turn on"
834
  msgstr ""
835
 
836
  #. translators: ON/OFF status of WPGlobus on the edit pages.
837
- #: includes/class-wpglobus.php:1045
838
  msgid "ON"
839
  msgstr ""
840
 
841
- #: includes/class-wpglobus.php:1046
842
  msgid "Turn off"
843
  msgstr ""
844
 
845
- #: includes/class-wpglobus.php:1210
846
  msgid "You cannot disable the main language."
847
  msgstr ""
848
 
849
- #: includes/class-wpglobus.php:1412
850
  msgid "*) Available after the menu is saved."
851
  msgstr ""
852
 
853
- #: includes/class-wpglobus.php:1429
854
  msgid "Need a multilingual slug?"
855
  msgstr ""
856
 
857
- #: includes/class-wpglobus.php:3469
858
  msgid "You must enable Pretty Permalinks to use WPGlobus."
859
  msgstr ""
860
 
861
- #: includes/class-wpglobus.php:3471
862
  msgid ""
863
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
864
  "default option."
865
  msgstr ""
866
 
867
- #: includes/class-wpglobus.php:3612
868
  msgid "Add"
869
  msgstr "إضافة"
870
 
@@ -873,8 +896,8 @@ msgid "Language Selector Menu Style"
873
  msgstr ""
874
 
875
  #: includes/options/class-wpglobus-options.php:251,
876
- #: includes/options/class-wpglobus-options.php:734,
877
- #: includes/options/class-wpglobus-options.php:803
878
  msgid "WPGlobus Plus"
879
  msgstr ""
880
 
@@ -901,104 +924,104 @@ msgid ""
901
  msgstr ""
902
 
903
  #. translators: placeholders for "strong" tags.
904
- #: includes/options/class-wpglobus-options.php:575
905
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
906
  msgstr ""
907
 
908
  #. translators: placeholders for "strong" tags.
909
- #: includes/options/class-wpglobus-options.php:578
910
  msgid ""
911
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
912
  "the language attributes: name, code, flag icon, etc."
913
  msgstr ""
914
 
915
- #: includes/options/class-wpglobus-options.php:595
916
  msgid "Welcome!"
917
  msgstr "مرحباً!"
918
 
919
- #: includes/options/class-wpglobus-options.php:618
920
  msgid "Deactivating / Uninstalling"
921
  msgstr ""
922
 
923
- #: includes/options/class-wpglobus-options.php:643
924
  msgid "Uninstall"
925
  msgstr ""
926
 
927
- #: includes/options/class-wpglobus-options.php:673
928
  msgid "All add-ons"
929
  msgstr ""
930
 
931
- #: includes/options/class-wpglobus-options.php:688
932
  msgid "Mobile Menu"
933
  msgstr ""
934
 
935
- #: includes/options/class-wpglobus-options.php:703
936
  msgid "Language Widgets"
937
  msgstr ""
938
 
939
- #: includes/options/class-wpglobus-options.php:773
940
  msgid "We Recommend..."
941
  msgstr ""
942
 
943
- #: includes/options/class-wpglobus-options.php:805
944
  msgid ""
945
  "Our premium add-on, WPGlobus Plus, will add several features to your "
946
  "website, such as:"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:808
950
  msgid ""
951
  "- Ability to write a post in one language and immediately publish it, not "
952
  "waiting for the translation to other languages;"
953
  msgstr ""
954
 
955
- #: includes/options/class-wpglobus-options.php:811
956
  msgid "- Set different URLs for each translation;"
957
  msgstr ""
958
 
959
- #: includes/options/class-wpglobus-options.php:814
960
  msgid ""
961
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
962
  "for each translation;"
963
  msgstr ""
964
 
965
- #: includes/options/class-wpglobus-options.php:817
966
  msgid "- and more..."
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:820,
970
- #: includes/options/class-wpglobus-options.php:877,
971
- #: includes/options/class-wpglobus-options.php:935
972
  msgid "Click here to download"
973
  msgstr ""
974
 
975
- #: includes/options/class-wpglobus-options.php:868
976
  msgid ""
977
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
978
  "translate your blog posts and pages to many languages."
979
  msgstr ""
980
 
981
- #: includes/options/class-wpglobus-options.php:871
982
  msgid "The next step is to translate your WooCommerce-based store!"
983
  msgstr ""
984
 
985
- #: includes/options/class-wpglobus-options.php:874
986
  msgid ""
987
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
988
  "translate product titles and descriptions, categories, tags and attributes."
989
  msgstr ""
990
 
991
- #: includes/options/class-wpglobus-options.php:921
992
  msgid "Multi-currency"
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:924
996
  msgid ""
997
  "Your WooCommerce-powered store is set to show prices and accept payments in "
998
  "a single currency only."
999
  msgstr ""
1000
 
1001
- #: includes/options/class-wpglobus-options.php:928
1002
  msgid ""
1003
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1004
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1006,149 +1029,161 @@ msgid ""
1006
  "positioning for global growth!"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:932
1010
  msgid ""
1011
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1012
  "re-calculating prices on-the-fly."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:969
1016
  msgid "WPGlobus Premium Add-ons"
1017
  msgstr ""
1018
 
1019
- #: includes/options/class-wpglobus-options.php:971
1020
  msgid ""
1021
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1022
  "you will be able to:"
1023
  msgstr ""
1024
 
1025
- #: includes/options/class-wpglobus-options.php:976
1026
  msgid ""
1027
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1028
  "моя-страница and so on);"
1029
  msgstr ""
1030
 
1031
- #: includes/options/class-wpglobus-options.php:979
1032
  msgid ""
1033
  "Postpone translation to some languages and <strong>publish only the "
1034
  "translated texts</strong>;"
1035
  msgstr ""
1036
 
1037
- #: includes/options/class-wpglobus-options.php:982
1038
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1039
  msgstr ""
1040
 
1041
- #: includes/options/class-wpglobus-options.php:985
1042
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:988
1046
  msgid ""
1047
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1048
  "strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:992
1052
  msgid "...and more."
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:995
1056
  msgid "Click here to visit the WPGlobus Store"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:1024
1060
  msgid "Select a language"
1061
  msgstr "حدد لغة"
1062
 
1063
  #. translators: %3$s placeholder for the icon (actual picture)
1064
- #: includes/options/class-wpglobus-options.php:1051
1065
  msgid ""
1066
  "Place the %1$smain language%2$s of your site at the top of the list by "
1067
  "dragging the %3$s icons."
1068
  msgstr ""
1069
 
1070
  #. translators: placeholders for the "strong" HTML tags.
1071
- #: includes/options/class-wpglobus-options.php:1054
1072
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1073
  msgstr ""
1074
 
1075
  #. translators: placeholders for the "strong" HTML tags.
1076
- #: includes/options/class-wpglobus-options.php:1057
1077
  msgid "%1$sAdd%2$s more languages using the section below."
1078
  msgstr ""
1079
 
1080
- #: includes/options/class-wpglobus-options.php:1058
1081
  msgid "When done, click the [Save Changes] button."
1082
  msgstr ""
1083
 
1084
  #. translators: %s - placeholder for the "Save Changes" button text.
1085
- #: includes/options/class-wpglobus-options.php:1068
1086
  msgid "Press the %s button to confirm."
1087
  msgstr ""
1088
 
1089
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1090
- #: includes/options/class-wpglobus-options.php:1086
1091
  msgid "-- none --"
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1087
1095
  msgid "All menus"
1096
  msgstr ""
1097
 
1098
- #: includes/options/class-wpglobus-options.php:1100
1099
  msgid "Instructions:"
1100
  msgstr "تعليمات:"
1101
 
1102
- #: includes/options/class-wpglobus-options.php:1158
1103
  msgid "(Found in some themes)"
1104
  msgstr ""
1105
 
1106
- #: includes/options/class-wpglobus-options.php:1160
1107
  msgid "Enable"
1108
  msgstr "مُفعّل"
1109
 
1110
- #: includes/options/class-wpglobus-options.php:1175
1111
  msgid "Languages table"
1112
  msgstr "لائحة اللغات"
1113
 
1114
- #: includes/options/class-wpglobus-options.php:1181
1115
  msgid "Use this table to add, edit or delete languages."
1116
  msgstr "إستخدم هذه اللأئحة لكي تضيف،تعدل أو تزيل اللغات."
1117
 
1118
- #: includes/options/class-wpglobus-options.php:1182
1119
  msgid "NOTE: you cannot remove the main language."
1120
  msgstr "ملحوظة: لا يمكنك مسح اللغة الرئيسية."
1121
 
1122
- #: includes/options/class-wpglobus-options.php:1236
1123
  msgid "WPGlobus is enabled on these Post Types"
1124
  msgstr ""
1125
 
1126
- #: includes/options/class-wpglobus-options.php:1237
1127
  msgid "Uncheck to disable"
1128
  msgstr ""
1129
 
1130
- #: includes/options/class-wpglobus-options.php:1238
1131
  msgid ""
1132
  "Please note that there are post types, which status is managed by other "
1133
  "plugins and cannot be changed here."
1134
  msgstr ""
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1243
1137
  msgid "Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1259
1141
  msgid ""
1142
  "You should put here only the code provided by WPGlobus Support. Do not write "
1143
  "anything else in the sections below as it might break the functionality of "
1144
  "your website!"
1145
  msgstr ""
1146
 
1147
- #: includes/options/class-wpglobus-options.php:1300
1148
  msgid "Custom Code"
1149
  msgstr ""
1150
 
1151
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1152
  msgid "Translate strings"
1153
  msgstr ""
1154
 
@@ -1204,6 +1239,38 @@ msgstr "اختر عنصر"
1204
  msgid "No items of this type were found."
1205
  msgstr "لم يتم العثور على عناصر من هذا النوع."
1206
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1207
  #: includes/options/templates/customize-intro.php:35
1208
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1209
  msgstr ""
288
  msgstr ""
289
 
290
  #: includes/admin/class-wpglobus-customize-options.php:546,
291
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
292
  msgid "WPGlobus"
293
  msgstr "WPGlobus"
294
 
310
  msgstr "مساعدة"
311
 
312
  #: includes/admin/class-wpglobus-customize-options.php:738,
313
+ #: includes/options/class-wpglobus-options.php:1095
314
  msgid "Languages"
315
  msgstr "اللغات"
316
 
317
  #: includes/admin/class-wpglobus-customize-options.php:758,
318
+ #: includes/options/class-wpglobus-options.php:1108
319
  msgid "Enabled Languages"
320
  msgstr "اللغات المفعلة"
321
 
322
  #: includes/admin/class-wpglobus-customize-options.php:760,
323
+ #: includes/options/class-wpglobus-options.php:1109
324
  msgid "These languages are currently enabled on your site."
325
  msgstr "هذه اللغات هي حالياً مفغلة علي موقعك."
326
 
327
  #: includes/admin/class-wpglobus-customize-options.php:788,
328
+ #: includes/options/class-wpglobus-options.php:1066
329
  msgid "Choose a language you would like to enable."
330
  msgstr "إختر اللغة التي تريد أن تُفعلها."
331
 
336
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
337
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
338
  #: includes/admin/class-wpglobus-customize-options.php:794,
339
+ #: includes/options/class-wpglobus-options.php:1072
340
  msgid "or Add new Language %1$s here %2$s"
341
  msgstr "أو أضف لغة جديدة %1$s هنا %2$s"
342
 
343
  #: includes/admin/class-wpglobus-customize-options.php:806,
344
+ #: includes/options/class-wpglobus-options.php:1122
345
  msgid "Add Languages"
346
  msgstr "أضف لغة"
347
 
348
  #: includes/admin/class-wpglobus-customize-options.php:826,
349
+ #: includes/options/class-wpglobus-options.php:1130
350
  msgid "Language Selector Mode"
351
  msgstr "وضع محدد اللغة"
352
 
353
  #: includes/admin/class-wpglobus-customize-options.php:831,
354
+ #: includes/options/class-wpglobus-options.php:1133
355
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
356
  msgstr ""
357
 
358
  #: includes/admin/class-wpglobus-customize-options.php:832,
359
+ #: includes/options/class-wpglobus-options.php:1134
360
  msgid "Full Name (English, Russian, Italian, etc.)"
361
  msgstr ""
362
 
363
  #: includes/admin/class-wpglobus-customize-options.php:834,
364
+ #: includes/options/class-wpglobus-options.php:1135
365
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
366
  msgstr ""
367
 
368
  #: includes/admin/class-wpglobus-customize-options.php:835,
369
+ #: includes/options/class-wpglobus-options.php:1136
370
  msgid "Flags only"
371
  msgstr "أعلام فقط"
372
 
373
  #: includes/admin/class-wpglobus-customize-options.php:837,
374
+ #: includes/options/class-wpglobus-options.php:1131
375
  msgid ""
376
  "Choose the way language name and country flag are shown in the drop-down menu"
377
  msgstr "إختر الطريقة بحيث كيفية ظهور أسم اللغة والعلم في القائمة المنسدلة"
382
 
383
  #: includes/admin/class-wpglobus-customize-options.php:881,
384
  #: includes/admin/class-wpglobus-customize-options.php:908,
385
+ #: includes/options/class-wpglobus-options.php:1147
386
  msgid "Language Selector Menu"
387
  msgstr "قائمة إختيار اللغة"
388
 
392
 
393
  #: includes/admin/class-wpglobus-customize-options.php:892,
394
  #: includes/admin/class-wpglobus-customize-options.php:913,
395
+ #: includes/options/class-wpglobus-options.php:1148
396
  msgid "Choose the navigation menu where the language selector will be shown"
397
  msgstr ""
398
 
399
  #: includes/admin/class-wpglobus-customize-options.php:933,
400
+ #: includes/options/class-wpglobus-options.php:1158
401
  msgid "\"All Pages\" menus Language selector"
402
  msgstr ""
403
 
404
  #: includes/admin/class-wpglobus-customize-options.php:936,
405
+ #: includes/options/class-wpglobus-options.php:1160
406
  msgid ""
407
  "Adds language selector to the menus that automatically list all existing "
408
  "pages (using `wp_list_pages`)"
409
  msgstr ""
410
 
411
  #: includes/admin/class-wpglobus-customize-options.php:953,
412
+ #: includes/options/class-wpglobus-options.php:1279
413
  msgid "Custom CSS"
414
  msgstr "نمط مخصص"
415
 
428
  msgstr ""
429
 
430
  #: includes/admin/class-wpglobus-customize-options.php:1118,
431
+ #: includes/options/class-wpglobus-options.php:1347
432
  msgid "Redirect"
433
  msgstr "إعادة توجية"
434
 
435
  #: includes/admin/class-wpglobus-customize-options.php:1143,
436
+ #: includes/options/class-wpglobus-options.php:1342
437
  msgid "Choose the language automatically, based on:"
438
  msgstr ""
439
 
440
  #: includes/admin/class-wpglobus-customize-options.php:1145,
441
+ #: includes/options/class-wpglobus-options.php:1332
442
  msgid "Preferred language set in the browser"
443
  msgstr ""
444
 
445
  #: includes/admin/class-wpglobus-customize-options.php:1146,
446
+ #: includes/options/class-wpglobus-options.php:1319
447
  msgid ""
448
  "When a user comes to the site for the first time, try to find the best "
449
  "matching language version of the page."
466
  #: includes/admin/class-wpglobus-customize-options.php:1185,
467
  #: includes/admin/class-wpglobus-customize-options.php:1207,
468
  #: includes/admin/class-wpglobus-customize-options.php:1227,
469
+ #: includes/options/class-wpglobus-options.php:1291
470
  msgid "Custom JS Code"
471
  msgstr "نمط مخصص"
472
 
494
  msgstr ""
495
 
496
  #: includes/admin/class-wpglobus-customize-options.php:1344,
497
+ #: includes/options/class-wpglobus-options.php:568
498
  msgid "Thank you for installing WPGlobus!"
499
  msgstr "شكراً لك لتثبيت WPGlobus !"
500
 
501
  #: includes/admin/class-wpglobus-customize-options.php:1348,
502
+ #: includes/options/class-wpglobus-options.php:572
503
  msgid "Read About WPGlobus"
504
  msgstr "إقرأ عن WPGlobus "
505
 
509
  msgstr ""
510
 
511
  #: includes/admin/class-wpglobus-customize-options.php:1356,
512
+ #: includes/options/class-wpglobus-options.php:582
513
  msgid ""
514
  "Should you have any questions or comments, please do not hesitate to contact "
515
  "us."
517
 
518
  #: includes/admin/class-wpglobus-customize-options.php:1360,
519
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
520
+ #: includes/options/class-wpglobus-options.php:586
521
  msgid "Sincerely Yours,"
522
  msgstr ""
523
 
524
  #: includes/admin/class-wpglobus-customize-options.php:1362,
525
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
526
+ #: includes/options/class-wpglobus-options.php:588,
527
  #: includes/options/wpglobus-options-header.php:34
528
  msgid "The WPGlobus Team"
529
  msgstr ""
531
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
532
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
533
  #: includes/admin/class-wpglobus-customize-options.php:1381,
534
+ #: includes/options/class-wpglobus-options.php:623
535
  msgid ""
536
  "We would hate to see you go. If something goes wrong, do not uninstall "
537
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
538
  msgstr ""
539
 
540
  #: includes/admin/class-wpglobus-customize-options.php:1388,
541
+ #: includes/options/class-wpglobus-options.php:630
542
  msgid ""
543
  "Please note that if you deactivate WPGlobus, your site will show all the "
544
  "languages together, mixed up. You will need to remove all translations, "
548
  #. translators: %s: link to the Clean-up Tool
549
  #. translators: %s: link to the Clean-up Tool
550
  #: includes/admin/class-wpglobus-customize-options.php:1393,
551
+ #: includes/options/class-wpglobus-options.php:634
552
  msgid ""
553
  "If there are just a few places, you should edit them manually. To "
554
  "automatically remove all translations at once, you can use the %s. WARNING: "
559
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
560
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
561
  #: includes/admin/class-wpglobus-customize-options.php:1396,
562
+ #: includes/options/class-wpglobus-options.php:611
563
  msgid "%1$sClean-up Tool%2$s"
564
  msgstr ""
565
 
694
  msgstr "مُثبت"
695
 
696
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
697
+ #: includes/options/class-wpglobus-options.php:659
698
  msgid "Help Desk"
699
  msgstr "طاولة المساعدة"
700
 
744
  msgid "Technical Information"
745
  msgstr "المعلومات التقنية"
746
 
747
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
748
  msgid "WPGlobus Recommends:"
749
  msgstr ""
750
 
751
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
752
+ #: includes/options/class-wpglobus-options.php:866
753
  msgid "WPGlobus for WooCommerce"
754
  msgstr ""
755
 
756
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
757
  msgid ""
758
  "Translate product titles and descriptions, product categories, tags and "
759
  "attributes."
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
763
  msgid "Get it now:"
764
  msgstr ""
765
 
766
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
767
  msgid "WPGlobus Multi-Currency"
768
  msgstr ""
769
 
770
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
771
  msgid "Accept multiple currencies in your online store!"
772
  msgstr ""
773
 
774
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
775
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
776
  msgid "Check it out:"
777
  msgstr ""
778
 
779
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
780
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
781
  msgstr ""
782
 
783
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
784
  msgid "To translate permalinks, please activate the module Slug."
785
  msgstr ""
786
 
787
+ #: includes/builders/class-wpglobus-builder.php:351,
788
+ #: includes/class-wpglobus.php:3527
789
+ msgid "Save draft before using extra language."
790
+ msgstr ""
791
+
792
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
793
+ msgid "WPGlobus languages"
794
+ msgstr ""
795
+
796
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
797
+ msgid "Before switching the language, please save draft or publish."
798
+ msgstr ""
799
+
800
+ #. translators: Metabox title FOR language.
801
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
802
+ msgctxt "filter__seo_meta_box_title"
803
+ msgid "for"
804
+ msgstr ""
805
+
806
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
807
+ msgid "Page is being reloaded. Please wait..."
808
+ msgstr ""
809
+
810
  #: includes/class-wpglobus-widget.php:27
811
  msgid "WPGlobus widget"
812
  msgstr ""
843
  msgid "Dropdown with flags"
844
  msgstr ""
845
 
846
+ #: includes/class-wpglobus-widget.php:264
847
  msgid "Selector type"
848
  msgstr ""
849
 
850
  #. translators: ON/OFF status of WPGlobus on the edit pages.
851
+ #: includes/class-wpglobus.php:1294
852
  msgid "OFF"
853
  msgstr ""
854
 
855
+ #: includes/class-wpglobus.php:1295
856
  msgid "Turn on"
857
  msgstr ""
858
 
859
  #. translators: ON/OFF status of WPGlobus on the edit pages.
860
+ #: includes/class-wpglobus.php:1299
861
  msgid "ON"
862
  msgstr ""
863
 
864
+ #: includes/class-wpglobus.php:1300
865
  msgid "Turn off"
866
  msgstr ""
867
 
868
+ #: includes/class-wpglobus.php:1483
869
  msgid "You cannot disable the main language."
870
  msgstr ""
871
 
872
+ #: includes/class-wpglobus.php:1684
873
  msgid "*) Available after the menu is saved."
874
  msgstr ""
875
 
876
+ #: includes/class-wpglobus.php:1701
877
  msgid "Need a multilingual slug?"
878
  msgstr ""
879
 
880
+ #: includes/class-wpglobus.php:3960
881
  msgid "You must enable Pretty Permalinks to use WPGlobus."
882
  msgstr ""
883
 
884
+ #: includes/class-wpglobus.php:3962
885
  msgid ""
886
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
887
  "default option."
888
  msgstr ""
889
 
890
+ #: includes/class-wpglobus.php:4108
891
  msgid "Add"
892
  msgstr "إضافة"
893
 
896
  msgstr ""
897
 
898
  #: includes/options/class-wpglobus-options.php:251,
899
+ #: includes/options/class-wpglobus-options.php:735,
900
+ #: includes/options/class-wpglobus-options.php:804
901
  msgid "WPGlobus Plus"
902
  msgstr ""
903
 
924
  msgstr ""
925
 
926
  #. translators: placeholders for "strong" tags.
927
+ #: includes/options/class-wpglobus-options.php:576
928
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
929
  msgstr ""
930
 
931
  #. translators: placeholders for "strong" tags.
932
+ #: includes/options/class-wpglobus-options.php:579
933
  msgid ""
934
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
935
  "the language attributes: name, code, flag icon, etc."
936
  msgstr ""
937
 
938
+ #: includes/options/class-wpglobus-options.php:596
939
  msgid "Welcome!"
940
  msgstr "مرحباً!"
941
 
942
+ #: includes/options/class-wpglobus-options.php:619
943
  msgid "Deactivating / Uninstalling"
944
  msgstr ""
945
 
946
+ #: includes/options/class-wpglobus-options.php:644
947
  msgid "Uninstall"
948
  msgstr ""
949
 
950
+ #: includes/options/class-wpglobus-options.php:674
951
  msgid "All add-ons"
952
  msgstr ""
953
 
954
+ #: includes/options/class-wpglobus-options.php:689
955
  msgid "Mobile Menu"
956
  msgstr ""
957
 
958
+ #: includes/options/class-wpglobus-options.php:704
959
  msgid "Language Widgets"
960
  msgstr ""
961
 
962
+ #: includes/options/class-wpglobus-options.php:774
963
  msgid "We Recommend..."
964
  msgstr ""
965
 
966
+ #: includes/options/class-wpglobus-options.php:806
967
  msgid ""
968
  "Our premium add-on, WPGlobus Plus, will add several features to your "
969
  "website, such as:"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:809
973
  msgid ""
974
  "- Ability to write a post in one language and immediately publish it, not "
975
  "waiting for the translation to other languages;"
976
  msgstr ""
977
 
978
+ #: includes/options/class-wpglobus-options.php:812
979
  msgid "- Set different URLs for each translation;"
980
  msgstr ""
981
 
982
+ #: includes/options/class-wpglobus-options.php:815
983
  msgid ""
984
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
985
  "for each translation;"
986
  msgstr ""
987
 
988
+ #: includes/options/class-wpglobus-options.php:818
989
  msgid "- and more..."
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:821,
993
+ #: includes/options/class-wpglobus-options.php:878,
994
+ #: includes/options/class-wpglobus-options.php:936
995
  msgid "Click here to download"
996
  msgstr ""
997
 
998
+ #: includes/options/class-wpglobus-options.php:869
999
  msgid ""
1000
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1001
  "translate your blog posts and pages to many languages."
1002
  msgstr ""
1003
 
1004
+ #: includes/options/class-wpglobus-options.php:872
1005
  msgid "The next step is to translate your WooCommerce-based store!"
1006
  msgstr ""
1007
 
1008
+ #: includes/options/class-wpglobus-options.php:875
1009
  msgid ""
1010
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1011
  "translate product titles and descriptions, categories, tags and attributes."
1012
  msgstr ""
1013
 
1014
+ #: includes/options/class-wpglobus-options.php:922
1015
  msgid "Multi-currency"
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:925
1019
  msgid ""
1020
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1021
  "a single currency only."
1022
  msgstr ""
1023
 
1024
+ #: includes/options/class-wpglobus-options.php:929
1025
  msgid ""
1026
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1027
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1029
  "positioning for global growth!"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:933
1033
  msgid ""
1034
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1035
  "re-calculating prices on-the-fly."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:970
1039
  msgid "WPGlobus Premium Add-ons"
1040
  msgstr ""
1041
 
1042
+ #: includes/options/class-wpglobus-options.php:972
1043
  msgid ""
1044
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1045
  "you will be able to:"
1046
  msgstr ""
1047
 
1048
+ #: includes/options/class-wpglobus-options.php:977
1049
  msgid ""
1050
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1051
  "моя-страница and so on);"
1052
  msgstr ""
1053
 
1054
+ #: includes/options/class-wpglobus-options.php:980
1055
  msgid ""
1056
  "Postpone translation to some languages and <strong>publish only the "
1057
  "translated texts</strong>;"
1058
  msgstr ""
1059
 
1060
+ #: includes/options/class-wpglobus-options.php:983
1061
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1062
  msgstr ""
1063
 
1064
+ #: includes/options/class-wpglobus-options.php:986
1065
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:989
1069
  msgid ""
1070
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1071
  "strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:993
1075
  msgid "...and more."
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:996
1079
  msgid "Click here to visit the WPGlobus Store"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:1025
1083
  msgid "Select a language"
1084
  msgstr "حدد لغة"
1085
 
1086
  #. translators: %3$s placeholder for the icon (actual picture)
1087
+ #: includes/options/class-wpglobus-options.php:1052
1088
  msgid ""
1089
  "Place the %1$smain language%2$s of your site at the top of the list by "
1090
  "dragging the %3$s icons."
1091
  msgstr ""
1092
 
1093
  #. translators: placeholders for the "strong" HTML tags.
1094
+ #: includes/options/class-wpglobus-options.php:1055
1095
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1096
  msgstr ""
1097
 
1098
  #. translators: placeholders for the "strong" HTML tags.
1099
+ #: includes/options/class-wpglobus-options.php:1058
1100
  msgid "%1$sAdd%2$s more languages using the section below."
1101
  msgstr ""
1102
 
1103
+ #: includes/options/class-wpglobus-options.php:1059
1104
  msgid "When done, click the [Save Changes] button."
1105
  msgstr ""
1106
 
1107
  #. translators: %s - placeholder for the "Save Changes" button text.
1108
+ #: includes/options/class-wpglobus-options.php:1069
1109
  msgid "Press the %s button to confirm."
1110
  msgstr ""
1111
 
1112
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1113
+ #: includes/options/class-wpglobus-options.php:1087
1114
  msgid "-- none --"
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1088
1118
  msgid "All menus"
1119
  msgstr ""
1120
 
1121
+ #: includes/options/class-wpglobus-options.php:1101
1122
  msgid "Instructions:"
1123
  msgstr "تعليمات:"
1124
 
1125
+ #: includes/options/class-wpglobus-options.php:1159
1126
  msgid "(Found in some themes)"
1127
  msgstr ""
1128
 
1129
+ #: includes/options/class-wpglobus-options.php:1161
1130
  msgid "Enable"
1131
  msgstr "مُفعّل"
1132
 
1133
+ #: includes/options/class-wpglobus-options.php:1176
1134
  msgid "Languages table"
1135
  msgstr "لائحة اللغات"
1136
 
1137
+ #: includes/options/class-wpglobus-options.php:1182
1138
  msgid "Use this table to add, edit or delete languages."
1139
  msgstr "إستخدم هذه اللأئحة لكي تضيف،تعدل أو تزيل اللغات."
1140
 
1141
+ #: includes/options/class-wpglobus-options.php:1183
1142
  msgid "NOTE: you cannot remove the main language."
1143
  msgstr "ملحوظة: لا يمكنك مسح اللغة الرئيسية."
1144
 
1145
+ #: includes/options/class-wpglobus-options.php:1237
1146
  msgid "WPGlobus is enabled on these Post Types"
1147
  msgstr ""
1148
 
1149
+ #: includes/options/class-wpglobus-options.php:1238
1150
  msgid "Uncheck to disable"
1151
  msgstr ""
1152
 
1153
+ #: includes/options/class-wpglobus-options.php:1239
1154
  msgid ""
1155
  "Please note that there are post types, which status is managed by other "
1156
  "plugins and cannot be changed here."
1157
  msgstr ""
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1244
1160
  msgid "Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1260
1164
  msgid ""
1165
  "You should put here only the code provided by WPGlobus Support. Do not write "
1166
  "anything else in the sections below as it might break the functionality of "
1167
  "your website!"
1168
  msgstr ""
1169
 
1170
+ #: includes/options/class-wpglobus-options.php:1301
1171
  msgid "Custom Code"
1172
  msgstr ""
1173
 
1174
+ #: includes/options/class-wpglobus-options.php:1398
1175
+ msgid "Enabled"
1176
+ msgstr ""
1177
+
1178
+ #: includes/options/class-wpglobus-options.php:1408
1179
+ msgid "Builders support"
1180
+ msgstr ""
1181
+
1182
+ #: includes/options/class-wpglobus-options.php:1421
1183
+ msgid "Сompatibility"
1184
+ msgstr ""
1185
+
1186
+ #: includes/options/class-wpglobus-options.php:1734
1187
  msgid "Translate strings"
1188
  msgstr ""
1189
 
1239
  msgid "No items of this type were found."
1240
  msgstr "لم يتم العثور على عناصر من هذا النوع."
1241
 
1242
+ #: includes/options/templates/compatibility.php:22
1243
+ msgid "List of supported add-ons"
1244
+ msgstr ""
1245
+
1246
+ #: includes/options/templates/compatibility.php:27
1247
+ msgid "Add-on"
1248
+ msgstr ""
1249
+
1250
+ #: includes/options/templates/compatibility.php:28
1251
+ msgid "Current version"
1252
+ msgstr ""
1253
+
1254
+ #: includes/options/templates/compatibility.php:29
1255
+ msgid "Supported minimum version"
1256
+ msgstr ""
1257
+
1258
+ #: includes/options/templates/compatibility.php:30
1259
+ msgid "Status"
1260
+ msgstr ""
1261
+
1262
+ #: includes/options/templates/compatibility.php:46
1263
+ msgid "Active"
1264
+ msgstr ""
1265
+
1266
+ #: includes/options/templates/compatibility.php:48
1267
+ msgid "Installed, inactive"
1268
+ msgstr ""
1269
+
1270
+ #: includes/options/templates/compatibility.php:51
1271
+ msgid "Not installed"
1272
+ msgstr ""
1273
+
1274
  #: includes/options/templates/customize-intro.php:35
1275
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1276
  msgstr ""
languages/wpglobus-be.po CHANGED
@@ -313,7 +313,7 @@ msgid "Save &amp; Reload"
313
  msgstr "Сохранить и перезагрузить"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:546,
316
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
317
  msgid "WPGlobus"
318
  msgstr "WPGlobus"
319
 
@@ -335,22 +335,22 @@ msgid "Help"
335
  msgstr "Дапамога"
336
 
337
  #: includes/admin/class-wpglobus-customize-options.php:738,
338
- #: includes/options/class-wpglobus-options.php:1094
339
  msgid "Languages"
340
  msgstr "Языки"
341
 
342
  #: includes/admin/class-wpglobus-customize-options.php:758,
343
- #: includes/options/class-wpglobus-options.php:1107
344
  msgid "Enabled Languages"
345
  msgstr "Установленные языки"
346
 
347
  #: includes/admin/class-wpglobus-customize-options.php:760,
348
- #: includes/options/class-wpglobus-options.php:1108
349
  msgid "These languages are currently enabled on your site."
350
  msgstr "Эти языки включены в настоящее время на вашем сайте."
351
 
352
  #: includes/admin/class-wpglobus-customize-options.php:788,
353
- #: includes/options/class-wpglobus-options.php:1065
354
  msgid "Choose a language you would like to enable."
355
  msgstr ""
356
 
@@ -361,42 +361,42 @@ msgstr ""
361
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
362
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
363
  #: includes/admin/class-wpglobus-customize-options.php:794,
364
- #: includes/options/class-wpglobus-options.php:1071
365
  msgid "or Add new Language %1$s here %2$s"
366
  msgstr "или добавьте новый язык %1$s здесь %2$s"
367
 
368
  #: includes/admin/class-wpglobus-customize-options.php:806,
369
- #: includes/options/class-wpglobus-options.php:1121
370
  msgid "Add Languages"
371
  msgstr "Добавить языки"
372
 
373
  #: includes/admin/class-wpglobus-customize-options.php:826,
374
- #: includes/options/class-wpglobus-options.php:1129
375
  msgid "Language Selector Mode"
376
  msgstr "Способ показа переключателей "
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:831,
379
- #: includes/options/class-wpglobus-options.php:1132
380
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
381
  msgstr "Двухбуквенный код (en, ru, it, и т.п.) и флаг"
382
 
383
  #: includes/admin/class-wpglobus-customize-options.php:832,
384
- #: includes/options/class-wpglobus-options.php:1133
385
  msgid "Full Name (English, Russian, Italian, etc.)"
386
  msgstr "Полное название (English, Russian, Italian, и т.п.)"
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:834,
389
- #: includes/options/class-wpglobus-options.php:1134
390
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
391
  msgstr "Полное название (English, Russian, Italian, и т.п.) и флаг"
392
 
393
  #: includes/admin/class-wpglobus-customize-options.php:835,
394
- #: includes/options/class-wpglobus-options.php:1135
395
  msgid "Flags only"
396
  msgstr "Только флаги"
397
 
398
  #: includes/admin/class-wpglobus-customize-options.php:837,
399
- #: includes/options/class-wpglobus-options.php:1130
400
  msgid ""
401
  "Choose the way language name and country flag are shown in the drop-down menu"
402
  msgstr "Выберите способ показа названий языков и флагов в навигационном меню"
@@ -407,7 +407,7 @@ msgstr ""
407
 
408
  #: includes/admin/class-wpglobus-customize-options.php:881,
409
  #: includes/admin/class-wpglobus-customize-options.php:908,
410
- #: includes/options/class-wpglobus-options.php:1146
411
  msgid "Language Selector Menu"
412
  msgstr "Навигационное меню"
413
 
@@ -417,18 +417,18 @@ msgstr "Ни одного меню ещё не создано. Создайте.
417
 
418
  #: includes/admin/class-wpglobus-customize-options.php:892,
419
  #: includes/admin/class-wpglobus-customize-options.php:913,
420
- #: includes/options/class-wpglobus-options.php:1147
421
  msgid "Choose the navigation menu where the language selector will be shown"
422
  msgstr ""
423
  "Выберите навигационное меню, в котором будет показан переключатель языков"
424
 
425
  #: includes/admin/class-wpglobus-customize-options.php:933,
426
- #: includes/options/class-wpglobus-options.php:1157
427
  msgid "\"All Pages\" menus Language selector"
428
  msgstr "Переключатель языка в меню «Все страницы»"
429
 
430
  #: includes/admin/class-wpglobus-customize-options.php:936,
431
- #: includes/options/class-wpglobus-options.php:1159
432
  msgid ""
433
  "Adds language selector to the menus that automatically list all existing "
434
  "pages (using `wp_list_pages`)"
@@ -437,7 +437,7 @@ msgstr ""
437
  "всех страниц (с использованием `wp_list_pages`)"
438
 
439
  #: includes/admin/class-wpglobus-customize-options.php:953,
440
- #: includes/options/class-wpglobus-options.php:1278
441
  msgid "Custom CSS"
442
  msgstr "Пользовательский CSS"
443
 
@@ -458,22 +458,22 @@ msgid "Uncheck to disable WPGlobus"
458
  msgstr "Снимите флажок, чтобы отключить WPGlobus"
459
 
460
  #: includes/admin/class-wpglobus-customize-options.php:1118,
461
- #: includes/options/class-wpglobus-options.php:1346
462
  msgid "Redirect"
463
  msgstr "Перенаправление"
464
 
465
  #: includes/admin/class-wpglobus-customize-options.php:1143,
466
- #: includes/options/class-wpglobus-options.php:1341
467
  msgid "Choose the language automatically, based on:"
468
  msgstr "Выбрать язык автоматически, учитывая:"
469
 
470
  #: includes/admin/class-wpglobus-customize-options.php:1145,
471
- #: includes/options/class-wpglobus-options.php:1331
472
  msgid "Preferred language set in the browser"
473
  msgstr "Язык, указанный как предпочтительный в настройках браузера"
474
 
475
  #: includes/admin/class-wpglobus-customize-options.php:1146,
476
- #: includes/options/class-wpglobus-options.php:1318
477
  msgid ""
478
  "When a user comes to the site for the first time, try to find the best "
479
  "matching language version of the page."
@@ -498,7 +498,7 @@ msgstr ""
498
  #: includes/admin/class-wpglobus-customize-options.php:1185,
499
  #: includes/admin/class-wpglobus-customize-options.php:1207,
500
  #: includes/admin/class-wpglobus-customize-options.php:1227,
501
- #: includes/options/class-wpglobus-options.php:1290
502
  msgid "Custom JS Code"
503
  msgstr "Пользовательский JS"
504
 
@@ -529,12 +529,12 @@ msgstr ""
529
  "кнопку сохранения внизу."
530
 
531
  #: includes/admin/class-wpglobus-customize-options.php:1344,
532
- #: includes/options/class-wpglobus-options.php:567
533
  msgid "Thank you for installing WPGlobus!"
534
  msgstr "Спасибо за то, что Вы установили плагин WPGlobus!"
535
 
536
  #: includes/admin/class-wpglobus-customize-options.php:1348,
537
- #: includes/options/class-wpglobus-options.php:571
538
  msgid "Read About WPGlobus"
539
  msgstr "Подробно о WPGlobus"
540
 
@@ -544,7 +544,7 @@ msgid ""
544
  msgstr "Настройки плагина находятся в разделе <strong>[Языки]</strong>."
545
 
546
  #: includes/admin/class-wpglobus-customize-options.php:1356,
547
- #: includes/options/class-wpglobus-options.php:581
548
  msgid ""
549
  "Should you have any questions or comments, please do not hesitate to contact "
550
  "us."
@@ -554,13 +554,13 @@ msgstr ""
554
 
555
  #: includes/admin/class-wpglobus-customize-options.php:1360,
556
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
557
- #: includes/options/class-wpglobus-options.php:585
558
  msgid "Sincerely Yours,"
559
  msgstr "С Уважением,"
560
 
561
  #: includes/admin/class-wpglobus-customize-options.php:1362,
562
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
563
- #: includes/options/class-wpglobus-options.php:587,
564
  #: includes/options/wpglobus-options-header.php:34
565
  msgid "The WPGlobus Team"
566
  msgstr "Команда WPGlobus"
@@ -568,7 +568,7 @@ msgstr "Команда WPGlobus"
568
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
569
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
570
  #: includes/admin/class-wpglobus-customize-options.php:1381,
571
- #: includes/options/class-wpglobus-options.php:622
572
  msgid ""
573
  "We would hate to see you go. If something goes wrong, do not uninstall "
574
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -577,7 +577,7 @@ msgstr ""
577
  "%1$sобратитесь к нам%2$s и позвольте Вам помочь!"
578
 
579
  #: includes/admin/class-wpglobus-customize-options.php:1388,
580
- #: includes/options/class-wpglobus-options.php:629
581
  msgid ""
582
  "Please note that if you deactivate WPGlobus, your site will show all the "
583
  "languages together, mixed up. You will need to remove all translations, "
@@ -590,7 +590,7 @@ msgstr ""
590
  #. translators: %s: link to the Clean-up Tool
591
  #. translators: %s: link to the Clean-up Tool
592
  #: includes/admin/class-wpglobus-customize-options.php:1393,
593
- #: includes/options/class-wpglobus-options.php:633
594
  msgid ""
595
  "If there are just a few places, you should edit them manually. To "
596
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -605,7 +605,7 @@ msgstr ""
605
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
606
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
607
  #: includes/admin/class-wpglobus-customize-options.php:1396,
608
- #: includes/options/class-wpglobus-options.php:610
609
  msgid "%1$sClean-up Tool%2$s"
610
  msgstr "%1$sПрограмму очистки%2$s"
611
 
@@ -741,7 +741,7 @@ msgid "Installed"
741
  msgstr "Установлен"
742
 
743
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
744
- #: includes/options/class-wpglobus-options.php:658
745
  msgid "Help Desk"
746
  msgstr "Поддержка"
747
 
@@ -799,46 +799,69 @@ msgstr ""
799
  msgid "Technical Information"
800
  msgstr "Техническая информация"
801
 
802
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
803
  msgid "WPGlobus Recommends:"
804
  msgstr "WPGlobus рекомендует:"
805
 
806
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
807
- #: includes/options/class-wpglobus-options.php:865
808
  msgid "WPGlobus for WooCommerce"
809
  msgstr "WPGlobus для WooCommerce"
810
 
811
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
812
  msgid ""
813
  "Translate product titles and descriptions, product categories, tags and "
814
  "attributes."
815
  msgstr "Переведите названия и описания товаров, категорий, свойств и меток."
816
 
817
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
818
  msgid "Get it now:"
819
  msgstr "Установите прямо сейчас:"
820
 
821
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
822
  msgid "WPGlobus Multi-Currency"
823
  msgstr "WPGlobus Мультивалютность"
824
 
825
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
826
  msgid "Accept multiple currencies in your online store!"
827
  msgstr "Принимайте оплату в нескольких валютах!"
828
 
829
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
830
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
831
  msgid "Check it out:"
832
  msgstr "Информация - здесь:"
833
 
834
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
835
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
836
  msgstr ""
837
 
838
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
839
  msgid "To translate permalinks, please activate the module Slug."
840
  msgstr ""
841
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
842
  #: includes/class-wpglobus-widget.php:27
843
  msgid "WPGlobus widget"
844
  msgstr "WPGlobus виджет"
@@ -875,47 +898,47 @@ msgstr "Выпадающее меню"
875
  msgid "Dropdown with flags"
876
  msgstr "Выпадающее меню с флагами"
877
 
878
- #: includes/class-wpglobus-widget.php:240
879
  msgid "Selector type"
880
  msgstr "Способ выбора языка"
881
 
882
  #. translators: ON/OFF status of WPGlobus on the edit pages.
883
- #: includes/class-wpglobus.php:1040
884
  msgid "OFF"
885
  msgstr ""
886
 
887
- #: includes/class-wpglobus.php:1041
888
  msgid "Turn on"
889
  msgstr ""
890
 
891
  #. translators: ON/OFF status of WPGlobus on the edit pages.
892
- #: includes/class-wpglobus.php:1045
893
  msgid "ON"
894
  msgstr ""
895
 
896
- #: includes/class-wpglobus.php:1046
897
  msgid "Turn off"
898
  msgstr ""
899
 
900
- #: includes/class-wpglobus.php:1210
901
  msgid "You cannot disable the main language."
902
  msgstr "Нельзя отключить основной язык."
903
 
904
- #: includes/class-wpglobus.php:1412
905
  msgid "*) Available after the menu is saved."
906
  msgstr "*) Доступно после сохранения меню."
907
 
908
- #: includes/class-wpglobus.php:1429
909
  msgid "Need a multilingual slug?"
910
  msgstr "Нужен мультиязычный ярлык?"
911
 
912
- #: includes/class-wpglobus.php:3469
913
  msgid "You must enable Pretty Permalinks to use WPGlobus."
914
  msgstr ""
915
  "Чтобы использовать плагин WPGlobus, необходимо включить ЧПУ - постоянные "
916
  "ссылки."
917
 
918
- #: includes/class-wpglobus.php:3471
919
  msgid ""
920
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
921
  "default option."
@@ -923,7 +946,7 @@ msgstr ""
923
  "Пожалуйста, перейдите в меню Настройки > Постоянные ссылки и поменяйте "
924
  "структуру ссылок в разделе \"Общие настройки\"."
925
 
926
- #: includes/class-wpglobus.php:3612
927
  msgid "Add"
928
  msgstr "Добавить"
929
 
@@ -932,8 +955,8 @@ msgid "Language Selector Menu Style"
932
  msgstr ""
933
 
934
  #: includes/options/class-wpglobus-options.php:251,
935
- #: includes/options/class-wpglobus-options.php:734,
936
- #: includes/options/class-wpglobus-options.php:803
937
  msgid "WPGlobus Plus"
938
  msgstr ""
939
 
@@ -960,104 +983,104 @@ msgid ""
960
  msgstr ""
961
 
962
  #. translators: placeholders for "strong" tags.
963
- #: includes/options/class-wpglobus-options.php:575
964
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
965
  msgstr ""
966
 
967
  #. translators: placeholders for "strong" tags.
968
- #: includes/options/class-wpglobus-options.php:578
969
  msgid ""
970
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
971
  "the language attributes: name, code, flag icon, etc."
972
  msgstr ""
973
 
974
- #: includes/options/class-wpglobus-options.php:595
975
  msgid "Welcome!"
976
  msgstr "Добро пожаловать!"
977
 
978
- #: includes/options/class-wpglobus-options.php:618
979
  msgid "Deactivating / Uninstalling"
980
  msgstr "Деактивация / Деинсталляция"
981
 
982
- #: includes/options/class-wpglobus-options.php:643
983
  msgid "Uninstall"
984
  msgstr ""
985
 
986
- #: includes/options/class-wpglobus-options.php:673
987
  msgid "All add-ons"
988
  msgstr ""
989
 
990
- #: includes/options/class-wpglobus-options.php:688
991
  msgid "Mobile Menu"
992
  msgstr ""
993
 
994
- #: includes/options/class-wpglobus-options.php:703
995
  msgid "Language Widgets"
996
  msgstr ""
997
 
998
- #: includes/options/class-wpglobus-options.php:773
999
  msgid "We Recommend..."
1000
  msgstr ""
1001
 
1002
- #: includes/options/class-wpglobus-options.php:805
1003
  msgid ""
1004
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1005
  "website, such as:"
1006
  msgstr ""
1007
 
1008
- #: includes/options/class-wpglobus-options.php:808
1009
  msgid ""
1010
  "- Ability to write a post in one language and immediately publish it, not "
1011
  "waiting for the translation to other languages;"
1012
  msgstr ""
1013
 
1014
- #: includes/options/class-wpglobus-options.php:811
1015
  msgid "- Set different URLs for each translation;"
1016
  msgstr ""
1017
 
1018
- #: includes/options/class-wpglobus-options.php:814
1019
  msgid ""
1020
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1021
  "for each translation;"
1022
  msgstr ""
1023
 
1024
- #: includes/options/class-wpglobus-options.php:817
1025
  msgid "- and more..."
1026
  msgstr ""
1027
 
1028
- #: includes/options/class-wpglobus-options.php:820,
1029
- #: includes/options/class-wpglobus-options.php:877,
1030
- #: includes/options/class-wpglobus-options.php:935
1031
  msgid "Click here to download"
1032
  msgstr ""
1033
 
1034
- #: includes/options/class-wpglobus-options.php:868
1035
  msgid ""
1036
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1037
  "translate your blog posts and pages to many languages."
1038
  msgstr ""
1039
 
1040
- #: includes/options/class-wpglobus-options.php:871
1041
  msgid "The next step is to translate your WooCommerce-based store!"
1042
  msgstr ""
1043
 
1044
- #: includes/options/class-wpglobus-options.php:874
1045
  msgid ""
1046
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1047
  "translate product titles and descriptions, categories, tags and attributes."
1048
  msgstr ""
1049
 
1050
- #: includes/options/class-wpglobus-options.php:921
1051
  msgid "Multi-currency"
1052
  msgstr ""
1053
 
1054
- #: includes/options/class-wpglobus-options.php:924
1055
  msgid ""
1056
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1057
  "a single currency only."
1058
  msgstr ""
1059
 
1060
- #: includes/options/class-wpglobus-options.php:928
1061
  msgid ""
1062
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1063
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1065,150 +1088,162 @@ msgid ""
1065
  "positioning for global growth!"
1066
  msgstr ""
1067
 
1068
- #: includes/options/class-wpglobus-options.php:932
1069
  msgid ""
1070
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1071
  "re-calculating prices on-the-fly."
1072
  msgstr ""
1073
 
1074
- #: includes/options/class-wpglobus-options.php:969
1075
  msgid "WPGlobus Premium Add-ons"
1076
  msgstr ""
1077
 
1078
- #: includes/options/class-wpglobus-options.php:971
1079
  msgid ""
1080
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1081
  "you will be able to:"
1082
  msgstr ""
1083
 
1084
- #: includes/options/class-wpglobus-options.php:976
1085
  msgid ""
1086
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1087
  "моя-страница and so on);"
1088
  msgstr ""
1089
 
1090
- #: includes/options/class-wpglobus-options.php:979
1091
  msgid ""
1092
  "Postpone translation to some languages and <strong>publish only the "
1093
  "translated texts</strong>;"
1094
  msgstr ""
1095
 
1096
- #: includes/options/class-wpglobus-options.php:982
1097
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1098
  msgstr ""
1099
 
1100
- #: includes/options/class-wpglobus-options.php:985
1101
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1102
  msgstr ""
1103
 
1104
- #: includes/options/class-wpglobus-options.php:988
1105
  msgid ""
1106
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1107
  "strong>;"
1108
  msgstr ""
1109
 
1110
- #: includes/options/class-wpglobus-options.php:992
1111
  msgid "...and more."
1112
  msgstr ""
1113
 
1114
- #: includes/options/class-wpglobus-options.php:995
1115
  msgid "Click here to visit the WPGlobus Store"
1116
  msgstr ""
1117
 
1118
- #: includes/options/class-wpglobus-options.php:1024
1119
  msgid "Select a language"
1120
  msgstr "Выберите язык"
1121
 
1122
  #. translators: %3$s placeholder for the icon (actual picture)
1123
- #: includes/options/class-wpglobus-options.php:1051
1124
  msgid ""
1125
  "Place the %1$smain language%2$s of your site at the top of the list by "
1126
  "dragging the %3$s icons."
1127
  msgstr ""
1128
 
1129
  #. translators: placeholders for the "strong" HTML tags.
1130
- #: includes/options/class-wpglobus-options.php:1054
1131
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1132
  msgstr ""
1133
 
1134
  #. translators: placeholders for the "strong" HTML tags.
1135
- #: includes/options/class-wpglobus-options.php:1057
1136
  msgid "%1$sAdd%2$s more languages using the section below."
1137
  msgstr ""
1138
 
1139
- #: includes/options/class-wpglobus-options.php:1058
1140
  msgid "When done, click the [Save Changes] button."
1141
  msgstr "Когда закончите, нажмите кнопку [Сохранить изменения]."
1142
 
1143
  #. translators: %s - placeholder for the "Save Changes" button text.
1144
- #: includes/options/class-wpglobus-options.php:1068
1145
  msgid "Press the %s button to confirm."
1146
  msgstr ""
1147
 
1148
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1149
- #: includes/options/class-wpglobus-options.php:1086
1150
  msgid "-- none --"
1151
  msgstr ""
1152
 
1153
- #: includes/options/class-wpglobus-options.php:1087
1154
  msgid "All menus"
1155
  msgstr ""
1156
 
1157
- #: includes/options/class-wpglobus-options.php:1100
1158
  msgid "Instructions:"
1159
  msgstr "Инструкции:"
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1158
1162
  msgid "(Found in some themes)"
1163
  msgstr "(Используется в некоторых темах)"
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1160
1166
  msgid "Enable"
1167
  msgstr "Включить"
1168
 
1169
- #: includes/options/class-wpglobus-options.php:1175
1170
  msgid "Languages table"
1171
  msgstr "Таблица языков"
1172
 
1173
- #: includes/options/class-wpglobus-options.php:1181
1174
  msgid "Use this table to add, edit or delete languages."
1175
  msgstr ""
1176
  "Используйте эту таблицу, чтобы добавлять, удалять или редактировать языки."
1177
 
1178
- #: includes/options/class-wpglobus-options.php:1182
1179
  msgid "NOTE: you cannot remove the main language."
1180
  msgstr "ВНИМАНИЕ: язык по умолчанию не может быть удален."
1181
 
1182
- #: includes/options/class-wpglobus-options.php:1236
1183
  msgid "WPGlobus is enabled on these Post Types"
1184
  msgstr ""
1185
 
1186
- #: includes/options/class-wpglobus-options.php:1237
1187
  msgid "Uncheck to disable"
1188
  msgstr ""
1189
 
1190
- #: includes/options/class-wpglobus-options.php:1238
1191
  msgid ""
1192
  "Please note that there are post types, which status is managed by other "
1193
  "plugins and cannot be changed here."
1194
  msgstr ""
1195
 
1196
- #: includes/options/class-wpglobus-options.php:1243
1197
  msgid "Post Types"
1198
  msgstr ""
1199
 
1200
- #: includes/options/class-wpglobus-options.php:1259
1201
  msgid ""
1202
  "You should put here only the code provided by WPGlobus Support. Do not write "
1203
  "anything else in the sections below as it might break the functionality of "
1204
  "your website!"
1205
  msgstr ""
1206
 
1207
- #: includes/options/class-wpglobus-options.php:1300
1208
  msgid "Custom Code"
1209
  msgstr ""
1210
 
1211
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1212
  msgid "Translate strings"
1213
  msgstr ""
1214
 
@@ -1264,6 +1299,38 @@ msgstr ""
1264
  msgid "No items of this type were found."
1265
  msgstr "Нічога не знойдзена."
1266
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1267
  #: includes/options/templates/customize-intro.php:35
1268
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1269
  msgstr ""
313
  msgstr "Сохранить и перезагрузить"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:546,
316
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
317
  msgid "WPGlobus"
318
  msgstr "WPGlobus"
319
 
335
  msgstr "Дапамога"
336
 
337
  #: includes/admin/class-wpglobus-customize-options.php:738,
338
+ #: includes/options/class-wpglobus-options.php:1095
339
  msgid "Languages"
340
  msgstr "Языки"
341
 
342
  #: includes/admin/class-wpglobus-customize-options.php:758,
343
+ #: includes/options/class-wpglobus-options.php:1108
344
  msgid "Enabled Languages"
345
  msgstr "Установленные языки"
346
 
347
  #: includes/admin/class-wpglobus-customize-options.php:760,
348
+ #: includes/options/class-wpglobus-options.php:1109
349
  msgid "These languages are currently enabled on your site."
350
  msgstr "Эти языки включены в настоящее время на вашем сайте."
351
 
352
  #: includes/admin/class-wpglobus-customize-options.php:788,
353
+ #: includes/options/class-wpglobus-options.php:1066
354
  msgid "Choose a language you would like to enable."
355
  msgstr ""
356
 
361
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
362
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
363
  #: includes/admin/class-wpglobus-customize-options.php:794,
364
+ #: includes/options/class-wpglobus-options.php:1072
365
  msgid "or Add new Language %1$s here %2$s"
366
  msgstr "или добавьте новый язык %1$s здесь %2$s"
367
 
368
  #: includes/admin/class-wpglobus-customize-options.php:806,
369
+ #: includes/options/class-wpglobus-options.php:1122
370
  msgid "Add Languages"
371
  msgstr "Добавить языки"
372
 
373
  #: includes/admin/class-wpglobus-customize-options.php:826,
374
+ #: includes/options/class-wpglobus-options.php:1130
375
  msgid "Language Selector Mode"
376
  msgstr "Способ показа переключателей "
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:831,
379
+ #: includes/options/class-wpglobus-options.php:1133
380
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
381
  msgstr "Двухбуквенный код (en, ru, it, и т.п.) и флаг"
382
 
383
  #: includes/admin/class-wpglobus-customize-options.php:832,
384
+ #: includes/options/class-wpglobus-options.php:1134
385
  msgid "Full Name (English, Russian, Italian, etc.)"
386
  msgstr "Полное название (English, Russian, Italian, и т.п.)"
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:834,
389
+ #: includes/options/class-wpglobus-options.php:1135
390
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
391
  msgstr "Полное название (English, Russian, Italian, и т.п.) и флаг"
392
 
393
  #: includes/admin/class-wpglobus-customize-options.php:835,
394
+ #: includes/options/class-wpglobus-options.php:1136
395
  msgid "Flags only"
396
  msgstr "Только флаги"
397
 
398
  #: includes/admin/class-wpglobus-customize-options.php:837,
399
+ #: includes/options/class-wpglobus-options.php:1131
400
  msgid ""
401
  "Choose the way language name and country flag are shown in the drop-down menu"
402
  msgstr "Выберите способ показа названий языков и флагов в навигационном меню"
407
 
408
  #: includes/admin/class-wpglobus-customize-options.php:881,
409
  #: includes/admin/class-wpglobus-customize-options.php:908,
410
+ #: includes/options/class-wpglobus-options.php:1147
411
  msgid "Language Selector Menu"
412
  msgstr "Навигационное меню"
413
 
417
 
418
  #: includes/admin/class-wpglobus-customize-options.php:892,
419
  #: includes/admin/class-wpglobus-customize-options.php:913,
420
+ #: includes/options/class-wpglobus-options.php:1148
421
  msgid "Choose the navigation menu where the language selector will be shown"
422
  msgstr ""
423
  "Выберите навигационное меню, в котором будет показан переключатель языков"
424
 
425
  #: includes/admin/class-wpglobus-customize-options.php:933,
426
+ #: includes/options/class-wpglobus-options.php:1158
427
  msgid "\"All Pages\" menus Language selector"
428
  msgstr "Переключатель языка в меню «Все страницы»"
429
 
430
  #: includes/admin/class-wpglobus-customize-options.php:936,
431
+ #: includes/options/class-wpglobus-options.php:1160
432
  msgid ""
433
  "Adds language selector to the menus that automatically list all existing "
434
  "pages (using `wp_list_pages`)"
437
  "всех страниц (с использованием `wp_list_pages`)"
438
 
439
  #: includes/admin/class-wpglobus-customize-options.php:953,
440
+ #: includes/options/class-wpglobus-options.php:1279
441
  msgid "Custom CSS"
442
  msgstr "Пользовательский CSS"
443
 
458
  msgstr "Снимите флажок, чтобы отключить WPGlobus"
459
 
460
  #: includes/admin/class-wpglobus-customize-options.php:1118,
461
+ #: includes/options/class-wpglobus-options.php:1347
462
  msgid "Redirect"
463
  msgstr "Перенаправление"
464
 
465
  #: includes/admin/class-wpglobus-customize-options.php:1143,
466
+ #: includes/options/class-wpglobus-options.php:1342
467
  msgid "Choose the language automatically, based on:"
468
  msgstr "Выбрать язык автоматически, учитывая:"
469
 
470
  #: includes/admin/class-wpglobus-customize-options.php:1145,
471
+ #: includes/options/class-wpglobus-options.php:1332
472
  msgid "Preferred language set in the browser"
473
  msgstr "Язык, указанный как предпочтительный в настройках браузера"
474
 
475
  #: includes/admin/class-wpglobus-customize-options.php:1146,
476
+ #: includes/options/class-wpglobus-options.php:1319
477
  msgid ""
478
  "When a user comes to the site for the first time, try to find the best "
479
  "matching language version of the page."
498
  #: includes/admin/class-wpglobus-customize-options.php:1185,
499
  #: includes/admin/class-wpglobus-customize-options.php:1207,
500
  #: includes/admin/class-wpglobus-customize-options.php:1227,
501
+ #: includes/options/class-wpglobus-options.php:1291
502
  msgid "Custom JS Code"
503
  msgstr "Пользовательский JS"
504
 
529
  "кнопку сохранения внизу."
530
 
531
  #: includes/admin/class-wpglobus-customize-options.php:1344,
532
+ #: includes/options/class-wpglobus-options.php:568
533
  msgid "Thank you for installing WPGlobus!"
534
  msgstr "Спасибо за то, что Вы установили плагин WPGlobus!"
535
 
536
  #: includes/admin/class-wpglobus-customize-options.php:1348,
537
+ #: includes/options/class-wpglobus-options.php:572
538
  msgid "Read About WPGlobus"
539
  msgstr "Подробно о WPGlobus"
540
 
544
  msgstr "Настройки плагина находятся в разделе <strong>[Языки]</strong>."
545
 
546
  #: includes/admin/class-wpglobus-customize-options.php:1356,
547
+ #: includes/options/class-wpglobus-options.php:582
548
  msgid ""
549
  "Should you have any questions or comments, please do not hesitate to contact "
550
  "us."
554
 
555
  #: includes/admin/class-wpglobus-customize-options.php:1360,
556
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
557
+ #: includes/options/class-wpglobus-options.php:586
558
  msgid "Sincerely Yours,"
559
  msgstr "С Уважением,"
560
 
561
  #: includes/admin/class-wpglobus-customize-options.php:1362,
562
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
563
+ #: includes/options/class-wpglobus-options.php:588,
564
  #: includes/options/wpglobus-options-header.php:34
565
  msgid "The WPGlobus Team"
566
  msgstr "Команда WPGlobus"
568
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
569
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
570
  #: includes/admin/class-wpglobus-customize-options.php:1381,
571
+ #: includes/options/class-wpglobus-options.php:623
572
  msgid ""
573
  "We would hate to see you go. If something goes wrong, do not uninstall "
574
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
577
  "%1$sобратитесь к нам%2$s и позвольте Вам помочь!"
578
 
579
  #: includes/admin/class-wpglobus-customize-options.php:1388,
580
+ #: includes/options/class-wpglobus-options.php:630
581
  msgid ""
582
  "Please note that if you deactivate WPGlobus, your site will show all the "
583
  "languages together, mixed up. You will need to remove all translations, "
590
  #. translators: %s: link to the Clean-up Tool
591
  #. translators: %s: link to the Clean-up Tool
592
  #: includes/admin/class-wpglobus-customize-options.php:1393,
593
+ #: includes/options/class-wpglobus-options.php:634
594
  msgid ""
595
  "If there are just a few places, you should edit them manually. To "
596
  "automatically remove all translations at once, you can use the %s. WARNING: "
605
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
606
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
607
  #: includes/admin/class-wpglobus-customize-options.php:1396,
608
+ #: includes/options/class-wpglobus-options.php:611
609
  msgid "%1$sClean-up Tool%2$s"
610
  msgstr "%1$sПрограмму очистки%2$s"
611
 
741
  msgstr "Установлен"
742
 
743
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
744
+ #: includes/options/class-wpglobus-options.php:659
745
  msgid "Help Desk"
746
  msgstr "Поддержка"
747
 
799
  msgid "Technical Information"
800
  msgstr "Техническая информация"
801
 
802
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
803
  msgid "WPGlobus Recommends:"
804
  msgstr "WPGlobus рекомендует:"
805
 
806
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
807
+ #: includes/options/class-wpglobus-options.php:866
808
  msgid "WPGlobus for WooCommerce"
809
  msgstr "WPGlobus для WooCommerce"
810
 
811
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
812
  msgid ""
813
  "Translate product titles and descriptions, product categories, tags and "
814
  "attributes."
815
  msgstr "Переведите названия и описания товаров, категорий, свойств и меток."
816
 
817
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
818
  msgid "Get it now:"
819
  msgstr "Установите прямо сейчас:"
820
 
821
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
822
  msgid "WPGlobus Multi-Currency"
823
  msgstr "WPGlobus Мультивалютность"
824
 
825
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
826
  msgid "Accept multiple currencies in your online store!"
827
  msgstr "Принимайте оплату в нескольких валютах!"
828
 
829
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
830
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
831
  msgid "Check it out:"
832
  msgstr "Информация - здесь:"
833
 
834
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
835
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
836
  msgstr ""
837
 
838
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
839
  msgid "To translate permalinks, please activate the module Slug."
840
  msgstr ""
841
 
842
+ #: includes/builders/class-wpglobus-builder.php:351,
843
+ #: includes/class-wpglobus.php:3527
844
+ msgid "Save draft before using extra language."
845
+ msgstr ""
846
+
847
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
848
+ msgid "WPGlobus languages"
849
+ msgstr ""
850
+
851
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
852
+ msgid "Before switching the language, please save draft or publish."
853
+ msgstr ""
854
+
855
+ #. translators: Metabox title FOR language.
856
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
857
+ msgctxt "filter__seo_meta_box_title"
858
+ msgid "for"
859
+ msgstr ""
860
+
861
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
862
+ msgid "Page is being reloaded. Please wait..."
863
+ msgstr ""
864
+
865
  #: includes/class-wpglobus-widget.php:27
866
  msgid "WPGlobus widget"
867
  msgstr "WPGlobus виджет"
898
  msgid "Dropdown with flags"
899
  msgstr "Выпадающее меню с флагами"
900
 
901
+ #: includes/class-wpglobus-widget.php:264
902
  msgid "Selector type"
903
  msgstr "Способ выбора языка"
904
 
905
  #. translators: ON/OFF status of WPGlobus on the edit pages.
906
+ #: includes/class-wpglobus.php:1294
907
  msgid "OFF"
908
  msgstr ""
909
 
910
+ #: includes/class-wpglobus.php:1295
911
  msgid "Turn on"
912
  msgstr ""
913
 
914
  #. translators: ON/OFF status of WPGlobus on the edit pages.
915
+ #: includes/class-wpglobus.php:1299
916
  msgid "ON"
917
  msgstr ""
918
 
919
+ #: includes/class-wpglobus.php:1300
920
  msgid "Turn off"
921
  msgstr ""
922
 
923
+ #: includes/class-wpglobus.php:1483
924
  msgid "You cannot disable the main language."
925
  msgstr "Нельзя отключить основной язык."
926
 
927
+ #: includes/class-wpglobus.php:1684
928
  msgid "*) Available after the menu is saved."
929
  msgstr "*) Доступно после сохранения меню."
930
 
931
+ #: includes/class-wpglobus.php:1701
932
  msgid "Need a multilingual slug?"
933
  msgstr "Нужен мультиязычный ярлык?"
934
 
935
+ #: includes/class-wpglobus.php:3960
936
  msgid "You must enable Pretty Permalinks to use WPGlobus."
937
  msgstr ""
938
  "Чтобы использовать плагин WPGlobus, необходимо включить ЧПУ - постоянные "
939
  "ссылки."
940
 
941
+ #: includes/class-wpglobus.php:3962
942
  msgid ""
943
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
944
  "default option."
946
  "Пожалуйста, перейдите в меню Настройки > Постоянные ссылки и поменяйте "
947
  "структуру ссылок в разделе \"Общие настройки\"."
948
 
949
+ #: includes/class-wpglobus.php:4108
950
  msgid "Add"
951
  msgstr "Добавить"
952
 
955
  msgstr ""
956
 
957
  #: includes/options/class-wpglobus-options.php:251,
958
+ #: includes/options/class-wpglobus-options.php:735,
959
+ #: includes/options/class-wpglobus-options.php:804
960
  msgid "WPGlobus Plus"
961
  msgstr ""
962
 
983
  msgstr ""
984
 
985
  #. translators: placeholders for "strong" tags.
986
+ #: includes/options/class-wpglobus-options.php:576
987
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
988
  msgstr ""
989
 
990
  #. translators: placeholders for "strong" tags.
991
+ #: includes/options/class-wpglobus-options.php:579
992
  msgid ""
993
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
994
  "the language attributes: name, code, flag icon, etc."
995
  msgstr ""
996
 
997
+ #: includes/options/class-wpglobus-options.php:596
998
  msgid "Welcome!"
999
  msgstr "Добро пожаловать!"
1000
 
1001
+ #: includes/options/class-wpglobus-options.php:619
1002
  msgid "Deactivating / Uninstalling"
1003
  msgstr "Деактивация / Деинсталляция"
1004
 
1005
+ #: includes/options/class-wpglobus-options.php:644
1006
  msgid "Uninstall"
1007
  msgstr ""
1008
 
1009
+ #: includes/options/class-wpglobus-options.php:674
1010
  msgid "All add-ons"
1011
  msgstr ""
1012
 
1013
+ #: includes/options/class-wpglobus-options.php:689
1014
  msgid "Mobile Menu"
1015
  msgstr ""
1016
 
1017
+ #: includes/options/class-wpglobus-options.php:704
1018
  msgid "Language Widgets"
1019
  msgstr ""
1020
 
1021
+ #: includes/options/class-wpglobus-options.php:774
1022
  msgid "We Recommend..."
1023
  msgstr ""
1024
 
1025
+ #: includes/options/class-wpglobus-options.php:806
1026
  msgid ""
1027
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1028
  "website, such as:"
1029
  msgstr ""
1030
 
1031
+ #: includes/options/class-wpglobus-options.php:809
1032
  msgid ""
1033
  "- Ability to write a post in one language and immediately publish it, not "
1034
  "waiting for the translation to other languages;"
1035
  msgstr ""
1036
 
1037
+ #: includes/options/class-wpglobus-options.php:812
1038
  msgid "- Set different URLs for each translation;"
1039
  msgstr ""
1040
 
1041
+ #: includes/options/class-wpglobus-options.php:815
1042
  msgid ""
1043
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1044
  "for each translation;"
1045
  msgstr ""
1046
 
1047
+ #: includes/options/class-wpglobus-options.php:818
1048
  msgid "- and more..."
1049
  msgstr ""
1050
 
1051
+ #: includes/options/class-wpglobus-options.php:821,
1052
+ #: includes/options/class-wpglobus-options.php:878,
1053
+ #: includes/options/class-wpglobus-options.php:936
1054
  msgid "Click here to download"
1055
  msgstr ""
1056
 
1057
+ #: includes/options/class-wpglobus-options.php:869
1058
  msgid ""
1059
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1060
  "translate your blog posts and pages to many languages."
1061
  msgstr ""
1062
 
1063
+ #: includes/options/class-wpglobus-options.php:872
1064
  msgid "The next step is to translate your WooCommerce-based store!"
1065
  msgstr ""
1066
 
1067
+ #: includes/options/class-wpglobus-options.php:875
1068
  msgid ""
1069
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1070
  "translate product titles and descriptions, categories, tags and attributes."
1071
  msgstr ""
1072
 
1073
+ #: includes/options/class-wpglobus-options.php:922
1074
  msgid "Multi-currency"
1075
  msgstr ""
1076
 
1077
+ #: includes/options/class-wpglobus-options.php:925
1078
  msgid ""
1079
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1080
  "a single currency only."
1081
  msgstr ""
1082
 
1083
+ #: includes/options/class-wpglobus-options.php:929
1084
  msgid ""
1085
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1086
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1088
  "positioning for global growth!"
1089
  msgstr ""
1090
 
1091
+ #: includes/options/class-wpglobus-options.php:933
1092
  msgid ""
1093
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1094
  "re-calculating prices on-the-fly."
1095
  msgstr ""
1096
 
1097
+ #: includes/options/class-wpglobus-options.php:970
1098
  msgid "WPGlobus Premium Add-ons"
1099
  msgstr ""
1100
 
1101
+ #: includes/options/class-wpglobus-options.php:972
1102
  msgid ""
1103
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1104
  "you will be able to:"
1105
  msgstr ""
1106
 
1107
+ #: includes/options/class-wpglobus-options.php:977
1108
  msgid ""
1109
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1110
  "моя-страница and so on);"
1111
  msgstr ""
1112
 
1113
+ #: includes/options/class-wpglobus-options.php:980
1114
  msgid ""
1115
  "Postpone translation to some languages and <strong>publish only the "
1116
  "translated texts</strong>;"
1117
  msgstr ""
1118
 
1119
+ #: includes/options/class-wpglobus-options.php:983
1120
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1121
  msgstr ""
1122
 
1123
+ #: includes/options/class-wpglobus-options.php:986
1124
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1125
  msgstr ""
1126
 
1127
+ #: includes/options/class-wpglobus-options.php:989
1128
  msgid ""
1129
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1130
  "strong>;"
1131
  msgstr ""
1132
 
1133
+ #: includes/options/class-wpglobus-options.php:993
1134
  msgid "...and more."
1135
  msgstr ""
1136
 
1137
+ #: includes/options/class-wpglobus-options.php:996
1138
  msgid "Click here to visit the WPGlobus Store"
1139
  msgstr ""
1140
 
1141
+ #: includes/options/class-wpglobus-options.php:1025
1142
  msgid "Select a language"
1143
  msgstr "Выберите язык"
1144
 
1145
  #. translators: %3$s placeholder for the icon (actual picture)
1146
+ #: includes/options/class-wpglobus-options.php:1052
1147
  msgid ""
1148
  "Place the %1$smain language%2$s of your site at the top of the list by "
1149
  "dragging the %3$s icons."
1150
  msgstr ""
1151
 
1152
  #. translators: placeholders for the "strong" HTML tags.
1153
+ #: includes/options/class-wpglobus-options.php:1055
1154
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1155
  msgstr ""
1156
 
1157
  #. translators: placeholders for the "strong" HTML tags.
1158
+ #: includes/options/class-wpglobus-options.php:1058
1159
  msgid "%1$sAdd%2$s more languages using the section below."
1160
  msgstr ""
1161
 
1162
+ #: includes/options/class-wpglobus-options.php:1059
1163
  msgid "When done, click the [Save Changes] button."
1164
  msgstr "Когда закончите, нажмите кнопку [Сохранить изменения]."
1165
 
1166
  #. translators: %s - placeholder for the "Save Changes" button text.
1167
+ #: includes/options/class-wpglobus-options.php:1069
1168
  msgid "Press the %s button to confirm."
1169
  msgstr ""
1170
 
1171
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1172
+ #: includes/options/class-wpglobus-options.php:1087
1173
  msgid "-- none --"
1174
  msgstr ""
1175
 
1176
+ #: includes/options/class-wpglobus-options.php:1088
1177
  msgid "All menus"
1178
  msgstr ""
1179
 
1180
+ #: includes/options/class-wpglobus-options.php:1101
1181
  msgid "Instructions:"
1182
  msgstr "Инструкции:"
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1159
1185
  msgid "(Found in some themes)"
1186
  msgstr "(Используется в некоторых темах)"
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1161
1189
  msgid "Enable"
1190
  msgstr "Включить"
1191
 
1192
+ #: includes/options/class-wpglobus-options.php:1176
1193
  msgid "Languages table"
1194
  msgstr "Таблица языков"
1195
 
1196
+ #: includes/options/class-wpglobus-options.php:1182
1197
  msgid "Use this table to add, edit or delete languages."
1198
  msgstr ""
1199
  "Используйте эту таблицу, чтобы добавлять, удалять или редактировать языки."
1200
 
1201
+ #: includes/options/class-wpglobus-options.php:1183
1202
  msgid "NOTE: you cannot remove the main language."
1203
  msgstr "ВНИМАНИЕ: язык по умолчанию не может быть удален."
1204
 
1205
+ #: includes/options/class-wpglobus-options.php:1237
1206
  msgid "WPGlobus is enabled on these Post Types"
1207
  msgstr ""
1208
 
1209
+ #: includes/options/class-wpglobus-options.php:1238
1210
  msgid "Uncheck to disable"
1211
  msgstr ""
1212
 
1213
+ #: includes/options/class-wpglobus-options.php:1239
1214
  msgid ""
1215
  "Please note that there are post types, which status is managed by other "
1216
  "plugins and cannot be changed here."
1217
  msgstr ""
1218
 
1219
+ #: includes/options/class-wpglobus-options.php:1244
1220
  msgid "Post Types"
1221
  msgstr ""
1222
 
1223
+ #: includes/options/class-wpglobus-options.php:1260
1224
  msgid ""
1225
  "You should put here only the code provided by WPGlobus Support. Do not write "
1226
  "anything else in the sections below as it might break the functionality of "
1227
  "your website!"
1228
  msgstr ""
1229
 
1230
+ #: includes/options/class-wpglobus-options.php:1301
1231
  msgid "Custom Code"
1232
  msgstr ""
1233
 
1234
+ #: includes/options/class-wpglobus-options.php:1398
1235
+ msgid "Enabled"
1236
+ msgstr ""
1237
+
1238
+ #: includes/options/class-wpglobus-options.php:1408
1239
+ msgid "Builders support"
1240
+ msgstr ""
1241
+
1242
+ #: includes/options/class-wpglobus-options.php:1421
1243
+ msgid "Сompatibility"
1244
+ msgstr ""
1245
+
1246
+ #: includes/options/class-wpglobus-options.php:1734
1247
  msgid "Translate strings"
1248
  msgstr ""
1249
 
1299
  msgid "No items of this type were found."
1300
  msgstr "Нічога не знойдзена."
1301
 
1302
+ #: includes/options/templates/compatibility.php:22
1303
+ msgid "List of supported add-ons"
1304
+ msgstr ""
1305
+
1306
+ #: includes/options/templates/compatibility.php:27
1307
+ msgid "Add-on"
1308
+ msgstr ""
1309
+
1310
+ #: includes/options/templates/compatibility.php:28
1311
+ msgid "Current version"
1312
+ msgstr ""
1313
+
1314
+ #: includes/options/templates/compatibility.php:29
1315
+ msgid "Supported minimum version"
1316
+ msgstr ""
1317
+
1318
+ #: includes/options/templates/compatibility.php:30
1319
+ msgid "Status"
1320
+ msgstr ""
1321
+
1322
+ #: includes/options/templates/compatibility.php:46
1323
+ msgid "Active"
1324
+ msgstr ""
1325
+
1326
+ #: includes/options/templates/compatibility.php:48
1327
+ msgid "Installed, inactive"
1328
+ msgstr ""
1329
+
1330
+ #: includes/options/templates/compatibility.php:51
1331
+ msgid "Not installed"
1332
+ msgstr ""
1333
+
1334
  #: includes/options/templates/customize-intro.php:35
1335
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1336
  msgstr ""
languages/wpglobus-bg_BG.po CHANGED
@@ -264,7 +264,7 @@ msgid "Save &amp; Reload"
264
  msgstr ""
265
 
266
  #: includes/admin/class-wpglobus-customize-options.php:546,
267
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
268
  msgid "WPGlobus"
269
  msgstr ""
270
 
@@ -286,22 +286,22 @@ msgid "Help"
286
  msgstr ""
287
 
288
  #: includes/admin/class-wpglobus-customize-options.php:738,
289
- #: includes/options/class-wpglobus-options.php:1094
290
  msgid "Languages"
291
  msgstr ""
292
 
293
  #: includes/admin/class-wpglobus-customize-options.php:758,
294
- #: includes/options/class-wpglobus-options.php:1107
295
  msgid "Enabled Languages"
296
  msgstr ""
297
 
298
  #: includes/admin/class-wpglobus-customize-options.php:760,
299
- #: includes/options/class-wpglobus-options.php:1108
300
  msgid "These languages are currently enabled on your site."
301
  msgstr ""
302
 
303
  #: includes/admin/class-wpglobus-customize-options.php:788,
304
- #: includes/options/class-wpglobus-options.php:1065
305
  msgid "Choose a language you would like to enable."
306
  msgstr ""
307
 
@@ -312,42 +312,42 @@ msgstr ""
312
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
313
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
314
  #: includes/admin/class-wpglobus-customize-options.php:794,
315
- #: includes/options/class-wpglobus-options.php:1071
316
  msgid "or Add new Language %1$s here %2$s"
317
  msgstr ""
318
 
319
  #: includes/admin/class-wpglobus-customize-options.php:806,
320
- #: includes/options/class-wpglobus-options.php:1121
321
  msgid "Add Languages"
322
  msgstr ""
323
 
324
  #: includes/admin/class-wpglobus-customize-options.php:826,
325
- #: includes/options/class-wpglobus-options.php:1129
326
  msgid "Language Selector Mode"
327
  msgstr ""
328
 
329
  #: includes/admin/class-wpglobus-customize-options.php:831,
330
- #: includes/options/class-wpglobus-options.php:1132
331
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
332
  msgstr ""
333
 
334
  #: includes/admin/class-wpglobus-customize-options.php:832,
335
- #: includes/options/class-wpglobus-options.php:1133
336
  msgid "Full Name (English, Russian, Italian, etc.)"
337
  msgstr ""
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:834,
340
- #: includes/options/class-wpglobus-options.php:1134
341
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
342
  msgstr ""
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:835,
345
- #: includes/options/class-wpglobus-options.php:1135
346
  msgid "Flags only"
347
  msgstr ""
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:837,
350
- #: includes/options/class-wpglobus-options.php:1130
351
  msgid ""
352
  "Choose the way language name and country flag are shown in the drop-down menu"
353
  msgstr ""
@@ -358,7 +358,7 @@ msgstr ""
358
 
359
  #: includes/admin/class-wpglobus-customize-options.php:881,
360
  #: includes/admin/class-wpglobus-customize-options.php:908,
361
- #: includes/options/class-wpglobus-options.php:1146
362
  msgid "Language Selector Menu"
363
  msgstr ""
364
 
@@ -368,24 +368,24 @@ msgstr ""
368
 
369
  #: includes/admin/class-wpglobus-customize-options.php:892,
370
  #: includes/admin/class-wpglobus-customize-options.php:913,
371
- #: includes/options/class-wpglobus-options.php:1147
372
  msgid "Choose the navigation menu where the language selector will be shown"
373
  msgstr ""
374
 
375
  #: includes/admin/class-wpglobus-customize-options.php:933,
376
- #: includes/options/class-wpglobus-options.php:1157
377
  msgid "\"All Pages\" menus Language selector"
378
  msgstr ""
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:936,
381
- #: includes/options/class-wpglobus-options.php:1159
382
  msgid ""
383
  "Adds language selector to the menus that automatically list all existing "
384
  "pages (using `wp_list_pages`)"
385
  msgstr ""
386
 
387
  #: includes/admin/class-wpglobus-customize-options.php:953,
388
- #: includes/options/class-wpglobus-options.php:1278
389
  msgid "Custom CSS"
390
  msgstr ""
391
 
@@ -404,22 +404,22 @@ msgid "Uncheck to disable WPGlobus"
404
  msgstr ""
405
 
406
  #: includes/admin/class-wpglobus-customize-options.php:1118,
407
- #: includes/options/class-wpglobus-options.php:1346
408
  msgid "Redirect"
409
  msgstr ""
410
 
411
  #: includes/admin/class-wpglobus-customize-options.php:1143,
412
- #: includes/options/class-wpglobus-options.php:1341
413
  msgid "Choose the language automatically, based on:"
414
  msgstr ""
415
 
416
  #: includes/admin/class-wpglobus-customize-options.php:1145,
417
- #: includes/options/class-wpglobus-options.php:1331
418
  msgid "Preferred language set in the browser"
419
  msgstr ""
420
 
421
  #: includes/admin/class-wpglobus-customize-options.php:1146,
422
- #: includes/options/class-wpglobus-options.php:1318
423
  msgid ""
424
  "When a user comes to the site for the first time, try to find the best "
425
  "matching language version of the page."
@@ -442,7 +442,7 @@ msgstr ""
442
  #: includes/admin/class-wpglobus-customize-options.php:1185,
443
  #: includes/admin/class-wpglobus-customize-options.php:1207,
444
  #: includes/admin/class-wpglobus-customize-options.php:1227,
445
- #: includes/options/class-wpglobus-options.php:1290
446
  msgid "Custom JS Code"
447
  msgstr ""
448
 
@@ -470,12 +470,12 @@ msgid ""
470
  msgstr ""
471
 
472
  #: includes/admin/class-wpglobus-customize-options.php:1344,
473
- #: includes/options/class-wpglobus-options.php:567
474
  msgid "Thank you for installing WPGlobus!"
475
  msgstr ""
476
 
477
  #: includes/admin/class-wpglobus-customize-options.php:1348,
478
- #: includes/options/class-wpglobus-options.php:571
479
  msgid "Read About WPGlobus"
480
  msgstr ""
481
 
@@ -485,7 +485,7 @@ msgid ""
485
  msgstr ""
486
 
487
  #: includes/admin/class-wpglobus-customize-options.php:1356,
488
- #: includes/options/class-wpglobus-options.php:581
489
  msgid ""
490
  "Should you have any questions or comments, please do not hesitate to contact "
491
  "us."
@@ -493,13 +493,13 @@ msgstr ""
493
 
494
  #: includes/admin/class-wpglobus-customize-options.php:1360,
495
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
496
- #: includes/options/class-wpglobus-options.php:585
497
  msgid "Sincerely Yours,"
498
  msgstr ""
499
 
500
  #: includes/admin/class-wpglobus-customize-options.php:1362,
501
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
502
- #: includes/options/class-wpglobus-options.php:587,
503
  #: includes/options/wpglobus-options-header.php:34
504
  msgid "The WPGlobus Team"
505
  msgstr ""
@@ -507,14 +507,14 @@ msgstr ""
507
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
508
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
509
  #: includes/admin/class-wpglobus-customize-options.php:1381,
510
- #: includes/options/class-wpglobus-options.php:622
511
  msgid ""
512
  "We would hate to see you go. If something goes wrong, do not uninstall "
513
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
514
  msgstr ""
515
 
516
  #: includes/admin/class-wpglobus-customize-options.php:1388,
517
- #: includes/options/class-wpglobus-options.php:629
518
  msgid ""
519
  "Please note that if you deactivate WPGlobus, your site will show all the "
520
  "languages together, mixed up. You will need to remove all translations, "
@@ -524,7 +524,7 @@ msgstr ""
524
  #. translators: %s: link to the Clean-up Tool
525
  #. translators: %s: link to the Clean-up Tool
526
  #: includes/admin/class-wpglobus-customize-options.php:1393,
527
- #: includes/options/class-wpglobus-options.php:633
528
  msgid ""
529
  "If there are just a few places, you should edit them manually. To "
530
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -535,7 +535,7 @@ msgstr ""
535
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #: includes/admin/class-wpglobus-customize-options.php:1396,
538
- #: includes/options/class-wpglobus-options.php:610
539
  msgid "%1$sClean-up Tool%2$s"
540
  msgstr ""
541
 
@@ -670,7 +670,7 @@ msgid "Installed"
670
  msgstr ""
671
 
672
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
673
- #: includes/options/class-wpglobus-options.php:658
674
  msgid "Help Desk"
675
  msgstr ""
676
 
@@ -720,46 +720,69 @@ msgstr ""
720
  msgid "Technical Information"
721
  msgstr ""
722
 
723
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
724
  msgid "WPGlobus Recommends:"
725
  msgstr ""
726
 
727
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
728
- #: includes/options/class-wpglobus-options.php:865
729
  msgid "WPGlobus for WooCommerce"
730
  msgstr ""
731
 
732
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
733
  msgid ""
734
  "Translate product titles and descriptions, product categories, tags and "
735
  "attributes."
736
  msgstr ""
737
 
738
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
739
  msgid "Get it now:"
740
  msgstr ""
741
 
742
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
743
  msgid "WPGlobus Multi-Currency"
744
  msgstr ""
745
 
746
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
747
  msgid "Accept multiple currencies in your online store!"
748
  msgstr ""
749
 
750
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
751
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
752
  msgid "Check it out:"
753
  msgstr ""
754
 
755
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
756
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
757
  msgstr ""
758
 
759
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
760
  msgid "To translate permalinks, please activate the module Slug."
761
  msgstr ""
762
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
763
  #: includes/class-wpglobus-widget.php:27
764
  msgid "WPGlobus widget"
765
  msgstr ""
@@ -796,51 +819,51 @@ msgstr ""
796
  msgid "Dropdown with flags"
797
  msgstr ""
798
 
799
- #: includes/class-wpglobus-widget.php:240
800
  msgid "Selector type"
801
  msgstr ""
802
 
803
  #. translators: ON/OFF status of WPGlobus on the edit pages.
804
- #: includes/class-wpglobus.php:1040
805
  msgid "OFF"
806
  msgstr ""
807
 
808
- #: includes/class-wpglobus.php:1041
809
  msgid "Turn on"
810
  msgstr ""
811
 
812
  #. translators: ON/OFF status of WPGlobus on the edit pages.
813
- #: includes/class-wpglobus.php:1045
814
  msgid "ON"
815
  msgstr ""
816
 
817
- #: includes/class-wpglobus.php:1046
818
  msgid "Turn off"
819
  msgstr ""
820
 
821
- #: includes/class-wpglobus.php:1210
822
  msgid "You cannot disable the main language."
823
  msgstr ""
824
 
825
- #: includes/class-wpglobus.php:1412
826
  msgid "*) Available after the menu is saved."
827
  msgstr ""
828
 
829
- #: includes/class-wpglobus.php:1429
830
  msgid "Need a multilingual slug?"
831
  msgstr ""
832
 
833
- #: includes/class-wpglobus.php:3469
834
  msgid "You must enable Pretty Permalinks to use WPGlobus."
835
  msgstr ""
836
 
837
- #: includes/class-wpglobus.php:3471
838
  msgid ""
839
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
840
  "default option."
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:3612
844
  msgid "Add"
845
  msgstr ""
846
 
@@ -849,8 +872,8 @@ msgid "Language Selector Menu Style"
849
  msgstr ""
850
 
851
  #: includes/options/class-wpglobus-options.php:251,
852
- #: includes/options/class-wpglobus-options.php:734,
853
- #: includes/options/class-wpglobus-options.php:803
854
  msgid "WPGlobus Plus"
855
  msgstr ""
856
 
@@ -877,104 +900,104 @@ msgid ""
877
  msgstr ""
878
 
879
  #. translators: placeholders for "strong" tags.
880
- #: includes/options/class-wpglobus-options.php:575
881
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
882
  msgstr ""
883
 
884
  #. translators: placeholders for "strong" tags.
885
- #: includes/options/class-wpglobus-options.php:578
886
  msgid ""
887
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
888
  "the language attributes: name, code, flag icon, etc."
889
  msgstr ""
890
 
891
- #: includes/options/class-wpglobus-options.php:595
892
  msgid "Welcome!"
893
  msgstr ""
894
 
895
- #: includes/options/class-wpglobus-options.php:618
896
  msgid "Deactivating / Uninstalling"
897
  msgstr ""
898
 
899
- #: includes/options/class-wpglobus-options.php:643
900
  msgid "Uninstall"
901
  msgstr ""
902
 
903
- #: includes/options/class-wpglobus-options.php:673
904
  msgid "All add-ons"
905
  msgstr ""
906
 
907
- #: includes/options/class-wpglobus-options.php:688
908
  msgid "Mobile Menu"
909
  msgstr ""
910
 
911
- #: includes/options/class-wpglobus-options.php:703
912
  msgid "Language Widgets"
913
  msgstr ""
914
 
915
- #: includes/options/class-wpglobus-options.php:773
916
  msgid "We Recommend..."
917
  msgstr ""
918
 
919
- #: includes/options/class-wpglobus-options.php:805
920
  msgid ""
921
  "Our premium add-on, WPGlobus Plus, will add several features to your "
922
  "website, such as:"
923
  msgstr ""
924
 
925
- #: includes/options/class-wpglobus-options.php:808
926
  msgid ""
927
  "- Ability to write a post in one language and immediately publish it, not "
928
  "waiting for the translation to other languages;"
929
  msgstr ""
930
 
931
- #: includes/options/class-wpglobus-options.php:811
932
  msgid "- Set different URLs for each translation;"
933
  msgstr ""
934
 
935
- #: includes/options/class-wpglobus-options.php:814
936
  msgid ""
937
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
938
  "for each translation;"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:817
942
  msgid "- and more..."
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:820,
946
- #: includes/options/class-wpglobus-options.php:877,
947
- #: includes/options/class-wpglobus-options.php:935
948
  msgid "Click here to download"
949
  msgstr ""
950
 
951
- #: includes/options/class-wpglobus-options.php:868
952
  msgid ""
953
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
954
  "translate your blog posts and pages to many languages."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:871
958
  msgid "The next step is to translate your WooCommerce-based store!"
959
  msgstr ""
960
 
961
- #: includes/options/class-wpglobus-options.php:874
962
  msgid ""
963
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
964
  "translate product titles and descriptions, categories, tags and attributes."
965
  msgstr ""
966
 
967
- #: includes/options/class-wpglobus-options.php:921
968
  msgid "Multi-currency"
969
  msgstr ""
970
 
971
- #: includes/options/class-wpglobus-options.php:924
972
  msgid ""
973
  "Your WooCommerce-powered store is set to show prices and accept payments in "
974
  "a single currency only."
975
  msgstr ""
976
 
977
- #: includes/options/class-wpglobus-options.php:928
978
  msgid ""
979
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
980
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -982,149 +1005,161 @@ msgid ""
982
  "positioning for global growth!"
983
  msgstr ""
984
 
985
- #: includes/options/class-wpglobus-options.php:932
986
  msgid ""
987
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
988
  "re-calculating prices on-the-fly."
989
  msgstr ""
990
 
991
- #: includes/options/class-wpglobus-options.php:969
992
  msgid "WPGlobus Premium Add-ons"
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:971
996
  msgid ""
997
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
998
  "you will be able to:"
999
  msgstr ""
1000
 
1001
- #: includes/options/class-wpglobus-options.php:976
1002
  msgid ""
1003
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1004
  "моя-страница and so on);"
1005
  msgstr ""
1006
 
1007
- #: includes/options/class-wpglobus-options.php:979
1008
  msgid ""
1009
  "Postpone translation to some languages and <strong>publish only the "
1010
  "translated texts</strong>;"
1011
  msgstr ""
1012
 
1013
- #: includes/options/class-wpglobus-options.php:982
1014
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1015
  msgstr ""
1016
 
1017
- #: includes/options/class-wpglobus-options.php:985
1018
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1019
  msgstr ""
1020
 
1021
- #: includes/options/class-wpglobus-options.php:988
1022
  msgid ""
1023
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1024
  "strong>;"
1025
  msgstr ""
1026
 
1027
- #: includes/options/class-wpglobus-options.php:992
1028
  msgid "...and more."
1029
  msgstr ""
1030
 
1031
- #: includes/options/class-wpglobus-options.php:995
1032
  msgid "Click here to visit the WPGlobus Store"
1033
  msgstr ""
1034
 
1035
- #: includes/options/class-wpglobus-options.php:1024
1036
  msgid "Select a language"
1037
  msgstr ""
1038
 
1039
  #. translators: %3$s placeholder for the icon (actual picture)
1040
- #: includes/options/class-wpglobus-options.php:1051
1041
  msgid ""
1042
  "Place the %1$smain language%2$s of your site at the top of the list by "
1043
  "dragging the %3$s icons."
1044
  msgstr ""
1045
 
1046
  #. translators: placeholders for the "strong" HTML tags.
1047
- #: includes/options/class-wpglobus-options.php:1054
1048
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1049
  msgstr ""
1050
 
1051
  #. translators: placeholders for the "strong" HTML tags.
1052
- #: includes/options/class-wpglobus-options.php:1057
1053
  msgid "%1$sAdd%2$s more languages using the section below."
1054
  msgstr ""
1055
 
1056
- #: includes/options/class-wpglobus-options.php:1058
1057
  msgid "When done, click the [Save Changes] button."
1058
  msgstr ""
1059
 
1060
  #. translators: %s - placeholder for the "Save Changes" button text.
1061
- #: includes/options/class-wpglobus-options.php:1068
1062
  msgid "Press the %s button to confirm."
1063
  msgstr ""
1064
 
1065
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1066
- #: includes/options/class-wpglobus-options.php:1086
1067
  msgid "-- none --"
1068
  msgstr ""
1069
 
1070
- #: includes/options/class-wpglobus-options.php:1087
1071
  msgid "All menus"
1072
  msgstr ""
1073
 
1074
- #: includes/options/class-wpglobus-options.php:1100
1075
  msgid "Instructions:"
1076
  msgstr ""
1077
 
1078
- #: includes/options/class-wpglobus-options.php:1158
1079
  msgid "(Found in some themes)"
1080
  msgstr ""
1081
 
1082
- #: includes/options/class-wpglobus-options.php:1160
1083
  msgid "Enable"
1084
  msgstr ""
1085
 
1086
- #: includes/options/class-wpglobus-options.php:1175
1087
  msgid "Languages table"
1088
  msgstr ""
1089
 
1090
- #: includes/options/class-wpglobus-options.php:1181
1091
  msgid "Use this table to add, edit or delete languages."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1182
1095
  msgid "NOTE: you cannot remove the main language."
1096
  msgstr ""
1097
 
1098
- #: includes/options/class-wpglobus-options.php:1236
1099
  msgid "WPGlobus is enabled on these Post Types"
1100
  msgstr ""
1101
 
1102
- #: includes/options/class-wpglobus-options.php:1237
1103
  msgid "Uncheck to disable"
1104
  msgstr ""
1105
 
1106
- #: includes/options/class-wpglobus-options.php:1238
1107
  msgid ""
1108
  "Please note that there are post types, which status is managed by other "
1109
  "plugins and cannot be changed here."
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1243
1113
  msgid "Post Types"
1114
  msgstr ""
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1259
1117
  msgid ""
1118
  "You should put here only the code provided by WPGlobus Support. Do not write "
1119
  "anything else in the sections below as it might break the functionality of "
1120
  "your website!"
1121
  msgstr ""
1122
 
1123
- #: includes/options/class-wpglobus-options.php:1300
1124
  msgid "Custom Code"
1125
  msgstr ""
1126
 
1127
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1128
  msgid "Translate strings"
1129
  msgstr ""
1130
 
@@ -1180,6 +1215,38 @@ msgstr ""
1180
  msgid "No items of this type were found."
1181
  msgstr ""
1182
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1183
  #: includes/options/templates/customize-intro.php:35
1184
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1185
  msgstr ""
264
  msgstr ""
265
 
266
  #: includes/admin/class-wpglobus-customize-options.php:546,
267
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
268
  msgid "WPGlobus"
269
  msgstr ""
270
 
286
  msgstr ""
287
 
288
  #: includes/admin/class-wpglobus-customize-options.php:738,
289
+ #: includes/options/class-wpglobus-options.php:1095
290
  msgid "Languages"
291
  msgstr ""
292
 
293
  #: includes/admin/class-wpglobus-customize-options.php:758,
294
+ #: includes/options/class-wpglobus-options.php:1108
295
  msgid "Enabled Languages"
296
  msgstr ""
297
 
298
  #: includes/admin/class-wpglobus-customize-options.php:760,
299
+ #: includes/options/class-wpglobus-options.php:1109
300
  msgid "These languages are currently enabled on your site."
301
  msgstr ""
302
 
303
  #: includes/admin/class-wpglobus-customize-options.php:788,
304
+ #: includes/options/class-wpglobus-options.php:1066
305
  msgid "Choose a language you would like to enable."
306
  msgstr ""
307
 
312
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
313
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
314
  #: includes/admin/class-wpglobus-customize-options.php:794,
315
+ #: includes/options/class-wpglobus-options.php:1072
316
  msgid "or Add new Language %1$s here %2$s"
317
  msgstr ""
318
 
319
  #: includes/admin/class-wpglobus-customize-options.php:806,
320
+ #: includes/options/class-wpglobus-options.php:1122
321
  msgid "Add Languages"
322
  msgstr ""
323
 
324
  #: includes/admin/class-wpglobus-customize-options.php:826,
325
+ #: includes/options/class-wpglobus-options.php:1130
326
  msgid "Language Selector Mode"
327
  msgstr ""
328
 
329
  #: includes/admin/class-wpglobus-customize-options.php:831,
330
+ #: includes/options/class-wpglobus-options.php:1133
331
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
332
  msgstr ""
333
 
334
  #: includes/admin/class-wpglobus-customize-options.php:832,
335
+ #: includes/options/class-wpglobus-options.php:1134
336
  msgid "Full Name (English, Russian, Italian, etc.)"
337
  msgstr ""
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:834,
340
+ #: includes/options/class-wpglobus-options.php:1135
341
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
342
  msgstr ""
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:835,
345
+ #: includes/options/class-wpglobus-options.php:1136
346
  msgid "Flags only"
347
  msgstr ""
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:837,
350
+ #: includes/options/class-wpglobus-options.php:1131
351
  msgid ""
352
  "Choose the way language name and country flag are shown in the drop-down menu"
353
  msgstr ""
358
 
359
  #: includes/admin/class-wpglobus-customize-options.php:881,
360
  #: includes/admin/class-wpglobus-customize-options.php:908,
361
+ #: includes/options/class-wpglobus-options.php:1147
362
  msgid "Language Selector Menu"
363
  msgstr ""
364
 
368
 
369
  #: includes/admin/class-wpglobus-customize-options.php:892,
370
  #: includes/admin/class-wpglobus-customize-options.php:913,
371
+ #: includes/options/class-wpglobus-options.php:1148
372
  msgid "Choose the navigation menu where the language selector will be shown"
373
  msgstr ""
374
 
375
  #: includes/admin/class-wpglobus-customize-options.php:933,
376
+ #: includes/options/class-wpglobus-options.php:1158
377
  msgid "\"All Pages\" menus Language selector"
378
  msgstr ""
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:936,
381
+ #: includes/options/class-wpglobus-options.php:1160
382
  msgid ""
383
  "Adds language selector to the menus that automatically list all existing "
384
  "pages (using `wp_list_pages`)"
385
  msgstr ""
386
 
387
  #: includes/admin/class-wpglobus-customize-options.php:953,
388
+ #: includes/options/class-wpglobus-options.php:1279
389
  msgid "Custom CSS"
390
  msgstr ""
391
 
404
  msgstr ""
405
 
406
  #: includes/admin/class-wpglobus-customize-options.php:1118,
407
+ #: includes/options/class-wpglobus-options.php:1347
408
  msgid "Redirect"
409
  msgstr ""
410
 
411
  #: includes/admin/class-wpglobus-customize-options.php:1143,
412
+ #: includes/options/class-wpglobus-options.php:1342
413
  msgid "Choose the language automatically, based on:"
414
  msgstr ""
415
 
416
  #: includes/admin/class-wpglobus-customize-options.php:1145,
417
+ #: includes/options/class-wpglobus-options.php:1332
418
  msgid "Preferred language set in the browser"
419
  msgstr ""
420
 
421
  #: includes/admin/class-wpglobus-customize-options.php:1146,
422
+ #: includes/options/class-wpglobus-options.php:1319
423
  msgid ""
424
  "When a user comes to the site for the first time, try to find the best "
425
  "matching language version of the page."
442
  #: includes/admin/class-wpglobus-customize-options.php:1185,
443
  #: includes/admin/class-wpglobus-customize-options.php:1207,
444
  #: includes/admin/class-wpglobus-customize-options.php:1227,
445
+ #: includes/options/class-wpglobus-options.php:1291
446
  msgid "Custom JS Code"
447
  msgstr ""
448
 
470
  msgstr ""
471
 
472
  #: includes/admin/class-wpglobus-customize-options.php:1344,
473
+ #: includes/options/class-wpglobus-options.php:568
474
  msgid "Thank you for installing WPGlobus!"
475
  msgstr ""
476
 
477
  #: includes/admin/class-wpglobus-customize-options.php:1348,
478
+ #: includes/options/class-wpglobus-options.php:572
479
  msgid "Read About WPGlobus"
480
  msgstr ""
481
 
485
  msgstr ""
486
 
487
  #: includes/admin/class-wpglobus-customize-options.php:1356,
488
+ #: includes/options/class-wpglobus-options.php:582
489
  msgid ""
490
  "Should you have any questions or comments, please do not hesitate to contact "
491
  "us."
493
 
494
  #: includes/admin/class-wpglobus-customize-options.php:1360,
495
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
496
+ #: includes/options/class-wpglobus-options.php:586
497
  msgid "Sincerely Yours,"
498
  msgstr ""
499
 
500
  #: includes/admin/class-wpglobus-customize-options.php:1362,
501
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
502
+ #: includes/options/class-wpglobus-options.php:588,
503
  #: includes/options/wpglobus-options-header.php:34
504
  msgid "The WPGlobus Team"
505
  msgstr ""
507
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
508
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
509
  #: includes/admin/class-wpglobus-customize-options.php:1381,
510
+ #: includes/options/class-wpglobus-options.php:623
511
  msgid ""
512
  "We would hate to see you go. If something goes wrong, do not uninstall "
513
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
514
  msgstr ""
515
 
516
  #: includes/admin/class-wpglobus-customize-options.php:1388,
517
+ #: includes/options/class-wpglobus-options.php:630
518
  msgid ""
519
  "Please note that if you deactivate WPGlobus, your site will show all the "
520
  "languages together, mixed up. You will need to remove all translations, "
524
  #. translators: %s: link to the Clean-up Tool
525
  #. translators: %s: link to the Clean-up Tool
526
  #: includes/admin/class-wpglobus-customize-options.php:1393,
527
+ #: includes/options/class-wpglobus-options.php:634
528
  msgid ""
529
  "If there are just a few places, you should edit them manually. To "
530
  "automatically remove all translations at once, you can use the %s. WARNING: "
535
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #: includes/admin/class-wpglobus-customize-options.php:1396,
538
+ #: includes/options/class-wpglobus-options.php:611
539
  msgid "%1$sClean-up Tool%2$s"
540
  msgstr ""
541
 
670
  msgstr ""
671
 
672
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
673
+ #: includes/options/class-wpglobus-options.php:659
674
  msgid "Help Desk"
675
  msgstr ""
676
 
720
  msgid "Technical Information"
721
  msgstr ""
722
 
723
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
724
  msgid "WPGlobus Recommends:"
725
  msgstr ""
726
 
727
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
728
+ #: includes/options/class-wpglobus-options.php:866
729
  msgid "WPGlobus for WooCommerce"
730
  msgstr ""
731
 
732
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
733
  msgid ""
734
  "Translate product titles and descriptions, product categories, tags and "
735
  "attributes."
736
  msgstr ""
737
 
738
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
739
  msgid "Get it now:"
740
  msgstr ""
741
 
742
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
743
  msgid "WPGlobus Multi-Currency"
744
  msgstr ""
745
 
746
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
747
  msgid "Accept multiple currencies in your online store!"
748
  msgstr ""
749
 
750
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
751
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
752
  msgid "Check it out:"
753
  msgstr ""
754
 
755
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
756
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
757
  msgstr ""
758
 
759
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
760
  msgid "To translate permalinks, please activate the module Slug."
761
  msgstr ""
762
 
763
+ #: includes/builders/class-wpglobus-builder.php:351,
764
+ #: includes/class-wpglobus.php:3527
765
+ msgid "Save draft before using extra language."
766
+ msgstr ""
767
+
768
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
769
+ msgid "WPGlobus languages"
770
+ msgstr ""
771
+
772
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
773
+ msgid "Before switching the language, please save draft or publish."
774
+ msgstr ""
775
+
776
+ #. translators: Metabox title FOR language.
777
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
778
+ msgctxt "filter__seo_meta_box_title"
779
+ msgid "for"
780
+ msgstr ""
781
+
782
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
783
+ msgid "Page is being reloaded. Please wait..."
784
+ msgstr ""
785
+
786
  #: includes/class-wpglobus-widget.php:27
787
  msgid "WPGlobus widget"
788
  msgstr ""
819
  msgid "Dropdown with flags"
820
  msgstr ""
821
 
822
+ #: includes/class-wpglobus-widget.php:264
823
  msgid "Selector type"
824
  msgstr ""
825
 
826
  #. translators: ON/OFF status of WPGlobus on the edit pages.
827
+ #: includes/class-wpglobus.php:1294
828
  msgid "OFF"
829
  msgstr ""
830
 
831
+ #: includes/class-wpglobus.php:1295
832
  msgid "Turn on"
833
  msgstr ""
834
 
835
  #. translators: ON/OFF status of WPGlobus on the edit pages.
836
+ #: includes/class-wpglobus.php:1299
837
  msgid "ON"
838
  msgstr ""
839
 
840
+ #: includes/class-wpglobus.php:1300
841
  msgid "Turn off"
842
  msgstr ""
843
 
844
+ #: includes/class-wpglobus.php:1483
845
  msgid "You cannot disable the main language."
846
  msgstr ""
847
 
848
+ #: includes/class-wpglobus.php:1684
849
  msgid "*) Available after the menu is saved."
850
  msgstr ""
851
 
852
+ #: includes/class-wpglobus.php:1701
853
  msgid "Need a multilingual slug?"
854
  msgstr ""
855
 
856
+ #: includes/class-wpglobus.php:3960
857
  msgid "You must enable Pretty Permalinks to use WPGlobus."
858
  msgstr ""
859
 
860
+ #: includes/class-wpglobus.php:3962
861
  msgid ""
862
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
863
  "default option."
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:4108
867
  msgid "Add"
868
  msgstr ""
869
 
872
  msgstr ""
873
 
874
  #: includes/options/class-wpglobus-options.php:251,
875
+ #: includes/options/class-wpglobus-options.php:735,
876
+ #: includes/options/class-wpglobus-options.php:804
877
  msgid "WPGlobus Plus"
878
  msgstr ""
879
 
900
  msgstr ""
901
 
902
  #. translators: placeholders for "strong" tags.
903
+ #: includes/options/class-wpglobus-options.php:576
904
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
905
  msgstr ""
906
 
907
  #. translators: placeholders for "strong" tags.
908
+ #: includes/options/class-wpglobus-options.php:579
909
  msgid ""
910
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
911
  "the language attributes: name, code, flag icon, etc."
912
  msgstr ""
913
 
914
+ #: includes/options/class-wpglobus-options.php:596
915
  msgid "Welcome!"
916
  msgstr ""
917
 
918
+ #: includes/options/class-wpglobus-options.php:619
919
  msgid "Deactivating / Uninstalling"
920
  msgstr ""
921
 
922
+ #: includes/options/class-wpglobus-options.php:644
923
  msgid "Uninstall"
924
  msgstr ""
925
 
926
+ #: includes/options/class-wpglobus-options.php:674
927
  msgid "All add-ons"
928
  msgstr ""
929
 
930
+ #: includes/options/class-wpglobus-options.php:689
931
  msgid "Mobile Menu"
932
  msgstr ""
933
 
934
+ #: includes/options/class-wpglobus-options.php:704
935
  msgid "Language Widgets"
936
  msgstr ""
937
 
938
+ #: includes/options/class-wpglobus-options.php:774
939
  msgid "We Recommend..."
940
  msgstr ""
941
 
942
+ #: includes/options/class-wpglobus-options.php:806
943
  msgid ""
944
  "Our premium add-on, WPGlobus Plus, will add several features to your "
945
  "website, such as:"
946
  msgstr ""
947
 
948
+ #: includes/options/class-wpglobus-options.php:809
949
  msgid ""
950
  "- Ability to write a post in one language and immediately publish it, not "
951
  "waiting for the translation to other languages;"
952
  msgstr ""
953
 
954
+ #: includes/options/class-wpglobus-options.php:812
955
  msgid "- Set different URLs for each translation;"
956
  msgstr ""
957
 
958
+ #: includes/options/class-wpglobus-options.php:815
959
  msgid ""
960
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
961
  "for each translation;"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:818
965
  msgid "- and more..."
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:821,
969
+ #: includes/options/class-wpglobus-options.php:878,
970
+ #: includes/options/class-wpglobus-options.php:936
971
  msgid "Click here to download"
972
  msgstr ""
973
 
974
+ #: includes/options/class-wpglobus-options.php:869
975
  msgid ""
976
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
977
  "translate your blog posts and pages to many languages."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:872
981
  msgid "The next step is to translate your WooCommerce-based store!"
982
  msgstr ""
983
 
984
+ #: includes/options/class-wpglobus-options.php:875
985
  msgid ""
986
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
987
  "translate product titles and descriptions, categories, tags and attributes."
988
  msgstr ""
989
 
990
+ #: includes/options/class-wpglobus-options.php:922
991
  msgid "Multi-currency"
992
  msgstr ""
993
 
994
+ #: includes/options/class-wpglobus-options.php:925
995
  msgid ""
996
  "Your WooCommerce-powered store is set to show prices and accept payments in "
997
  "a single currency only."
998
  msgstr ""
999
 
1000
+ #: includes/options/class-wpglobus-options.php:929
1001
  msgid ""
1002
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1003
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1005
  "positioning for global growth!"
1006
  msgstr ""
1007
 
1008
+ #: includes/options/class-wpglobus-options.php:933
1009
  msgid ""
1010
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1011
  "re-calculating prices on-the-fly."
1012
  msgstr ""
1013
 
1014
+ #: includes/options/class-wpglobus-options.php:970
1015
  msgid "WPGlobus Premium Add-ons"
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:972
1019
  msgid ""
1020
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1021
  "you will be able to:"
1022
  msgstr ""
1023
 
1024
+ #: includes/options/class-wpglobus-options.php:977
1025
  msgid ""
1026
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1027
  "моя-страница and so on);"
1028
  msgstr ""
1029
 
1030
+ #: includes/options/class-wpglobus-options.php:980
1031
  msgid ""
1032
  "Postpone translation to some languages and <strong>publish only the "
1033
  "translated texts</strong>;"
1034
  msgstr ""
1035
 
1036
+ #: includes/options/class-wpglobus-options.php:983
1037
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1038
  msgstr ""
1039
 
1040
+ #: includes/options/class-wpglobus-options.php:986
1041
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1042
  msgstr ""
1043
 
1044
+ #: includes/options/class-wpglobus-options.php:989
1045
  msgid ""
1046
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1047
  "strong>;"
1048
  msgstr ""
1049
 
1050
+ #: includes/options/class-wpglobus-options.php:993
1051
  msgid "...and more."
1052
  msgstr ""
1053
 
1054
+ #: includes/options/class-wpglobus-options.php:996
1055
  msgid "Click here to visit the WPGlobus Store"
1056
  msgstr ""
1057
 
1058
+ #: includes/options/class-wpglobus-options.php:1025
1059
  msgid "Select a language"
1060
  msgstr ""
1061
 
1062
  #. translators: %3$s placeholder for the icon (actual picture)
1063
+ #: includes/options/class-wpglobus-options.php:1052
1064
  msgid ""
1065
  "Place the %1$smain language%2$s of your site at the top of the list by "
1066
  "dragging the %3$s icons."
1067
  msgstr ""
1068
 
1069
  #. translators: placeholders for the "strong" HTML tags.
1070
+ #: includes/options/class-wpglobus-options.php:1055
1071
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1072
  msgstr ""
1073
 
1074
  #. translators: placeholders for the "strong" HTML tags.
1075
+ #: includes/options/class-wpglobus-options.php:1058
1076
  msgid "%1$sAdd%2$s more languages using the section below."
1077
  msgstr ""
1078
 
1079
+ #: includes/options/class-wpglobus-options.php:1059
1080
  msgid "When done, click the [Save Changes] button."
1081
  msgstr ""
1082
 
1083
  #. translators: %s - placeholder for the "Save Changes" button text.
1084
+ #: includes/options/class-wpglobus-options.php:1069
1085
  msgid "Press the %s button to confirm."
1086
  msgstr ""
1087
 
1088
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1089
+ #: includes/options/class-wpglobus-options.php:1087
1090
  msgid "-- none --"
1091
  msgstr ""
1092
 
1093
+ #: includes/options/class-wpglobus-options.php:1088
1094
  msgid "All menus"
1095
  msgstr ""
1096
 
1097
+ #: includes/options/class-wpglobus-options.php:1101
1098
  msgid "Instructions:"
1099
  msgstr ""
1100
 
1101
+ #: includes/options/class-wpglobus-options.php:1159
1102
  msgid "(Found in some themes)"
1103
  msgstr ""
1104
 
1105
+ #: includes/options/class-wpglobus-options.php:1161
1106
  msgid "Enable"
1107
  msgstr ""
1108
 
1109
+ #: includes/options/class-wpglobus-options.php:1176
1110
  msgid "Languages table"
1111
  msgstr ""
1112
 
1113
+ #: includes/options/class-wpglobus-options.php:1182
1114
  msgid "Use this table to add, edit or delete languages."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1183
1118
  msgid "NOTE: you cannot remove the main language."
1119
  msgstr ""
1120
 
1121
+ #: includes/options/class-wpglobus-options.php:1237
1122
  msgid "WPGlobus is enabled on these Post Types"
1123
  msgstr ""
1124
 
1125
+ #: includes/options/class-wpglobus-options.php:1238
1126
  msgid "Uncheck to disable"
1127
  msgstr ""
1128
 
1129
+ #: includes/options/class-wpglobus-options.php:1239
1130
  msgid ""
1131
  "Please note that there are post types, which status is managed by other "
1132
  "plugins and cannot be changed here."
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1244
1136
  msgid "Post Types"
1137
  msgstr ""
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1260
1140
  msgid ""
1141
  "You should put here only the code provided by WPGlobus Support. Do not write "
1142
  "anything else in the sections below as it might break the functionality of "
1143
  "your website!"
1144
  msgstr ""
1145
 
1146
+ #: includes/options/class-wpglobus-options.php:1301
1147
  msgid "Custom Code"
1148
  msgstr ""
1149
 
1150
+ #: includes/options/class-wpglobus-options.php:1398
1151
+ msgid "Enabled"
1152
+ msgstr ""
1153
+
1154
+ #: includes/options/class-wpglobus-options.php:1408
1155
+ msgid "Builders support"
1156
+ msgstr ""
1157
+
1158
+ #: includes/options/class-wpglobus-options.php:1421
1159
+ msgid "Сompatibility"
1160
+ msgstr ""
1161
+
1162
+ #: includes/options/class-wpglobus-options.php:1734
1163
  msgid "Translate strings"
1164
  msgstr ""
1165
 
1215
  msgid "No items of this type were found."
1216
  msgstr ""
1217
 
1218
+ #: includes/options/templates/compatibility.php:22
1219
+ msgid "List of supported add-ons"
1220
+ msgstr ""
1221
+
1222
+ #: includes/options/templates/compatibility.php:27
1223
+ msgid "Add-on"
1224
+ msgstr ""
1225
+
1226
+ #: includes/options/templates/compatibility.php:28
1227
+ msgid "Current version"
1228
+ msgstr ""
1229
+
1230
+ #: includes/options/templates/compatibility.php:29
1231
+ msgid "Supported minimum version"
1232
+ msgstr ""
1233
+
1234
+ #: includes/options/templates/compatibility.php:30
1235
+ msgid "Status"
1236
+ msgstr ""
1237
+
1238
+ #: includes/options/templates/compatibility.php:46
1239
+ msgid "Active"
1240
+ msgstr ""
1241
+
1242
+ #: includes/options/templates/compatibility.php:48
1243
+ msgid "Installed, inactive"
1244
+ msgstr ""
1245
+
1246
+ #: includes/options/templates/compatibility.php:51
1247
+ msgid "Not installed"
1248
+ msgstr ""
1249
+
1250
  #: includes/options/templates/customize-intro.php:35
1251
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1252
  msgstr ""
languages/wpglobus-de_CH.po CHANGED
@@ -284,7 +284,7 @@ msgid "Save &amp; Reload"
284
  msgstr ""
285
 
286
  #: includes/admin/class-wpglobus-customize-options.php:546,
287
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
288
  msgid "WPGlobus"
289
  msgstr "WPGlobus"
290
 
@@ -306,22 +306,22 @@ msgid "Help"
306
  msgstr "Hilfe"
307
 
308
  #: includes/admin/class-wpglobus-customize-options.php:738,
309
- #: includes/options/class-wpglobus-options.php:1094
310
  msgid "Languages"
311
  msgstr "Sprachen"
312
 
313
  #: includes/admin/class-wpglobus-customize-options.php:758,
314
- #: includes/options/class-wpglobus-options.php:1107
315
  msgid "Enabled Languages"
316
  msgstr "Aktivierte Sprachen"
317
 
318
  #: includes/admin/class-wpglobus-customize-options.php:760,
319
- #: includes/options/class-wpglobus-options.php:1108
320
  msgid "These languages are currently enabled on your site."
321
  msgstr "Diese Sprachen sind momentan auf Ihrer Website aktiviert."
322
 
323
  #: includes/admin/class-wpglobus-customize-options.php:788,
324
- #: includes/options/class-wpglobus-options.php:1065
325
  msgid "Choose a language you would like to enable."
326
  msgstr ""
327
 
@@ -332,42 +332,42 @@ msgstr ""
332
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
333
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
334
  #: includes/admin/class-wpglobus-customize-options.php:794,
335
- #: includes/options/class-wpglobus-options.php:1071
336
  msgid "or Add new Language %1$s here %2$s"
337
  msgstr ""
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:806,
340
- #: includes/options/class-wpglobus-options.php:1121
341
  msgid "Add Languages"
342
  msgstr "Sprachen hinzufügen"
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:826,
345
- #: includes/options/class-wpglobus-options.php:1129
346
  msgid "Language Selector Mode"
347
  msgstr "Sprach-Selektor Modus"
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:831,
350
- #: includes/options/class-wpglobus-options.php:1132
351
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
352
  msgstr "Zweistelliger Buchstaben-Code mit Flagge (de, ru, it, usw.)"
353
 
354
  #: includes/admin/class-wpglobus-customize-options.php:832,
355
- #: includes/options/class-wpglobus-options.php:1133
356
  msgid "Full Name (English, Russian, Italian, etc.)"
357
  msgstr "Vollständiger Name (English, Russian, Italian, etc.)"
358
 
359
  #: includes/admin/class-wpglobus-customize-options.php:834,
360
- #: includes/options/class-wpglobus-options.php:1134
361
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
362
  msgstr "Vollständiger Name mit Flagge (Englisch, Russisch, Italienisch, etc.)"
363
 
364
  #: includes/admin/class-wpglobus-customize-options.php:835,
365
- #: includes/options/class-wpglobus-options.php:1135
366
  msgid "Flags only"
367
  msgstr "nur Flaggen"
368
 
369
  #: includes/admin/class-wpglobus-customize-options.php:837,
370
- #: includes/options/class-wpglobus-options.php:1130
371
  msgid ""
372
  "Choose the way language name and country flag are shown in the drop-down menu"
373
  msgstr ""
@@ -380,7 +380,7 @@ msgstr ""
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:881,
382
  #: includes/admin/class-wpglobus-customize-options.php:908,
383
- #: includes/options/class-wpglobus-options.php:1146
384
  msgid "Language Selector Menu"
385
  msgstr "Language Selector Menu"
386
 
@@ -390,18 +390,18 @@ msgstr ""
390
 
391
  #: includes/admin/class-wpglobus-customize-options.php:892,
392
  #: includes/admin/class-wpglobus-customize-options.php:913,
393
- #: includes/options/class-wpglobus-options.php:1147
394
  msgid "Choose the navigation menu where the language selector will be shown"
395
  msgstr ""
396
  "Wählen Sie das Navigationsmenü, wo die Sprachwahl angezeigt werden soll."
397
 
398
  #: includes/admin/class-wpglobus-customize-options.php:933,
399
- #: includes/options/class-wpglobus-options.php:1157
400
  msgid "\"All Pages\" menus Language selector"
401
  msgstr "\"Alle Seiten\" Menü Sprachauswahl"
402
 
403
  #: includes/admin/class-wpglobus-customize-options.php:936,
404
- #: includes/options/class-wpglobus-options.php:1159
405
  msgid ""
406
  "Adds language selector to the menus that automatically list all existing "
407
  "pages (using `wp_list_pages`)"
@@ -410,7 +410,7 @@ msgstr ""
410
  "auflistet ( `benutzt wp_list_pages`)"
411
 
412
  #: includes/admin/class-wpglobus-customize-options.php:953,
413
- #: includes/options/class-wpglobus-options.php:1278
414
  msgid "Custom CSS"
415
  msgstr "Benutzerdefiniertes CSS"
416
 
@@ -432,22 +432,22 @@ msgid "Uncheck to disable WPGlobus"
432
  msgstr "Deaktivieren Sie die Checkbox, um WPGlobus deaktivieren"
433
 
434
  #: includes/admin/class-wpglobus-customize-options.php:1118,
435
- #: includes/options/class-wpglobus-options.php:1346
436
  msgid "Redirect"
437
  msgstr "Weiterleiten"
438
 
439
  #: includes/admin/class-wpglobus-customize-options.php:1143,
440
- #: includes/options/class-wpglobus-options.php:1341
441
  msgid "Choose the language automatically, based on:"
442
  msgstr ""
443
 
444
  #: includes/admin/class-wpglobus-customize-options.php:1145,
445
- #: includes/options/class-wpglobus-options.php:1331
446
  msgid "Preferred language set in the browser"
447
  msgstr ""
448
 
449
  #: includes/admin/class-wpglobus-customize-options.php:1146,
450
- #: includes/options/class-wpglobus-options.php:1318
451
  msgid ""
452
  "When a user comes to the site for the first time, try to find the best "
453
  "matching language version of the page."
@@ -470,7 +470,7 @@ msgstr ""
470
  #: includes/admin/class-wpglobus-customize-options.php:1185,
471
  #: includes/admin/class-wpglobus-customize-options.php:1207,
472
  #: includes/admin/class-wpglobus-customize-options.php:1227,
473
- #: includes/options/class-wpglobus-options.php:1290
474
  msgid "Custom JS Code"
475
  msgstr ""
476
 
@@ -498,12 +498,12 @@ msgid ""
498
  msgstr ""
499
 
500
  #: includes/admin/class-wpglobus-customize-options.php:1344,
501
- #: includes/options/class-wpglobus-options.php:567
502
  msgid "Thank you for installing WPGlobus!"
503
  msgstr "Danke, dass Sie WPGlobus installiert haben!"
504
 
505
  #: includes/admin/class-wpglobus-customize-options.php:1348,
506
- #: includes/options/class-wpglobus-options.php:571
507
  msgid "Read About WPGlobus"
508
  msgstr "Lesen Sie mehr über WPGlobus"
509
 
@@ -515,7 +515,7 @@ msgstr ""
515
  "Optionen einzurichten."
516
 
517
  #: includes/admin/class-wpglobus-customize-options.php:1356,
518
- #: includes/options/class-wpglobus-options.php:581
519
  msgid ""
520
  "Should you have any questions or comments, please do not hesitate to contact "
521
  "us."
@@ -525,13 +525,13 @@ msgstr ""
525
 
526
  #: includes/admin/class-wpglobus-customize-options.php:1360,
527
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
528
- #: includes/options/class-wpglobus-options.php:585
529
  msgid "Sincerely Yours,"
530
  msgstr "Mit freundlichen Grüßen,"
531
 
532
  #: includes/admin/class-wpglobus-customize-options.php:1362,
533
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
534
- #: includes/options/class-wpglobus-options.php:587,
535
  #: includes/options/wpglobus-options-header.php:34
536
  msgid "The WPGlobus Team"
537
  msgstr "Das WPGlobus-Team"
@@ -539,14 +539,14 @@ msgstr "Das WPGlobus-Team"
539
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
540
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
541
  #: includes/admin/class-wpglobus-customize-options.php:1381,
542
- #: includes/options/class-wpglobus-options.php:622
543
  msgid ""
544
  "We would hate to see you go. If something goes wrong, do not uninstall "
545
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
546
  msgstr ""
547
 
548
  #: includes/admin/class-wpglobus-customize-options.php:1388,
549
- #: includes/options/class-wpglobus-options.php:629
550
  msgid ""
551
  "Please note that if you deactivate WPGlobus, your site will show all the "
552
  "languages together, mixed up. You will need to remove all translations, "
@@ -556,7 +556,7 @@ msgstr ""
556
  #. translators: %s: link to the Clean-up Tool
557
  #. translators: %s: link to the Clean-up Tool
558
  #: includes/admin/class-wpglobus-customize-options.php:1393,
559
- #: includes/options/class-wpglobus-options.php:633
560
  msgid ""
561
  "If there are just a few places, you should edit them manually. To "
562
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -567,7 +567,7 @@ msgstr ""
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
569
  #: includes/admin/class-wpglobus-customize-options.php:1396,
570
- #: includes/options/class-wpglobus-options.php:610
571
  msgid "%1$sClean-up Tool%2$s"
572
  msgstr ""
573
 
@@ -706,7 +706,7 @@ msgid "Installed"
706
  msgstr "Instaliert"
707
 
708
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
709
- #: includes/options/class-wpglobus-options.php:658
710
  msgid "Help Desk"
711
  msgstr ""
712
 
@@ -756,46 +756,69 @@ msgstr ""
756
  msgid "Technical Information"
757
  msgstr "Systeminformationen"
758
 
759
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
760
  msgid "WPGlobus Recommends:"
761
  msgstr ""
762
 
763
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
764
- #: includes/options/class-wpglobus-options.php:865
765
  msgid "WPGlobus for WooCommerce"
766
  msgstr ""
767
 
768
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
769
  msgid ""
770
  "Translate product titles and descriptions, product categories, tags and "
771
  "attributes."
772
  msgstr ""
773
 
774
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
775
  msgid "Get it now:"
776
  msgstr "Jetzt holen"
777
 
778
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
779
  msgid "WPGlobus Multi-Currency"
780
  msgstr ""
781
 
782
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
783
  msgid "Accept multiple currencies in your online store!"
784
  msgstr ""
785
 
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
787
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
788
  msgid "Check it out:"
789
  msgstr ""
790
 
791
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
792
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
793
  msgstr ""
794
 
795
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
796
  msgid "To translate permalinks, please activate the module Slug."
797
  msgstr ""
798
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
799
  #: includes/class-wpglobus-widget.php:27
800
  msgid "WPGlobus widget"
801
  msgstr "WPGlobus widget"
@@ -832,46 +855,46 @@ msgstr "Dropdown"
832
  msgid "Dropdown with flags"
833
  msgstr "Dropdown mit Flaggen"
834
 
835
- #: includes/class-wpglobus-widget.php:240
836
  msgid "Selector type"
837
  msgstr "Selektor-Typ"
838
 
839
  #. translators: ON/OFF status of WPGlobus on the edit pages.
840
- #: includes/class-wpglobus.php:1040
841
  msgid "OFF"
842
  msgstr ""
843
 
844
- #: includes/class-wpglobus.php:1041
845
  msgid "Turn on"
846
  msgstr ""
847
 
848
  #. translators: ON/OFF status of WPGlobus on the edit pages.
849
- #: includes/class-wpglobus.php:1045
850
  msgid "ON"
851
  msgstr ""
852
 
853
- #: includes/class-wpglobus.php:1046
854
  msgid "Turn off"
855
  msgstr ""
856
 
857
- #: includes/class-wpglobus.php:1210
858
  msgid "You cannot disable the main language."
859
  msgstr "Die Hauptsprache kann nicht deaktiviert werden."
860
 
861
- #: includes/class-wpglobus.php:1412
862
  msgid "*) Available after the menu is saved."
863
  msgstr "*) Verfügbar nachdem das Menü gespeichert wurde."
864
 
865
- #: includes/class-wpglobus.php:1429
866
  msgid "Need a multilingual slug?"
867
  msgstr ""
868
 
869
- #: includes/class-wpglobus.php:3469
870
  msgid "You must enable Pretty Permalinks to use WPGlobus."
871
  msgstr ""
872
  "Sie müssen schöne Permalinks aktivieren um WPGlobus verwenden zu können."
873
 
874
- #: includes/class-wpglobus.php:3471
875
  msgid ""
876
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
877
  "default option."
@@ -879,7 +902,7 @@ msgstr ""
879
  "Bitte gehen Sie zu Einstellungen > Permalinks > allgemeine Einstellungen, "
880
  "und wählen Sie die \"Beitragsname\" für schöne Permalinks."
881
 
882
- #: includes/class-wpglobus.php:3612
883
  msgid "Add"
884
  msgstr "Hinzufügen"
885
 
@@ -888,8 +911,8 @@ msgid "Language Selector Menu Style"
888
  msgstr ""
889
 
890
  #: includes/options/class-wpglobus-options.php:251,
891
- #: includes/options/class-wpglobus-options.php:734,
892
- #: includes/options/class-wpglobus-options.php:803
893
  msgid "WPGlobus Plus"
894
  msgstr ""
895
 
@@ -916,104 +939,104 @@ msgid ""
916
  msgstr ""
917
 
918
  #. translators: placeholders for "strong" tags.
919
- #: includes/options/class-wpglobus-options.php:575
920
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
921
  msgstr ""
922
 
923
  #. translators: placeholders for "strong" tags.
924
- #: includes/options/class-wpglobus-options.php:578
925
  msgid ""
926
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
927
  "the language attributes: name, code, flag icon, etc."
928
  msgstr ""
929
 
930
- #: includes/options/class-wpglobus-options.php:595
931
  msgid "Welcome!"
932
  msgstr "Willkommen!"
933
 
934
- #: includes/options/class-wpglobus-options.php:618
935
  msgid "Deactivating / Uninstalling"
936
  msgstr ""
937
 
938
- #: includes/options/class-wpglobus-options.php:643
939
  msgid "Uninstall"
940
  msgstr ""
941
 
942
- #: includes/options/class-wpglobus-options.php:673
943
  msgid "All add-ons"
944
  msgstr ""
945
 
946
- #: includes/options/class-wpglobus-options.php:688
947
  msgid "Mobile Menu"
948
  msgstr ""
949
 
950
- #: includes/options/class-wpglobus-options.php:703
951
  msgid "Language Widgets"
952
  msgstr ""
953
 
954
- #: includes/options/class-wpglobus-options.php:773
955
  msgid "We Recommend..."
956
  msgstr ""
957
 
958
- #: includes/options/class-wpglobus-options.php:805
959
  msgid ""
960
  "Our premium add-on, WPGlobus Plus, will add several features to your "
961
  "website, such as:"
962
  msgstr ""
963
 
964
- #: includes/options/class-wpglobus-options.php:808
965
  msgid ""
966
  "- Ability to write a post in one language and immediately publish it, not "
967
  "waiting for the translation to other languages;"
968
  msgstr ""
969
 
970
- #: includes/options/class-wpglobus-options.php:811
971
  msgid "- Set different URLs for each translation;"
972
  msgstr ""
973
 
974
- #: includes/options/class-wpglobus-options.php:814
975
  msgid ""
976
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
977
  "for each translation;"
978
  msgstr ""
979
 
980
- #: includes/options/class-wpglobus-options.php:817
981
  msgid "- and more..."
982
  msgstr ""
983
 
984
- #: includes/options/class-wpglobus-options.php:820,
985
- #: includes/options/class-wpglobus-options.php:877,
986
- #: includes/options/class-wpglobus-options.php:935
987
  msgid "Click here to download"
988
  msgstr ""
989
 
990
- #: includes/options/class-wpglobus-options.php:868
991
  msgid ""
992
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
993
  "translate your blog posts and pages to many languages."
994
  msgstr ""
995
 
996
- #: includes/options/class-wpglobus-options.php:871
997
  msgid "The next step is to translate your WooCommerce-based store!"
998
  msgstr ""
999
 
1000
- #: includes/options/class-wpglobus-options.php:874
1001
  msgid ""
1002
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1003
  "translate product titles and descriptions, categories, tags and attributes."
1004
  msgstr ""
1005
 
1006
- #: includes/options/class-wpglobus-options.php:921
1007
  msgid "Multi-currency"
1008
  msgstr ""
1009
 
1010
- #: includes/options/class-wpglobus-options.php:924
1011
  msgid ""
1012
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1013
  "a single currency only."
1014
  msgstr ""
1015
 
1016
- #: includes/options/class-wpglobus-options.php:928
1017
  msgid ""
1018
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1019
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1021,151 +1044,163 @@ msgid ""
1021
  "positioning for global growth!"
1022
  msgstr ""
1023
 
1024
- #: includes/options/class-wpglobus-options.php:932
1025
  msgid ""
1026
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1027
  "re-calculating prices on-the-fly."
1028
  msgstr ""
1029
 
1030
- #: includes/options/class-wpglobus-options.php:969
1031
  msgid "WPGlobus Premium Add-ons"
1032
  msgstr ""
1033
 
1034
- #: includes/options/class-wpglobus-options.php:971
1035
  msgid ""
1036
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1037
  "you will be able to:"
1038
  msgstr ""
1039
 
1040
- #: includes/options/class-wpglobus-options.php:976
1041
  msgid ""
1042
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1043
  "моя-страница and so on);"
1044
  msgstr ""
1045
 
1046
- #: includes/options/class-wpglobus-options.php:979
1047
  msgid ""
1048
  "Postpone translation to some languages and <strong>publish only the "
1049
  "translated texts</strong>;"
1050
  msgstr ""
1051
 
1052
- #: includes/options/class-wpglobus-options.php:982
1053
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1054
  msgstr ""
1055
 
1056
- #: includes/options/class-wpglobus-options.php:985
1057
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1058
  msgstr ""
1059
 
1060
- #: includes/options/class-wpglobus-options.php:988
1061
  msgid ""
1062
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1063
  "strong>;"
1064
  msgstr ""
1065
 
1066
- #: includes/options/class-wpglobus-options.php:992
1067
  msgid "...and more."
1068
  msgstr ""
1069
 
1070
- #: includes/options/class-wpglobus-options.php:995
1071
  msgid "Click here to visit the WPGlobus Store"
1072
  msgstr ""
1073
 
1074
- #: includes/options/class-wpglobus-options.php:1024
1075
  msgid "Select a language"
1076
  msgstr "Wählen Sie eine Sprache"
1077
 
1078
  #. translators: %3$s placeholder for the icon (actual picture)
1079
- #: includes/options/class-wpglobus-options.php:1051
1080
  msgid ""
1081
  "Place the %1$smain language%2$s of your site at the top of the list by "
1082
  "dragging the %3$s icons."
1083
  msgstr ""
1084
 
1085
  #. translators: placeholders for the "strong" HTML tags.
1086
- #: includes/options/class-wpglobus-options.php:1054
1087
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1088
  msgstr ""
1089
 
1090
  #. translators: placeholders for the "strong" HTML tags.
1091
- #: includes/options/class-wpglobus-options.php:1057
1092
  msgid "%1$sAdd%2$s more languages using the section below."
1093
  msgstr ""
1094
 
1095
- #: includes/options/class-wpglobus-options.php:1058
1096
  msgid "When done, click the [Save Changes] button."
1097
  msgstr "Wenn Sie fertig sind, klicken Sie auf [Änderungen speichern]."
1098
 
1099
  #. translators: %s - placeholder for the "Save Changes" button text.
1100
- #: includes/options/class-wpglobus-options.php:1068
1101
  msgid "Press the %s button to confirm."
1102
  msgstr ""
1103
 
1104
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1105
- #: includes/options/class-wpglobus-options.php:1086
1106
  msgid "-- none --"
1107
  msgstr ""
1108
 
1109
- #: includes/options/class-wpglobus-options.php:1087
1110
  msgid "All menus"
1111
  msgstr ""
1112
 
1113
- #: includes/options/class-wpglobus-options.php:1100
1114
  msgid "Instructions:"
1115
  msgstr "Anleitung:"
1116
 
1117
- #: includes/options/class-wpglobus-options.php:1158
1118
  msgid "(Found in some themes)"
1119
  msgstr "(In einigen Themes gefunden)"
1120
 
1121
- #: includes/options/class-wpglobus-options.php:1160
1122
  msgid "Enable"
1123
  msgstr "Aktivieren"
1124
 
1125
- #: includes/options/class-wpglobus-options.php:1175
1126
  msgid "Languages table"
1127
  msgstr "Sprachtabelle"
1128
 
1129
- #: includes/options/class-wpglobus-options.php:1181
1130
  msgid "Use this table to add, edit or delete languages."
1131
  msgstr ""
1132
  "Verwenden Sie diese Tabelle, um Sprachen hinzuzufügen, zu bearbeiten oder zu "
1133
  "löschen."
1134
 
1135
- #: includes/options/class-wpglobus-options.php:1182
1136
  msgid "NOTE: you cannot remove the main language."
1137
  msgstr "Hinweis: Sie können nicht die Hauptsprache entfernen."
1138
 
1139
- #: includes/options/class-wpglobus-options.php:1236
1140
  msgid "WPGlobus is enabled on these Post Types"
1141
  msgstr ""
1142
 
1143
- #: includes/options/class-wpglobus-options.php:1237
1144
  msgid "Uncheck to disable"
1145
  msgstr ""
1146
 
1147
- #: includes/options/class-wpglobus-options.php:1238
1148
  msgid ""
1149
  "Please note that there are post types, which status is managed by other "
1150
  "plugins and cannot be changed here."
1151
  msgstr ""
1152
 
1153
- #: includes/options/class-wpglobus-options.php:1243
1154
  msgid "Post Types"
1155
  msgstr ""
1156
 
1157
- #: includes/options/class-wpglobus-options.php:1259
1158
  msgid ""
1159
  "You should put here only the code provided by WPGlobus Support. Do not write "
1160
  "anything else in the sections below as it might break the functionality of "
1161
  "your website!"
1162
  msgstr ""
1163
 
1164
- #: includes/options/class-wpglobus-options.php:1300
1165
  msgid "Custom Code"
1166
  msgstr ""
1167
 
1168
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1169
  msgid "Translate strings"
1170
  msgstr ""
1171
 
@@ -1221,6 +1256,38 @@ msgstr ""
1221
  msgid "No items of this type were found."
1222
  msgstr ""
1223
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1224
  #: includes/options/templates/customize-intro.php:35
1225
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1226
  msgstr ""
284
  msgstr ""
285
 
286
  #: includes/admin/class-wpglobus-customize-options.php:546,
287
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
288
  msgid "WPGlobus"
289
  msgstr "WPGlobus"
290
 
306
  msgstr "Hilfe"
307
 
308
  #: includes/admin/class-wpglobus-customize-options.php:738,
309
+ #: includes/options/class-wpglobus-options.php:1095
310
  msgid "Languages"
311
  msgstr "Sprachen"
312
 
313
  #: includes/admin/class-wpglobus-customize-options.php:758,
314
+ #: includes/options/class-wpglobus-options.php:1108
315
  msgid "Enabled Languages"
316
  msgstr "Aktivierte Sprachen"
317
 
318
  #: includes/admin/class-wpglobus-customize-options.php:760,
319
+ #: includes/options/class-wpglobus-options.php:1109
320
  msgid "These languages are currently enabled on your site."
321
  msgstr "Diese Sprachen sind momentan auf Ihrer Website aktiviert."
322
 
323
  #: includes/admin/class-wpglobus-customize-options.php:788,
324
+ #: includes/options/class-wpglobus-options.php:1066
325
  msgid "Choose a language you would like to enable."
326
  msgstr ""
327
 
332
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
333
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
334
  #: includes/admin/class-wpglobus-customize-options.php:794,
335
+ #: includes/options/class-wpglobus-options.php:1072
336
  msgid "or Add new Language %1$s here %2$s"
337
  msgstr ""
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:806,
340
+ #: includes/options/class-wpglobus-options.php:1122
341
  msgid "Add Languages"
342
  msgstr "Sprachen hinzufügen"
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:826,
345
+ #: includes/options/class-wpglobus-options.php:1130
346
  msgid "Language Selector Mode"
347
  msgstr "Sprach-Selektor Modus"
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:831,
350
+ #: includes/options/class-wpglobus-options.php:1133
351
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
352
  msgstr "Zweistelliger Buchstaben-Code mit Flagge (de, ru, it, usw.)"
353
 
354
  #: includes/admin/class-wpglobus-customize-options.php:832,
355
+ #: includes/options/class-wpglobus-options.php:1134
356
  msgid "Full Name (English, Russian, Italian, etc.)"
357
  msgstr "Vollständiger Name (English, Russian, Italian, etc.)"
358
 
359
  #: includes/admin/class-wpglobus-customize-options.php:834,
360
+ #: includes/options/class-wpglobus-options.php:1135
361
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
362
  msgstr "Vollständiger Name mit Flagge (Englisch, Russisch, Italienisch, etc.)"
363
 
364
  #: includes/admin/class-wpglobus-customize-options.php:835,
365
+ #: includes/options/class-wpglobus-options.php:1136
366
  msgid "Flags only"
367
  msgstr "nur Flaggen"
368
 
369
  #: includes/admin/class-wpglobus-customize-options.php:837,
370
+ #: includes/options/class-wpglobus-options.php:1131
371
  msgid ""
372
  "Choose the way language name and country flag are shown in the drop-down menu"
373
  msgstr ""
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:881,
382
  #: includes/admin/class-wpglobus-customize-options.php:908,
383
+ #: includes/options/class-wpglobus-options.php:1147
384
  msgid "Language Selector Menu"
385
  msgstr "Language Selector Menu"
386
 
390
 
391
  #: includes/admin/class-wpglobus-customize-options.php:892,
392
  #: includes/admin/class-wpglobus-customize-options.php:913,
393
+ #: includes/options/class-wpglobus-options.php:1148
394
  msgid "Choose the navigation menu where the language selector will be shown"
395
  msgstr ""
396
  "Wählen Sie das Navigationsmenü, wo die Sprachwahl angezeigt werden soll."
397
 
398
  #: includes/admin/class-wpglobus-customize-options.php:933,
399
+ #: includes/options/class-wpglobus-options.php:1158
400
  msgid "\"All Pages\" menus Language selector"
401
  msgstr "\"Alle Seiten\" Menü Sprachauswahl"
402
 
403
  #: includes/admin/class-wpglobus-customize-options.php:936,
404
+ #: includes/options/class-wpglobus-options.php:1160
405
  msgid ""
406
  "Adds language selector to the menus that automatically list all existing "
407
  "pages (using `wp_list_pages`)"
410
  "auflistet ( `benutzt wp_list_pages`)"
411
 
412
  #: includes/admin/class-wpglobus-customize-options.php:953,
413
+ #: includes/options/class-wpglobus-options.php:1279
414
  msgid "Custom CSS"
415
  msgstr "Benutzerdefiniertes CSS"
416
 
432
  msgstr "Deaktivieren Sie die Checkbox, um WPGlobus deaktivieren"
433
 
434
  #: includes/admin/class-wpglobus-customize-options.php:1118,
435
+ #: includes/options/class-wpglobus-options.php:1347
436
  msgid "Redirect"
437
  msgstr "Weiterleiten"
438
 
439
  #: includes/admin/class-wpglobus-customize-options.php:1143,
440
+ #: includes/options/class-wpglobus-options.php:1342
441
  msgid "Choose the language automatically, based on:"
442
  msgstr ""
443
 
444
  #: includes/admin/class-wpglobus-customize-options.php:1145,
445
+ #: includes/options/class-wpglobus-options.php:1332
446
  msgid "Preferred language set in the browser"
447
  msgstr ""
448
 
449
  #: includes/admin/class-wpglobus-customize-options.php:1146,
450
+ #: includes/options/class-wpglobus-options.php:1319
451
  msgid ""
452
  "When a user comes to the site for the first time, try to find the best "
453
  "matching language version of the page."
470
  #: includes/admin/class-wpglobus-customize-options.php:1185,
471
  #: includes/admin/class-wpglobus-customize-options.php:1207,
472
  #: includes/admin/class-wpglobus-customize-options.php:1227,
473
+ #: includes/options/class-wpglobus-options.php:1291
474
  msgid "Custom JS Code"
475
  msgstr ""
476
 
498
  msgstr ""
499
 
500
  #: includes/admin/class-wpglobus-customize-options.php:1344,
501
+ #: includes/options/class-wpglobus-options.php:568
502
  msgid "Thank you for installing WPGlobus!"
503
  msgstr "Danke, dass Sie WPGlobus installiert haben!"
504
 
505
  #: includes/admin/class-wpglobus-customize-options.php:1348,
506
+ #: includes/options/class-wpglobus-options.php:572
507
  msgid "Read About WPGlobus"
508
  msgstr "Lesen Sie mehr über WPGlobus"
509
 
515
  "Optionen einzurichten."
516
 
517
  #: includes/admin/class-wpglobus-customize-options.php:1356,
518
+ #: includes/options/class-wpglobus-options.php:582
519
  msgid ""
520
  "Should you have any questions or comments, please do not hesitate to contact "
521
  "us."
525
 
526
  #: includes/admin/class-wpglobus-customize-options.php:1360,
527
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
528
+ #: includes/options/class-wpglobus-options.php:586
529
  msgid "Sincerely Yours,"
530
  msgstr "Mit freundlichen Grüßen,"
531
 
532
  #: includes/admin/class-wpglobus-customize-options.php:1362,
533
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
534
+ #: includes/options/class-wpglobus-options.php:588,
535
  #: includes/options/wpglobus-options-header.php:34
536
  msgid "The WPGlobus Team"
537
  msgstr "Das WPGlobus-Team"
539
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
540
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
541
  #: includes/admin/class-wpglobus-customize-options.php:1381,
542
+ #: includes/options/class-wpglobus-options.php:623
543
  msgid ""
544
  "We would hate to see you go. If something goes wrong, do not uninstall "
545
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
546
  msgstr ""
547
 
548
  #: includes/admin/class-wpglobus-customize-options.php:1388,
549
+ #: includes/options/class-wpglobus-options.php:630
550
  msgid ""
551
  "Please note that if you deactivate WPGlobus, your site will show all the "
552
  "languages together, mixed up. You will need to remove all translations, "
556
  #. translators: %s: link to the Clean-up Tool
557
  #. translators: %s: link to the Clean-up Tool
558
  #: includes/admin/class-wpglobus-customize-options.php:1393,
559
+ #: includes/options/class-wpglobus-options.php:634
560
  msgid ""
561
  "If there are just a few places, you should edit them manually. To "
562
  "automatically remove all translations at once, you can use the %s. WARNING: "
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
569
  #: includes/admin/class-wpglobus-customize-options.php:1396,
570
+ #: includes/options/class-wpglobus-options.php:611
571
  msgid "%1$sClean-up Tool%2$s"
572
  msgstr ""
573
 
706
  msgstr "Instaliert"
707
 
708
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
709
+ #: includes/options/class-wpglobus-options.php:659
710
  msgid "Help Desk"
711
  msgstr ""
712
 
756
  msgid "Technical Information"
757
  msgstr "Systeminformationen"
758
 
759
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
760
  msgid "WPGlobus Recommends:"
761
  msgstr ""
762
 
763
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
764
+ #: includes/options/class-wpglobus-options.php:866
765
  msgid "WPGlobus for WooCommerce"
766
  msgstr ""
767
 
768
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
769
  msgid ""
770
  "Translate product titles and descriptions, product categories, tags and "
771
  "attributes."
772
  msgstr ""
773
 
774
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
775
  msgid "Get it now:"
776
  msgstr "Jetzt holen"
777
 
778
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
779
  msgid "WPGlobus Multi-Currency"
780
  msgstr ""
781
 
782
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
783
  msgid "Accept multiple currencies in your online store!"
784
  msgstr ""
785
 
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
787
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
788
  msgid "Check it out:"
789
  msgstr ""
790
 
791
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
792
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
793
  msgstr ""
794
 
795
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
796
  msgid "To translate permalinks, please activate the module Slug."
797
  msgstr ""
798
 
799
+ #: includes/builders/class-wpglobus-builder.php:351,
800
+ #: includes/class-wpglobus.php:3527
801
+ msgid "Save draft before using extra language."
802
+ msgstr ""
803
+
804
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
805
+ msgid "WPGlobus languages"
806
+ msgstr ""
807
+
808
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
809
+ msgid "Before switching the language, please save draft or publish."
810
+ msgstr ""
811
+
812
+ #. translators: Metabox title FOR language.
813
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
814
+ msgctxt "filter__seo_meta_box_title"
815
+ msgid "for"
816
+ msgstr ""
817
+
818
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
819
+ msgid "Page is being reloaded. Please wait..."
820
+ msgstr ""
821
+
822
  #: includes/class-wpglobus-widget.php:27
823
  msgid "WPGlobus widget"
824
  msgstr "WPGlobus widget"
855
  msgid "Dropdown with flags"
856
  msgstr "Dropdown mit Flaggen"
857
 
858
+ #: includes/class-wpglobus-widget.php:264
859
  msgid "Selector type"
860
  msgstr "Selektor-Typ"
861
 
862
  #. translators: ON/OFF status of WPGlobus on the edit pages.
863
+ #: includes/class-wpglobus.php:1294
864
  msgid "OFF"
865
  msgstr ""
866
 
867
+ #: includes/class-wpglobus.php:1295
868
  msgid "Turn on"
869
  msgstr ""
870
 
871
  #. translators: ON/OFF status of WPGlobus on the edit pages.
872
+ #: includes/class-wpglobus.php:1299
873
  msgid "ON"
874
  msgstr ""
875
 
876
+ #: includes/class-wpglobus.php:1300
877
  msgid "Turn off"
878
  msgstr ""
879
 
880
+ #: includes/class-wpglobus.php:1483
881
  msgid "You cannot disable the main language."
882
  msgstr "Die Hauptsprache kann nicht deaktiviert werden."
883
 
884
+ #: includes/class-wpglobus.php:1684
885
  msgid "*) Available after the menu is saved."
886
  msgstr "*) Verfügbar nachdem das Menü gespeichert wurde."
887
 
888
+ #: includes/class-wpglobus.php:1701
889
  msgid "Need a multilingual slug?"
890
  msgstr ""
891
 
892
+ #: includes/class-wpglobus.php:3960
893
  msgid "You must enable Pretty Permalinks to use WPGlobus."
894
  msgstr ""
895
  "Sie müssen schöne Permalinks aktivieren um WPGlobus verwenden zu können."
896
 
897
+ #: includes/class-wpglobus.php:3962
898
  msgid ""
899
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
900
  "default option."
902
  "Bitte gehen Sie zu Einstellungen > Permalinks > allgemeine Einstellungen, "
903
  "und wählen Sie die \"Beitragsname\" für schöne Permalinks."
904
 
905
+ #: includes/class-wpglobus.php:4108
906
  msgid "Add"
907
  msgstr "Hinzufügen"
908
 
911
  msgstr ""
912
 
913
  #: includes/options/class-wpglobus-options.php:251,
914
+ #: includes/options/class-wpglobus-options.php:735,
915
+ #: includes/options/class-wpglobus-options.php:804
916
  msgid "WPGlobus Plus"
917
  msgstr ""
918
 
939
  msgstr ""
940
 
941
  #. translators: placeholders for "strong" tags.
942
+ #: includes/options/class-wpglobus-options.php:576
943
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
944
  msgstr ""
945
 
946
  #. translators: placeholders for "strong" tags.
947
+ #: includes/options/class-wpglobus-options.php:579
948
  msgid ""
949
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
950
  "the language attributes: name, code, flag icon, etc."
951
  msgstr ""
952
 
953
+ #: includes/options/class-wpglobus-options.php:596
954
  msgid "Welcome!"
955
  msgstr "Willkommen!"
956
 
957
+ #: includes/options/class-wpglobus-options.php:619
958
  msgid "Deactivating / Uninstalling"
959
  msgstr ""
960
 
961
+ #: includes/options/class-wpglobus-options.php:644
962
  msgid "Uninstall"
963
  msgstr ""
964
 
965
+ #: includes/options/class-wpglobus-options.php:674
966
  msgid "All add-ons"
967
  msgstr ""
968
 
969
+ #: includes/options/class-wpglobus-options.php:689
970
  msgid "Mobile Menu"
971
  msgstr ""
972
 
973
+ #: includes/options/class-wpglobus-options.php:704
974
  msgid "Language Widgets"
975
  msgstr ""
976
 
977
+ #: includes/options/class-wpglobus-options.php:774
978
  msgid "We Recommend..."
979
  msgstr ""
980
 
981
+ #: includes/options/class-wpglobus-options.php:806
982
  msgid ""
983
  "Our premium add-on, WPGlobus Plus, will add several features to your "
984
  "website, such as:"
985
  msgstr ""
986
 
987
+ #: includes/options/class-wpglobus-options.php:809
988
  msgid ""
989
  "- Ability to write a post in one language and immediately publish it, not "
990
  "waiting for the translation to other languages;"
991
  msgstr ""
992
 
993
+ #: includes/options/class-wpglobus-options.php:812
994
  msgid "- Set different URLs for each translation;"
995
  msgstr ""
996
 
997
+ #: includes/options/class-wpglobus-options.php:815
998
  msgid ""
999
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1000
  "for each translation;"
1001
  msgstr ""
1002
 
1003
+ #: includes/options/class-wpglobus-options.php:818
1004
  msgid "- and more..."
1005
  msgstr ""
1006
 
1007
+ #: includes/options/class-wpglobus-options.php:821,
1008
+ #: includes/options/class-wpglobus-options.php:878,
1009
+ #: includes/options/class-wpglobus-options.php:936
1010
  msgid "Click here to download"
1011
  msgstr ""
1012
 
1013
+ #: includes/options/class-wpglobus-options.php:869
1014
  msgid ""
1015
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1016
  "translate your blog posts and pages to many languages."
1017
  msgstr ""
1018
 
1019
+ #: includes/options/class-wpglobus-options.php:872
1020
  msgid "The next step is to translate your WooCommerce-based store!"
1021
  msgstr ""
1022
 
1023
+ #: includes/options/class-wpglobus-options.php:875
1024
  msgid ""
1025
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1026
  "translate product titles and descriptions, categories, tags and attributes."
1027
  msgstr ""
1028
 
1029
+ #: includes/options/class-wpglobus-options.php:922
1030
  msgid "Multi-currency"
1031
  msgstr ""
1032
 
1033
+ #: includes/options/class-wpglobus-options.php:925
1034
  msgid ""
1035
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1036
  "a single currency only."
1037
  msgstr ""
1038
 
1039
+ #: includes/options/class-wpglobus-options.php:929
1040
  msgid ""
1041
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1042
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1044
  "positioning for global growth!"
1045
  msgstr ""
1046
 
1047
+ #: includes/options/class-wpglobus-options.php:933
1048
  msgid ""
1049
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1050
  "re-calculating prices on-the-fly."
1051
  msgstr ""
1052
 
1053
+ #: includes/options/class-wpglobus-options.php:970
1054
  msgid "WPGlobus Premium Add-ons"
1055
  msgstr ""
1056
 
1057
+ #: includes/options/class-wpglobus-options.php:972
1058
  msgid ""
1059
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1060
  "you will be able to:"
1061
  msgstr ""
1062
 
1063
+ #: includes/options/class-wpglobus-options.php:977
1064
  msgid ""
1065
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1066
  "моя-страница and so on);"
1067
  msgstr ""
1068
 
1069
+ #: includes/options/class-wpglobus-options.php:980
1070
  msgid ""
1071
  "Postpone translation to some languages and <strong>publish only the "
1072
  "translated texts</strong>;"
1073
  msgstr ""
1074
 
1075
+ #: includes/options/class-wpglobus-options.php:983
1076
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1077
  msgstr ""
1078
 
1079
+ #: includes/options/class-wpglobus-options.php:986
1080
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1081
  msgstr ""
1082
 
1083
+ #: includes/options/class-wpglobus-options.php:989
1084
  msgid ""
1085
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1086
  "strong>;"
1087
  msgstr ""
1088
 
1089
+ #: includes/options/class-wpglobus-options.php:993
1090
  msgid "...and more."
1091
  msgstr ""
1092
 
1093
+ #: includes/options/class-wpglobus-options.php:996
1094
  msgid "Click here to visit the WPGlobus Store"
1095
  msgstr ""
1096
 
1097
+ #: includes/options/class-wpglobus-options.php:1025
1098
  msgid "Select a language"
1099
  msgstr "Wählen Sie eine Sprache"
1100
 
1101
  #. translators: %3$s placeholder for the icon (actual picture)
1102
+ #: includes/options/class-wpglobus-options.php:1052
1103
  msgid ""
1104
  "Place the %1$smain language%2$s of your site at the top of the list by "
1105
  "dragging the %3$s icons."
1106
  msgstr ""
1107
 
1108
  #. translators: placeholders for the "strong" HTML tags.
1109
+ #: includes/options/class-wpglobus-options.php:1055
1110
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1111
  msgstr ""
1112
 
1113
  #. translators: placeholders for the "strong" HTML tags.
1114
+ #: includes/options/class-wpglobus-options.php:1058
1115
  msgid "%1$sAdd%2$s more languages using the section below."
1116
  msgstr ""
1117
 
1118
+ #: includes/options/class-wpglobus-options.php:1059
1119
  msgid "When done, click the [Save Changes] button."
1120
  msgstr "Wenn Sie fertig sind, klicken Sie auf [Änderungen speichern]."
1121
 
1122
  #. translators: %s - placeholder for the "Save Changes" button text.
1123
+ #: includes/options/class-wpglobus-options.php:1069
1124
  msgid "Press the %s button to confirm."
1125
  msgstr ""
1126
 
1127
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1128
+ #: includes/options/class-wpglobus-options.php:1087
1129
  msgid "-- none --"
1130
  msgstr ""
1131
 
1132
+ #: includes/options/class-wpglobus-options.php:1088
1133
  msgid "All menus"
1134
  msgstr ""
1135
 
1136
+ #: includes/options/class-wpglobus-options.php:1101
1137
  msgid "Instructions:"
1138
  msgstr "Anleitung:"
1139
 
1140
+ #: includes/options/class-wpglobus-options.php:1159
1141
  msgid "(Found in some themes)"
1142
  msgstr "(In einigen Themes gefunden)"
1143
 
1144
+ #: includes/options/class-wpglobus-options.php:1161
1145
  msgid "Enable"
1146
  msgstr "Aktivieren"
1147
 
1148
+ #: includes/options/class-wpglobus-options.php:1176
1149
  msgid "Languages table"
1150
  msgstr "Sprachtabelle"
1151
 
1152
+ #: includes/options/class-wpglobus-options.php:1182
1153
  msgid "Use this table to add, edit or delete languages."
1154
  msgstr ""
1155
  "Verwenden Sie diese Tabelle, um Sprachen hinzuzufügen, zu bearbeiten oder zu "
1156
  "löschen."
1157
 
1158
+ #: includes/options/class-wpglobus-options.php:1183
1159
  msgid "NOTE: you cannot remove the main language."
1160
  msgstr "Hinweis: Sie können nicht die Hauptsprache entfernen."
1161
 
1162
+ #: includes/options/class-wpglobus-options.php:1237
1163
  msgid "WPGlobus is enabled on these Post Types"
1164
  msgstr ""
1165
 
1166
+ #: includes/options/class-wpglobus-options.php:1238
1167
  msgid "Uncheck to disable"
1168
  msgstr ""
1169
 
1170
+ #: includes/options/class-wpglobus-options.php:1239
1171
  msgid ""
1172
  "Please note that there are post types, which status is managed by other "
1173
  "plugins and cannot be changed here."
1174
  msgstr ""
1175
 
1176
+ #: includes/options/class-wpglobus-options.php:1244
1177
  msgid "Post Types"
1178
  msgstr ""
1179
 
1180
+ #: includes/options/class-wpglobus-options.php:1260
1181
  msgid ""
1182
  "You should put here only the code provided by WPGlobus Support. Do not write "
1183
  "anything else in the sections below as it might break the functionality of "
1184
  "your website!"
1185
  msgstr ""
1186
 
1187
+ #: includes/options/class-wpglobus-options.php:1301
1188
  msgid "Custom Code"
1189
  msgstr ""
1190
 
1191
+ #: includes/options/class-wpglobus-options.php:1398
1192
+ msgid "Enabled"
1193
+ msgstr ""
1194
+
1195
+ #: includes/options/class-wpglobus-options.php:1408
1196
+ msgid "Builders support"
1197
+ msgstr ""
1198
+
1199
+ #: includes/options/class-wpglobus-options.php:1421
1200
+ msgid "Сompatibility"
1201
+ msgstr ""
1202
+
1203
+ #: includes/options/class-wpglobus-options.php:1734
1204
  msgid "Translate strings"
1205
  msgstr ""
1206
 
1256
  msgid "No items of this type were found."
1257
  msgstr ""
1258
 
1259
+ #: includes/options/templates/compatibility.php:22
1260
+ msgid "List of supported add-ons"
1261
+ msgstr ""
1262
+
1263
+ #: includes/options/templates/compatibility.php:27
1264
+ msgid "Add-on"
1265
+ msgstr ""
1266
+
1267
+ #: includes/options/templates/compatibility.php:28
1268
+ msgid "Current version"
1269
+ msgstr ""
1270
+
1271
+ #: includes/options/templates/compatibility.php:29
1272
+ msgid "Supported minimum version"
1273
+ msgstr ""
1274
+
1275
+ #: includes/options/templates/compatibility.php:30
1276
+ msgid "Status"
1277
+ msgstr ""
1278
+
1279
+ #: includes/options/templates/compatibility.php:46
1280
+ msgid "Active"
1281
+ msgstr ""
1282
+
1283
+ #: includes/options/templates/compatibility.php:48
1284
+ msgid "Installed, inactive"
1285
+ msgstr ""
1286
+
1287
+ #: includes/options/templates/compatibility.php:51
1288
+ msgid "Not installed"
1289
+ msgstr ""
1290
+
1291
  #: includes/options/templates/customize-intro.php:35
1292
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1293
  msgstr ""
languages/wpglobus-de_DE.po CHANGED
@@ -283,7 +283,7 @@ msgid "Save &amp; Reload"
283
  msgstr ""
284
 
285
  #: includes/admin/class-wpglobus-customize-options.php:546,
286
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
287
  msgid "WPGlobus"
288
  msgstr "WPGlobus"
289
 
@@ -305,22 +305,22 @@ msgid "Help"
305
  msgstr "Hilfe"
306
 
307
  #: includes/admin/class-wpglobus-customize-options.php:738,
308
- #: includes/options/class-wpglobus-options.php:1094
309
  msgid "Languages"
310
  msgstr "Sprachen"
311
 
312
  #: includes/admin/class-wpglobus-customize-options.php:758,
313
- #: includes/options/class-wpglobus-options.php:1107
314
  msgid "Enabled Languages"
315
  msgstr "Aktivierte Sprachen"
316
 
317
  #: includes/admin/class-wpglobus-customize-options.php:760,
318
- #: includes/options/class-wpglobus-options.php:1108
319
  msgid "These languages are currently enabled on your site."
320
  msgstr "Diese Sprachen sind momentan auf Ihrer Website aktiviert."
321
 
322
  #: includes/admin/class-wpglobus-customize-options.php:788,
323
- #: includes/options/class-wpglobus-options.php:1065
324
  msgid "Choose a language you would like to enable."
325
  msgstr ""
326
 
@@ -331,42 +331,42 @@ msgstr ""
331
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
332
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
333
  #: includes/admin/class-wpglobus-customize-options.php:794,
334
- #: includes/options/class-wpglobus-options.php:1071
335
  msgid "or Add new Language %1$s here %2$s"
336
  msgstr ""
337
 
338
  #: includes/admin/class-wpglobus-customize-options.php:806,
339
- #: includes/options/class-wpglobus-options.php:1121
340
  msgid "Add Languages"
341
  msgstr "Sprachen hinzufügen"
342
 
343
  #: includes/admin/class-wpglobus-customize-options.php:826,
344
- #: includes/options/class-wpglobus-options.php:1129
345
  msgid "Language Selector Mode"
346
  msgstr "Sprach-Selektor Modus"
347
 
348
  #: includes/admin/class-wpglobus-customize-options.php:831,
349
- #: includes/options/class-wpglobus-options.php:1132
350
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
351
  msgstr "Zweistelliger Buchstaben-Code mit Flagge (de, ru, it, usw.)"
352
 
353
  #: includes/admin/class-wpglobus-customize-options.php:832,
354
- #: includes/options/class-wpglobus-options.php:1133
355
  msgid "Full Name (English, Russian, Italian, etc.)"
356
  msgstr "Vollständiger Name (English, Russian, Italian, etc.)"
357
 
358
  #: includes/admin/class-wpglobus-customize-options.php:834,
359
- #: includes/options/class-wpglobus-options.php:1134
360
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
361
  msgstr "Vollständiger Name mit Flagge (Englisch, Russisch, Italienisch, etc.)"
362
 
363
  #: includes/admin/class-wpglobus-customize-options.php:835,
364
- #: includes/options/class-wpglobus-options.php:1135
365
  msgid "Flags only"
366
  msgstr "nur Flaggen"
367
 
368
  #: includes/admin/class-wpglobus-customize-options.php:837,
369
- #: includes/options/class-wpglobus-options.php:1130
370
  msgid ""
371
  "Choose the way language name and country flag are shown in the drop-down menu"
372
  msgstr ""
@@ -379,7 +379,7 @@ msgstr ""
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:881,
381
  #: includes/admin/class-wpglobus-customize-options.php:908,
382
- #: includes/options/class-wpglobus-options.php:1146
383
  msgid "Language Selector Menu"
384
  msgstr "Language Selector Menu"
385
 
@@ -389,18 +389,18 @@ msgstr ""
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:892,
391
  #: includes/admin/class-wpglobus-customize-options.php:913,
392
- #: includes/options/class-wpglobus-options.php:1147
393
  msgid "Choose the navigation menu where the language selector will be shown"
394
  msgstr ""
395
  "Wählen Sie das Navigationsmenü, wo die Sprachwahl angezeigt werden soll."
396
 
397
  #: includes/admin/class-wpglobus-customize-options.php:933,
398
- #: includes/options/class-wpglobus-options.php:1157
399
  msgid "\"All Pages\" menus Language selector"
400
  msgstr "\"Alle Seiten\" Menü Sprachauswahl"
401
 
402
  #: includes/admin/class-wpglobus-customize-options.php:936,
403
- #: includes/options/class-wpglobus-options.php:1159
404
  msgid ""
405
  "Adds language selector to the menus that automatically list all existing "
406
  "pages (using `wp_list_pages`)"
@@ -409,7 +409,7 @@ msgstr ""
409
  "auflistet ( `benutzt wp_list_pages`)"
410
 
411
  #: includes/admin/class-wpglobus-customize-options.php:953,
412
- #: includes/options/class-wpglobus-options.php:1278
413
  msgid "Custom CSS"
414
  msgstr "Benutzerdefiniertes CSS"
415
 
@@ -431,22 +431,22 @@ msgid "Uncheck to disable WPGlobus"
431
  msgstr "Deaktivieren Sie die Checkbox, um WPGlobus deaktivieren"
432
 
433
  #: includes/admin/class-wpglobus-customize-options.php:1118,
434
- #: includes/options/class-wpglobus-options.php:1346
435
  msgid "Redirect"
436
  msgstr "Weiterleiten"
437
 
438
  #: includes/admin/class-wpglobus-customize-options.php:1143,
439
- #: includes/options/class-wpglobus-options.php:1341
440
  msgid "Choose the language automatically, based on:"
441
  msgstr ""
442
 
443
  #: includes/admin/class-wpglobus-customize-options.php:1145,
444
- #: includes/options/class-wpglobus-options.php:1331
445
  msgid "Preferred language set in the browser"
446
  msgstr ""
447
 
448
  #: includes/admin/class-wpglobus-customize-options.php:1146,
449
- #: includes/options/class-wpglobus-options.php:1318
450
  msgid ""
451
  "When a user comes to the site for the first time, try to find the best "
452
  "matching language version of the page."
@@ -469,7 +469,7 @@ msgstr ""
469
  #: includes/admin/class-wpglobus-customize-options.php:1185,
470
  #: includes/admin/class-wpglobus-customize-options.php:1207,
471
  #: includes/admin/class-wpglobus-customize-options.php:1227,
472
- #: includes/options/class-wpglobus-options.php:1290
473
  msgid "Custom JS Code"
474
  msgstr ""
475
 
@@ -497,12 +497,12 @@ msgid ""
497
  msgstr ""
498
 
499
  #: includes/admin/class-wpglobus-customize-options.php:1344,
500
- #: includes/options/class-wpglobus-options.php:567
501
  msgid "Thank you for installing WPGlobus!"
502
  msgstr "Danke, dass Sie WPGlobus installiert haben!"
503
 
504
  #: includes/admin/class-wpglobus-customize-options.php:1348,
505
- #: includes/options/class-wpglobus-options.php:571
506
  msgid "Read About WPGlobus"
507
  msgstr "Lesen Sie mehr über WPGlobus"
508
 
@@ -514,7 +514,7 @@ msgstr ""
514
  "Optionen einzurichten."
515
 
516
  #: includes/admin/class-wpglobus-customize-options.php:1356,
517
- #: includes/options/class-wpglobus-options.php:581
518
  msgid ""
519
  "Should you have any questions or comments, please do not hesitate to contact "
520
  "us."
@@ -524,13 +524,13 @@ msgstr ""
524
 
525
  #: includes/admin/class-wpglobus-customize-options.php:1360,
526
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
527
- #: includes/options/class-wpglobus-options.php:585
528
  msgid "Sincerely Yours,"
529
  msgstr "Mit freundlichen Grüßen,"
530
 
531
  #: includes/admin/class-wpglobus-customize-options.php:1362,
532
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
533
- #: includes/options/class-wpglobus-options.php:587,
534
  #: includes/options/wpglobus-options-header.php:34
535
  msgid "The WPGlobus Team"
536
  msgstr "Das WPGlobus-Team"
@@ -538,14 +538,14 @@ msgstr "Das WPGlobus-Team"
538
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
539
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
540
  #: includes/admin/class-wpglobus-customize-options.php:1381,
541
- #: includes/options/class-wpglobus-options.php:622
542
  msgid ""
543
  "We would hate to see you go. If something goes wrong, do not uninstall "
544
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
545
  msgstr ""
546
 
547
  #: includes/admin/class-wpglobus-customize-options.php:1388,
548
- #: includes/options/class-wpglobus-options.php:629
549
  msgid ""
550
  "Please note that if you deactivate WPGlobus, your site will show all the "
551
  "languages together, mixed up. You will need to remove all translations, "
@@ -555,7 +555,7 @@ msgstr ""
555
  #. translators: %s: link to the Clean-up Tool
556
  #. translators: %s: link to the Clean-up Tool
557
  #: includes/admin/class-wpglobus-customize-options.php:1393,
558
- #: includes/options/class-wpglobus-options.php:633
559
  msgid ""
560
  "If there are just a few places, you should edit them manually. To "
561
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -566,7 +566,7 @@ msgstr ""
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #: includes/admin/class-wpglobus-customize-options.php:1396,
569
- #: includes/options/class-wpglobus-options.php:610
570
  msgid "%1$sClean-up Tool%2$s"
571
  msgstr ""
572
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instaliert"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr "Systeminformationen"
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr "Jetzt holen"
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Dropdown"
831
  msgid "Dropdown with flags"
832
  msgstr "Dropdown mit Flaggen"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Selektor-Typ"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr "AUS"
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr "EIN"
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "Die Hauptsprache kann nicht deaktiviert werden."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "*) Verfügbar nachdem das Menü gespeichert wurde."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Sie müssen schöne Permalinks aktivieren um WPGlobus verwenden zu können."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Bitte gehen Sie zu Einstellungen > Permalinks > allgemeine Einstellungen, "
879
  "und wählen Sie die \"Beitragsname\" für schöne Permalinks."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Hinzufügen"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Willkommen!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr "Deinstallieren"
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,151 +1043,163 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Wählen Sie eine Sprache"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Wenn Sie fertig sind, klicken Sie auf [Änderungen speichern]."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Anleitung:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(In einigen Themes gefunden)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Aktivieren"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Sprachtabelle"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr ""
1131
  "Verwenden Sie diese Tabelle, um Sprachen hinzuzufügen, zu bearbeiten oder zu "
1132
  "löschen."
1133
 
1134
- #: includes/options/class-wpglobus-options.php:1182
1135
  msgid "NOTE: you cannot remove the main language."
1136
  msgstr "Hinweis: Sie können nicht die Hauptsprache entfernen."
1137
 
1138
- #: includes/options/class-wpglobus-options.php:1236
1139
  msgid "WPGlobus is enabled on these Post Types"
1140
  msgstr ""
1141
 
1142
- #: includes/options/class-wpglobus-options.php:1237
1143
  msgid "Uncheck to disable"
1144
  msgstr ""
1145
 
1146
- #: includes/options/class-wpglobus-options.php:1238
1147
  msgid ""
1148
  "Please note that there are post types, which status is managed by other "
1149
  "plugins and cannot be changed here."
1150
  msgstr ""
1151
 
1152
- #: includes/options/class-wpglobus-options.php:1243
1153
  msgid "Post Types"
1154
  msgstr "Post-Types"
1155
 
1156
- #: includes/options/class-wpglobus-options.php:1259
1157
  msgid ""
1158
  "You should put here only the code provided by WPGlobus Support. Do not write "
1159
  "anything else in the sections below as it might break the functionality of "
1160
  "your website!"
1161
  msgstr ""
1162
 
1163
- #: includes/options/class-wpglobus-options.php:1300
1164
  msgid "Custom Code"
1165
  msgstr "Benutzerdefinierter Code"
1166
 
1167
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1168
  msgid "Translate strings"
1169
  msgstr ""
1170
 
@@ -1220,6 +1255,38 @@ msgstr "Wählen Sie ein Element"
1220
  msgid "No items of this type were found."
1221
  msgstr "Es wurden keine Elemente dieses Typs gefunden."
1222
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1223
  #: includes/options/templates/customize-intro.php:35
1224
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1225
  msgstr ""
283
  msgstr ""
284
 
285
  #: includes/admin/class-wpglobus-customize-options.php:546,
286
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
287
  msgid "WPGlobus"
288
  msgstr "WPGlobus"
289
 
305
  msgstr "Hilfe"
306
 
307
  #: includes/admin/class-wpglobus-customize-options.php:738,
308
+ #: includes/options/class-wpglobus-options.php:1095
309
  msgid "Languages"
310
  msgstr "Sprachen"
311
 
312
  #: includes/admin/class-wpglobus-customize-options.php:758,
313
+ #: includes/options/class-wpglobus-options.php:1108
314
  msgid "Enabled Languages"
315
  msgstr "Aktivierte Sprachen"
316
 
317
  #: includes/admin/class-wpglobus-customize-options.php:760,
318
+ #: includes/options/class-wpglobus-options.php:1109
319
  msgid "These languages are currently enabled on your site."
320
  msgstr "Diese Sprachen sind momentan auf Ihrer Website aktiviert."
321
 
322
  #: includes/admin/class-wpglobus-customize-options.php:788,
323
+ #: includes/options/class-wpglobus-options.php:1066
324
  msgid "Choose a language you would like to enable."
325
  msgstr ""
326
 
331
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
332
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
333
  #: includes/admin/class-wpglobus-customize-options.php:794,
334
+ #: includes/options/class-wpglobus-options.php:1072
335
  msgid "or Add new Language %1$s here %2$s"
336
  msgstr ""
337
 
338
  #: includes/admin/class-wpglobus-customize-options.php:806,
339
+ #: includes/options/class-wpglobus-options.php:1122
340
  msgid "Add Languages"
341
  msgstr "Sprachen hinzufügen"
342
 
343
  #: includes/admin/class-wpglobus-customize-options.php:826,
344
+ #: includes/options/class-wpglobus-options.php:1130
345
  msgid "Language Selector Mode"
346
  msgstr "Sprach-Selektor Modus"
347
 
348
  #: includes/admin/class-wpglobus-customize-options.php:831,
349
+ #: includes/options/class-wpglobus-options.php:1133
350
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
351
  msgstr "Zweistelliger Buchstaben-Code mit Flagge (de, ru, it, usw.)"
352
 
353
  #: includes/admin/class-wpglobus-customize-options.php:832,
354
+ #: includes/options/class-wpglobus-options.php:1134
355
  msgid "Full Name (English, Russian, Italian, etc.)"
356
  msgstr "Vollständiger Name (English, Russian, Italian, etc.)"
357
 
358
  #: includes/admin/class-wpglobus-customize-options.php:834,
359
+ #: includes/options/class-wpglobus-options.php:1135
360
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
361
  msgstr "Vollständiger Name mit Flagge (Englisch, Russisch, Italienisch, etc.)"
362
 
363
  #: includes/admin/class-wpglobus-customize-options.php:835,
364
+ #: includes/options/class-wpglobus-options.php:1136
365
  msgid "Flags only"
366
  msgstr "nur Flaggen"
367
 
368
  #: includes/admin/class-wpglobus-customize-options.php:837,
369
+ #: includes/options/class-wpglobus-options.php:1131
370
  msgid ""
371
  "Choose the way language name and country flag are shown in the drop-down menu"
372
  msgstr ""
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:881,
381
  #: includes/admin/class-wpglobus-customize-options.php:908,
382
+ #: includes/options/class-wpglobus-options.php:1147
383
  msgid "Language Selector Menu"
384
  msgstr "Language Selector Menu"
385
 
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:892,
391
  #: includes/admin/class-wpglobus-customize-options.php:913,
392
+ #: includes/options/class-wpglobus-options.php:1148
393
  msgid "Choose the navigation menu where the language selector will be shown"
394
  msgstr ""
395
  "Wählen Sie das Navigationsmenü, wo die Sprachwahl angezeigt werden soll."
396
 
397
  #: includes/admin/class-wpglobus-customize-options.php:933,
398
+ #: includes/options/class-wpglobus-options.php:1158
399
  msgid "\"All Pages\" menus Language selector"
400
  msgstr "\"Alle Seiten\" Menü Sprachauswahl"
401
 
402
  #: includes/admin/class-wpglobus-customize-options.php:936,
403
+ #: includes/options/class-wpglobus-options.php:1160
404
  msgid ""
405
  "Adds language selector to the menus that automatically list all existing "
406
  "pages (using `wp_list_pages`)"
409
  "auflistet ( `benutzt wp_list_pages`)"
410
 
411
  #: includes/admin/class-wpglobus-customize-options.php:953,
412
+ #: includes/options/class-wpglobus-options.php:1279
413
  msgid "Custom CSS"
414
  msgstr "Benutzerdefiniertes CSS"
415
 
431
  msgstr "Deaktivieren Sie die Checkbox, um WPGlobus deaktivieren"
432
 
433
  #: includes/admin/class-wpglobus-customize-options.php:1118,
434
+ #: includes/options/class-wpglobus-options.php:1347
435
  msgid "Redirect"
436
  msgstr "Weiterleiten"
437
 
438
  #: includes/admin/class-wpglobus-customize-options.php:1143,
439
+ #: includes/options/class-wpglobus-options.php:1342
440
  msgid "Choose the language automatically, based on:"
441
  msgstr ""
442
 
443
  #: includes/admin/class-wpglobus-customize-options.php:1145,
444
+ #: includes/options/class-wpglobus-options.php:1332
445
  msgid "Preferred language set in the browser"
446
  msgstr ""
447
 
448
  #: includes/admin/class-wpglobus-customize-options.php:1146,
449
+ #: includes/options/class-wpglobus-options.php:1319
450
  msgid ""
451
  "When a user comes to the site for the first time, try to find the best "
452
  "matching language version of the page."
469
  #: includes/admin/class-wpglobus-customize-options.php:1185,
470
  #: includes/admin/class-wpglobus-customize-options.php:1207,
471
  #: includes/admin/class-wpglobus-customize-options.php:1227,
472
+ #: includes/options/class-wpglobus-options.php:1291
473
  msgid "Custom JS Code"
474
  msgstr ""
475
 
497
  msgstr ""
498
 
499
  #: includes/admin/class-wpglobus-customize-options.php:1344,
500
+ #: includes/options/class-wpglobus-options.php:568
501
  msgid "Thank you for installing WPGlobus!"
502
  msgstr "Danke, dass Sie WPGlobus installiert haben!"
503
 
504
  #: includes/admin/class-wpglobus-customize-options.php:1348,
505
+ #: includes/options/class-wpglobus-options.php:572
506
  msgid "Read About WPGlobus"
507
  msgstr "Lesen Sie mehr über WPGlobus"
508
 
514
  "Optionen einzurichten."
515
 
516
  #: includes/admin/class-wpglobus-customize-options.php:1356,
517
+ #: includes/options/class-wpglobus-options.php:582
518
  msgid ""
519
  "Should you have any questions or comments, please do not hesitate to contact "
520
  "us."
524
 
525
  #: includes/admin/class-wpglobus-customize-options.php:1360,
526
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
527
+ #: includes/options/class-wpglobus-options.php:586
528
  msgid "Sincerely Yours,"
529
  msgstr "Mit freundlichen Grüßen,"
530
 
531
  #: includes/admin/class-wpglobus-customize-options.php:1362,
532
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
533
+ #: includes/options/class-wpglobus-options.php:588,
534
  #: includes/options/wpglobus-options-header.php:34
535
  msgid "The WPGlobus Team"
536
  msgstr "Das WPGlobus-Team"
538
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
539
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
540
  #: includes/admin/class-wpglobus-customize-options.php:1381,
541
+ #: includes/options/class-wpglobus-options.php:623
542
  msgid ""
543
  "We would hate to see you go. If something goes wrong, do not uninstall "
544
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
545
  msgstr ""
546
 
547
  #: includes/admin/class-wpglobus-customize-options.php:1388,
548
+ #: includes/options/class-wpglobus-options.php:630
549
  msgid ""
550
  "Please note that if you deactivate WPGlobus, your site will show all the "
551
  "languages together, mixed up. You will need to remove all translations, "
555
  #. translators: %s: link to the Clean-up Tool
556
  #. translators: %s: link to the Clean-up Tool
557
  #: includes/admin/class-wpglobus-customize-options.php:1393,
558
+ #: includes/options/class-wpglobus-options.php:634
559
  msgid ""
560
  "If there are just a few places, you should edit them manually. To "
561
  "automatically remove all translations at once, you can use the %s. WARNING: "
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #: includes/admin/class-wpglobus-customize-options.php:1396,
569
+ #: includes/options/class-wpglobus-options.php:611
570
  msgid "%1$sClean-up Tool%2$s"
571
  msgstr ""
572
 
705
  msgstr "Instaliert"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr "Systeminformationen"
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr "Jetzt holen"
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Dropdown mit Flaggen"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Selektor-Typ"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr "AUS"
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr "EIN"
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "Die Hauptsprache kann nicht deaktiviert werden."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "*) Verfügbar nachdem das Menü gespeichert wurde."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Sie müssen schöne Permalinks aktivieren um WPGlobus verwenden zu können."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Bitte gehen Sie zu Einstellungen > Permalinks > allgemeine Einstellungen, "
902
  "und wählen Sie die \"Beitragsname\" für schöne Permalinks."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Hinzufügen"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Willkommen!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr "Deinstallieren"
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Wählen Sie eine Sprache"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Wenn Sie fertig sind, klicken Sie auf [Änderungen speichern]."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Anleitung:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(In einigen Themes gefunden)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Aktivieren"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Sprachtabelle"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr ""
1154
  "Verwenden Sie diese Tabelle, um Sprachen hinzuzufügen, zu bearbeiten oder zu "
1155
  "löschen."
1156
 
1157
+ #: includes/options/class-wpglobus-options.php:1183
1158
  msgid "NOTE: you cannot remove the main language."
1159
  msgstr "Hinweis: Sie können nicht die Hauptsprache entfernen."
1160
 
1161
+ #: includes/options/class-wpglobus-options.php:1237
1162
  msgid "WPGlobus is enabled on these Post Types"
1163
  msgstr ""
1164
 
1165
+ #: includes/options/class-wpglobus-options.php:1238
1166
  msgid "Uncheck to disable"
1167
  msgstr ""
1168
 
1169
+ #: includes/options/class-wpglobus-options.php:1239
1170
  msgid ""
1171
  "Please note that there are post types, which status is managed by other "
1172
  "plugins and cannot be changed here."
1173
  msgstr ""
1174
 
1175
+ #: includes/options/class-wpglobus-options.php:1244
1176
  msgid "Post Types"
1177
  msgstr "Post-Types"
1178
 
1179
+ #: includes/options/class-wpglobus-options.php:1260
1180
  msgid ""
1181
  "You should put here only the code provided by WPGlobus Support. Do not write "
1182
  "anything else in the sections below as it might break the functionality of "
1183
  "your website!"
1184
  msgstr ""
1185
 
1186
+ #: includes/options/class-wpglobus-options.php:1301
1187
  msgid "Custom Code"
1188
  msgstr "Benutzerdefinierter Code"
1189
 
1190
+ #: includes/options/class-wpglobus-options.php:1398
1191
+ msgid "Enabled"
1192
+ msgstr ""
1193
+
1194
+ #: includes/options/class-wpglobus-options.php:1408
1195
+ msgid "Builders support"
1196
+ msgstr ""
1197
+
1198
+ #: includes/options/class-wpglobus-options.php:1421
1199
+ msgid "Сompatibility"
1200
+ msgstr ""
1201
+
1202
+ #: includes/options/class-wpglobus-options.php:1734
1203
  msgid "Translate strings"
1204
  msgstr ""
1205
 
1255
  msgid "No items of this type were found."
1256
  msgstr "Es wurden keine Elemente dieses Typs gefunden."
1257
 
1258
+ #: includes/options/templates/compatibility.php:22
1259
+ msgid "List of supported add-ons"
1260
+ msgstr ""
1261
+
1262
+ #: includes/options/templates/compatibility.php:27
1263
+ msgid "Add-on"
1264
+ msgstr ""
1265
+
1266
+ #: includes/options/templates/compatibility.php:28
1267
+ msgid "Current version"
1268
+ msgstr ""
1269
+
1270
+ #: includes/options/templates/compatibility.php:29
1271
+ msgid "Supported minimum version"
1272
+ msgstr ""
1273
+
1274
+ #: includes/options/templates/compatibility.php:30
1275
+ msgid "Status"
1276
+ msgstr ""
1277
+
1278
+ #: includes/options/templates/compatibility.php:46
1279
+ msgid "Active"
1280
+ msgstr ""
1281
+
1282
+ #: includes/options/templates/compatibility.php:48
1283
+ msgid "Installed, inactive"
1284
+ msgstr ""
1285
+
1286
+ #: includes/options/templates/compatibility.php:51
1287
+ msgid "Not installed"
1288
+ msgstr ""
1289
+
1290
  #: includes/options/templates/customize-intro.php:35
1291
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1292
  msgstr ""
languages/wpglobus-el.po CHANGED
@@ -265,7 +265,7 @@ msgid "Save &amp; Reload"
265
  msgstr ""
266
 
267
  #: includes/admin/class-wpglobus-customize-options.php:546,
268
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
269
  msgid "WPGlobus"
270
  msgstr "WPGlobus"
271
 
@@ -287,22 +287,22 @@ msgid "Help"
287
  msgstr "Βοήθεια"
288
 
289
  #: includes/admin/class-wpglobus-customize-options.php:738,
290
- #: includes/options/class-wpglobus-options.php:1094
291
  msgid "Languages"
292
  msgstr ""
293
 
294
  #: includes/admin/class-wpglobus-customize-options.php:758,
295
- #: includes/options/class-wpglobus-options.php:1107
296
  msgid "Enabled Languages"
297
  msgstr ""
298
 
299
  #: includes/admin/class-wpglobus-customize-options.php:760,
300
- #: includes/options/class-wpglobus-options.php:1108
301
  msgid "These languages are currently enabled on your site."
302
  msgstr ""
303
 
304
  #: includes/admin/class-wpglobus-customize-options.php:788,
305
- #: includes/options/class-wpglobus-options.php:1065
306
  msgid "Choose a language you would like to enable."
307
  msgstr ""
308
 
@@ -313,42 +313,42 @@ msgstr ""
313
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
314
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
315
  #: includes/admin/class-wpglobus-customize-options.php:794,
316
- #: includes/options/class-wpglobus-options.php:1071
317
  msgid "or Add new Language %1$s here %2$s"
318
  msgstr ""
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:806,
321
- #: includes/options/class-wpglobus-options.php:1121
322
  msgid "Add Languages"
323
  msgstr ""
324
 
325
  #: includes/admin/class-wpglobus-customize-options.php:826,
326
- #: includes/options/class-wpglobus-options.php:1129
327
  msgid "Language Selector Mode"
328
  msgstr ""
329
 
330
  #: includes/admin/class-wpglobus-customize-options.php:831,
331
- #: includes/options/class-wpglobus-options.php:1132
332
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
333
  msgstr ""
334
 
335
  #: includes/admin/class-wpglobus-customize-options.php:832,
336
- #: includes/options/class-wpglobus-options.php:1133
337
  msgid "Full Name (English, Russian, Italian, etc.)"
338
  msgstr ""
339
 
340
  #: includes/admin/class-wpglobus-customize-options.php:834,
341
- #: includes/options/class-wpglobus-options.php:1134
342
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
343
  msgstr ""
344
 
345
  #: includes/admin/class-wpglobus-customize-options.php:835,
346
- #: includes/options/class-wpglobus-options.php:1135
347
  msgid "Flags only"
348
  msgstr ""
349
 
350
  #: includes/admin/class-wpglobus-customize-options.php:837,
351
- #: includes/options/class-wpglobus-options.php:1130
352
  msgid ""
353
  "Choose the way language name and country flag are shown in the drop-down menu"
354
  msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
359
 
360
  #: includes/admin/class-wpglobus-customize-options.php:881,
361
  #: includes/admin/class-wpglobus-customize-options.php:908,
362
- #: includes/options/class-wpglobus-options.php:1146
363
  msgid "Language Selector Menu"
364
  msgstr ""
365
 
@@ -369,24 +369,24 @@ msgstr ""
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:892,
371
  #: includes/admin/class-wpglobus-customize-options.php:913,
372
- #: includes/options/class-wpglobus-options.php:1147
373
  msgid "Choose the navigation menu where the language selector will be shown"
374
  msgstr ""
375
 
376
  #: includes/admin/class-wpglobus-customize-options.php:933,
377
- #: includes/options/class-wpglobus-options.php:1157
378
  msgid "\"All Pages\" menus Language selector"
379
  msgstr ""
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:936,
382
- #: includes/options/class-wpglobus-options.php:1159
383
  msgid ""
384
  "Adds language selector to the menus that automatically list all existing "
385
  "pages (using `wp_list_pages`)"
386
  msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:953,
389
- #: includes/options/class-wpglobus-options.php:1278
390
  msgid "Custom CSS"
391
  msgstr ""
392
 
@@ -405,22 +405,22 @@ msgid "Uncheck to disable WPGlobus"
405
  msgstr ""
406
 
407
  #: includes/admin/class-wpglobus-customize-options.php:1118,
408
- #: includes/options/class-wpglobus-options.php:1346
409
  msgid "Redirect"
410
  msgstr ""
411
 
412
  #: includes/admin/class-wpglobus-customize-options.php:1143,
413
- #: includes/options/class-wpglobus-options.php:1341
414
  msgid "Choose the language automatically, based on:"
415
  msgstr ""
416
 
417
  #: includes/admin/class-wpglobus-customize-options.php:1145,
418
- #: includes/options/class-wpglobus-options.php:1331
419
  msgid "Preferred language set in the browser"
420
  msgstr ""
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:1146,
423
- #: includes/options/class-wpglobus-options.php:1318
424
  msgid ""
425
  "When a user comes to the site for the first time, try to find the best "
426
  "matching language version of the page."
@@ -443,7 +443,7 @@ msgstr ""
443
  #: includes/admin/class-wpglobus-customize-options.php:1185,
444
  #: includes/admin/class-wpglobus-customize-options.php:1207,
445
  #: includes/admin/class-wpglobus-customize-options.php:1227,
446
- #: includes/options/class-wpglobus-options.php:1290
447
  msgid "Custom JS Code"
448
  msgstr ""
449
 
@@ -471,12 +471,12 @@ msgid ""
471
  msgstr ""
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1344,
474
- #: includes/options/class-wpglobus-options.php:567
475
  msgid "Thank you for installing WPGlobus!"
476
  msgstr ""
477
 
478
  #: includes/admin/class-wpglobus-customize-options.php:1348,
479
- #: includes/options/class-wpglobus-options.php:571
480
  msgid "Read About WPGlobus"
481
  msgstr ""
482
 
@@ -486,7 +486,7 @@ msgid ""
486
  msgstr ""
487
 
488
  #: includes/admin/class-wpglobus-customize-options.php:1356,
489
- #: includes/options/class-wpglobus-options.php:581
490
  msgid ""
491
  "Should you have any questions or comments, please do not hesitate to contact "
492
  "us."
@@ -494,13 +494,13 @@ msgstr ""
494
 
495
  #: includes/admin/class-wpglobus-customize-options.php:1360,
496
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
497
- #: includes/options/class-wpglobus-options.php:585
498
  msgid "Sincerely Yours,"
499
  msgstr ""
500
 
501
  #: includes/admin/class-wpglobus-customize-options.php:1362,
502
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
503
- #: includes/options/class-wpglobus-options.php:587,
504
  #: includes/options/wpglobus-options-header.php:34
505
  msgid "The WPGlobus Team"
506
  msgstr ""
@@ -508,14 +508,14 @@ msgstr ""
508
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
509
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
510
  #: includes/admin/class-wpglobus-customize-options.php:1381,
511
- #: includes/options/class-wpglobus-options.php:622
512
  msgid ""
513
  "We would hate to see you go. If something goes wrong, do not uninstall "
514
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
515
  msgstr ""
516
 
517
  #: includes/admin/class-wpglobus-customize-options.php:1388,
518
- #: includes/options/class-wpglobus-options.php:629
519
  msgid ""
520
  "Please note that if you deactivate WPGlobus, your site will show all the "
521
  "languages together, mixed up. You will need to remove all translations, "
@@ -525,7 +525,7 @@ msgstr ""
525
  #. translators: %s: link to the Clean-up Tool
526
  #. translators: %s: link to the Clean-up Tool
527
  #: includes/admin/class-wpglobus-customize-options.php:1393,
528
- #: includes/options/class-wpglobus-options.php:633
529
  msgid ""
530
  "If there are just a few places, you should edit them manually. To "
531
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -536,7 +536,7 @@ msgstr ""
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1396,
539
- #: includes/options/class-wpglobus-options.php:610
540
  msgid "%1$sClean-up Tool%2$s"
541
  msgstr ""
542
 
@@ -671,7 +671,7 @@ msgid "Installed"
671
  msgstr ""
672
 
673
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
674
- #: includes/options/class-wpglobus-options.php:658
675
  msgid "Help Desk"
676
  msgstr ""
677
 
@@ -721,46 +721,69 @@ msgstr ""
721
  msgid "Technical Information"
722
  msgstr ""
723
 
724
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
725
  msgid "WPGlobus Recommends:"
726
  msgstr ""
727
 
728
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
729
- #: includes/options/class-wpglobus-options.php:865
730
  msgid "WPGlobus for WooCommerce"
731
  msgstr ""
732
 
733
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
734
  msgid ""
735
  "Translate product titles and descriptions, product categories, tags and "
736
  "attributes."
737
  msgstr ""
738
 
739
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
740
  msgid "Get it now:"
741
  msgstr ""
742
 
743
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
744
  msgid "WPGlobus Multi-Currency"
745
  msgstr ""
746
 
747
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
748
  msgid "Accept multiple currencies in your online store!"
749
  msgstr ""
750
 
751
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
752
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
753
  msgid "Check it out:"
754
  msgstr ""
755
 
756
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
757
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
758
  msgstr ""
759
 
760
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
761
  msgid "To translate permalinks, please activate the module Slug."
762
  msgstr ""
763
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
764
  #: includes/class-wpglobus-widget.php:27
765
  msgid "WPGlobus widget"
766
  msgstr ""
@@ -797,51 +820,51 @@ msgstr ""
797
  msgid "Dropdown with flags"
798
  msgstr ""
799
 
800
- #: includes/class-wpglobus-widget.php:240
801
  msgid "Selector type"
802
  msgstr ""
803
 
804
  #. translators: ON/OFF status of WPGlobus on the edit pages.
805
- #: includes/class-wpglobus.php:1040
806
  msgid "OFF"
807
  msgstr ""
808
 
809
- #: includes/class-wpglobus.php:1041
810
  msgid "Turn on"
811
  msgstr ""
812
 
813
  #. translators: ON/OFF status of WPGlobus on the edit pages.
814
- #: includes/class-wpglobus.php:1045
815
  msgid "ON"
816
  msgstr ""
817
 
818
- #: includes/class-wpglobus.php:1046
819
  msgid "Turn off"
820
  msgstr ""
821
 
822
- #: includes/class-wpglobus.php:1210
823
  msgid "You cannot disable the main language."
824
  msgstr ""
825
 
826
- #: includes/class-wpglobus.php:1412
827
  msgid "*) Available after the menu is saved."
828
  msgstr ""
829
 
830
- #: includes/class-wpglobus.php:1429
831
  msgid "Need a multilingual slug?"
832
  msgstr ""
833
 
834
- #: includes/class-wpglobus.php:3469
835
  msgid "You must enable Pretty Permalinks to use WPGlobus."
836
  msgstr ""
837
 
838
- #: includes/class-wpglobus.php:3471
839
  msgid ""
840
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
841
  "default option."
842
  msgstr ""
843
 
844
- #: includes/class-wpglobus.php:3612
845
  msgid "Add"
846
  msgstr ""
847
 
@@ -850,8 +873,8 @@ msgid "Language Selector Menu Style"
850
  msgstr ""
851
 
852
  #: includes/options/class-wpglobus-options.php:251,
853
- #: includes/options/class-wpglobus-options.php:734,
854
- #: includes/options/class-wpglobus-options.php:803
855
  msgid "WPGlobus Plus"
856
  msgstr ""
857
 
@@ -878,104 +901,104 @@ msgid ""
878
  msgstr ""
879
 
880
  #. translators: placeholders for "strong" tags.
881
- #: includes/options/class-wpglobus-options.php:575
882
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
883
  msgstr ""
884
 
885
  #. translators: placeholders for "strong" tags.
886
- #: includes/options/class-wpglobus-options.php:578
887
  msgid ""
888
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
889
  "the language attributes: name, code, flag icon, etc."
890
  msgstr ""
891
 
892
- #: includes/options/class-wpglobus-options.php:595
893
  msgid "Welcome!"
894
  msgstr ""
895
 
896
- #: includes/options/class-wpglobus-options.php:618
897
  msgid "Deactivating / Uninstalling"
898
  msgstr ""
899
 
900
- #: includes/options/class-wpglobus-options.php:643
901
  msgid "Uninstall"
902
  msgstr "Απεγκατάσταση"
903
 
904
- #: includes/options/class-wpglobus-options.php:673
905
  msgid "All add-ons"
906
  msgstr ""
907
 
908
- #: includes/options/class-wpglobus-options.php:688
909
  msgid "Mobile Menu"
910
  msgstr ""
911
 
912
- #: includes/options/class-wpglobus-options.php:703
913
  msgid "Language Widgets"
914
  msgstr ""
915
 
916
- #: includes/options/class-wpglobus-options.php:773
917
  msgid "We Recommend..."
918
  msgstr ""
919
 
920
- #: includes/options/class-wpglobus-options.php:805
921
  msgid ""
922
  "Our premium add-on, WPGlobus Plus, will add several features to your "
923
  "website, such as:"
924
  msgstr ""
925
 
926
- #: includes/options/class-wpglobus-options.php:808
927
  msgid ""
928
  "- Ability to write a post in one language and immediately publish it, not "
929
  "waiting for the translation to other languages;"
930
  msgstr ""
931
 
932
- #: includes/options/class-wpglobus-options.php:811
933
  msgid "- Set different URLs for each translation;"
934
  msgstr ""
935
 
936
- #: includes/options/class-wpglobus-options.php:814
937
  msgid ""
938
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
939
  "for each translation;"
940
  msgstr ""
941
 
942
- #: includes/options/class-wpglobus-options.php:817
943
  msgid "- and more..."
944
  msgstr ""
945
 
946
- #: includes/options/class-wpglobus-options.php:820,
947
- #: includes/options/class-wpglobus-options.php:877,
948
- #: includes/options/class-wpglobus-options.php:935
949
  msgid "Click here to download"
950
  msgstr ""
951
 
952
- #: includes/options/class-wpglobus-options.php:868
953
  msgid ""
954
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
955
  "translate your blog posts and pages to many languages."
956
  msgstr ""
957
 
958
- #: includes/options/class-wpglobus-options.php:871
959
  msgid "The next step is to translate your WooCommerce-based store!"
960
  msgstr ""
961
 
962
- #: includes/options/class-wpglobus-options.php:874
963
  msgid ""
964
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
965
  "translate product titles and descriptions, categories, tags and attributes."
966
  msgstr ""
967
 
968
- #: includes/options/class-wpglobus-options.php:921
969
  msgid "Multi-currency"
970
  msgstr ""
971
 
972
- #: includes/options/class-wpglobus-options.php:924
973
  msgid ""
974
  "Your WooCommerce-powered store is set to show prices and accept payments in "
975
  "a single currency only."
976
  msgstr ""
977
 
978
- #: includes/options/class-wpglobus-options.php:928
979
  msgid ""
980
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
981
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -983,149 +1006,161 @@ msgid ""
983
  "positioning for global growth!"
984
  msgstr ""
985
 
986
- #: includes/options/class-wpglobus-options.php:932
987
  msgid ""
988
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
989
  "re-calculating prices on-the-fly."
990
  msgstr ""
991
 
992
- #: includes/options/class-wpglobus-options.php:969
993
  msgid "WPGlobus Premium Add-ons"
994
  msgstr ""
995
 
996
- #: includes/options/class-wpglobus-options.php:971
997
  msgid ""
998
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
999
  "you will be able to:"
1000
  msgstr ""
1001
 
1002
- #: includes/options/class-wpglobus-options.php:976
1003
  msgid ""
1004
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1005
  "моя-страница and so on);"
1006
  msgstr ""
1007
 
1008
- #: includes/options/class-wpglobus-options.php:979
1009
  msgid ""
1010
  "Postpone translation to some languages and <strong>publish only the "
1011
  "translated texts</strong>;"
1012
  msgstr ""
1013
 
1014
- #: includes/options/class-wpglobus-options.php:982
1015
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1016
  msgstr ""
1017
 
1018
- #: includes/options/class-wpglobus-options.php:985
1019
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1020
  msgstr ""
1021
 
1022
- #: includes/options/class-wpglobus-options.php:988
1023
  msgid ""
1024
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1025
  "strong>;"
1026
  msgstr ""
1027
 
1028
- #: includes/options/class-wpglobus-options.php:992
1029
  msgid "...and more."
1030
  msgstr ""
1031
 
1032
- #: includes/options/class-wpglobus-options.php:995
1033
  msgid "Click here to visit the WPGlobus Store"
1034
  msgstr ""
1035
 
1036
- #: includes/options/class-wpglobus-options.php:1024
1037
  msgid "Select a language"
1038
  msgstr ""
1039
 
1040
  #. translators: %3$s placeholder for the icon (actual picture)
1041
- #: includes/options/class-wpglobus-options.php:1051
1042
  msgid ""
1043
  "Place the %1$smain language%2$s of your site at the top of the list by "
1044
  "dragging the %3$s icons."
1045
  msgstr ""
1046
 
1047
  #. translators: placeholders for the "strong" HTML tags.
1048
- #: includes/options/class-wpglobus-options.php:1054
1049
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1050
  msgstr ""
1051
 
1052
  #. translators: placeholders for the "strong" HTML tags.
1053
- #: includes/options/class-wpglobus-options.php:1057
1054
  msgid "%1$sAdd%2$s more languages using the section below."
1055
  msgstr ""
1056
 
1057
- #: includes/options/class-wpglobus-options.php:1058
1058
  msgid "When done, click the [Save Changes] button."
1059
  msgstr ""
1060
 
1061
  #. translators: %s - placeholder for the "Save Changes" button text.
1062
- #: includes/options/class-wpglobus-options.php:1068
1063
  msgid "Press the %s button to confirm."
1064
  msgstr ""
1065
 
1066
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1067
- #: includes/options/class-wpglobus-options.php:1086
1068
  msgid "-- none --"
1069
  msgstr ""
1070
 
1071
- #: includes/options/class-wpglobus-options.php:1087
1072
  msgid "All menus"
1073
  msgstr ""
1074
 
1075
- #: includes/options/class-wpglobus-options.php:1100
1076
  msgid "Instructions:"
1077
  msgstr ""
1078
 
1079
- #: includes/options/class-wpglobus-options.php:1158
1080
  msgid "(Found in some themes)"
1081
  msgstr ""
1082
 
1083
- #: includes/options/class-wpglobus-options.php:1160
1084
  msgid "Enable"
1085
  msgstr ""
1086
 
1087
- #: includes/options/class-wpglobus-options.php:1175
1088
  msgid "Languages table"
1089
  msgstr ""
1090
 
1091
- #: includes/options/class-wpglobus-options.php:1181
1092
  msgid "Use this table to add, edit or delete languages."
1093
  msgstr ""
1094
 
1095
- #: includes/options/class-wpglobus-options.php:1182
1096
  msgid "NOTE: you cannot remove the main language."
1097
  msgstr ""
1098
 
1099
- #: includes/options/class-wpglobus-options.php:1236
1100
  msgid "WPGlobus is enabled on these Post Types"
1101
  msgstr ""
1102
 
1103
- #: includes/options/class-wpglobus-options.php:1237
1104
  msgid "Uncheck to disable"
1105
  msgstr ""
1106
 
1107
- #: includes/options/class-wpglobus-options.php:1238
1108
  msgid ""
1109
  "Please note that there are post types, which status is managed by other "
1110
  "plugins and cannot be changed here."
1111
  msgstr ""
1112
 
1113
- #: includes/options/class-wpglobus-options.php:1243
1114
  msgid "Post Types"
1115
  msgstr ""
1116
 
1117
- #: includes/options/class-wpglobus-options.php:1259
1118
  msgid ""
1119
  "You should put here only the code provided by WPGlobus Support. Do not write "
1120
  "anything else in the sections below as it might break the functionality of "
1121
  "your website!"
1122
  msgstr ""
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1300
1125
  msgid "Custom Code"
1126
  msgstr "Κωδικός Πελάτη"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1129
  msgid "Translate strings"
1130
  msgstr ""
1131
 
@@ -1181,6 +1216,38 @@ msgstr "Επιλέξτε ένα στοιχείο"
1181
  msgid "No items of this type were found."
1182
  msgstr "Βρέθηκε.χωρίς στοιχεία αυτού του τύπου."
1183
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1184
  #: includes/options/templates/customize-intro.php:35
1185
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1186
  msgstr ""
265
  msgstr ""
266
 
267
  #: includes/admin/class-wpglobus-customize-options.php:546,
268
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
269
  msgid "WPGlobus"
270
  msgstr "WPGlobus"
271
 
287
  msgstr "Βοήθεια"
288
 
289
  #: includes/admin/class-wpglobus-customize-options.php:738,
290
+ #: includes/options/class-wpglobus-options.php:1095
291
  msgid "Languages"
292
  msgstr ""
293
 
294
  #: includes/admin/class-wpglobus-customize-options.php:758,
295
+ #: includes/options/class-wpglobus-options.php:1108
296
  msgid "Enabled Languages"
297
  msgstr ""
298
 
299
  #: includes/admin/class-wpglobus-customize-options.php:760,
300
+ #: includes/options/class-wpglobus-options.php:1109
301
  msgid "These languages are currently enabled on your site."
302
  msgstr ""
303
 
304
  #: includes/admin/class-wpglobus-customize-options.php:788,
305
+ #: includes/options/class-wpglobus-options.php:1066
306
  msgid "Choose a language you would like to enable."
307
  msgstr ""
308
 
313
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
314
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
315
  #: includes/admin/class-wpglobus-customize-options.php:794,
316
+ #: includes/options/class-wpglobus-options.php:1072
317
  msgid "or Add new Language %1$s here %2$s"
318
  msgstr ""
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:806,
321
+ #: includes/options/class-wpglobus-options.php:1122
322
  msgid "Add Languages"
323
  msgstr ""
324
 
325
  #: includes/admin/class-wpglobus-customize-options.php:826,
326
+ #: includes/options/class-wpglobus-options.php:1130
327
  msgid "Language Selector Mode"
328
  msgstr ""
329
 
330
  #: includes/admin/class-wpglobus-customize-options.php:831,
331
+ #: includes/options/class-wpglobus-options.php:1133
332
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
333
  msgstr ""
334
 
335
  #: includes/admin/class-wpglobus-customize-options.php:832,
336
+ #: includes/options/class-wpglobus-options.php:1134
337
  msgid "Full Name (English, Russian, Italian, etc.)"
338
  msgstr ""
339
 
340
  #: includes/admin/class-wpglobus-customize-options.php:834,
341
+ #: includes/options/class-wpglobus-options.php:1135
342
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
343
  msgstr ""
344
 
345
  #: includes/admin/class-wpglobus-customize-options.php:835,
346
+ #: includes/options/class-wpglobus-options.php:1136
347
  msgid "Flags only"
348
  msgstr ""
349
 
350
  #: includes/admin/class-wpglobus-customize-options.php:837,
351
+ #: includes/options/class-wpglobus-options.php:1131
352
  msgid ""
353
  "Choose the way language name and country flag are shown in the drop-down menu"
354
  msgstr ""
359
 
360
  #: includes/admin/class-wpglobus-customize-options.php:881,
361
  #: includes/admin/class-wpglobus-customize-options.php:908,
362
+ #: includes/options/class-wpglobus-options.php:1147
363
  msgid "Language Selector Menu"
364
  msgstr ""
365
 
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:892,
371
  #: includes/admin/class-wpglobus-customize-options.php:913,
372
+ #: includes/options/class-wpglobus-options.php:1148
373
  msgid "Choose the navigation menu where the language selector will be shown"
374
  msgstr ""
375
 
376
  #: includes/admin/class-wpglobus-customize-options.php:933,
377
+ #: includes/options/class-wpglobus-options.php:1158
378
  msgid "\"All Pages\" menus Language selector"
379
  msgstr ""
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:936,
382
+ #: includes/options/class-wpglobus-options.php:1160
383
  msgid ""
384
  "Adds language selector to the menus that automatically list all existing "
385
  "pages (using `wp_list_pages`)"
386
  msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:953,
389
+ #: includes/options/class-wpglobus-options.php:1279
390
  msgid "Custom CSS"
391
  msgstr ""
392
 
405
  msgstr ""
406
 
407
  #: includes/admin/class-wpglobus-customize-options.php:1118,
408
+ #: includes/options/class-wpglobus-options.php:1347
409
  msgid "Redirect"
410
  msgstr ""
411
 
412
  #: includes/admin/class-wpglobus-customize-options.php:1143,
413
+ #: includes/options/class-wpglobus-options.php:1342
414
  msgid "Choose the language automatically, based on:"
415
  msgstr ""
416
 
417
  #: includes/admin/class-wpglobus-customize-options.php:1145,
418
+ #: includes/options/class-wpglobus-options.php:1332
419
  msgid "Preferred language set in the browser"
420
  msgstr ""
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:1146,
423
+ #: includes/options/class-wpglobus-options.php:1319
424
  msgid ""
425
  "When a user comes to the site for the first time, try to find the best "
426
  "matching language version of the page."
443
  #: includes/admin/class-wpglobus-customize-options.php:1185,
444
  #: includes/admin/class-wpglobus-customize-options.php:1207,
445
  #: includes/admin/class-wpglobus-customize-options.php:1227,
446
+ #: includes/options/class-wpglobus-options.php:1291
447
  msgid "Custom JS Code"
448
  msgstr ""
449
 
471
  msgstr ""
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1344,
474
+ #: includes/options/class-wpglobus-options.php:568
475
  msgid "Thank you for installing WPGlobus!"
476
  msgstr ""
477
 
478
  #: includes/admin/class-wpglobus-customize-options.php:1348,
479
+ #: includes/options/class-wpglobus-options.php:572
480
  msgid "Read About WPGlobus"
481
  msgstr ""
482
 
486
  msgstr ""
487
 
488
  #: includes/admin/class-wpglobus-customize-options.php:1356,
489
+ #: includes/options/class-wpglobus-options.php:582
490
  msgid ""
491
  "Should you have any questions or comments, please do not hesitate to contact "
492
  "us."
494
 
495
  #: includes/admin/class-wpglobus-customize-options.php:1360,
496
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
497
+ #: includes/options/class-wpglobus-options.php:586
498
  msgid "Sincerely Yours,"
499
  msgstr ""
500
 
501
  #: includes/admin/class-wpglobus-customize-options.php:1362,
502
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
503
+ #: includes/options/class-wpglobus-options.php:588,
504
  #: includes/options/wpglobus-options-header.php:34
505
  msgid "The WPGlobus Team"
506
  msgstr ""
508
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
509
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
510
  #: includes/admin/class-wpglobus-customize-options.php:1381,
511
+ #: includes/options/class-wpglobus-options.php:623
512
  msgid ""
513
  "We would hate to see you go. If something goes wrong, do not uninstall "
514
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
515
  msgstr ""
516
 
517
  #: includes/admin/class-wpglobus-customize-options.php:1388,
518
+ #: includes/options/class-wpglobus-options.php:630
519
  msgid ""
520
  "Please note that if you deactivate WPGlobus, your site will show all the "
521
  "languages together, mixed up. You will need to remove all translations, "
525
  #. translators: %s: link to the Clean-up Tool
526
  #. translators: %s: link to the Clean-up Tool
527
  #: includes/admin/class-wpglobus-customize-options.php:1393,
528
+ #: includes/options/class-wpglobus-options.php:634
529
  msgid ""
530
  "If there are just a few places, you should edit them manually. To "
531
  "automatically remove all translations at once, you can use the %s. WARNING: "
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1396,
539
+ #: includes/options/class-wpglobus-options.php:611
540
  msgid "%1$sClean-up Tool%2$s"
541
  msgstr ""
542
 
671
  msgstr ""
672
 
673
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
674
+ #: includes/options/class-wpglobus-options.php:659
675
  msgid "Help Desk"
676
  msgstr ""
677
 
721
  msgid "Technical Information"
722
  msgstr ""
723
 
724
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
725
  msgid "WPGlobus Recommends:"
726
  msgstr ""
727
 
728
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
729
+ #: includes/options/class-wpglobus-options.php:866
730
  msgid "WPGlobus for WooCommerce"
731
  msgstr ""
732
 
733
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
734
  msgid ""
735
  "Translate product titles and descriptions, product categories, tags and "
736
  "attributes."
737
  msgstr ""
738
 
739
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
740
  msgid "Get it now:"
741
  msgstr ""
742
 
743
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
744
  msgid "WPGlobus Multi-Currency"
745
  msgstr ""
746
 
747
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
748
  msgid "Accept multiple currencies in your online store!"
749
  msgstr ""
750
 
751
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
752
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
753
  msgid "Check it out:"
754
  msgstr ""
755
 
756
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
757
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
758
  msgstr ""
759
 
760
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
761
  msgid "To translate permalinks, please activate the module Slug."
762
  msgstr ""
763
 
764
+ #: includes/builders/class-wpglobus-builder.php:351,
765
+ #: includes/class-wpglobus.php:3527
766
+ msgid "Save draft before using extra language."
767
+ msgstr ""
768
+
769
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
770
+ msgid "WPGlobus languages"
771
+ msgstr ""
772
+
773
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
774
+ msgid "Before switching the language, please save draft or publish."
775
+ msgstr ""
776
+
777
+ #. translators: Metabox title FOR language.
778
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
779
+ msgctxt "filter__seo_meta_box_title"
780
+ msgid "for"
781
+ msgstr ""
782
+
783
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
784
+ msgid "Page is being reloaded. Please wait..."
785
+ msgstr ""
786
+
787
  #: includes/class-wpglobus-widget.php:27
788
  msgid "WPGlobus widget"
789
  msgstr ""
820
  msgid "Dropdown with flags"
821
  msgstr ""
822
 
823
+ #: includes/class-wpglobus-widget.php:264
824
  msgid "Selector type"
825
  msgstr ""
826
 
827
  #. translators: ON/OFF status of WPGlobus on the edit pages.
828
+ #: includes/class-wpglobus.php:1294
829
  msgid "OFF"
830
  msgstr ""
831
 
832
+ #: includes/class-wpglobus.php:1295
833
  msgid "Turn on"
834
  msgstr ""
835
 
836
  #. translators: ON/OFF status of WPGlobus on the edit pages.
837
+ #: includes/class-wpglobus.php:1299
838
  msgid "ON"
839
  msgstr ""
840
 
841
+ #: includes/class-wpglobus.php:1300
842
  msgid "Turn off"
843
  msgstr ""
844
 
845
+ #: includes/class-wpglobus.php:1483
846
  msgid "You cannot disable the main language."
847
  msgstr ""
848
 
849
+ #: includes/class-wpglobus.php:1684
850
  msgid "*) Available after the menu is saved."
851
  msgstr ""
852
 
853
+ #: includes/class-wpglobus.php:1701
854
  msgid "Need a multilingual slug?"
855
  msgstr ""
856
 
857
+ #: includes/class-wpglobus.php:3960
858
  msgid "You must enable Pretty Permalinks to use WPGlobus."
859
  msgstr ""
860
 
861
+ #: includes/class-wpglobus.php:3962
862
  msgid ""
863
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
864
  "default option."
865
  msgstr ""
866
 
867
+ #: includes/class-wpglobus.php:4108
868
  msgid "Add"
869
  msgstr ""
870
 
873
  msgstr ""
874
 
875
  #: includes/options/class-wpglobus-options.php:251,
876
+ #: includes/options/class-wpglobus-options.php:735,
877
+ #: includes/options/class-wpglobus-options.php:804
878
  msgid "WPGlobus Plus"
879
  msgstr ""
880
 
901
  msgstr ""
902
 
903
  #. translators: placeholders for "strong" tags.
904
+ #: includes/options/class-wpglobus-options.php:576
905
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
906
  msgstr ""
907
 
908
  #. translators: placeholders for "strong" tags.
909
+ #: includes/options/class-wpglobus-options.php:579
910
  msgid ""
911
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
912
  "the language attributes: name, code, flag icon, etc."
913
  msgstr ""
914
 
915
+ #: includes/options/class-wpglobus-options.php:596
916
  msgid "Welcome!"
917
  msgstr ""
918
 
919
+ #: includes/options/class-wpglobus-options.php:619
920
  msgid "Deactivating / Uninstalling"
921
  msgstr ""
922
 
923
+ #: includes/options/class-wpglobus-options.php:644
924
  msgid "Uninstall"
925
  msgstr "Απεγκατάσταση"
926
 
927
+ #: includes/options/class-wpglobus-options.php:674
928
  msgid "All add-ons"
929
  msgstr ""
930
 
931
+ #: includes/options/class-wpglobus-options.php:689
932
  msgid "Mobile Menu"
933
  msgstr ""
934
 
935
+ #: includes/options/class-wpglobus-options.php:704
936
  msgid "Language Widgets"
937
  msgstr ""
938
 
939
+ #: includes/options/class-wpglobus-options.php:774
940
  msgid "We Recommend..."
941
  msgstr ""
942
 
943
+ #: includes/options/class-wpglobus-options.php:806
944
  msgid ""
945
  "Our premium add-on, WPGlobus Plus, will add several features to your "
946
  "website, such as:"
947
  msgstr ""
948
 
949
+ #: includes/options/class-wpglobus-options.php:809
950
  msgid ""
951
  "- Ability to write a post in one language and immediately publish it, not "
952
  "waiting for the translation to other languages;"
953
  msgstr ""
954
 
955
+ #: includes/options/class-wpglobus-options.php:812
956
  msgid "- Set different URLs for each translation;"
957
  msgstr ""
958
 
959
+ #: includes/options/class-wpglobus-options.php:815
960
  msgid ""
961
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
962
  "for each translation;"
963
  msgstr ""
964
 
965
+ #: includes/options/class-wpglobus-options.php:818
966
  msgid "- and more..."
967
  msgstr ""
968
 
969
+ #: includes/options/class-wpglobus-options.php:821,
970
+ #: includes/options/class-wpglobus-options.php:878,
971
+ #: includes/options/class-wpglobus-options.php:936
972
  msgid "Click here to download"
973
  msgstr ""
974
 
975
+ #: includes/options/class-wpglobus-options.php:869
976
  msgid ""
977
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
978
  "translate your blog posts and pages to many languages."
979
  msgstr ""
980
 
981
+ #: includes/options/class-wpglobus-options.php:872
982
  msgid "The next step is to translate your WooCommerce-based store!"
983
  msgstr ""
984
 
985
+ #: includes/options/class-wpglobus-options.php:875
986
  msgid ""
987
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
988
  "translate product titles and descriptions, categories, tags and attributes."
989
  msgstr ""
990
 
991
+ #: includes/options/class-wpglobus-options.php:922
992
  msgid "Multi-currency"
993
  msgstr ""
994
 
995
+ #: includes/options/class-wpglobus-options.php:925
996
  msgid ""
997
  "Your WooCommerce-powered store is set to show prices and accept payments in "
998
  "a single currency only."
999
  msgstr ""
1000
 
1001
+ #: includes/options/class-wpglobus-options.php:929
1002
  msgid ""
1003
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1004
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1006
  "positioning for global growth!"
1007
  msgstr ""
1008
 
1009
+ #: includes/options/class-wpglobus-options.php:933
1010
  msgid ""
1011
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1012
  "re-calculating prices on-the-fly."
1013
  msgstr ""
1014
 
1015
+ #: includes/options/class-wpglobus-options.php:970
1016
  msgid "WPGlobus Premium Add-ons"
1017
  msgstr ""
1018
 
1019
+ #: includes/options/class-wpglobus-options.php:972
1020
  msgid ""
1021
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1022
  "you will be able to:"
1023
  msgstr ""
1024
 
1025
+ #: includes/options/class-wpglobus-options.php:977
1026
  msgid ""
1027
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1028
  "моя-страница and so on);"
1029
  msgstr ""
1030
 
1031
+ #: includes/options/class-wpglobus-options.php:980
1032
  msgid ""
1033
  "Postpone translation to some languages and <strong>publish only the "
1034
  "translated texts</strong>;"
1035
  msgstr ""
1036
 
1037
+ #: includes/options/class-wpglobus-options.php:983
1038
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1039
  msgstr ""
1040
 
1041
+ #: includes/options/class-wpglobus-options.php:986
1042
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1043
  msgstr ""
1044
 
1045
+ #: includes/options/class-wpglobus-options.php:989
1046
  msgid ""
1047
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1048
  "strong>;"
1049
  msgstr ""
1050
 
1051
+ #: includes/options/class-wpglobus-options.php:993
1052
  msgid "...and more."
1053
  msgstr ""
1054
 
1055
+ #: includes/options/class-wpglobus-options.php:996
1056
  msgid "Click here to visit the WPGlobus Store"
1057
  msgstr ""
1058
 
1059
+ #: includes/options/class-wpglobus-options.php:1025
1060
  msgid "Select a language"
1061
  msgstr ""
1062
 
1063
  #. translators: %3$s placeholder for the icon (actual picture)
1064
+ #: includes/options/class-wpglobus-options.php:1052
1065
  msgid ""
1066
  "Place the %1$smain language%2$s of your site at the top of the list by "
1067
  "dragging the %3$s icons."
1068
  msgstr ""
1069
 
1070
  #. translators: placeholders for the "strong" HTML tags.
1071
+ #: includes/options/class-wpglobus-options.php:1055
1072
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1073
  msgstr ""
1074
 
1075
  #. translators: placeholders for the "strong" HTML tags.
1076
+ #: includes/options/class-wpglobus-options.php:1058
1077
  msgid "%1$sAdd%2$s more languages using the section below."
1078
  msgstr ""
1079
 
1080
+ #: includes/options/class-wpglobus-options.php:1059
1081
  msgid "When done, click the [Save Changes] button."
1082
  msgstr ""
1083
 
1084
  #. translators: %s - placeholder for the "Save Changes" button text.
1085
+ #: includes/options/class-wpglobus-options.php:1069
1086
  msgid "Press the %s button to confirm."
1087
  msgstr ""
1088
 
1089
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1090
+ #: includes/options/class-wpglobus-options.php:1087
1091
  msgid "-- none --"
1092
  msgstr ""
1093
 
1094
+ #: includes/options/class-wpglobus-options.php:1088
1095
  msgid "All menus"
1096
  msgstr ""
1097
 
1098
+ #: includes/options/class-wpglobus-options.php:1101
1099
  msgid "Instructions:"
1100
  msgstr ""
1101
 
1102
+ #: includes/options/class-wpglobus-options.php:1159
1103
  msgid "(Found in some themes)"
1104
  msgstr ""
1105
 
1106
+ #: includes/options/class-wpglobus-options.php:1161
1107
  msgid "Enable"
1108
  msgstr ""
1109
 
1110
+ #: includes/options/class-wpglobus-options.php:1176
1111
  msgid "Languages table"
1112
  msgstr ""
1113
 
1114
+ #: includes/options/class-wpglobus-options.php:1182
1115
  msgid "Use this table to add, edit or delete languages."
1116
  msgstr ""
1117
 
1118
+ #: includes/options/class-wpglobus-options.php:1183
1119
  msgid "NOTE: you cannot remove the main language."
1120
  msgstr ""
1121
 
1122
+ #: includes/options/class-wpglobus-options.php:1237
1123
  msgid "WPGlobus is enabled on these Post Types"
1124
  msgstr ""
1125
 
1126
+ #: includes/options/class-wpglobus-options.php:1238
1127
  msgid "Uncheck to disable"
1128
  msgstr ""
1129
 
1130
+ #: includes/options/class-wpglobus-options.php:1239
1131
  msgid ""
1132
  "Please note that there are post types, which status is managed by other "
1133
  "plugins and cannot be changed here."
1134
  msgstr ""
1135
 
1136
+ #: includes/options/class-wpglobus-options.php:1244
1137
  msgid "Post Types"
1138
  msgstr ""
1139
 
1140
+ #: includes/options/class-wpglobus-options.php:1260
1141
  msgid ""
1142
  "You should put here only the code provided by WPGlobus Support. Do not write "
1143
  "anything else in the sections below as it might break the functionality of "
1144
  "your website!"
1145
  msgstr ""
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1301
1148
  msgid "Custom Code"
1149
  msgstr "Κωδικός Πελάτη"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1398
1152
+ msgid "Enabled"
1153
+ msgstr ""
1154
+
1155
+ #: includes/options/class-wpglobus-options.php:1408
1156
+ msgid "Builders support"
1157
+ msgstr ""
1158
+
1159
+ #: includes/options/class-wpglobus-options.php:1421
1160
+ msgid "Сompatibility"
1161
+ msgstr ""
1162
+
1163
+ #: includes/options/class-wpglobus-options.php:1734
1164
  msgid "Translate strings"
1165
  msgstr ""
1166
 
1216
  msgid "No items of this type were found."
1217
  msgstr "Βρέθηκε.χωρίς στοιχεία αυτού του τύπου."
1218
 
1219
+ #: includes/options/templates/compatibility.php:22
1220
+ msgid "List of supported add-ons"
1221
+ msgstr ""
1222
+
1223
+ #: includes/options/templates/compatibility.php:27
1224
+ msgid "Add-on"
1225
+ msgstr ""
1226
+
1227
+ #: includes/options/templates/compatibility.php:28
1228
+ msgid "Current version"
1229
+ msgstr ""
1230
+
1231
+ #: includes/options/templates/compatibility.php:29
1232
+ msgid "Supported minimum version"
1233
+ msgstr ""
1234
+
1235
+ #: includes/options/templates/compatibility.php:30
1236
+ msgid "Status"
1237
+ msgstr ""
1238
+
1239
+ #: includes/options/templates/compatibility.php:46
1240
+ msgid "Active"
1241
+ msgstr ""
1242
+
1243
+ #: includes/options/templates/compatibility.php:48
1244
+ msgid "Installed, inactive"
1245
+ msgstr ""
1246
+
1247
+ #: includes/options/templates/compatibility.php:51
1248
+ msgid "Not installed"
1249
+ msgstr ""
1250
+
1251
  #: includes/options/templates/customize-intro.php:35
1252
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1253
  msgstr ""
languages/wpglobus-en_AU.po CHANGED
@@ -310,7 +310,7 @@ msgid "Save &amp; Reload"
310
  msgstr "Save &amp; Reload"
311
 
312
  #: includes/admin/class-wpglobus-customize-options.php:546,
313
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
314
  msgid "WPGlobus"
315
  msgstr "WPGlobus"
316
 
@@ -333,22 +333,22 @@ msgid "Help"
333
  msgstr "Help"
334
 
335
  #: includes/admin/class-wpglobus-customize-options.php:738,
336
- #: includes/options/class-wpglobus-options.php:1094
337
  msgid "Languages"
338
  msgstr "Languages"
339
 
340
  #: includes/admin/class-wpglobus-customize-options.php:758,
341
- #: includes/options/class-wpglobus-options.php:1107
342
  msgid "Enabled Languages"
343
  msgstr "Enabled Languages"
344
 
345
  #: includes/admin/class-wpglobus-customize-options.php:760,
346
- #: includes/options/class-wpglobus-options.php:1108
347
  msgid "These languages are currently enabled on your site."
348
  msgstr "These languages are currently enabled on your site."
349
 
350
  #: includes/admin/class-wpglobus-customize-options.php:788,
351
- #: includes/options/class-wpglobus-options.php:1065
352
  msgid "Choose a language you would like to enable."
353
  msgstr ""
354
 
@@ -359,42 +359,42 @@ msgstr ""
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
361
  #: includes/admin/class-wpglobus-customize-options.php:794,
362
- #: includes/options/class-wpglobus-options.php:1071
363
  msgid "or Add new Language %1$s here %2$s"
364
  msgstr "or Add new Language %1$s here %2$s"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:806,
367
- #: includes/options/class-wpglobus-options.php:1121
368
  msgid "Add Languages"
369
  msgstr "Add Languages"
370
 
371
  #: includes/admin/class-wpglobus-customize-options.php:826,
372
- #: includes/options/class-wpglobus-options.php:1129
373
  msgid "Language Selector Mode"
374
  msgstr "Language Selector Mode"
375
 
376
  #: includes/admin/class-wpglobus-customize-options.php:831,
377
- #: includes/options/class-wpglobus-options.php:1132
378
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
379
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:832,
382
- #: includes/options/class-wpglobus-options.php:1133
383
  msgid "Full Name (English, Russian, Italian, etc.)"
384
  msgstr "Full Name (English, Russian, Italian, etc.)"
385
 
386
  #: includes/admin/class-wpglobus-customize-options.php:834,
387
- #: includes/options/class-wpglobus-options.php:1134
388
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
389
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
390
 
391
  #: includes/admin/class-wpglobus-customize-options.php:835,
392
- #: includes/options/class-wpglobus-options.php:1135
393
  msgid "Flags only"
394
  msgstr "Flags only"
395
 
396
  #: includes/admin/class-wpglobus-customize-options.php:837,
397
- #: includes/options/class-wpglobus-options.php:1130
398
  msgid ""
399
  "Choose the way language name and country flag are shown in the drop-down menu"
400
  msgstr ""
@@ -406,7 +406,7 @@ msgstr ""
406
 
407
  #: includes/admin/class-wpglobus-customize-options.php:881,
408
  #: includes/admin/class-wpglobus-customize-options.php:908,
409
- #: includes/options/class-wpglobus-options.php:1146
410
  msgid "Language Selector Menu"
411
  msgstr "Language Selector Menu"
412
 
@@ -416,17 +416,17 @@ msgstr "No menus have been created yet. Create some."
416
 
417
  #: includes/admin/class-wpglobus-customize-options.php:892,
418
  #: includes/admin/class-wpglobus-customize-options.php:913,
419
- #: includes/options/class-wpglobus-options.php:1147
420
  msgid "Choose the navigation menu where the language selector will be shown"
421
  msgstr "Choose the navigation menu where the language selector will be shown"
422
 
423
  #: includes/admin/class-wpglobus-customize-options.php:933,
424
- #: includes/options/class-wpglobus-options.php:1157
425
  msgid "\"All Pages\" menus Language selector"
426
  msgstr "\"All Pages\" menus Language selector"
427
 
428
  #: includes/admin/class-wpglobus-customize-options.php:936,
429
- #: includes/options/class-wpglobus-options.php:1159
430
  msgid ""
431
  "Adds language selector to the menus that automatically list all existing "
432
  "pages (using `wp_list_pages`)"
@@ -435,7 +435,7 @@ msgstr ""
435
  "pages (using `wp_list_pages`)"
436
 
437
  #: includes/admin/class-wpglobus-customize-options.php:953,
438
- #: includes/options/class-wpglobus-options.php:1278
439
  msgid "Custom CSS"
440
  msgstr "Custom CSS"
441
 
@@ -456,22 +456,22 @@ msgid "Uncheck to disable WPGlobus"
456
  msgstr "Uncheck to disable WPGlobus"
457
 
458
  #: includes/admin/class-wpglobus-customize-options.php:1118,
459
- #: includes/options/class-wpglobus-options.php:1346
460
  msgid "Redirect"
461
  msgstr "Redirect"
462
 
463
  #: includes/admin/class-wpglobus-customize-options.php:1143,
464
- #: includes/options/class-wpglobus-options.php:1341
465
  msgid "Choose the language automatically, based on:"
466
  msgstr "Choose the language automatically, based on:"
467
 
468
  #: includes/admin/class-wpglobus-customize-options.php:1145,
469
- #: includes/options/class-wpglobus-options.php:1331
470
  msgid "Preferred language set in the browser"
471
  msgstr "Preferred language set in the browser"
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1146,
474
- #: includes/options/class-wpglobus-options.php:1318
475
  msgid ""
476
  "When a user comes to the site for the first time, try to find the best "
477
  "matching language version of the page."
@@ -496,7 +496,7 @@ msgstr ""
496
  #: includes/admin/class-wpglobus-customize-options.php:1185,
497
  #: includes/admin/class-wpglobus-customize-options.php:1207,
498
  #: includes/admin/class-wpglobus-customize-options.php:1227,
499
- #: includes/options/class-wpglobus-options.php:1290
500
  msgid "Custom JS Code"
501
  msgstr "Custom JS Code"
502
 
@@ -526,12 +526,12 @@ msgstr ""
526
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
527
 
528
  #: includes/admin/class-wpglobus-customize-options.php:1344,
529
- #: includes/options/class-wpglobus-options.php:567
530
  msgid "Thank you for installing WPGlobus!"
531
  msgstr "Thank you for installing WPGlobus!"
532
 
533
  #: includes/admin/class-wpglobus-customize-options.php:1348,
534
- #: includes/options/class-wpglobus-options.php:571
535
  msgid "Read About WPGlobus"
536
  msgstr "Read About WPGlobus"
537
 
@@ -542,7 +542,7 @@ msgstr ""
542
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
543
 
544
  #: includes/admin/class-wpglobus-customize-options.php:1356,
545
- #: includes/options/class-wpglobus-options.php:581
546
  msgid ""
547
  "Should you have any questions or comments, please do not hesitate to contact "
548
  "us."
@@ -552,13 +552,13 @@ msgstr ""
552
 
553
  #: includes/admin/class-wpglobus-customize-options.php:1360,
554
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
555
- #: includes/options/class-wpglobus-options.php:585
556
  msgid "Sincerely Yours,"
557
  msgstr "Sincerely Yours,"
558
 
559
  #: includes/admin/class-wpglobus-customize-options.php:1362,
560
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
561
- #: includes/options/class-wpglobus-options.php:587,
562
  #: includes/options/wpglobus-options-header.php:34
563
  msgid "The WPGlobus Team"
564
  msgstr "The WPGlobus Team"
@@ -566,7 +566,7 @@ msgstr "The WPGlobus Team"
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #: includes/admin/class-wpglobus-customize-options.php:1381,
569
- #: includes/options/class-wpglobus-options.php:622
570
  msgid ""
571
  "We would hate to see you go. If something goes wrong, do not uninstall "
572
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -575,7 +575,7 @@ msgstr ""
575
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
576
 
577
  #: includes/admin/class-wpglobus-customize-options.php:1388,
578
- #: includes/options/class-wpglobus-options.php:629
579
  msgid ""
580
  "Please note that if you deactivate WPGlobus, your site will show all the "
581
  "languages together, mixed up. You will need to remove all translations, "
@@ -588,7 +588,7 @@ msgstr ""
588
  #. translators: %s: link to the Clean-up Tool
589
  #. translators: %s: link to the Clean-up Tool
590
  #: includes/admin/class-wpglobus-customize-options.php:1393,
591
- #: includes/options/class-wpglobus-options.php:633
592
  msgid ""
593
  "If there are just a few places, you should edit them manually. To "
594
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -603,7 +603,7 @@ msgstr ""
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
605
  #: includes/admin/class-wpglobus-customize-options.php:1396,
606
- #: includes/options/class-wpglobus-options.php:610
607
  msgid "%1$sClean-up Tool%2$s"
608
  msgstr "%1$sClean-up Tool%2$s"
609
 
@@ -740,7 +740,7 @@ msgid "Installed"
740
  msgstr "Installed"
741
 
742
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
743
- #: includes/options/class-wpglobus-options.php:658
744
  msgid "Help Desk"
745
  msgstr "Help Desk"
746
 
@@ -796,16 +796,16 @@ msgstr ""
796
  msgid "Technical Information"
797
  msgstr "Technical Information"
798
 
799
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
800
  msgid "WPGlobus Recommends:"
801
  msgstr "WPGlobus Recommends:"
802
 
803
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
804
- #: includes/options/class-wpglobus-options.php:865
805
  msgid "WPGlobus for WooCommerce"
806
  msgstr "WPGlobus for WooCommerce"
807
 
808
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
809
  msgid ""
810
  "Translate product titles and descriptions, product categories, tags and "
811
  "attributes."
@@ -813,31 +813,54 @@ msgstr ""
813
  "Translate product titles and descriptions, product categories, tags and "
814
  "attributes."
815
 
816
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
817
  msgid "Get it now:"
818
  msgstr "Get it now:"
819
 
820
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
821
  msgid "WPGlobus Multi-Currency"
822
  msgstr "WPGlobus Multi-Currency"
823
 
824
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
825
  msgid "Accept multiple currencies in your online store!"
826
  msgstr "Accept multiple currencies in your online store!"
827
 
828
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
829
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
830
  msgid "Check it out:"
831
  msgstr "Check it out:"
832
 
833
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
834
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
835
  msgstr ""
836
 
837
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
838
  msgid "To translate permalinks, please activate the module Slug."
839
  msgstr ""
840
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
841
  #: includes/class-wpglobus-widget.php:27
842
  msgid "WPGlobus widget"
843
  msgstr "WPGlobus widget"
@@ -874,45 +897,45 @@ msgstr "Dropdown"
874
  msgid "Dropdown with flags"
875
  msgstr "Dropdown with flags"
876
 
877
- #: includes/class-wpglobus-widget.php:240
878
  msgid "Selector type"
879
  msgstr "Selector type"
880
 
881
  #. translators: ON/OFF status of WPGlobus on the edit pages.
882
- #: includes/class-wpglobus.php:1040
883
  msgid "OFF"
884
  msgstr ""
885
 
886
- #: includes/class-wpglobus.php:1041
887
  msgid "Turn on"
888
  msgstr ""
889
 
890
  #. translators: ON/OFF status of WPGlobus on the edit pages.
891
- #: includes/class-wpglobus.php:1045
892
  msgid "ON"
893
  msgstr ""
894
 
895
- #: includes/class-wpglobus.php:1046
896
  msgid "Turn off"
897
  msgstr ""
898
 
899
- #: includes/class-wpglobus.php:1210
900
  msgid "You cannot disable the main language."
901
  msgstr "You cannot disable the main language."
902
 
903
- #: includes/class-wpglobus.php:1412
904
  msgid "*) Available after the menu is saved."
905
  msgstr "*) Available after the menu is saved."
906
 
907
- #: includes/class-wpglobus.php:1429
908
  msgid "Need a multilingual slug?"
909
  msgstr "Need a multilingual slug?"
910
 
911
- #: includes/class-wpglobus.php:3469
912
  msgid "You must enable Pretty Permalinks to use WPGlobus."
913
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
914
 
915
- #: includes/class-wpglobus.php:3471
916
  msgid ""
917
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
918
  "default option."
@@ -920,7 +943,7 @@ msgstr ""
920
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
921
  "default option."
922
 
923
- #: includes/class-wpglobus.php:3612
924
  msgid "Add"
925
  msgstr "Add"
926
 
@@ -929,8 +952,8 @@ msgid "Language Selector Menu Style"
929
  msgstr ""
930
 
931
  #: includes/options/class-wpglobus-options.php:251,
932
- #: includes/options/class-wpglobus-options.php:734,
933
- #: includes/options/class-wpglobus-options.php:803
934
  msgid "WPGlobus Plus"
935
  msgstr ""
936
 
@@ -957,104 +980,104 @@ msgid ""
957
  msgstr ""
958
 
959
  #. translators: placeholders for "strong" tags.
960
- #: includes/options/class-wpglobus-options.php:575
961
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
962
  msgstr ""
963
 
964
  #. translators: placeholders for "strong" tags.
965
- #: includes/options/class-wpglobus-options.php:578
966
  msgid ""
967
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
968
  "the language attributes: name, code, flag icon, etc."
969
  msgstr ""
970
 
971
- #: includes/options/class-wpglobus-options.php:595
972
  msgid "Welcome!"
973
  msgstr "Welcome!"
974
 
975
- #: includes/options/class-wpglobus-options.php:618
976
  msgid "Deactivating / Uninstalling"
977
  msgstr "Deactivating / Uninstalling"
978
 
979
- #: includes/options/class-wpglobus-options.php:643
980
  msgid "Uninstall"
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:673
984
  msgid "All add-ons"
985
  msgstr ""
986
 
987
- #: includes/options/class-wpglobus-options.php:688
988
  msgid "Mobile Menu"
989
  msgstr ""
990
 
991
- #: includes/options/class-wpglobus-options.php:703
992
  msgid "Language Widgets"
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:773
996
  msgid "We Recommend..."
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:805
1000
  msgid ""
1001
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1002
  "website, such as:"
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:808
1006
  msgid ""
1007
  "- Ability to write a post in one language and immediately publish it, not "
1008
  "waiting for the translation to other languages;"
1009
  msgstr ""
1010
 
1011
- #: includes/options/class-wpglobus-options.php:811
1012
  msgid "- Set different URLs for each translation;"
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:814
1016
  msgid ""
1017
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1018
  "for each translation;"
1019
  msgstr ""
1020
 
1021
- #: includes/options/class-wpglobus-options.php:817
1022
  msgid "- and more..."
1023
  msgstr ""
1024
 
1025
- #: includes/options/class-wpglobus-options.php:820,
1026
- #: includes/options/class-wpglobus-options.php:877,
1027
- #: includes/options/class-wpglobus-options.php:935
1028
  msgid "Click here to download"
1029
  msgstr ""
1030
 
1031
- #: includes/options/class-wpglobus-options.php:868
1032
  msgid ""
1033
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1034
  "translate your blog posts and pages to many languages."
1035
  msgstr ""
1036
 
1037
- #: includes/options/class-wpglobus-options.php:871
1038
  msgid "The next step is to translate your WooCommerce-based store!"
1039
  msgstr ""
1040
 
1041
- #: includes/options/class-wpglobus-options.php:874
1042
  msgid ""
1043
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1044
  "translate product titles and descriptions, categories, tags and attributes."
1045
  msgstr ""
1046
 
1047
- #: includes/options/class-wpglobus-options.php:921
1048
  msgid "Multi-currency"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:924
1052
  msgid ""
1053
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1054
  "a single currency only."
1055
  msgstr ""
1056
 
1057
- #: includes/options/class-wpglobus-options.php:928
1058
  msgid ""
1059
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1060
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1062,149 +1085,161 @@ msgid ""
1062
  "positioning for global growth!"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:932
1066
  msgid ""
1067
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1068
  "re-calculating prices on-the-fly."
1069
  msgstr ""
1070
 
1071
- #: includes/options/class-wpglobus-options.php:969
1072
  msgid "WPGlobus Premium Add-ons"
1073
  msgstr ""
1074
 
1075
- #: includes/options/class-wpglobus-options.php:971
1076
  msgid ""
1077
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1078
  "you will be able to:"
1079
  msgstr ""
1080
 
1081
- #: includes/options/class-wpglobus-options.php:976
1082
  msgid ""
1083
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1084
  "моя-страница and so on);"
1085
  msgstr ""
1086
 
1087
- #: includes/options/class-wpglobus-options.php:979
1088
  msgid ""
1089
  "Postpone translation to some languages and <strong>publish only the "
1090
  "translated texts</strong>;"
1091
  msgstr ""
1092
 
1093
- #: includes/options/class-wpglobus-options.php:982
1094
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1095
  msgstr ""
1096
 
1097
- #: includes/options/class-wpglobus-options.php:985
1098
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1099
  msgstr ""
1100
 
1101
- #: includes/options/class-wpglobus-options.php:988
1102
  msgid ""
1103
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1104
  "strong>;"
1105
  msgstr ""
1106
 
1107
- #: includes/options/class-wpglobus-options.php:992
1108
  msgid "...and more."
1109
  msgstr ""
1110
 
1111
- #: includes/options/class-wpglobus-options.php:995
1112
  msgid "Click here to visit the WPGlobus Store"
1113
  msgstr ""
1114
 
1115
- #: includes/options/class-wpglobus-options.php:1024
1116
  msgid "Select a language"
1117
  msgstr "Select a language"
1118
 
1119
  #. translators: %3$s placeholder for the icon (actual picture)
1120
- #: includes/options/class-wpglobus-options.php:1051
1121
  msgid ""
1122
  "Place the %1$smain language%2$s of your site at the top of the list by "
1123
  "dragging the %3$s icons."
1124
  msgstr ""
1125
 
1126
  #. translators: placeholders for the "strong" HTML tags.
1127
- #: includes/options/class-wpglobus-options.php:1054
1128
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1129
  msgstr ""
1130
 
1131
  #. translators: placeholders for the "strong" HTML tags.
1132
- #: includes/options/class-wpglobus-options.php:1057
1133
  msgid "%1$sAdd%2$s more languages using the section below."
1134
  msgstr ""
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1058
1137
  msgid "When done, click the [Save Changes] button."
1138
  msgstr "When done, click the [Save Changes] button."
1139
 
1140
  #. translators: %s - placeholder for the "Save Changes" button text.
1141
- #: includes/options/class-wpglobus-options.php:1068
1142
  msgid "Press the %s button to confirm."
1143
  msgstr ""
1144
 
1145
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1146
- #: includes/options/class-wpglobus-options.php:1086
1147
  msgid "-- none --"
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1087
1151
  msgid "All menus"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1100
1155
  msgid "Instructions:"
1156
  msgstr "Instructions:"
1157
 
1158
- #: includes/options/class-wpglobus-options.php:1158
1159
  msgid "(Found in some themes)"
1160
  msgstr "(Found in some themes)"
1161
 
1162
- #: includes/options/class-wpglobus-options.php:1160
1163
  msgid "Enable"
1164
  msgstr "Enable"
1165
 
1166
- #: includes/options/class-wpglobus-options.php:1175
1167
  msgid "Languages table"
1168
  msgstr "Languages table"
1169
 
1170
- #: includes/options/class-wpglobus-options.php:1181
1171
  msgid "Use this table to add, edit or delete languages."
1172
  msgstr "Use this table to add, edit or delete languages."
1173
 
1174
- #: includes/options/class-wpglobus-options.php:1182
1175
  msgid "NOTE: you cannot remove the main language."
1176
  msgstr "NOTE: you cannot remove the main language."
1177
 
1178
- #: includes/options/class-wpglobus-options.php:1236
1179
  msgid "WPGlobus is enabled on these Post Types"
1180
  msgstr ""
1181
 
1182
- #: includes/options/class-wpglobus-options.php:1237
1183
  msgid "Uncheck to disable"
1184
  msgstr ""
1185
 
1186
- #: includes/options/class-wpglobus-options.php:1238
1187
  msgid ""
1188
  "Please note that there are post types, which status is managed by other "
1189
  "plugins and cannot be changed here."
1190
  msgstr ""
1191
 
1192
- #: includes/options/class-wpglobus-options.php:1243
1193
  msgid "Post Types"
1194
  msgstr ""
1195
 
1196
- #: includes/options/class-wpglobus-options.php:1259
1197
  msgid ""
1198
  "You should put here only the code provided by WPGlobus Support. Do not write "
1199
  "anything else in the sections below as it might break the functionality of "
1200
  "your website!"
1201
  msgstr ""
1202
 
1203
- #: includes/options/class-wpglobus-options.php:1300
1204
  msgid "Custom Code"
1205
  msgstr ""
1206
 
1207
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1208
  msgid "Translate strings"
1209
  msgstr ""
1210
 
@@ -1260,6 +1295,38 @@ msgstr "Select an item"
1260
  msgid "No items of this type were found."
1261
  msgstr "No items of this type were found."
1262
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1263
  #: includes/options/templates/customize-intro.php:35
1264
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1265
  msgstr ""
310
  msgstr "Save &amp; Reload"
311
 
312
  #: includes/admin/class-wpglobus-customize-options.php:546,
313
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
314
  msgid "WPGlobus"
315
  msgstr "WPGlobus"
316
 
333
  msgstr "Help"
334
 
335
  #: includes/admin/class-wpglobus-customize-options.php:738,
336
+ #: includes/options/class-wpglobus-options.php:1095
337
  msgid "Languages"
338
  msgstr "Languages"
339
 
340
  #: includes/admin/class-wpglobus-customize-options.php:758,
341
+ #: includes/options/class-wpglobus-options.php:1108
342
  msgid "Enabled Languages"
343
  msgstr "Enabled Languages"
344
 
345
  #: includes/admin/class-wpglobus-customize-options.php:760,
346
+ #: includes/options/class-wpglobus-options.php:1109
347
  msgid "These languages are currently enabled on your site."
348
  msgstr "These languages are currently enabled on your site."
349
 
350
  #: includes/admin/class-wpglobus-customize-options.php:788,
351
+ #: includes/options/class-wpglobus-options.php:1066
352
  msgid "Choose a language you would like to enable."
353
  msgstr ""
354
 
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
361
  #: includes/admin/class-wpglobus-customize-options.php:794,
362
+ #: includes/options/class-wpglobus-options.php:1072
363
  msgid "or Add new Language %1$s here %2$s"
364
  msgstr "or Add new Language %1$s here %2$s"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:806,
367
+ #: includes/options/class-wpglobus-options.php:1122
368
  msgid "Add Languages"
369
  msgstr "Add Languages"
370
 
371
  #: includes/admin/class-wpglobus-customize-options.php:826,
372
+ #: includes/options/class-wpglobus-options.php:1130
373
  msgid "Language Selector Mode"
374
  msgstr "Language Selector Mode"
375
 
376
  #: includes/admin/class-wpglobus-customize-options.php:831,
377
+ #: includes/options/class-wpglobus-options.php:1133
378
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
379
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:832,
382
+ #: includes/options/class-wpglobus-options.php:1134
383
  msgid "Full Name (English, Russian, Italian, etc.)"
384
  msgstr "Full Name (English, Russian, Italian, etc.)"
385
 
386
  #: includes/admin/class-wpglobus-customize-options.php:834,
387
+ #: includes/options/class-wpglobus-options.php:1135
388
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
389
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
390
 
391
  #: includes/admin/class-wpglobus-customize-options.php:835,
392
+ #: includes/options/class-wpglobus-options.php:1136
393
  msgid "Flags only"
394
  msgstr "Flags only"
395
 
396
  #: includes/admin/class-wpglobus-customize-options.php:837,
397
+ #: includes/options/class-wpglobus-options.php:1131
398
  msgid ""
399
  "Choose the way language name and country flag are shown in the drop-down menu"
400
  msgstr ""
406
 
407
  #: includes/admin/class-wpglobus-customize-options.php:881,
408
  #: includes/admin/class-wpglobus-customize-options.php:908,
409
+ #: includes/options/class-wpglobus-options.php:1147
410
  msgid "Language Selector Menu"
411
  msgstr "Language Selector Menu"
412
 
416
 
417
  #: includes/admin/class-wpglobus-customize-options.php:892,
418
  #: includes/admin/class-wpglobus-customize-options.php:913,
419
+ #: includes/options/class-wpglobus-options.php:1148
420
  msgid "Choose the navigation menu where the language selector will be shown"
421
  msgstr "Choose the navigation menu where the language selector will be shown"
422
 
423
  #: includes/admin/class-wpglobus-customize-options.php:933,
424
+ #: includes/options/class-wpglobus-options.php:1158
425
  msgid "\"All Pages\" menus Language selector"
426
  msgstr "\"All Pages\" menus Language selector"
427
 
428
  #: includes/admin/class-wpglobus-customize-options.php:936,
429
+ #: includes/options/class-wpglobus-options.php:1160
430
  msgid ""
431
  "Adds language selector to the menus that automatically list all existing "
432
  "pages (using `wp_list_pages`)"
435
  "pages (using `wp_list_pages`)"
436
 
437
  #: includes/admin/class-wpglobus-customize-options.php:953,
438
+ #: includes/options/class-wpglobus-options.php:1279
439
  msgid "Custom CSS"
440
  msgstr "Custom CSS"
441
 
456
  msgstr "Uncheck to disable WPGlobus"
457
 
458
  #: includes/admin/class-wpglobus-customize-options.php:1118,
459
+ #: includes/options/class-wpglobus-options.php:1347
460
  msgid "Redirect"
461
  msgstr "Redirect"
462
 
463
  #: includes/admin/class-wpglobus-customize-options.php:1143,
464
+ #: includes/options/class-wpglobus-options.php:1342
465
  msgid "Choose the language automatically, based on:"
466
  msgstr "Choose the language automatically, based on:"
467
 
468
  #: includes/admin/class-wpglobus-customize-options.php:1145,
469
+ #: includes/options/class-wpglobus-options.php:1332
470
  msgid "Preferred language set in the browser"
471
  msgstr "Preferred language set in the browser"
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1146,
474
+ #: includes/options/class-wpglobus-options.php:1319
475
  msgid ""
476
  "When a user comes to the site for the first time, try to find the best "
477
  "matching language version of the page."
496
  #: includes/admin/class-wpglobus-customize-options.php:1185,
497
  #: includes/admin/class-wpglobus-customize-options.php:1207,
498
  #: includes/admin/class-wpglobus-customize-options.php:1227,
499
+ #: includes/options/class-wpglobus-options.php:1291
500
  msgid "Custom JS Code"
501
  msgstr "Custom JS Code"
502
 
526
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
527
 
528
  #: includes/admin/class-wpglobus-customize-options.php:1344,
529
+ #: includes/options/class-wpglobus-options.php:568
530
  msgid "Thank you for installing WPGlobus!"
531
  msgstr "Thank you for installing WPGlobus!"
532
 
533
  #: includes/admin/class-wpglobus-customize-options.php:1348,
534
+ #: includes/options/class-wpglobus-options.php:572
535
  msgid "Read About WPGlobus"
536
  msgstr "Read About WPGlobus"
537
 
542
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
543
 
544
  #: includes/admin/class-wpglobus-customize-options.php:1356,
545
+ #: includes/options/class-wpglobus-options.php:582
546
  msgid ""
547
  "Should you have any questions or comments, please do not hesitate to contact "
548
  "us."
552
 
553
  #: includes/admin/class-wpglobus-customize-options.php:1360,
554
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
555
+ #: includes/options/class-wpglobus-options.php:586
556
  msgid "Sincerely Yours,"
557
  msgstr "Sincerely Yours,"
558
 
559
  #: includes/admin/class-wpglobus-customize-options.php:1362,
560
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
561
+ #: includes/options/class-wpglobus-options.php:588,
562
  #: includes/options/wpglobus-options-header.php:34
563
  msgid "The WPGlobus Team"
564
  msgstr "The WPGlobus Team"
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #: includes/admin/class-wpglobus-customize-options.php:1381,
569
+ #: includes/options/class-wpglobus-options.php:623
570
  msgid ""
571
  "We would hate to see you go. If something goes wrong, do not uninstall "
572
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
576
 
577
  #: includes/admin/class-wpglobus-customize-options.php:1388,
578
+ #: includes/options/class-wpglobus-options.php:630
579
  msgid ""
580
  "Please note that if you deactivate WPGlobus, your site will show all the "
581
  "languages together, mixed up. You will need to remove all translations, "
588
  #. translators: %s: link to the Clean-up Tool
589
  #. translators: %s: link to the Clean-up Tool
590
  #: includes/admin/class-wpglobus-customize-options.php:1393,
591
+ #: includes/options/class-wpglobus-options.php:634
592
  msgid ""
593
  "If there are just a few places, you should edit them manually. To "
594
  "automatically remove all translations at once, you can use the %s. WARNING: "
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
605
  #: includes/admin/class-wpglobus-customize-options.php:1396,
606
+ #: includes/options/class-wpglobus-options.php:611
607
  msgid "%1$sClean-up Tool%2$s"
608
  msgstr "%1$sClean-up Tool%2$s"
609
 
740
  msgstr "Installed"
741
 
742
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
743
+ #: includes/options/class-wpglobus-options.php:659
744
  msgid "Help Desk"
745
  msgstr "Help Desk"
746
 
796
  msgid "Technical Information"
797
  msgstr "Technical Information"
798
 
799
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
800
  msgid "WPGlobus Recommends:"
801
  msgstr "WPGlobus Recommends:"
802
 
803
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
804
+ #: includes/options/class-wpglobus-options.php:866
805
  msgid "WPGlobus for WooCommerce"
806
  msgstr "WPGlobus for WooCommerce"
807
 
808
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
809
  msgid ""
810
  "Translate product titles and descriptions, product categories, tags and "
811
  "attributes."
813
  "Translate product titles and descriptions, product categories, tags and "
814
  "attributes."
815
 
816
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
817
  msgid "Get it now:"
818
  msgstr "Get it now:"
819
 
820
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
821
  msgid "WPGlobus Multi-Currency"
822
  msgstr "WPGlobus Multi-Currency"
823
 
824
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
825
  msgid "Accept multiple currencies in your online store!"
826
  msgstr "Accept multiple currencies in your online store!"
827
 
828
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
829
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
830
  msgid "Check it out:"
831
  msgstr "Check it out:"
832
 
833
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
834
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
835
  msgstr ""
836
 
837
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
838
  msgid "To translate permalinks, please activate the module Slug."
839
  msgstr ""
840
 
841
+ #: includes/builders/class-wpglobus-builder.php:351,
842
+ #: includes/class-wpglobus.php:3527
843
+ msgid "Save draft before using extra language."
844
+ msgstr ""
845
+
846
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
847
+ msgid "WPGlobus languages"
848
+ msgstr ""
849
+
850
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
851
+ msgid "Before switching the language, please save draft or publish."
852
+ msgstr ""
853
+
854
+ #. translators: Metabox title FOR language.
855
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
856
+ msgctxt "filter__seo_meta_box_title"
857
+ msgid "for"
858
+ msgstr ""
859
+
860
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
861
+ msgid "Page is being reloaded. Please wait..."
862
+ msgstr ""
863
+
864
  #: includes/class-wpglobus-widget.php:27
865
  msgid "WPGlobus widget"
866
  msgstr "WPGlobus widget"
897
  msgid "Dropdown with flags"
898
  msgstr "Dropdown with flags"
899
 
900
+ #: includes/class-wpglobus-widget.php:264
901
  msgid "Selector type"
902
  msgstr "Selector type"
903
 
904
  #. translators: ON/OFF status of WPGlobus on the edit pages.
905
+ #: includes/class-wpglobus.php:1294
906
  msgid "OFF"
907
  msgstr ""
908
 
909
+ #: includes/class-wpglobus.php:1295
910
  msgid "Turn on"
911
  msgstr ""
912
 
913
  #. translators: ON/OFF status of WPGlobus on the edit pages.
914
+ #: includes/class-wpglobus.php:1299
915
  msgid "ON"
916
  msgstr ""
917
 
918
+ #: includes/class-wpglobus.php:1300
919
  msgid "Turn off"
920
  msgstr ""
921
 
922
+ #: includes/class-wpglobus.php:1483
923
  msgid "You cannot disable the main language."
924
  msgstr "You cannot disable the main language."
925
 
926
+ #: includes/class-wpglobus.php:1684
927
  msgid "*) Available after the menu is saved."
928
  msgstr "*) Available after the menu is saved."
929
 
930
+ #: includes/class-wpglobus.php:1701
931
  msgid "Need a multilingual slug?"
932
  msgstr "Need a multilingual slug?"
933
 
934
+ #: includes/class-wpglobus.php:3960
935
  msgid "You must enable Pretty Permalinks to use WPGlobus."
936
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
937
 
938
+ #: includes/class-wpglobus.php:3962
939
  msgid ""
940
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
941
  "default option."
943
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
944
  "default option."
945
 
946
+ #: includes/class-wpglobus.php:4108
947
  msgid "Add"
948
  msgstr "Add"
949
 
952
  msgstr ""
953
 
954
  #: includes/options/class-wpglobus-options.php:251,
955
+ #: includes/options/class-wpglobus-options.php:735,
956
+ #: includes/options/class-wpglobus-options.php:804
957
  msgid "WPGlobus Plus"
958
  msgstr ""
959
 
980
  msgstr ""
981
 
982
  #. translators: placeholders for "strong" tags.
983
+ #: includes/options/class-wpglobus-options.php:576
984
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
985
  msgstr ""
986
 
987
  #. translators: placeholders for "strong" tags.
988
+ #: includes/options/class-wpglobus-options.php:579
989
  msgid ""
990
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
991
  "the language attributes: name, code, flag icon, etc."
992
  msgstr ""
993
 
994
+ #: includes/options/class-wpglobus-options.php:596
995
  msgid "Welcome!"
996
  msgstr "Welcome!"
997
 
998
+ #: includes/options/class-wpglobus-options.php:619
999
  msgid "Deactivating / Uninstalling"
1000
  msgstr "Deactivating / Uninstalling"
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:644
1003
  msgid "Uninstall"
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:674
1007
  msgid "All add-ons"
1008
  msgstr ""
1009
 
1010
+ #: includes/options/class-wpglobus-options.php:689
1011
  msgid "Mobile Menu"
1012
  msgstr ""
1013
 
1014
+ #: includes/options/class-wpglobus-options.php:704
1015
  msgid "Language Widgets"
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:774
1019
  msgid "We Recommend..."
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:806
1023
  msgid ""
1024
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1025
  "website, such as:"
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:809
1029
  msgid ""
1030
  "- Ability to write a post in one language and immediately publish it, not "
1031
  "waiting for the translation to other languages;"
1032
  msgstr ""
1033
 
1034
+ #: includes/options/class-wpglobus-options.php:812
1035
  msgid "- Set different URLs for each translation;"
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:815
1039
  msgid ""
1040
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1041
  "for each translation;"
1042
  msgstr ""
1043
 
1044
+ #: includes/options/class-wpglobus-options.php:818
1045
  msgid "- and more..."
1046
  msgstr ""
1047
 
1048
+ #: includes/options/class-wpglobus-options.php:821,
1049
+ #: includes/options/class-wpglobus-options.php:878,
1050
+ #: includes/options/class-wpglobus-options.php:936
1051
  msgid "Click here to download"
1052
  msgstr ""
1053
 
1054
+ #: includes/options/class-wpglobus-options.php:869
1055
  msgid ""
1056
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1057
  "translate your blog posts and pages to many languages."
1058
  msgstr ""
1059
 
1060
+ #: includes/options/class-wpglobus-options.php:872
1061
  msgid "The next step is to translate your WooCommerce-based store!"
1062
  msgstr ""
1063
 
1064
+ #: includes/options/class-wpglobus-options.php:875
1065
  msgid ""
1066
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1067
  "translate product titles and descriptions, categories, tags and attributes."
1068
  msgstr ""
1069
 
1070
+ #: includes/options/class-wpglobus-options.php:922
1071
  msgid "Multi-currency"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:925
1075
  msgid ""
1076
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1077
  "a single currency only."
1078
  msgstr ""
1079
 
1080
+ #: includes/options/class-wpglobus-options.php:929
1081
  msgid ""
1082
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1083
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1085
  "positioning for global growth!"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:933
1089
  msgid ""
1090
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1091
  "re-calculating prices on-the-fly."
1092
  msgstr ""
1093
 
1094
+ #: includes/options/class-wpglobus-options.php:970
1095
  msgid "WPGlobus Premium Add-ons"
1096
  msgstr ""
1097
 
1098
+ #: includes/options/class-wpglobus-options.php:972
1099
  msgid ""
1100
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1101
  "you will be able to:"
1102
  msgstr ""
1103
 
1104
+ #: includes/options/class-wpglobus-options.php:977
1105
  msgid ""
1106
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1107
  "моя-страница and so on);"
1108
  msgstr ""
1109
 
1110
+ #: includes/options/class-wpglobus-options.php:980
1111
  msgid ""
1112
  "Postpone translation to some languages and <strong>publish only the "
1113
  "translated texts</strong>;"
1114
  msgstr ""
1115
 
1116
+ #: includes/options/class-wpglobus-options.php:983
1117
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1118
  msgstr ""
1119
 
1120
+ #: includes/options/class-wpglobus-options.php:986
1121
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1122
  msgstr ""
1123
 
1124
+ #: includes/options/class-wpglobus-options.php:989
1125
  msgid ""
1126
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1127
  "strong>;"
1128
  msgstr ""
1129
 
1130
+ #: includes/options/class-wpglobus-options.php:993
1131
  msgid "...and more."
1132
  msgstr ""
1133
 
1134
+ #: includes/options/class-wpglobus-options.php:996
1135
  msgid "Click here to visit the WPGlobus Store"
1136
  msgstr ""
1137
 
1138
+ #: includes/options/class-wpglobus-options.php:1025
1139
  msgid "Select a language"
1140
  msgstr "Select a language"
1141
 
1142
  #. translators: %3$s placeholder for the icon (actual picture)
1143
+ #: includes/options/class-wpglobus-options.php:1052
1144
  msgid ""
1145
  "Place the %1$smain language%2$s of your site at the top of the list by "
1146
  "dragging the %3$s icons."
1147
  msgstr ""
1148
 
1149
  #. translators: placeholders for the "strong" HTML tags.
1150
+ #: includes/options/class-wpglobus-options.php:1055
1151
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1152
  msgstr ""
1153
 
1154
  #. translators: placeholders for the "strong" HTML tags.
1155
+ #: includes/options/class-wpglobus-options.php:1058
1156
  msgid "%1$sAdd%2$s more languages using the section below."
1157
  msgstr ""
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1059
1160
  msgid "When done, click the [Save Changes] button."
1161
  msgstr "When done, click the [Save Changes] button."
1162
 
1163
  #. translators: %s - placeholder for the "Save Changes" button text.
1164
+ #: includes/options/class-wpglobus-options.php:1069
1165
  msgid "Press the %s button to confirm."
1166
  msgstr ""
1167
 
1168
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1169
+ #: includes/options/class-wpglobus-options.php:1087
1170
  msgid "-- none --"
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1088
1174
  msgid "All menus"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1101
1178
  msgid "Instructions:"
1179
  msgstr "Instructions:"
1180
 
1181
+ #: includes/options/class-wpglobus-options.php:1159
1182
  msgid "(Found in some themes)"
1183
  msgstr "(Found in some themes)"
1184
 
1185
+ #: includes/options/class-wpglobus-options.php:1161
1186
  msgid "Enable"
1187
  msgstr "Enable"
1188
 
1189
+ #: includes/options/class-wpglobus-options.php:1176
1190
  msgid "Languages table"
1191
  msgstr "Languages table"
1192
 
1193
+ #: includes/options/class-wpglobus-options.php:1182
1194
  msgid "Use this table to add, edit or delete languages."
1195
  msgstr "Use this table to add, edit or delete languages."
1196
 
1197
+ #: includes/options/class-wpglobus-options.php:1183
1198
  msgid "NOTE: you cannot remove the main language."
1199
  msgstr "NOTE: you cannot remove the main language."
1200
 
1201
+ #: includes/options/class-wpglobus-options.php:1237
1202
  msgid "WPGlobus is enabled on these Post Types"
1203
  msgstr ""
1204
 
1205
+ #: includes/options/class-wpglobus-options.php:1238
1206
  msgid "Uncheck to disable"
1207
  msgstr ""
1208
 
1209
+ #: includes/options/class-wpglobus-options.php:1239
1210
  msgid ""
1211
  "Please note that there are post types, which status is managed by other "
1212
  "plugins and cannot be changed here."
1213
  msgstr ""
1214
 
1215
+ #: includes/options/class-wpglobus-options.php:1244
1216
  msgid "Post Types"
1217
  msgstr ""
1218
 
1219
+ #: includes/options/class-wpglobus-options.php:1260
1220
  msgid ""
1221
  "You should put here only the code provided by WPGlobus Support. Do not write "
1222
  "anything else in the sections below as it might break the functionality of "
1223
  "your website!"
1224
  msgstr ""
1225
 
1226
+ #: includes/options/class-wpglobus-options.php:1301
1227
  msgid "Custom Code"
1228
  msgstr ""
1229
 
1230
+ #: includes/options/class-wpglobus-options.php:1398
1231
+ msgid "Enabled"
1232
+ msgstr ""
1233
+
1234
+ #: includes/options/class-wpglobus-options.php:1408
1235
+ msgid "Builders support"
1236
+ msgstr ""
1237
+
1238
+ #: includes/options/class-wpglobus-options.php:1421
1239
+ msgid "Сompatibility"
1240
+ msgstr ""
1241
+
1242
+ #: includes/options/class-wpglobus-options.php:1734
1243
  msgid "Translate strings"
1244
  msgstr ""
1245
 
1295
  msgid "No items of this type were found."
1296
  msgstr "No items of this type were found."
1297
 
1298
+ #: includes/options/templates/compatibility.php:22
1299
+ msgid "List of supported add-ons"
1300
+ msgstr ""
1301
+
1302
+ #: includes/options/templates/compatibility.php:27
1303
+ msgid "Add-on"
1304
+ msgstr ""
1305
+
1306
+ #: includes/options/templates/compatibility.php:28
1307
+ msgid "Current version"
1308
+ msgstr ""
1309
+
1310
+ #: includes/options/templates/compatibility.php:29
1311
+ msgid "Supported minimum version"
1312
+ msgstr ""
1313
+
1314
+ #: includes/options/templates/compatibility.php:30
1315
+ msgid "Status"
1316
+ msgstr ""
1317
+
1318
+ #: includes/options/templates/compatibility.php:46
1319
+ msgid "Active"
1320
+ msgstr ""
1321
+
1322
+ #: includes/options/templates/compatibility.php:48
1323
+ msgid "Installed, inactive"
1324
+ msgstr ""
1325
+
1326
+ #: includes/options/templates/compatibility.php:51
1327
+ msgid "Not installed"
1328
+ msgstr ""
1329
+
1330
  #: includes/options/templates/customize-intro.php:35
1331
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1332
  msgstr ""
languages/wpglobus-en_CA.po CHANGED
@@ -309,7 +309,7 @@ msgid "Save &amp; Reload"
309
  msgstr "Save &amp; Reload"
310
 
311
  #: includes/admin/class-wpglobus-customize-options.php:546,
312
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
313
  msgid "WPGlobus"
314
  msgstr "WPGlobus"
315
 
@@ -332,22 +332,22 @@ msgid "Help"
332
  msgstr "Help"
333
 
334
  #: includes/admin/class-wpglobus-customize-options.php:738,
335
- #: includes/options/class-wpglobus-options.php:1094
336
  msgid "Languages"
337
  msgstr "Languages"
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:758,
340
- #: includes/options/class-wpglobus-options.php:1107
341
  msgid "Enabled Languages"
342
  msgstr "Enabled Languages"
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:760,
345
- #: includes/options/class-wpglobus-options.php:1108
346
  msgid "These languages are currently enabled on your site."
347
  msgstr "These languages are currently enabled on your site."
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:788,
350
- #: includes/options/class-wpglobus-options.php:1065
351
  msgid "Choose a language you would like to enable."
352
  msgstr ""
353
 
@@ -358,42 +358,42 @@ msgstr ""
358
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #: includes/admin/class-wpglobus-customize-options.php:794,
361
- #: includes/options/class-wpglobus-options.php:1071
362
  msgid "or Add new Language %1$s here %2$s"
363
  msgstr "or Add new Language %1$s here %2$s"
364
 
365
  #: includes/admin/class-wpglobus-customize-options.php:806,
366
- #: includes/options/class-wpglobus-options.php:1121
367
  msgid "Add Languages"
368
  msgstr "Add Languages"
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:826,
371
- #: includes/options/class-wpglobus-options.php:1129
372
  msgid "Language Selector Mode"
373
  msgstr "Language Selector Mode"
374
 
375
  #: includes/admin/class-wpglobus-customize-options.php:831,
376
- #: includes/options/class-wpglobus-options.php:1132
377
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
378
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:832,
381
- #: includes/options/class-wpglobus-options.php:1133
382
  msgid "Full Name (English, Russian, Italian, etc.)"
383
  msgstr "Full Name (English, Russian, Italian, etc.)"
384
 
385
  #: includes/admin/class-wpglobus-customize-options.php:834,
386
- #: includes/options/class-wpglobus-options.php:1134
387
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
388
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:835,
391
- #: includes/options/class-wpglobus-options.php:1135
392
  msgid "Flags only"
393
  msgstr "Flags only"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:837,
396
- #: includes/options/class-wpglobus-options.php:1130
397
  msgid ""
398
  "Choose the way language name and country flag are shown in the drop-down menu"
399
  msgstr ""
@@ -405,7 +405,7 @@ msgstr ""
405
 
406
  #: includes/admin/class-wpglobus-customize-options.php:881,
407
  #: includes/admin/class-wpglobus-customize-options.php:908,
408
- #: includes/options/class-wpglobus-options.php:1146
409
  msgid "Language Selector Menu"
410
  msgstr "Language Selector Menu"
411
 
@@ -415,17 +415,17 @@ msgstr "No menus have been created yet. Create some."
415
 
416
  #: includes/admin/class-wpglobus-customize-options.php:892,
417
  #: includes/admin/class-wpglobus-customize-options.php:913,
418
- #: includes/options/class-wpglobus-options.php:1147
419
  msgid "Choose the navigation menu where the language selector will be shown"
420
  msgstr "Choose the navigation menu where the language selector will be shown"
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:933,
423
- #: includes/options/class-wpglobus-options.php:1157
424
  msgid "\"All Pages\" menus Language selector"
425
  msgstr "\"All Pages\" menus Language selector"
426
 
427
  #: includes/admin/class-wpglobus-customize-options.php:936,
428
- #: includes/options/class-wpglobus-options.php:1159
429
  msgid ""
430
  "Adds language selector to the menus that automatically list all existing "
431
  "pages (using `wp_list_pages`)"
@@ -434,7 +434,7 @@ msgstr ""
434
  "pages (using `wp_list_pages`)"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:953,
437
- #: includes/options/class-wpglobus-options.php:1278
438
  msgid "Custom CSS"
439
  msgstr "Custom CSS"
440
 
@@ -455,22 +455,22 @@ msgid "Uncheck to disable WPGlobus"
455
  msgstr "Uncheck to disable WPGlobus"
456
 
457
  #: includes/admin/class-wpglobus-customize-options.php:1118,
458
- #: includes/options/class-wpglobus-options.php:1346
459
  msgid "Redirect"
460
  msgstr "Redirect"
461
 
462
  #: includes/admin/class-wpglobus-customize-options.php:1143,
463
- #: includes/options/class-wpglobus-options.php:1341
464
  msgid "Choose the language automatically, based on:"
465
  msgstr "Choose the language automatically, based on:"
466
 
467
  #: includes/admin/class-wpglobus-customize-options.php:1145,
468
- #: includes/options/class-wpglobus-options.php:1331
469
  msgid "Preferred language set in the browser"
470
  msgstr "Preferred language set in the browser"
471
 
472
  #: includes/admin/class-wpglobus-customize-options.php:1146,
473
- #: includes/options/class-wpglobus-options.php:1318
474
  msgid ""
475
  "When a user comes to the site for the first time, try to find the best "
476
  "matching language version of the page."
@@ -495,7 +495,7 @@ msgstr ""
495
  #: includes/admin/class-wpglobus-customize-options.php:1185,
496
  #: includes/admin/class-wpglobus-customize-options.php:1207,
497
  #: includes/admin/class-wpglobus-customize-options.php:1227,
498
- #: includes/options/class-wpglobus-options.php:1290
499
  msgid "Custom JS Code"
500
  msgstr "Custom JS Code"
501
 
@@ -525,12 +525,12 @@ msgstr ""
525
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
526
 
527
  #: includes/admin/class-wpglobus-customize-options.php:1344,
528
- #: includes/options/class-wpglobus-options.php:567
529
  msgid "Thank you for installing WPGlobus!"
530
  msgstr "Thank you for installing WPGlobus!"
531
 
532
  #: includes/admin/class-wpglobus-customize-options.php:1348,
533
- #: includes/options/class-wpglobus-options.php:571
534
  msgid "Read About WPGlobus"
535
  msgstr "Read About WPGlobus"
536
 
@@ -541,7 +541,7 @@ msgstr ""
541
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
542
 
543
  #: includes/admin/class-wpglobus-customize-options.php:1356,
544
- #: includes/options/class-wpglobus-options.php:581
545
  msgid ""
546
  "Should you have any questions or comments, please do not hesitate to contact "
547
  "us."
@@ -551,13 +551,13 @@ msgstr ""
551
 
552
  #: includes/admin/class-wpglobus-customize-options.php:1360,
553
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
554
- #: includes/options/class-wpglobus-options.php:585
555
  msgid "Sincerely Yours,"
556
  msgstr "Sincerely Yours,"
557
 
558
  #: includes/admin/class-wpglobus-customize-options.php:1362,
559
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
560
- #: includes/options/class-wpglobus-options.php:587,
561
  #: includes/options/wpglobus-options-header.php:34
562
  msgid "The WPGlobus Team"
563
  msgstr "The WPGlobus Team"
@@ -565,7 +565,7 @@ msgstr "The WPGlobus Team"
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #: includes/admin/class-wpglobus-customize-options.php:1381,
568
- #: includes/options/class-wpglobus-options.php:622
569
  msgid ""
570
  "We would hate to see you go. If something goes wrong, do not uninstall "
571
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -574,7 +574,7 @@ msgstr ""
574
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
 
576
  #: includes/admin/class-wpglobus-customize-options.php:1388,
577
- #: includes/options/class-wpglobus-options.php:629
578
  msgid ""
579
  "Please note that if you deactivate WPGlobus, your site will show all the "
580
  "languages together, mixed up. You will need to remove all translations, "
@@ -587,7 +587,7 @@ msgstr ""
587
  #. translators: %s: link to the Clean-up Tool
588
  #. translators: %s: link to the Clean-up Tool
589
  #: includes/admin/class-wpglobus-customize-options.php:1393,
590
- #: includes/options/class-wpglobus-options.php:633
591
  msgid ""
592
  "If there are just a few places, you should edit them manually. To "
593
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -602,7 +602,7 @@ msgstr ""
602
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #: includes/admin/class-wpglobus-customize-options.php:1396,
605
- #: includes/options/class-wpglobus-options.php:610
606
  msgid "%1$sClean-up Tool%2$s"
607
  msgstr "%1$sClean-up Tool%2$s"
608
 
@@ -739,7 +739,7 @@ msgid "Installed"
739
  msgstr "Installed"
740
 
741
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
742
- #: includes/options/class-wpglobus-options.php:658
743
  msgid "Help Desk"
744
  msgstr "Help Desk"
745
 
@@ -795,16 +795,16 @@ msgstr ""
795
  msgid "Technical Information"
796
  msgstr "Technical Information"
797
 
798
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
799
  msgid "WPGlobus Recommends:"
800
  msgstr "WPGlobus Recommends:"
801
 
802
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
803
- #: includes/options/class-wpglobus-options.php:865
804
  msgid "WPGlobus for WooCommerce"
805
  msgstr "WPGlobus for WooCommerce"
806
 
807
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
808
  msgid ""
809
  "Translate product titles and descriptions, product categories, tags and "
810
  "attributes."
@@ -812,31 +812,54 @@ msgstr ""
812
  "Translate product titles and descriptions, product categories, tags and "
813
  "attributes."
814
 
815
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
816
  msgid "Get it now:"
817
  msgstr "Get it now:"
818
 
819
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
820
  msgid "WPGlobus Multi-Currency"
821
  msgstr "WPGlobus Multi-Currency"
822
 
823
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
824
  msgid "Accept multiple currencies in your online store!"
825
  msgstr "Accept multiple currencies in your online store!"
826
 
827
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
828
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
829
  msgid "Check it out:"
830
  msgstr "Check it out:"
831
 
832
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
833
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
834
  msgstr ""
835
 
836
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
837
  msgid "To translate permalinks, please activate the module Slug."
838
  msgstr ""
839
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
840
  #: includes/class-wpglobus-widget.php:27
841
  msgid "WPGlobus widget"
842
  msgstr "WPGlobus widget"
@@ -873,45 +896,45 @@ msgstr "Dropdown"
873
  msgid "Dropdown with flags"
874
  msgstr "Dropdown with flags"
875
 
876
- #: includes/class-wpglobus-widget.php:240
877
  msgid "Selector type"
878
  msgstr "Selector type"
879
 
880
  #. translators: ON/OFF status of WPGlobus on the edit pages.
881
- #: includes/class-wpglobus.php:1040
882
  msgid "OFF"
883
  msgstr ""
884
 
885
- #: includes/class-wpglobus.php:1041
886
  msgid "Turn on"
887
  msgstr ""
888
 
889
  #. translators: ON/OFF status of WPGlobus on the edit pages.
890
- #: includes/class-wpglobus.php:1045
891
  msgid "ON"
892
  msgstr ""
893
 
894
- #: includes/class-wpglobus.php:1046
895
  msgid "Turn off"
896
  msgstr ""
897
 
898
- #: includes/class-wpglobus.php:1210
899
  msgid "You cannot disable the main language."
900
  msgstr "You cannot disable the main language."
901
 
902
- #: includes/class-wpglobus.php:1412
903
  msgid "*) Available after the menu is saved."
904
  msgstr "*) Available after the menu is saved."
905
 
906
- #: includes/class-wpglobus.php:1429
907
  msgid "Need a multilingual slug?"
908
  msgstr "Need a multilingual slug?"
909
 
910
- #: includes/class-wpglobus.php:3469
911
  msgid "You must enable Pretty Permalinks to use WPGlobus."
912
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
913
 
914
- #: includes/class-wpglobus.php:3471
915
  msgid ""
916
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
917
  "default option."
@@ -919,7 +942,7 @@ msgstr ""
919
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
920
  "default option."
921
 
922
- #: includes/class-wpglobus.php:3612
923
  msgid "Add"
924
  msgstr "Add"
925
 
@@ -928,8 +951,8 @@ msgid "Language Selector Menu Style"
928
  msgstr ""
929
 
930
  #: includes/options/class-wpglobus-options.php:251,
931
- #: includes/options/class-wpglobus-options.php:734,
932
- #: includes/options/class-wpglobus-options.php:803
933
  msgid "WPGlobus Plus"
934
  msgstr ""
935
 
@@ -956,104 +979,104 @@ msgid ""
956
  msgstr ""
957
 
958
  #. translators: placeholders for "strong" tags.
959
- #: includes/options/class-wpglobus-options.php:575
960
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
961
  msgstr ""
962
 
963
  #. translators: placeholders for "strong" tags.
964
- #: includes/options/class-wpglobus-options.php:578
965
  msgid ""
966
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
967
  "the language attributes: name, code, flag icon, etc."
968
  msgstr ""
969
 
970
- #: includes/options/class-wpglobus-options.php:595
971
  msgid "Welcome!"
972
  msgstr "Welcome!"
973
 
974
- #: includes/options/class-wpglobus-options.php:618
975
  msgid "Deactivating / Uninstalling"
976
  msgstr "Deactivating / Uninstalling"
977
 
978
- #: includes/options/class-wpglobus-options.php:643
979
  msgid "Uninstall"
980
  msgstr ""
981
 
982
- #: includes/options/class-wpglobus-options.php:673
983
  msgid "All add-ons"
984
  msgstr ""
985
 
986
- #: includes/options/class-wpglobus-options.php:688
987
  msgid "Mobile Menu"
988
  msgstr ""
989
 
990
- #: includes/options/class-wpglobus-options.php:703
991
  msgid "Language Widgets"
992
  msgstr ""
993
 
994
- #: includes/options/class-wpglobus-options.php:773
995
  msgid "We Recommend..."
996
  msgstr ""
997
 
998
- #: includes/options/class-wpglobus-options.php:805
999
  msgid ""
1000
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1001
  "website, such as:"
1002
  msgstr ""
1003
 
1004
- #: includes/options/class-wpglobus-options.php:808
1005
  msgid ""
1006
  "- Ability to write a post in one language and immediately publish it, not "
1007
  "waiting for the translation to other languages;"
1008
  msgstr ""
1009
 
1010
- #: includes/options/class-wpglobus-options.php:811
1011
  msgid "- Set different URLs for each translation;"
1012
  msgstr ""
1013
 
1014
- #: includes/options/class-wpglobus-options.php:814
1015
  msgid ""
1016
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1017
  "for each translation;"
1018
  msgstr ""
1019
 
1020
- #: includes/options/class-wpglobus-options.php:817
1021
  msgid "- and more..."
1022
  msgstr ""
1023
 
1024
- #: includes/options/class-wpglobus-options.php:820,
1025
- #: includes/options/class-wpglobus-options.php:877,
1026
- #: includes/options/class-wpglobus-options.php:935
1027
  msgid "Click here to download"
1028
  msgstr ""
1029
 
1030
- #: includes/options/class-wpglobus-options.php:868
1031
  msgid ""
1032
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1033
  "translate your blog posts and pages to many languages."
1034
  msgstr ""
1035
 
1036
- #: includes/options/class-wpglobus-options.php:871
1037
  msgid "The next step is to translate your WooCommerce-based store!"
1038
  msgstr ""
1039
 
1040
- #: includes/options/class-wpglobus-options.php:874
1041
  msgid ""
1042
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1043
  "translate product titles and descriptions, categories, tags and attributes."
1044
  msgstr ""
1045
 
1046
- #: includes/options/class-wpglobus-options.php:921
1047
  msgid "Multi-currency"
1048
  msgstr ""
1049
 
1050
- #: includes/options/class-wpglobus-options.php:924
1051
  msgid ""
1052
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1053
  "a single currency only."
1054
  msgstr ""
1055
 
1056
- #: includes/options/class-wpglobus-options.php:928
1057
  msgid ""
1058
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1059
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1061,149 +1084,161 @@ msgid ""
1061
  "positioning for global growth!"
1062
  msgstr ""
1063
 
1064
- #: includes/options/class-wpglobus-options.php:932
1065
  msgid ""
1066
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1067
  "re-calculating prices on-the-fly."
1068
  msgstr ""
1069
 
1070
- #: includes/options/class-wpglobus-options.php:969
1071
  msgid "WPGlobus Premium Add-ons"
1072
  msgstr ""
1073
 
1074
- #: includes/options/class-wpglobus-options.php:971
1075
  msgid ""
1076
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1077
  "you will be able to:"
1078
  msgstr ""
1079
 
1080
- #: includes/options/class-wpglobus-options.php:976
1081
  msgid ""
1082
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1083
  "моя-страница and so on);"
1084
  msgstr ""
1085
 
1086
- #: includes/options/class-wpglobus-options.php:979
1087
  msgid ""
1088
  "Postpone translation to some languages and <strong>publish only the "
1089
  "translated texts</strong>;"
1090
  msgstr ""
1091
 
1092
- #: includes/options/class-wpglobus-options.php:982
1093
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1094
  msgstr ""
1095
 
1096
- #: includes/options/class-wpglobus-options.php:985
1097
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1098
  msgstr ""
1099
 
1100
- #: includes/options/class-wpglobus-options.php:988
1101
  msgid ""
1102
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1103
  "strong>;"
1104
  msgstr ""
1105
 
1106
- #: includes/options/class-wpglobus-options.php:992
1107
  msgid "...and more."
1108
  msgstr ""
1109
 
1110
- #: includes/options/class-wpglobus-options.php:995
1111
  msgid "Click here to visit the WPGlobus Store"
1112
  msgstr ""
1113
 
1114
- #: includes/options/class-wpglobus-options.php:1024
1115
  msgid "Select a language"
1116
  msgstr "Select a language"
1117
 
1118
  #. translators: %3$s placeholder for the icon (actual picture)
1119
- #: includes/options/class-wpglobus-options.php:1051
1120
  msgid ""
1121
  "Place the %1$smain language%2$s of your site at the top of the list by "
1122
  "dragging the %3$s icons."
1123
  msgstr ""
1124
 
1125
  #. translators: placeholders for the "strong" HTML tags.
1126
- #: includes/options/class-wpglobus-options.php:1054
1127
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1128
  msgstr ""
1129
 
1130
  #. translators: placeholders for the "strong" HTML tags.
1131
- #: includes/options/class-wpglobus-options.php:1057
1132
  msgid "%1$sAdd%2$s more languages using the section below."
1133
  msgstr ""
1134
 
1135
- #: includes/options/class-wpglobus-options.php:1058
1136
  msgid "When done, click the [Save Changes] button."
1137
  msgstr "When done, click the [Save Changes] button."
1138
 
1139
  #. translators: %s - placeholder for the "Save Changes" button text.
1140
- #: includes/options/class-wpglobus-options.php:1068
1141
  msgid "Press the %s button to confirm."
1142
  msgstr ""
1143
 
1144
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1145
- #: includes/options/class-wpglobus-options.php:1086
1146
  msgid "-- none --"
1147
  msgstr ""
1148
 
1149
- #: includes/options/class-wpglobus-options.php:1087
1150
  msgid "All menus"
1151
  msgstr ""
1152
 
1153
- #: includes/options/class-wpglobus-options.php:1100
1154
  msgid "Instructions:"
1155
  msgstr "Instructions:"
1156
 
1157
- #: includes/options/class-wpglobus-options.php:1158
1158
  msgid "(Found in some themes)"
1159
  msgstr "(Found in some themes)"
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1160
1162
  msgid "Enable"
1163
  msgstr "Enable"
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1175
1166
  msgid "Languages table"
1167
  msgstr "Languages table"
1168
 
1169
- #: includes/options/class-wpglobus-options.php:1181
1170
  msgid "Use this table to add, edit or delete languages."
1171
  msgstr "Use this table to add, edit or delete languages."
1172
 
1173
- #: includes/options/class-wpglobus-options.php:1182
1174
  msgid "NOTE: you cannot remove the main language."
1175
  msgstr "NOTE: you cannot remove the main language."
1176
 
1177
- #: includes/options/class-wpglobus-options.php:1236
1178
  msgid "WPGlobus is enabled on these Post Types"
1179
  msgstr ""
1180
 
1181
- #: includes/options/class-wpglobus-options.php:1237
1182
  msgid "Uncheck to disable"
1183
  msgstr ""
1184
 
1185
- #: includes/options/class-wpglobus-options.php:1238
1186
  msgid ""
1187
  "Please note that there are post types, which status is managed by other "
1188
  "plugins and cannot be changed here."
1189
  msgstr ""
1190
 
1191
- #: includes/options/class-wpglobus-options.php:1243
1192
  msgid "Post Types"
1193
  msgstr ""
1194
 
1195
- #: includes/options/class-wpglobus-options.php:1259
1196
  msgid ""
1197
  "You should put here only the code provided by WPGlobus Support. Do not write "
1198
  "anything else in the sections below as it might break the functionality of "
1199
  "your website!"
1200
  msgstr ""
1201
 
1202
- #: includes/options/class-wpglobus-options.php:1300
1203
  msgid "Custom Code"
1204
  msgstr ""
1205
 
1206
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1207
  msgid "Translate strings"
1208
  msgstr ""
1209
 
@@ -1259,6 +1294,38 @@ msgstr ""
1259
  msgid "No items of this type were found."
1260
  msgstr ""
1261
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1262
  #: includes/options/templates/customize-intro.php:35
1263
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1264
  msgstr ""
309
  msgstr "Save &amp; Reload"
310
 
311
  #: includes/admin/class-wpglobus-customize-options.php:546,
312
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
313
  msgid "WPGlobus"
314
  msgstr "WPGlobus"
315
 
332
  msgstr "Help"
333
 
334
  #: includes/admin/class-wpglobus-customize-options.php:738,
335
+ #: includes/options/class-wpglobus-options.php:1095
336
  msgid "Languages"
337
  msgstr "Languages"
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:758,
340
+ #: includes/options/class-wpglobus-options.php:1108
341
  msgid "Enabled Languages"
342
  msgstr "Enabled Languages"
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:760,
345
+ #: includes/options/class-wpglobus-options.php:1109
346
  msgid "These languages are currently enabled on your site."
347
  msgstr "These languages are currently enabled on your site."
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:788,
350
+ #: includes/options/class-wpglobus-options.php:1066
351
  msgid "Choose a language you would like to enable."
352
  msgstr ""
353
 
358
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #: includes/admin/class-wpglobus-customize-options.php:794,
361
+ #: includes/options/class-wpglobus-options.php:1072
362
  msgid "or Add new Language %1$s here %2$s"
363
  msgstr "or Add new Language %1$s here %2$s"
364
 
365
  #: includes/admin/class-wpglobus-customize-options.php:806,
366
+ #: includes/options/class-wpglobus-options.php:1122
367
  msgid "Add Languages"
368
  msgstr "Add Languages"
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:826,
371
+ #: includes/options/class-wpglobus-options.php:1130
372
  msgid "Language Selector Mode"
373
  msgstr "Language Selector Mode"
374
 
375
  #: includes/admin/class-wpglobus-customize-options.php:831,
376
+ #: includes/options/class-wpglobus-options.php:1133
377
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
378
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:832,
381
+ #: includes/options/class-wpglobus-options.php:1134
382
  msgid "Full Name (English, Russian, Italian, etc.)"
383
  msgstr "Full Name (English, Russian, Italian, etc.)"
384
 
385
  #: includes/admin/class-wpglobus-customize-options.php:834,
386
+ #: includes/options/class-wpglobus-options.php:1135
387
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
388
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:835,
391
+ #: includes/options/class-wpglobus-options.php:1136
392
  msgid "Flags only"
393
  msgstr "Flags only"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:837,
396
+ #: includes/options/class-wpglobus-options.php:1131
397
  msgid ""
398
  "Choose the way language name and country flag are shown in the drop-down menu"
399
  msgstr ""
405
 
406
  #: includes/admin/class-wpglobus-customize-options.php:881,
407
  #: includes/admin/class-wpglobus-customize-options.php:908,
408
+ #: includes/options/class-wpglobus-options.php:1147
409
  msgid "Language Selector Menu"
410
  msgstr "Language Selector Menu"
411
 
415
 
416
  #: includes/admin/class-wpglobus-customize-options.php:892,
417
  #: includes/admin/class-wpglobus-customize-options.php:913,
418
+ #: includes/options/class-wpglobus-options.php:1148
419
  msgid "Choose the navigation menu where the language selector will be shown"
420
  msgstr "Choose the navigation menu where the language selector will be shown"
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:933,
423
+ #: includes/options/class-wpglobus-options.php:1158
424
  msgid "\"All Pages\" menus Language selector"
425
  msgstr "\"All Pages\" menus Language selector"
426
 
427
  #: includes/admin/class-wpglobus-customize-options.php:936,
428
+ #: includes/options/class-wpglobus-options.php:1160
429
  msgid ""
430
  "Adds language selector to the menus that automatically list all existing "
431
  "pages (using `wp_list_pages`)"
434
  "pages (using `wp_list_pages`)"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:953,
437
+ #: includes/options/class-wpglobus-options.php:1279
438
  msgid "Custom CSS"
439
  msgstr "Custom CSS"
440
 
455
  msgstr "Uncheck to disable WPGlobus"
456
 
457
  #: includes/admin/class-wpglobus-customize-options.php:1118,
458
+ #: includes/options/class-wpglobus-options.php:1347
459
  msgid "Redirect"
460
  msgstr "Redirect"
461
 
462
  #: includes/admin/class-wpglobus-customize-options.php:1143,
463
+ #: includes/options/class-wpglobus-options.php:1342
464
  msgid "Choose the language automatically, based on:"
465
  msgstr "Choose the language automatically, based on:"
466
 
467
  #: includes/admin/class-wpglobus-customize-options.php:1145,
468
+ #: includes/options/class-wpglobus-options.php:1332
469
  msgid "Preferred language set in the browser"
470
  msgstr "Preferred language set in the browser"
471
 
472
  #: includes/admin/class-wpglobus-customize-options.php:1146,
473
+ #: includes/options/class-wpglobus-options.php:1319
474
  msgid ""
475
  "When a user comes to the site for the first time, try to find the best "
476
  "matching language version of the page."
495
  #: includes/admin/class-wpglobus-customize-options.php:1185,
496
  #: includes/admin/class-wpglobus-customize-options.php:1207,
497
  #: includes/admin/class-wpglobus-customize-options.php:1227,
498
+ #: includes/options/class-wpglobus-options.php:1291
499
  msgid "Custom JS Code"
500
  msgstr "Custom JS Code"
501
 
525
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
526
 
527
  #: includes/admin/class-wpglobus-customize-options.php:1344,
528
+ #: includes/options/class-wpglobus-options.php:568
529
  msgid "Thank you for installing WPGlobus!"
530
  msgstr "Thank you for installing WPGlobus!"
531
 
532
  #: includes/admin/class-wpglobus-customize-options.php:1348,
533
+ #: includes/options/class-wpglobus-options.php:572
534
  msgid "Read About WPGlobus"
535
  msgstr "Read About WPGlobus"
536
 
541
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
542
 
543
  #: includes/admin/class-wpglobus-customize-options.php:1356,
544
+ #: includes/options/class-wpglobus-options.php:582
545
  msgid ""
546
  "Should you have any questions or comments, please do not hesitate to contact "
547
  "us."
551
 
552
  #: includes/admin/class-wpglobus-customize-options.php:1360,
553
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
554
+ #: includes/options/class-wpglobus-options.php:586
555
  msgid "Sincerely Yours,"
556
  msgstr "Sincerely Yours,"
557
 
558
  #: includes/admin/class-wpglobus-customize-options.php:1362,
559
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
560
+ #: includes/options/class-wpglobus-options.php:588,
561
  #: includes/options/wpglobus-options-header.php:34
562
  msgid "The WPGlobus Team"
563
  msgstr "The WPGlobus Team"
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #: includes/admin/class-wpglobus-customize-options.php:1381,
568
+ #: includes/options/class-wpglobus-options.php:623
569
  msgid ""
570
  "We would hate to see you go. If something goes wrong, do not uninstall "
571
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
574
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
 
576
  #: includes/admin/class-wpglobus-customize-options.php:1388,
577
+ #: includes/options/class-wpglobus-options.php:630
578
  msgid ""
579
  "Please note that if you deactivate WPGlobus, your site will show all the "
580
  "languages together, mixed up. You will need to remove all translations, "
587
  #. translators: %s: link to the Clean-up Tool
588
  #. translators: %s: link to the Clean-up Tool
589
  #: includes/admin/class-wpglobus-customize-options.php:1393,
590
+ #: includes/options/class-wpglobus-options.php:634
591
  msgid ""
592
  "If there are just a few places, you should edit them manually. To "
593
  "automatically remove all translations at once, you can use the %s. WARNING: "
602
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #: includes/admin/class-wpglobus-customize-options.php:1396,
605
+ #: includes/options/class-wpglobus-options.php:611
606
  msgid "%1$sClean-up Tool%2$s"
607
  msgstr "%1$sClean-up Tool%2$s"
608
 
739
  msgstr "Installed"
740
 
741
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
742
+ #: includes/options/class-wpglobus-options.php:659
743
  msgid "Help Desk"
744
  msgstr "Help Desk"
745
 
795
  msgid "Technical Information"
796
  msgstr "Technical Information"
797
 
798
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
799
  msgid "WPGlobus Recommends:"
800
  msgstr "WPGlobus Recommends:"
801
 
802
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
803
+ #: includes/options/class-wpglobus-options.php:866
804
  msgid "WPGlobus for WooCommerce"
805
  msgstr "WPGlobus for WooCommerce"
806
 
807
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
808
  msgid ""
809
  "Translate product titles and descriptions, product categories, tags and "
810
  "attributes."
812
  "Translate product titles and descriptions, product categories, tags and "
813
  "attributes."
814
 
815
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
816
  msgid "Get it now:"
817
  msgstr "Get it now:"
818
 
819
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
820
  msgid "WPGlobus Multi-Currency"
821
  msgstr "WPGlobus Multi-Currency"
822
 
823
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
824
  msgid "Accept multiple currencies in your online store!"
825
  msgstr "Accept multiple currencies in your online store!"
826
 
827
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
828
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
829
  msgid "Check it out:"
830
  msgstr "Check it out:"
831
 
832
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
833
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
834
  msgstr ""
835
 
836
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
837
  msgid "To translate permalinks, please activate the module Slug."
838
  msgstr ""
839
 
840
+ #: includes/builders/class-wpglobus-builder.php:351,
841
+ #: includes/class-wpglobus.php:3527
842
+ msgid "Save draft before using extra language."
843
+ msgstr ""
844
+
845
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
846
+ msgid "WPGlobus languages"
847
+ msgstr ""
848
+
849
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
850
+ msgid "Before switching the language, please save draft or publish."
851
+ msgstr ""
852
+
853
+ #. translators: Metabox title FOR language.
854
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
855
+ msgctxt "filter__seo_meta_box_title"
856
+ msgid "for"
857
+ msgstr ""
858
+
859
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
860
+ msgid "Page is being reloaded. Please wait..."
861
+ msgstr ""
862
+
863
  #: includes/class-wpglobus-widget.php:27
864
  msgid "WPGlobus widget"
865
  msgstr "WPGlobus widget"
896
  msgid "Dropdown with flags"
897
  msgstr "Dropdown with flags"
898
 
899
+ #: includes/class-wpglobus-widget.php:264
900
  msgid "Selector type"
901
  msgstr "Selector type"
902
 
903
  #. translators: ON/OFF status of WPGlobus on the edit pages.
904
+ #: includes/class-wpglobus.php:1294
905
  msgid "OFF"
906
  msgstr ""
907
 
908
+ #: includes/class-wpglobus.php:1295
909
  msgid "Turn on"
910
  msgstr ""
911
 
912
  #. translators: ON/OFF status of WPGlobus on the edit pages.
913
+ #: includes/class-wpglobus.php:1299
914
  msgid "ON"
915
  msgstr ""
916
 
917
+ #: includes/class-wpglobus.php:1300
918
  msgid "Turn off"
919
  msgstr ""
920
 
921
+ #: includes/class-wpglobus.php:1483
922
  msgid "You cannot disable the main language."
923
  msgstr "You cannot disable the main language."
924
 
925
+ #: includes/class-wpglobus.php:1684
926
  msgid "*) Available after the menu is saved."
927
  msgstr "*) Available after the menu is saved."
928
 
929
+ #: includes/class-wpglobus.php:1701
930
  msgid "Need a multilingual slug?"
931
  msgstr "Need a multilingual slug?"
932
 
933
+ #: includes/class-wpglobus.php:3960
934
  msgid "You must enable Pretty Permalinks to use WPGlobus."
935
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
936
 
937
+ #: includes/class-wpglobus.php:3962
938
  msgid ""
939
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
940
  "default option."
942
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
943
  "default option."
944
 
945
+ #: includes/class-wpglobus.php:4108
946
  msgid "Add"
947
  msgstr "Add"
948
 
951
  msgstr ""
952
 
953
  #: includes/options/class-wpglobus-options.php:251,
954
+ #: includes/options/class-wpglobus-options.php:735,
955
+ #: includes/options/class-wpglobus-options.php:804
956
  msgid "WPGlobus Plus"
957
  msgstr ""
958
 
979
  msgstr ""
980
 
981
  #. translators: placeholders for "strong" tags.
982
+ #: includes/options/class-wpglobus-options.php:576
983
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
984
  msgstr ""
985
 
986
  #. translators: placeholders for "strong" tags.
987
+ #: includes/options/class-wpglobus-options.php:579
988
  msgid ""
989
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
990
  "the language attributes: name, code, flag icon, etc."
991
  msgstr ""
992
 
993
+ #: includes/options/class-wpglobus-options.php:596
994
  msgid "Welcome!"
995
  msgstr "Welcome!"
996
 
997
+ #: includes/options/class-wpglobus-options.php:619
998
  msgid "Deactivating / Uninstalling"
999
  msgstr "Deactivating / Uninstalling"
1000
 
1001
+ #: includes/options/class-wpglobus-options.php:644
1002
  msgid "Uninstall"
1003
  msgstr ""
1004
 
1005
+ #: includes/options/class-wpglobus-options.php:674
1006
  msgid "All add-ons"
1007
  msgstr ""
1008
 
1009
+ #: includes/options/class-wpglobus-options.php:689
1010
  msgid "Mobile Menu"
1011
  msgstr ""
1012
 
1013
+ #: includes/options/class-wpglobus-options.php:704
1014
  msgid "Language Widgets"
1015
  msgstr ""
1016
 
1017
+ #: includes/options/class-wpglobus-options.php:774
1018
  msgid "We Recommend..."
1019
  msgstr ""
1020
 
1021
+ #: includes/options/class-wpglobus-options.php:806
1022
  msgid ""
1023
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1024
  "website, such as:"
1025
  msgstr ""
1026
 
1027
+ #: includes/options/class-wpglobus-options.php:809
1028
  msgid ""
1029
  "- Ability to write a post in one language and immediately publish it, not "
1030
  "waiting for the translation to other languages;"
1031
  msgstr ""
1032
 
1033
+ #: includes/options/class-wpglobus-options.php:812
1034
  msgid "- Set different URLs for each translation;"
1035
  msgstr ""
1036
 
1037
+ #: includes/options/class-wpglobus-options.php:815
1038
  msgid ""
1039
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1040
  "for each translation;"
1041
  msgstr ""
1042
 
1043
+ #: includes/options/class-wpglobus-options.php:818
1044
  msgid "- and more..."
1045
  msgstr ""
1046
 
1047
+ #: includes/options/class-wpglobus-options.php:821,
1048
+ #: includes/options/class-wpglobus-options.php:878,
1049
+ #: includes/options/class-wpglobus-options.php:936
1050
  msgid "Click here to download"
1051
  msgstr ""
1052
 
1053
+ #: includes/options/class-wpglobus-options.php:869
1054
  msgid ""
1055
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1056
  "translate your blog posts and pages to many languages."
1057
  msgstr ""
1058
 
1059
+ #: includes/options/class-wpglobus-options.php:872
1060
  msgid "The next step is to translate your WooCommerce-based store!"
1061
  msgstr ""
1062
 
1063
+ #: includes/options/class-wpglobus-options.php:875
1064
  msgid ""
1065
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1066
  "translate product titles and descriptions, categories, tags and attributes."
1067
  msgstr ""
1068
 
1069
+ #: includes/options/class-wpglobus-options.php:922
1070
  msgid "Multi-currency"
1071
  msgstr ""
1072
 
1073
+ #: includes/options/class-wpglobus-options.php:925
1074
  msgid ""
1075
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1076
  "a single currency only."
1077
  msgstr ""
1078
 
1079
+ #: includes/options/class-wpglobus-options.php:929
1080
  msgid ""
1081
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1082
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1084
  "positioning for global growth!"
1085
  msgstr ""
1086
 
1087
+ #: includes/options/class-wpglobus-options.php:933
1088
  msgid ""
1089
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1090
  "re-calculating prices on-the-fly."
1091
  msgstr ""
1092
 
1093
+ #: includes/options/class-wpglobus-options.php:970
1094
  msgid "WPGlobus Premium Add-ons"
1095
  msgstr ""
1096
 
1097
+ #: includes/options/class-wpglobus-options.php:972
1098
  msgid ""
1099
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1100
  "you will be able to:"
1101
  msgstr ""
1102
 
1103
+ #: includes/options/class-wpglobus-options.php:977
1104
  msgid ""
1105
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1106
  "моя-страница and so on);"
1107
  msgstr ""
1108
 
1109
+ #: includes/options/class-wpglobus-options.php:980
1110
  msgid ""
1111
  "Postpone translation to some languages and <strong>publish only the "
1112
  "translated texts</strong>;"
1113
  msgstr ""
1114
 
1115
+ #: includes/options/class-wpglobus-options.php:983
1116
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1117
  msgstr ""
1118
 
1119
+ #: includes/options/class-wpglobus-options.php:986
1120
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1121
  msgstr ""
1122
 
1123
+ #: includes/options/class-wpglobus-options.php:989
1124
  msgid ""
1125
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1126
  "strong>;"
1127
  msgstr ""
1128
 
1129
+ #: includes/options/class-wpglobus-options.php:993
1130
  msgid "...and more."
1131
  msgstr ""
1132
 
1133
+ #: includes/options/class-wpglobus-options.php:996
1134
  msgid "Click here to visit the WPGlobus Store"
1135
  msgstr ""
1136
 
1137
+ #: includes/options/class-wpglobus-options.php:1025
1138
  msgid "Select a language"
1139
  msgstr "Select a language"
1140
 
1141
  #. translators: %3$s placeholder for the icon (actual picture)
1142
+ #: includes/options/class-wpglobus-options.php:1052
1143
  msgid ""
1144
  "Place the %1$smain language%2$s of your site at the top of the list by "
1145
  "dragging the %3$s icons."
1146
  msgstr ""
1147
 
1148
  #. translators: placeholders for the "strong" HTML tags.
1149
+ #: includes/options/class-wpglobus-options.php:1055
1150
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1151
  msgstr ""
1152
 
1153
  #. translators: placeholders for the "strong" HTML tags.
1154
+ #: includes/options/class-wpglobus-options.php:1058
1155
  msgid "%1$sAdd%2$s more languages using the section below."
1156
  msgstr ""
1157
 
1158
+ #: includes/options/class-wpglobus-options.php:1059
1159
  msgid "When done, click the [Save Changes] button."
1160
  msgstr "When done, click the [Save Changes] button."
1161
 
1162
  #. translators: %s - placeholder for the "Save Changes" button text.
1163
+ #: includes/options/class-wpglobus-options.php:1069
1164
  msgid "Press the %s button to confirm."
1165
  msgstr ""
1166
 
1167
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1168
+ #: includes/options/class-wpglobus-options.php:1087
1169
  msgid "-- none --"
1170
  msgstr ""
1171
 
1172
+ #: includes/options/class-wpglobus-options.php:1088
1173
  msgid "All menus"
1174
  msgstr ""
1175
 
1176
+ #: includes/options/class-wpglobus-options.php:1101
1177
  msgid "Instructions:"
1178
  msgstr "Instructions:"
1179
 
1180
+ #: includes/options/class-wpglobus-options.php:1159
1181
  msgid "(Found in some themes)"
1182
  msgstr "(Found in some themes)"
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1161
1185
  msgid "Enable"
1186
  msgstr "Enable"
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1176
1189
  msgid "Languages table"
1190
  msgstr "Languages table"
1191
 
1192
+ #: includes/options/class-wpglobus-options.php:1182
1193
  msgid "Use this table to add, edit or delete languages."
1194
  msgstr "Use this table to add, edit or delete languages."
1195
 
1196
+ #: includes/options/class-wpglobus-options.php:1183
1197
  msgid "NOTE: you cannot remove the main language."
1198
  msgstr "NOTE: you cannot remove the main language."
1199
 
1200
+ #: includes/options/class-wpglobus-options.php:1237
1201
  msgid "WPGlobus is enabled on these Post Types"
1202
  msgstr ""
1203
 
1204
+ #: includes/options/class-wpglobus-options.php:1238
1205
  msgid "Uncheck to disable"
1206
  msgstr ""
1207
 
1208
+ #: includes/options/class-wpglobus-options.php:1239
1209
  msgid ""
1210
  "Please note that there are post types, which status is managed by other "
1211
  "plugins and cannot be changed here."
1212
  msgstr ""
1213
 
1214
+ #: includes/options/class-wpglobus-options.php:1244
1215
  msgid "Post Types"
1216
  msgstr ""
1217
 
1218
+ #: includes/options/class-wpglobus-options.php:1260
1219
  msgid ""
1220
  "You should put here only the code provided by WPGlobus Support. Do not write "
1221
  "anything else in the sections below as it might break the functionality of "
1222
  "your website!"
1223
  msgstr ""
1224
 
1225
+ #: includes/options/class-wpglobus-options.php:1301
1226
  msgid "Custom Code"
1227
  msgstr ""
1228
 
1229
+ #: includes/options/class-wpglobus-options.php:1398
1230
+ msgid "Enabled"
1231
+ msgstr ""
1232
+
1233
+ #: includes/options/class-wpglobus-options.php:1408
1234
+ msgid "Builders support"
1235
+ msgstr ""
1236
+
1237
+ #: includes/options/class-wpglobus-options.php:1421
1238
+ msgid "Сompatibility"
1239
+ msgstr ""
1240
+
1241
+ #: includes/options/class-wpglobus-options.php:1734
1242
  msgid "Translate strings"
1243
  msgstr ""
1244
 
1294
  msgid "No items of this type were found."
1295
  msgstr ""
1296
 
1297
+ #: includes/options/templates/compatibility.php:22
1298
+ msgid "List of supported add-ons"
1299
+ msgstr ""
1300
+
1301
+ #: includes/options/templates/compatibility.php:27
1302
+ msgid "Add-on"
1303
+ msgstr ""
1304
+
1305
+ #: includes/options/templates/compatibility.php:28
1306
+ msgid "Current version"
1307
+ msgstr ""
1308
+
1309
+ #: includes/options/templates/compatibility.php:29
1310
+ msgid "Supported minimum version"
1311
+ msgstr ""
1312
+
1313
+ #: includes/options/templates/compatibility.php:30
1314
+ msgid "Status"
1315
+ msgstr ""
1316
+
1317
+ #: includes/options/templates/compatibility.php:46
1318
+ msgid "Active"
1319
+ msgstr ""
1320
+
1321
+ #: includes/options/templates/compatibility.php:48
1322
+ msgid "Installed, inactive"
1323
+ msgstr ""
1324
+
1325
+ #: includes/options/templates/compatibility.php:51
1326
+ msgid "Not installed"
1327
+ msgstr ""
1328
+
1329
  #: includes/options/templates/customize-intro.php:35
1330
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1331
  msgstr ""
languages/wpglobus-en_GB.po CHANGED
@@ -310,7 +310,7 @@ msgid "Save &amp; Reload"
310
  msgstr "Save &amp; Reload"
311
 
312
  #: includes/admin/class-wpglobus-customize-options.php:546,
313
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
314
  msgid "WPGlobus"
315
  msgstr "WPGlobus"
316
 
@@ -333,22 +333,22 @@ msgid "Help"
333
  msgstr "Help"
334
 
335
  #: includes/admin/class-wpglobus-customize-options.php:738,
336
- #: includes/options/class-wpglobus-options.php:1094
337
  msgid "Languages"
338
  msgstr "Languages"
339
 
340
  #: includes/admin/class-wpglobus-customize-options.php:758,
341
- #: includes/options/class-wpglobus-options.php:1107
342
  msgid "Enabled Languages"
343
  msgstr "Enabled Languages"
344
 
345
  #: includes/admin/class-wpglobus-customize-options.php:760,
346
- #: includes/options/class-wpglobus-options.php:1108
347
  msgid "These languages are currently enabled on your site."
348
  msgstr "These languages are currently enabled on your site."
349
 
350
  #: includes/admin/class-wpglobus-customize-options.php:788,
351
- #: includes/options/class-wpglobus-options.php:1065
352
  msgid "Choose a language you would like to enable."
353
  msgstr ""
354
 
@@ -359,42 +359,42 @@ msgstr ""
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
361
  #: includes/admin/class-wpglobus-customize-options.php:794,
362
- #: includes/options/class-wpglobus-options.php:1071
363
  msgid "or Add new Language %1$s here %2$s"
364
  msgstr "or Add new Language %1$s here %2$s"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:806,
367
- #: includes/options/class-wpglobus-options.php:1121
368
  msgid "Add Languages"
369
  msgstr "Add Languages"
370
 
371
  #: includes/admin/class-wpglobus-customize-options.php:826,
372
- #: includes/options/class-wpglobus-options.php:1129
373
  msgid "Language Selector Mode"
374
  msgstr "Language Selector Mode"
375
 
376
  #: includes/admin/class-wpglobus-customize-options.php:831,
377
- #: includes/options/class-wpglobus-options.php:1132
378
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
379
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:832,
382
- #: includes/options/class-wpglobus-options.php:1133
383
  msgid "Full Name (English, Russian, Italian, etc.)"
384
  msgstr "Full Name (English, Russian, Italian, etc.)"
385
 
386
  #: includes/admin/class-wpglobus-customize-options.php:834,
387
- #: includes/options/class-wpglobus-options.php:1134
388
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
389
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
390
 
391
  #: includes/admin/class-wpglobus-customize-options.php:835,
392
- #: includes/options/class-wpglobus-options.php:1135
393
  msgid "Flags only"
394
  msgstr "Flags only"
395
 
396
  #: includes/admin/class-wpglobus-customize-options.php:837,
397
- #: includes/options/class-wpglobus-options.php:1130
398
  msgid ""
399
  "Choose the way language name and country flag are shown in the drop-down menu"
400
  msgstr ""
@@ -406,7 +406,7 @@ msgstr ""
406
 
407
  #: includes/admin/class-wpglobus-customize-options.php:881,
408
  #: includes/admin/class-wpglobus-customize-options.php:908,
409
- #: includes/options/class-wpglobus-options.php:1146
410
  msgid "Language Selector Menu"
411
  msgstr "Language Selector Menu"
412
 
@@ -416,17 +416,17 @@ msgstr "No menus have been created yet. Create some."
416
 
417
  #: includes/admin/class-wpglobus-customize-options.php:892,
418
  #: includes/admin/class-wpglobus-customize-options.php:913,
419
- #: includes/options/class-wpglobus-options.php:1147
420
  msgid "Choose the navigation menu where the language selector will be shown"
421
  msgstr "Choose the navigation menu where the language selector will be shown"
422
 
423
  #: includes/admin/class-wpglobus-customize-options.php:933,
424
- #: includes/options/class-wpglobus-options.php:1157
425
  msgid "\"All Pages\" menus Language selector"
426
  msgstr "\"All Pages\" menus Language selector"
427
 
428
  #: includes/admin/class-wpglobus-customize-options.php:936,
429
- #: includes/options/class-wpglobus-options.php:1159
430
  msgid ""
431
  "Adds language selector to the menus that automatically list all existing "
432
  "pages (using `wp_list_pages`)"
@@ -435,7 +435,7 @@ msgstr ""
435
  "pages (using `wp_list_pages`)"
436
 
437
  #: includes/admin/class-wpglobus-customize-options.php:953,
438
- #: includes/options/class-wpglobus-options.php:1278
439
  msgid "Custom CSS"
440
  msgstr "Custom CSS"
441
 
@@ -456,22 +456,22 @@ msgid "Uncheck to disable WPGlobus"
456
  msgstr "Uncheck to disable WPGlobus"
457
 
458
  #: includes/admin/class-wpglobus-customize-options.php:1118,
459
- #: includes/options/class-wpglobus-options.php:1346
460
  msgid "Redirect"
461
  msgstr "Redirect"
462
 
463
  #: includes/admin/class-wpglobus-customize-options.php:1143,
464
- #: includes/options/class-wpglobus-options.php:1341
465
  msgid "Choose the language automatically, based on:"
466
  msgstr "Choose the language automatically, based on:"
467
 
468
  #: includes/admin/class-wpglobus-customize-options.php:1145,
469
- #: includes/options/class-wpglobus-options.php:1331
470
  msgid "Preferred language set in the browser"
471
  msgstr "Preferred language set in the browser"
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1146,
474
- #: includes/options/class-wpglobus-options.php:1318
475
  msgid ""
476
  "When a user comes to the site for the first time, try to find the best "
477
  "matching language version of the page."
@@ -496,7 +496,7 @@ msgstr ""
496
  #: includes/admin/class-wpglobus-customize-options.php:1185,
497
  #: includes/admin/class-wpglobus-customize-options.php:1207,
498
  #: includes/admin/class-wpglobus-customize-options.php:1227,
499
- #: includes/options/class-wpglobus-options.php:1290
500
  msgid "Custom JS Code"
501
  msgstr "Custom JS Code"
502
 
@@ -526,12 +526,12 @@ msgstr ""
526
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
527
 
528
  #: includes/admin/class-wpglobus-customize-options.php:1344,
529
- #: includes/options/class-wpglobus-options.php:567
530
  msgid "Thank you for installing WPGlobus!"
531
  msgstr "Thank you for installing WPGlobus!"
532
 
533
  #: includes/admin/class-wpglobus-customize-options.php:1348,
534
- #: includes/options/class-wpglobus-options.php:571
535
  msgid "Read About WPGlobus"
536
  msgstr "Read About WPGlobus"
537
 
@@ -542,7 +542,7 @@ msgstr ""
542
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
543
 
544
  #: includes/admin/class-wpglobus-customize-options.php:1356,
545
- #: includes/options/class-wpglobus-options.php:581
546
  msgid ""
547
  "Should you have any questions or comments, please do not hesitate to contact "
548
  "us."
@@ -552,13 +552,13 @@ msgstr ""
552
 
553
  #: includes/admin/class-wpglobus-customize-options.php:1360,
554
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
555
- #: includes/options/class-wpglobus-options.php:585
556
  msgid "Sincerely Yours,"
557
  msgstr "Sincerely Yours,"
558
 
559
  #: includes/admin/class-wpglobus-customize-options.php:1362,
560
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
561
- #: includes/options/class-wpglobus-options.php:587,
562
  #: includes/options/wpglobus-options-header.php:34
563
  msgid "The WPGlobus Team"
564
  msgstr "The WPGlobus Team"
@@ -566,7 +566,7 @@ msgstr "The WPGlobus Team"
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #: includes/admin/class-wpglobus-customize-options.php:1381,
569
- #: includes/options/class-wpglobus-options.php:622
570
  msgid ""
571
  "We would hate to see you go. If something goes wrong, do not uninstall "
572
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -575,7 +575,7 @@ msgstr ""
575
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
576
 
577
  #: includes/admin/class-wpglobus-customize-options.php:1388,
578
- #: includes/options/class-wpglobus-options.php:629
579
  msgid ""
580
  "Please note that if you deactivate WPGlobus, your site will show all the "
581
  "languages together, mixed up. You will need to remove all translations, "
@@ -588,7 +588,7 @@ msgstr ""
588
  #. translators: %s: link to the Clean-up Tool
589
  #. translators: %s: link to the Clean-up Tool
590
  #: includes/admin/class-wpglobus-customize-options.php:1393,
591
- #: includes/options/class-wpglobus-options.php:633
592
  msgid ""
593
  "If there are just a few places, you should edit them manually. To "
594
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -603,7 +603,7 @@ msgstr ""
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
605
  #: includes/admin/class-wpglobus-customize-options.php:1396,
606
- #: includes/options/class-wpglobus-options.php:610
607
  msgid "%1$sClean-up Tool%2$s"
608
  msgstr "%1$sClean-up Tool%2$s"
609
 
@@ -740,7 +740,7 @@ msgid "Installed"
740
  msgstr "Installed"
741
 
742
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
743
- #: includes/options/class-wpglobus-options.php:658
744
  msgid "Help Desk"
745
  msgstr "Help Desk"
746
 
@@ -796,16 +796,16 @@ msgstr ""
796
  msgid "Technical Information"
797
  msgstr "Technical Information"
798
 
799
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
800
  msgid "WPGlobus Recommends:"
801
  msgstr "WPGlobus Recommends:"
802
 
803
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
804
- #: includes/options/class-wpglobus-options.php:865
805
  msgid "WPGlobus for WooCommerce"
806
  msgstr "WPGlobus for WooCommerce"
807
 
808
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
809
  msgid ""
810
  "Translate product titles and descriptions, product categories, tags and "
811
  "attributes."
@@ -813,31 +813,54 @@ msgstr ""
813
  "Translate product titles and descriptions, product categories, tags and "
814
  "attributes."
815
 
816
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
817
  msgid "Get it now:"
818
  msgstr "Get it now:"
819
 
820
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
821
  msgid "WPGlobus Multi-Currency"
822
  msgstr "WPGlobus Multi-Currency"
823
 
824
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
825
  msgid "Accept multiple currencies in your online store!"
826
  msgstr "Accept multiple currencies in your online store!"
827
 
828
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
829
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
830
  msgid "Check it out:"
831
  msgstr "Check it out:"
832
 
833
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
834
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
835
  msgstr ""
836
 
837
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
838
  msgid "To translate permalinks, please activate the module Slug."
839
  msgstr ""
840
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
841
  #: includes/class-wpglobus-widget.php:27
842
  msgid "WPGlobus widget"
843
  msgstr "WPGlobus widget"
@@ -874,45 +897,45 @@ msgstr "Dropdown"
874
  msgid "Dropdown with flags"
875
  msgstr "Dropdown with flags"
876
 
877
- #: includes/class-wpglobus-widget.php:240
878
  msgid "Selector type"
879
  msgstr "Selector type"
880
 
881
  #. translators: ON/OFF status of WPGlobus on the edit pages.
882
- #: includes/class-wpglobus.php:1040
883
  msgid "OFF"
884
  msgstr "OFF"
885
 
886
- #: includes/class-wpglobus.php:1041
887
  msgid "Turn on"
888
  msgstr ""
889
 
890
  #. translators: ON/OFF status of WPGlobus on the edit pages.
891
- #: includes/class-wpglobus.php:1045
892
  msgid "ON"
893
  msgstr "ON"
894
 
895
- #: includes/class-wpglobus.php:1046
896
  msgid "Turn off"
897
  msgstr ""
898
 
899
- #: includes/class-wpglobus.php:1210
900
  msgid "You cannot disable the main language."
901
  msgstr "You cannot disable the main language."
902
 
903
- #: includes/class-wpglobus.php:1412
904
  msgid "*) Available after the menu is saved."
905
  msgstr "*) Available after the menu is saved."
906
 
907
- #: includes/class-wpglobus.php:1429
908
  msgid "Need a multilingual slug?"
909
  msgstr "Need a multilingual slug?"
910
 
911
- #: includes/class-wpglobus.php:3469
912
  msgid "You must enable Pretty Permalinks to use WPGlobus."
913
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
914
 
915
- #: includes/class-wpglobus.php:3471
916
  msgid ""
917
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
918
  "default option."
@@ -920,7 +943,7 @@ msgstr ""
920
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
921
  "default option."
922
 
923
- #: includes/class-wpglobus.php:3612
924
  msgid "Add"
925
  msgstr "Add"
926
 
@@ -929,8 +952,8 @@ msgid "Language Selector Menu Style"
929
  msgstr ""
930
 
931
  #: includes/options/class-wpglobus-options.php:251,
932
- #: includes/options/class-wpglobus-options.php:734,
933
- #: includes/options/class-wpglobus-options.php:803
934
  msgid "WPGlobus Plus"
935
  msgstr ""
936
 
@@ -957,104 +980,104 @@ msgid ""
957
  msgstr ""
958
 
959
  #. translators: placeholders for "strong" tags.
960
- #: includes/options/class-wpglobus-options.php:575
961
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
962
  msgstr ""
963
 
964
  #. translators: placeholders for "strong" tags.
965
- #: includes/options/class-wpglobus-options.php:578
966
  msgid ""
967
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
968
  "the language attributes: name, code, flag icon, etc."
969
  msgstr ""
970
 
971
- #: includes/options/class-wpglobus-options.php:595
972
  msgid "Welcome!"
973
  msgstr "Welcome!"
974
 
975
- #: includes/options/class-wpglobus-options.php:618
976
  msgid "Deactivating / Uninstalling"
977
  msgstr "Deactivating / Uninstalling"
978
 
979
- #: includes/options/class-wpglobus-options.php:643
980
  msgid "Uninstall"
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:673
984
  msgid "All add-ons"
985
  msgstr ""
986
 
987
- #: includes/options/class-wpglobus-options.php:688
988
  msgid "Mobile Menu"
989
  msgstr ""
990
 
991
- #: includes/options/class-wpglobus-options.php:703
992
  msgid "Language Widgets"
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:773
996
  msgid "We Recommend..."
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:805
1000
  msgid ""
1001
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1002
  "website, such as:"
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:808
1006
  msgid ""
1007
  "- Ability to write a post in one language and immediately publish it, not "
1008
  "waiting for the translation to other languages;"
1009
  msgstr ""
1010
 
1011
- #: includes/options/class-wpglobus-options.php:811
1012
  msgid "- Set different URLs for each translation;"
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:814
1016
  msgid ""
1017
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1018
  "for each translation;"
1019
  msgstr ""
1020
 
1021
- #: includes/options/class-wpglobus-options.php:817
1022
  msgid "- and more..."
1023
  msgstr ""
1024
 
1025
- #: includes/options/class-wpglobus-options.php:820,
1026
- #: includes/options/class-wpglobus-options.php:877,
1027
- #: includes/options/class-wpglobus-options.php:935
1028
  msgid "Click here to download"
1029
  msgstr ""
1030
 
1031
- #: includes/options/class-wpglobus-options.php:868
1032
  msgid ""
1033
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1034
  "translate your blog posts and pages to many languages."
1035
  msgstr ""
1036
 
1037
- #: includes/options/class-wpglobus-options.php:871
1038
  msgid "The next step is to translate your WooCommerce-based store!"
1039
  msgstr ""
1040
 
1041
- #: includes/options/class-wpglobus-options.php:874
1042
  msgid ""
1043
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1044
  "translate product titles and descriptions, categories, tags and attributes."
1045
  msgstr ""
1046
 
1047
- #: includes/options/class-wpglobus-options.php:921
1048
  msgid "Multi-currency"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:924
1052
  msgid ""
1053
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1054
  "a single currency only."
1055
  msgstr ""
1056
 
1057
- #: includes/options/class-wpglobus-options.php:928
1058
  msgid ""
1059
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1060
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1062,149 +1085,161 @@ msgid ""
1062
  "positioning for global growth!"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:932
1066
  msgid ""
1067
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1068
  "re-calculating prices on-the-fly."
1069
  msgstr ""
1070
 
1071
- #: includes/options/class-wpglobus-options.php:969
1072
  msgid "WPGlobus Premium Add-ons"
1073
  msgstr ""
1074
 
1075
- #: includes/options/class-wpglobus-options.php:971
1076
  msgid ""
1077
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1078
  "you will be able to:"
1079
  msgstr ""
1080
 
1081
- #: includes/options/class-wpglobus-options.php:976
1082
  msgid ""
1083
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1084
  "моя-страница and so on);"
1085
  msgstr ""
1086
 
1087
- #: includes/options/class-wpglobus-options.php:979
1088
  msgid ""
1089
  "Postpone translation to some languages and <strong>publish only the "
1090
  "translated texts</strong>;"
1091
  msgstr ""
1092
 
1093
- #: includes/options/class-wpglobus-options.php:982
1094
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1095
  msgstr ""
1096
 
1097
- #: includes/options/class-wpglobus-options.php:985
1098
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1099
  msgstr ""
1100
 
1101
- #: includes/options/class-wpglobus-options.php:988
1102
  msgid ""
1103
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1104
  "strong>;"
1105
  msgstr ""
1106
 
1107
- #: includes/options/class-wpglobus-options.php:992
1108
  msgid "...and more."
1109
  msgstr ""
1110
 
1111
- #: includes/options/class-wpglobus-options.php:995
1112
  msgid "Click here to visit the WPGlobus Store"
1113
  msgstr ""
1114
 
1115
- #: includes/options/class-wpglobus-options.php:1024
1116
  msgid "Select a language"
1117
  msgstr "Select a language"
1118
 
1119
  #. translators: %3$s placeholder for the icon (actual picture)
1120
- #: includes/options/class-wpglobus-options.php:1051
1121
  msgid ""
1122
  "Place the %1$smain language%2$s of your site at the top of the list by "
1123
  "dragging the %3$s icons."
1124
  msgstr ""
1125
 
1126
  #. translators: placeholders for the "strong" HTML tags.
1127
- #: includes/options/class-wpglobus-options.php:1054
1128
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1129
  msgstr ""
1130
 
1131
  #. translators: placeholders for the "strong" HTML tags.
1132
- #: includes/options/class-wpglobus-options.php:1057
1133
  msgid "%1$sAdd%2$s more languages using the section below."
1134
  msgstr ""
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1058
1137
  msgid "When done, click the [Save Changes] button."
1138
  msgstr "When done, click the [Save Changes] button."
1139
 
1140
  #. translators: %s - placeholder for the "Save Changes" button text.
1141
- #: includes/options/class-wpglobus-options.php:1068
1142
  msgid "Press the %s button to confirm."
1143
  msgstr ""
1144
 
1145
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1146
- #: includes/options/class-wpglobus-options.php:1086
1147
  msgid "-- none --"
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1087
1151
  msgid "All menus"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1100
1155
  msgid "Instructions:"
1156
  msgstr "Instructions:"
1157
 
1158
- #: includes/options/class-wpglobus-options.php:1158
1159
  msgid "(Found in some themes)"
1160
  msgstr "(Found in some themes)"
1161
 
1162
- #: includes/options/class-wpglobus-options.php:1160
1163
  msgid "Enable"
1164
  msgstr "Enable"
1165
 
1166
- #: includes/options/class-wpglobus-options.php:1175
1167
  msgid "Languages table"
1168
  msgstr "Languages table"
1169
 
1170
- #: includes/options/class-wpglobus-options.php:1181
1171
  msgid "Use this table to add, edit or delete languages."
1172
  msgstr "Use this table to add, edit or delete languages."
1173
 
1174
- #: includes/options/class-wpglobus-options.php:1182
1175
  msgid "NOTE: you cannot remove the main language."
1176
  msgstr "NOTE: you cannot remove the main language."
1177
 
1178
- #: includes/options/class-wpglobus-options.php:1236
1179
  msgid "WPGlobus is enabled on these Post Types"
1180
  msgstr ""
1181
 
1182
- #: includes/options/class-wpglobus-options.php:1237
1183
  msgid "Uncheck to disable"
1184
  msgstr ""
1185
 
1186
- #: includes/options/class-wpglobus-options.php:1238
1187
  msgid ""
1188
  "Please note that there are post types, which status is managed by other "
1189
  "plugins and cannot be changed here."
1190
  msgstr ""
1191
 
1192
- #: includes/options/class-wpglobus-options.php:1243
1193
  msgid "Post Types"
1194
  msgstr ""
1195
 
1196
- #: includes/options/class-wpglobus-options.php:1259
1197
  msgid ""
1198
  "You should put here only the code provided by WPGlobus Support. Do not write "
1199
  "anything else in the sections below as it might break the functionality of "
1200
  "your website!"
1201
  msgstr ""
1202
 
1203
- #: includes/options/class-wpglobus-options.php:1300
1204
  msgid "Custom Code"
1205
  msgstr ""
1206
 
1207
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1208
  msgid "Translate strings"
1209
  msgstr ""
1210
 
@@ -1260,6 +1295,38 @@ msgstr "Select an item"
1260
  msgid "No items of this type were found."
1261
  msgstr "No items of this type were found."
1262
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1263
  #: includes/options/templates/customize-intro.php:35
1264
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1265
  msgstr ""
310
  msgstr "Save &amp; Reload"
311
 
312
  #: includes/admin/class-wpglobus-customize-options.php:546,
313
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
314
  msgid "WPGlobus"
315
  msgstr "WPGlobus"
316
 
333
  msgstr "Help"
334
 
335
  #: includes/admin/class-wpglobus-customize-options.php:738,
336
+ #: includes/options/class-wpglobus-options.php:1095
337
  msgid "Languages"
338
  msgstr "Languages"
339
 
340
  #: includes/admin/class-wpglobus-customize-options.php:758,
341
+ #: includes/options/class-wpglobus-options.php:1108
342
  msgid "Enabled Languages"
343
  msgstr "Enabled Languages"
344
 
345
  #: includes/admin/class-wpglobus-customize-options.php:760,
346
+ #: includes/options/class-wpglobus-options.php:1109
347
  msgid "These languages are currently enabled on your site."
348
  msgstr "These languages are currently enabled on your site."
349
 
350
  #: includes/admin/class-wpglobus-customize-options.php:788,
351
+ #: includes/options/class-wpglobus-options.php:1066
352
  msgid "Choose a language you would like to enable."
353
  msgstr ""
354
 
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
361
  #: includes/admin/class-wpglobus-customize-options.php:794,
362
+ #: includes/options/class-wpglobus-options.php:1072
363
  msgid "or Add new Language %1$s here %2$s"
364
  msgstr "or Add new Language %1$s here %2$s"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:806,
367
+ #: includes/options/class-wpglobus-options.php:1122
368
  msgid "Add Languages"
369
  msgstr "Add Languages"
370
 
371
  #: includes/admin/class-wpglobus-customize-options.php:826,
372
+ #: includes/options/class-wpglobus-options.php:1130
373
  msgid "Language Selector Mode"
374
  msgstr "Language Selector Mode"
375
 
376
  #: includes/admin/class-wpglobus-customize-options.php:831,
377
+ #: includes/options/class-wpglobus-options.php:1133
378
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
379
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:832,
382
+ #: includes/options/class-wpglobus-options.php:1134
383
  msgid "Full Name (English, Russian, Italian, etc.)"
384
  msgstr "Full Name (English, Russian, Italian, etc.)"
385
 
386
  #: includes/admin/class-wpglobus-customize-options.php:834,
387
+ #: includes/options/class-wpglobus-options.php:1135
388
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
389
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
390
 
391
  #: includes/admin/class-wpglobus-customize-options.php:835,
392
+ #: includes/options/class-wpglobus-options.php:1136
393
  msgid "Flags only"
394
  msgstr "Flags only"
395
 
396
  #: includes/admin/class-wpglobus-customize-options.php:837,
397
+ #: includes/options/class-wpglobus-options.php:1131
398
  msgid ""
399
  "Choose the way language name and country flag are shown in the drop-down menu"
400
  msgstr ""
406
 
407
  #: includes/admin/class-wpglobus-customize-options.php:881,
408
  #: includes/admin/class-wpglobus-customize-options.php:908,
409
+ #: includes/options/class-wpglobus-options.php:1147
410
  msgid "Language Selector Menu"
411
  msgstr "Language Selector Menu"
412
 
416
 
417
  #: includes/admin/class-wpglobus-customize-options.php:892,
418
  #: includes/admin/class-wpglobus-customize-options.php:913,
419
+ #: includes/options/class-wpglobus-options.php:1148
420
  msgid "Choose the navigation menu where the language selector will be shown"
421
  msgstr "Choose the navigation menu where the language selector will be shown"
422
 
423
  #: includes/admin/class-wpglobus-customize-options.php:933,
424
+ #: includes/options/class-wpglobus-options.php:1158
425
  msgid "\"All Pages\" menus Language selector"
426
  msgstr "\"All Pages\" menus Language selector"
427
 
428
  #: includes/admin/class-wpglobus-customize-options.php:936,
429
+ #: includes/options/class-wpglobus-options.php:1160
430
  msgid ""
431
  "Adds language selector to the menus that automatically list all existing "
432
  "pages (using `wp_list_pages`)"
435
  "pages (using `wp_list_pages`)"
436
 
437
  #: includes/admin/class-wpglobus-customize-options.php:953,
438
+ #: includes/options/class-wpglobus-options.php:1279
439
  msgid "Custom CSS"
440
  msgstr "Custom CSS"
441
 
456
  msgstr "Uncheck to disable WPGlobus"
457
 
458
  #: includes/admin/class-wpglobus-customize-options.php:1118,
459
+ #: includes/options/class-wpglobus-options.php:1347
460
  msgid "Redirect"
461
  msgstr "Redirect"
462
 
463
  #: includes/admin/class-wpglobus-customize-options.php:1143,
464
+ #: includes/options/class-wpglobus-options.php:1342
465
  msgid "Choose the language automatically, based on:"
466
  msgstr "Choose the language automatically, based on:"
467
 
468
  #: includes/admin/class-wpglobus-customize-options.php:1145,
469
+ #: includes/options/class-wpglobus-options.php:1332
470
  msgid "Preferred language set in the browser"
471
  msgstr "Preferred language set in the browser"
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1146,
474
+ #: includes/options/class-wpglobus-options.php:1319
475
  msgid ""
476
  "When a user comes to the site for the first time, try to find the best "
477
  "matching language version of the page."
496
  #: includes/admin/class-wpglobus-customize-options.php:1185,
497
  #: includes/admin/class-wpglobus-customize-options.php:1207,
498
  #: includes/admin/class-wpglobus-customize-options.php:1227,
499
+ #: includes/options/class-wpglobus-options.php:1291
500
  msgid "Custom JS Code"
501
  msgstr "Custom JS Code"
502
 
526
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
527
 
528
  #: includes/admin/class-wpglobus-customize-options.php:1344,
529
+ #: includes/options/class-wpglobus-options.php:568
530
  msgid "Thank you for installing WPGlobus!"
531
  msgstr "Thank you for installing WPGlobus!"
532
 
533
  #: includes/admin/class-wpglobus-customize-options.php:1348,
534
+ #: includes/options/class-wpglobus-options.php:572
535
  msgid "Read About WPGlobus"
536
  msgstr "Read About WPGlobus"
537
 
542
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
543
 
544
  #: includes/admin/class-wpglobus-customize-options.php:1356,
545
+ #: includes/options/class-wpglobus-options.php:582
546
  msgid ""
547
  "Should you have any questions or comments, please do not hesitate to contact "
548
  "us."
552
 
553
  #: includes/admin/class-wpglobus-customize-options.php:1360,
554
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
555
+ #: includes/options/class-wpglobus-options.php:586
556
  msgid "Sincerely Yours,"
557
  msgstr "Sincerely Yours,"
558
 
559
  #: includes/admin/class-wpglobus-customize-options.php:1362,
560
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
561
+ #: includes/options/class-wpglobus-options.php:588,
562
  #: includes/options/wpglobus-options-header.php:34
563
  msgid "The WPGlobus Team"
564
  msgstr "The WPGlobus Team"
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #: includes/admin/class-wpglobus-customize-options.php:1381,
569
+ #: includes/options/class-wpglobus-options.php:623
570
  msgid ""
571
  "We would hate to see you go. If something goes wrong, do not uninstall "
572
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
576
 
577
  #: includes/admin/class-wpglobus-customize-options.php:1388,
578
+ #: includes/options/class-wpglobus-options.php:630
579
  msgid ""
580
  "Please note that if you deactivate WPGlobus, your site will show all the "
581
  "languages together, mixed up. You will need to remove all translations, "
588
  #. translators: %s: link to the Clean-up Tool
589
  #. translators: %s: link to the Clean-up Tool
590
  #: includes/admin/class-wpglobus-customize-options.php:1393,
591
+ #: includes/options/class-wpglobus-options.php:634
592
  msgid ""
593
  "If there are just a few places, you should edit them manually. To "
594
  "automatically remove all translations at once, you can use the %s. WARNING: "
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
605
  #: includes/admin/class-wpglobus-customize-options.php:1396,
606
+ #: includes/options/class-wpglobus-options.php:611
607
  msgid "%1$sClean-up Tool%2$s"
608
  msgstr "%1$sClean-up Tool%2$s"
609
 
740
  msgstr "Installed"
741
 
742
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
743
+ #: includes/options/class-wpglobus-options.php:659
744
  msgid "Help Desk"
745
  msgstr "Help Desk"
746
 
796
  msgid "Technical Information"
797
  msgstr "Technical Information"
798
 
799
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
800
  msgid "WPGlobus Recommends:"
801
  msgstr "WPGlobus Recommends:"
802
 
803
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
804
+ #: includes/options/class-wpglobus-options.php:866
805
  msgid "WPGlobus for WooCommerce"
806
  msgstr "WPGlobus for WooCommerce"
807
 
808
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
809
  msgid ""
810
  "Translate product titles and descriptions, product categories, tags and "
811
  "attributes."
813
  "Translate product titles and descriptions, product categories, tags and "
814
  "attributes."
815
 
816
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
817
  msgid "Get it now:"
818
  msgstr "Get it now:"
819
 
820
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
821
  msgid "WPGlobus Multi-Currency"
822
  msgstr "WPGlobus Multi-Currency"
823
 
824
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
825
  msgid "Accept multiple currencies in your online store!"
826
  msgstr "Accept multiple currencies in your online store!"
827
 
828
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
829
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
830
  msgid "Check it out:"
831
  msgstr "Check it out:"
832
 
833
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
834
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
835
  msgstr ""
836
 
837
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
838
  msgid "To translate permalinks, please activate the module Slug."
839
  msgstr ""
840
 
841
+ #: includes/builders/class-wpglobus-builder.php:351,
842
+ #: includes/class-wpglobus.php:3527
843
+ msgid "Save draft before using extra language."
844
+ msgstr ""
845
+
846
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
847
+ msgid "WPGlobus languages"
848
+ msgstr ""
849
+
850
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
851
+ msgid "Before switching the language, please save draft or publish."
852
+ msgstr ""
853
+
854
+ #. translators: Metabox title FOR language.
855
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
856
+ msgctxt "filter__seo_meta_box_title"
857
+ msgid "for"
858
+ msgstr ""
859
+
860
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
861
+ msgid "Page is being reloaded. Please wait..."
862
+ msgstr ""
863
+
864
  #: includes/class-wpglobus-widget.php:27
865
  msgid "WPGlobus widget"
866
  msgstr "WPGlobus widget"
897
  msgid "Dropdown with flags"
898
  msgstr "Dropdown with flags"
899
 
900
+ #: includes/class-wpglobus-widget.php:264
901
  msgid "Selector type"
902
  msgstr "Selector type"
903
 
904
  #. translators: ON/OFF status of WPGlobus on the edit pages.
905
+ #: includes/class-wpglobus.php:1294
906
  msgid "OFF"
907
  msgstr "OFF"
908
 
909
+ #: includes/class-wpglobus.php:1295
910
  msgid "Turn on"
911
  msgstr ""
912
 
913
  #. translators: ON/OFF status of WPGlobus on the edit pages.
914
+ #: includes/class-wpglobus.php:1299
915
  msgid "ON"
916
  msgstr "ON"
917
 
918
+ #: includes/class-wpglobus.php:1300
919
  msgid "Turn off"
920
  msgstr ""
921
 
922
+ #: includes/class-wpglobus.php:1483
923
  msgid "You cannot disable the main language."
924
  msgstr "You cannot disable the main language."
925
 
926
+ #: includes/class-wpglobus.php:1684
927
  msgid "*) Available after the menu is saved."
928
  msgstr "*) Available after the menu is saved."
929
 
930
+ #: includes/class-wpglobus.php:1701
931
  msgid "Need a multilingual slug?"
932
  msgstr "Need a multilingual slug?"
933
 
934
+ #: includes/class-wpglobus.php:3960
935
  msgid "You must enable Pretty Permalinks to use WPGlobus."
936
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
937
 
938
+ #: includes/class-wpglobus.php:3962
939
  msgid ""
940
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
941
  "default option."
943
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
944
  "default option."
945
 
946
+ #: includes/class-wpglobus.php:4108
947
  msgid "Add"
948
  msgstr "Add"
949
 
952
  msgstr ""
953
 
954
  #: includes/options/class-wpglobus-options.php:251,
955
+ #: includes/options/class-wpglobus-options.php:735,
956
+ #: includes/options/class-wpglobus-options.php:804
957
  msgid "WPGlobus Plus"
958
  msgstr ""
959
 
980
  msgstr ""
981
 
982
  #. translators: placeholders for "strong" tags.
983
+ #: includes/options/class-wpglobus-options.php:576
984
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
985
  msgstr ""
986
 
987
  #. translators: placeholders for "strong" tags.
988
+ #: includes/options/class-wpglobus-options.php:579
989
  msgid ""
990
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
991
  "the language attributes: name, code, flag icon, etc."
992
  msgstr ""
993
 
994
+ #: includes/options/class-wpglobus-options.php:596
995
  msgid "Welcome!"
996
  msgstr "Welcome!"
997
 
998
+ #: includes/options/class-wpglobus-options.php:619
999
  msgid "Deactivating / Uninstalling"
1000
  msgstr "Deactivating / Uninstalling"
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:644
1003
  msgid "Uninstall"
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:674
1007
  msgid "All add-ons"
1008
  msgstr ""
1009
 
1010
+ #: includes/options/class-wpglobus-options.php:689
1011
  msgid "Mobile Menu"
1012
  msgstr ""
1013
 
1014
+ #: includes/options/class-wpglobus-options.php:704
1015
  msgid "Language Widgets"
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:774
1019
  msgid "We Recommend..."
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:806
1023
  msgid ""
1024
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1025
  "website, such as:"
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:809
1029
  msgid ""
1030
  "- Ability to write a post in one language and immediately publish it, not "
1031
  "waiting for the translation to other languages;"
1032
  msgstr ""
1033
 
1034
+ #: includes/options/class-wpglobus-options.php:812
1035
  msgid "- Set different URLs for each translation;"
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:815
1039
  msgid ""
1040
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1041
  "for each translation;"
1042
  msgstr ""
1043
 
1044
+ #: includes/options/class-wpglobus-options.php:818
1045
  msgid "- and more..."
1046
  msgstr ""
1047
 
1048
+ #: includes/options/class-wpglobus-options.php:821,
1049
+ #: includes/options/class-wpglobus-options.php:878,
1050
+ #: includes/options/class-wpglobus-options.php:936
1051
  msgid "Click here to download"
1052
  msgstr ""
1053
 
1054
+ #: includes/options/class-wpglobus-options.php:869
1055
  msgid ""
1056
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1057
  "translate your blog posts and pages to many languages."
1058
  msgstr ""
1059
 
1060
+ #: includes/options/class-wpglobus-options.php:872
1061
  msgid "The next step is to translate your WooCommerce-based store!"
1062
  msgstr ""
1063
 
1064
+ #: includes/options/class-wpglobus-options.php:875
1065
  msgid ""
1066
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1067
  "translate product titles and descriptions, categories, tags and attributes."
1068
  msgstr ""
1069
 
1070
+ #: includes/options/class-wpglobus-options.php:922
1071
  msgid "Multi-currency"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:925
1075
  msgid ""
1076
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1077
  "a single currency only."
1078
  msgstr ""
1079
 
1080
+ #: includes/options/class-wpglobus-options.php:929
1081
  msgid ""
1082
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1083
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1085
  "positioning for global growth!"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:933
1089
  msgid ""
1090
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1091
  "re-calculating prices on-the-fly."
1092
  msgstr ""
1093
 
1094
+ #: includes/options/class-wpglobus-options.php:970
1095
  msgid "WPGlobus Premium Add-ons"
1096
  msgstr ""
1097
 
1098
+ #: includes/options/class-wpglobus-options.php:972
1099
  msgid ""
1100
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1101
  "you will be able to:"
1102
  msgstr ""
1103
 
1104
+ #: includes/options/class-wpglobus-options.php:977
1105
  msgid ""
1106
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1107
  "моя-страница and so on);"
1108
  msgstr ""
1109
 
1110
+ #: includes/options/class-wpglobus-options.php:980
1111
  msgid ""
1112
  "Postpone translation to some languages and <strong>publish only the "
1113
  "translated texts</strong>;"
1114
  msgstr ""
1115
 
1116
+ #: includes/options/class-wpglobus-options.php:983
1117
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1118
  msgstr ""
1119
 
1120
+ #: includes/options/class-wpglobus-options.php:986
1121
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1122
  msgstr ""
1123
 
1124
+ #: includes/options/class-wpglobus-options.php:989
1125
  msgid ""
1126
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1127
  "strong>;"
1128
  msgstr ""
1129
 
1130
+ #: includes/options/class-wpglobus-options.php:993
1131
  msgid "...and more."
1132
  msgstr ""
1133
 
1134
+ #: includes/options/class-wpglobus-options.php:996
1135
  msgid "Click here to visit the WPGlobus Store"
1136
  msgstr ""
1137
 
1138
+ #: includes/options/class-wpglobus-options.php:1025
1139
  msgid "Select a language"
1140
  msgstr "Select a language"
1141
 
1142
  #. translators: %3$s placeholder for the icon (actual picture)
1143
+ #: includes/options/class-wpglobus-options.php:1052
1144
  msgid ""
1145
  "Place the %1$smain language%2$s of your site at the top of the list by "
1146
  "dragging the %3$s icons."
1147
  msgstr ""
1148
 
1149
  #. translators: placeholders for the "strong" HTML tags.
1150
+ #: includes/options/class-wpglobus-options.php:1055
1151
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1152
  msgstr ""
1153
 
1154
  #. translators: placeholders for the "strong" HTML tags.
1155
+ #: includes/options/class-wpglobus-options.php:1058
1156
  msgid "%1$sAdd%2$s more languages using the section below."
1157
  msgstr ""
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1059
1160
  msgid "When done, click the [Save Changes] button."
1161
  msgstr "When done, click the [Save Changes] button."
1162
 
1163
  #. translators: %s - placeholder for the "Save Changes" button text.
1164
+ #: includes/options/class-wpglobus-options.php:1069
1165
  msgid "Press the %s button to confirm."
1166
  msgstr ""
1167
 
1168
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1169
+ #: includes/options/class-wpglobus-options.php:1087
1170
  msgid "-- none --"
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1088
1174
  msgid "All menus"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1101
1178
  msgid "Instructions:"
1179
  msgstr "Instructions:"
1180
 
1181
+ #: includes/options/class-wpglobus-options.php:1159
1182
  msgid "(Found in some themes)"
1183
  msgstr "(Found in some themes)"
1184
 
1185
+ #: includes/options/class-wpglobus-options.php:1161
1186
  msgid "Enable"
1187
  msgstr "Enable"
1188
 
1189
+ #: includes/options/class-wpglobus-options.php:1176
1190
  msgid "Languages table"
1191
  msgstr "Languages table"
1192
 
1193
+ #: includes/options/class-wpglobus-options.php:1182
1194
  msgid "Use this table to add, edit or delete languages."
1195
  msgstr "Use this table to add, edit or delete languages."
1196
 
1197
+ #: includes/options/class-wpglobus-options.php:1183
1198
  msgid "NOTE: you cannot remove the main language."
1199
  msgstr "NOTE: you cannot remove the main language."
1200
 
1201
+ #: includes/options/class-wpglobus-options.php:1237
1202
  msgid "WPGlobus is enabled on these Post Types"
1203
  msgstr ""
1204
 
1205
+ #: includes/options/class-wpglobus-options.php:1238
1206
  msgid "Uncheck to disable"
1207
  msgstr ""
1208
 
1209
+ #: includes/options/class-wpglobus-options.php:1239
1210
  msgid ""
1211
  "Please note that there are post types, which status is managed by other "
1212
  "plugins and cannot be changed here."
1213
  msgstr ""
1214
 
1215
+ #: includes/options/class-wpglobus-options.php:1244
1216
  msgid "Post Types"
1217
  msgstr ""
1218
 
1219
+ #: includes/options/class-wpglobus-options.php:1260
1220
  msgid ""
1221
  "You should put here only the code provided by WPGlobus Support. Do not write "
1222
  "anything else in the sections below as it might break the functionality of "
1223
  "your website!"
1224
  msgstr ""
1225
 
1226
+ #: includes/options/class-wpglobus-options.php:1301
1227
  msgid "Custom Code"
1228
  msgstr ""
1229
 
1230
+ #: includes/options/class-wpglobus-options.php:1398
1231
+ msgid "Enabled"
1232
+ msgstr ""
1233
+
1234
+ #: includes/options/class-wpglobus-options.php:1408
1235
+ msgid "Builders support"
1236
+ msgstr ""
1237
+
1238
+ #: includes/options/class-wpglobus-options.php:1421
1239
+ msgid "Сompatibility"
1240
+ msgstr ""
1241
+
1242
+ #: includes/options/class-wpglobus-options.php:1734
1243
  msgid "Translate strings"
1244
  msgstr ""
1245
 
1295
  msgid "No items of this type were found."
1296
  msgstr "No items of this type were found."
1297
 
1298
+ #: includes/options/templates/compatibility.php:22
1299
+ msgid "List of supported add-ons"
1300
+ msgstr ""
1301
+
1302
+ #: includes/options/templates/compatibility.php:27
1303
+ msgid "Add-on"
1304
+ msgstr ""
1305
+
1306
+ #: includes/options/templates/compatibility.php:28
1307
+ msgid "Current version"
1308
+ msgstr ""
1309
+
1310
+ #: includes/options/templates/compatibility.php:29
1311
+ msgid "Supported minimum version"
1312
+ msgstr ""
1313
+
1314
+ #: includes/options/templates/compatibility.php:30
1315
+ msgid "Status"
1316
+ msgstr ""
1317
+
1318
+ #: includes/options/templates/compatibility.php:46
1319
+ msgid "Active"
1320
+ msgstr ""
1321
+
1322
+ #: includes/options/templates/compatibility.php:48
1323
+ msgid "Installed, inactive"
1324
+ msgstr ""
1325
+
1326
+ #: includes/options/templates/compatibility.php:51
1327
+ msgid "Not installed"
1328
+ msgstr ""
1329
+
1330
  #: includes/options/templates/customize-intro.php:35
1331
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1332
  msgstr ""
languages/wpglobus-en_NZ.po CHANGED
@@ -309,7 +309,7 @@ msgid "Save &amp; Reload"
309
  msgstr "Save &amp; Reload"
310
 
311
  #: includes/admin/class-wpglobus-customize-options.php:546,
312
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
313
  msgid "WPGlobus"
314
  msgstr "WPGlobus"
315
 
@@ -332,22 +332,22 @@ msgid "Help"
332
  msgstr ""
333
 
334
  #: includes/admin/class-wpglobus-customize-options.php:738,
335
- #: includes/options/class-wpglobus-options.php:1094
336
  msgid "Languages"
337
  msgstr "Languages"
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:758,
340
- #: includes/options/class-wpglobus-options.php:1107
341
  msgid "Enabled Languages"
342
  msgstr "Enabled Languages"
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:760,
345
- #: includes/options/class-wpglobus-options.php:1108
346
  msgid "These languages are currently enabled on your site."
347
  msgstr "These languages are currently enabled on your site."
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:788,
350
- #: includes/options/class-wpglobus-options.php:1065
351
  msgid "Choose a language you would like to enable."
352
  msgstr ""
353
 
@@ -358,42 +358,42 @@ msgstr ""
358
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #: includes/admin/class-wpglobus-customize-options.php:794,
361
- #: includes/options/class-wpglobus-options.php:1071
362
  msgid "or Add new Language %1$s here %2$s"
363
  msgstr "or Add new Language %1$s here %2$s"
364
 
365
  #: includes/admin/class-wpglobus-customize-options.php:806,
366
- #: includes/options/class-wpglobus-options.php:1121
367
  msgid "Add Languages"
368
  msgstr "Add Languages"
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:826,
371
- #: includes/options/class-wpglobus-options.php:1129
372
  msgid "Language Selector Mode"
373
  msgstr "Language Selector Mode"
374
 
375
  #: includes/admin/class-wpglobus-customize-options.php:831,
376
- #: includes/options/class-wpglobus-options.php:1132
377
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
378
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:832,
381
- #: includes/options/class-wpglobus-options.php:1133
382
  msgid "Full Name (English, Russian, Italian, etc.)"
383
  msgstr "Full Name (English, Russian, Italian, etc.)"
384
 
385
  #: includes/admin/class-wpglobus-customize-options.php:834,
386
- #: includes/options/class-wpglobus-options.php:1134
387
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
388
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:835,
391
- #: includes/options/class-wpglobus-options.php:1135
392
  msgid "Flags only"
393
  msgstr "Flags only"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:837,
396
- #: includes/options/class-wpglobus-options.php:1130
397
  msgid ""
398
  "Choose the way language name and country flag are shown in the drop-down menu"
399
  msgstr ""
@@ -405,7 +405,7 @@ msgstr ""
405
 
406
  #: includes/admin/class-wpglobus-customize-options.php:881,
407
  #: includes/admin/class-wpglobus-customize-options.php:908,
408
- #: includes/options/class-wpglobus-options.php:1146
409
  msgid "Language Selector Menu"
410
  msgstr "Language Selector Menu"
411
 
@@ -415,17 +415,17 @@ msgstr "No menus have been created yet. Create some."
415
 
416
  #: includes/admin/class-wpglobus-customize-options.php:892,
417
  #: includes/admin/class-wpglobus-customize-options.php:913,
418
- #: includes/options/class-wpglobus-options.php:1147
419
  msgid "Choose the navigation menu where the language selector will be shown"
420
  msgstr "Choose the navigation menu where the language selector will be shown"
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:933,
423
- #: includes/options/class-wpglobus-options.php:1157
424
  msgid "\"All Pages\" menus Language selector"
425
  msgstr "\"All Pages\" menus Language selector"
426
 
427
  #: includes/admin/class-wpglobus-customize-options.php:936,
428
- #: includes/options/class-wpglobus-options.php:1159
429
  msgid ""
430
  "Adds language selector to the menus that automatically list all existing "
431
  "pages (using `wp_list_pages`)"
@@ -434,7 +434,7 @@ msgstr ""
434
  "pages (using `wp_list_pages`)"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:953,
437
- #: includes/options/class-wpglobus-options.php:1278
438
  msgid "Custom CSS"
439
  msgstr "Custom CSS"
440
 
@@ -455,22 +455,22 @@ msgid "Uncheck to disable WPGlobus"
455
  msgstr "Uncheck to disable WPGlobus"
456
 
457
  #: includes/admin/class-wpglobus-customize-options.php:1118,
458
- #: includes/options/class-wpglobus-options.php:1346
459
  msgid "Redirect"
460
  msgstr "Redirect"
461
 
462
  #: includes/admin/class-wpglobus-customize-options.php:1143,
463
- #: includes/options/class-wpglobus-options.php:1341
464
  msgid "Choose the language automatically, based on:"
465
  msgstr "Choose the language automatically, based on:"
466
 
467
  #: includes/admin/class-wpglobus-customize-options.php:1145,
468
- #: includes/options/class-wpglobus-options.php:1331
469
  msgid "Preferred language set in the browser"
470
  msgstr "Preferred language set in the browser"
471
 
472
  #: includes/admin/class-wpglobus-customize-options.php:1146,
473
- #: includes/options/class-wpglobus-options.php:1318
474
  msgid ""
475
  "When a user comes to the site for the first time, try to find the best "
476
  "matching language version of the page."
@@ -495,7 +495,7 @@ msgstr ""
495
  #: includes/admin/class-wpglobus-customize-options.php:1185,
496
  #: includes/admin/class-wpglobus-customize-options.php:1207,
497
  #: includes/admin/class-wpglobus-customize-options.php:1227,
498
- #: includes/options/class-wpglobus-options.php:1290
499
  msgid "Custom JS Code"
500
  msgstr "Custom JS Code"
501
 
@@ -525,12 +525,12 @@ msgstr ""
525
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
526
 
527
  #: includes/admin/class-wpglobus-customize-options.php:1344,
528
- #: includes/options/class-wpglobus-options.php:567
529
  msgid "Thank you for installing WPGlobus!"
530
  msgstr "Thank you for installing WPGlobus!"
531
 
532
  #: includes/admin/class-wpglobus-customize-options.php:1348,
533
- #: includes/options/class-wpglobus-options.php:571
534
  msgid "Read About WPGlobus"
535
  msgstr "Read About WPGlobus"
536
 
@@ -541,7 +541,7 @@ msgstr ""
541
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
542
 
543
  #: includes/admin/class-wpglobus-customize-options.php:1356,
544
- #: includes/options/class-wpglobus-options.php:581
545
  msgid ""
546
  "Should you have any questions or comments, please do not hesitate to contact "
547
  "us."
@@ -551,13 +551,13 @@ msgstr ""
551
 
552
  #: includes/admin/class-wpglobus-customize-options.php:1360,
553
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
554
- #: includes/options/class-wpglobus-options.php:585
555
  msgid "Sincerely Yours,"
556
  msgstr "Sincerely Yours,"
557
 
558
  #: includes/admin/class-wpglobus-customize-options.php:1362,
559
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
560
- #: includes/options/class-wpglobus-options.php:587,
561
  #: includes/options/wpglobus-options-header.php:34
562
  msgid "The WPGlobus Team"
563
  msgstr "The WPGlobus Team"
@@ -565,7 +565,7 @@ msgstr "The WPGlobus Team"
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #: includes/admin/class-wpglobus-customize-options.php:1381,
568
- #: includes/options/class-wpglobus-options.php:622
569
  msgid ""
570
  "We would hate to see you go. If something goes wrong, do not uninstall "
571
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -574,7 +574,7 @@ msgstr ""
574
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
 
576
  #: includes/admin/class-wpglobus-customize-options.php:1388,
577
- #: includes/options/class-wpglobus-options.php:629
578
  msgid ""
579
  "Please note that if you deactivate WPGlobus, your site will show all the "
580
  "languages together, mixed up. You will need to remove all translations, "
@@ -587,7 +587,7 @@ msgstr ""
587
  #. translators: %s: link to the Clean-up Tool
588
  #. translators: %s: link to the Clean-up Tool
589
  #: includes/admin/class-wpglobus-customize-options.php:1393,
590
- #: includes/options/class-wpglobus-options.php:633
591
  msgid ""
592
  "If there are just a few places, you should edit them manually. To "
593
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -602,7 +602,7 @@ msgstr ""
602
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #: includes/admin/class-wpglobus-customize-options.php:1396,
605
- #: includes/options/class-wpglobus-options.php:610
606
  msgid "%1$sClean-up Tool%2$s"
607
  msgstr "%1$sClean-up Tool%2$s"
608
 
@@ -739,7 +739,7 @@ msgid "Installed"
739
  msgstr "Installed"
740
 
741
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
742
- #: includes/options/class-wpglobus-options.php:658
743
  msgid "Help Desk"
744
  msgstr "Help Desk"
745
 
@@ -795,16 +795,16 @@ msgstr ""
795
  msgid "Technical Information"
796
  msgstr "Technical Information"
797
 
798
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
799
  msgid "WPGlobus Recommends:"
800
  msgstr "WPGlobus Recommends:"
801
 
802
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
803
- #: includes/options/class-wpglobus-options.php:865
804
  msgid "WPGlobus for WooCommerce"
805
  msgstr "WPGlobus for WooCommerce"
806
 
807
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
808
  msgid ""
809
  "Translate product titles and descriptions, product categories, tags and "
810
  "attributes."
@@ -812,31 +812,54 @@ msgstr ""
812
  "Translate product titles and descriptions, product categories, tags and "
813
  "attributes."
814
 
815
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
816
  msgid "Get it now:"
817
  msgstr "Get it now:"
818
 
819
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
820
  msgid "WPGlobus Multi-Currency"
821
  msgstr "WPGlobus Multi-Currency"
822
 
823
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
824
  msgid "Accept multiple currencies in your online store!"
825
  msgstr "Accept multiple currencies in your online store!"
826
 
827
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
828
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
829
  msgid "Check it out:"
830
  msgstr "Check it out:"
831
 
832
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
833
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
834
  msgstr ""
835
 
836
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
837
  msgid "To translate permalinks, please activate the module Slug."
838
  msgstr ""
839
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
840
  #: includes/class-wpglobus-widget.php:27
841
  msgid "WPGlobus widget"
842
  msgstr "WPGlobus widget"
@@ -873,45 +896,45 @@ msgstr "Dropdown"
873
  msgid "Dropdown with flags"
874
  msgstr "Dropdown with flags"
875
 
876
- #: includes/class-wpglobus-widget.php:240
877
  msgid "Selector type"
878
  msgstr "Selector type"
879
 
880
  #. translators: ON/OFF status of WPGlobus on the edit pages.
881
- #: includes/class-wpglobus.php:1040
882
  msgid "OFF"
883
  msgstr ""
884
 
885
- #: includes/class-wpglobus.php:1041
886
  msgid "Turn on"
887
  msgstr ""
888
 
889
  #. translators: ON/OFF status of WPGlobus on the edit pages.
890
- #: includes/class-wpglobus.php:1045
891
  msgid "ON"
892
  msgstr ""
893
 
894
- #: includes/class-wpglobus.php:1046
895
  msgid "Turn off"
896
  msgstr ""
897
 
898
- #: includes/class-wpglobus.php:1210
899
  msgid "You cannot disable the main language."
900
  msgstr "You cannot disable the main language."
901
 
902
- #: includes/class-wpglobus.php:1412
903
  msgid "*) Available after the menu is saved."
904
  msgstr "*) Available after the menu is saved."
905
 
906
- #: includes/class-wpglobus.php:1429
907
  msgid "Need a multilingual slug?"
908
  msgstr "Need a multilingual slug?"
909
 
910
- #: includes/class-wpglobus.php:3469
911
  msgid "You must enable Pretty Permalinks to use WPGlobus."
912
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
913
 
914
- #: includes/class-wpglobus.php:3471
915
  msgid ""
916
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
917
  "default option."
@@ -919,7 +942,7 @@ msgstr ""
919
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
920
  "default option."
921
 
922
- #: includes/class-wpglobus.php:3612
923
  msgid "Add"
924
  msgstr "Add"
925
 
@@ -928,8 +951,8 @@ msgid "Language Selector Menu Style"
928
  msgstr ""
929
 
930
  #: includes/options/class-wpglobus-options.php:251,
931
- #: includes/options/class-wpglobus-options.php:734,
932
- #: includes/options/class-wpglobus-options.php:803
933
  msgid "WPGlobus Plus"
934
  msgstr ""
935
 
@@ -956,104 +979,104 @@ msgid ""
956
  msgstr ""
957
 
958
  #. translators: placeholders for "strong" tags.
959
- #: includes/options/class-wpglobus-options.php:575
960
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
961
  msgstr ""
962
 
963
  #. translators: placeholders for "strong" tags.
964
- #: includes/options/class-wpglobus-options.php:578
965
  msgid ""
966
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
967
  "the language attributes: name, code, flag icon, etc."
968
  msgstr ""
969
 
970
- #: includes/options/class-wpglobus-options.php:595
971
  msgid "Welcome!"
972
  msgstr "Welcome!"
973
 
974
- #: includes/options/class-wpglobus-options.php:618
975
  msgid "Deactivating / Uninstalling"
976
  msgstr "Deactivating / Uninstalling"
977
 
978
- #: includes/options/class-wpglobus-options.php:643
979
  msgid "Uninstall"
980
  msgstr ""
981
 
982
- #: includes/options/class-wpglobus-options.php:673
983
  msgid "All add-ons"
984
  msgstr ""
985
 
986
- #: includes/options/class-wpglobus-options.php:688
987
  msgid "Mobile Menu"
988
  msgstr ""
989
 
990
- #: includes/options/class-wpglobus-options.php:703
991
  msgid "Language Widgets"
992
  msgstr ""
993
 
994
- #: includes/options/class-wpglobus-options.php:773
995
  msgid "We Recommend..."
996
  msgstr ""
997
 
998
- #: includes/options/class-wpglobus-options.php:805
999
  msgid ""
1000
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1001
  "website, such as:"
1002
  msgstr ""
1003
 
1004
- #: includes/options/class-wpglobus-options.php:808
1005
  msgid ""
1006
  "- Ability to write a post in one language and immediately publish it, not "
1007
  "waiting for the translation to other languages;"
1008
  msgstr ""
1009
 
1010
- #: includes/options/class-wpglobus-options.php:811
1011
  msgid "- Set different URLs for each translation;"
1012
  msgstr ""
1013
 
1014
- #: includes/options/class-wpglobus-options.php:814
1015
  msgid ""
1016
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1017
  "for each translation;"
1018
  msgstr ""
1019
 
1020
- #: includes/options/class-wpglobus-options.php:817
1021
  msgid "- and more..."
1022
  msgstr ""
1023
 
1024
- #: includes/options/class-wpglobus-options.php:820,
1025
- #: includes/options/class-wpglobus-options.php:877,
1026
- #: includes/options/class-wpglobus-options.php:935
1027
  msgid "Click here to download"
1028
  msgstr ""
1029
 
1030
- #: includes/options/class-wpglobus-options.php:868
1031
  msgid ""
1032
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1033
  "translate your blog posts and pages to many languages."
1034
  msgstr ""
1035
 
1036
- #: includes/options/class-wpglobus-options.php:871
1037
  msgid "The next step is to translate your WooCommerce-based store!"
1038
  msgstr ""
1039
 
1040
- #: includes/options/class-wpglobus-options.php:874
1041
  msgid ""
1042
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1043
  "translate product titles and descriptions, categories, tags and attributes."
1044
  msgstr ""
1045
 
1046
- #: includes/options/class-wpglobus-options.php:921
1047
  msgid "Multi-currency"
1048
  msgstr ""
1049
 
1050
- #: includes/options/class-wpglobus-options.php:924
1051
  msgid ""
1052
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1053
  "a single currency only."
1054
  msgstr ""
1055
 
1056
- #: includes/options/class-wpglobus-options.php:928
1057
  msgid ""
1058
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1059
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1061,149 +1084,161 @@ msgid ""
1061
  "positioning for global growth!"
1062
  msgstr ""
1063
 
1064
- #: includes/options/class-wpglobus-options.php:932
1065
  msgid ""
1066
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1067
  "re-calculating prices on-the-fly."
1068
  msgstr ""
1069
 
1070
- #: includes/options/class-wpglobus-options.php:969
1071
  msgid "WPGlobus Premium Add-ons"
1072
  msgstr ""
1073
 
1074
- #: includes/options/class-wpglobus-options.php:971
1075
  msgid ""
1076
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1077
  "you will be able to:"
1078
  msgstr ""
1079
 
1080
- #: includes/options/class-wpglobus-options.php:976
1081
  msgid ""
1082
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1083
  "моя-страница and so on);"
1084
  msgstr ""
1085
 
1086
- #: includes/options/class-wpglobus-options.php:979
1087
  msgid ""
1088
  "Postpone translation to some languages and <strong>publish only the "
1089
  "translated texts</strong>;"
1090
  msgstr ""
1091
 
1092
- #: includes/options/class-wpglobus-options.php:982
1093
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1094
  msgstr ""
1095
 
1096
- #: includes/options/class-wpglobus-options.php:985
1097
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1098
  msgstr ""
1099
 
1100
- #: includes/options/class-wpglobus-options.php:988
1101
  msgid ""
1102
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1103
  "strong>;"
1104
  msgstr ""
1105
 
1106
- #: includes/options/class-wpglobus-options.php:992
1107
  msgid "...and more."
1108
  msgstr ""
1109
 
1110
- #: includes/options/class-wpglobus-options.php:995
1111
  msgid "Click here to visit the WPGlobus Store"
1112
  msgstr ""
1113
 
1114
- #: includes/options/class-wpglobus-options.php:1024
1115
  msgid "Select a language"
1116
  msgstr "Select a language"
1117
 
1118
  #. translators: %3$s placeholder for the icon (actual picture)
1119
- #: includes/options/class-wpglobus-options.php:1051
1120
  msgid ""
1121
  "Place the %1$smain language%2$s of your site at the top of the list by "
1122
  "dragging the %3$s icons."
1123
  msgstr ""
1124
 
1125
  #. translators: placeholders for the "strong" HTML tags.
1126
- #: includes/options/class-wpglobus-options.php:1054
1127
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1128
  msgstr ""
1129
 
1130
  #. translators: placeholders for the "strong" HTML tags.
1131
- #: includes/options/class-wpglobus-options.php:1057
1132
  msgid "%1$sAdd%2$s more languages using the section below."
1133
  msgstr ""
1134
 
1135
- #: includes/options/class-wpglobus-options.php:1058
1136
  msgid "When done, click the [Save Changes] button."
1137
  msgstr "When done, click the [Save Changes] button."
1138
 
1139
  #. translators: %s - placeholder for the "Save Changes" button text.
1140
- #: includes/options/class-wpglobus-options.php:1068
1141
  msgid "Press the %s button to confirm."
1142
  msgstr ""
1143
 
1144
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1145
- #: includes/options/class-wpglobus-options.php:1086
1146
  msgid "-- none --"
1147
  msgstr ""
1148
 
1149
- #: includes/options/class-wpglobus-options.php:1087
1150
  msgid "All menus"
1151
  msgstr ""
1152
 
1153
- #: includes/options/class-wpglobus-options.php:1100
1154
  msgid "Instructions:"
1155
  msgstr "Instructions:"
1156
 
1157
- #: includes/options/class-wpglobus-options.php:1158
1158
  msgid "(Found in some themes)"
1159
  msgstr "(Found in some themes)"
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1160
1162
  msgid "Enable"
1163
  msgstr "Enable"
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1175
1166
  msgid "Languages table"
1167
  msgstr "Languages table"
1168
 
1169
- #: includes/options/class-wpglobus-options.php:1181
1170
  msgid "Use this table to add, edit or delete languages."
1171
  msgstr "Use this table to add, edit or delete languages."
1172
 
1173
- #: includes/options/class-wpglobus-options.php:1182
1174
  msgid "NOTE: you cannot remove the main language."
1175
  msgstr "NOTE: you cannot remove the main language."
1176
 
1177
- #: includes/options/class-wpglobus-options.php:1236
1178
  msgid "WPGlobus is enabled on these Post Types"
1179
  msgstr ""
1180
 
1181
- #: includes/options/class-wpglobus-options.php:1237
1182
  msgid "Uncheck to disable"
1183
  msgstr ""
1184
 
1185
- #: includes/options/class-wpglobus-options.php:1238
1186
  msgid ""
1187
  "Please note that there are post types, which status is managed by other "
1188
  "plugins and cannot be changed here."
1189
  msgstr ""
1190
 
1191
- #: includes/options/class-wpglobus-options.php:1243
1192
  msgid "Post Types"
1193
  msgstr ""
1194
 
1195
- #: includes/options/class-wpglobus-options.php:1259
1196
  msgid ""
1197
  "You should put here only the code provided by WPGlobus Support. Do not write "
1198
  "anything else in the sections below as it might break the functionality of "
1199
  "your website!"
1200
  msgstr ""
1201
 
1202
- #: includes/options/class-wpglobus-options.php:1300
1203
  msgid "Custom Code"
1204
  msgstr ""
1205
 
1206
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1207
  msgid "Translate strings"
1208
  msgstr ""
1209
 
@@ -1259,6 +1294,38 @@ msgstr ""
1259
  msgid "No items of this type were found."
1260
  msgstr ""
1261
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1262
  #: includes/options/templates/customize-intro.php:35
1263
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1264
  msgstr ""
309
  msgstr "Save &amp; Reload"
310
 
311
  #: includes/admin/class-wpglobus-customize-options.php:546,
312
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
313
  msgid "WPGlobus"
314
  msgstr "WPGlobus"
315
 
332
  msgstr ""
333
 
334
  #: includes/admin/class-wpglobus-customize-options.php:738,
335
+ #: includes/options/class-wpglobus-options.php:1095
336
  msgid "Languages"
337
  msgstr "Languages"
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:758,
340
+ #: includes/options/class-wpglobus-options.php:1108
341
  msgid "Enabled Languages"
342
  msgstr "Enabled Languages"
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:760,
345
+ #: includes/options/class-wpglobus-options.php:1109
346
  msgid "These languages are currently enabled on your site."
347
  msgstr "These languages are currently enabled on your site."
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:788,
350
+ #: includes/options/class-wpglobus-options.php:1066
351
  msgid "Choose a language you would like to enable."
352
  msgstr ""
353
 
358
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #: includes/admin/class-wpglobus-customize-options.php:794,
361
+ #: includes/options/class-wpglobus-options.php:1072
362
  msgid "or Add new Language %1$s here %2$s"
363
  msgstr "or Add new Language %1$s here %2$s"
364
 
365
  #: includes/admin/class-wpglobus-customize-options.php:806,
366
+ #: includes/options/class-wpglobus-options.php:1122
367
  msgid "Add Languages"
368
  msgstr "Add Languages"
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:826,
371
+ #: includes/options/class-wpglobus-options.php:1130
372
  msgid "Language Selector Mode"
373
  msgstr "Language Selector Mode"
374
 
375
  #: includes/admin/class-wpglobus-customize-options.php:831,
376
+ #: includes/options/class-wpglobus-options.php:1133
377
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
378
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:832,
381
+ #: includes/options/class-wpglobus-options.php:1134
382
  msgid "Full Name (English, Russian, Italian, etc.)"
383
  msgstr "Full Name (English, Russian, Italian, etc.)"
384
 
385
  #: includes/admin/class-wpglobus-customize-options.php:834,
386
+ #: includes/options/class-wpglobus-options.php:1135
387
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
388
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:835,
391
+ #: includes/options/class-wpglobus-options.php:1136
392
  msgid "Flags only"
393
  msgstr "Flags only"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:837,
396
+ #: includes/options/class-wpglobus-options.php:1131
397
  msgid ""
398
  "Choose the way language name and country flag are shown in the drop-down menu"
399
  msgstr ""
405
 
406
  #: includes/admin/class-wpglobus-customize-options.php:881,
407
  #: includes/admin/class-wpglobus-customize-options.php:908,
408
+ #: includes/options/class-wpglobus-options.php:1147
409
  msgid "Language Selector Menu"
410
  msgstr "Language Selector Menu"
411
 
415
 
416
  #: includes/admin/class-wpglobus-customize-options.php:892,
417
  #: includes/admin/class-wpglobus-customize-options.php:913,
418
+ #: includes/options/class-wpglobus-options.php:1148
419
  msgid "Choose the navigation menu where the language selector will be shown"
420
  msgstr "Choose the navigation menu where the language selector will be shown"
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:933,
423
+ #: includes/options/class-wpglobus-options.php:1158
424
  msgid "\"All Pages\" menus Language selector"
425
  msgstr "\"All Pages\" menus Language selector"
426
 
427
  #: includes/admin/class-wpglobus-customize-options.php:936,
428
+ #: includes/options/class-wpglobus-options.php:1160
429
  msgid ""
430
  "Adds language selector to the menus that automatically list all existing "
431
  "pages (using `wp_list_pages`)"
434
  "pages (using `wp_list_pages`)"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:953,
437
+ #: includes/options/class-wpglobus-options.php:1279
438
  msgid "Custom CSS"
439
  msgstr "Custom CSS"
440
 
455
  msgstr "Uncheck to disable WPGlobus"
456
 
457
  #: includes/admin/class-wpglobus-customize-options.php:1118,
458
+ #: includes/options/class-wpglobus-options.php:1347
459
  msgid "Redirect"
460
  msgstr "Redirect"
461
 
462
  #: includes/admin/class-wpglobus-customize-options.php:1143,
463
+ #: includes/options/class-wpglobus-options.php:1342
464
  msgid "Choose the language automatically, based on:"
465
  msgstr "Choose the language automatically, based on:"
466
 
467
  #: includes/admin/class-wpglobus-customize-options.php:1145,
468
+ #: includes/options/class-wpglobus-options.php:1332
469
  msgid "Preferred language set in the browser"
470
  msgstr "Preferred language set in the browser"
471
 
472
  #: includes/admin/class-wpglobus-customize-options.php:1146,
473
+ #: includes/options/class-wpglobus-options.php:1319
474
  msgid ""
475
  "When a user comes to the site for the first time, try to find the best "
476
  "matching language version of the page."
495
  #: includes/admin/class-wpglobus-customize-options.php:1185,
496
  #: includes/admin/class-wpglobus-customize-options.php:1207,
497
  #: includes/admin/class-wpglobus-customize-options.php:1227,
498
+ #: includes/options/class-wpglobus-options.php:1291
499
  msgid "Custom JS Code"
500
  msgstr "Custom JS Code"
501
 
525
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
526
 
527
  #: includes/admin/class-wpglobus-customize-options.php:1344,
528
+ #: includes/options/class-wpglobus-options.php:568
529
  msgid "Thank you for installing WPGlobus!"
530
  msgstr "Thank you for installing WPGlobus!"
531
 
532
  #: includes/admin/class-wpglobus-customize-options.php:1348,
533
+ #: includes/options/class-wpglobus-options.php:572
534
  msgid "Read About WPGlobus"
535
  msgstr "Read About WPGlobus"
536
 
541
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
542
 
543
  #: includes/admin/class-wpglobus-customize-options.php:1356,
544
+ #: includes/options/class-wpglobus-options.php:582
545
  msgid ""
546
  "Should you have any questions or comments, please do not hesitate to contact "
547
  "us."
551
 
552
  #: includes/admin/class-wpglobus-customize-options.php:1360,
553
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
554
+ #: includes/options/class-wpglobus-options.php:586
555
  msgid "Sincerely Yours,"
556
  msgstr "Sincerely Yours,"
557
 
558
  #: includes/admin/class-wpglobus-customize-options.php:1362,
559
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
560
+ #: includes/options/class-wpglobus-options.php:588,
561
  #: includes/options/wpglobus-options-header.php:34
562
  msgid "The WPGlobus Team"
563
  msgstr "The WPGlobus Team"
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #: includes/admin/class-wpglobus-customize-options.php:1381,
568
+ #: includes/options/class-wpglobus-options.php:623
569
  msgid ""
570
  "We would hate to see you go. If something goes wrong, do not uninstall "
571
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
574
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
 
576
  #: includes/admin/class-wpglobus-customize-options.php:1388,
577
+ #: includes/options/class-wpglobus-options.php:630
578
  msgid ""
579
  "Please note that if you deactivate WPGlobus, your site will show all the "
580
  "languages together, mixed up. You will need to remove all translations, "
587
  #. translators: %s: link to the Clean-up Tool
588
  #. translators: %s: link to the Clean-up Tool
589
  #: includes/admin/class-wpglobus-customize-options.php:1393,
590
+ #: includes/options/class-wpglobus-options.php:634
591
  msgid ""
592
  "If there are just a few places, you should edit them manually. To "
593
  "automatically remove all translations at once, you can use the %s. WARNING: "
602
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #: includes/admin/class-wpglobus-customize-options.php:1396,
605
+ #: includes/options/class-wpglobus-options.php:611
606
  msgid "%1$sClean-up Tool%2$s"
607
  msgstr "%1$sClean-up Tool%2$s"
608
 
739
  msgstr "Installed"
740
 
741
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
742
+ #: includes/options/class-wpglobus-options.php:659
743
  msgid "Help Desk"
744
  msgstr "Help Desk"
745
 
795
  msgid "Technical Information"
796
  msgstr "Technical Information"
797
 
798
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
799
  msgid "WPGlobus Recommends:"
800
  msgstr "WPGlobus Recommends:"
801
 
802
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
803
+ #: includes/options/class-wpglobus-options.php:866
804
  msgid "WPGlobus for WooCommerce"
805
  msgstr "WPGlobus for WooCommerce"
806
 
807
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
808
  msgid ""
809
  "Translate product titles and descriptions, product categories, tags and "
810
  "attributes."
812
  "Translate product titles and descriptions, product categories, tags and "
813
  "attributes."
814
 
815
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
816
  msgid "Get it now:"
817
  msgstr "Get it now:"
818
 
819
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
820
  msgid "WPGlobus Multi-Currency"
821
  msgstr "WPGlobus Multi-Currency"
822
 
823
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
824
  msgid "Accept multiple currencies in your online store!"
825
  msgstr "Accept multiple currencies in your online store!"
826
 
827
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
828
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
829
  msgid "Check it out:"
830
  msgstr "Check it out:"
831
 
832
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
833
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
834
  msgstr ""
835
 
836
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
837
  msgid "To translate permalinks, please activate the module Slug."
838
  msgstr ""
839
 
840
+ #: includes/builders/class-wpglobus-builder.php:351,
841
+ #: includes/class-wpglobus.php:3527
842
+ msgid "Save draft before using extra language."
843
+ msgstr ""
844
+
845
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
846
+ msgid "WPGlobus languages"
847
+ msgstr ""
848
+
849
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
850
+ msgid "Before switching the language, please save draft or publish."
851
+ msgstr ""
852
+
853
+ #. translators: Metabox title FOR language.
854
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
855
+ msgctxt "filter__seo_meta_box_title"
856
+ msgid "for"
857
+ msgstr ""
858
+
859
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
860
+ msgid "Page is being reloaded. Please wait..."
861
+ msgstr ""
862
+
863
  #: includes/class-wpglobus-widget.php:27
864
  msgid "WPGlobus widget"
865
  msgstr "WPGlobus widget"
896
  msgid "Dropdown with flags"
897
  msgstr "Dropdown with flags"
898
 
899
+ #: includes/class-wpglobus-widget.php:264
900
  msgid "Selector type"
901
  msgstr "Selector type"
902
 
903
  #. translators: ON/OFF status of WPGlobus on the edit pages.
904
+ #: includes/class-wpglobus.php:1294
905
  msgid "OFF"
906
  msgstr ""
907
 
908
+ #: includes/class-wpglobus.php:1295
909
  msgid "Turn on"
910
  msgstr ""
911
 
912
  #. translators: ON/OFF status of WPGlobus on the edit pages.
913
+ #: includes/class-wpglobus.php:1299
914
  msgid "ON"
915
  msgstr ""
916
 
917
+ #: includes/class-wpglobus.php:1300
918
  msgid "Turn off"
919
  msgstr ""
920
 
921
+ #: includes/class-wpglobus.php:1483
922
  msgid "You cannot disable the main language."
923
  msgstr "You cannot disable the main language."
924
 
925
+ #: includes/class-wpglobus.php:1684
926
  msgid "*) Available after the menu is saved."
927
  msgstr "*) Available after the menu is saved."
928
 
929
+ #: includes/class-wpglobus.php:1701
930
  msgid "Need a multilingual slug?"
931
  msgstr "Need a multilingual slug?"
932
 
933
+ #: includes/class-wpglobus.php:3960
934
  msgid "You must enable Pretty Permalinks to use WPGlobus."
935
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
936
 
937
+ #: includes/class-wpglobus.php:3962
938
  msgid ""
939
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
940
  "default option."
942
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
943
  "default option."
944
 
945
+ #: includes/class-wpglobus.php:4108
946
  msgid "Add"
947
  msgstr "Add"
948
 
951
  msgstr ""
952
 
953
  #: includes/options/class-wpglobus-options.php:251,
954
+ #: includes/options/class-wpglobus-options.php:735,
955
+ #: includes/options/class-wpglobus-options.php:804
956
  msgid "WPGlobus Plus"
957
  msgstr ""
958
 
979
  msgstr ""
980
 
981
  #. translators: placeholders for "strong" tags.
982
+ #: includes/options/class-wpglobus-options.php:576
983
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
984
  msgstr ""
985
 
986
  #. translators: placeholders for "strong" tags.
987
+ #: includes/options/class-wpglobus-options.php:579
988
  msgid ""
989
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
990
  "the language attributes: name, code, flag icon, etc."
991
  msgstr ""
992
 
993
+ #: includes/options/class-wpglobus-options.php:596
994
  msgid "Welcome!"
995
  msgstr "Welcome!"
996
 
997
+ #: includes/options/class-wpglobus-options.php:619
998
  msgid "Deactivating / Uninstalling"
999
  msgstr "Deactivating / Uninstalling"
1000
 
1001
+ #: includes/options/class-wpglobus-options.php:644
1002
  msgid "Uninstall"
1003
  msgstr ""
1004
 
1005
+ #: includes/options/class-wpglobus-options.php:674
1006
  msgid "All add-ons"
1007
  msgstr ""
1008
 
1009
+ #: includes/options/class-wpglobus-options.php:689
1010
  msgid "Mobile Menu"
1011
  msgstr ""
1012
 
1013
+ #: includes/options/class-wpglobus-options.php:704
1014
  msgid "Language Widgets"
1015
  msgstr ""
1016
 
1017
+ #: includes/options/class-wpglobus-options.php:774
1018
  msgid "We Recommend..."
1019
  msgstr ""
1020
 
1021
+ #: includes/options/class-wpglobus-options.php:806
1022
  msgid ""
1023
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1024
  "website, such as:"
1025
  msgstr ""
1026
 
1027
+ #: includes/options/class-wpglobus-options.php:809
1028
  msgid ""
1029
  "- Ability to write a post in one language and immediately publish it, not "
1030
  "waiting for the translation to other languages;"
1031
  msgstr ""
1032
 
1033
+ #: includes/options/class-wpglobus-options.php:812
1034
  msgid "- Set different URLs for each translation;"
1035
  msgstr ""
1036
 
1037
+ #: includes/options/class-wpglobus-options.php:815
1038
  msgid ""
1039
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1040
  "for each translation;"
1041
  msgstr ""
1042
 
1043
+ #: includes/options/class-wpglobus-options.php:818
1044
  msgid "- and more..."
1045
  msgstr ""
1046
 
1047
+ #: includes/options/class-wpglobus-options.php:821,
1048
+ #: includes/options/class-wpglobus-options.php:878,
1049
+ #: includes/options/class-wpglobus-options.php:936
1050
  msgid "Click here to download"
1051
  msgstr ""
1052
 
1053
+ #: includes/options/class-wpglobus-options.php:869
1054
  msgid ""
1055
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1056
  "translate your blog posts and pages to many languages."
1057
  msgstr ""
1058
 
1059
+ #: includes/options/class-wpglobus-options.php:872
1060
  msgid "The next step is to translate your WooCommerce-based store!"
1061
  msgstr ""
1062
 
1063
+ #: includes/options/class-wpglobus-options.php:875
1064
  msgid ""
1065
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1066
  "translate product titles and descriptions, categories, tags and attributes."
1067
  msgstr ""
1068
 
1069
+ #: includes/options/class-wpglobus-options.php:922
1070
  msgid "Multi-currency"
1071
  msgstr ""
1072
 
1073
+ #: includes/options/class-wpglobus-options.php:925
1074
  msgid ""
1075
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1076
  "a single currency only."
1077
  msgstr ""
1078
 
1079
+ #: includes/options/class-wpglobus-options.php:929
1080
  msgid ""
1081
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1082
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1084
  "positioning for global growth!"
1085
  msgstr ""
1086
 
1087
+ #: includes/options/class-wpglobus-options.php:933
1088
  msgid ""
1089
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1090
  "re-calculating prices on-the-fly."
1091
  msgstr ""
1092
 
1093
+ #: includes/options/class-wpglobus-options.php:970
1094
  msgid "WPGlobus Premium Add-ons"
1095
  msgstr ""
1096
 
1097
+ #: includes/options/class-wpglobus-options.php:972
1098
  msgid ""
1099
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1100
  "you will be able to:"
1101
  msgstr ""
1102
 
1103
+ #: includes/options/class-wpglobus-options.php:977
1104
  msgid ""
1105
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1106
  "моя-страница and so on);"
1107
  msgstr ""
1108
 
1109
+ #: includes/options/class-wpglobus-options.php:980
1110
  msgid ""
1111
  "Postpone translation to some languages and <strong>publish only the "
1112
  "translated texts</strong>;"
1113
  msgstr ""
1114
 
1115
+ #: includes/options/class-wpglobus-options.php:983
1116
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1117
  msgstr ""
1118
 
1119
+ #: includes/options/class-wpglobus-options.php:986
1120
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1121
  msgstr ""
1122
 
1123
+ #: includes/options/class-wpglobus-options.php:989
1124
  msgid ""
1125
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1126
  "strong>;"
1127
  msgstr ""
1128
 
1129
+ #: includes/options/class-wpglobus-options.php:993
1130
  msgid "...and more."
1131
  msgstr ""
1132
 
1133
+ #: includes/options/class-wpglobus-options.php:996
1134
  msgid "Click here to visit the WPGlobus Store"
1135
  msgstr ""
1136
 
1137
+ #: includes/options/class-wpglobus-options.php:1025
1138
  msgid "Select a language"
1139
  msgstr "Select a language"
1140
 
1141
  #. translators: %3$s placeholder for the icon (actual picture)
1142
+ #: includes/options/class-wpglobus-options.php:1052
1143
  msgid ""
1144
  "Place the %1$smain language%2$s of your site at the top of the list by "
1145
  "dragging the %3$s icons."
1146
  msgstr ""
1147
 
1148
  #. translators: placeholders for the "strong" HTML tags.
1149
+ #: includes/options/class-wpglobus-options.php:1055
1150
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1151
  msgstr ""
1152
 
1153
  #. translators: placeholders for the "strong" HTML tags.
1154
+ #: includes/options/class-wpglobus-options.php:1058
1155
  msgid "%1$sAdd%2$s more languages using the section below."
1156
  msgstr ""
1157
 
1158
+ #: includes/options/class-wpglobus-options.php:1059
1159
  msgid "When done, click the [Save Changes] button."
1160
  msgstr "When done, click the [Save Changes] button."
1161
 
1162
  #. translators: %s - placeholder for the "Save Changes" button text.
1163
+ #: includes/options/class-wpglobus-options.php:1069
1164
  msgid "Press the %s button to confirm."
1165
  msgstr ""
1166
 
1167
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1168
+ #: includes/options/class-wpglobus-options.php:1087
1169
  msgid "-- none --"
1170
  msgstr ""
1171
 
1172
+ #: includes/options/class-wpglobus-options.php:1088
1173
  msgid "All menus"
1174
  msgstr ""
1175
 
1176
+ #: includes/options/class-wpglobus-options.php:1101
1177
  msgid "Instructions:"
1178
  msgstr "Instructions:"
1179
 
1180
+ #: includes/options/class-wpglobus-options.php:1159
1181
  msgid "(Found in some themes)"
1182
  msgstr "(Found in some themes)"
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1161
1185
  msgid "Enable"
1186
  msgstr "Enable"
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1176
1189
  msgid "Languages table"
1190
  msgstr "Languages table"
1191
 
1192
+ #: includes/options/class-wpglobus-options.php:1182
1193
  msgid "Use this table to add, edit or delete languages."
1194
  msgstr "Use this table to add, edit or delete languages."
1195
 
1196
+ #: includes/options/class-wpglobus-options.php:1183
1197
  msgid "NOTE: you cannot remove the main language."
1198
  msgstr "NOTE: you cannot remove the main language."
1199
 
1200
+ #: includes/options/class-wpglobus-options.php:1237
1201
  msgid "WPGlobus is enabled on these Post Types"
1202
  msgstr ""
1203
 
1204
+ #: includes/options/class-wpglobus-options.php:1238
1205
  msgid "Uncheck to disable"
1206
  msgstr ""
1207
 
1208
+ #: includes/options/class-wpglobus-options.php:1239
1209
  msgid ""
1210
  "Please note that there are post types, which status is managed by other "
1211
  "plugins and cannot be changed here."
1212
  msgstr ""
1213
 
1214
+ #: includes/options/class-wpglobus-options.php:1244
1215
  msgid "Post Types"
1216
  msgstr ""
1217
 
1218
+ #: includes/options/class-wpglobus-options.php:1260
1219
  msgid ""
1220
  "You should put here only the code provided by WPGlobus Support. Do not write "
1221
  "anything else in the sections below as it might break the functionality of "
1222
  "your website!"
1223
  msgstr ""
1224
 
1225
+ #: includes/options/class-wpglobus-options.php:1301
1226
  msgid "Custom Code"
1227
  msgstr ""
1228
 
1229
+ #: includes/options/class-wpglobus-options.php:1398
1230
+ msgid "Enabled"
1231
+ msgstr ""
1232
+
1233
+ #: includes/options/class-wpglobus-options.php:1408
1234
+ msgid "Builders support"
1235
+ msgstr ""
1236
+
1237
+ #: includes/options/class-wpglobus-options.php:1421
1238
+ msgid "Сompatibility"
1239
+ msgstr ""
1240
+
1241
+ #: includes/options/class-wpglobus-options.php:1734
1242
  msgid "Translate strings"
1243
  msgstr ""
1244
 
1294
  msgid "No items of this type were found."
1295
  msgstr ""
1296
 
1297
+ #: includes/options/templates/compatibility.php:22
1298
+ msgid "List of supported add-ons"
1299
+ msgstr ""
1300
+
1301
+ #: includes/options/templates/compatibility.php:27
1302
+ msgid "Add-on"
1303
+ msgstr ""
1304
+
1305
+ #: includes/options/templates/compatibility.php:28
1306
+ msgid "Current version"
1307
+ msgstr ""
1308
+
1309
+ #: includes/options/templates/compatibility.php:29
1310
+ msgid "Supported minimum version"
1311
+ msgstr ""
1312
+
1313
+ #: includes/options/templates/compatibility.php:30
1314
+ msgid "Status"
1315
+ msgstr ""
1316
+
1317
+ #: includes/options/templates/compatibility.php:46
1318
+ msgid "Active"
1319
+ msgstr ""
1320
+
1321
+ #: includes/options/templates/compatibility.php:48
1322
+ msgid "Installed, inactive"
1323
+ msgstr ""
1324
+
1325
+ #: includes/options/templates/compatibility.php:51
1326
+ msgid "Not installed"
1327
+ msgstr ""
1328
+
1329
  #: includes/options/templates/customize-intro.php:35
1330
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1331
  msgstr ""
languages/wpglobus-en_US.po CHANGED
@@ -308,7 +308,7 @@ msgid "Save &amp; Reload"
308
  msgstr "Save &amp; Reload"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:546,
311
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
312
  msgid "WPGlobus"
313
  msgstr "WPGlobus"
314
 
@@ -331,22 +331,22 @@ msgid "Help"
331
  msgstr "Help"
332
 
333
  #: includes/admin/class-wpglobus-customize-options.php:738,
334
- #: includes/options/class-wpglobus-options.php:1094
335
  msgid "Languages"
336
  msgstr "Languages"
337
 
338
  #: includes/admin/class-wpglobus-customize-options.php:758,
339
- #: includes/options/class-wpglobus-options.php:1107
340
  msgid "Enabled Languages"
341
  msgstr "Enabled Languages"
342
 
343
  #: includes/admin/class-wpglobus-customize-options.php:760,
344
- #: includes/options/class-wpglobus-options.php:1108
345
  msgid "These languages are currently enabled on your site."
346
  msgstr "These languages are currently enabled on your site."
347
 
348
  #: includes/admin/class-wpglobus-customize-options.php:788,
349
- #: includes/options/class-wpglobus-options.php:1065
350
  msgid "Choose a language you would like to enable."
351
  msgstr "Choose a language you would like to enable."
352
 
@@ -357,42 +357,42 @@ msgstr "Press the [Save & Publish] button to confirm."
357
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
358
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
359
  #: includes/admin/class-wpglobus-customize-options.php:794,
360
- #: includes/options/class-wpglobus-options.php:1071
361
  msgid "or Add new Language %1$s here %2$s"
362
  msgstr "or Add new Language %1$s here %2$s"
363
 
364
  #: includes/admin/class-wpglobus-customize-options.php:806,
365
- #: includes/options/class-wpglobus-options.php:1121
366
  msgid "Add Languages"
367
  msgstr "Add Languages"
368
 
369
  #: includes/admin/class-wpglobus-customize-options.php:826,
370
- #: includes/options/class-wpglobus-options.php:1129
371
  msgid "Language Selector Mode"
372
  msgstr "Language Selector Mode"
373
 
374
  #: includes/admin/class-wpglobus-customize-options.php:831,
375
- #: includes/options/class-wpglobus-options.php:1132
376
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
377
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
378
 
379
  #: includes/admin/class-wpglobus-customize-options.php:832,
380
- #: includes/options/class-wpglobus-options.php:1133
381
  msgid "Full Name (English, Russian, Italian, etc.)"
382
  msgstr "Full Name (English, Russian, Italian, etc.)"
383
 
384
  #: includes/admin/class-wpglobus-customize-options.php:834,
385
- #: includes/options/class-wpglobus-options.php:1134
386
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
387
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
388
 
389
  #: includes/admin/class-wpglobus-customize-options.php:835,
390
- #: includes/options/class-wpglobus-options.php:1135
391
  msgid "Flags only"
392
  msgstr "Flags only"
393
 
394
  #: includes/admin/class-wpglobus-customize-options.php:837,
395
- #: includes/options/class-wpglobus-options.php:1130
396
  msgid ""
397
  "Choose the way language name and country flag are shown in the drop-down menu"
398
  msgstr ""
@@ -404,7 +404,7 @@ msgstr "select navigation menu"
404
 
405
  #: includes/admin/class-wpglobus-customize-options.php:881,
406
  #: includes/admin/class-wpglobus-customize-options.php:908,
407
- #: includes/options/class-wpglobus-options.php:1146
408
  msgid "Language Selector Menu"
409
  msgstr "Language Selector Menu"
410
 
@@ -414,17 +414,17 @@ msgstr "No menus have been created yet. Create some."
414
 
415
  #: includes/admin/class-wpglobus-customize-options.php:892,
416
  #: includes/admin/class-wpglobus-customize-options.php:913,
417
- #: includes/options/class-wpglobus-options.php:1147
418
  msgid "Choose the navigation menu where the language selector will be shown"
419
  msgstr "Choose the navigation menu where the language selector will be shown"
420
 
421
  #: includes/admin/class-wpglobus-customize-options.php:933,
422
- #: includes/options/class-wpglobus-options.php:1157
423
  msgid "\"All Pages\" menus Language selector"
424
  msgstr "\"All Pages\" menus Language selector"
425
 
426
  #: includes/admin/class-wpglobus-customize-options.php:936,
427
- #: includes/options/class-wpglobus-options.php:1159
428
  msgid ""
429
  "Adds language selector to the menus that automatically list all existing "
430
  "pages (using `wp_list_pages`)"
@@ -433,7 +433,7 @@ msgstr ""
433
  "pages (using `wp_list_pages`)"
434
 
435
  #: includes/admin/class-wpglobus-customize-options.php:953,
436
- #: includes/options/class-wpglobus-options.php:1278
437
  msgid "Custom CSS"
438
  msgstr "Custom CSS"
439
 
@@ -454,22 +454,22 @@ msgid "Uncheck to disable WPGlobus"
454
  msgstr "Uncheck to disable WPGlobus"
455
 
456
  #: includes/admin/class-wpglobus-customize-options.php:1118,
457
- #: includes/options/class-wpglobus-options.php:1346
458
  msgid "Redirect"
459
  msgstr "Redirect"
460
 
461
  #: includes/admin/class-wpglobus-customize-options.php:1143,
462
- #: includes/options/class-wpglobus-options.php:1341
463
  msgid "Choose the language automatically, based on:"
464
  msgstr "Choose the language automatically, based on:"
465
 
466
  #: includes/admin/class-wpglobus-customize-options.php:1145,
467
- #: includes/options/class-wpglobus-options.php:1331
468
  msgid "Preferred language set in the browser"
469
  msgstr "Preferred language set in the browser"
470
 
471
  #: includes/admin/class-wpglobus-customize-options.php:1146,
472
- #: includes/options/class-wpglobus-options.php:1318
473
  msgid ""
474
  "When a user comes to the site for the first time, try to find the best "
475
  "matching language version of the page."
@@ -496,7 +496,7 @@ msgstr "WPGlobus Settings page"
496
  #: includes/admin/class-wpglobus-customize-options.php:1185,
497
  #: includes/admin/class-wpglobus-customize-options.php:1207,
498
  #: includes/admin/class-wpglobus-customize-options.php:1227,
499
- #: includes/options/class-wpglobus-options.php:1290
500
  msgid "Custom JS Code"
501
  msgstr "Custom JS Code"
502
 
@@ -526,12 +526,12 @@ msgstr ""
526
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
527
 
528
  #: includes/admin/class-wpglobus-customize-options.php:1344,
529
- #: includes/options/class-wpglobus-options.php:567
530
  msgid "Thank you for installing WPGlobus!"
531
  msgstr "Thank you for installing WPGlobus!"
532
 
533
  #: includes/admin/class-wpglobus-customize-options.php:1348,
534
- #: includes/options/class-wpglobus-options.php:571
535
  msgid "Read About WPGlobus"
536
  msgstr "Read About WPGlobus"
537
 
@@ -542,7 +542,7 @@ msgstr ""
542
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
543
 
544
  #: includes/admin/class-wpglobus-customize-options.php:1356,
545
- #: includes/options/class-wpglobus-options.php:581
546
  msgid ""
547
  "Should you have any questions or comments, please do not hesitate to contact "
548
  "us."
@@ -552,13 +552,13 @@ msgstr ""
552
 
553
  #: includes/admin/class-wpglobus-customize-options.php:1360,
554
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
555
- #: includes/options/class-wpglobus-options.php:585
556
  msgid "Sincerely Yours,"
557
  msgstr "Sincerely Yours,"
558
 
559
  #: includes/admin/class-wpglobus-customize-options.php:1362,
560
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
561
- #: includes/options/class-wpglobus-options.php:587,
562
  #: includes/options/wpglobus-options-header.php:34
563
  msgid "The WPGlobus Team"
564
  msgstr "The WPGlobus Team"
@@ -566,7 +566,7 @@ msgstr "The WPGlobus Team"
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #: includes/admin/class-wpglobus-customize-options.php:1381,
569
- #: includes/options/class-wpglobus-options.php:622
570
  msgid ""
571
  "We would hate to see you go. If something goes wrong, do not uninstall "
572
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -575,7 +575,7 @@ msgstr ""
575
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
576
 
577
  #: includes/admin/class-wpglobus-customize-options.php:1388,
578
- #: includes/options/class-wpglobus-options.php:629
579
  msgid ""
580
  "Please note that if you deactivate WPGlobus, your site will show all the "
581
  "languages together, mixed up. You will need to remove all translations, "
@@ -588,7 +588,7 @@ msgstr ""
588
  #. translators: %s: link to the Clean-up Tool
589
  #. translators: %s: link to the Clean-up Tool
590
  #: includes/admin/class-wpglobus-customize-options.php:1393,
591
- #: includes/options/class-wpglobus-options.php:633
592
  msgid ""
593
  "If there are just a few places, you should edit them manually. To "
594
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -603,7 +603,7 @@ msgstr ""
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
605
  #: includes/admin/class-wpglobus-customize-options.php:1396,
606
- #: includes/options/class-wpglobus-options.php:610
607
  msgid "%1$sClean-up Tool%2$s"
608
  msgstr "%1$sClean-up Tool%2$s"
609
 
@@ -740,7 +740,7 @@ msgid "Installed"
740
  msgstr "Installed"
741
 
742
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
743
- #: includes/options/class-wpglobus-options.php:658
744
  msgid "Help Desk"
745
  msgstr "Help Desk"
746
 
@@ -796,16 +796,16 @@ msgstr ""
796
  msgid "Technical Information"
797
  msgstr "Technical Information"
798
 
799
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
800
  msgid "WPGlobus Recommends:"
801
  msgstr "WPGlobus Recommends:"
802
 
803
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
804
- #: includes/options/class-wpglobus-options.php:865
805
  msgid "WPGlobus for WooCommerce"
806
  msgstr "WPGlobus for WooCommerce"
807
 
808
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
809
  msgid ""
810
  "Translate product titles and descriptions, product categories, tags and "
811
  "attributes."
@@ -813,31 +813,54 @@ msgstr ""
813
  "Translate product titles and descriptions, product categories, tags and "
814
  "attributes."
815
 
816
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
817
  msgid "Get it now:"
818
  msgstr "Get it now:"
819
 
820
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
821
  msgid "WPGlobus Multi-Currency"
822
  msgstr "WPGlobus Multi-Currency"
823
 
824
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
825
  msgid "Accept multiple currencies in your online store!"
826
  msgstr "Accept multiple currencies in your online store!"
827
 
828
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
829
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
830
  msgid "Check it out:"
831
  msgstr "Check it out:"
832
 
833
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
834
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
835
  msgstr "Translate permalinks with our premium add-on, WPGlobus Plus!"
836
 
837
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
838
  msgid "To translate permalinks, please activate the module Slug."
839
  msgstr "To translate permalinks, please activate the module Slug."
840
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
841
  #: includes/class-wpglobus-widget.php:27
842
  msgid "WPGlobus widget"
843
  msgstr "WPGlobus widget"
@@ -874,45 +897,45 @@ msgstr "Dropdown"
874
  msgid "Dropdown with flags"
875
  msgstr "Dropdown with flags"
876
 
877
- #: includes/class-wpglobus-widget.php:240
878
  msgid "Selector type"
879
  msgstr "Selector type"
880
 
881
  #. translators: ON/OFF status of WPGlobus on the edit pages.
882
- #: includes/class-wpglobus.php:1040
883
  msgid "OFF"
884
  msgstr "OFF"
885
 
886
- #: includes/class-wpglobus.php:1041
887
  msgid "Turn on"
888
  msgstr "Turn on"
889
 
890
  #. translators: ON/OFF status of WPGlobus on the edit pages.
891
- #: includes/class-wpglobus.php:1045
892
  msgid "ON"
893
  msgstr "ON"
894
 
895
- #: includes/class-wpglobus.php:1046
896
  msgid "Turn off"
897
  msgstr "Turn off"
898
 
899
- #: includes/class-wpglobus.php:1210
900
  msgid "You cannot disable the main language."
901
  msgstr "You cannot disable the main language."
902
 
903
- #: includes/class-wpglobus.php:1412
904
  msgid "*) Available after the menu is saved."
905
  msgstr "*) Available after the menu is saved."
906
 
907
- #: includes/class-wpglobus.php:1429
908
  msgid "Need a multilingual slug?"
909
  msgstr "Need a multilingual slug?"
910
 
911
- #: includes/class-wpglobus.php:3469
912
  msgid "You must enable Pretty Permalinks to use WPGlobus."
913
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
914
 
915
- #: includes/class-wpglobus.php:3471
916
  msgid ""
917
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
918
  "default option."
@@ -920,7 +943,7 @@ msgstr ""
920
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
921
  "default option."
922
 
923
- #: includes/class-wpglobus.php:3612
924
  msgid "Add"
925
  msgstr "Add"
926
 
@@ -929,8 +952,8 @@ msgid "Language Selector Menu Style"
929
  msgstr "Language Selector Menu Style"
930
 
931
  #: includes/options/class-wpglobus-options.php:251,
932
- #: includes/options/class-wpglobus-options.php:734,
933
- #: includes/options/class-wpglobus-options.php:803
934
  msgid "WPGlobus Plus"
935
  msgstr "WPGlobus Plus"
936
 
@@ -959,12 +982,12 @@ msgstr ""
959
  "Settings panel properly. Please try another browser."
960
 
961
  #. translators: placeholders for "strong" tags.
962
- #: includes/options/class-wpglobus-options.php:575
963
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
964
  msgstr "Click the %1$s[Languages]%2$s tab at the left to setup the options."
965
 
966
  #. translators: placeholders for "strong" tags.
967
- #: includes/options/class-wpglobus-options.php:578
968
  msgid ""
969
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
970
  "the language attributes: name, code, flag icon, etc."
@@ -972,35 +995,35 @@ msgstr ""
972
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
973
  "the language attributes: name, code, flag icon, etc."
974
 
975
- #: includes/options/class-wpglobus-options.php:595
976
  msgid "Welcome!"
977
  msgstr "Welcome!"
978
 
979
- #: includes/options/class-wpglobus-options.php:618
980
  msgid "Deactivating / Uninstalling"
981
  msgstr "Deactivating / Uninstalling"
982
 
983
- #: includes/options/class-wpglobus-options.php:643
984
  msgid "Uninstall"
985
  msgstr "Uninstall"
986
 
987
- #: includes/options/class-wpglobus-options.php:673
988
  msgid "All add-ons"
989
  msgstr "All add-ons"
990
 
991
- #: includes/options/class-wpglobus-options.php:688
992
  msgid "Mobile Menu"
993
  msgstr "Mobile Menu"
994
 
995
- #: includes/options/class-wpglobus-options.php:703
996
  msgid "Language Widgets"
997
  msgstr "Language Widgets"
998
 
999
- #: includes/options/class-wpglobus-options.php:773
1000
  msgid "We Recommend..."
1001
  msgstr "We Recommend..."
1002
 
1003
- #: includes/options/class-wpglobus-options.php:805
1004
  msgid ""
1005
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1006
  "website, such as:"
@@ -1008,7 +1031,7 @@ msgstr ""
1008
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1009
  "website, such as:"
1010
 
1011
- #: includes/options/class-wpglobus-options.php:808
1012
  msgid ""
1013
  "- Ability to write a post in one language and immediately publish it, not "
1014
  "waiting for the translation to other languages;"
@@ -1016,11 +1039,11 @@ msgstr ""
1016
  "- Ability to write a post in one language and immediately publish it, not "
1017
  "waiting for the translation to other languages;"
1018
 
1019
- #: includes/options/class-wpglobus-options.php:811
1020
  msgid "- Set different URLs for each translation;"
1021
  msgstr "- Set different URLs for each translation;"
1022
 
1023
- #: includes/options/class-wpglobus-options.php:814
1024
  msgid ""
1025
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1026
  "for each translation;"
@@ -1028,17 +1051,17 @@ msgstr ""
1028
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1029
  "for each translation;"
1030
 
1031
- #: includes/options/class-wpglobus-options.php:817
1032
  msgid "- and more..."
1033
  msgstr "- and more..."
1034
 
1035
- #: includes/options/class-wpglobus-options.php:820,
1036
- #: includes/options/class-wpglobus-options.php:877,
1037
- #: includes/options/class-wpglobus-options.php:935
1038
  msgid "Click here to download"
1039
  msgstr "Click here to download"
1040
 
1041
- #: includes/options/class-wpglobus-options.php:868
1042
  msgid ""
1043
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1044
  "translate your blog posts and pages to many languages."
@@ -1046,11 +1069,11 @@ msgstr ""
1046
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1047
  "translate your blog posts and pages to many languages."
1048
 
1049
- #: includes/options/class-wpglobus-options.php:871
1050
  msgid "The next step is to translate your WooCommerce-based store!"
1051
  msgstr "The next step is to translate your WooCommerce-based store!"
1052
 
1053
- #: includes/options/class-wpglobus-options.php:874
1054
  msgid ""
1055
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1056
  "translate product titles and descriptions, categories, tags and attributes."
@@ -1058,11 +1081,11 @@ msgstr ""
1058
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1059
  "translate product titles and descriptions, categories, tags and attributes."
1060
 
1061
- #: includes/options/class-wpglobus-options.php:921
1062
  msgid "Multi-currency"
1063
  msgstr "Multi-currency"
1064
 
1065
- #: includes/options/class-wpglobus-options.php:924
1066
  msgid ""
1067
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1068
  "a single currency only."
@@ -1070,7 +1093,7 @@ msgstr ""
1070
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1071
  "a single currency only."
1072
 
1073
- #: includes/options/class-wpglobus-options.php:928
1074
  msgid ""
1075
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1076
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1082,7 +1105,7 @@ msgstr ""
1082
  "Accepting multiple currencies will strengthen your competitive edge and "
1083
  "positioning for global growth!"
1084
 
1085
- #: includes/options/class-wpglobus-options.php:932
1086
  msgid ""
1087
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1088
  "re-calculating prices on-the-fly."
@@ -1090,11 +1113,11 @@ msgstr ""
1090
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1091
  "re-calculating prices on-the-fly."
1092
 
1093
- #: includes/options/class-wpglobus-options.php:969
1094
  msgid "WPGlobus Premium Add-ons"
1095
  msgstr "WPGlobus Premium Add-ons"
1096
 
1097
- #: includes/options/class-wpglobus-options.php:971
1098
  msgid ""
1099
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1100
  "you will be able to:"
@@ -1102,7 +1125,7 @@ msgstr ""
1102
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1103
  "you will be able to:"
1104
 
1105
- #: includes/options/class-wpglobus-options.php:976
1106
  msgid ""
1107
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1108
  "моя-страница and so on);"
@@ -1110,7 +1133,7 @@ msgstr ""
1110
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1111
  "моя-страница and so on);"
1112
 
1113
- #: includes/options/class-wpglobus-options.php:979
1114
  msgid ""
1115
  "Postpone translation to some languages and <strong>publish only the "
1116
  "translated texts</strong>;"
@@ -1118,16 +1141,16 @@ msgstr ""
1118
  "Postpone translation to some languages and <strong>publish only the "
1119
  "translated texts</strong>;"
1120
 
1121
- #: includes/options/class-wpglobus-options.php:982
1122
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1123
  msgstr ""
1124
  "Maintain <strong>separate menus and widgets for each language</strong>;"
1125
 
1126
- #: includes/options/class-wpglobus-options.php:985
1127
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1128
  msgstr "<strong>Translate WooCommerce</strong> products and taxonomies;"
1129
 
1130
- #: includes/options/class-wpglobus-options.php:988
1131
  msgid ""
1132
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1133
  "strong>;"
@@ -1135,20 +1158,20 @@ msgstr ""
1135
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1136
  "strong>;"
1137
 
1138
- #: includes/options/class-wpglobus-options.php:992
1139
  msgid "...and more."
1140
  msgstr "...and more."
1141
 
1142
- #: includes/options/class-wpglobus-options.php:995
1143
  msgid "Click here to visit the WPGlobus Store"
1144
  msgstr "Click here to visit the WPGlobus Store"
1145
 
1146
- #: includes/options/class-wpglobus-options.php:1024
1147
  msgid "Select a language"
1148
  msgstr "Select a language"
1149
 
1150
  #. translators: %3$s placeholder for the icon (actual picture)
1151
- #: includes/options/class-wpglobus-options.php:1051
1152
  msgid ""
1153
  "Place the %1$smain language%2$s of your site at the top of the list by "
1154
  "dragging the %3$s icons."
@@ -1157,66 +1180,66 @@ msgstr ""
1157
  "dragging the %3$s icons."
1158
 
1159
  #. translators: placeholders for the "strong" HTML tags.
1160
- #: includes/options/class-wpglobus-options.php:1054
1161
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1162
  msgstr "%1$sUncheck%2$s the languages you do not plan to use."
1163
 
1164
  #. translators: placeholders for the "strong" HTML tags.
1165
- #: includes/options/class-wpglobus-options.php:1057
1166
  msgid "%1$sAdd%2$s more languages using the section below."
1167
  msgstr "%1$sAdd%2$s more languages using the section below."
1168
 
1169
- #: includes/options/class-wpglobus-options.php:1058
1170
  msgid "When done, click the [Save Changes] button."
1171
  msgstr "When done, click the [Save Changes] button."
1172
 
1173
  #. translators: %s - placeholder for the "Save Changes" button text.
1174
- #: includes/options/class-wpglobus-options.php:1068
1175
  msgid "Press the %s button to confirm."
1176
  msgstr "Press the %s button to confirm."
1177
 
1178
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1179
- #: includes/options/class-wpglobus-options.php:1086
1180
  msgid "-- none --"
1181
  msgstr "-- none --"
1182
 
1183
- #: includes/options/class-wpglobus-options.php:1087
1184
  msgid "All menus"
1185
  msgstr "All menus"
1186
 
1187
- #: includes/options/class-wpglobus-options.php:1100
1188
  msgid "Instructions:"
1189
  msgstr "Instructions:"
1190
 
1191
- #: includes/options/class-wpglobus-options.php:1158
1192
  msgid "(Found in some themes)"
1193
  msgstr "(Found in some themes)"
1194
 
1195
- #: includes/options/class-wpglobus-options.php:1160
1196
  msgid "Enable"
1197
  msgstr "Enable"
1198
 
1199
- #: includes/options/class-wpglobus-options.php:1175
1200
  msgid "Languages table"
1201
  msgstr "Languages table"
1202
 
1203
- #: includes/options/class-wpglobus-options.php:1181
1204
  msgid "Use this table to add, edit or delete languages."
1205
  msgstr "Use this table to add, edit or delete languages."
1206
 
1207
- #: includes/options/class-wpglobus-options.php:1182
1208
  msgid "NOTE: you cannot remove the main language."
1209
  msgstr "NOTE: you cannot remove the main language."
1210
 
1211
- #: includes/options/class-wpglobus-options.php:1236
1212
  msgid "WPGlobus is enabled on these Post Types"
1213
  msgstr "WPGlobus is enabled on these Post Types"
1214
 
1215
- #: includes/options/class-wpglobus-options.php:1237
1216
  msgid "Uncheck to disable"
1217
  msgstr "Uncheck to disable"
1218
 
1219
- #: includes/options/class-wpglobus-options.php:1238
1220
  msgid ""
1221
  "Please note that there are post types, which status is managed by other "
1222
  "plugins and cannot be changed here."
@@ -1224,11 +1247,11 @@ msgstr ""
1224
  "Please note that there are post types, which status is managed by other "
1225
  "plugins and cannot be changed here."
1226
 
1227
- #: includes/options/class-wpglobus-options.php:1243
1228
  msgid "Post Types"
1229
  msgstr "Post Types"
1230
 
1231
- #: includes/options/class-wpglobus-options.php:1259
1232
  msgid ""
1233
  "You should put here only the code provided by WPGlobus Support. Do not write "
1234
  "anything else in the sections below as it might break the functionality of "
@@ -1238,11 +1261,23 @@ msgstr ""
1238
  "anything else in the sections below as it might break the functionality of "
1239
  "your website!"
1240
 
1241
- #: includes/options/class-wpglobus-options.php:1300
1242
  msgid "Custom Code"
1243
  msgstr "Custom Code"
1244
 
1245
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1246
  msgid "Translate strings"
1247
  msgstr "Translate strings"
1248
 
@@ -1298,6 +1333,38 @@ msgstr "Select an item"
1298
  msgid "No items of this type were found."
1299
  msgstr "No items of this type were found."
1300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1301
  #: includes/options/templates/customize-intro.php:35
1302
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1303
  msgstr "WPGlobus Customizer is integrated into the Customize Theme panel"
308
  msgstr "Save &amp; Reload"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:546,
311
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
312
  msgid "WPGlobus"
313
  msgstr "WPGlobus"
314
 
331
  msgstr "Help"
332
 
333
  #: includes/admin/class-wpglobus-customize-options.php:738,
334
+ #: includes/options/class-wpglobus-options.php:1095
335
  msgid "Languages"
336
  msgstr "Languages"
337
 
338
  #: includes/admin/class-wpglobus-customize-options.php:758,
339
+ #: includes/options/class-wpglobus-options.php:1108
340
  msgid "Enabled Languages"
341
  msgstr "Enabled Languages"
342
 
343
  #: includes/admin/class-wpglobus-customize-options.php:760,
344
+ #: includes/options/class-wpglobus-options.php:1109
345
  msgid "These languages are currently enabled on your site."
346
  msgstr "These languages are currently enabled on your site."
347
 
348
  #: includes/admin/class-wpglobus-customize-options.php:788,
349
+ #: includes/options/class-wpglobus-options.php:1066
350
  msgid "Choose a language you would like to enable."
351
  msgstr "Choose a language you would like to enable."
352
 
357
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
358
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
359
  #: includes/admin/class-wpglobus-customize-options.php:794,
360
+ #: includes/options/class-wpglobus-options.php:1072
361
  msgid "or Add new Language %1$s here %2$s"
362
  msgstr "or Add new Language %1$s here %2$s"
363
 
364
  #: includes/admin/class-wpglobus-customize-options.php:806,
365
+ #: includes/options/class-wpglobus-options.php:1122
366
  msgid "Add Languages"
367
  msgstr "Add Languages"
368
 
369
  #: includes/admin/class-wpglobus-customize-options.php:826,
370
+ #: includes/options/class-wpglobus-options.php:1130
371
  msgid "Language Selector Mode"
372
  msgstr "Language Selector Mode"
373
 
374
  #: includes/admin/class-wpglobus-customize-options.php:831,
375
+ #: includes/options/class-wpglobus-options.php:1133
376
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
377
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
378
 
379
  #: includes/admin/class-wpglobus-customize-options.php:832,
380
+ #: includes/options/class-wpglobus-options.php:1134
381
  msgid "Full Name (English, Russian, Italian, etc.)"
382
  msgstr "Full Name (English, Russian, Italian, etc.)"
383
 
384
  #: includes/admin/class-wpglobus-customize-options.php:834,
385
+ #: includes/options/class-wpglobus-options.php:1135
386
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
387
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
388
 
389
  #: includes/admin/class-wpglobus-customize-options.php:835,
390
+ #: includes/options/class-wpglobus-options.php:1136
391
  msgid "Flags only"
392
  msgstr "Flags only"
393
 
394
  #: includes/admin/class-wpglobus-customize-options.php:837,
395
+ #: includes/options/class-wpglobus-options.php:1131
396
  msgid ""
397
  "Choose the way language name and country flag are shown in the drop-down menu"
398
  msgstr ""
404
 
405
  #: includes/admin/class-wpglobus-customize-options.php:881,
406
  #: includes/admin/class-wpglobus-customize-options.php:908,
407
+ #: includes/options/class-wpglobus-options.php:1147
408
  msgid "Language Selector Menu"
409
  msgstr "Language Selector Menu"
410
 
414
 
415
  #: includes/admin/class-wpglobus-customize-options.php:892,
416
  #: includes/admin/class-wpglobus-customize-options.php:913,
417
+ #: includes/options/class-wpglobus-options.php:1148
418
  msgid "Choose the navigation menu where the language selector will be shown"
419
  msgstr "Choose the navigation menu where the language selector will be shown"
420
 
421
  #: includes/admin/class-wpglobus-customize-options.php:933,
422
+ #: includes/options/class-wpglobus-options.php:1158
423
  msgid "\"All Pages\" menus Language selector"
424
  msgstr "\"All Pages\" menus Language selector"
425
 
426
  #: includes/admin/class-wpglobus-customize-options.php:936,
427
+ #: includes/options/class-wpglobus-options.php:1160
428
  msgid ""
429
  "Adds language selector to the menus that automatically list all existing "
430
  "pages (using `wp_list_pages`)"
433
  "pages (using `wp_list_pages`)"
434
 
435
  #: includes/admin/class-wpglobus-customize-options.php:953,
436
+ #: includes/options/class-wpglobus-options.php:1279
437
  msgid "Custom CSS"
438
  msgstr "Custom CSS"
439
 
454
  msgstr "Uncheck to disable WPGlobus"
455
 
456
  #: includes/admin/class-wpglobus-customize-options.php:1118,
457
+ #: includes/options/class-wpglobus-options.php:1347
458
  msgid "Redirect"
459
  msgstr "Redirect"
460
 
461
  #: includes/admin/class-wpglobus-customize-options.php:1143,
462
+ #: includes/options/class-wpglobus-options.php:1342
463
  msgid "Choose the language automatically, based on:"
464
  msgstr "Choose the language automatically, based on:"
465
 
466
  #: includes/admin/class-wpglobus-customize-options.php:1145,
467
+ #: includes/options/class-wpglobus-options.php:1332
468
  msgid "Preferred language set in the browser"
469
  msgstr "Preferred language set in the browser"
470
 
471
  #: includes/admin/class-wpglobus-customize-options.php:1146,
472
+ #: includes/options/class-wpglobus-options.php:1319
473
  msgid ""
474
  "When a user comes to the site for the first time, try to find the best "
475
  "matching language version of the page."
496
  #: includes/admin/class-wpglobus-customize-options.php:1185,
497
  #: includes/admin/class-wpglobus-customize-options.php:1207,
498
  #: includes/admin/class-wpglobus-customize-options.php:1227,
499
+ #: includes/options/class-wpglobus-options.php:1291
500
  msgid "Custom JS Code"
501
  msgstr "Custom JS Code"
502
 
526
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
527
 
528
  #: includes/admin/class-wpglobus-customize-options.php:1344,
529
+ #: includes/options/class-wpglobus-options.php:568
530
  msgid "Thank you for installing WPGlobus!"
531
  msgstr "Thank you for installing WPGlobus!"
532
 
533
  #: includes/admin/class-wpglobus-customize-options.php:1348,
534
+ #: includes/options/class-wpglobus-options.php:572
535
  msgid "Read About WPGlobus"
536
  msgstr "Read About WPGlobus"
537
 
542
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
543
 
544
  #: includes/admin/class-wpglobus-customize-options.php:1356,
545
+ #: includes/options/class-wpglobus-options.php:582
546
  msgid ""
547
  "Should you have any questions or comments, please do not hesitate to contact "
548
  "us."
552
 
553
  #: includes/admin/class-wpglobus-customize-options.php:1360,
554
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
555
+ #: includes/options/class-wpglobus-options.php:586
556
  msgid "Sincerely Yours,"
557
  msgstr "Sincerely Yours,"
558
 
559
  #: includes/admin/class-wpglobus-customize-options.php:1362,
560
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
561
+ #: includes/options/class-wpglobus-options.php:588,
562
  #: includes/options/wpglobus-options-header.php:34
563
  msgid "The WPGlobus Team"
564
  msgstr "The WPGlobus Team"
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
568
  #: includes/admin/class-wpglobus-customize-options.php:1381,
569
+ #: includes/options/class-wpglobus-options.php:623
570
  msgid ""
571
  "We would hate to see you go. If something goes wrong, do not uninstall "
572
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
576
 
577
  #: includes/admin/class-wpglobus-customize-options.php:1388,
578
+ #: includes/options/class-wpglobus-options.php:630
579
  msgid ""
580
  "Please note that if you deactivate WPGlobus, your site will show all the "
581
  "languages together, mixed up. You will need to remove all translations, "
588
  #. translators: %s: link to the Clean-up Tool
589
  #. translators: %s: link to the Clean-up Tool
590
  #: includes/admin/class-wpglobus-customize-options.php:1393,
591
+ #: includes/options/class-wpglobus-options.php:634
592
  msgid ""
593
  "If there are just a few places, you should edit them manually. To "
594
  "automatically remove all translations at once, you can use the %s. WARNING: "
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
605
  #: includes/admin/class-wpglobus-customize-options.php:1396,
606
+ #: includes/options/class-wpglobus-options.php:611
607
  msgid "%1$sClean-up Tool%2$s"
608
  msgstr "%1$sClean-up Tool%2$s"
609
 
740
  msgstr "Installed"
741
 
742
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
743
+ #: includes/options/class-wpglobus-options.php:659
744
  msgid "Help Desk"
745
  msgstr "Help Desk"
746
 
796
  msgid "Technical Information"
797
  msgstr "Technical Information"
798
 
799
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
800
  msgid "WPGlobus Recommends:"
801
  msgstr "WPGlobus Recommends:"
802
 
803
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
804
+ #: includes/options/class-wpglobus-options.php:866
805
  msgid "WPGlobus for WooCommerce"
806
  msgstr "WPGlobus for WooCommerce"
807
 
808
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
809
  msgid ""
810
  "Translate product titles and descriptions, product categories, tags and "
811
  "attributes."
813
  "Translate product titles and descriptions, product categories, tags and "
814
  "attributes."
815
 
816
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
817
  msgid "Get it now:"
818
  msgstr "Get it now:"
819
 
820
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
821
  msgid "WPGlobus Multi-Currency"
822
  msgstr "WPGlobus Multi-Currency"
823
 
824
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
825
  msgid "Accept multiple currencies in your online store!"
826
  msgstr "Accept multiple currencies in your online store!"
827
 
828
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
829
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
830
  msgid "Check it out:"
831
  msgstr "Check it out:"
832
 
833
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
834
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
835
  msgstr "Translate permalinks with our premium add-on, WPGlobus Plus!"
836
 
837
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
838
  msgid "To translate permalinks, please activate the module Slug."
839
  msgstr "To translate permalinks, please activate the module Slug."
840
 
841
+ #: includes/builders/class-wpglobus-builder.php:351,
842
+ #: includes/class-wpglobus.php:3527
843
+ msgid "Save draft before using extra language."
844
+ msgstr ""
845
+
846
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
847
+ msgid "WPGlobus languages"
848
+ msgstr ""
849
+
850
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
851
+ msgid "Before switching the language, please save draft or publish."
852
+ msgstr ""
853
+
854
+ #. translators: Metabox title FOR language.
855
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
856
+ msgctxt "filter__seo_meta_box_title"
857
+ msgid "for"
858
+ msgstr ""
859
+
860
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
861
+ msgid "Page is being reloaded. Please wait..."
862
+ msgstr ""
863
+
864
  #: includes/class-wpglobus-widget.php:27
865
  msgid "WPGlobus widget"
866
  msgstr "WPGlobus widget"
897
  msgid "Dropdown with flags"
898
  msgstr "Dropdown with flags"
899
 
900
+ #: includes/class-wpglobus-widget.php:264
901
  msgid "Selector type"
902
  msgstr "Selector type"
903
 
904
  #. translators: ON/OFF status of WPGlobus on the edit pages.
905
+ #: includes/class-wpglobus.php:1294
906
  msgid "OFF"
907
  msgstr "OFF"
908
 
909
+ #: includes/class-wpglobus.php:1295
910
  msgid "Turn on"
911
  msgstr "Turn on"
912
 
913
  #. translators: ON/OFF status of WPGlobus on the edit pages.
914
+ #: includes/class-wpglobus.php:1299
915
  msgid "ON"
916
  msgstr "ON"
917
 
918
+ #: includes/class-wpglobus.php:1300
919
  msgid "Turn off"
920
  msgstr "Turn off"
921
 
922
+ #: includes/class-wpglobus.php:1483
923
  msgid "You cannot disable the main language."
924
  msgstr "You cannot disable the main language."
925
 
926
+ #: includes/class-wpglobus.php:1684
927
  msgid "*) Available after the menu is saved."
928
  msgstr "*) Available after the menu is saved."
929
 
930
+ #: includes/class-wpglobus.php:1701
931
  msgid "Need a multilingual slug?"
932
  msgstr "Need a multilingual slug?"
933
 
934
+ #: includes/class-wpglobus.php:3960
935
  msgid "You must enable Pretty Permalinks to use WPGlobus."
936
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
937
 
938
+ #: includes/class-wpglobus.php:3962
939
  msgid ""
940
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
941
  "default option."
943
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
944
  "default option."
945
 
946
+ #: includes/class-wpglobus.php:4108
947
  msgid "Add"
948
  msgstr "Add"
949
 
952
  msgstr "Language Selector Menu Style"
953
 
954
  #: includes/options/class-wpglobus-options.php:251,
955
+ #: includes/options/class-wpglobus-options.php:735,
956
+ #: includes/options/class-wpglobus-options.php:804
957
  msgid "WPGlobus Plus"
958
  msgstr "WPGlobus Plus"
959
 
982
  "Settings panel properly. Please try another browser."
983
 
984
  #. translators: placeholders for "strong" tags.
985
+ #: includes/options/class-wpglobus-options.php:576
986
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
987
  msgstr "Click the %1$s[Languages]%2$s tab at the left to setup the options."
988
 
989
  #. translators: placeholders for "strong" tags.
990
+ #: includes/options/class-wpglobus-options.php:579
991
  msgid ""
992
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
993
  "the language attributes: name, code, flag icon, etc."
995
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
996
  "the language attributes: name, code, flag icon, etc."
997
 
998
+ #: includes/options/class-wpglobus-options.php:596
999
  msgid "Welcome!"
1000
  msgstr "Welcome!"
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:619
1003
  msgid "Deactivating / Uninstalling"
1004
  msgstr "Deactivating / Uninstalling"
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:644
1007
  msgid "Uninstall"
1008
  msgstr "Uninstall"
1009
 
1010
+ #: includes/options/class-wpglobus-options.php:674
1011
  msgid "All add-ons"
1012
  msgstr "All add-ons"
1013
 
1014
+ #: includes/options/class-wpglobus-options.php:689
1015
  msgid "Mobile Menu"
1016
  msgstr "Mobile Menu"
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:704
1019
  msgid "Language Widgets"
1020
  msgstr "Language Widgets"
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:774
1023
  msgid "We Recommend..."
1024
  msgstr "We Recommend..."
1025
 
1026
+ #: includes/options/class-wpglobus-options.php:806
1027
  msgid ""
1028
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1029
  "website, such as:"
1031
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1032
  "website, such as:"
1033
 
1034
+ #: includes/options/class-wpglobus-options.php:809
1035
  msgid ""
1036
  "- Ability to write a post in one language and immediately publish it, not "
1037
  "waiting for the translation to other languages;"
1039
  "- Ability to write a post in one language and immediately publish it, not "
1040
  "waiting for the translation to other languages;"
1041
 
1042
+ #: includes/options/class-wpglobus-options.php:812
1043
  msgid "- Set different URLs for each translation;"
1044
  msgstr "- Set different URLs for each translation;"
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:815
1047
  msgid ""
1048
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1049
  "for each translation;"
1051
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1052
  "for each translation;"
1053
 
1054
+ #: includes/options/class-wpglobus-options.php:818
1055
  msgid "- and more..."
1056
  msgstr "- and more..."
1057
 
1058
+ #: includes/options/class-wpglobus-options.php:821,
1059
+ #: includes/options/class-wpglobus-options.php:878,
1060
+ #: includes/options/class-wpglobus-options.php:936
1061
  msgid "Click here to download"
1062
  msgstr "Click here to download"
1063
 
1064
+ #: includes/options/class-wpglobus-options.php:869
1065
  msgid ""
1066
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1067
  "translate your blog posts and pages to many languages."
1069
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1070
  "translate your blog posts and pages to many languages."
1071
 
1072
+ #: includes/options/class-wpglobus-options.php:872
1073
  msgid "The next step is to translate your WooCommerce-based store!"
1074
  msgstr "The next step is to translate your WooCommerce-based store!"
1075
 
1076
+ #: includes/options/class-wpglobus-options.php:875
1077
  msgid ""
1078
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1079
  "translate product titles and descriptions, categories, tags and attributes."
1081
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1082
  "translate product titles and descriptions, categories, tags and attributes."
1083
 
1084
+ #: includes/options/class-wpglobus-options.php:922
1085
  msgid "Multi-currency"
1086
  msgstr "Multi-currency"
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:925
1089
  msgid ""
1090
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1091
  "a single currency only."
1093
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1094
  "a single currency only."
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:929
1097
  msgid ""
1098
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1099
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1105
  "Accepting multiple currencies will strengthen your competitive edge and "
1106
  "positioning for global growth!"
1107
 
1108
+ #: includes/options/class-wpglobus-options.php:933
1109
  msgid ""
1110
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1111
  "re-calculating prices on-the-fly."
1113
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1114
  "re-calculating prices on-the-fly."
1115
 
1116
+ #: includes/options/class-wpglobus-options.php:970
1117
  msgid "WPGlobus Premium Add-ons"
1118
  msgstr "WPGlobus Premium Add-ons"
1119
 
1120
+ #: includes/options/class-wpglobus-options.php:972
1121
  msgid ""
1122
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1123
  "you will be able to:"
1125
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1126
  "you will be able to:"
1127
 
1128
+ #: includes/options/class-wpglobus-options.php:977
1129
  msgid ""
1130
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1131
  "моя-страница and so on);"
1133
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1134
  "моя-страница and so on);"
1135
 
1136
+ #: includes/options/class-wpglobus-options.php:980
1137
  msgid ""
1138
  "Postpone translation to some languages and <strong>publish only the "
1139
  "translated texts</strong>;"
1141
  "Postpone translation to some languages and <strong>publish only the "
1142
  "translated texts</strong>;"
1143
 
1144
+ #: includes/options/class-wpglobus-options.php:983
1145
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1146
  msgstr ""
1147
  "Maintain <strong>separate menus and widgets for each language</strong>;"
1148
 
1149
+ #: includes/options/class-wpglobus-options.php:986
1150
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1151
  msgstr "<strong>Translate WooCommerce</strong> products and taxonomies;"
1152
 
1153
+ #: includes/options/class-wpglobus-options.php:989
1154
  msgid ""
1155
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1156
  "strong>;"
1158
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1159
  "strong>;"
1160
 
1161
+ #: includes/options/class-wpglobus-options.php:993
1162
  msgid "...and more."
1163
  msgstr "...and more."
1164
 
1165
+ #: includes/options/class-wpglobus-options.php:996
1166
  msgid "Click here to visit the WPGlobus Store"
1167
  msgstr "Click here to visit the WPGlobus Store"
1168
 
1169
+ #: includes/options/class-wpglobus-options.php:1025
1170
  msgid "Select a language"
1171
  msgstr "Select a language"
1172
 
1173
  #. translators: %3$s placeholder for the icon (actual picture)
1174
+ #: includes/options/class-wpglobus-options.php:1052
1175
  msgid ""
1176
  "Place the %1$smain language%2$s of your site at the top of the list by "
1177
  "dragging the %3$s icons."
1180
  "dragging the %3$s icons."
1181
 
1182
  #. translators: placeholders for the "strong" HTML tags.
1183
+ #: includes/options/class-wpglobus-options.php:1055
1184
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1185
  msgstr "%1$sUncheck%2$s the languages you do not plan to use."
1186
 
1187
  #. translators: placeholders for the "strong" HTML tags.
1188
+ #: includes/options/class-wpglobus-options.php:1058
1189
  msgid "%1$sAdd%2$s more languages using the section below."
1190
  msgstr "%1$sAdd%2$s more languages using the section below."
1191
 
1192
+ #: includes/options/class-wpglobus-options.php:1059
1193
  msgid "When done, click the [Save Changes] button."
1194
  msgstr "When done, click the [Save Changes] button."
1195
 
1196
  #. translators: %s - placeholder for the "Save Changes" button text.
1197
+ #: includes/options/class-wpglobus-options.php:1069
1198
  msgid "Press the %s button to confirm."
1199
  msgstr "Press the %s button to confirm."
1200
 
1201
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1202
+ #: includes/options/class-wpglobus-options.php:1087
1203
  msgid "-- none --"
1204
  msgstr "-- none --"
1205
 
1206
+ #: includes/options/class-wpglobus-options.php:1088
1207
  msgid "All menus"
1208
  msgstr "All menus"
1209
 
1210
+ #: includes/options/class-wpglobus-options.php:1101
1211
  msgid "Instructions:"
1212
  msgstr "Instructions:"
1213
 
1214
+ #: includes/options/class-wpglobus-options.php:1159
1215
  msgid "(Found in some themes)"
1216
  msgstr "(Found in some themes)"
1217
 
1218
+ #: includes/options/class-wpglobus-options.php:1161
1219
  msgid "Enable"
1220
  msgstr "Enable"
1221
 
1222
+ #: includes/options/class-wpglobus-options.php:1176
1223
  msgid "Languages table"
1224
  msgstr "Languages table"
1225
 
1226
+ #: includes/options/class-wpglobus-options.php:1182
1227
  msgid "Use this table to add, edit or delete languages."
1228
  msgstr "Use this table to add, edit or delete languages."
1229
 
1230
+ #: includes/options/class-wpglobus-options.php:1183
1231
  msgid "NOTE: you cannot remove the main language."
1232
  msgstr "NOTE: you cannot remove the main language."
1233
 
1234
+ #: includes/options/class-wpglobus-options.php:1237
1235
  msgid "WPGlobus is enabled on these Post Types"
1236
  msgstr "WPGlobus is enabled on these Post Types"
1237
 
1238
+ #: includes/options/class-wpglobus-options.php:1238
1239
  msgid "Uncheck to disable"
1240
  msgstr "Uncheck to disable"
1241
 
1242
+ #: includes/options/class-wpglobus-options.php:1239
1243
  msgid ""
1244
  "Please note that there are post types, which status is managed by other "
1245
  "plugins and cannot be changed here."
1247
  "Please note that there are post types, which status is managed by other "
1248
  "plugins and cannot be changed here."
1249
 
1250
+ #: includes/options/class-wpglobus-options.php:1244
1251
  msgid "Post Types"
1252
  msgstr "Post Types"
1253
 
1254
+ #: includes/options/class-wpglobus-options.php:1260
1255
  msgid ""
1256
  "You should put here only the code provided by WPGlobus Support. Do not write "
1257
  "anything else in the sections below as it might break the functionality of "
1261
  "anything else in the sections below as it might break the functionality of "
1262
  "your website!"
1263
 
1264
+ #: includes/options/class-wpglobus-options.php:1301
1265
  msgid "Custom Code"
1266
  msgstr "Custom Code"
1267
 
1268
+ #: includes/options/class-wpglobus-options.php:1398
1269
+ msgid "Enabled"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/class-wpglobus-options.php:1408
1273
+ msgid "Builders support"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/class-wpglobus-options.php:1421
1277
+ msgid "Сompatibility"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/class-wpglobus-options.php:1734
1281
  msgid "Translate strings"
1282
  msgstr "Translate strings"
1283
 
1333
  msgid "No items of this type were found."
1334
  msgstr "No items of this type were found."
1335
 
1336
+ #: includes/options/templates/compatibility.php:22
1337
+ msgid "List of supported add-ons"
1338
+ msgstr ""
1339
+
1340
+ #: includes/options/templates/compatibility.php:27
1341
+ msgid "Add-on"
1342
+ msgstr ""
1343
+
1344
+ #: includes/options/templates/compatibility.php:28
1345
+ msgid "Current version"
1346
+ msgstr ""
1347
+
1348
+ #: includes/options/templates/compatibility.php:29
1349
+ msgid "Supported minimum version"
1350
+ msgstr ""
1351
+
1352
+ #: includes/options/templates/compatibility.php:30
1353
+ msgid "Status"
1354
+ msgstr ""
1355
+
1356
+ #: includes/options/templates/compatibility.php:46
1357
+ msgid "Active"
1358
+ msgstr ""
1359
+
1360
+ #: includes/options/templates/compatibility.php:48
1361
+ msgid "Installed, inactive"
1362
+ msgstr ""
1363
+
1364
+ #: includes/options/templates/compatibility.php:51
1365
+ msgid "Not installed"
1366
+ msgstr ""
1367
+
1368
  #: includes/options/templates/customize-intro.php:35
1369
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1370
  msgstr "WPGlobus Customizer is integrated into the Customize Theme panel"
languages/wpglobus-en_ZA.po CHANGED
@@ -309,7 +309,7 @@ msgid "Save &amp; Reload"
309
  msgstr "Save &amp; Reload"
310
 
311
  #: includes/admin/class-wpglobus-customize-options.php:546,
312
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
313
  msgid "WPGlobus"
314
  msgstr "WPGlobus"
315
 
@@ -332,22 +332,22 @@ msgid "Help"
332
  msgstr ""
333
 
334
  #: includes/admin/class-wpglobus-customize-options.php:738,
335
- #: includes/options/class-wpglobus-options.php:1094
336
  msgid "Languages"
337
  msgstr "Languages"
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:758,
340
- #: includes/options/class-wpglobus-options.php:1107
341
  msgid "Enabled Languages"
342
  msgstr "Enabled Languages"
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:760,
345
- #: includes/options/class-wpglobus-options.php:1108
346
  msgid "These languages are currently enabled on your site."
347
  msgstr "These languages are currently enabled on your site."
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:788,
350
- #: includes/options/class-wpglobus-options.php:1065
351
  msgid "Choose a language you would like to enable."
352
  msgstr ""
353
 
@@ -358,42 +358,42 @@ msgstr ""
358
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #: includes/admin/class-wpglobus-customize-options.php:794,
361
- #: includes/options/class-wpglobus-options.php:1071
362
  msgid "or Add new Language %1$s here %2$s"
363
  msgstr "or Add new Language %1$s here %2$s"
364
 
365
  #: includes/admin/class-wpglobus-customize-options.php:806,
366
- #: includes/options/class-wpglobus-options.php:1121
367
  msgid "Add Languages"
368
  msgstr "Add Languages"
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:826,
371
- #: includes/options/class-wpglobus-options.php:1129
372
  msgid "Language Selector Mode"
373
  msgstr "Language Selector Mode"
374
 
375
  #: includes/admin/class-wpglobus-customize-options.php:831,
376
- #: includes/options/class-wpglobus-options.php:1132
377
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
378
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:832,
381
- #: includes/options/class-wpglobus-options.php:1133
382
  msgid "Full Name (English, Russian, Italian, etc.)"
383
  msgstr "Full Name (English, Russian, Italian, etc.)"
384
 
385
  #: includes/admin/class-wpglobus-customize-options.php:834,
386
- #: includes/options/class-wpglobus-options.php:1134
387
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
388
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:835,
391
- #: includes/options/class-wpglobus-options.php:1135
392
  msgid "Flags only"
393
  msgstr "Flags only"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:837,
396
- #: includes/options/class-wpglobus-options.php:1130
397
  msgid ""
398
  "Choose the way language name and country flag are shown in the drop-down menu"
399
  msgstr ""
@@ -405,7 +405,7 @@ msgstr ""
405
 
406
  #: includes/admin/class-wpglobus-customize-options.php:881,
407
  #: includes/admin/class-wpglobus-customize-options.php:908,
408
- #: includes/options/class-wpglobus-options.php:1146
409
  msgid "Language Selector Menu"
410
  msgstr "Language Selector Menu"
411
 
@@ -415,17 +415,17 @@ msgstr "No menus have been created yet. Create some."
415
 
416
  #: includes/admin/class-wpglobus-customize-options.php:892,
417
  #: includes/admin/class-wpglobus-customize-options.php:913,
418
- #: includes/options/class-wpglobus-options.php:1147
419
  msgid "Choose the navigation menu where the language selector will be shown"
420
  msgstr "Choose the navigation menu where the language selector will be shown"
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:933,
423
- #: includes/options/class-wpglobus-options.php:1157
424
  msgid "\"All Pages\" menus Language selector"
425
  msgstr "\"All Pages\" menus Language selector"
426
 
427
  #: includes/admin/class-wpglobus-customize-options.php:936,
428
- #: includes/options/class-wpglobus-options.php:1159
429
  msgid ""
430
  "Adds language selector to the menus that automatically list all existing "
431
  "pages (using `wp_list_pages`)"
@@ -434,7 +434,7 @@ msgstr ""
434
  "pages (using `wp_list_pages`)"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:953,
437
- #: includes/options/class-wpglobus-options.php:1278
438
  msgid "Custom CSS"
439
  msgstr "Custom CSS"
440
 
@@ -455,22 +455,22 @@ msgid "Uncheck to disable WPGlobus"
455
  msgstr "Uncheck to disable WPGlobus"
456
 
457
  #: includes/admin/class-wpglobus-customize-options.php:1118,
458
- #: includes/options/class-wpglobus-options.php:1346
459
  msgid "Redirect"
460
  msgstr "Redirect"
461
 
462
  #: includes/admin/class-wpglobus-customize-options.php:1143,
463
- #: includes/options/class-wpglobus-options.php:1341
464
  msgid "Choose the language automatically, based on:"
465
  msgstr "Choose the language automatically, based on:"
466
 
467
  #: includes/admin/class-wpglobus-customize-options.php:1145,
468
- #: includes/options/class-wpglobus-options.php:1331
469
  msgid "Preferred language set in the browser"
470
  msgstr "Preferred language set in the browser"
471
 
472
  #: includes/admin/class-wpglobus-customize-options.php:1146,
473
- #: includes/options/class-wpglobus-options.php:1318
474
  msgid ""
475
  "When a user comes to the site for the first time, try to find the best "
476
  "matching language version of the page."
@@ -495,7 +495,7 @@ msgstr ""
495
  #: includes/admin/class-wpglobus-customize-options.php:1185,
496
  #: includes/admin/class-wpglobus-customize-options.php:1207,
497
  #: includes/admin/class-wpglobus-customize-options.php:1227,
498
- #: includes/options/class-wpglobus-options.php:1290
499
  msgid "Custom JS Code"
500
  msgstr "Custom JS Code"
501
 
@@ -525,12 +525,12 @@ msgstr ""
525
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
526
 
527
  #: includes/admin/class-wpglobus-customize-options.php:1344,
528
- #: includes/options/class-wpglobus-options.php:567
529
  msgid "Thank you for installing WPGlobus!"
530
  msgstr "Thank you for installing WPGlobus!"
531
 
532
  #: includes/admin/class-wpglobus-customize-options.php:1348,
533
- #: includes/options/class-wpglobus-options.php:571
534
  msgid "Read About WPGlobus"
535
  msgstr "Read About WPGlobus"
536
 
@@ -541,7 +541,7 @@ msgstr ""
541
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
542
 
543
  #: includes/admin/class-wpglobus-customize-options.php:1356,
544
- #: includes/options/class-wpglobus-options.php:581
545
  msgid ""
546
  "Should you have any questions or comments, please do not hesitate to contact "
547
  "us."
@@ -551,13 +551,13 @@ msgstr ""
551
 
552
  #: includes/admin/class-wpglobus-customize-options.php:1360,
553
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
554
- #: includes/options/class-wpglobus-options.php:585
555
  msgid "Sincerely Yours,"
556
  msgstr "Sincerely Yours,"
557
 
558
  #: includes/admin/class-wpglobus-customize-options.php:1362,
559
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
560
- #: includes/options/class-wpglobus-options.php:587,
561
  #: includes/options/wpglobus-options-header.php:34
562
  msgid "The WPGlobus Team"
563
  msgstr "The WPGlobus Team"
@@ -565,7 +565,7 @@ msgstr "The WPGlobus Team"
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #: includes/admin/class-wpglobus-customize-options.php:1381,
568
- #: includes/options/class-wpglobus-options.php:622
569
  msgid ""
570
  "We would hate to see you go. If something goes wrong, do not uninstall "
571
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -574,7 +574,7 @@ msgstr ""
574
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
 
576
  #: includes/admin/class-wpglobus-customize-options.php:1388,
577
- #: includes/options/class-wpglobus-options.php:629
578
  msgid ""
579
  "Please note that if you deactivate WPGlobus, your site will show all the "
580
  "languages together, mixed up. You will need to remove all translations, "
@@ -587,7 +587,7 @@ msgstr ""
587
  #. translators: %s: link to the Clean-up Tool
588
  #. translators: %s: link to the Clean-up Tool
589
  #: includes/admin/class-wpglobus-customize-options.php:1393,
590
- #: includes/options/class-wpglobus-options.php:633
591
  msgid ""
592
  "If there are just a few places, you should edit them manually. To "
593
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -602,7 +602,7 @@ msgstr ""
602
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #: includes/admin/class-wpglobus-customize-options.php:1396,
605
- #: includes/options/class-wpglobus-options.php:610
606
  msgid "%1$sClean-up Tool%2$s"
607
  msgstr "%1$sClean-up Tool%2$s"
608
 
@@ -739,7 +739,7 @@ msgid "Installed"
739
  msgstr "Installed"
740
 
741
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
742
- #: includes/options/class-wpglobus-options.php:658
743
  msgid "Help Desk"
744
  msgstr "Help Desk"
745
 
@@ -795,16 +795,16 @@ msgstr ""
795
  msgid "Technical Information"
796
  msgstr "Technical Information"
797
 
798
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
799
  msgid "WPGlobus Recommends:"
800
  msgstr "WPGlobus Recommends:"
801
 
802
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
803
- #: includes/options/class-wpglobus-options.php:865
804
  msgid "WPGlobus for WooCommerce"
805
  msgstr "WPGlobus for WooCommerce"
806
 
807
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
808
  msgid ""
809
  "Translate product titles and descriptions, product categories, tags and "
810
  "attributes."
@@ -812,31 +812,54 @@ msgstr ""
812
  "Translate product titles and descriptions, product categories, tags and "
813
  "attributes."
814
 
815
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
816
  msgid "Get it now:"
817
  msgstr "Get it now:"
818
 
819
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
820
  msgid "WPGlobus Multi-Currency"
821
  msgstr "WPGlobus Multi-Currency"
822
 
823
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
824
  msgid "Accept multiple currencies in your online store!"
825
  msgstr "Accept multiple currencies in your online store!"
826
 
827
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
828
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
829
  msgid "Check it out:"
830
  msgstr "Check it out:"
831
 
832
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
833
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
834
  msgstr ""
835
 
836
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
837
  msgid "To translate permalinks, please activate the module Slug."
838
  msgstr ""
839
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
840
  #: includes/class-wpglobus-widget.php:27
841
  msgid "WPGlobus widget"
842
  msgstr "WPGlobus widget"
@@ -873,45 +896,45 @@ msgstr "Dropdown"
873
  msgid "Dropdown with flags"
874
  msgstr "Dropdown with flags"
875
 
876
- #: includes/class-wpglobus-widget.php:240
877
  msgid "Selector type"
878
  msgstr "Selector type"
879
 
880
  #. translators: ON/OFF status of WPGlobus on the edit pages.
881
- #: includes/class-wpglobus.php:1040
882
  msgid "OFF"
883
  msgstr ""
884
 
885
- #: includes/class-wpglobus.php:1041
886
  msgid "Turn on"
887
  msgstr ""
888
 
889
  #. translators: ON/OFF status of WPGlobus on the edit pages.
890
- #: includes/class-wpglobus.php:1045
891
  msgid "ON"
892
  msgstr ""
893
 
894
- #: includes/class-wpglobus.php:1046
895
  msgid "Turn off"
896
  msgstr ""
897
 
898
- #: includes/class-wpglobus.php:1210
899
  msgid "You cannot disable the main language."
900
  msgstr "You cannot disable the main language."
901
 
902
- #: includes/class-wpglobus.php:1412
903
  msgid "*) Available after the menu is saved."
904
  msgstr "*) Available after the menu is saved."
905
 
906
- #: includes/class-wpglobus.php:1429
907
  msgid "Need a multilingual slug?"
908
  msgstr "Need a multilingual slug?"
909
 
910
- #: includes/class-wpglobus.php:3469
911
  msgid "You must enable Pretty Permalinks to use WPGlobus."
912
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
913
 
914
- #: includes/class-wpglobus.php:3471
915
  msgid ""
916
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
917
  "default option."
@@ -919,7 +942,7 @@ msgstr ""
919
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
920
  "default option."
921
 
922
- #: includes/class-wpglobus.php:3612
923
  msgid "Add"
924
  msgstr "Add"
925
 
@@ -928,8 +951,8 @@ msgid "Language Selector Menu Style"
928
  msgstr ""
929
 
930
  #: includes/options/class-wpglobus-options.php:251,
931
- #: includes/options/class-wpglobus-options.php:734,
932
- #: includes/options/class-wpglobus-options.php:803
933
  msgid "WPGlobus Plus"
934
  msgstr ""
935
 
@@ -956,104 +979,104 @@ msgid ""
956
  msgstr ""
957
 
958
  #. translators: placeholders for "strong" tags.
959
- #: includes/options/class-wpglobus-options.php:575
960
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
961
  msgstr ""
962
 
963
  #. translators: placeholders for "strong" tags.
964
- #: includes/options/class-wpglobus-options.php:578
965
  msgid ""
966
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
967
  "the language attributes: name, code, flag icon, etc."
968
  msgstr ""
969
 
970
- #: includes/options/class-wpglobus-options.php:595
971
  msgid "Welcome!"
972
  msgstr "Welcome!"
973
 
974
- #: includes/options/class-wpglobus-options.php:618
975
  msgid "Deactivating / Uninstalling"
976
  msgstr "Deactivating / Uninstalling"
977
 
978
- #: includes/options/class-wpglobus-options.php:643
979
  msgid "Uninstall"
980
  msgstr ""
981
 
982
- #: includes/options/class-wpglobus-options.php:673
983
  msgid "All add-ons"
984
  msgstr ""
985
 
986
- #: includes/options/class-wpglobus-options.php:688
987
  msgid "Mobile Menu"
988
  msgstr ""
989
 
990
- #: includes/options/class-wpglobus-options.php:703
991
  msgid "Language Widgets"
992
  msgstr ""
993
 
994
- #: includes/options/class-wpglobus-options.php:773
995
  msgid "We Recommend..."
996
  msgstr ""
997
 
998
- #: includes/options/class-wpglobus-options.php:805
999
  msgid ""
1000
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1001
  "website, such as:"
1002
  msgstr ""
1003
 
1004
- #: includes/options/class-wpglobus-options.php:808
1005
  msgid ""
1006
  "- Ability to write a post in one language and immediately publish it, not "
1007
  "waiting for the translation to other languages;"
1008
  msgstr ""
1009
 
1010
- #: includes/options/class-wpglobus-options.php:811
1011
  msgid "- Set different URLs for each translation;"
1012
  msgstr ""
1013
 
1014
- #: includes/options/class-wpglobus-options.php:814
1015
  msgid ""
1016
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1017
  "for each translation;"
1018
  msgstr ""
1019
 
1020
- #: includes/options/class-wpglobus-options.php:817
1021
  msgid "- and more..."
1022
  msgstr ""
1023
 
1024
- #: includes/options/class-wpglobus-options.php:820,
1025
- #: includes/options/class-wpglobus-options.php:877,
1026
- #: includes/options/class-wpglobus-options.php:935
1027
  msgid "Click here to download"
1028
  msgstr ""
1029
 
1030
- #: includes/options/class-wpglobus-options.php:868
1031
  msgid ""
1032
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1033
  "translate your blog posts and pages to many languages."
1034
  msgstr ""
1035
 
1036
- #: includes/options/class-wpglobus-options.php:871
1037
  msgid "The next step is to translate your WooCommerce-based store!"
1038
  msgstr ""
1039
 
1040
- #: includes/options/class-wpglobus-options.php:874
1041
  msgid ""
1042
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1043
  "translate product titles and descriptions, categories, tags and attributes."
1044
  msgstr ""
1045
 
1046
- #: includes/options/class-wpglobus-options.php:921
1047
  msgid "Multi-currency"
1048
  msgstr ""
1049
 
1050
- #: includes/options/class-wpglobus-options.php:924
1051
  msgid ""
1052
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1053
  "a single currency only."
1054
  msgstr ""
1055
 
1056
- #: includes/options/class-wpglobus-options.php:928
1057
  msgid ""
1058
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1059
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1061,149 +1084,161 @@ msgid ""
1061
  "positioning for global growth!"
1062
  msgstr ""
1063
 
1064
- #: includes/options/class-wpglobus-options.php:932
1065
  msgid ""
1066
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1067
  "re-calculating prices on-the-fly."
1068
  msgstr ""
1069
 
1070
- #: includes/options/class-wpglobus-options.php:969
1071
  msgid "WPGlobus Premium Add-ons"
1072
  msgstr ""
1073
 
1074
- #: includes/options/class-wpglobus-options.php:971
1075
  msgid ""
1076
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1077
  "you will be able to:"
1078
  msgstr ""
1079
 
1080
- #: includes/options/class-wpglobus-options.php:976
1081
  msgid ""
1082
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1083
  "моя-страница and so on);"
1084
  msgstr ""
1085
 
1086
- #: includes/options/class-wpglobus-options.php:979
1087
  msgid ""
1088
  "Postpone translation to some languages and <strong>publish only the "
1089
  "translated texts</strong>;"
1090
  msgstr ""
1091
 
1092
- #: includes/options/class-wpglobus-options.php:982
1093
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1094
  msgstr ""
1095
 
1096
- #: includes/options/class-wpglobus-options.php:985
1097
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1098
  msgstr ""
1099
 
1100
- #: includes/options/class-wpglobus-options.php:988
1101
  msgid ""
1102
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1103
  "strong>;"
1104
  msgstr ""
1105
 
1106
- #: includes/options/class-wpglobus-options.php:992
1107
  msgid "...and more."
1108
  msgstr ""
1109
 
1110
- #: includes/options/class-wpglobus-options.php:995
1111
  msgid "Click here to visit the WPGlobus Store"
1112
  msgstr ""
1113
 
1114
- #: includes/options/class-wpglobus-options.php:1024
1115
  msgid "Select a language"
1116
  msgstr "Select a language"
1117
 
1118
  #. translators: %3$s placeholder for the icon (actual picture)
1119
- #: includes/options/class-wpglobus-options.php:1051
1120
  msgid ""
1121
  "Place the %1$smain language%2$s of your site at the top of the list by "
1122
  "dragging the %3$s icons."
1123
  msgstr ""
1124
 
1125
  #. translators: placeholders for the "strong" HTML tags.
1126
- #: includes/options/class-wpglobus-options.php:1054
1127
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1128
  msgstr ""
1129
 
1130
  #. translators: placeholders for the "strong" HTML tags.
1131
- #: includes/options/class-wpglobus-options.php:1057
1132
  msgid "%1$sAdd%2$s more languages using the section below."
1133
  msgstr ""
1134
 
1135
- #: includes/options/class-wpglobus-options.php:1058
1136
  msgid "When done, click the [Save Changes] button."
1137
  msgstr "When done, click the [Save Changes] button."
1138
 
1139
  #. translators: %s - placeholder for the "Save Changes" button text.
1140
- #: includes/options/class-wpglobus-options.php:1068
1141
  msgid "Press the %s button to confirm."
1142
  msgstr ""
1143
 
1144
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1145
- #: includes/options/class-wpglobus-options.php:1086
1146
  msgid "-- none --"
1147
  msgstr ""
1148
 
1149
- #: includes/options/class-wpglobus-options.php:1087
1150
  msgid "All menus"
1151
  msgstr ""
1152
 
1153
- #: includes/options/class-wpglobus-options.php:1100
1154
  msgid "Instructions:"
1155
  msgstr "Instructions:"
1156
 
1157
- #: includes/options/class-wpglobus-options.php:1158
1158
  msgid "(Found in some themes)"
1159
  msgstr "(Found in some themes)"
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1160
1162
  msgid "Enable"
1163
  msgstr "Enable"
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1175
1166
  msgid "Languages table"
1167
  msgstr "Languages table"
1168
 
1169
- #: includes/options/class-wpglobus-options.php:1181
1170
  msgid "Use this table to add, edit or delete languages."
1171
  msgstr "Use this table to add, edit or delete languages."
1172
 
1173
- #: includes/options/class-wpglobus-options.php:1182
1174
  msgid "NOTE: you cannot remove the main language."
1175
  msgstr "NOTE: you cannot remove the main language."
1176
 
1177
- #: includes/options/class-wpglobus-options.php:1236
1178
  msgid "WPGlobus is enabled on these Post Types"
1179
  msgstr ""
1180
 
1181
- #: includes/options/class-wpglobus-options.php:1237
1182
  msgid "Uncheck to disable"
1183
  msgstr ""
1184
 
1185
- #: includes/options/class-wpglobus-options.php:1238
1186
  msgid ""
1187
  "Please note that there are post types, which status is managed by other "
1188
  "plugins and cannot be changed here."
1189
  msgstr ""
1190
 
1191
- #: includes/options/class-wpglobus-options.php:1243
1192
  msgid "Post Types"
1193
  msgstr ""
1194
 
1195
- #: includes/options/class-wpglobus-options.php:1259
1196
  msgid ""
1197
  "You should put here only the code provided by WPGlobus Support. Do not write "
1198
  "anything else in the sections below as it might break the functionality of "
1199
  "your website!"
1200
  msgstr ""
1201
 
1202
- #: includes/options/class-wpglobus-options.php:1300
1203
  msgid "Custom Code"
1204
  msgstr ""
1205
 
1206
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1207
  msgid "Translate strings"
1208
  msgstr ""
1209
 
@@ -1259,6 +1294,38 @@ msgstr ""
1259
  msgid "No items of this type were found."
1260
  msgstr ""
1261
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1262
  #: includes/options/templates/customize-intro.php:35
1263
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1264
  msgstr ""
309
  msgstr "Save &amp; Reload"
310
 
311
  #: includes/admin/class-wpglobus-customize-options.php:546,
312
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
313
  msgid "WPGlobus"
314
  msgstr "WPGlobus"
315
 
332
  msgstr ""
333
 
334
  #: includes/admin/class-wpglobus-customize-options.php:738,
335
+ #: includes/options/class-wpglobus-options.php:1095
336
  msgid "Languages"
337
  msgstr "Languages"
338
 
339
  #: includes/admin/class-wpglobus-customize-options.php:758,
340
+ #: includes/options/class-wpglobus-options.php:1108
341
  msgid "Enabled Languages"
342
  msgstr "Enabled Languages"
343
 
344
  #: includes/admin/class-wpglobus-customize-options.php:760,
345
+ #: includes/options/class-wpglobus-options.php:1109
346
  msgid "These languages are currently enabled on your site."
347
  msgstr "These languages are currently enabled on your site."
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:788,
350
+ #: includes/options/class-wpglobus-options.php:1066
351
  msgid "Choose a language you would like to enable."
352
  msgstr ""
353
 
358
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
359
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
360
  #: includes/admin/class-wpglobus-customize-options.php:794,
361
+ #: includes/options/class-wpglobus-options.php:1072
362
  msgid "or Add new Language %1$s here %2$s"
363
  msgstr "or Add new Language %1$s here %2$s"
364
 
365
  #: includes/admin/class-wpglobus-customize-options.php:806,
366
+ #: includes/options/class-wpglobus-options.php:1122
367
  msgid "Add Languages"
368
  msgstr "Add Languages"
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:826,
371
+ #: includes/options/class-wpglobus-options.php:1130
372
  msgid "Language Selector Mode"
373
  msgstr "Language Selector Mode"
374
 
375
  #: includes/admin/class-wpglobus-customize-options.php:831,
376
+ #: includes/options/class-wpglobus-options.php:1133
377
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
378
  msgstr "Two-letter Code with flag (en, ru, it, etc.)"
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:832,
381
+ #: includes/options/class-wpglobus-options.php:1134
382
  msgid "Full Name (English, Russian, Italian, etc.)"
383
  msgstr "Full Name (English, Russian, Italian, etc.)"
384
 
385
  #: includes/admin/class-wpglobus-customize-options.php:834,
386
+ #: includes/options/class-wpglobus-options.php:1135
387
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
388
  msgstr "Full Name with flag (English, Russian, Italian, etc.)"
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:835,
391
+ #: includes/options/class-wpglobus-options.php:1136
392
  msgid "Flags only"
393
  msgstr "Flags only"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:837,
396
+ #: includes/options/class-wpglobus-options.php:1131
397
  msgid ""
398
  "Choose the way language name and country flag are shown in the drop-down menu"
399
  msgstr ""
405
 
406
  #: includes/admin/class-wpglobus-customize-options.php:881,
407
  #: includes/admin/class-wpglobus-customize-options.php:908,
408
+ #: includes/options/class-wpglobus-options.php:1147
409
  msgid "Language Selector Menu"
410
  msgstr "Language Selector Menu"
411
 
415
 
416
  #: includes/admin/class-wpglobus-customize-options.php:892,
417
  #: includes/admin/class-wpglobus-customize-options.php:913,
418
+ #: includes/options/class-wpglobus-options.php:1148
419
  msgid "Choose the navigation menu where the language selector will be shown"
420
  msgstr "Choose the navigation menu where the language selector will be shown"
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:933,
423
+ #: includes/options/class-wpglobus-options.php:1158
424
  msgid "\"All Pages\" menus Language selector"
425
  msgstr "\"All Pages\" menus Language selector"
426
 
427
  #: includes/admin/class-wpglobus-customize-options.php:936,
428
+ #: includes/options/class-wpglobus-options.php:1160
429
  msgid ""
430
  "Adds language selector to the menus that automatically list all existing "
431
  "pages (using `wp_list_pages`)"
434
  "pages (using `wp_list_pages`)"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:953,
437
+ #: includes/options/class-wpglobus-options.php:1279
438
  msgid "Custom CSS"
439
  msgstr "Custom CSS"
440
 
455
  msgstr "Uncheck to disable WPGlobus"
456
 
457
  #: includes/admin/class-wpglobus-customize-options.php:1118,
458
+ #: includes/options/class-wpglobus-options.php:1347
459
  msgid "Redirect"
460
  msgstr "Redirect"
461
 
462
  #: includes/admin/class-wpglobus-customize-options.php:1143,
463
+ #: includes/options/class-wpglobus-options.php:1342
464
  msgid "Choose the language automatically, based on:"
465
  msgstr "Choose the language automatically, based on:"
466
 
467
  #: includes/admin/class-wpglobus-customize-options.php:1145,
468
+ #: includes/options/class-wpglobus-options.php:1332
469
  msgid "Preferred language set in the browser"
470
  msgstr "Preferred language set in the browser"
471
 
472
  #: includes/admin/class-wpglobus-customize-options.php:1146,
473
+ #: includes/options/class-wpglobus-options.php:1319
474
  msgid ""
475
  "When a user comes to the site for the first time, try to find the best "
476
  "matching language version of the page."
495
  #: includes/admin/class-wpglobus-customize-options.php:1185,
496
  #: includes/admin/class-wpglobus-customize-options.php:1207,
497
  #: includes/admin/class-wpglobus-customize-options.php:1227,
498
+ #: includes/options/class-wpglobus-options.php:1291
499
  msgid "Custom JS Code"
500
  msgstr "Custom JS Code"
501
 
525
  "WPGlobus. To exclude a field, uncheck it and then press the button below."
526
 
527
  #: includes/admin/class-wpglobus-customize-options.php:1344,
528
+ #: includes/options/class-wpglobus-options.php:568
529
  msgid "Thank you for installing WPGlobus!"
530
  msgstr "Thank you for installing WPGlobus!"
531
 
532
  #: includes/admin/class-wpglobus-customize-options.php:1348,
533
+ #: includes/options/class-wpglobus-options.php:572
534
  msgid "Read About WPGlobus"
535
  msgstr "Read About WPGlobus"
536
 
541
  "Click the <strong>[Languages]</strong> tab at the left to setup the options."
542
 
543
  #: includes/admin/class-wpglobus-customize-options.php:1356,
544
+ #: includes/options/class-wpglobus-options.php:582
545
  msgid ""
546
  "Should you have any questions or comments, please do not hesitate to contact "
547
  "us."
551
 
552
  #: includes/admin/class-wpglobus-customize-options.php:1360,
553
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
554
+ #: includes/options/class-wpglobus-options.php:586
555
  msgid "Sincerely Yours,"
556
  msgstr "Sincerely Yours,"
557
 
558
  #: includes/admin/class-wpglobus-customize-options.php:1362,
559
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
560
+ #: includes/options/class-wpglobus-options.php:588,
561
  #: includes/options/wpglobus-options-header.php:34
562
  msgid "The WPGlobus Team"
563
  msgstr "The WPGlobus Team"
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
567
  #: includes/admin/class-wpglobus-customize-options.php:1381,
568
+ #: includes/options/class-wpglobus-options.php:623
569
  msgid ""
570
  "We would hate to see you go. If something goes wrong, do not uninstall "
571
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
574
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
575
 
576
  #: includes/admin/class-wpglobus-customize-options.php:1388,
577
+ #: includes/options/class-wpglobus-options.php:630
578
  msgid ""
579
  "Please note that if you deactivate WPGlobus, your site will show all the "
580
  "languages together, mixed up. You will need to remove all translations, "
587
  #. translators: %s: link to the Clean-up Tool
588
  #. translators: %s: link to the Clean-up Tool
589
  #: includes/admin/class-wpglobus-customize-options.php:1393,
590
+ #: includes/options/class-wpglobus-options.php:634
591
  msgid ""
592
  "If there are just a few places, you should edit them manually. To "
593
  "automatically remove all translations at once, you can use the %s. WARNING: "
602
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
603
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
604
  #: includes/admin/class-wpglobus-customize-options.php:1396,
605
+ #: includes/options/class-wpglobus-options.php:611
606
  msgid "%1$sClean-up Tool%2$s"
607
  msgstr "%1$sClean-up Tool%2$s"
608
 
739
  msgstr "Installed"
740
 
741
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
742
+ #: includes/options/class-wpglobus-options.php:659
743
  msgid "Help Desk"
744
  msgstr "Help Desk"
745
 
795
  msgid "Technical Information"
796
  msgstr "Technical Information"
797
 
798
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
799
  msgid "WPGlobus Recommends:"
800
  msgstr "WPGlobus Recommends:"
801
 
802
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
803
+ #: includes/options/class-wpglobus-options.php:866
804
  msgid "WPGlobus for WooCommerce"
805
  msgstr "WPGlobus for WooCommerce"
806
 
807
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
808
  msgid ""
809
  "Translate product titles and descriptions, product categories, tags and "
810
  "attributes."
812
  "Translate product titles and descriptions, product categories, tags and "
813
  "attributes."
814
 
815
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
816
  msgid "Get it now:"
817
  msgstr "Get it now:"
818
 
819
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
820
  msgid "WPGlobus Multi-Currency"
821
  msgstr "WPGlobus Multi-Currency"
822
 
823
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
824
  msgid "Accept multiple currencies in your online store!"
825
  msgstr "Accept multiple currencies in your online store!"
826
 
827
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
828
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
829
  msgid "Check it out:"
830
  msgstr "Check it out:"
831
 
832
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
833
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
834
  msgstr ""
835
 
836
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
837
  msgid "To translate permalinks, please activate the module Slug."
838
  msgstr ""
839
 
840
+ #: includes/builders/class-wpglobus-builder.php:351,
841
+ #: includes/class-wpglobus.php:3527
842
+ msgid "Save draft before using extra language."
843
+ msgstr ""
844
+
845
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
846
+ msgid "WPGlobus languages"
847
+ msgstr ""
848
+
849
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
850
+ msgid "Before switching the language, please save draft or publish."
851
+ msgstr ""
852
+
853
+ #. translators: Metabox title FOR language.
854
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
855
+ msgctxt "filter__seo_meta_box_title"
856
+ msgid "for"
857
+ msgstr ""
858
+
859
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
860
+ msgid "Page is being reloaded. Please wait..."
861
+ msgstr ""
862
+
863
  #: includes/class-wpglobus-widget.php:27
864
  msgid "WPGlobus widget"
865
  msgstr "WPGlobus widget"
896
  msgid "Dropdown with flags"
897
  msgstr "Dropdown with flags"
898
 
899
+ #: includes/class-wpglobus-widget.php:264
900
  msgid "Selector type"
901
  msgstr "Selector type"
902
 
903
  #. translators: ON/OFF status of WPGlobus on the edit pages.
904
+ #: includes/class-wpglobus.php:1294
905
  msgid "OFF"
906
  msgstr ""
907
 
908
+ #: includes/class-wpglobus.php:1295
909
  msgid "Turn on"
910
  msgstr ""
911
 
912
  #. translators: ON/OFF status of WPGlobus on the edit pages.
913
+ #: includes/class-wpglobus.php:1299
914
  msgid "ON"
915
  msgstr ""
916
 
917
+ #: includes/class-wpglobus.php:1300
918
  msgid "Turn off"
919
  msgstr ""
920
 
921
+ #: includes/class-wpglobus.php:1483
922
  msgid "You cannot disable the main language."
923
  msgstr "You cannot disable the main language."
924
 
925
+ #: includes/class-wpglobus.php:1684
926
  msgid "*) Available after the menu is saved."
927
  msgstr "*) Available after the menu is saved."
928
 
929
+ #: includes/class-wpglobus.php:1701
930
  msgid "Need a multilingual slug?"
931
  msgstr "Need a multilingual slug?"
932
 
933
+ #: includes/class-wpglobus.php:3960
934
  msgid "You must enable Pretty Permalinks to use WPGlobus."
935
  msgstr "You must enable Pretty Permalinks to use WPGlobus."
936
 
937
+ #: includes/class-wpglobus.php:3962
938
  msgid ""
939
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
940
  "default option."
942
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
943
  "default option."
944
 
945
+ #: includes/class-wpglobus.php:4108
946
  msgid "Add"
947
  msgstr "Add"
948
 
951
  msgstr ""
952
 
953
  #: includes/options/class-wpglobus-options.php:251,
954
+ #: includes/options/class-wpglobus-options.php:735,
955
+ #: includes/options/class-wpglobus-options.php:804
956
  msgid "WPGlobus Plus"
957
  msgstr ""
958
 
979
  msgstr ""
980
 
981
  #. translators: placeholders for "strong" tags.
982
+ #: includes/options/class-wpglobus-options.php:576
983
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
984
  msgstr ""
985
 
986
  #. translators: placeholders for "strong" tags.
987
+ #: includes/options/class-wpglobus-options.php:579
988
  msgid ""
989
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
990
  "the language attributes: name, code, flag icon, etc."
991
  msgstr ""
992
 
993
+ #: includes/options/class-wpglobus-options.php:596
994
  msgid "Welcome!"
995
  msgstr "Welcome!"
996
 
997
+ #: includes/options/class-wpglobus-options.php:619
998
  msgid "Deactivating / Uninstalling"
999
  msgstr "Deactivating / Uninstalling"
1000
 
1001
+ #: includes/options/class-wpglobus-options.php:644
1002
  msgid "Uninstall"
1003
  msgstr ""
1004
 
1005
+ #: includes/options/class-wpglobus-options.php:674
1006
  msgid "All add-ons"
1007
  msgstr ""
1008
 
1009
+ #: includes/options/class-wpglobus-options.php:689
1010
  msgid "Mobile Menu"
1011
  msgstr ""
1012
 
1013
+ #: includes/options/class-wpglobus-options.php:704
1014
  msgid "Language Widgets"
1015
  msgstr ""
1016
 
1017
+ #: includes/options/class-wpglobus-options.php:774
1018
  msgid "We Recommend..."
1019
  msgstr ""
1020
 
1021
+ #: includes/options/class-wpglobus-options.php:806
1022
  msgid ""
1023
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1024
  "website, such as:"
1025
  msgstr ""
1026
 
1027
+ #: includes/options/class-wpglobus-options.php:809
1028
  msgid ""
1029
  "- Ability to write a post in one language and immediately publish it, not "
1030
  "waiting for the translation to other languages;"
1031
  msgstr ""
1032
 
1033
+ #: includes/options/class-wpglobus-options.php:812
1034
  msgid "- Set different URLs for each translation;"
1035
  msgstr ""
1036
 
1037
+ #: includes/options/class-wpglobus-options.php:815
1038
  msgid ""
1039
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1040
  "for each translation;"
1041
  msgstr ""
1042
 
1043
+ #: includes/options/class-wpglobus-options.php:818
1044
  msgid "- and more..."
1045
  msgstr ""
1046
 
1047
+ #: includes/options/class-wpglobus-options.php:821,
1048
+ #: includes/options/class-wpglobus-options.php:878,
1049
+ #: includes/options/class-wpglobus-options.php:936
1050
  msgid "Click here to download"
1051
  msgstr ""
1052
 
1053
+ #: includes/options/class-wpglobus-options.php:869
1054
  msgid ""
1055
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1056
  "translate your blog posts and pages to many languages."
1057
  msgstr ""
1058
 
1059
+ #: includes/options/class-wpglobus-options.php:872
1060
  msgid "The next step is to translate your WooCommerce-based store!"
1061
  msgstr ""
1062
 
1063
+ #: includes/options/class-wpglobus-options.php:875
1064
  msgid ""
1065
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1066
  "translate product titles and descriptions, categories, tags and attributes."
1067
  msgstr ""
1068
 
1069
+ #: includes/options/class-wpglobus-options.php:922
1070
  msgid "Multi-currency"
1071
  msgstr ""
1072
 
1073
+ #: includes/options/class-wpglobus-options.php:925
1074
  msgid ""
1075
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1076
  "a single currency only."
1077
  msgstr ""
1078
 
1079
+ #: includes/options/class-wpglobus-options.php:929
1080
  msgid ""
1081
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1082
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1084
  "positioning for global growth!"
1085
  msgstr ""
1086
 
1087
+ #: includes/options/class-wpglobus-options.php:933
1088
  msgid ""
1089
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1090
  "re-calculating prices on-the-fly."
1091
  msgstr ""
1092
 
1093
+ #: includes/options/class-wpglobus-options.php:970
1094
  msgid "WPGlobus Premium Add-ons"
1095
  msgstr ""
1096
 
1097
+ #: includes/options/class-wpglobus-options.php:972
1098
  msgid ""
1099
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1100
  "you will be able to:"
1101
  msgstr ""
1102
 
1103
+ #: includes/options/class-wpglobus-options.php:977
1104
  msgid ""
1105
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1106
  "моя-страница and so on);"
1107
  msgstr ""
1108
 
1109
+ #: includes/options/class-wpglobus-options.php:980
1110
  msgid ""
1111
  "Postpone translation to some languages and <strong>publish only the "
1112
  "translated texts</strong>;"
1113
  msgstr ""
1114
 
1115
+ #: includes/options/class-wpglobus-options.php:983
1116
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1117
  msgstr ""
1118
 
1119
+ #: includes/options/class-wpglobus-options.php:986
1120
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1121
  msgstr ""
1122
 
1123
+ #: includes/options/class-wpglobus-options.php:989
1124
  msgid ""
1125
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1126
  "strong>;"
1127
  msgstr ""
1128
 
1129
+ #: includes/options/class-wpglobus-options.php:993
1130
  msgid "...and more."
1131
  msgstr ""
1132
 
1133
+ #: includes/options/class-wpglobus-options.php:996
1134
  msgid "Click here to visit the WPGlobus Store"
1135
  msgstr ""
1136
 
1137
+ #: includes/options/class-wpglobus-options.php:1025
1138
  msgid "Select a language"
1139
  msgstr "Select a language"
1140
 
1141
  #. translators: %3$s placeholder for the icon (actual picture)
1142
+ #: includes/options/class-wpglobus-options.php:1052
1143
  msgid ""
1144
  "Place the %1$smain language%2$s of your site at the top of the list by "
1145
  "dragging the %3$s icons."
1146
  msgstr ""
1147
 
1148
  #. translators: placeholders for the "strong" HTML tags.
1149
+ #: includes/options/class-wpglobus-options.php:1055
1150
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1151
  msgstr ""
1152
 
1153
  #. translators: placeholders for the "strong" HTML tags.
1154
+ #: includes/options/class-wpglobus-options.php:1058
1155
  msgid "%1$sAdd%2$s more languages using the section below."
1156
  msgstr ""
1157
 
1158
+ #: includes/options/class-wpglobus-options.php:1059
1159
  msgid "When done, click the [Save Changes] button."
1160
  msgstr "When done, click the [Save Changes] button."
1161
 
1162
  #. translators: %s - placeholder for the "Save Changes" button text.
1163
+ #: includes/options/class-wpglobus-options.php:1069
1164
  msgid "Press the %s button to confirm."
1165
  msgstr ""
1166
 
1167
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1168
+ #: includes/options/class-wpglobus-options.php:1087
1169
  msgid "-- none --"
1170
  msgstr ""
1171
 
1172
+ #: includes/options/class-wpglobus-options.php:1088
1173
  msgid "All menus"
1174
  msgstr ""
1175
 
1176
+ #: includes/options/class-wpglobus-options.php:1101
1177
  msgid "Instructions:"
1178
  msgstr "Instructions:"
1179
 
1180
+ #: includes/options/class-wpglobus-options.php:1159
1181
  msgid "(Found in some themes)"
1182
  msgstr "(Found in some themes)"
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1161
1185
  msgid "Enable"
1186
  msgstr "Enable"
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1176
1189
  msgid "Languages table"
1190
  msgstr "Languages table"
1191
 
1192
+ #: includes/options/class-wpglobus-options.php:1182
1193
  msgid "Use this table to add, edit or delete languages."
1194
  msgstr "Use this table to add, edit or delete languages."
1195
 
1196
+ #: includes/options/class-wpglobus-options.php:1183
1197
  msgid "NOTE: you cannot remove the main language."
1198
  msgstr "NOTE: you cannot remove the main language."
1199
 
1200
+ #: includes/options/class-wpglobus-options.php:1237
1201
  msgid "WPGlobus is enabled on these Post Types"
1202
  msgstr ""
1203
 
1204
+ #: includes/options/class-wpglobus-options.php:1238
1205
  msgid "Uncheck to disable"
1206
  msgstr ""
1207
 
1208
+ #: includes/options/class-wpglobus-options.php:1239
1209
  msgid ""
1210
  "Please note that there are post types, which status is managed by other "
1211
  "plugins and cannot be changed here."
1212
  msgstr ""
1213
 
1214
+ #: includes/options/class-wpglobus-options.php:1244
1215
  msgid "Post Types"
1216
  msgstr ""
1217
 
1218
+ #: includes/options/class-wpglobus-options.php:1260
1219
  msgid ""
1220
  "You should put here only the code provided by WPGlobus Support. Do not write "
1221
  "anything else in the sections below as it might break the functionality of "
1222
  "your website!"
1223
  msgstr ""
1224
 
1225
+ #: includes/options/class-wpglobus-options.php:1301
1226
  msgid "Custom Code"
1227
  msgstr ""
1228
 
1229
+ #: includes/options/class-wpglobus-options.php:1398
1230
+ msgid "Enabled"
1231
+ msgstr ""
1232
+
1233
+ #: includes/options/class-wpglobus-options.php:1408
1234
+ msgid "Builders support"
1235
+ msgstr ""
1236
+
1237
+ #: includes/options/class-wpglobus-options.php:1421
1238
+ msgid "Сompatibility"
1239
+ msgstr ""
1240
+
1241
+ #: includes/options/class-wpglobus-options.php:1734
1242
  msgid "Translate strings"
1243
  msgstr ""
1244
 
1294
  msgid "No items of this type were found."
1295
  msgstr ""
1296
 
1297
+ #: includes/options/templates/compatibility.php:22
1298
+ msgid "List of supported add-ons"
1299
+ msgstr ""
1300
+
1301
+ #: includes/options/templates/compatibility.php:27
1302
+ msgid "Add-on"
1303
+ msgstr ""
1304
+
1305
+ #: includes/options/templates/compatibility.php:28
1306
+ msgid "Current version"
1307
+ msgstr ""
1308
+
1309
+ #: includes/options/templates/compatibility.php:29
1310
+ msgid "Supported minimum version"
1311
+ msgstr ""
1312
+
1313
+ #: includes/options/templates/compatibility.php:30
1314
+ msgid "Status"
1315
+ msgstr ""
1316
+
1317
+ #: includes/options/templates/compatibility.php:46
1318
+ msgid "Active"
1319
+ msgstr ""
1320
+
1321
+ #: includes/options/templates/compatibility.php:48
1322
+ msgid "Installed, inactive"
1323
+ msgstr ""
1324
+
1325
+ #: includes/options/templates/compatibility.php:51
1326
+ msgid "Not installed"
1327
+ msgstr ""
1328
+
1329
  #: includes/options/templates/customize-intro.php:35
1330
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1331
  msgstr ""
languages/wpglobus-es_AR.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr ""
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr ""
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_CL.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr ""
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr ""
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_CO.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr ""
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr ""
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr ""
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr ""
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_CR.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr ""
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr ""
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr ""
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr ""
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_ES.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr "ON"
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr "Desinstalar"
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr "Código personalizado"
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr "Selecciona un artículo"
1218
  msgid "No items of this type were found."
1219
  msgstr "No se encontraron artículos de este tipo."
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr "ON"
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr "Desinstalar"
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr "Código personalizado"
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr "No se encontraron artículos de este tipo."
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_GT.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr ""
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr ""
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr ""
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr ""
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_MX.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr "APAGADO"
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr "ON"
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr "Desinstalar"
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr "APAGADO"
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr "ON"
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr "Desinstalar"
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_PE.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr ""
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr ""
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_PR.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr ""
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr ""
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr ""
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr ""
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-es_VE.po CHANGED
@@ -281,7 +281,7 @@ msgid "Save &amp; Reload"
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
@@ -303,22 +303,22 @@ msgid "Help"
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
- #: includes/options/class-wpglobus-options.php:1094
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
- #: includes/options/class-wpglobus-options.php:1107
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
- #: includes/options/class-wpglobus-options.php:1108
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
- #: includes/options/class-wpglobus-options.php:1065
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
@@ -329,42 +329,42 @@ msgstr ""
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
- #: includes/options/class-wpglobus-options.php:1071
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
- #: includes/options/class-wpglobus-options.php:1121
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
- #: includes/options/class-wpglobus-options.php:1129
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
- #: includes/options/class-wpglobus-options.php:1132
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
- #: includes/options/class-wpglobus-options.php:1133
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
- #: includes/options/class-wpglobus-options.php:1134
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
- #: includes/options/class-wpglobus-options.php:1135
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
- #: includes/options/class-wpglobus-options.php:1130
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
@@ -377,7 +377,7 @@ msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
- #: includes/options/class-wpglobus-options.php:1146
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
@@ -387,18 +387,18 @@ msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
- #: includes/options/class-wpglobus-options.php:1147
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
- #: includes/options/class-wpglobus-options.php:1157
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
- #: includes/options/class-wpglobus-options.php:1159
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
@@ -408,7 +408,7 @@ msgstr ""
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
- #: includes/options/class-wpglobus-options.php:1278
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
@@ -429,22 +429,22 @@ msgid "Uncheck to disable WPGlobus"
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
- #: includes/options/class-wpglobus-options.php:1346
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
- #: includes/options/class-wpglobus-options.php:1341
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
- #: includes/options/class-wpglobus-options.php:1331
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
- #: includes/options/class-wpglobus-options.php:1318
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
@@ -467,7 +467,7 @@ msgstr ""
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
- #: includes/options/class-wpglobus-options.php:1290
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
@@ -495,12 +495,12 @@ msgid ""
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
- #: includes/options/class-wpglobus-options.php:567
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
- #: includes/options/class-wpglobus-options.php:571
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
@@ -512,7 +512,7 @@ msgstr ""
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
- #: includes/options/class-wpglobus-options.php:581
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
@@ -522,13 +522,13 @@ msgstr ""
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
- #: includes/options/class-wpglobus-options.php:585
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
- #: includes/options/class-wpglobus-options.php:587,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
@@ -536,14 +536,14 @@ msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
- #: includes/options/class-wpglobus-options.php:622
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
- #: includes/options/class-wpglobus-options.php:629
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
@@ -553,7 +553,7 @@ msgstr ""
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
- #: includes/options/class-wpglobus-options.php:633
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -564,7 +564,7 @@ msgstr ""
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
- #: includes/options/class-wpglobus-options.php:610
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
@@ -705,7 +705,7 @@ msgid "Installed"
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
- #: includes/options/class-wpglobus-options.php:658
709
  msgid "Help Desk"
710
  msgstr ""
711
 
@@ -755,46 +755,69 @@ msgstr ""
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
763
- #: includes/options/class-wpglobus-options.php:865
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
786
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
798
  #: includes/class-wpglobus-widget.php:27
799
  msgid "WPGlobus widget"
800
  msgstr "WPGlobus widget"
@@ -831,46 +854,46 @@ msgstr "Desplegable"
831
  msgid "Dropdown with flags"
832
  msgstr "Desplegable con banderas"
833
 
834
- #: includes/class-wpglobus-widget.php:240
835
  msgid "Selector type"
836
  msgstr "Tipo de selector"
837
 
838
  #. translators: ON/OFF status of WPGlobus on the edit pages.
839
- #: includes/class-wpglobus.php:1040
840
  msgid "OFF"
841
  msgstr ""
842
 
843
- #: includes/class-wpglobus.php:1041
844
  msgid "Turn on"
845
  msgstr ""
846
 
847
  #. translators: ON/OFF status of WPGlobus on the edit pages.
848
- #: includes/class-wpglobus.php:1045
849
  msgid "ON"
850
  msgstr ""
851
 
852
- #: includes/class-wpglobus.php:1046
853
  msgid "Turn off"
854
  msgstr ""
855
 
856
- #: includes/class-wpglobus.php:1210
857
  msgid "You cannot disable the main language."
858
  msgstr "No se puede desactivar el idioma principal."
859
 
860
- #: includes/class-wpglobus.php:1412
861
  msgid "*) Available after the menu is saved."
862
  msgstr "No Se Puede Desactivar el director idioma."
863
 
864
- #: includes/class-wpglobus.php:1429
865
  msgid "Need a multilingual slug?"
866
  msgstr ""
867
 
868
- #: includes/class-wpglobus.php:3469
869
  msgid "You must enable Pretty Permalinks to use WPGlobus."
870
  msgstr ""
871
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
872
 
873
- #: includes/class-wpglobus.php:3471
874
  msgid ""
875
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
876
  "default option."
@@ -878,7 +901,7 @@ msgstr ""
878
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
879
  "selecciona una opción no predeterminada ."
880
 
881
- #: includes/class-wpglobus.php:3612
882
  msgid "Add"
883
  msgstr "Añadir"
884
 
@@ -887,8 +910,8 @@ msgid "Language Selector Menu Style"
887
  msgstr ""
888
 
889
  #: includes/options/class-wpglobus-options.php:251,
890
- #: includes/options/class-wpglobus-options.php:734,
891
- #: includes/options/class-wpglobus-options.php:803
892
  msgid "WPGlobus Plus"
893
  msgstr ""
894
 
@@ -915,104 +938,104 @@ msgid ""
915
  msgstr ""
916
 
917
  #. translators: placeholders for "strong" tags.
918
- #: includes/options/class-wpglobus-options.php:575
919
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
920
  msgstr ""
921
 
922
  #. translators: placeholders for "strong" tags.
923
- #: includes/options/class-wpglobus-options.php:578
924
  msgid ""
925
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
926
  "the language attributes: name, code, flag icon, etc."
927
  msgstr ""
928
 
929
- #: includes/options/class-wpglobus-options.php:595
930
  msgid "Welcome!"
931
  msgstr "Bienvenido!"
932
 
933
- #: includes/options/class-wpglobus-options.php:618
934
  msgid "Deactivating / Uninstalling"
935
  msgstr ""
936
 
937
- #: includes/options/class-wpglobus-options.php:643
938
  msgid "Uninstall"
939
  msgstr ""
940
 
941
- #: includes/options/class-wpglobus-options.php:673
942
  msgid "All add-ons"
943
  msgstr ""
944
 
945
- #: includes/options/class-wpglobus-options.php:688
946
  msgid "Mobile Menu"
947
  msgstr ""
948
 
949
- #: includes/options/class-wpglobus-options.php:703
950
  msgid "Language Widgets"
951
  msgstr ""
952
 
953
- #: includes/options/class-wpglobus-options.php:773
954
  msgid "We Recommend..."
955
  msgstr ""
956
 
957
- #: includes/options/class-wpglobus-options.php:805
958
  msgid ""
959
  "Our premium add-on, WPGlobus Plus, will add several features to your "
960
  "website, such as:"
961
  msgstr ""
962
 
963
- #: includes/options/class-wpglobus-options.php:808
964
  msgid ""
965
  "- Ability to write a post in one language and immediately publish it, not "
966
  "waiting for the translation to other languages;"
967
  msgstr ""
968
 
969
- #: includes/options/class-wpglobus-options.php:811
970
  msgid "- Set different URLs for each translation;"
971
  msgstr ""
972
 
973
- #: includes/options/class-wpglobus-options.php:814
974
  msgid ""
975
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
976
  "for each translation;"
977
  msgstr ""
978
 
979
- #: includes/options/class-wpglobus-options.php:817
980
  msgid "- and more..."
981
  msgstr ""
982
 
983
- #: includes/options/class-wpglobus-options.php:820,
984
- #: includes/options/class-wpglobus-options.php:877,
985
- #: includes/options/class-wpglobus-options.php:935
986
  msgid "Click here to download"
987
  msgstr ""
988
 
989
- #: includes/options/class-wpglobus-options.php:868
990
  msgid ""
991
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
992
  "translate your blog posts and pages to many languages."
993
  msgstr ""
994
 
995
- #: includes/options/class-wpglobus-options.php:871
996
  msgid "The next step is to translate your WooCommerce-based store!"
997
  msgstr ""
998
 
999
- #: includes/options/class-wpglobus-options.php:874
1000
  msgid ""
1001
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1002
  "translate product titles and descriptions, categories, tags and attributes."
1003
  msgstr ""
1004
 
1005
- #: includes/options/class-wpglobus-options.php:921
1006
  msgid "Multi-currency"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:924
1010
  msgid ""
1011
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1012
  "a single currency only."
1013
  msgstr ""
1014
 
1015
- #: includes/options/class-wpglobus-options.php:928
1016
  msgid ""
1017
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1018
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1020,149 +1043,161 @@ msgid ""
1020
  "positioning for global growth!"
1021
  msgstr ""
1022
 
1023
- #: includes/options/class-wpglobus-options.php:932
1024
  msgid ""
1025
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1026
  "re-calculating prices on-the-fly."
1027
  msgstr ""
1028
 
1029
- #: includes/options/class-wpglobus-options.php:969
1030
  msgid "WPGlobus Premium Add-ons"
1031
  msgstr ""
1032
 
1033
- #: includes/options/class-wpglobus-options.php:971
1034
  msgid ""
1035
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1036
  "you will be able to:"
1037
  msgstr ""
1038
 
1039
- #: includes/options/class-wpglobus-options.php:976
1040
  msgid ""
1041
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1042
  "моя-страница and so on);"
1043
  msgstr ""
1044
 
1045
- #: includes/options/class-wpglobus-options.php:979
1046
  msgid ""
1047
  "Postpone translation to some languages and <strong>publish only the "
1048
  "translated texts</strong>;"
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:982
1052
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1053
  msgstr ""
1054
 
1055
- #: includes/options/class-wpglobus-options.php:985
1056
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1057
  msgstr ""
1058
 
1059
- #: includes/options/class-wpglobus-options.php:988
1060
  msgid ""
1061
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1062
  "strong>;"
1063
  msgstr ""
1064
 
1065
- #: includes/options/class-wpglobus-options.php:992
1066
  msgid "...and more."
1067
  msgstr ""
1068
 
1069
- #: includes/options/class-wpglobus-options.php:995
1070
  msgid "Click here to visit the WPGlobus Store"
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:1024
1074
  msgid "Select a language"
1075
  msgstr "Seleccionar un idioma"
1076
 
1077
  #. translators: %3$s placeholder for the icon (actual picture)
1078
- #: includes/options/class-wpglobus-options.php:1051
1079
  msgid ""
1080
  "Place the %1$smain language%2$s of your site at the top of the list by "
1081
  "dragging the %3$s icons."
1082
  msgstr ""
1083
 
1084
  #. translators: placeholders for the "strong" HTML tags.
1085
- #: includes/options/class-wpglobus-options.php:1054
1086
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1087
  msgstr ""
1088
 
1089
  #. translators: placeholders for the "strong" HTML tags.
1090
- #: includes/options/class-wpglobus-options.php:1057
1091
  msgid "%1$sAdd%2$s more languages using the section below."
1092
  msgstr ""
1093
 
1094
- #: includes/options/class-wpglobus-options.php:1058
1095
  msgid "When done, click the [Save Changes] button."
1096
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1097
 
1098
  #. translators: %s - placeholder for the "Save Changes" button text.
1099
- #: includes/options/class-wpglobus-options.php:1068
1100
  msgid "Press the %s button to confirm."
1101
  msgstr ""
1102
 
1103
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1104
- #: includes/options/class-wpglobus-options.php:1086
1105
  msgid "-- none --"
1106
  msgstr ""
1107
 
1108
- #: includes/options/class-wpglobus-options.php:1087
1109
  msgid "All menus"
1110
  msgstr ""
1111
 
1112
- #: includes/options/class-wpglobus-options.php:1100
1113
  msgid "Instructions:"
1114
  msgstr "Instrucciones:"
1115
 
1116
- #: includes/options/class-wpglobus-options.php:1158
1117
  msgid "(Found in some themes)"
1118
  msgstr "(Encontrado en algunos temas)"
1119
 
1120
- #: includes/options/class-wpglobus-options.php:1160
1121
  msgid "Enable"
1122
  msgstr "Habilitar"
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1175
1125
  msgid "Languages table"
1126
  msgstr "Tabla de idiomas"
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1181
1129
  msgid "Use this table to add, edit or delete languages."
1130
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1131
 
1132
- #: includes/options/class-wpglobus-options.php:1182
1133
  msgid "NOTE: you cannot remove the main language."
1134
  msgstr "Nota: No se puede eliminar el idioma principal."
1135
 
1136
- #: includes/options/class-wpglobus-options.php:1236
1137
  msgid "WPGlobus is enabled on these Post Types"
1138
  msgstr ""
1139
 
1140
- #: includes/options/class-wpglobus-options.php:1237
1141
  msgid "Uncheck to disable"
1142
  msgstr ""
1143
 
1144
- #: includes/options/class-wpglobus-options.php:1238
1145
  msgid ""
1146
  "Please note that there are post types, which status is managed by other "
1147
  "plugins and cannot be changed here."
1148
  msgstr ""
1149
 
1150
- #: includes/options/class-wpglobus-options.php:1243
1151
  msgid "Post Types"
1152
  msgstr ""
1153
 
1154
- #: includes/options/class-wpglobus-options.php:1259
1155
  msgid ""
1156
  "You should put here only the code provided by WPGlobus Support. Do not write "
1157
  "anything else in the sections below as it might break the functionality of "
1158
  "your website!"
1159
  msgstr ""
1160
 
1161
- #: includes/options/class-wpglobus-options.php:1300
1162
  msgid "Custom Code"
1163
  msgstr ""
1164
 
1165
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1166
  msgid "Translate strings"
1167
  msgstr ""
1168
 
@@ -1218,6 +1253,38 @@ msgstr ""
1218
  msgid "No items of this type were found."
1219
  msgstr ""
1220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1221
  #: includes/options/templates/customize-intro.php:35
1222
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1223
  msgstr ""
281
  msgstr ""
282
 
283
  #: includes/admin/class-wpglobus-customize-options.php:546,
284
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
285
  msgid "WPGlobus"
286
  msgstr ""
287
 
303
  msgstr "Ayuda"
304
 
305
  #: includes/admin/class-wpglobus-customize-options.php:738,
306
+ #: includes/options/class-wpglobus-options.php:1095
307
  msgid "Languages"
308
  msgstr "Idiomas"
309
 
310
  #: includes/admin/class-wpglobus-customize-options.php:758,
311
+ #: includes/options/class-wpglobus-options.php:1108
312
  msgid "Enabled Languages"
313
  msgstr "Idiomas Habilitados"
314
 
315
  #: includes/admin/class-wpglobus-customize-options.php:760,
316
+ #: includes/options/class-wpglobus-options.php:1109
317
  msgid "These languages are currently enabled on your site."
318
  msgstr "Estos idiomas están habilitados actualmente en su sitio."
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:788,
321
+ #: includes/options/class-wpglobus-options.php:1066
322
  msgid "Choose a language you would like to enable."
323
  msgstr ""
324
 
329
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
330
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
331
  #: includes/admin/class-wpglobus-customize-options.php:794,
332
+ #: includes/options/class-wpglobus-options.php:1072
333
  msgid "or Add new Language %1$s here %2$s"
334
  msgstr ""
335
 
336
  #: includes/admin/class-wpglobus-customize-options.php:806,
337
+ #: includes/options/class-wpglobus-options.php:1122
338
  msgid "Add Languages"
339
  msgstr "Añadir idioma"
340
 
341
  #: includes/admin/class-wpglobus-customize-options.php:826,
342
+ #: includes/options/class-wpglobus-options.php:1130
343
  msgid "Language Selector Mode"
344
  msgstr "Modo Selector de Idioma"
345
 
346
  #: includes/admin/class-wpglobus-customize-options.php:831,
347
+ #: includes/options/class-wpglobus-options.php:1133
348
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
349
  msgstr "Código de la bandera en dos letras (es, en, ru, it, etc.)"
350
 
351
  #: includes/admin/class-wpglobus-customize-options.php:832,
352
+ #: includes/options/class-wpglobus-options.php:1134
353
  msgid "Full Name (English, Russian, Italian, etc.)"
354
  msgstr "Nombre completo (Español, English, Russian, Italian, etc.)"
355
 
356
  #: includes/admin/class-wpglobus-customize-options.php:834,
357
+ #: includes/options/class-wpglobus-options.php:1135
358
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
359
  msgstr "Nombre completo con bandera (Español, English, Russian, Italian, etc.)"
360
 
361
  #: includes/admin/class-wpglobus-customize-options.php:835,
362
+ #: includes/options/class-wpglobus-options.php:1136
363
  msgid "Flags only"
364
  msgstr "Sólo banderas"
365
 
366
  #: includes/admin/class-wpglobus-customize-options.php:837,
367
+ #: includes/options/class-wpglobus-options.php:1131
368
  msgid ""
369
  "Choose the way language name and country flag are shown in the drop-down menu"
370
  msgstr ""
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:881,
379
  #: includes/admin/class-wpglobus-customize-options.php:908,
380
+ #: includes/options/class-wpglobus-options.php:1147
381
  msgid "Language Selector Menu"
382
  msgstr "Menú selector de idioma"
383
 
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:892,
389
  #: includes/admin/class-wpglobus-customize-options.php:913,
390
+ #: includes/options/class-wpglobus-options.php:1148
391
  msgid "Choose the navigation menu where the language selector will be shown"
392
  msgstr ""
393
  "Selecciona el menú de navegación donde se mostrará el selector de idioma"
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:933,
396
+ #: includes/options/class-wpglobus-options.php:1158
397
  msgid "\"All Pages\" menus Language selector"
398
  msgstr "\"Todas las páginas\" Selector de menús Idioma"
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:936,
401
+ #: includes/options/class-wpglobus-options.php:1160
402
  msgid ""
403
  "Adds language selector to the menus that automatically list all existing "
404
  "pages (using `wp_list_pages`)"
408
  "wp_list_pages` )"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:953,
411
+ #: includes/options/class-wpglobus-options.php:1279
412
  msgid "Custom CSS"
413
  msgstr "Customizar CSS"
414
 
429
  msgstr "Desactiva la opción para desactivar WPGlobus"
430
 
431
  #: includes/admin/class-wpglobus-customize-options.php:1118,
432
+ #: includes/options/class-wpglobus-options.php:1347
433
  msgid "Redirect"
434
  msgstr "Redirección"
435
 
436
  #: includes/admin/class-wpglobus-customize-options.php:1143,
437
+ #: includes/options/class-wpglobus-options.php:1342
438
  msgid "Choose the language automatically, based on:"
439
  msgstr ""
440
 
441
  #: includes/admin/class-wpglobus-customize-options.php:1145,
442
+ #: includes/options/class-wpglobus-options.php:1332
443
  msgid "Preferred language set in the browser"
444
  msgstr ""
445
 
446
  #: includes/admin/class-wpglobus-customize-options.php:1146,
447
+ #: includes/options/class-wpglobus-options.php:1319
448
  msgid ""
449
  "When a user comes to the site for the first time, try to find the best "
450
  "matching language version of the page."
467
  #: includes/admin/class-wpglobus-customize-options.php:1185,
468
  #: includes/admin/class-wpglobus-customize-options.php:1207,
469
  #: includes/admin/class-wpglobus-customize-options.php:1227,
470
+ #: includes/options/class-wpglobus-options.php:1291
471
  msgid "Custom JS Code"
472
  msgstr ""
473
 
495
  msgstr ""
496
 
497
  #: includes/admin/class-wpglobus-customize-options.php:1344,
498
+ #: includes/options/class-wpglobus-options.php:568
499
  msgid "Thank you for installing WPGlobus!"
500
  msgstr "Gracias por instalar WPGlobus!"
501
 
502
  #: includes/admin/class-wpglobus-customize-options.php:1348,
503
+ #: includes/options/class-wpglobus-options.php:572
504
  msgid "Read About WPGlobus"
505
  msgstr "Leer sobre WPGlobus!"
506
 
512
  "configuración de las opciones."
513
 
514
  #: includes/admin/class-wpglobus-customize-options.php:1356,
515
+ #: includes/options/class-wpglobus-options.php:582
516
  msgid ""
517
  "Should you have any questions or comments, please do not hesitate to contact "
518
  "us."
522
 
523
  #: includes/admin/class-wpglobus-customize-options.php:1360,
524
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
525
+ #: includes/options/class-wpglobus-options.php:586
526
  msgid "Sincerely Yours,"
527
  msgstr "Sinceramente tuyo,"
528
 
529
  #: includes/admin/class-wpglobus-customize-options.php:1362,
530
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
531
+ #: includes/options/class-wpglobus-options.php:588,
532
  #: includes/options/wpglobus-options-header.php:34
533
  msgid "The WPGlobus Team"
534
  msgstr "El Equipo WPGlobus"
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1381,
539
+ #: includes/options/class-wpglobus-options.php:623
540
  msgid ""
541
  "We would hate to see you go. If something goes wrong, do not uninstall "
542
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
543
  msgstr ""
544
 
545
  #: includes/admin/class-wpglobus-customize-options.php:1388,
546
+ #: includes/options/class-wpglobus-options.php:630
547
  msgid ""
548
  "Please note that if you deactivate WPGlobus, your site will show all the "
549
  "languages together, mixed up. You will need to remove all translations, "
553
  #. translators: %s: link to the Clean-up Tool
554
  #. translators: %s: link to the Clean-up Tool
555
  #: includes/admin/class-wpglobus-customize-options.php:1393,
556
+ #: includes/options/class-wpglobus-options.php:634
557
  msgid ""
558
  "If there are just a few places, you should edit them manually. To "
559
  "automatically remove all translations at once, you can use the %s. WARNING: "
564
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
565
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
566
  #: includes/admin/class-wpglobus-customize-options.php:1396,
567
+ #: includes/options/class-wpglobus-options.php:611
568
  msgid "%1$sClean-up Tool%2$s"
569
  msgstr ""
570
 
705
  msgstr "Instalado"
706
 
707
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
708
+ #: includes/options/class-wpglobus-options.php:659
709
  msgid "Help Desk"
710
  msgstr ""
711
 
755
  msgid "Technical Information"
756
  msgstr ""
757
 
758
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
759
  msgid "WPGlobus Recommends:"
760
  msgstr ""
761
 
762
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
763
+ #: includes/options/class-wpglobus-options.php:866
764
  msgid "WPGlobus for WooCommerce"
765
  msgstr ""
766
 
767
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
768
  msgid ""
769
  "Translate product titles and descriptions, product categories, tags and "
770
  "attributes."
771
  msgstr ""
772
 
773
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
774
  msgid "Get it now:"
775
  msgstr ""
776
 
777
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
778
  msgid "WPGlobus Multi-Currency"
779
  msgstr ""
780
 
781
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
782
  msgid "Accept multiple currencies in your online store!"
783
  msgstr ""
784
 
785
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
786
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
787
  msgid "Check it out:"
788
  msgstr ""
789
 
790
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
791
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
792
  msgstr ""
793
 
794
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
795
  msgid "To translate permalinks, please activate the module Slug."
796
  msgstr ""
797
 
798
+ #: includes/builders/class-wpglobus-builder.php:351,
799
+ #: includes/class-wpglobus.php:3527
800
+ msgid "Save draft before using extra language."
801
+ msgstr ""
802
+
803
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
804
+ msgid "WPGlobus languages"
805
+ msgstr ""
806
+
807
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
808
+ msgid "Before switching the language, please save draft or publish."
809
+ msgstr ""
810
+
811
+ #. translators: Metabox title FOR language.
812
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
813
+ msgctxt "filter__seo_meta_box_title"
814
+ msgid "for"
815
+ msgstr ""
816
+
817
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
818
+ msgid "Page is being reloaded. Please wait..."
819
+ msgstr ""
820
+
821
  #: includes/class-wpglobus-widget.php:27
822
  msgid "WPGlobus widget"
823
  msgstr "WPGlobus widget"
854
  msgid "Dropdown with flags"
855
  msgstr "Desplegable con banderas"
856
 
857
+ #: includes/class-wpglobus-widget.php:264
858
  msgid "Selector type"
859
  msgstr "Tipo de selector"
860
 
861
  #. translators: ON/OFF status of WPGlobus on the edit pages.
862
+ #: includes/class-wpglobus.php:1294
863
  msgid "OFF"
864
  msgstr ""
865
 
866
+ #: includes/class-wpglobus.php:1295
867
  msgid "Turn on"
868
  msgstr ""
869
 
870
  #. translators: ON/OFF status of WPGlobus on the edit pages.
871
+ #: includes/class-wpglobus.php:1299
872
  msgid "ON"
873
  msgstr ""
874
 
875
+ #: includes/class-wpglobus.php:1300
876
  msgid "Turn off"
877
  msgstr ""
878
 
879
+ #: includes/class-wpglobus.php:1483
880
  msgid "You cannot disable the main language."
881
  msgstr "No se puede desactivar el idioma principal."
882
 
883
+ #: includes/class-wpglobus.php:1684
884
  msgid "*) Available after the menu is saved."
885
  msgstr "No Se Puede Desactivar el director idioma."
886
 
887
+ #: includes/class-wpglobus.php:1701
888
  msgid "Need a multilingual slug?"
889
  msgstr ""
890
 
891
+ #: includes/class-wpglobus.php:3960
892
  msgid "You must enable Pretty Permalinks to use WPGlobus."
893
  msgstr ""
894
  "Debes habilitar los Enlaces permanentes Pretty para utilizar WPGlobus ."
895
 
896
+ #: includes/class-wpglobus.php:3962
897
  msgid ""
898
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
899
  "default option."
901
  "Por favor, ve a Configuración > Enlaces permanentes > Ajustes comunes y "
902
  "selecciona una opción no predeterminada ."
903
 
904
+ #: includes/class-wpglobus.php:4108
905
  msgid "Add"
906
  msgstr "Añadir"
907
 
910
  msgstr ""
911
 
912
  #: includes/options/class-wpglobus-options.php:251,
913
+ #: includes/options/class-wpglobus-options.php:735,
914
+ #: includes/options/class-wpglobus-options.php:804
915
  msgid "WPGlobus Plus"
916
  msgstr ""
917
 
938
  msgstr ""
939
 
940
  #. translators: placeholders for "strong" tags.
941
+ #: includes/options/class-wpglobus-options.php:576
942
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
943
  msgstr ""
944
 
945
  #. translators: placeholders for "strong" tags.
946
+ #: includes/options/class-wpglobus-options.php:579
947
  msgid ""
948
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
949
  "the language attributes: name, code, flag icon, etc."
950
  msgstr ""
951
 
952
+ #: includes/options/class-wpglobus-options.php:596
953
  msgid "Welcome!"
954
  msgstr "Bienvenido!"
955
 
956
+ #: includes/options/class-wpglobus-options.php:619
957
  msgid "Deactivating / Uninstalling"
958
  msgstr ""
959
 
960
+ #: includes/options/class-wpglobus-options.php:644
961
  msgid "Uninstall"
962
  msgstr ""
963
 
964
+ #: includes/options/class-wpglobus-options.php:674
965
  msgid "All add-ons"
966
  msgstr ""
967
 
968
+ #: includes/options/class-wpglobus-options.php:689
969
  msgid "Mobile Menu"
970
  msgstr ""
971
 
972
+ #: includes/options/class-wpglobus-options.php:704
973
  msgid "Language Widgets"
974
  msgstr ""
975
 
976
+ #: includes/options/class-wpglobus-options.php:774
977
  msgid "We Recommend..."
978
  msgstr ""
979
 
980
+ #: includes/options/class-wpglobus-options.php:806
981
  msgid ""
982
  "Our premium add-on, WPGlobus Plus, will add several features to your "
983
  "website, such as:"
984
  msgstr ""
985
 
986
+ #: includes/options/class-wpglobus-options.php:809
987
  msgid ""
988
  "- Ability to write a post in one language and immediately publish it, not "
989
  "waiting for the translation to other languages;"
990
  msgstr ""
991
 
992
+ #: includes/options/class-wpglobus-options.php:812
993
  msgid "- Set different URLs for each translation;"
994
  msgstr ""
995
 
996
+ #: includes/options/class-wpglobus-options.php:815
997
  msgid ""
998
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
999
  "for each translation;"
1000
  msgstr ""
1001
 
1002
+ #: includes/options/class-wpglobus-options.php:818
1003
  msgid "- and more..."
1004
  msgstr ""
1005
 
1006
+ #: includes/options/class-wpglobus-options.php:821,
1007
+ #: includes/options/class-wpglobus-options.php:878,
1008
+ #: includes/options/class-wpglobus-options.php:936
1009
  msgid "Click here to download"
1010
  msgstr ""
1011
 
1012
+ #: includes/options/class-wpglobus-options.php:869
1013
  msgid ""
1014
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1015
  "translate your blog posts and pages to many languages."
1016
  msgstr ""
1017
 
1018
+ #: includes/options/class-wpglobus-options.php:872
1019
  msgid "The next step is to translate your WooCommerce-based store!"
1020
  msgstr ""
1021
 
1022
+ #: includes/options/class-wpglobus-options.php:875
1023
  msgid ""
1024
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1025
  "translate product titles and descriptions, categories, tags and attributes."
1026
  msgstr ""
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:922
1029
  msgid "Multi-currency"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:925
1033
  msgid ""
1034
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1035
  "a single currency only."
1036
  msgstr ""
1037
 
1038
+ #: includes/options/class-wpglobus-options.php:929
1039
  msgid ""
1040
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1041
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1043
  "positioning for global growth!"
1044
  msgstr ""
1045
 
1046
+ #: includes/options/class-wpglobus-options.php:933
1047
  msgid ""
1048
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1049
  "re-calculating prices on-the-fly."
1050
  msgstr ""
1051
 
1052
+ #: includes/options/class-wpglobus-options.php:970
1053
  msgid "WPGlobus Premium Add-ons"
1054
  msgstr ""
1055
 
1056
+ #: includes/options/class-wpglobus-options.php:972
1057
  msgid ""
1058
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1059
  "you will be able to:"
1060
  msgstr ""
1061
 
1062
+ #: includes/options/class-wpglobus-options.php:977
1063
  msgid ""
1064
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1065
  "моя-страница and so on);"
1066
  msgstr ""
1067
 
1068
+ #: includes/options/class-wpglobus-options.php:980
1069
  msgid ""
1070
  "Postpone translation to some languages and <strong>publish only the "
1071
  "translated texts</strong>;"
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:983
1075
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1076
  msgstr ""
1077
 
1078
+ #: includes/options/class-wpglobus-options.php:986
1079
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1080
  msgstr ""
1081
 
1082
+ #: includes/options/class-wpglobus-options.php:989
1083
  msgid ""
1084
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1085
  "strong>;"
1086
  msgstr ""
1087
 
1088
+ #: includes/options/class-wpglobus-options.php:993
1089
  msgid "...and more."
1090
  msgstr ""
1091
 
1092
+ #: includes/options/class-wpglobus-options.php:996
1093
  msgid "Click here to visit the WPGlobus Store"
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:1025
1097
  msgid "Select a language"
1098
  msgstr "Seleccionar un idioma"
1099
 
1100
  #. translators: %3$s placeholder for the icon (actual picture)
1101
+ #: includes/options/class-wpglobus-options.php:1052
1102
  msgid ""
1103
  "Place the %1$smain language%2$s of your site at the top of the list by "
1104
  "dragging the %3$s icons."
1105
  msgstr ""
1106
 
1107
  #. translators: placeholders for the "strong" HTML tags.
1108
+ #: includes/options/class-wpglobus-options.php:1055
1109
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1110
  msgstr ""
1111
 
1112
  #. translators: placeholders for the "strong" HTML tags.
1113
+ #: includes/options/class-wpglobus-options.php:1058
1114
  msgid "%1$sAdd%2$s more languages using the section below."
1115
  msgstr ""
1116
 
1117
+ #: includes/options/class-wpglobus-options.php:1059
1118
  msgid "When done, click the [Save Changes] button."
1119
  msgstr "Cuando hayas terminado, haz clic en el botón [Guardar Cambios] ."
1120
 
1121
  #. translators: %s - placeholder for the "Save Changes" button text.
1122
+ #: includes/options/class-wpglobus-options.php:1069
1123
  msgid "Press the %s button to confirm."
1124
  msgstr ""
1125
 
1126
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1127
+ #: includes/options/class-wpglobus-options.php:1087
1128
  msgid "-- none --"
1129
  msgstr ""
1130
 
1131
+ #: includes/options/class-wpglobus-options.php:1088
1132
  msgid "All menus"
1133
  msgstr ""
1134
 
1135
+ #: includes/options/class-wpglobus-options.php:1101
1136
  msgid "Instructions:"
1137
  msgstr "Instrucciones:"
1138
 
1139
+ #: includes/options/class-wpglobus-options.php:1159
1140
  msgid "(Found in some themes)"
1141
  msgstr "(Encontrado en algunos temas)"
1142
 
1143
+ #: includes/options/class-wpglobus-options.php:1161
1144
  msgid "Enable"
1145
  msgstr "Habilitar"
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1176
1148
  msgid "Languages table"
1149
  msgstr "Tabla de idiomas"
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1182
1152
  msgid "Use this table to add, edit or delete languages."
1153
  msgstr "Utiliza esta tabla para agregar, editar o eliminar idiomas."
1154
 
1155
+ #: includes/options/class-wpglobus-options.php:1183
1156
  msgid "NOTE: you cannot remove the main language."
1157
  msgstr "Nota: No se puede eliminar el idioma principal."
1158
 
1159
+ #: includes/options/class-wpglobus-options.php:1237
1160
  msgid "WPGlobus is enabled on these Post Types"
1161
  msgstr ""
1162
 
1163
+ #: includes/options/class-wpglobus-options.php:1238
1164
  msgid "Uncheck to disable"
1165
  msgstr ""
1166
 
1167
+ #: includes/options/class-wpglobus-options.php:1239
1168
  msgid ""
1169
  "Please note that there are post types, which status is managed by other "
1170
  "plugins and cannot be changed here."
1171
  msgstr ""
1172
 
1173
+ #: includes/options/class-wpglobus-options.php:1244
1174
  msgid "Post Types"
1175
  msgstr ""
1176
 
1177
+ #: includes/options/class-wpglobus-options.php:1260
1178
  msgid ""
1179
  "You should put here only the code provided by WPGlobus Support. Do not write "
1180
  "anything else in the sections below as it might break the functionality of "
1181
  "your website!"
1182
  msgstr ""
1183
 
1184
+ #: includes/options/class-wpglobus-options.php:1301
1185
  msgid "Custom Code"
1186
  msgstr ""
1187
 
1188
+ #: includes/options/class-wpglobus-options.php:1398
1189
+ msgid "Enabled"
1190
+ msgstr ""
1191
+
1192
+ #: includes/options/class-wpglobus-options.php:1408
1193
+ msgid "Builders support"
1194
+ msgstr ""
1195
+
1196
+ #: includes/options/class-wpglobus-options.php:1421
1197
+ msgid "Сompatibility"
1198
+ msgstr ""
1199
+
1200
+ #: includes/options/class-wpglobus-options.php:1734
1201
  msgid "Translate strings"
1202
  msgstr ""
1203
 
1253
  msgid "No items of this type were found."
1254
  msgstr ""
1255
 
1256
+ #: includes/options/templates/compatibility.php:22
1257
+ msgid "List of supported add-ons"
1258
+ msgstr ""
1259
+
1260
+ #: includes/options/templates/compatibility.php:27
1261
+ msgid "Add-on"
1262
+ msgstr ""
1263
+
1264
+ #: includes/options/templates/compatibility.php:28
1265
+ msgid "Current version"
1266
+ msgstr ""
1267
+
1268
+ #: includes/options/templates/compatibility.php:29
1269
+ msgid "Supported minimum version"
1270
+ msgstr ""
1271
+
1272
+ #: includes/options/templates/compatibility.php:30
1273
+ msgid "Status"
1274
+ msgstr ""
1275
+
1276
+ #: includes/options/templates/compatibility.php:46
1277
+ msgid "Active"
1278
+ msgstr ""
1279
+
1280
+ #: includes/options/templates/compatibility.php:48
1281
+ msgid "Installed, inactive"
1282
+ msgstr ""
1283
+
1284
+ #: includes/options/templates/compatibility.php:51
1285
+ msgid "Not installed"
1286
+ msgstr ""
1287
+
1288
  #: includes/options/templates/customize-intro.php:35
1289
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1290
  msgstr ""
languages/wpglobus-et.po CHANGED
@@ -265,7 +265,7 @@ msgid "Save &amp; Reload"
265
  msgstr "Salvesta ja laadi uuesti"
266
 
267
  #: includes/admin/class-wpglobus-customize-options.php:546,
268
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
269
  msgid "WPGlobus"
270
  msgstr "WPGlobus"
271
 
@@ -287,22 +287,22 @@ msgid "Help"
287
  msgstr "Abiinfo"
288
 
289
  #: includes/admin/class-wpglobus-customize-options.php:738,
290
- #: includes/options/class-wpglobus-options.php:1094
291
  msgid "Languages"
292
  msgstr "Keeled"
293
 
294
  #: includes/admin/class-wpglobus-customize-options.php:758,
295
- #: includes/options/class-wpglobus-options.php:1107
296
  msgid "Enabled Languages"
297
  msgstr "Lubatud keeled"
298
 
299
  #: includes/admin/class-wpglobus-customize-options.php:760,
300
- #: includes/options/class-wpglobus-options.php:1108
301
  msgid "These languages are currently enabled on your site."
302
  msgstr ""
303
 
304
  #: includes/admin/class-wpglobus-customize-options.php:788,
305
- #: includes/options/class-wpglobus-options.php:1065
306
  msgid "Choose a language you would like to enable."
307
  msgstr ""
308
 
@@ -313,42 +313,42 @@ msgstr ""
313
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
314
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
315
  #: includes/admin/class-wpglobus-customize-options.php:794,
316
- #: includes/options/class-wpglobus-options.php:1071
317
  msgid "or Add new Language %1$s here %2$s"
318
  msgstr ""
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:806,
321
- #: includes/options/class-wpglobus-options.php:1121
322
  msgid "Add Languages"
323
  msgstr "Lisa keeli"
324
 
325
  #: includes/admin/class-wpglobus-customize-options.php:826,
326
- #: includes/options/class-wpglobus-options.php:1129
327
  msgid "Language Selector Mode"
328
  msgstr "Keelte valimise režiim"
329
 
330
  #: includes/admin/class-wpglobus-customize-options.php:831,
331
- #: includes/options/class-wpglobus-options.php:1132
332
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
333
  msgstr ""
334
 
335
  #: includes/admin/class-wpglobus-customize-options.php:832,
336
- #: includes/options/class-wpglobus-options.php:1133
337
  msgid "Full Name (English, Russian, Italian, etc.)"
338
  msgstr ""
339
 
340
  #: includes/admin/class-wpglobus-customize-options.php:834,
341
- #: includes/options/class-wpglobus-options.php:1134
342
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
343
  msgstr ""
344
 
345
  #: includes/admin/class-wpglobus-customize-options.php:835,
346
- #: includes/options/class-wpglobus-options.php:1135
347
  msgid "Flags only"
348
  msgstr "Ainult lipud"
349
 
350
  #: includes/admin/class-wpglobus-customize-options.php:837,
351
- #: includes/options/class-wpglobus-options.php:1130
352
  msgid ""
353
  "Choose the way language name and country flag are shown in the drop-down menu"
354
  msgstr ""
@@ -359,7 +359,7 @@ msgstr ""
359
 
360
  #: includes/admin/class-wpglobus-customize-options.php:881,
361
  #: includes/admin/class-wpglobus-customize-options.php:908,
362
- #: includes/options/class-wpglobus-options.php:1146
363
  msgid "Language Selector Menu"
364
  msgstr ""
365
 
@@ -369,24 +369,24 @@ msgstr ""
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:892,
371
  #: includes/admin/class-wpglobus-customize-options.php:913,
372
- #: includes/options/class-wpglobus-options.php:1147
373
  msgid "Choose the navigation menu where the language selector will be shown"
374
  msgstr ""
375
 
376
  #: includes/admin/class-wpglobus-customize-options.php:933,
377
- #: includes/options/class-wpglobus-options.php:1157
378
  msgid "\"All Pages\" menus Language selector"
379
  msgstr ""
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:936,
382
- #: includes/options/class-wpglobus-options.php:1159
383
  msgid ""
384
  "Adds language selector to the menus that automatically list all existing "
385
  "pages (using `wp_list_pages`)"
386
  msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:953,
389
- #: includes/options/class-wpglobus-options.php:1278
390
  msgid "Custom CSS"
391
  msgstr "Kohandatud CSS"
392
 
@@ -405,22 +405,22 @@ msgid "Uncheck to disable WPGlobus"
405
  msgstr ""
406
 
407
  #: includes/admin/class-wpglobus-customize-options.php:1118,
408
- #: includes/options/class-wpglobus-options.php:1346
409
  msgid "Redirect"
410
  msgstr "Suuna ümber"
411
 
412
  #: includes/admin/class-wpglobus-customize-options.php:1143,
413
- #: includes/options/class-wpglobus-options.php:1341
414
  msgid "Choose the language automatically, based on:"
415
  msgstr ""
416
 
417
  #: includes/admin/class-wpglobus-customize-options.php:1145,
418
- #: includes/options/class-wpglobus-options.php:1331
419
  msgid "Preferred language set in the browser"
420
  msgstr ""
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:1146,
423
- #: includes/options/class-wpglobus-options.php:1318
424
  msgid ""
425
  "When a user comes to the site for the first time, try to find the best "
426
  "matching language version of the page."
@@ -443,7 +443,7 @@ msgstr ""
443
  #: includes/admin/class-wpglobus-customize-options.php:1185,
444
  #: includes/admin/class-wpglobus-customize-options.php:1207,
445
  #: includes/admin/class-wpglobus-customize-options.php:1227,
446
- #: includes/options/class-wpglobus-options.php:1290
447
  msgid "Custom JS Code"
448
  msgstr "Kohandatud JS kood"
449
 
@@ -471,12 +471,12 @@ msgid ""
471
  msgstr ""
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1344,
474
- #: includes/options/class-wpglobus-options.php:567
475
  msgid "Thank you for installing WPGlobus!"
476
  msgstr ""
477
 
478
  #: includes/admin/class-wpglobus-customize-options.php:1348,
479
- #: includes/options/class-wpglobus-options.php:571
480
  msgid "Read About WPGlobus"
481
  msgstr ""
482
 
@@ -486,7 +486,7 @@ msgid ""
486
  msgstr ""
487
 
488
  #: includes/admin/class-wpglobus-customize-options.php:1356,
489
- #: includes/options/class-wpglobus-options.php:581
490
  msgid ""
491
  "Should you have any questions or comments, please do not hesitate to contact "
492
  "us."
@@ -494,13 +494,13 @@ msgstr ""
494
 
495
  #: includes/admin/class-wpglobus-customize-options.php:1360,
496
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
497
- #: includes/options/class-wpglobus-options.php:585
498
  msgid "Sincerely Yours,"
499
  msgstr ""
500
 
501
  #: includes/admin/class-wpglobus-customize-options.php:1362,
502
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
503
- #: includes/options/class-wpglobus-options.php:587,
504
  #: includes/options/wpglobus-options-header.php:34
505
  msgid "The WPGlobus Team"
506
  msgstr ""
@@ -508,14 +508,14 @@ msgstr ""
508
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
509
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
510
  #: includes/admin/class-wpglobus-customize-options.php:1381,
511
- #: includes/options/class-wpglobus-options.php:622
512
  msgid ""
513
  "We would hate to see you go. If something goes wrong, do not uninstall "
514
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
515
  msgstr ""
516
 
517
  #: includes/admin/class-wpglobus-customize-options.php:1388,
518
- #: includes/options/class-wpglobus-options.php:629
519
  msgid ""
520
  "Please note that if you deactivate WPGlobus, your site will show all the "
521
  "languages together, mixed up. You will need to remove all translations, "
@@ -525,7 +525,7 @@ msgstr ""
525
  #. translators: %s: link to the Clean-up Tool
526
  #. translators: %s: link to the Clean-up Tool
527
  #: includes/admin/class-wpglobus-customize-options.php:1393,
528
- #: includes/options/class-wpglobus-options.php:633
529
  msgid ""
530
  "If there are just a few places, you should edit them manually. To "
531
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -536,7 +536,7 @@ msgstr ""
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1396,
539
- #: includes/options/class-wpglobus-options.php:610
540
  msgid "%1$sClean-up Tool%2$s"
541
  msgstr ""
542
 
@@ -671,7 +671,7 @@ msgid "Installed"
671
  msgstr "Paigaldatud"
672
 
673
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
674
- #: includes/options/class-wpglobus-options.php:658
675
  msgid "Help Desk"
676
  msgstr "Kasutajatugi"
677
 
@@ -721,46 +721,69 @@ msgstr ""
721
  msgid "Technical Information"
722
  msgstr "Tehniline info"
723
 
724
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
725
  msgid "WPGlobus Recommends:"
726
  msgstr ""
727
 
728
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
729
- #: includes/options/class-wpglobus-options.php:865
730
  msgid "WPGlobus for WooCommerce"
731
  msgstr ""
732
 
733
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
734
  msgid ""
735
  "Translate product titles and descriptions, product categories, tags and "
736
  "attributes."
737
  msgstr ""
738
 
739
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
740
  msgid "Get it now:"
741
  msgstr "Hangi kohe:"
742
 
743
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
744
  msgid "WPGlobus Multi-Currency"
745
  msgstr ""
746
 
747
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
748
  msgid "Accept multiple currencies in your online store!"
749
  msgstr ""
750
 
751
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
752
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
753
  msgid "Check it out:"
754
  msgstr ""
755
 
756
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
757
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
758
  msgstr ""
759
 
760
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
761
  msgid "To translate permalinks, please activate the module Slug."
762
  msgstr ""
763
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
764
  #: includes/class-wpglobus-widget.php:27
765
  msgid "WPGlobus widget"
766
  msgstr ""
@@ -797,51 +820,51 @@ msgstr ""
797
  msgid "Dropdown with flags"
798
  msgstr ""
799
 
800
- #: includes/class-wpglobus-widget.php:240
801
  msgid "Selector type"
802
  msgstr ""
803
 
804
  #. translators: ON/OFF status of WPGlobus on the edit pages.
805
- #: includes/class-wpglobus.php:1040
806
  msgid "OFF"
807
  msgstr "VÄLJAS"
808
 
809
- #: includes/class-wpglobus.php:1041
810
  msgid "Turn on"
811
  msgstr "Lülita sisse"
812
 
813
  #. translators: ON/OFF status of WPGlobus on the edit pages.
814
- #: includes/class-wpglobus.php:1045
815
  msgid "ON"
816
  msgstr "SEES"
817
 
818
- #: includes/class-wpglobus.php:1046
819
  msgid "Turn off"
820
  msgstr "Lülita välja"
821
 
822
- #: includes/class-wpglobus.php:1210
823
  msgid "You cannot disable the main language."
824
  msgstr ""
825
 
826
- #: includes/class-wpglobus.php:1412
827
  msgid "*) Available after the menu is saved."
828
  msgstr ""
829
 
830
- #: includes/class-wpglobus.php:1429
831
  msgid "Need a multilingual slug?"
832
  msgstr ""
833
 
834
- #: includes/class-wpglobus.php:3469
835
  msgid "You must enable Pretty Permalinks to use WPGlobus."
836
  msgstr ""
837
 
838
- #: includes/class-wpglobus.php:3471
839
  msgid ""
840
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
841
  "default option."
842
  msgstr ""
843
 
844
- #: includes/class-wpglobus.php:3612
845
  msgid "Add"
846
  msgstr "Lisa"
847
 
@@ -850,8 +873,8 @@ msgid "Language Selector Menu Style"
850
  msgstr ""
851
 
852
  #: includes/options/class-wpglobus-options.php:251,
853
- #: includes/options/class-wpglobus-options.php:734,
854
- #: includes/options/class-wpglobus-options.php:803
855
  msgid "WPGlobus Plus"
856
  msgstr ""
857
 
@@ -878,104 +901,104 @@ msgid ""
878
  msgstr ""
879
 
880
  #. translators: placeholders for "strong" tags.
881
- #: includes/options/class-wpglobus-options.php:575
882
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
883
  msgstr ""
884
 
885
  #. translators: placeholders for "strong" tags.
886
- #: includes/options/class-wpglobus-options.php:578
887
  msgid ""
888
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
889
  "the language attributes: name, code, flag icon, etc."
890
  msgstr ""
891
 
892
- #: includes/options/class-wpglobus-options.php:595
893
  msgid "Welcome!"
894
  msgstr "Teretulemast!"
895
 
896
- #: includes/options/class-wpglobus-options.php:618
897
  msgid "Deactivating / Uninstalling"
898
  msgstr ""
899
 
900
- #: includes/options/class-wpglobus-options.php:643
901
  msgid "Uninstall"
902
  msgstr ""
903
 
904
- #: includes/options/class-wpglobus-options.php:673
905
  msgid "All add-ons"
906
  msgstr ""
907
 
908
- #: includes/options/class-wpglobus-options.php:688
909
  msgid "Mobile Menu"
910
  msgstr ""
911
 
912
- #: includes/options/class-wpglobus-options.php:703
913
  msgid "Language Widgets"
914
  msgstr ""
915
 
916
- #: includes/options/class-wpglobus-options.php:773
917
  msgid "We Recommend..."
918
  msgstr ""
919
 
920
- #: includes/options/class-wpglobus-options.php:805
921
  msgid ""
922
  "Our premium add-on, WPGlobus Plus, will add several features to your "
923
  "website, such as:"
924
  msgstr ""
925
 
926
- #: includes/options/class-wpglobus-options.php:808
927
  msgid ""
928
  "- Ability to write a post in one language and immediately publish it, not "
929
  "waiting for the translation to other languages;"
930
  msgstr ""
931
 
932
- #: includes/options/class-wpglobus-options.php:811
933
  msgid "- Set different URLs for each translation;"
934
  msgstr ""
935
 
936
- #: includes/options/class-wpglobus-options.php:814
937
  msgid ""
938
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
939
  "for each translation;"
940
  msgstr ""
941
 
942
- #: includes/options/class-wpglobus-options.php:817
943
  msgid "- and more..."
944
  msgstr ""
945
 
946
- #: includes/options/class-wpglobus-options.php:820,
947
- #: includes/options/class-wpglobus-options.php:877,
948
- #: includes/options/class-wpglobus-options.php:935
949
  msgid "Click here to download"
950
  msgstr ""
951
 
952
- #: includes/options/class-wpglobus-options.php:868
953
  msgid ""
954
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
955
  "translate your blog posts and pages to many languages."
956
  msgstr ""
957
 
958
- #: includes/options/class-wpglobus-options.php:871
959
  msgid "The next step is to translate your WooCommerce-based store!"
960
  msgstr ""
961
 
962
- #: includes/options/class-wpglobus-options.php:874
963
  msgid ""
964
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
965
  "translate product titles and descriptions, categories, tags and attributes."
966
  msgstr ""
967
 
968
- #: includes/options/class-wpglobus-options.php:921
969
  msgid "Multi-currency"
970
  msgstr ""
971
 
972
- #: includes/options/class-wpglobus-options.php:924
973
  msgid ""
974
  "Your WooCommerce-powered store is set to show prices and accept payments in "
975
  "a single currency only."
976
  msgstr ""
977
 
978
- #: includes/options/class-wpglobus-options.php:928
979
  msgid ""
980
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
981
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -983,149 +1006,161 @@ msgid ""
983
  "positioning for global growth!"
984
  msgstr ""
985
 
986
- #: includes/options/class-wpglobus-options.php:932
987
  msgid ""
988
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
989
  "re-calculating prices on-the-fly."
990
  msgstr ""
991
 
992
- #: includes/options/class-wpglobus-options.php:969
993
  msgid "WPGlobus Premium Add-ons"
994
  msgstr ""
995
 
996
- #: includes/options/class-wpglobus-options.php:971
997
  msgid ""
998
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
999
  "you will be able to:"
1000
  msgstr ""
1001
 
1002
- #: includes/options/class-wpglobus-options.php:976
1003
  msgid ""
1004
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1005
  "моя-страница and so on);"
1006
  msgstr ""
1007
 
1008
- #: includes/options/class-wpglobus-options.php:979
1009
  msgid ""
1010
  "Postpone translation to some languages and <strong>publish only the "
1011
  "translated texts</strong>;"
1012
  msgstr ""
1013
 
1014
- #: includes/options/class-wpglobus-options.php:982
1015
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1016
  msgstr ""
1017
 
1018
- #: includes/options/class-wpglobus-options.php:985
1019
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1020
  msgstr ""
1021
 
1022
- #: includes/options/class-wpglobus-options.php:988
1023
  msgid ""
1024
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1025
  "strong>;"
1026
  msgstr ""
1027
 
1028
- #: includes/options/class-wpglobus-options.php:992
1029
  msgid "...and more."
1030
  msgstr ""
1031
 
1032
- #: includes/options/class-wpglobus-options.php:995
1033
  msgid "Click here to visit the WPGlobus Store"
1034
  msgstr ""
1035
 
1036
- #: includes/options/class-wpglobus-options.php:1024
1037
  msgid "Select a language"
1038
  msgstr "Vali keel"
1039
 
1040
  #. translators: %3$s placeholder for the icon (actual picture)
1041
- #: includes/options/class-wpglobus-options.php:1051
1042
  msgid ""
1043
  "Place the %1$smain language%2$s of your site at the top of the list by "
1044
  "dragging the %3$s icons."
1045
  msgstr ""
1046
 
1047
  #. translators: placeholders for the "strong" HTML tags.
1048
- #: includes/options/class-wpglobus-options.php:1054
1049
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1050
  msgstr ""
1051
 
1052
  #. translators: placeholders for the "strong" HTML tags.
1053
- #: includes/options/class-wpglobus-options.php:1057
1054
  msgid "%1$sAdd%2$s more languages using the section below."
1055
  msgstr ""
1056
 
1057
- #: includes/options/class-wpglobus-options.php:1058
1058
  msgid "When done, click the [Save Changes] button."
1059
  msgstr ""
1060
 
1061
  #. translators: %s - placeholder for the "Save Changes" button text.
1062
- #: includes/options/class-wpglobus-options.php:1068
1063
  msgid "Press the %s button to confirm."
1064
  msgstr ""
1065
 
1066
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1067
- #: includes/options/class-wpglobus-options.php:1086
1068
  msgid "-- none --"
1069
  msgstr ""
1070
 
1071
- #: includes/options/class-wpglobus-options.php:1087
1072
  msgid "All menus"
1073
  msgstr ""
1074
 
1075
- #: includes/options/class-wpglobus-options.php:1100
1076
  msgid "Instructions:"
1077
  msgstr "Juhendid:"
1078
 
1079
- #: includes/options/class-wpglobus-options.php:1158
1080
  msgid "(Found in some themes)"
1081
  msgstr ""
1082
 
1083
- #: includes/options/class-wpglobus-options.php:1160
1084
  msgid "Enable"
1085
  msgstr "Luba"
1086
 
1087
- #: includes/options/class-wpglobus-options.php:1175
1088
  msgid "Languages table"
1089
  msgstr "Keeltetabel"
1090
 
1091
- #: includes/options/class-wpglobus-options.php:1181
1092
  msgid "Use this table to add, edit or delete languages."
1093
  msgstr ""
1094
 
1095
- #: includes/options/class-wpglobus-options.php:1182
1096
  msgid "NOTE: you cannot remove the main language."
1097
  msgstr ""
1098
 
1099
- #: includes/options/class-wpglobus-options.php:1236
1100
  msgid "WPGlobus is enabled on these Post Types"
1101
  msgstr ""
1102
 
1103
- #: includes/options/class-wpglobus-options.php:1237
1104
  msgid "Uncheck to disable"
1105
  msgstr ""
1106
 
1107
- #: includes/options/class-wpglobus-options.php:1238
1108
  msgid ""
1109
  "Please note that there are post types, which status is managed by other "
1110
  "plugins and cannot be changed here."
1111
  msgstr ""
1112
 
1113
- #: includes/options/class-wpglobus-options.php:1243
1114
  msgid "Post Types"
1115
  msgstr ""
1116
 
1117
- #: includes/options/class-wpglobus-options.php:1259
1118
  msgid ""
1119
  "You should put here only the code provided by WPGlobus Support. Do not write "
1120
  "anything else in the sections below as it might break the functionality of "
1121
  "your website!"
1122
  msgstr ""
1123
 
1124
- #: includes/options/class-wpglobus-options.php:1300
1125
  msgid "Custom Code"
1126
  msgstr ""
1127
 
1128
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1129
  msgid "Translate strings"
1130
  msgstr ""
1131
 
@@ -1181,6 +1216,38 @@ msgstr "Vali kirje"
1181
  msgid "No items of this type were found."
1182
  msgstr "Ühtegi seda liiki kirjet ei leitud."
1183
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1184
  #: includes/options/templates/customize-intro.php:35
1185
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1186
  msgstr ""
265
  msgstr "Salvesta ja laadi uuesti"
266
 
267
  #: includes/admin/class-wpglobus-customize-options.php:546,
268
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
269
  msgid "WPGlobus"
270
  msgstr "WPGlobus"
271
 
287
  msgstr "Abiinfo"
288
 
289
  #: includes/admin/class-wpglobus-customize-options.php:738,
290
+ #: includes/options/class-wpglobus-options.php:1095
291
  msgid "Languages"
292
  msgstr "Keeled"
293
 
294
  #: includes/admin/class-wpglobus-customize-options.php:758,
295
+ #: includes/options/class-wpglobus-options.php:1108
296
  msgid "Enabled Languages"
297
  msgstr "Lubatud keeled"
298
 
299
  #: includes/admin/class-wpglobus-customize-options.php:760,
300
+ #: includes/options/class-wpglobus-options.php:1109
301
  msgid "These languages are currently enabled on your site."
302
  msgstr ""
303
 
304
  #: includes/admin/class-wpglobus-customize-options.php:788,
305
+ #: includes/options/class-wpglobus-options.php:1066
306
  msgid "Choose a language you would like to enable."
307
  msgstr ""
308
 
313
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
314
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
315
  #: includes/admin/class-wpglobus-customize-options.php:794,
316
+ #: includes/options/class-wpglobus-options.php:1072
317
  msgid "or Add new Language %1$s here %2$s"
318
  msgstr ""
319
 
320
  #: includes/admin/class-wpglobus-customize-options.php:806,
321
+ #: includes/options/class-wpglobus-options.php:1122
322
  msgid "Add Languages"
323
  msgstr "Lisa keeli"
324
 
325
  #: includes/admin/class-wpglobus-customize-options.php:826,
326
+ #: includes/options/class-wpglobus-options.php:1130
327
  msgid "Language Selector Mode"
328
  msgstr "Keelte valimise režiim"
329
 
330
  #: includes/admin/class-wpglobus-customize-options.php:831,
331
+ #: includes/options/class-wpglobus-options.php:1133
332
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
333
  msgstr ""
334
 
335
  #: includes/admin/class-wpglobus-customize-options.php:832,
336
+ #: includes/options/class-wpglobus-options.php:1134
337
  msgid "Full Name (English, Russian, Italian, etc.)"
338
  msgstr ""
339
 
340
  #: includes/admin/class-wpglobus-customize-options.php:834,
341
+ #: includes/options/class-wpglobus-options.php:1135
342
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
343
  msgstr ""
344
 
345
  #: includes/admin/class-wpglobus-customize-options.php:835,
346
+ #: includes/options/class-wpglobus-options.php:1136
347
  msgid "Flags only"
348
  msgstr "Ainult lipud"
349
 
350
  #: includes/admin/class-wpglobus-customize-options.php:837,
351
+ #: includes/options/class-wpglobus-options.php:1131
352
  msgid ""
353
  "Choose the way language name and country flag are shown in the drop-down menu"
354
  msgstr ""
359
 
360
  #: includes/admin/class-wpglobus-customize-options.php:881,
361
  #: includes/admin/class-wpglobus-customize-options.php:908,
362
+ #: includes/options/class-wpglobus-options.php:1147
363
  msgid "Language Selector Menu"
364
  msgstr ""
365
 
369
 
370
  #: includes/admin/class-wpglobus-customize-options.php:892,
371
  #: includes/admin/class-wpglobus-customize-options.php:913,
372
+ #: includes/options/class-wpglobus-options.php:1148
373
  msgid "Choose the navigation menu where the language selector will be shown"
374
  msgstr ""
375
 
376
  #: includes/admin/class-wpglobus-customize-options.php:933,
377
+ #: includes/options/class-wpglobus-options.php:1158
378
  msgid "\"All Pages\" menus Language selector"
379
  msgstr ""
380
 
381
  #: includes/admin/class-wpglobus-customize-options.php:936,
382
+ #: includes/options/class-wpglobus-options.php:1160
383
  msgid ""
384
  "Adds language selector to the menus that automatically list all existing "
385
  "pages (using `wp_list_pages`)"
386
  msgstr ""
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:953,
389
+ #: includes/options/class-wpglobus-options.php:1279
390
  msgid "Custom CSS"
391
  msgstr "Kohandatud CSS"
392
 
405
  msgstr ""
406
 
407
  #: includes/admin/class-wpglobus-customize-options.php:1118,
408
+ #: includes/options/class-wpglobus-options.php:1347
409
  msgid "Redirect"
410
  msgstr "Suuna ümber"
411
 
412
  #: includes/admin/class-wpglobus-customize-options.php:1143,
413
+ #: includes/options/class-wpglobus-options.php:1342
414
  msgid "Choose the language automatically, based on:"
415
  msgstr ""
416
 
417
  #: includes/admin/class-wpglobus-customize-options.php:1145,
418
+ #: includes/options/class-wpglobus-options.php:1332
419
  msgid "Preferred language set in the browser"
420
  msgstr ""
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:1146,
423
+ #: includes/options/class-wpglobus-options.php:1319
424
  msgid ""
425
  "When a user comes to the site for the first time, try to find the best "
426
  "matching language version of the page."
443
  #: includes/admin/class-wpglobus-customize-options.php:1185,
444
  #: includes/admin/class-wpglobus-customize-options.php:1207,
445
  #: includes/admin/class-wpglobus-customize-options.php:1227,
446
+ #: includes/options/class-wpglobus-options.php:1291
447
  msgid "Custom JS Code"
448
  msgstr "Kohandatud JS kood"
449
 
471
  msgstr ""
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1344,
474
+ #: includes/options/class-wpglobus-options.php:568
475
  msgid "Thank you for installing WPGlobus!"
476
  msgstr ""
477
 
478
  #: includes/admin/class-wpglobus-customize-options.php:1348,
479
+ #: includes/options/class-wpglobus-options.php:572
480
  msgid "Read About WPGlobus"
481
  msgstr ""
482
 
486
  msgstr ""
487
 
488
  #: includes/admin/class-wpglobus-customize-options.php:1356,
489
+ #: includes/options/class-wpglobus-options.php:582
490
  msgid ""
491
  "Should you have any questions or comments, please do not hesitate to contact "
492
  "us."
494
 
495
  #: includes/admin/class-wpglobus-customize-options.php:1360,
496
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
497
+ #: includes/options/class-wpglobus-options.php:586
498
  msgid "Sincerely Yours,"
499
  msgstr ""
500
 
501
  #: includes/admin/class-wpglobus-customize-options.php:1362,
502
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
503
+ #: includes/options/class-wpglobus-options.php:588,
504
  #: includes/options/wpglobus-options-header.php:34
505
  msgid "The WPGlobus Team"
506
  msgstr ""
508
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
509
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
510
  #: includes/admin/class-wpglobus-customize-options.php:1381,
511
+ #: includes/options/class-wpglobus-options.php:623
512
  msgid ""
513
  "We would hate to see you go. If something goes wrong, do not uninstall "
514
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
515
  msgstr ""
516
 
517
  #: includes/admin/class-wpglobus-customize-options.php:1388,
518
+ #: includes/options/class-wpglobus-options.php:630
519
  msgid ""
520
  "Please note that if you deactivate WPGlobus, your site will show all the "
521
  "languages together, mixed up. You will need to remove all translations, "
525
  #. translators: %s: link to the Clean-up Tool
526
  #. translators: %s: link to the Clean-up Tool
527
  #: includes/admin/class-wpglobus-customize-options.php:1393,
528
+ #: includes/options/class-wpglobus-options.php:634
529
  msgid ""
530
  "If there are just a few places, you should edit them manually. To "
531
  "automatically remove all translations at once, you can use the %s. WARNING: "
536
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
537
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
538
  #: includes/admin/class-wpglobus-customize-options.php:1396,
539
+ #: includes/options/class-wpglobus-options.php:611
540
  msgid "%1$sClean-up Tool%2$s"
541
  msgstr ""
542
 
671
  msgstr "Paigaldatud"
672
 
673
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
674
+ #: includes/options/class-wpglobus-options.php:659
675
  msgid "Help Desk"
676
  msgstr "Kasutajatugi"
677
 
721
  msgid "Technical Information"
722
  msgstr "Tehniline info"
723
 
724
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
725
  msgid "WPGlobus Recommends:"
726
  msgstr ""
727
 
728
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
729
+ #: includes/options/class-wpglobus-options.php:866
730
  msgid "WPGlobus for WooCommerce"
731
  msgstr ""
732
 
733
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
734
  msgid ""
735
  "Translate product titles and descriptions, product categories, tags and "
736
  "attributes."
737
  msgstr ""
738
 
739
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
740
  msgid "Get it now:"
741
  msgstr "Hangi kohe:"
742
 
743
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
744
  msgid "WPGlobus Multi-Currency"
745
  msgstr ""
746
 
747
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
748
  msgid "Accept multiple currencies in your online store!"
749
  msgstr ""
750
 
751
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
752
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
753
  msgid "Check it out:"
754
  msgstr ""
755
 
756
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
757
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
758
  msgstr ""
759
 
760
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
761
  msgid "To translate permalinks, please activate the module Slug."
762
  msgstr ""
763
 
764
+ #: includes/builders/class-wpglobus-builder.php:351,
765
+ #: includes/class-wpglobus.php:3527
766
+ msgid "Save draft before using extra language."
767
+ msgstr ""
768
+
769
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
770
+ msgid "WPGlobus languages"
771
+ msgstr ""
772
+
773
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
774
+ msgid "Before switching the language, please save draft or publish."
775
+ msgstr ""
776
+
777
+ #. translators: Metabox title FOR language.
778
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
779
+ msgctxt "filter__seo_meta_box_title"
780
+ msgid "for"
781
+ msgstr ""
782
+
783
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
784
+ msgid "Page is being reloaded. Please wait..."
785
+ msgstr ""
786
+
787
  #: includes/class-wpglobus-widget.php:27
788
  msgid "WPGlobus widget"
789
  msgstr ""
820
  msgid "Dropdown with flags"
821
  msgstr ""
822
 
823
+ #: includes/class-wpglobus-widget.php:264
824
  msgid "Selector type"
825
  msgstr ""
826
 
827
  #. translators: ON/OFF status of WPGlobus on the edit pages.
828
+ #: includes/class-wpglobus.php:1294
829
  msgid "OFF"
830
  msgstr "VÄLJAS"
831
 
832
+ #: includes/class-wpglobus.php:1295
833
  msgid "Turn on"
834
  msgstr "Lülita sisse"
835
 
836
  #. translators: ON/OFF status of WPGlobus on the edit pages.
837
+ #: includes/class-wpglobus.php:1299
838
  msgid "ON"
839
  msgstr "SEES"
840
 
841
+ #: includes/class-wpglobus.php:1300
842
  msgid "Turn off"
843
  msgstr "Lülita välja"
844
 
845
+ #: includes/class-wpglobus.php:1483
846
  msgid "You cannot disable the main language."
847
  msgstr ""
848
 
849
+ #: includes/class-wpglobus.php:1684
850
  msgid "*) Available after the menu is saved."
851
  msgstr ""
852
 
853
+ #: includes/class-wpglobus.php:1701
854
  msgid "Need a multilingual slug?"
855
  msgstr ""
856
 
857
+ #: includes/class-wpglobus.php:3960
858
  msgid "You must enable Pretty Permalinks to use WPGlobus."
859
  msgstr ""
860
 
861
+ #: includes/class-wpglobus.php:3962
862
  msgid ""
863
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
864
  "default option."
865
  msgstr ""
866
 
867
+ #: includes/class-wpglobus.php:4108
868
  msgid "Add"
869
  msgstr "Lisa"
870
 
873
  msgstr ""
874
 
875
  #: includes/options/class-wpglobus-options.php:251,
876
+ #: includes/options/class-wpglobus-options.php:735,
877
+ #: includes/options/class-wpglobus-options.php:804
878
  msgid "WPGlobus Plus"
879
  msgstr ""
880
 
901
  msgstr ""
902
 
903
  #. translators: placeholders for "strong" tags.
904
+ #: includes/options/class-wpglobus-options.php:576
905
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
906
  msgstr ""
907
 
908
  #. translators: placeholders for "strong" tags.
909
+ #: includes/options/class-wpglobus-options.php:579
910
  msgid ""
911
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
912
  "the language attributes: name, code, flag icon, etc."
913
  msgstr ""
914
 
915
+ #: includes/options/class-wpglobus-options.php:596
916
  msgid "Welcome!"
917
  msgstr "Teretulemast!"
918
 
919
+ #: includes/options/class-wpglobus-options.php:619
920
  msgid "Deactivating / Uninstalling"
921
  msgstr ""
922
 
923
+ #: includes/options/class-wpglobus-options.php:644
924
  msgid "Uninstall"
925
  msgstr ""
926
 
927
+ #: includes/options/class-wpglobus-options.php:674
928
  msgid "All add-ons"
929
  msgstr ""
930
 
931
+ #: includes/options/class-wpglobus-options.php:689
932
  msgid "Mobile Menu"
933
  msgstr ""
934
 
935
+ #: includes/options/class-wpglobus-options.php:704
936
  msgid "Language Widgets"
937
  msgstr ""
938
 
939
+ #: includes/options/class-wpglobus-options.php:774
940
  msgid "We Recommend..."
941
  msgstr ""
942
 
943
+ #: includes/options/class-wpglobus-options.php:806
944
  msgid ""
945
  "Our premium add-on, WPGlobus Plus, will add several features to your "
946
  "website, such as:"
947
  msgstr ""
948
 
949
+ #: includes/options/class-wpglobus-options.php:809
950
  msgid ""
951
  "- Ability to write a post in one language and immediately publish it, not "
952
  "waiting for the translation to other languages;"
953
  msgstr ""
954
 
955
+ #: includes/options/class-wpglobus-options.php:812
956
  msgid "- Set different URLs for each translation;"
957
  msgstr ""
958
 
959
+ #: includes/options/class-wpglobus-options.php:815
960
  msgid ""
961
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
962
  "for each translation;"
963
  msgstr ""
964
 
965
+ #: includes/options/class-wpglobus-options.php:818
966
  msgid "- and more..."
967
  msgstr ""
968
 
969
+ #: includes/options/class-wpglobus-options.php:821,
970
+ #: includes/options/class-wpglobus-options.php:878,
971
+ #: includes/options/class-wpglobus-options.php:936
972
  msgid "Click here to download"
973
  msgstr ""
974
 
975
+ #: includes/options/class-wpglobus-options.php:869
976
  msgid ""
977
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
978
  "translate your blog posts and pages to many languages."
979
  msgstr ""
980
 
981
+ #: includes/options/class-wpglobus-options.php:872
982
  msgid "The next step is to translate your WooCommerce-based store!"
983
  msgstr ""
984
 
985
+ #: includes/options/class-wpglobus-options.php:875
986
  msgid ""
987
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
988
  "translate product titles and descriptions, categories, tags and attributes."
989
  msgstr ""
990
 
991
+ #: includes/options/class-wpglobus-options.php:922
992
  msgid "Multi-currency"
993
  msgstr ""
994
 
995
+ #: includes/options/class-wpglobus-options.php:925
996
  msgid ""
997
  "Your WooCommerce-powered store is set to show prices and accept payments in "
998
  "a single currency only."
999
  msgstr ""
1000
 
1001
+ #: includes/options/class-wpglobus-options.php:929
1002
  msgid ""
1003
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1004
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1006
  "positioning for global growth!"
1007
  msgstr ""
1008
 
1009
+ #: includes/options/class-wpglobus-options.php:933
1010
  msgid ""
1011
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1012
  "re-calculating prices on-the-fly."
1013
  msgstr ""
1014
 
1015
+ #: includes/options/class-wpglobus-options.php:970
1016
  msgid "WPGlobus Premium Add-ons"
1017
  msgstr ""
1018
 
1019
+ #: includes/options/class-wpglobus-options.php:972
1020
  msgid ""
1021
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1022
  "you will be able to:"
1023
  msgstr ""
1024
 
1025
+ #: includes/options/class-wpglobus-options.php:977
1026
  msgid ""
1027
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1028
  "моя-страница and so on);"
1029
  msgstr ""
1030
 
1031
+ #: includes/options/class-wpglobus-options.php:980
1032
  msgid ""
1033
  "Postpone translation to some languages and <strong>publish only the "
1034
  "translated texts</strong>;"
1035
  msgstr ""
1036
 
1037
+ #: includes/options/class-wpglobus-options.php:983
1038
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1039
  msgstr ""
1040
 
1041
+ #: includes/options/class-wpglobus-options.php:986
1042
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1043
  msgstr ""
1044
 
1045
+ #: includes/options/class-wpglobus-options.php:989
1046
  msgid ""
1047
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1048
  "strong>;"
1049
  msgstr ""
1050
 
1051
+ #: includes/options/class-wpglobus-options.php:993
1052
  msgid "...and more."
1053
  msgstr ""
1054
 
1055
+ #: includes/options/class-wpglobus-options.php:996
1056
  msgid "Click here to visit the WPGlobus Store"
1057
  msgstr ""
1058
 
1059
+ #: includes/options/class-wpglobus-options.php:1025
1060
  msgid "Select a language"
1061
  msgstr "Vali keel"
1062
 
1063
  #. translators: %3$s placeholder for the icon (actual picture)
1064
+ #: includes/options/class-wpglobus-options.php:1052
1065
  msgid ""
1066
  "Place the %1$smain language%2$s of your site at the top of the list by "
1067
  "dragging the %3$s icons."
1068
  msgstr ""
1069
 
1070
  #. translators: placeholders for the "strong" HTML tags.
1071
+ #: includes/options/class-wpglobus-options.php:1055
1072
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1073
  msgstr ""
1074
 
1075
  #. translators: placeholders for the "strong" HTML tags.
1076
+ #: includes/options/class-wpglobus-options.php:1058
1077
  msgid "%1$sAdd%2$s more languages using the section below."
1078
  msgstr ""
1079
 
1080
+ #: includes/options/class-wpglobus-options.php:1059
1081
  msgid "When done, click the [Save Changes] button."
1082
  msgstr ""
1083
 
1084
  #. translators: %s - placeholder for the "Save Changes" button text.
1085
+ #: includes/options/class-wpglobus-options.php:1069
1086
  msgid "Press the %s button to confirm."
1087
  msgstr ""
1088
 
1089
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1090
+ #: includes/options/class-wpglobus-options.php:1087
1091
  msgid "-- none --"
1092
  msgstr ""
1093
 
1094
+ #: includes/options/class-wpglobus-options.php:1088
1095
  msgid "All menus"
1096
  msgstr ""
1097
 
1098
+ #: includes/options/class-wpglobus-options.php:1101
1099
  msgid "Instructions:"
1100
  msgstr "Juhendid:"
1101
 
1102
+ #: includes/options/class-wpglobus-options.php:1159
1103
  msgid "(Found in some themes)"
1104
  msgstr ""
1105
 
1106
+ #: includes/options/class-wpglobus-options.php:1161
1107
  msgid "Enable"
1108
  msgstr "Luba"
1109
 
1110
+ #: includes/options/class-wpglobus-options.php:1176
1111
  msgid "Languages table"
1112
  msgstr "Keeltetabel"
1113
 
1114
+ #: includes/options/class-wpglobus-options.php:1182
1115
  msgid "Use this table to add, edit or delete languages."
1116
  msgstr ""
1117
 
1118
+ #: includes/options/class-wpglobus-options.php:1183
1119
  msgid "NOTE: you cannot remove the main language."
1120
  msgstr ""
1121
 
1122
+ #: includes/options/class-wpglobus-options.php:1237
1123
  msgid "WPGlobus is enabled on these Post Types"
1124
  msgstr ""
1125
 
1126
+ #: includes/options/class-wpglobus-options.php:1238
1127
  msgid "Uncheck to disable"
1128
  msgstr ""
1129
 
1130
+ #: includes/options/class-wpglobus-options.php:1239
1131
  msgid ""
1132
  "Please note that there are post types, which status is managed by other "
1133
  "plugins and cannot be changed here."
1134
  msgstr ""
1135
 
1136
+ #: includes/options/class-wpglobus-options.php:1244
1137
  msgid "Post Types"
1138
  msgstr ""
1139
 
1140
+ #: includes/options/class-wpglobus-options.php:1260
1141
  msgid ""
1142
  "You should put here only the code provided by WPGlobus Support. Do not write "
1143
  "anything else in the sections below as it might break the functionality of "
1144
  "your website!"
1145
  msgstr ""
1146
 
1147
+ #: includes/options/class-wpglobus-options.php:1301
1148
  msgid "Custom Code"
1149
  msgstr ""
1150
 
1151
+ #: includes/options/class-wpglobus-options.php:1398
1152
+ msgid "Enabled"
1153
+ msgstr ""
1154
+
1155
+ #: includes/options/class-wpglobus-options.php:1408
1156
+ msgid "Builders support"
1157
+ msgstr ""
1158
+
1159
+ #: includes/options/class-wpglobus-options.php:1421
1160
+ msgid "Сompatibility"
1161
+ msgstr ""
1162
+
1163
+ #: includes/options/class-wpglobus-options.php:1734
1164
  msgid "Translate strings"
1165
  msgstr ""
1166
 
1216
  msgid "No items of this type were found."
1217
  msgstr "Ühtegi seda liiki kirjet ei leitud."
1218
 
1219
+ #: includes/options/templates/compatibility.php:22
1220
+ msgid "List of supported add-ons"
1221
+ msgstr ""
1222
+
1223
+ #: includes/options/templates/compatibility.php:27
1224
+ msgid "Add-on"
1225
+ msgstr ""
1226
+
1227
+ #: includes/options/templates/compatibility.php:28
1228
+ msgid "Current version"
1229
+ msgstr ""
1230
+
1231
+ #: includes/options/templates/compatibility.php:29
1232
+ msgid "Supported minimum version"
1233
+ msgstr ""
1234
+
1235
+ #: includes/options/templates/compatibility.php:30
1236
+ msgid "Status"
1237
+ msgstr ""
1238
+
1239
+ #: includes/options/templates/compatibility.php:46
1240
+ msgid "Active"
1241
+ msgstr ""
1242
+
1243
+ #: includes/options/templates/compatibility.php:48
1244
+ msgid "Installed, inactive"
1245
+ msgstr ""
1246
+
1247
+ #: includes/options/templates/compatibility.php:51
1248
+ msgid "Not installed"
1249
+ msgstr ""
1250
+
1251
  #: includes/options/templates/customize-intro.php:35
1252
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1253
  msgstr ""
languages/wpglobus-fr_BE.po CHANGED
@@ -321,7 +321,7 @@ msgid "Save &amp; Reload"
321
  msgstr "Enregistrer & recharger"
322
 
323
  #: includes/admin/class-wpglobus-customize-options.php:546,
324
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
325
  msgid "WPGlobus"
326
  msgstr "WPGlobus"
327
 
@@ -345,22 +345,22 @@ msgid "Help"
345
  msgstr ""
346
 
347
  #: includes/admin/class-wpglobus-customize-options.php:738,
348
- #: includes/options/class-wpglobus-options.php:1094
349
  msgid "Languages"
350
  msgstr "Langues"
351
 
352
  #: includes/admin/class-wpglobus-customize-options.php:758,
353
- #: includes/options/class-wpglobus-options.php:1107
354
  msgid "Enabled Languages"
355
  msgstr "Langues activées"
356
 
357
  #: includes/admin/class-wpglobus-customize-options.php:760,
358
- #: includes/options/class-wpglobus-options.php:1108
359
  msgid "These languages are currently enabled on your site."
360
  msgstr "Ces langues sont actuellement disponibles sur votre site."
361
 
362
  #: includes/admin/class-wpglobus-customize-options.php:788,
363
- #: includes/options/class-wpglobus-options.php:1065
364
  msgid "Choose a language you would like to enable."
365
  msgstr ""
366
 
@@ -371,42 +371,42 @@ msgstr ""
371
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
372
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
373
  #: includes/admin/class-wpglobus-customize-options.php:794,
374
- #: includes/options/class-wpglobus-options.php:1071
375
  msgid "or Add new Language %1$s here %2$s"
376
  msgstr "ou ajoutez une nouvelle langue %1$s ici %2$s"
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:806,
379
- #: includes/options/class-wpglobus-options.php:1121
380
  msgid "Add Languages"
381
  msgstr "Ajouter des langues"
382
 
383
  #: includes/admin/class-wpglobus-customize-options.php:826,
384
- #: includes/options/class-wpglobus-options.php:1129
385
  msgid "Language Selector Mode"
386
  msgstr "Mode du sélecteur de langue"
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:831,
389
- #: includes/options/class-wpglobus-options.php:1132
390
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
391
  msgstr "Code à deux lettres avec le drapeau (en, fr, ru, etc.)."
392
 
393
  #: includes/admin/class-wpglobus-customize-options.php:832,
394
- #: includes/options/class-wpglobus-options.php:1133
395
  msgid "Full Name (English, Russian, Italian, etc.)"
396
  msgstr "Nom entier (Anglais, Français, Russe, etc.)."
397
 
398
  #: includes/admin/class-wpglobus-customize-options.php:834,
399
- #: includes/options/class-wpglobus-options.php:1134
400
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
401
  msgstr "Nom entier avec drapeau (Anglais, Français, Russe, etc.)."
402
 
403
  #: includes/admin/class-wpglobus-customize-options.php:835,
404
- #: includes/options/class-wpglobus-options.php:1135
405
  msgid "Flags only"
406
  msgstr "Drapeaux uniquement"
407
 
408
  #: includes/admin/class-wpglobus-customize-options.php:837,
409
- #: includes/options/class-wpglobus-options.php:1130
410
  msgid ""
411
  "Choose the way language name and country flag are shown in the drop-down menu"
412
  msgstr ""
@@ -419,7 +419,7 @@ msgstr ""
419
 
420
  #: includes/admin/class-wpglobus-customize-options.php:881,
421
  #: includes/admin/class-wpglobus-customize-options.php:908,
422
- #: includes/options/class-wpglobus-options.php:1146
423
  msgid "Language Selector Menu"
424
  msgstr "Menu du sélecteur de langue"
425
 
@@ -429,18 +429,18 @@ msgstr "Aucun menu n’a été créé pour le moment. Faites-le."
429
 
430
  #: includes/admin/class-wpglobus-customize-options.php:892,
431
  #: includes/admin/class-wpglobus-customize-options.php:913,
432
- #: includes/options/class-wpglobus-options.php:1147
433
  msgid "Choose the navigation menu where the language selector will be shown"
434
  msgstr ""
435
  "Choisissez le menu de navigation où le sélecteur de langue sera affiché."
436
 
437
  #: includes/admin/class-wpglobus-customize-options.php:933,
438
- #: includes/options/class-wpglobus-options.php:1157
439
  msgid "\"All Pages\" menus Language selector"
440
  msgstr "Menu du sélecteur de langues pour « Toutes les pages »"
441
 
442
  #: includes/admin/class-wpglobus-customize-options.php:936,
443
- #: includes/options/class-wpglobus-options.php:1159
444
  msgid ""
445
  "Adds language selector to the menus that automatically list all existing "
446
  "pages (using `wp_list_pages`)"
@@ -449,7 +449,7 @@ msgstr ""
449
  "les pages existantes (en utilisant wp_list_pages)."
450
 
451
  #: includes/admin/class-wpglobus-customize-options.php:953,
452
- #: includes/options/class-wpglobus-options.php:1278
453
  msgid "Custom CSS"
454
  msgstr "CSS personnalisé"
455
 
@@ -471,22 +471,22 @@ msgid "Uncheck to disable WPGlobus"
471
  msgstr "Décochez pour désactiver WPGlobus"
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1118,
474
- #: includes/options/class-wpglobus-options.php:1346
475
  msgid "Redirect"
476
  msgstr "Redirection"
477
 
478
  #: includes/admin/class-wpglobus-customize-options.php:1143,
479
- #: includes/options/class-wpglobus-options.php:1341
480
  msgid "Choose the language automatically, based on:"
481
  msgstr "Choisir la langue automatiquement, à partir de&nbsp;:"
482
 
483
  #: includes/admin/class-wpglobus-customize-options.php:1145,
484
- #: includes/options/class-wpglobus-options.php:1331
485
  msgid "Preferred language set in the browser"
486
  msgstr "Langue préférée définie dans le navigateur"
487
 
488
  #: includes/admin/class-wpglobus-customize-options.php:1146,
489
- #: includes/options/class-wpglobus-options.php:1318
490
  msgid ""
491
  "When a user comes to the site for the first time, try to find the best "
492
  "matching language version of the page."
@@ -511,7 +511,7 @@ msgstr ""
511
  #: includes/admin/class-wpglobus-customize-options.php:1185,
512
  #: includes/admin/class-wpglobus-customize-options.php:1207,
513
  #: includes/admin/class-wpglobus-customize-options.php:1227,
514
- #: includes/options/class-wpglobus-options.php:1290
515
  msgid "Custom JS Code"
516
  msgstr "Code JS personnalisé"
517
 
@@ -542,12 +542,12 @@ msgstr ""
542
  "dessous."
543
 
544
  #: includes/admin/class-wpglobus-customize-options.php:1344,
545
- #: includes/options/class-wpglobus-options.php:567
546
  msgid "Thank you for installing WPGlobus!"
547
  msgstr "Merci pour votre installation de WPGlobus !"
548
 
549
  #: includes/admin/class-wpglobus-customize-options.php:1348,
550
- #: includes/options/class-wpglobus-options.php:571
551
  msgid "Read About WPGlobus"
552
  msgstr "En savoir plus à propos de WPGlobus"
553
 
@@ -559,7 +559,7 @@ msgstr ""
559
  "les options."
560
 
561
  #: includes/admin/class-wpglobus-customize-options.php:1356,
562
- #: includes/options/class-wpglobus-options.php:581
563
  msgid ""
564
  "Should you have any questions or comments, please do not hesitate to contact "
565
  "us."
@@ -569,13 +569,13 @@ msgstr ""
569
 
570
  #: includes/admin/class-wpglobus-customize-options.php:1360,
571
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
572
- #: includes/options/class-wpglobus-options.php:585
573
  msgid "Sincerely Yours,"
574
  msgstr "Cordialement,"
575
 
576
  #: includes/admin/class-wpglobus-customize-options.php:1362,
577
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
578
- #: includes/options/class-wpglobus-options.php:587,
579
  #: includes/options/wpglobus-options-header.php:34
580
  msgid "The WPGlobus Team"
581
  msgstr "L’équipe de WPGlobus"
@@ -583,7 +583,7 @@ msgstr "L’équipe de WPGlobus"
583
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
584
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
585
  #: includes/admin/class-wpglobus-customize-options.php:1381,
586
- #: includes/options/class-wpglobus-options.php:622
587
  msgid ""
588
  "We would hate to see you go. If something goes wrong, do not uninstall "
589
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -593,7 +593,7 @@ msgstr ""
593
  "vous aider&nbsp;!"
594
 
595
  #: includes/admin/class-wpglobus-customize-options.php:1388,
596
- #: includes/options/class-wpglobus-options.php:629
597
  msgid ""
598
  "Please note that if you deactivate WPGlobus, your site will show all the "
599
  "languages together, mixed up. You will need to remove all translations, "
@@ -606,7 +606,7 @@ msgstr ""
606
  #. translators: %s: link to the Clean-up Tool
607
  #. translators: %s: link to the Clean-up Tool
608
  #: includes/admin/class-wpglobus-customize-options.php:1393,
609
- #: includes/options/class-wpglobus-options.php:633
610
  msgid ""
611
  "If there are just a few places, you should edit them manually. To "
612
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -622,7 +622,7 @@ msgstr ""
622
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
623
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
624
  #: includes/admin/class-wpglobus-customize-options.php:1396,
625
- #: includes/options/class-wpglobus-options.php:610
626
  msgid "%1$sClean-up Tool%2$s"
627
  msgstr "%1$sOutil de Nettoyage%2$s"
628
 
@@ -762,7 +762,7 @@ msgid "Installed"
762
  msgstr "Installée"
763
 
764
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
765
- #: includes/options/class-wpglobus-options.php:658
766
  msgid "Help Desk"
767
  msgstr "Centre de support"
768
 
@@ -822,46 +822,69 @@ msgstr ""
822
  msgid "Technical Information"
823
  msgstr "Informations techniques"
824
 
825
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
826
  msgid "WPGlobus Recommends:"
827
  msgstr ""
828
 
829
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
830
- #: includes/options/class-wpglobus-options.php:865
831
  msgid "WPGlobus for WooCommerce"
832
  msgstr ""
833
 
834
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
835
  msgid ""
836
  "Translate product titles and descriptions, product categories, tags and "
837
  "attributes."
838
  msgstr ""
839
 
840
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
841
  msgid "Get it now:"
842
  msgstr ""
843
 
844
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
845
  msgid "WPGlobus Multi-Currency"
846
  msgstr ""
847
 
848
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
849
  msgid "Accept multiple currencies in your online store!"
850
  msgstr ""
851
 
852
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
853
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
854
  msgid "Check it out:"
855
  msgstr ""
856
 
857
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
858
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
859
  msgstr ""
860
 
861
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
862
  msgid "To translate permalinks, please activate the module Slug."
863
  msgstr ""
864
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
865
  #: includes/class-wpglobus-widget.php:27
866
  msgid "WPGlobus widget"
867
  msgstr "Widget WPGlobus"
@@ -898,47 +921,47 @@ msgstr "Liste déroulante"
898
  msgid "Dropdown with flags"
899
  msgstr "Liste déroulante avec drapeaux"
900
 
901
- #: includes/class-wpglobus-widget.php:240
902
  msgid "Selector type"
903
  msgstr "Type de sélecteur"
904
 
905
  #. translators: ON/OFF status of WPGlobus on the edit pages.
906
- #: includes/class-wpglobus.php:1040
907
  msgid "OFF"
908
  msgstr ""
909
 
910
- #: includes/class-wpglobus.php:1041
911
  msgid "Turn on"
912
  msgstr ""
913
 
914
  #. translators: ON/OFF status of WPGlobus on the edit pages.
915
- #: includes/class-wpglobus.php:1045
916
  msgid "ON"
917
  msgstr ""
918
 
919
- #: includes/class-wpglobus.php:1046
920
  msgid "Turn off"
921
  msgstr ""
922
 
923
- #: includes/class-wpglobus.php:1210
924
  msgid "You cannot disable the main language."
925
  msgstr "Vous ne pouvez pas désactiver la langue principale."
926
 
927
- #: includes/class-wpglobus.php:1412
928
  msgid "*) Available after the menu is saved."
929
  msgstr "*) Disponible après que le menu ait été enregistré."
930
 
931
- #: includes/class-wpglobus.php:1429
932
  msgid "Need a multilingual slug?"
933
  msgstr "Vous avez besoin d’un identifiant multilingue ?"
934
 
935
- #: includes/class-wpglobus.php:3469
936
  msgid "You must enable Pretty Permalinks to use WPGlobus."
937
  msgstr ""
938
  "Vous devez activer les jolis permaliens pour pouvoir utiliser WPGlobus "
939
  "correctement."
940
 
941
- #: includes/class-wpglobus.php:3471
942
  msgid ""
943
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
944
  "default option."
@@ -946,7 +969,7 @@ msgstr ""
946
  "Veuillez vous rendre dans Réglages > Permaliens et choisissez autre chose "
947
  "que la valeur par défaut."
948
 
949
- #: includes/class-wpglobus.php:3612
950
  msgid "Add"
951
  msgstr "Ajouter"
952
 
@@ -955,8 +978,8 @@ msgid "Language Selector Menu Style"
955
  msgstr ""
956
 
957
  #: includes/options/class-wpglobus-options.php:251,
958
- #: includes/options/class-wpglobus-options.php:734,
959
- #: includes/options/class-wpglobus-options.php:803
960
  msgid "WPGlobus Plus"
961
  msgstr ""
962
 
@@ -983,104 +1006,104 @@ msgid ""
983
  msgstr ""
984
 
985
  #. translators: placeholders for "strong" tags.
986
- #: includes/options/class-wpglobus-options.php:575
987
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
988
  msgstr ""
989
 
990
  #. translators: placeholders for "strong" tags.
991
- #: includes/options/class-wpglobus-options.php:578
992
  msgid ""
993
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
994
  "the language attributes: name, code, flag icon, etc."
995
  msgstr ""
996
 
997
- #: includes/options/class-wpglobus-options.php:595
998
  msgid "Welcome!"
999
  msgstr "Bienvenue&nbsp;!"
1000
 
1001
- #: includes/options/class-wpglobus-options.php:618
1002
  msgid "Deactivating / Uninstalling"
1003
  msgstr "Désactivation / Désinstallation"
1004
 
1005
- #: includes/options/class-wpglobus-options.php:643
1006
  msgid "Uninstall"
1007
  msgstr ""
1008
 
1009
- #: includes/options/class-wpglobus-options.php:673
1010
  msgid "All add-ons"
1011
  msgstr ""
1012
 
1013
- #: includes/options/class-wpglobus-options.php:688
1014
  msgid "Mobile Menu"
1015
  msgstr ""
1016
 
1017
- #: includes/options/class-wpglobus-options.php:703
1018
  msgid "Language Widgets"
1019
  msgstr ""
1020
 
1021
- #: includes/options/class-wpglobus-options.php:773
1022
  msgid "We Recommend..."
1023
  msgstr ""
1024
 
1025
- #: includes/options/class-wpglobus-options.php:805
1026
  msgid ""
1027
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1028
  "website, such as:"
1029
  msgstr ""
1030
 
1031
- #: includes/options/class-wpglobus-options.php:808
1032
  msgid ""
1033
  "- Ability to write a post in one language and immediately publish it, not "
1034
  "waiting for the translation to other languages;"
1035
  msgstr ""
1036
 
1037
- #: includes/options/class-wpglobus-options.php:811
1038
  msgid "- Set different URLs for each translation;"
1039
  msgstr ""
1040
 
1041
- #: includes/options/class-wpglobus-options.php:814
1042
  msgid ""
1043
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1044
  "for each translation;"
1045
  msgstr ""
1046
 
1047
- #: includes/options/class-wpglobus-options.php:817
1048
  msgid "- and more..."
1049
  msgstr ""
1050
 
1051
- #: includes/options/class-wpglobus-options.php:820,
1052
- #: includes/options/class-wpglobus-options.php:877,
1053
- #: includes/options/class-wpglobus-options.php:935
1054
  msgid "Click here to download"
1055
  msgstr ""
1056
 
1057
- #: includes/options/class-wpglobus-options.php:868
1058
  msgid ""
1059
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1060
  "translate your blog posts and pages to many languages."
1061
  msgstr ""
1062
 
1063
- #: includes/options/class-wpglobus-options.php:871
1064
  msgid "The next step is to translate your WooCommerce-based store!"
1065
  msgstr ""
1066
 
1067
- #: includes/options/class-wpglobus-options.php:874
1068
  msgid ""
1069
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1070
  "translate product titles and descriptions, categories, tags and attributes."
1071
  msgstr ""
1072
 
1073
- #: includes/options/class-wpglobus-options.php:921
1074
  msgid "Multi-currency"
1075
  msgstr ""
1076
 
1077
- #: includes/options/class-wpglobus-options.php:924
1078
  msgid ""
1079
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1080
  "a single currency only."
1081
  msgstr ""
1082
 
1083
- #: includes/options/class-wpglobus-options.php:928
1084
  msgid ""
1085
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1086
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
@@ -1088,150 +1111,162 @@ msgid ""
1088
  "positioning for global growth!"
1089
  msgstr ""
1090
 
1091
- #: includes/options/class-wpglobus-options.php:932
1092
  msgid ""
1093
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1094
  "re-calculating prices on-the-fly."
1095
  msgstr ""
1096
 
1097
- #: includes/options/class-wpglobus-options.php:969
1098
  msgid "WPGlobus Premium Add-ons"
1099
  msgstr ""
1100
 
1101
- #: includes/options/class-wpglobus-options.php:971
1102
  msgid ""
1103
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1104
  "you will be able to:"
1105
  msgstr ""
1106
 
1107
- #: includes/options/class-wpglobus-options.php:976
1108
  msgid ""
1109
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1110
  "моя-страница and so on);"
1111
  msgstr ""
1112
 
1113
- #: includes/options/class-wpglobus-options.php:979
1114
  msgid ""
1115
  "Postpone translation to some languages and <strong>publish only the "
1116
  "translated texts</strong>;"
1117
  msgstr ""
1118
 
1119
- #: includes/options/class-wpglobus-options.php:982
1120
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1121
  msgstr ""
1122
 
1123
- #: includes/options/class-wpglobus-options.php:985
1124
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1125
  msgstr ""
1126
 
1127
- #: includes/options/class-wpglobus-options.php:988
1128
  msgid ""
1129
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1130
  "strong>;"
1131
  msgstr ""
1132
 
1133
- #: includes/options/class-wpglobus-options.php:992
1134
  msgid "...and more."
1135
  msgstr ""
1136
 
1137
- #: includes/options/class-wpglobus-options.php:995
1138
  msgid "Click here to visit the WPGlobus Store"
1139
  msgstr ""
1140
 
1141
- #: includes/options/class-wpglobus-options.php:1024
1142
  msgid "Select a language"
1143
  msgstr "Sélectionner une langue"
1144
 
1145
  #. translators: %3$s placeholder for the icon (actual picture)
1146
- #: includes/options/class-wpglobus-options.php:1051
1147
  msgid ""
1148
  "Place the %1$smain language%2$s of your site at the top of the list by "
1149
  "dragging the %3$s icons."
1150
  msgstr ""
1151
 
1152
  #. translators: placeholders for the "strong" HTML tags.
1153
- #: includes/options/class-wpglobus-options.php:1054
1154
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1155
  msgstr ""
1156
 
1157
  #. translators: placeholders for the "strong" HTML tags.
1158
- #: includes/options/class-wpglobus-options.php:1057
1159
  msgid "%1$sAdd%2$s more languages using the section below."
1160
  msgstr ""
1161
 
1162
- #: includes/options/class-wpglobus-options.php:1058
1163
  msgid "When done, click the [Save Changes] button."
1164
  msgstr ""
1165
  "Quand c'est fait, cliquez sur le bouton [Enregistrer les modifications]."
1166
 
1167
  #. translators: %s - placeholder for the "Save Changes" button text.
1168
- #: includes/options/class-wpglobus-options.php:1068
1169
  msgid "Press the %s button to confirm."
1170
  msgstr ""
1171
 
1172
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1173
- #: includes/options/class-wpglobus-options.php:1086
1174
  msgid "-- none --"
1175
  msgstr ""
1176
 
1177
- #: includes/options/class-wpglobus-options.php:1087
1178
  msgid "All menus"
1179
  msgstr ""
1180
 
1181
- #: includes/options/class-wpglobus-options.php:1100
1182
  msgid "Instructions:"
1183
  msgstr "Instructions&nbsp;:"
1184
 
1185
- #: includes/options/class-wpglobus-options.php:1158
1186
  msgid "(Found in some themes)"
1187
  msgstr "(Trouvé dans certains thèmes)"
1188
 
1189
- #: includes/options/class-wpglobus-options.php:1160
1190
  msgid "Enable"
1191
  msgstr "Activer"
1192
 
1193
- #: includes/options/class-wpglobus-options.php:1175
1194
  msgid "Languages table"
1195
  msgstr "Tableau des langues"
1196
 
1197
- #: includes/options/class-wpglobus-options.php:1181
1198
  msgid "Use this table to add, edit or delete languages."
1199
  msgstr "Utilisez ce tableau pour ajouter, modifier ou supprimer des langues."
1200
 
1201
- #: includes/options/class-wpglobus-options.php:1182
1202
  msgid "NOTE: you cannot remove the main language."
1203
  msgstr "Remarque&nbsp;: vous ne pouvez pas supprimer la langue principale."
1204
 
1205
- #: includes/options/class-wpglobus-options.php:1236
1206
  msgid "WPGlobus is enabled on these Post Types"
1207
  msgstr ""
1208
 
1209
- #: includes/options/class-wpglobus-options.php:1237
1210
  msgid "Uncheck to disable"
1211
  msgstr ""
1212
 
1213
- #: includes/options/class-wpglobus-options.php:1238
1214
  msgid ""
1215
  "Please note that there are post types, which status is managed by other "
1216
  "plugins and cannot be changed here."
1217
  msgstr ""
1218
 
1219
- #: includes/options/class-wpglobus-options.php:1243
1220
  msgid "Post Types"
1221
  msgstr ""
1222
 
1223
- #: includes/options/class-wpglobus-options.php:1259
1224
  msgid ""
1225
  "You should put here only the code provided by WPGlobus Support. Do not write "
1226
  "anything else in the sections below as it might break the functionality of "
1227
  "your website!"
1228
  msgstr ""
1229
 
1230
- #: includes/options/class-wpglobus-options.php:1300
1231
  msgid "Custom Code"
1232
  msgstr ""
1233
 
1234
- #: includes/options/class-wpglobus-options.php:1663
 
 
 
 
 
 
 
 
 
 
 
 
1235
  msgid "Translate strings"
1236
  msgstr ""
1237
 
@@ -1287,6 +1322,38 @@ msgstr ""
1287
  msgid "No items of this type were found."
1288
  msgstr ""
1289
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1290
  #: includes/options/templates/customize-intro.php:35
1291
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1292
  msgstr ""
321
  msgstr "Enregistrer & recharger"
322
 
323
  #: includes/admin/class-wpglobus-customize-options.php:546,
324
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
325
  msgid "WPGlobus"
326
  msgstr "WPGlobus"
327
 
345
  msgstr ""
346
 
347
  #: includes/admin/class-wpglobus-customize-options.php:738,
348
+ #: includes/options/class-wpglobus-options.php:1095
349
  msgid "Languages"
350
  msgstr "Langues"
351
 
352
  #: includes/admin/class-wpglobus-customize-options.php:758,
353
+ #: includes/options/class-wpglobus-options.php:1108
354
  msgid "Enabled Languages"
355
  msgstr "Langues activées"
356
 
357
  #: includes/admin/class-wpglobus-customize-options.php:760,
358
+ #: includes/options/class-wpglobus-options.php:1109
359
  msgid "These languages are currently enabled on your site."
360
  msgstr "Ces langues sont actuellement disponibles sur votre site."
361
 
362
  #: includes/admin/class-wpglobus-customize-options.php:788,
363
+ #: includes/options/class-wpglobus-options.php:1066
364
  msgid "Choose a language you would like to enable."
365
  msgstr ""
366
 
371
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
372
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
373
  #: includes/admin/class-wpglobus-customize-options.php:794,
374
+ #: includes/options/class-wpglobus-options.php:1072
375
  msgid "or Add new Language %1$s here %2$s"
376
  msgstr "ou ajoutez une nouvelle langue %1$s ici %2$s"
377
 
378
  #: includes/admin/class-wpglobus-customize-options.php:806,
379
+ #: includes/options/class-wpglobus-options.php:1122
380
  msgid "Add Languages"
381
  msgstr "Ajouter des langues"
382
 
383
  #: includes/admin/class-wpglobus-customize-options.php:826,
384
+ #: includes/options/class-wpglobus-options.php:1130
385
  msgid "Language Selector Mode"
386
  msgstr "Mode du sélecteur de langue"
387
 
388
  #: includes/admin/class-wpglobus-customize-options.php:831,
389
+ #: includes/options/class-wpglobus-options.php:1133
390
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
391
  msgstr "Code à deux lettres avec le drapeau (en, fr, ru, etc.)."
392
 
393
  #: includes/admin/class-wpglobus-customize-options.php:832,
394
+ #: includes/options/class-wpglobus-options.php:1134
395
  msgid "Full Name (English, Russian, Italian, etc.)"
396
  msgstr "Nom entier (Anglais, Français, Russe, etc.)."
397
 
398
  #: includes/admin/class-wpglobus-customize-options.php:834,
399
+ #: includes/options/class-wpglobus-options.php:1135
400
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
401
  msgstr "Nom entier avec drapeau (Anglais, Français, Russe, etc.)."
402
 
403
  #: includes/admin/class-wpglobus-customize-options.php:835,
404
+ #: includes/options/class-wpglobus-options.php:1136
405
  msgid "Flags only"
406
  msgstr "Drapeaux uniquement"
407
 
408
  #: includes/admin/class-wpglobus-customize-options.php:837,
409
+ #: includes/options/class-wpglobus-options.php:1131
410
  msgid ""
411
  "Choose the way language name and country flag are shown in the drop-down menu"
412
  msgstr ""
419
 
420
  #: includes/admin/class-wpglobus-customize-options.php:881,
421
  #: includes/admin/class-wpglobus-customize-options.php:908,
422
+ #: includes/options/class-wpglobus-options.php:1147
423
  msgid "Language Selector Menu"
424
  msgstr "Menu du sélecteur de langue"
425
 
429
 
430
  #: includes/admin/class-wpglobus-customize-options.php:892,
431
  #: includes/admin/class-wpglobus-customize-options.php:913,
432
+ #: includes/options/class-wpglobus-options.php:1148
433
  msgid "Choose the navigation menu where the language selector will be shown"
434
  msgstr ""
435
  "Choisissez le menu de navigation où le sélecteur de langue sera affiché."
436
 
437
  #: includes/admin/class-wpglobus-customize-options.php:933,
438
+ #: includes/options/class-wpglobus-options.php:1158
439
  msgid "\"All Pages\" menus Language selector"
440
  msgstr "Menu du sélecteur de langues pour « Toutes les pages »"
441
 
442
  #: includes/admin/class-wpglobus-customize-options.php:936,
443
+ #: includes/options/class-wpglobus-options.php:1160
444
  msgid ""
445
  "Adds language selector to the menus that automatically list all existing "
446
  "pages (using `wp_list_pages`)"
449
  "les pages existantes (en utilisant wp_list_pages)."
450
 
451
  #: includes/admin/class-wpglobus-customize-options.php:953,
452
+ #: includes/options/class-wpglobus-options.php:1279
453
  msgid "Custom CSS"
454
  msgstr "CSS personnalisé"
455
 
471
  msgstr "Décochez pour désactiver WPGlobus"
472
 
473
  #: includes/admin/class-wpglobus-customize-options.php:1118,
474
+ #: includes/options/class-wpglobus-options.php:1347
475
  msgid "Redirect"
476
  msgstr "Redirection"
477
 
478
  #: includes/admin/class-wpglobus-customize-options.php:1143,
479
+ #: includes/options/class-wpglobus-options.php:1342
480
  msgid "Choose the language automatically, based on:"
481
  msgstr "Choisir la langue automatiquement, à partir de&nbsp;:"
482
 
483
  #: includes/admin/class-wpglobus-customize-options.php:1145,
484
+ #: includes/options/class-wpglobus-options.php:1332
485
  msgid "Preferred language set in the browser"
486
  msgstr "Langue préférée définie dans le navigateur"
487
 
488
  #: includes/admin/class-wpglobus-customize-options.php:1146,
489
+ #: includes/options/class-wpglobus-options.php:1319
490
  msgid ""
491
  "When a user comes to the site for the first time, try to find the best "
492
  "matching language version of the page."
511
  #: includes/admin/class-wpglobus-customize-options.php:1185,
512
  #: includes/admin/class-wpglobus-customize-options.php:1207,
513
  #: includes/admin/class-wpglobus-customize-options.php:1227,
514
+ #: includes/options/class-wpglobus-options.php:1291
515
  msgid "Custom JS Code"
516
  msgstr "Code JS personnalisé"
517
 
542
  "dessous."
543
 
544
  #: includes/admin/class-wpglobus-customize-options.php:1344,
545
+ #: includes/options/class-wpglobus-options.php:568
546
  msgid "Thank you for installing WPGlobus!"
547
  msgstr "Merci pour votre installation de WPGlobus !"
548
 
549
  #: includes/admin/class-wpglobus-customize-options.php:1348,
550
+ #: includes/options/class-wpglobus-options.php:572
551
  msgid "Read About WPGlobus"
552
  msgstr "En savoir plus à propos de WPGlobus"
553
 
559
  "les options."
560
 
561
  #: includes/admin/class-wpglobus-customize-options.php:1356,
562
+ #: includes/options/class-wpglobus-options.php:582
563
  msgid ""
564
  "Should you have any questions or comments, please do not hesitate to contact "
565
  "us."
569
 
570
  #: includes/admin/class-wpglobus-customize-options.php:1360,
571
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
572
+ #: includes/options/class-wpglobus-options.php:586
573
  msgid "Sincerely Yours,"
574
  msgstr "Cordialement,"
575
 
576
  #: includes/admin/class-wpglobus-customize-options.php:1362,
577
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
578
+ #: includes/options/class-wpglobus-options.php:588,
579
  #: includes/options/wpglobus-options-header.php:34
580
  msgid "The WPGlobus Team"
581
  msgstr "L’équipe de WPGlobus"
583
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
584
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
585
  #: includes/admin/class-wpglobus-customize-options.php:1381,
586
+ #: includes/options/class-wpglobus-options.php:623
587
  msgid ""
588
  "We would hate to see you go. If something goes wrong, do not uninstall "
589
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
593
  "vous aider&nbsp;!"
594
 
595
  #: includes/admin/class-wpglobus-customize-options.php:1388,
596
+ #: includes/options/class-wpglobus-options.php:630
597
  msgid ""
598
  "Please note that if you deactivate WPGlobus, your site will show all the "
599
  "languages together, mixed up. You will need to remove all translations, "
606
  #. translators: %s: link to the Clean-up Tool
607
  #. translators: %s: link to the Clean-up Tool
608
  #: includes/admin/class-wpglobus-customize-options.php:1393,
609
+ #: includes/options/class-wpglobus-options.php:634
610
  msgid ""
611
  "If there are just a few places, you should edit them manually. To "
612
  "automatically remove all translations at once, you can use the %s. WARNING: "
622
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
623
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
624
  #: includes/admin/class-wpglobus-customize-options.php:1396,
625
+ #: includes/options/class-wpglobus-options.php:611
626
  msgid "%1$sClean-up Tool%2$s"
627
  msgstr "%1$sOutil de Nettoyage%2$s"
628
 
762
  msgstr "Installée"
763
 
764
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
765
+ #: includes/options/class-wpglobus-options.php:659
766
  msgid "Help Desk"
767
  msgstr "Centre de support"
768
 
822
  msgid "Technical Information"
823
  msgstr "Informations techniques"
824
 
825
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
826
  msgid "WPGlobus Recommends:"
827
  msgstr ""
828
 
829
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
830
+ #: includes/options/class-wpglobus-options.php:866
831
  msgid "WPGlobus for WooCommerce"
832
  msgstr ""
833
 
834
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
835
  msgid ""
836
  "Translate product titles and descriptions, product categories, tags and "
837
  "attributes."
838
  msgstr ""
839
 
840
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
841
  msgid "Get it now:"
842
  msgstr ""
843
 
844
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
845
  msgid "WPGlobus Multi-Currency"
846
  msgstr ""
847
 
848
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
849
  msgid "Accept multiple currencies in your online store!"
850
  msgstr ""
851
 
852
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
853
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
854
  msgid "Check it out:"
855
  msgstr ""
856
 
857
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
858
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
859
  msgstr ""
860
 
861
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
862
  msgid "To translate permalinks, please activate the module Slug."
863
  msgstr ""
864
 
865
+ #: includes/builders/class-wpglobus-builder.php:351,
866
+ #: includes/class-wpglobus.php:3527
867
+ msgid "Save draft before using extra language."
868
+ msgstr ""
869
+
870
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
871
+ msgid "WPGlobus languages"
872
+ msgstr ""
873
+
874
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
875
+ msgid "Before switching the language, please save draft or publish."
876
+ msgstr ""
877
+
878
+ #. translators: Metabox title FOR language.
879
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
880
+ msgctxt "filter__seo_meta_box_title"
881
+ msgid "for"
882
+ msgstr ""
883
+
884
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
885
+ msgid "Page is being reloaded. Please wait..."
886
+ msgstr ""
887
+
888
  #: includes/class-wpglobus-widget.php:27
889
  msgid "WPGlobus widget"
890
  msgstr "Widget WPGlobus"
921
  msgid "Dropdown with flags"
922
  msgstr "Liste déroulante avec drapeaux"
923
 
924
+ #: includes/class-wpglobus-widget.php:264
925
  msgid "Selector type"
926
  msgstr "Type de sélecteur"
927
 
928
  #. translators: ON/OFF status of WPGlobus on the edit pages.
929
+ #: includes/class-wpglobus.php:1294
930
  msgid "OFF"
931
  msgstr ""
932
 
933
+ #: includes/class-wpglobus.php:1295
934
  msgid "Turn on"
935
  msgstr ""
936
 
937
  #. translators: ON/OFF status of WPGlobus on the edit pages.
938
+ #: includes/class-wpglobus.php:1299
939
  msgid "ON"
940
  msgstr ""
941
 
942
+ #: includes/class-wpglobus.php:1300
943
  msgid "Turn off"
944
  msgstr ""
945
 
946
+ #: includes/class-wpglobus.php:1483
947
  msgid "You cannot disable the main language."
948
  msgstr "Vous ne pouvez pas désactiver la langue principale."
949
 
950
+ #: includes/class-wpglobus.php:1684
951
  msgid "*) Available after the menu is saved."
952
  msgstr "*) Disponible après que le menu ait été enregistré."
953
 
954
+ #: includes/class-wpglobus.php:1701
955
  msgid "Need a multilingual slug?"
956
  msgstr "Vous avez besoin d’un identifiant multilingue ?"
957
 
958
+ #: includes/class-wpglobus.php:3960
959
  msgid "You must enable Pretty Permalinks to use WPGlobus."
960
  msgstr ""
961
  "Vous devez activer les jolis permaliens pour pouvoir utiliser WPGlobus "
962
  "correctement."
963
 
964
+ #: includes/class-wpglobus.php:3962
965
  msgid ""
966
  "Please go to Settings > Permalinks > Common Settings and choose a non-"
967
  "default option."
969
  "Veuillez vous rendre dans Réglages > Permaliens et choisissez autre chose "
970
  "que la valeur par défaut."
971
 
972
+ #: includes/class-wpglobus.php:4108
973
  msgid "Add"
974
  msgstr "Ajouter"
975
 
978
  msgstr ""
979
 
980
  #: includes/options/class-wpglobus-options.php:251,
981
+ #: includes/options/class-wpglobus-options.php:735,
982
+ #: includes/options/class-wpglobus-options.php:804
983
  msgid "WPGlobus Plus"
984
  msgstr ""
985
 
1006
  msgstr ""
1007
 
1008
  #. translators: placeholders for "strong" tags.
1009
+ #: includes/options/class-wpglobus-options.php:576
1010
  msgid "Click the %1$s[Languages]%2$s tab at the left to setup the options."
1011
  msgstr ""
1012
 
1013
  #. translators: placeholders for "strong" tags.
1014
+ #: includes/options/class-wpglobus-options.php:579
1015
  msgid ""
1016
  "Use the %1$s[Languages Table]%2$s section to add a new language or to edit "
1017
  "the language attributes: name, code, flag icon, etc."
1018
  msgstr ""
1019
 
1020
+ #: includes/options/class-wpglobus-options.php:596
1021
  msgid "Welcome!"
1022
  msgstr "Bienvenue&nbsp;!"
1023
 
1024
+ #: includes/options/class-wpglobus-options.php:619
1025
  msgid "Deactivating / Uninstalling"
1026
  msgstr "Désactivation / Désinstallation"
1027
 
1028
+ #: includes/options/class-wpglobus-options.php:644
1029
  msgid "Uninstall"
1030
  msgstr ""
1031
 
1032
+ #: includes/options/class-wpglobus-options.php:674
1033
  msgid "All add-ons"
1034
  msgstr ""
1035
 
1036
+ #: includes/options/class-wpglobus-options.php:689
1037
  msgid "Mobile Menu"
1038
  msgstr ""
1039
 
1040
+ #: includes/options/class-wpglobus-options.php:704
1041
  msgid "Language Widgets"
1042
  msgstr ""
1043
 
1044
+ #: includes/options/class-wpglobus-options.php:774
1045
  msgid "We Recommend..."
1046
  msgstr ""
1047
 
1048
+ #: includes/options/class-wpglobus-options.php:806
1049
  msgid ""
1050
  "Our premium add-on, WPGlobus Plus, will add several features to your "
1051
  "website, such as:"
1052
  msgstr ""
1053
 
1054
+ #: includes/options/class-wpglobus-options.php:809
1055
  msgid ""
1056
  "- Ability to write a post in one language and immediately publish it, not "
1057
  "waiting for the translation to other languages;"
1058
  msgstr ""
1059
 
1060
+ #: includes/options/class-wpglobus-options.php:812
1061
  msgid "- Set different URLs for each translation;"
1062
  msgstr ""
1063
 
1064
+ #: includes/options/class-wpglobus-options.php:815
1065
  msgid ""
1066
  "- In Yoast SEO, set the focus keyword and do the Page Analysis separately "
1067
  "for each translation;"
1068
  msgstr ""
1069
 
1070
+ #: includes/options/class-wpglobus-options.php:818
1071
  msgid "- and more..."
1072
  msgstr ""
1073
 
1074
+ #: includes/options/class-wpglobus-options.php:821,
1075
+ #: includes/options/class-wpglobus-options.php:878,
1076
+ #: includes/options/class-wpglobus-options.php:936
1077
  msgid "Click here to download"
1078
  msgstr ""
1079
 
1080
+ #: includes/options/class-wpglobus-options.php:869
1081
  msgid ""
1082
  "Thanks for installing WPGlobus! Now you have a multilingual website and can "
1083
  "translate your blog posts and pages to many languages."
1084
  msgstr ""
1085
 
1086
+ #: includes/options/class-wpglobus-options.php:872
1087
  msgid "The next step is to translate your WooCommerce-based store!"
1088
  msgstr ""
1089
 
1090
+ #: includes/options/class-wpglobus-options.php:875
1091
  msgid ""
1092
  "With the WPGlobus for WooCommerce premium add-on, you will be able to "
1093
  "translate product titles and descriptions, categories, tags and attributes."
1094
  msgstr ""
1095
 
1096
+ #: includes/options/class-wpglobus-options.php:922
1097
  msgid "Multi-currency"
1098
  msgstr ""
1099
 
1100
+ #: includes/options/class-wpglobus-options.php:925
1101
  msgid ""
1102
  "Your WooCommerce-powered store is set to show prices and accept payments in "
1103
  "a single currency only."
1104
  msgstr ""
1105
 
1106
+ #: includes/options/class-wpglobus-options.php:929
1107
  msgid ""
1108
  "With WPGlobus, you can add multiple currencies to your store and charge UK "
1109
  "customers in Pounds, US customers in Dollars, Spanish clients in Euros, etc. "
1111
  "positioning for global growth!"
1112
  msgstr ""
1113
 
1114
+ #: includes/options/class-wpglobus-options.php:933
1115
  msgid ""
1116
  "The WPGlobus Multi-Currency premium add-on provides switching currencies and "
1117
  "re-calculating prices on-the-fly."
1118
  msgstr ""
1119
 
1120
+ #: includes/options/class-wpglobus-options.php:970
1121
  msgid "WPGlobus Premium Add-ons"
1122
  msgstr ""
1123
 
1124
+ #: includes/options/class-wpglobus-options.php:972
1125
  msgid ""
1126
  "We have written several Premium add-ons for WPGlobus. With those add-ons, "
1127
  "you will be able to:"
1128
  msgstr ""
1129
 
1130
+ #: includes/options/class-wpglobus-options.php:977
1131
  msgid ""
1132
  "<strong>Translate URLs</strong> (/my-page/ translates to /fr/ma-page, /ru/"
1133
  "моя-страница and so on);"
1134
  msgstr ""
1135
 
1136
+ #: includes/options/class-wpglobus-options.php:980
1137
  msgid ""
1138
  "Postpone translation to some languages and <strong>publish only the "
1139
  "translated texts</strong>;"
1140
  msgstr ""
1141
 
1142
+ #: includes/options/class-wpglobus-options.php:983
1143
  msgid "Maintain <strong>separate menus and widgets for each language</strong>;"
1144
  msgstr ""
1145
 
1146
+ #: includes/options/class-wpglobus-options.php:986
1147
  msgid "<strong>Translate WooCommerce</strong> products and taxonomies;"
1148
  msgstr ""
1149
 
1150
+ #: includes/options/class-wpglobus-options.php:989
1151
  msgid ""
1152
  "Enter separate focus keywords for each language in the <strong>Yoast SEO</"
1153
  "strong>;"
1154
  msgstr ""
1155
 
1156
+ #: includes/options/class-wpglobus-options.php:993
1157
  msgid "...and more."
1158
  msgstr ""
1159
 
1160
+ #: includes/options/class-wpglobus-options.php:996
1161
  msgid "Click here to visit the WPGlobus Store"
1162
  msgstr ""
1163
 
1164
+ #: includes/options/class-wpglobus-options.php:1025
1165
  msgid "Select a language"
1166
  msgstr "Sélectionner une langue"
1167
 
1168
  #. translators: %3$s placeholder for the icon (actual picture)
1169
+ #: includes/options/class-wpglobus-options.php:1052
1170
  msgid ""
1171
  "Place the %1$smain language%2$s of your site at the top of the list by "
1172
  "dragging the %3$s icons."
1173
  msgstr ""
1174
 
1175
  #. translators: placeholders for the "strong" HTML tags.
1176
+ #: includes/options/class-wpglobus-options.php:1055
1177
  msgid "%1$sUncheck%2$s the languages you do not plan to use."
1178
  msgstr ""
1179
 
1180
  #. translators: placeholders for the "strong" HTML tags.
1181
+ #: includes/options/class-wpglobus-options.php:1058
1182
  msgid "%1$sAdd%2$s more languages using the section below."
1183
  msgstr ""
1184
 
1185
+ #: includes/options/class-wpglobus-options.php:1059
1186
  msgid "When done, click the [Save Changes] button."
1187
  msgstr ""
1188
  "Quand c'est fait, cliquez sur le bouton [Enregistrer les modifications]."
1189
 
1190
  #. translators: %s - placeholder for the "Save Changes" button text.
1191
+ #: includes/options/class-wpglobus-options.php:1069
1192
  msgid "Press the %s button to confirm."
1193
  msgstr ""
1194
 
1195
  #. translators: dropdown option meaning that none of the navigation menus should show the language selector
1196
+ #: includes/options/class-wpglobus-options.php:1087
1197
  msgid "-- none --"
1198
  msgstr ""
1199
 
1200
+ #: includes/options/class-wpglobus-options.php:1088
1201
  msgid "All menus"
1202
  msgstr ""
1203
 
1204
+ #: includes/options/class-wpglobus-options.php:1101
1205
  msgid "Instructions:"
1206
  msgstr "Instructions&nbsp;:"
1207
 
1208
+ #: includes/options/class-wpglobus-options.php:1159
1209
  msgid "(Found in some themes)"
1210
  msgstr "(Trouvé dans certains thèmes)"
1211
 
1212
+ #: includes/options/class-wpglobus-options.php:1161
1213
  msgid "Enable"
1214
  msgstr "Activer"
1215
 
1216
+ #: includes/options/class-wpglobus-options.php:1176
1217
  msgid "Languages table"
1218
  msgstr "Tableau des langues"
1219
 
1220
+ #: includes/options/class-wpglobus-options.php:1182
1221
  msgid "Use this table to add, edit or delete languages."
1222
  msgstr "Utilisez ce tableau pour ajouter, modifier ou supprimer des langues."
1223
 
1224
+ #: includes/options/class-wpglobus-options.php:1183
1225
  msgid "NOTE: you cannot remove the main language."
1226
  msgstr "Remarque&nbsp;: vous ne pouvez pas supprimer la langue principale."
1227
 
1228
+ #: includes/options/class-wpglobus-options.php:1237
1229
  msgid "WPGlobus is enabled on these Post Types"
1230
  msgstr ""
1231
 
1232
+ #: includes/options/class-wpglobus-options.php:1238
1233
  msgid "Uncheck to disable"
1234
  msgstr ""
1235
 
1236
+ #: includes/options/class-wpglobus-options.php:1239
1237
  msgid ""
1238
  "Please note that there are post types, which status is managed by other "
1239
  "plugins and cannot be changed here."
1240
  msgstr ""
1241
 
1242
+ #: includes/options/class-wpglobus-options.php:1244
1243
  msgid "Post Types"
1244
  msgstr ""
1245
 
1246
+ #: includes/options/class-wpglobus-options.php:1260
1247
  msgid ""
1248
  "You should put here only the code provided by WPGlobus Support. Do not write "
1249
  "anything else in the sections below as it might break the functionality of "
1250
  "your website!"
1251
  msgstr ""
1252
 
1253
+ #: includes/options/class-wpglobus-options.php:1301
1254
  msgid "Custom Code"
1255
  msgstr ""
1256
 
1257
+ #: includes/options/class-wpglobus-options.php:1398
1258
+ msgid "Enabled"
1259
+ msgstr ""
1260
+
1261
+ #: includes/options/class-wpglobus-options.php:1408
1262
+ msgid "Builders support"
1263
+ msgstr ""
1264
+
1265
+ #: includes/options/class-wpglobus-options.php:1421
1266
+ msgid "Сompatibility"
1267
+ msgstr ""
1268
+
1269
+ #: includes/options/class-wpglobus-options.php:1734
1270
  msgid "Translate strings"
1271
  msgstr ""
1272
 
1322
  msgid "No items of this type were found."
1323
  msgstr ""
1324
 
1325
+ #: includes/options/templates/compatibility.php:22
1326
+ msgid "List of supported add-ons"
1327
+ msgstr ""
1328
+
1329
+ #: includes/options/templates/compatibility.php:27
1330
+ msgid "Add-on"
1331
+ msgstr ""
1332
+
1333
+ #: includes/options/templates/compatibility.php:28
1334
+ msgid "Current version"
1335
+ msgstr ""
1336
+
1337
+ #: includes/options/templates/compatibility.php:29
1338
+ msgid "Supported minimum version"
1339
+ msgstr ""
1340
+
1341
+ #: includes/options/templates/compatibility.php:30
1342
+ msgid "Status"
1343
+ msgstr ""
1344
+
1345
+ #: includes/options/templates/compatibility.php:46
1346
+ msgid "Active"
1347
+ msgstr ""
1348
+
1349
+ #: includes/options/templates/compatibility.php:48
1350
+ msgid "Installed, inactive"
1351
+ msgstr ""
1352
+
1353
+ #: includes/options/templates/compatibility.php:51
1354
+ msgid "Not installed"
1355
+ msgstr ""
1356
+
1357
  #: includes/options/templates/customize-intro.php:35
1358
  msgid "WPGlobus Customizer is integrated into the Customize Theme panel"
1359
  msgstr ""
languages/wpglobus-fr_CA.po CHANGED
@@ -323,7 +323,7 @@ msgid "Save &amp; Reload"
323
  msgstr "Enregistrer & recharger"
324
 
325
  #: includes/admin/class-wpglobus-customize-options.php:546,
326
- #: includes/class-wpglobus.php:1053, wpglobus.php:12, wpglobus.php:18
327
  msgid "WPGlobus"
328
  msgstr "WPGlobus"
329
 
@@ -347,22 +347,22 @@ msgid "Help"
347
  msgstr ""
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:738,
350
- #: includes/options/class-wpglobus-options.php:1094
351
  msgid "Languages"
352
  msgstr "Langues"
353
 
354
  #: includes/admin/class-wpglobus-customize-options.php:758,
355
- #: includes/options/class-wpglobus-options.php:1107
356
  msgid "Enabled Languages"
357
  msgstr "Langues activées"
358
 
359
  #: includes/admin/class-wpglobus-customize-options.php:760,
360
- #: includes/options/class-wpglobus-options.php:1108
361
  msgid "These languages are currently enabled on your site."
362
  msgstr "Ces langues sont actuellement disponibles sur votre site."
363
 
364
  #: includes/admin/class-wpglobus-customize-options.php:788,
365
- #: includes/options/class-wpglobus-options.php:1065
366
  msgid "Choose a language you would like to enable."
367
  msgstr ""
368
 
@@ -373,42 +373,42 @@ msgstr ""
373
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
374
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
375
  #: includes/admin/class-wpglobus-customize-options.php:794,
376
- #: includes/options/class-wpglobus-options.php:1071
377
  msgid "or Add new Language %1$s here %2$s"
378
  msgstr "ou ajoutez une nouvelle langue %1$s ici %2$s"
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:806,
381
- #: includes/options/class-wpglobus-options.php:1121
382
  msgid "Add Languages"
383
  msgstr "Ajouter des langues"
384
 
385
  #: includes/admin/class-wpglobus-customize-options.php:826,
386
- #: includes/options/class-wpglobus-options.php:1129
387
  msgid "Language Selector Mode"
388
  msgstr "Mode du sélecteur de langue"
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:831,
391
- #: includes/options/class-wpglobus-options.php:1132
392
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
393
  msgstr "Code à deux lettres avec le drapeau (en, fr, ru, etc.)."
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:832,
396
- #: includes/options/class-wpglobus-options.php:1133
397
  msgid "Full Name (English, Russian, Italian, etc.)"
398
  msgstr "Nom entier (Anglais, Français, Russe, etc.)."
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:834,
401
- #: includes/options/class-wpglobus-options.php:1134
402
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
403
  msgstr "Nom entier avec drapeau (Anglais, Français, Russe, etc.)."
404
 
405
  #: includes/admin/class-wpglobus-customize-options.php:835,
406
- #: includes/options/class-wpglobus-options.php:1135
407
  msgid "Flags only"
408
  msgstr "Drapeaux uniquement"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:837,
411
- #: includes/options/class-wpglobus-options.php:1130
412
  msgid ""
413
  "Choose the way language name and country flag are shown in the drop-down menu"
414
  msgstr ""
@@ -421,7 +421,7 @@ msgstr ""
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:881,
423
  #: includes/admin/class-wpglobus-customize-options.php:908,
424
- #: includes/options/class-wpglobus-options.php:1146
425
  msgid "Language Selector Menu"
426
  msgstr "Menu du sélecteur de langue"
427
 
@@ -431,18 +431,18 @@ msgstr "Aucun menu n’a été créé pour le moment. Faites-le."
431
 
432
  #: includes/admin/class-wpglobus-customize-options.php:892,
433
  #: includes/admin/class-wpglobus-customize-options.php:913,
434
- #: includes/options/class-wpglobus-options.php:1147
435
  msgid "Choose the navigation menu where the language selector will be shown"
436
  msgstr ""
437
  "Choisissez le menu de navigation où le sélecteur de langue sera affiché."
438
 
439
  #: includes/admin/class-wpglobus-customize-options.php:933,
440
- #: includes/options/class-wpglobus-options.php:1157
441
  msgid "\"All Pages\" menus Language selector"
442
  msgstr "Menu du sélecteur de langues pour « Toutes les pages »"
443
 
444
  #: includes/admin/class-wpglobus-customize-options.php:936,
445
- #: includes/options/class-wpglobus-options.php:1159
446
  msgid ""
447
  "Adds language selector to the menus that automatically list all existing "
448
  "pages (using `wp_list_pages`)"
@@ -451,7 +451,7 @@ msgstr ""
451
  "les pages existantes (en utilisant wp_list_pages)."
452
 
453
  #: includes/admin/class-wpglobus-customize-options.php:953,
454
- #: includes/options/class-wpglobus-options.php:1278
455
  msgid "Custom CSS"
456
  msgstr "CSS personnalisé"
457
 
@@ -473,22 +473,22 @@ msgid "Uncheck to disable WPGlobus"
473
  msgstr "Décochez pour désactiver WPGlobus"
474
 
475
  #: includes/admin/class-wpglobus-customize-options.php:1118,
476
- #: includes/options/class-wpglobus-options.php:1346
477
  msgid "Redirect"
478
  msgstr "Redirection"
479
 
480
  #: includes/admin/class-wpglobus-customize-options.php:1143,
481
- #: includes/options/class-wpglobus-options.php:1341
482
  msgid "Choose the language automatically, based on:"
483
  msgstr "Choisir la langue automatiquement, à partir de&nbsp;:"
484
 
485
  #: includes/admin/class-wpglobus-customize-options.php:1145,
486
- #: includes/options/class-wpglobus-options.php:1331
487
  msgid "Preferred language set in the browser"
488
  msgstr "Langue préférée définie dans le navigateur"
489
 
490
  #: includes/admin/class-wpglobus-customize-options.php:1146,
491
- #: includes/options/class-wpglobus-options.php:1318
492
  msgid ""
493
  "When a user comes to the site for the first time, try to find the best "
494
  "matching language version of the page."
@@ -513,7 +513,7 @@ msgstr ""
513
  #: includes/admin/class-wpglobus-customize-options.php:1185,
514
  #: includes/admin/class-wpglobus-customize-options.php:1207,
515
  #: includes/admin/class-wpglobus-customize-options.php:1227,
516
- #: includes/options/class-wpglobus-options.php:1290
517
  msgid "Custom JS Code"
518
  msgstr "Code JS personnalisé"
519
 
@@ -544,12 +544,12 @@ msgstr ""
544
  "dessous."
545
 
546
  #: includes/admin/class-wpglobus-customize-options.php:1344,
547
- #: includes/options/class-wpglobus-options.php:567
548
  msgid "Thank you for installing WPGlobus!"
549
  msgstr "Merci pour votre installation de WPGlobus !"
550
 
551
  #: includes/admin/class-wpglobus-customize-options.php:1348,
552
- #: includes/options/class-wpglobus-options.php:571
553
  msgid "Read About WPGlobus"
554
  msgstr "En savoir plus à propos de WPGlobus"
555
 
@@ -561,7 +561,7 @@ msgstr ""
561
  "les options."
562
 
563
  #: includes/admin/class-wpglobus-customize-options.php:1356,
564
- #: includes/options/class-wpglobus-options.php:581
565
  msgid ""
566
  "Should you have any questions or comments, please do not hesitate to contact "
567
  "us."
@@ -571,13 +571,13 @@ msgstr ""
571
 
572
  #: includes/admin/class-wpglobus-customize-options.php:1360,
573
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
574
- #: includes/options/class-wpglobus-options.php:585
575
  msgid "Sincerely Yours,"
576
  msgstr "Cordialement,"
577
 
578
  #: includes/admin/class-wpglobus-customize-options.php:1362,
579
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
580
- #: includes/options/class-wpglobus-options.php:587,
581
  #: includes/options/wpglobus-options-header.php:34
582
  msgid "The WPGlobus Team"
583
  msgstr "L’équipe de WPGlobus"
@@ -585,7 +585,7 @@ msgstr "L’équipe de WPGlobus"
585
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
586
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
587
  #: includes/admin/class-wpglobus-customize-options.php:1381,
588
- #: includes/options/class-wpglobus-options.php:622
589
  msgid ""
590
  "We would hate to see you go. If something goes wrong, do not uninstall "
591
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
@@ -595,7 +595,7 @@ msgstr ""
595
  "vous aider&nbsp;!"
596
 
597
  #: includes/admin/class-wpglobus-customize-options.php:1388,
598
- #: includes/options/class-wpglobus-options.php:629
599
  msgid ""
600
  "Please note that if you deactivate WPGlobus, your site will show all the "
601
  "languages together, mixed up. You will need to remove all translations, "
@@ -608,7 +608,7 @@ msgstr ""
608
  #. translators: %s: link to the Clean-up Tool
609
  #. translators: %s: link to the Clean-up Tool
610
  #: includes/admin/class-wpglobus-customize-options.php:1393,
611
- #: includes/options/class-wpglobus-options.php:633
612
  msgid ""
613
  "If there are just a few places, you should edit them manually. To "
614
  "automatically remove all translations at once, you can use the %s. WARNING: "
@@ -624,7 +624,7 @@ msgstr ""
624
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
625
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
626
  #: includes/admin/class-wpglobus-customize-options.php:1396,
627
- #: includes/options/class-wpglobus-options.php:610
628
  msgid "%1$sClean-up Tool%2$s"
629
  msgstr "%1$sOutil de Nettoyage%2$s"
630
 
@@ -764,7 +764,7 @@ msgid "Installed"
764
  msgstr "Installée"
765
 
766
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
767
- #: includes/options/class-wpglobus-options.php:658
768
  msgid "Help Desk"
769
  msgstr "Centre de support"
770
 
@@ -824,46 +824,69 @@ msgstr ""
824
  msgid "Technical Information"
825
  msgstr "Informations techniques"
826
 
827
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:54
828
  msgid "WPGlobus Recommends:"
829
  msgstr ""
830
 
831
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:63,
832
- #: includes/options/class-wpglobus-options.php:865
833
  msgid "WPGlobus for WooCommerce"
834
  msgstr ""
835
 
836
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67
837
  msgid ""
838
  "Translate product titles and descriptions, product categories, tags and "
839
  "attributes."
840
  msgstr ""
841
 
842
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:72
843
  msgid "Get it now:"
844
  msgstr ""
845
 
846
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:82
847
  msgid "WPGlobus Multi-Currency"
848
  msgstr ""
849
 
850
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
851
  msgid "Accept multiple currencies in your online store!"
852
  msgstr ""
853
 
854
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:91,
855
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:144
856
  msgid "Check it out:"
857
  msgstr ""
858
 
859
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:142
860
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
861
  msgstr ""
862
 
863
- #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:151
864
  msgid "To translate permalinks, please activate the module Slug."
865
  msgstr ""
866
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
867
  #: includes/class-wpglobus-widget.php:27
868
  msgid "WPGlobus widget"
869
  msgstr "Widget WPGlobus"
@@ -900,47 +923,47 @@ msgstr "Liste déroulante"
900
  msgid "Dropdown with flags"
901
  msgstr "Liste déroulante avec drapeaux"
902
 
903
- #: includes/class-wpglobus-widget.php:240
904
  msgid "Selector type"
905
  msgstr "Type de sélecteur
323
  msgstr "Enregistrer & recharger"
324
 
325
  #: includes/admin/class-wpglobus-customize-options.php:546,
326
+ #: includes/class-wpglobus.php:1320, wpglobus.php:12, wpglobus.php:18
327
  msgid "WPGlobus"
328
  msgstr "WPGlobus"
329
 
347
  msgstr ""
348
 
349
  #: includes/admin/class-wpglobus-customize-options.php:738,
350
+ #: includes/options/class-wpglobus-options.php:1095
351
  msgid "Languages"
352
  msgstr "Langues"
353
 
354
  #: includes/admin/class-wpglobus-customize-options.php:758,
355
+ #: includes/options/class-wpglobus-options.php:1108
356
  msgid "Enabled Languages"
357
  msgstr "Langues activées"
358
 
359
  #: includes/admin/class-wpglobus-customize-options.php:760,
360
+ #: includes/options/class-wpglobus-options.php:1109
361
  msgid "These languages are currently enabled on your site."
362
  msgstr "Ces langues sont actuellement disponibles sur votre site."
363
 
364
  #: includes/admin/class-wpglobus-customize-options.php:788,
365
+ #: includes/options/class-wpglobus-options.php:1066
366
  msgid "Choose a language you would like to enable."
367
  msgstr ""
368
 
373
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
374
  #. translators: %1$s and %2$s - placeholders to insert HTML link around 'here'
375
  #: includes/admin/class-wpglobus-customize-options.php:794,
376
+ #: includes/options/class-wpglobus-options.php:1072
377
  msgid "or Add new Language %1$s here %2$s"
378
  msgstr "ou ajoutez une nouvelle langue %1$s ici %2$s"
379
 
380
  #: includes/admin/class-wpglobus-customize-options.php:806,
381
+ #: includes/options/class-wpglobus-options.php:1122
382
  msgid "Add Languages"
383
  msgstr "Ajouter des langues"
384
 
385
  #: includes/admin/class-wpglobus-customize-options.php:826,
386
+ #: includes/options/class-wpglobus-options.php:1130
387
  msgid "Language Selector Mode"
388
  msgstr "Mode du sélecteur de langue"
389
 
390
  #: includes/admin/class-wpglobus-customize-options.php:831,
391
+ #: includes/options/class-wpglobus-options.php:1133
392
  msgid "Two-letter Code with flag (en, ru, it, etc.)"
393
  msgstr "Code à deux lettres avec le drapeau (en, fr, ru, etc.)."
394
 
395
  #: includes/admin/class-wpglobus-customize-options.php:832,
396
+ #: includes/options/class-wpglobus-options.php:1134
397
  msgid "Full Name (English, Russian, Italian, etc.)"
398
  msgstr "Nom entier (Anglais, Français, Russe, etc.)."
399
 
400
  #: includes/admin/class-wpglobus-customize-options.php:834,
401
+ #: includes/options/class-wpglobus-options.php:1135
402
  msgid "Full Name with flag (English, Russian, Italian, etc.)"
403
  msgstr "Nom entier avec drapeau (Anglais, Français, Russe, etc.)."
404
 
405
  #: includes/admin/class-wpglobus-customize-options.php:835,
406
+ #: includes/options/class-wpglobus-options.php:1136
407
  msgid "Flags only"
408
  msgstr "Drapeaux uniquement"
409
 
410
  #: includes/admin/class-wpglobus-customize-options.php:837,
411
+ #: includes/options/class-wpglobus-options.php:1131
412
  msgid ""
413
  "Choose the way language name and country flag are shown in the drop-down menu"
414
  msgstr ""
421
 
422
  #: includes/admin/class-wpglobus-customize-options.php:881,
423
  #: includes/admin/class-wpglobus-customize-options.php:908,
424
+ #: includes/options/class-wpglobus-options.php:1147
425
  msgid "Language Selector Menu"
426
  msgstr "Menu du sélecteur de langue"
427
 
431
 
432
  #: includes/admin/class-wpglobus-customize-options.php:892,
433
  #: includes/admin/class-wpglobus-customize-options.php:913,
434
+ #: includes/options/class-wpglobus-options.php:1148
435
  msgid "Choose the navigation menu where the language selector will be shown"
436
  msgstr ""
437
  "Choisissez le menu de navigation où le sélecteur de langue sera affiché."
438
 
439
  #: includes/admin/class-wpglobus-customize-options.php:933,
440
+ #: includes/options/class-wpglobus-options.php:1158
441
  msgid "\"All Pages\" menus Language selector"
442
  msgstr "Menu du sélecteur de langues pour « Toutes les pages »"
443
 
444
  #: includes/admin/class-wpglobus-customize-options.php:936,
445
+ #: includes/options/class-wpglobus-options.php:1160
446
  msgid ""
447
  "Adds language selector to the menus that automatically list all existing "
448
  "pages (using `wp_list_pages`)"
451
  "les pages existantes (en utilisant wp_list_pages)."
452
 
453
  #: includes/admin/class-wpglobus-customize-options.php:953,
454
+ #: includes/options/class-wpglobus-options.php:1279
455
  msgid "Custom CSS"
456
  msgstr "CSS personnalisé"
457
 
473
  msgstr "Décochez pour désactiver WPGlobus"
474
 
475
  #: includes/admin/class-wpglobus-customize-options.php:1118,
476
+ #: includes/options/class-wpglobus-options.php:1347
477
  msgid "Redirect"
478
  msgstr "Redirection"
479
 
480
  #: includes/admin/class-wpglobus-customize-options.php:1143,
481
+ #: includes/options/class-wpglobus-options.php:1342
482
  msgid "Choose the language automatically, based on:"
483
  msgstr "Choisir la langue automatiquement, à partir de&nbsp;:"
484
 
485
  #: includes/admin/class-wpglobus-customize-options.php:1145,
486
+ #: includes/options/class-wpglobus-options.php:1332
487
  msgid "Preferred language set in the browser"
488
  msgstr "Langue préférée définie dans le navigateur"
489
 
490
  #: includes/admin/class-wpglobus-customize-options.php:1146,
491
+ #: includes/options/class-wpglobus-options.php:1319
492
  msgid ""
493
  "When a user comes to the site for the first time, try to find the best "
494
  "matching language version of the page."
513
  #: includes/admin/class-wpglobus-customize-options.php:1185,
514
  #: includes/admin/class-wpglobus-customize-options.php:1207,
515
  #: includes/admin/class-wpglobus-customize-options.php:1227,
516
+ #: includes/options/class-wpglobus-options.php:1291
517
  msgid "Custom JS Code"
518
  msgstr "Code JS personnalisé"
519
 
544
  "dessous."
545
 
546
  #: includes/admin/class-wpglobus-customize-options.php:1344,
547
+ #: includes/options/class-wpglobus-options.php:568
548
  msgid "Thank you for installing WPGlobus!"
549
  msgstr "Merci pour votre installation de WPGlobus !"
550
 
551
  #: includes/admin/class-wpglobus-customize-options.php:1348,
552
+ #: includes/options/class-wpglobus-options.php:572
553
  msgid "Read About WPGlobus"
554
  msgstr "En savoir plus à propos de WPGlobus"
555
 
561
  "les options."
562
 
563
  #: includes/admin/class-wpglobus-customize-options.php:1356,
564
+ #: includes/options/class-wpglobus-options.php:582
565
  msgid ""
566
  "Should you have any questions or comments, please do not hesitate to contact "
567
  "us."
571
 
572
  #: includes/admin/class-wpglobus-customize-options.php:1360,
573
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:69,
574
+ #: includes/options/class-wpglobus-options.php:586
575
  msgid "Sincerely Yours,"
576
  msgstr "Cordialement,"
577
 
578
  #: includes/admin/class-wpglobus-customize-options.php:1362,
579
  #: includes/admin/helpdesk/wpglobus-admin-helpdesk-page.php:70,
580
+ #: includes/options/class-wpglobus-options.php:588,
581
  #: includes/options/wpglobus-options-header.php:34
582
  msgid "The WPGlobus Team"
583
  msgstr "L’équipe de WPGlobus"
585
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
586
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
587
  #: includes/admin/class-wpglobus-customize-options.php:1381,
588
+ #: includes/options/class-wpglobus-options.php:623
589
  msgid ""
590
  "We would hate to see you go. If something goes wrong, do not uninstall "
591
  "WPGlobus yet. Please %1$stalk to us%2$s and let us help!"
595
  "vous aider&nbsp;!"
596
 
597
  #: includes/admin/class-wpglobus-customize-options.php:1388,
598
+ #: includes/options/class-wpglobus-options.php:630
599
  msgid ""
600
  "Please note that if you deactivate WPGlobus, your site will show all the "
601
  "languages together, mixed up. You will need to remove all translations, "
608
  #. translators: %s: link to the Clean-up Tool
609
  #. translators: %s: link to the Clean-up Tool
610
  #: includes/admin/class-wpglobus-customize-options.php:1393,
611
+ #: includes/options/class-wpglobus-options.php:634
612
  msgid ""
613
  "If there are just a few places, you should edit them manually. To "
614
  "automatically remove all translations at once, you can use the %s. WARNING: "
624
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
625
  #. translators: %?$s: HTML codes for hyperlink. Do not remove.
626
  #: includes/admin/class-wpglobus-customize-options.php:1396,
627
+ #: includes/options/class-wpglobus-options.php:611
628
  msgid "%1$sClean-up Tool%2$s"
629
  msgstr "%1$sOutil de Nettoyage%2$s"
630
 
764
  msgstr "Installée"
765
 
766
  #: includes/admin/helpdesk/class-wpglobus-admin-helpdesk.php:45,
767
+ #: includes/options/class-wpglobus-options.php:659
768
  msgid "Help Desk"
769
  msgstr "Centre de support"
770
 
824
  msgid "Technical Information"
825
  msgstr "Informations techniques"
826
 
827
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:58
828
  msgid "WPGlobus Recommends:"
829
  msgstr ""
830
 
831
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:67,
832
+ #: includes/options/class-wpglobus-options.php:866
833
  msgid "WPGlobus for WooCommerce"
834
  msgstr ""
835
 
836
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:71
837
  msgid ""
838
  "Translate product titles and descriptions, product categories, tags and "
839
  "attributes."
840
  msgstr ""
841
 
842
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:76
843
  msgid "Get it now:"
844
  msgstr ""
845
 
846
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:86
847
  msgid "WPGlobus Multi-Currency"
848
  msgstr ""
849
 
850
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:90
851
  msgid "Accept multiple currencies in your online store!"
852
  msgstr ""
853
 
854
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:95,
855
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:154
856
  msgid "Check it out:"
857
  msgstr ""
858
 
859
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:152
860
  msgid "Translate permalinks with our premium add-on, WPGlobus Plus!"
861
  msgstr ""
862
 
863
+ #: includes/admin/recommendations/class-wpglobus-admin-recommendations.php:164
864
  msgid "To translate permalinks, please activate the module Slug."
865
  msgstr ""
866
 
867
+ #: includes/builders/class-wpglobus-builder.php:351,
868
+ #: includes/class-wpglobus.php:3527
869
+ msgid "Save draft before using extra language."
870
+ msgstr ""
871
+
872
+ #: includes/builders/elementor/class-wpglobus-elementor.php:208
873
+ msgid "WPGlobus languages"
874
+ msgstr ""
875
+
876
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:128
877
+ msgid "Before switching the language, please save draft or publish."
878
+ msgstr ""
879
+
880
+ #. translators: Metabox title FOR language.
881
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:196
882
+ msgctxt "filter__seo_meta_box_title"
883
+ msgid "for"
884
+ msgstr ""
885
+
886
+ #: includes/builders/gutenberg/class-wpglobus-gutenberg.php:222
887
+ msgid "Page is being reloaded. Please wait..."
888
+ msgstr ""
889
+
890
  #: includes/class-wpglobus-widget.php:27
891
  msgid "WPGlobus widget"
892
  msgstr "Widget WPGlobus"
923
  msgid "Dropdown with flags"
924
  msgstr "Liste déroulante avec drapeaux"
925
 
926
+ #: includes/class-wpglobus-widget.php:264
927
  msgid "Selector type"
928
  msgstr "Type de sélecteur