YITH WooCommerce Ajax Search - Version 1.22.0

Version Description

  • Released on 27 July 2022 =
  • New: support for WooCommerce 6.8
  • Update: YITH plugin framework
Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH WooCommerce Ajax Search
Version 1.22.0
Comparing to
See all releases

Code changes from version 1.21.0 to 1.22.0

init.php CHANGED
@@ -3,17 +3,17 @@
3
  * Plugin Name: YITH WooCommerce Ajax Search
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-ajax-search/
5
  * Description: <code><strong>YITH WooCommerce Ajax Search</strong></code> is the plugin that allows you to search for a specific product by inserting a few characters. Thanks to <strong>Ajax Search</strong>, users can quickly find the contents they are interested in without wasting time among site pages. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
6
- * Version: 1.21.0
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-ajax-search
10
  * Domain Path: /languages/
11
- * WC requires at least: 6.5
12
- * WC tested up to: 6.7
13
  *
14
  * @author YITH
15
  * @package YITH WooCommerce Ajax Search
16
- * @version 1.21.0
17
  */
18
 
19
  /*
@@ -75,7 +75,7 @@ register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
75
  if ( defined( 'YITH_WCAS_VERSION' ) ) {
76
  return;
77
  } else {
78
- define( 'YITH_WCAS_VERSION', '1.21.0' );
79
  }
80
 
81
  if ( ! defined( 'YITH_WCAS_FREE_INIT' ) ) {
3
  * Plugin Name: YITH WooCommerce Ajax Search
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-ajax-search/
5
  * Description: <code><strong>YITH WooCommerce Ajax Search</strong></code> is the plugin that allows you to search for a specific product by inserting a few characters. Thanks to <strong>Ajax Search</strong>, users can quickly find the contents they are interested in without wasting time among site pages. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce shop on <strong>YITH</strong></a>.
6
+ * Version: 1.22.0
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-ajax-search
10
  * Domain Path: /languages/
11
+ * WC requires at least: 6.6
12
+ * WC tested up to: 6.8
13
  *
14
  * @author YITH
15
  * @package YITH WooCommerce Ajax Search
16
+ * @version 1.22.0
17
  */
18
 
19
  /*
75
  if ( defined( 'YITH_WCAS_VERSION' ) ) {
76
  return;
77
  } else {
78
+ define( 'YITH_WCAS_VERSION', '1.22.0' );
79
  }
80
 
81
  if ( ! defined( 'YITH_WCAS_FREE_INIT' ) ) {
languages/yith-woocommerce-ajax-search.pot CHANGED
@@ -2,10 +2,10 @@
2
  # This file is distributed under the same license as the YITH WooCommerce Ajax Search package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: YITH WooCommerce Ajax Search 1.21.0\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/yith-woocommerce-ajax-search\n"
8
- "POT-Creation-Date: 2022-07-06 18:03:11+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
2
  # This file is distributed under the same license as the YITH WooCommerce Ajax Search package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: YITH WooCommerce Ajax Search 1.22.0\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/yith-woocommerce-ajax-search\n"
8
+ "POT-Creation-Date: 2022-07-27 15:52:41+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
plugin-fw/assets/css/yit-plugin-panel.css CHANGED
@@ -185,6 +185,35 @@
185
  transition : all .2s ease;
186
  }
187
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  .yith-plugin-fw-panel-help-tab-content ul.yith-plugin-fw-help-tab-actions,
189
  .yith-plugin-fw-panel-help-tab-content .yith-plugin-fw-submit-ticket {
190
  margin : 0 auto;
@@ -1159,11 +1188,6 @@ button#yith-plugin-fw-float-save-button.visible {
1159
  display : flex;
1160
  }
1161
 
1162
- button#yith-plugin-fw-float-save-button i {
1163
- font-size : 15px;
1164
- margin-right : 8px;
1165
- }
1166
-
1167
  button#yith-plugin-fw-float-save-button:hover {
1168
  box-shadow : 0px 1px 6px 3px rgba(0, 121, 159, .3);
1169
  }
@@ -1180,12 +1204,6 @@ button#yith-plugin-fw-float-save-button.green {
1180
  left : 70px;
1181
  }
1182
 
1183
- .rtl button#yith-plugin-fw-float-save-button i {
1184
- margin-left : 8px;
1185
- margin-right : 0;
1186
- }
1187
-
1188
-
1189
  /* === Responsive === */
1190
 
1191
  @media (max-width : 1210px) {
@@ -1201,6 +1219,10 @@ button#yith-plugin-fw-float-save-button.green {
1201
  #yith_plugin_fw_panel_premium_tab .yith-plugin-fw-panel-premium-tab__features {
1202
  padding-top : 15px;
1203
  }
 
 
 
 
1204
  }
1205
 
1206
  @media (max-width : 600px) {
@@ -1237,6 +1259,11 @@ button#yith-plugin-fw-float-save-button.green {
1237
  #yith_plugin_fw_panel_premium_tab .yith-plugin-fw-panel-premium-tab__cta-button {
1238
  white-space : unset;
1239
  }
 
 
 
 
 
1240
  }
1241
 
1242
  @media (max-width : 992px) {
@@ -1254,6 +1281,11 @@ button#yith-plugin-fw-float-save-button.green {
1254
  .yith-plugin-fw-panel-help-tab-content ul.yith-plugin-fw-help-tab-actions {
1255
  padding-top : 0 !important;
1256
  }
 
 
 
 
 
1257
  }
1258
 
1259
  @media (min-width : 768px) and (max-width : 992px) {
185
  transition : all .2s ease;
186
  }
187
 
188
+ .yith-plugin-fw-panel-help-tab-content .box-with-image {
189
+ display : grid;
190
+ grid-template-columns: repeat(2, 1fr);
191
+ column-gap : 40px;
192
+ background-color : #fff;
193
+ border : 1px solid #ebebeb;
194
+ padding : 30px 40px;
195
+ max-width : 60%;
196
+ margin : 0 auto 40px;
197
+ }
198
+
199
+ .yith-plugin-fw-panel-help-tab-content .box-with-image img{
200
+ margin : 0 auto;
201
+ max-width: 100%;
202
+ }
203
+
204
+ .yith-plugin-fw-panel-help-tab-content .box-with-image .box-content {
205
+ white-space: initial;
206
+ }
207
+
208
+ .yith-plugin-fw-panel-help-tab-content .box-with-image .box-content .button {
209
+ border-radius: 0;
210
+ padding : 10px 20px;
211
+ min-width : 230px;
212
+ margin-top : 20px;
213
+ text-align : center;
214
+ white-space: initial;
215
+ }
216
+
217
  .yith-plugin-fw-panel-help-tab-content ul.yith-plugin-fw-help-tab-actions,
218
  .yith-plugin-fw-panel-help-tab-content .yith-plugin-fw-submit-ticket {
219
  margin : 0 auto;
1188
  display : flex;
1189
  }
1190
 
 
 
 
 
 
1191
  button#yith-plugin-fw-float-save-button:hover {
1192
  box-shadow : 0px 1px 6px 3px rgba(0, 121, 159, .3);
1193
  }
1204
  left : 70px;
1205
  }
1206
 
 
 
 
 
 
 
1207
  /* === Responsive === */
1208
 
1209
  @media (max-width : 1210px) {
1219
  #yith_plugin_fw_panel_premium_tab .yith-plugin-fw-panel-premium-tab__features {
1220
  padding-top : 15px;
1221
  }
1222
+
1223
+ .yith-plugin-fw-panel-help-tab-content .box-with-image {
1224
+ max-width: 100%;
1225
+ }
1226
  }
1227
 
1228
  @media (max-width : 600px) {
1259
  #yith_plugin_fw_panel_premium_tab .yith-plugin-fw-panel-premium-tab__cta-button {
1260
  white-space : unset;
1261
  }
1262
+
1263
+ .yith-plugin-fw-panel-help-tab-content .box-with-image .box-content a.button {
1264
+ min-width: 0;
1265
+ max-width: 100%;
1266
+ }
1267
  }
1268
 
1269
  @media (max-width : 992px) {
1281
  .yith-plugin-fw-panel-help-tab-content ul.yith-plugin-fw-help-tab-actions {
1282
  padding-top : 0 !important;
1283
  }
1284
+
1285
+ .yith-plugin-fw-panel-help-tab-content .box-with-image {
1286
+ display: block;
1287
+ text-align: center;
1288
+ }
1289
  }
1290
 
1291
  @media (min-width : 768px) and (max-width : 992px) {
plugin-fw/assets/css/yith-fields.css CHANGED
@@ -969,11 +969,7 @@ span.select2.select2-container.select2-container--default.yith-plugin-fw-select2
969
  border : 0;
970
  }
971
 
972
- .yith-plugin-fw-select2-container.select2-container--default .select2-results__option[data-selected=true] {
973
- background-color : #fff;
974
- outline : none;
975
- }
976
-
977
  .yith-plugin-fw-select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
978
  background-color : #e8eff1;
979
  color : #4e8ba2;
969
  border : 0;
970
  }
971
 
972
+ .yith-plugin-fw-select2-container.select2-container--default .select2-results__option[data-selected=true],
 
 
 
 
973
  .yith-plugin-fw-select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
974
  background-color : #e8eff1;
975
  color : #4e8ba2;
plugin-fw/assets/images/help-tab/documentation.svg ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="274px" height="200px" viewBox="0 0 197 144" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>documentation-bluehost</title>
4
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="Help-Bluehost" transform="translate(-358.000000, -322.000000)" fill-rule="nonzero">
6
+ <g id="documentation-bluehost" transform="translate(358.000000, 322.000000)">
7
+ <g id="Group" transform="translate(110.000000, 0.000000)" fill="#E3F6FF">
8
+ <path d="M6.3766672,35.9266104 C6.44826487,35.8558364 6.475114,35.7496756 6.43931516,35.6523614 C6.42141575,35.6081277 4.85074193,31.2643785 5.39219929,25.3016759 C5.89338295,19.8078504 8.34112819,11.7705873 17.1744903,4.67992536 C17.2863617,4.59145796 17.3042611,4.42779327 17.214764,4.31278566 C17.1252669,4.20220141 16.9552225,4.18450793 16.8433511,4.27297533 C7.85784394,11.4830683 5.37429987,19.6751493 4.86864135,25.2751356 C4.32270914,31.3484225 5.92918179,35.7850625 5.9470812,35.8292962 C5.9963046,35.9664207 6.14844964,36.0327712 6.28269527,35.9841142 C6.3184941,35.9708441 6.35429293,35.9487272 6.3766672,35.922187 L6.3766672,35.9266104 Z" id="Path"></path>
9
+ <path d="M11.1289623,4.62242155 C11.1065881,6.29445537 11.9389109,7.26317338 12.981552,7.27644349 C14.024193,7.2897136 14.8788901,6.34311244 14.9012644,4.66665525 C14.9236387,2.99462143 13.0576245,1.21200335 13.0576245,1.21200335 C13.0576245,1.21200335 11.1513366,2.94596436 11.1289623,4.61799818 L11.1289623,4.62242155 Z" id="Path"></path>
10
+ <path d="M7.28953746,9.36869746 C7.73254802,10.9832275 8.80203817,11.6909667 9.80440551,11.4211411 C10.8112477,11.1513155 11.3706045,10.0100861 10.9275939,8.39555608 C10.4845833,6.78102606 8.19793286,5.57344608 8.19793286,5.57344608 C8.19793286,5.57344608 6.84205204,7.75859081 7.2850626,9.37312083 L7.28953746,9.36869746 Z" id="Path"></path>
11
+ <path d="M4.34060855,14.3582587 C5.15950687,15.8223941 6.36324264,16.2603078 7.27611289,15.7648903 C8.18898315,15.2694729 8.46194925,14.026506 7.64305094,12.5623705 C6.82415262,11.0982351 4.31823428,10.4568465 4.31823428,10.4568465 C4.31823428,10.4568465 3.52171024,12.8941233 4.34060855,14.3626821 L4.34060855,14.3582587 Z" id="Path"></path>
12
+ <path d="M2.33587388,19.6574559 C3.2621687,21.0596641 4.49722845,21.404687 5.36982501,20.842919 C6.24242158,20.281151 6.42141575,19.0204906 5.49512093,17.6227057 C4.56882612,16.2204974 2.01815923,15.7693137 2.01815923,15.7693137 C2.01815923,15.7693137 1.40957907,18.259671 2.33587388,19.6618792 L2.33587388,19.6574559 Z" id="Path"></path>
13
+ <path d="M1.37378023,25.4255302 C2.64911367,26.5269493 3.93339682,26.5269493 4.61804951,25.7484362 C5.3027022,24.9743465 5.12818289,23.7136861 3.85284945,22.6122669 C2.57751601,21.5108478 0,21.7629799 0,21.7629799 C0,21.7629799 0.0984467919,24.3241111 1.37825509,25.4211068 L1.37378023,25.4255302 Z" id="Path"></path>
14
+ <path d="M17.2729371,1.37124467 C16.1631733,2.63632846 16.1676481,3.90583563 16.9552225,4.57818785 C17.7427968,5.25054008 19.0136554,5.07802865 20.1234192,3.81294486 C21.2331831,2.54786106 20.9736415,0 20.9736415,0 C20.9736415,0 18.382701,0.106160878 17.277412,1.37124467 L17.2729371,1.37124467 Z" id="Path"></path>
15
+ <path d="M16.2392458,6.25022167 C14.5567006,6.42715647 13.6841041,7.36048752 13.7915006,8.38228597 C13.9033719,9.40408442 14.9549627,10.1339405 16.6375078,9.95700565 C18.320053,9.78007086 19.886252,7.73647396 19.886252,7.73647396 C19.886252,7.73647396 17.9173161,6.06886351 16.234771,6.25022167 L16.2392458,6.25022167 Z" id="Path"></path>
16
+ <path d="M12.8294069,10.2622182 C11.1468618,10.439153 10.2742652,11.372484 10.3816617,12.3942825 C10.493533,13.4160809 11.5451238,14.145937 13.227669,13.9690022 C14.9102141,13.7920674 16.4764131,11.7484705 16.4764131,11.7484705 C16.4764131,11.7484705 14.5074772,10.08086 12.8249321,10.2577948 L12.8294069,10.2622182 Z" id="Path"></path>
17
+ <path d="M10.2876898,14.3847989 C8.60514459,14.5617337 7.73254802,15.4950648 7.83994452,16.5168632 C7.95181588,17.5386617 9.00340661,18.2685177 10.6859518,18.0915829 C12.368497,17.9146481 13.9346959,15.8710512 13.9346959,15.8710512 C13.9346959,15.8710512 11.9657601,14.2034408 10.2832149,14.3803756 L10.2876898,14.3847989 Z" id="Path"></path>
18
+ <path d="M8.65884284,18.8568259 C6.97629766,19.0337607 6.1037011,19.9670917 6.2110976,20.9888902 C6.32296895,22.0106886 7.37455969,22.7405447 9.05710486,22.5636099 C10.73965,22.3866751 12.305849,20.3430782 12.305849,20.3430782 C12.305849,20.3430782 10.3369132,18.6754677 8.65436798,18.8524025 L8.65884284,18.8568259 Z" id="Path"></path>
19
+ <path d="M7.79519598,23.4482839 C6.11265081,23.6252187 5.24005424,24.5585497 5.34745074,25.5803482 C5.4593221,26.6021466 6.51091283,27.3320026 8.193458,27.1550678 C9.87600317,26.978133 11.4422021,24.9345361 11.4422021,24.9345361 C11.4422021,24.9345361 9.4732663,23.2669257 7.79072113,23.4482839 L7.79519598,23.4482839 Z" id="Path"></path>
20
+ </g>
21
+ <path d="M25.1177429,16.7436106 C15.8345531,17.6803268 6.71594304,25.7112261 7.13406467,35.4779361 C7.50770528,44.1836262 14.8025933,51.007005 16.2749152,59.5839521 C18.4500373,72.2629175 7.61890784,83.259345 5.39930471,95.9294315 C3.94032711,104.262211 6.54246705,113.269781 12.1737648,119.347338 C17.8050625,125.429335 26.3142825,128.425939 34.3075226,127.142949 C44.8495254,125.451532 54.0215127,116.936737 64.6747181,117.393996 C73.2551078,117.762468 80.4610337,123.844464 87.9249497,128.306075 C95.3888656,132.763246 105.45937,135.489046 112.060354,129.726688 C116.517352,125.833322 117.851783,119.316263 121.134483,114.299725 C126.067428,106.761601 135.86215,103.152358 144.211238,105.798248 C151.261481,108.031273 157.12408,114.162103 164.476793,114.637121 C171.736096,115.107698 178.657344,109.269869 180.570028,101.918201 C182.48716,94.5665315 179.769369,86.3491769 174.498368,81.0973506 C171.157843,77.7677904 166.620778,75.0686269 165.56213,70.3672878 C164.583547,66.0299807 167.065589,61.6172036 170.134779,58.5318111 C173.20397,55.4464186 176.95372,53.1068476 179.675959,49.6796203 C185.86327,41.8928888 184.964753,31.4513879 179.800506,23.3672157 C177.09606,19.1364545 174.062454,16.4772458 169.787827,14.0710836 C165.495408,11.6560425 160.887174,9.85808003 156.141049,8.71271131 C145.523428,6.15116964 129.34568,5.32543871 121.276822,14.5416614 C117.260185,19.1320151 113.172379,24.8721769 106.500226,24.0952795 C102.385731,23.6158229 99.8369681,20.4860363 96.5453722,18.2219353 C92.2929863,15.3008011 87.9872231,16.9123083 83.9527942,19.4338952 C79.7938184,22.039831 76.4310529,25.8577268 72.3254543,28.5480114 C63.0867455,34.5989322 56.6236527,28.7966186 48.7149265,23.8688695 C41.6246512,19.4516529 33.5513452,15.8779249 25.1266391,16.7302923 L25.1177429,16.7436106 Z" id="Path" fill="#ECF7FA"></path>
22
+ <path d="M38.1177429,27.7436106 C28.8345531,28.6803268 19.715943,36.7112261 20.1340647,46.4779361 C20.5077053,55.1836262 27.8025933,62.007005 29.2749152,70.5839521 C31.4500373,83.2629175 20.6189078,94.259345 18.3993047,106.929432 C16.9403271,115.262211 19.542467,124.269781 25.1737648,130.347338 C30.8050625,136.429335 39.3142825,139.425939 47.3075226,138.142949 C57.8495254,136.451532 67.0215127,127.936737 77.6747181,128.393996 C86.2551078,128.762468 93.4610337,134.844464 100.92495,139.306075 C108.388866,143.763246 118.45937,146.489046 125.060354,140.726688 C129.517352,136.833322 130.851783,130.316263 134.134483,125.299725 C139.067428,117.761601 148.86215,114.152358 157.211238,116.798248 C164.261481,119.031273 170.12408,125.162103 177.476793,125.637121 C184.736096,126.107698 191.657344,120.269869 193.570028,112.918201 C195.48716,105.566532 192.769369,97.3491769 187.498368,92.0973506 C184.157843,88.7677904 179.620778,86.0686269 178.56213,81.3672878 C177.583547,77.0299807 180.065589,72.6172036 183.134779,69.5318111 C186.20397,66.4464186 189.95372,64.1068476 192.675959,60.6796203 C198.86327,52.8928888 197.964753,42.4513879 192.800506,34.3672157 C190.09606,30.1364545 187.062454,27.4772458 182.787827,25.0710836 C178.495408,22.6560425 173.887174,20.85808 169.141049,19.7127113 C158.523428,17.1511696 142.34568,16.3254387 134.276822,25.5416614 C130.260185,30.1320151 126.172379,35.8721769 119.500226,35.0952795 C115.385731,34.6158229 112.836968,31.4860363 109.545372,29.2219353 C105.292986,26.3008011 100.987223,27.9123083 96.9527942,30.4338952 C92.7938184,33.039831 89.4310529,36.8577268 85.3254543,39.5480114 C76.0867455,45.5989322 69.6236527,39.7966186 61.7149265,34.8688695 C54.6246512,30.4516529 46.5513452,26.8779249 38.1266391,27.7302923 L38.1177429,27.7436106 Z" id="Path" fill="#DDEFF7"></path>
23
+ <g id="Group" transform="translate(41.000000, 35.000000)" fill="#B2E4F9">
24
+ <path d="M30.6678034,26.9903235 C30.5748169,26.963378 30.4951143,26.8870327 30.4774026,26.7837419 C30.4685468,26.7388329 29.6051015,22.135658 26.1203252,17.1911744 C22.9056521,12.6329085 16.7419816,6.84413526 5.61460795,5.12861055 C5.47291437,5.10615603 5.37550004,4.97142896 5.39763966,4.82772008 C5.41977928,4.68401121 5.55261701,4.58521135 5.69431059,4.60766587 C17.0165129,6.350136 23.2908816,12.2556727 26.5631176,16.9037566 C30.1098849,21.9425491 30.9866139,26.6400331 30.9954698,26.689433 C31.0220373,26.8331419 30.9290509,26.9723598 30.7873573,26.9948144 C30.747506,27.0037962 30.7120826,26.9993053 30.6766592,26.9948144 L30.6678034,26.9903235 Z" id="Path"></path>
25
+ <path d="M10.7377163,2.00294247 C11.6055895,3.45799485 11.3841932,4.72892023 10.5030363,5.26782852 C9.6218794,5.80673681 8.40862815,5.4160283 7.54518292,3.96097592 C6.67730977,2.50592354 7.36806595,0 7.36806595,0 C7.36806595,0 9.87427108,0.547890093 10.7421442,2.00294247 L10.7377163,2.00294247 Z" id="Path"></path>
26
+ <path d="M16.4187431,4.20348465 C16.8615355,5.84266403 16.308045,7.00131685 15.3117621,7.2797528 C14.3154791,7.55369784 13.2572052,6.83964436 12.8188407,5.20046498 C12.3760483,3.56128561 13.7132814,1.34277982 13.7132814,1.34277982 C13.7132814,1.34277982 15.9759507,2.56430527 16.4187431,4.20348465 Z" id="Path"></path>
27
+ <path d="M21.4665768,7.07317129 C21.510856,8.7707324 20.7049738,9.76771273 19.6732674,9.79465814 C18.6415611,9.82160356 17.7825438,8.87402315 17.7338366,7.17646204 C17.6895574,5.47890093 19.5050063,3.64212185 19.5050063,3.64212185 C19.5050063,3.64212185 21.4178696,5.37111928 21.4665768,7.07317129 Z" id="Path"></path>
28
+ <path d="M25.8635055,10.6928386 C25.7838029,12.3903997 24.9070739,13.3200165 23.8753676,13.2706166 C22.8436612,13.2212167 22.0554907,12.2107636 22.1351933,10.5132025 C22.214896,8.81564142 24.1587547,7.12257121 24.1587547,7.12257121 C24.1587547,7.12257121 25.9387803,8.99078661 25.8635055,10.6883477 L25.8635055,10.6928386 Z" id="Path"></path>
29
+ <path d="M29.6095295,15.2511046 C29.0781786,16.8633385 27.9800533,17.5145194 27.00591,17.1821926 C26.0273387,16.8498658 25.5402671,15.6597767 26.071618,14.0475427 C26.6029689,12.4353088 28.932057,11.3440195 28.932057,11.3440195 C28.932057,11.3440195 30.1453083,13.6343797 29.6139574,15.2466137 L29.6095295,15.2511046 Z" id="Path"></path>
30
+ <path d="M3.84786617,2.27688752 C5.43749098,2.82028671 6.07511207,3.93403051 5.74744568,4.92202904 C5.41977928,5.91451847 4.24195143,6.40402683 2.65675455,5.86062764 C1.06712974,5.31722845 0,2.95501378 0,2.95501378 C0,2.95501378 2.26266929,1.73348833 3.84786617,2.27239662 L3.84786617,2.27688752 Z" id="Path"></path>
31
+ <path d="M7.20423275,6.02230012 C8.73186662,5.32171935 9.94954579,5.69446425 10.3746265,6.64653556 C10.7997072,7.59860687 10.2683563,8.7707324 8.74515039,9.47131317 C7.21751653,10.1718939 4.84857705,9.17940451 4.84857705,9.17940451 C4.84857705,9.17940451 5.68102681,6.71839 7.20866068,6.02230012 L7.20423275,6.02230012 Z" id="Path"></path>
32
+ <path d="M12.1457962,7.80069748 C13.6734301,7.1001167 14.8911093,7.4728616 15.31619,8.42493291 C15.7412707,9.37700422 15.2099198,10.5491297 13.6867139,11.2497105 C12.15908,11.9502913 9.79014052,10.9578019 9.79014052,10.9578019 C9.79014052,10.9578019 10.6225903,8.49678735 12.1502241,7.80069748 L12.1457962,7.80069748 Z" id="Path"></path>
33
+ <path d="M16.4054593,10.1180031 C17.9330932,9.41742234 19.1507724,9.79016724 19.5758531,10.7422386 C20.0009338,11.6943099 19.4695829,12.8664354 17.946377,13.5670162 C16.4187431,14.2675969 14.0498036,13.2751075 14.0498036,13.2751075 C14.0498036,13.2751075 14.8822534,10.814093 16.4098873,10.1180031 L16.4054593,10.1180031 Z" id="Path"></path>
34
+ <path d="M20.0629248,13.2032531 C21.5905586,12.5026723 22.8082378,12.8754172 23.2333185,13.8274885 C23.6583993,14.7795598 23.1270484,15.9516853 21.6038424,16.6522661 C20.0762085,17.3528469 17.7072691,16.3603575 17.7072691,16.3603575 C17.7072691,16.3603575 18.5397188,13.8993429 20.0673527,13.2032531 L20.0629248,13.2032531 Z" id="Path"></path>
35
+ <path d="M23.1314763,16.7869932 C24.6591101,16.0864124 25.8767893,16.4591573 26.30187,17.4112286 C26.7269508,18.3632999 26.1955999,19.5354255 24.6723939,20.2360062 C23.1447601,20.936587 20.7758206,19.9440976 20.7758206,19.9440976 C20.7758206,19.9440976 21.6082703,17.4830831 23.1359042,16.7869932 L23.1314763,16.7869932 Z" id="Path"></path>
36
+ </g>
37
+ <g id="Group" transform="translate(133.000000, 38.000000)" fill="#B2E4F9">
38
+ <path d="M0.332244101,26.9903218 C0.425243793,26.9633719 0.504957816,26.8870139 0.522672043,26.783706 C0.531529157,26.7387895 1.39509773,22.1348487 4.88037194,17.1895426 C8.09550419,12.6305184 14.2600553,6.84078219 25.3890185,5.12497208 C25.5307323,5.10251383 25.6281606,4.96776435 25.6060178,4.82403156 C25.583875,4.68029878 25.4510183,4.58148249 25.3093045,4.60394074 C13.9854847,6.34670074 7.71021974,12.2532198 4.43751626,16.9020771 C0.890242258,21.9417078 0.0133880103,26.6399732 0.00453089667,26.6893813 C-0.0220404442,26.8331141 0.0709592488,26.9723552 0.212673067,26.9948135 C0.252530078,27.0037968 0.287958532,26.9993051 0.323386987,26.9948135 L0.332244101,26.9903218 Z" id="Path"></path>
39
+ <path d="M20.2651783,2.00327568 C19.3971812,3.45857011 19.618609,4.72970692 20.4998918,5.26870486 C21.3811746,5.8077028 22.5945992,5.4169293 23.4581678,3.96163486 C24.3217363,2.50634042 23.63531,0 23.63531,0 C23.63531,0 21.1287469,0.547981239 20.2607497,2.00327568 L20.2651783,2.00327568 Z" id="Path"></path>
40
+ <path d="M14.5789114,4.19969228 C14.1360557,5.83914435 14.6896253,6.99798992 15.6860506,7.27647219 C16.6824758,7.55046281 17.7409009,6.83629054 18.179328,5.19683847 C18.6177552,3.5573864 17.2847596,1.33851155 17.2847596,1.33851155 C17.2847596,1.33851155 15.021767,2.56024021 14.5789114,4.19969228 Z" id="Path"></path>
41
+ <path d="M9.53478515,7.06985631 C9.49049958,8.76769982 10.2964969,9.76484601 11.3283507,9.79179591 C12.3602044,9.81874581 13.2193444,8.87100776 13.2680585,7.17316425 C13.3123441,5.47532074 11.4966358,3.63823609 11.4966358,3.63823609 C11.4966358,3.63823609 9.58349927,5.36752115 9.53478515,7.06985631 Z" id="Path"></path>
42
+ <path d="M5.13722824,10.6901258 C5.21694226,12.3879693 6.09379651,13.3177408 7.12565024,13.2683326 C8.15750398,13.2189245 8.94578709,12.2083033 8.86607307,10.5104598 C8.78635905,8.81261632 6.84222261,7.11926446 6.84222261,7.11926446 C6.84222261,7.11926446 5.06194277,8.98779065 5.13722824,10.6856342 L5.13722824,10.6901258 Z" id="Path"></path>
43
+ <path d="M1.39066918,15.24915 C1.92209599,16.8616522 3.02037808,17.5129414 3.99466058,17.1805593 C4.96894308,16.8481773 5.46051288,15.6578902 4.92908607,14.045388 C4.39765925,12.4328858 2.06823837,11.341415 2.06823837,11.341415 C2.06823837,11.341415 0.854813804,13.6321562 1.38624062,15.2446584 L1.39066918,15.24915 Z" id="Path"></path>
44
+ <path d="M27.1515841,2.27277465 C25.5617322,2.81626424 24.9240201,3.93019331 25.2517333,4.9183562 C25.5794465,5.91101074 26.7574426,6.40060054 28.3428659,5.85711095 C29.9327178,5.31362136 31,2.95101372 31,2.95101372 C31,2.95101372 28.7370075,1.72928506 27.1515841,2.268283 L27.1515841,2.27277465 Z" id="Path"></path>
45
+ <path d="M23.7991666,6.02330198 C22.2713145,5.32260466 21.0534614,5.69541156 20.62832,6.64764126 C20.2031785,7.59987095 20.7346053,8.77219147 22.2580289,9.47288879 C23.785881,10.1735861 26.1551589,9.18093158 26.1551589,9.18093158 C26.1551589,9.18093158 25.3225902,6.71950765 23.7947381,6.02330198 L23.7991666,6.02330198 Z" id="Path"></path>
46
+ <path d="M18.8568972,7.79750353 C17.3290451,7.09680621 16.111192,7.46961312 15.6860506,8.42184281 C15.2609091,9.3740725 15.7923359,10.546393 17.3157595,11.2470903 C18.8436116,11.9477877 21.2128895,10.9551331 21.2128895,10.9551331 C21.2128895,10.9551331 20.3803208,8.4937092 18.8524687,7.79750353 L18.8568972,7.79750353 Z" id="Path"></path>
47
+ <path d="M14.592197,10.1151947 C13.0643449,9.41449735 11.8464918,9.78730426 11.4213503,10.739534 C10.9962089,11.6917636 11.5276357,12.8640842 13.0510593,13.5647815 C14.5789114,14.2654788 16.9481892,13.2728243 16.9481892,13.2728243 C16.9481892,13.2728243 16.1156206,10.8114003 14.5877685,10.1151947 L14.592197,10.1151947 Z" id="Path"></path>
48
+ <path d="M10.9342091,13.2054495 C9.406357,12.5047522 8.18850388,12.8775591 7.76336243,13.8297888 C7.33822097,14.7820185 7.86964779,15.954339 9.39307133,16.6550363 C10.9209234,17.3557337 13.2902013,16.3630791 13.2902013,16.3630791 C13.2902013,16.3630791 12.4576326,13.9016552 10.9297805,13.2054495 L10.9342091,13.2054495 Z" id="Path"></path>
49
+ <path d="M7.86964779,16.7852942 C6.34179569,16.0845969 5.12394257,16.4574038 4.69880111,17.4096335 C4.27365966,18.3618632 4.80508648,19.5341837 6.32851002,20.234881 C7.85636212,20.9355783 10.22564,19.9429238 10.22564,19.9429238 C10.22564,19.9429238 9.39307133,17.4814999 7.86521923,16.7852942 L7.86964779,16.7852942 Z" id="Path"></path>
50
+ </g>
51
+ <path d="M69.9135227,28 L140.086477,28 C141.144068,28 142,28.850578 142,29.9015539 L142,120.098446 C142,121.149422 141.144068,122 140.086477,122 L69.9135227,122 C68.8559317,122 68,121.149422 68,120.098446 L68,29.9015539 C68,28.850578 68.8559317,28 69.9135227,28 Z" id="Path" fill="#414A59"></path>
52
+ <rect id="Rectangle" fill="#FFFFFF" x="71" y="32" width="67" height="87"></rect>
53
+ <g id="Group" transform="translate(82.000000, 40.000000)" fill="#E5E5E5">
54
+ <g>
55
+ <rect id="Rectangle" x="0" y="6.49645752" width="47" height="1.69783622" rx="0.848918108"></rect>
56
+ <path d="M46.1601618,12.3763324 L0.839838239,12.3763324 C0.375717107,12.3763324 0,11.9965533 0,11.5274143 L0,11.5274143 C0,11.0582754 0.375717107,10.6784962 0.839838239,10.6784962 L46.1601618,10.6784962 C46.6242829,10.6784962 47,11.0582754 47,11.5274143 L47,11.5274143 C47,11.9965533 46.6242829,12.3763324 46.1601618,12.3763324 Z" id="Path"></path>
57
+ <path d="M31.9978369,1.69783622 L15.0065833,1.69783622 C14.5424621,1.69783622 14.166745,1.31805706 14.166745,0.848918108 L14.166745,0.848918108 C14.166745,0.379779154 14.5424621,0 15.0065833,0 L31.9978369,0 C32.4619581,0 32.8376752,0.379779154 32.8376752,0.848918108 L32.8376752,0.848918108 C32.8376752,1.31805706 32.4619581,1.69783622 31.9978369,1.69783622 Z" id="Path"></path>
58
+ <rect id="Rectangle" x="0" y="14.8605349" width="37.2799774" height="1.69783622" rx="0.848918108"></rect>
59
+ <rect id="Rectangle" x="0" y="19.0470416" width="47" height="1.69783622" rx="0.848918108"></rect>
60
+ </g>
61
+ <g transform="translate(0.000000, 25.391587)" id="Rectangle">
62
+ <rect x="0" y="0" width="30.2076554" height="1.69783622" rx="0.848918108"></rect>
63
+ <rect x="37.2799774" y="0" width="9.72002257" height="1.69783622" rx="0.848918108"></rect>
64
+ <rect x="0" y="4.18203868" width="47" height="1.69783622" rx="0.848918108"></rect>
65
+ </g>
66
+ <g transform="translate(0.000000, 44.657560)" id="Rectangle">
67
+ <rect x="0" y="0" width="30.2076554" height="1.69783622" rx="0.848918108"></rect>
68
+ <rect x="37.2799774" y="0" width="9.72002257" height="1.69783622" rx="0.848918108"></rect>
69
+ <rect x="0" y="4.18203868" width="47" height="1.69783622" rx="0.848918108"></rect>
70
+ </g>
71
+ <g transform="translate(0.000000, 35.024574)" id="Rectangle">
72
+ <rect x="16.7923446" y="4.18203868" width="30.2076554" height="1.69783622" rx="0.848918108"></rect>
73
+ <rect x="0" y="4.18203868" width="9.72002257" height="1.69783622" rx="0.848918108"></rect>
74
+ <rect x="0" y="0" width="47" height="1.69783622" rx="0.848918108"></rect>
75
+ </g>
76
+ <g transform="translate(0.000000, 55.751580)" id="Path">
77
+ <path d="M1.37468259,1.69783622 L45.6253174,1.69783622 C46.385592,1.69783622 47,1.31805706 47,0.848918108 L47,0.848918108 C47,0.379779154 46.385592,0 45.6253174,0 L1.37468259,0 C0.614407975,0 0,0.379779154 0,0.848918108 L0,0.848918108 C0,1.31805706 0.614407975,1.69783622 1.37468259,1.69783622 Z"></path>
78
+ <path d="M1.37468259,5.88434289 L45.6253174,5.88434289 C46.385592,5.88434289 47,5.50456373 47,5.03542478 L47,5.03542478 C47,4.56628582 46.385592,4.18650667 45.6253174,4.18650667 L1.37468259,4.18650667 C0.614407975,4.18650667 0,4.56628582 0,5.03542478 L0,5.03542478 C0,5.50456373 0.614407975,5.88434289 1.37468259,5.88434289 Z"></path>
79
+ <path d="M22.8347597,10.0663816 L45.6253174,10.0663816 C46.385592,10.0663816 47,9.68660241 47,9.21746346 L47,9.21746346 C47,8.7483245 46.385592,8.36854535 45.6253174,8.36854535 L22.8347597,8.36854535 C22.0744851,8.36854535 21.4600771,8.7483245 21.4600771,9.21746346 L21.4600771,9.21746346 C21.4600771,9.68660241 22.0744851,10.0663816 22.8347597,10.0663816 Z"></path>
80
+ <path d="M22.8347597,14.2484202 L45.6253174,14.2484202 C46.385592,14.2484202 47,13.8686411 47,13.3995021 L47,13.3995021 C47,12.9303632 46.385592,12.550584 45.6253174,12.550584 L22.8347597,12.550584 C22.0744851,12.550584 21.4600771,12.9303632 21.4600771,13.3995021 L21.4600771,13.3995021 C21.4600771,13.8686411 22.0744851,14.2484202 22.8347597,14.2484202 Z"></path>
81
+ </g>
82
+ </g>
83
+ <path d="M107,23.5 C107,24.8841808 105.879473,26 104.5,26 C103.120527,26 102,24.8794727 102,23.5 C102,22.1205273 103.120527,21 104.5,21 C105.879473,21 107,22.1205273 107,23.5 Z" id="Path" fill="#FFFFFF"></path>
84
+ <g id="Group" transform="translate(4.000000, 55.939667)" fill="#C2EBFF">
85
+ <path d="M2.93251152,0.852687558 L3.1881558,0.845135567 C4.19439556,0.815410223 5.03421121,1.60703157 5.06393656,2.61327133 C5.06501135,2.64965454 5.06499609,2.68606177 5.06389078,2.72244406 L5.05946074,2.86826367 C5.02893766,3.87296381 4.22116579,4.68005863 3.2164404,4.70973923 L2.96079613,4.71729123 C1.95455637,4.74701657 1.11474071,3.95539522 1.08501537,2.94915546 C1.08394057,2.91277226 1.08395584,2.87636502 1.08506114,2.83998273 L1.08949119,2.69416312 C1.12001427,1.68946298 1.92778614,0.882368165 2.93251152,0.852687558 Z" id="Rectangle" transform="translate(3.074476, 2.781213) rotate(32.470000) translate(-3.074476, -2.781213) "></path>
86
+ <path d="M5.92505754,7.55668777 C6.105641,7.90807732 5.94881852,8.32618641 5.573395,8.49520923 C5.19797148,8.66423205 4.75126502,8.51744907 4.57068156,8.16605952 C4.3900981,7.81466997 4.54692058,7.39656089 4.92234409,7.22753807 C5.29776761,7.05851525 5.74447407,7.20529822 5.92505754,7.55668777 Z" id="Path"></path>
87
+ <path d="M2.71257276,14.1441298 C3.0547309,14.8068772 2.75534253,15.6075116 2.04726526,15.9277654 C1.339188,16.2480192 0.483792646,15.9677971 0.141634505,15.3050497 C-0.200523637,14.6423024 0.0988647369,13.8416679 0.806942002,13.5214142 C1.51501927,13.2011604 2.37041462,13.4813825 2.71257276,14.1441298 Z" id="Path"></path>
88
+ </g>
89
+ <g id="Group" transform="translate(20.000000, 61.000000)">
90
+ <g>
91
+ <path d="M9.8410596,9.33125285 C9.8410596,9.33125285 13.4701987,9.88611482 13.9116998,14.0764325 C14.3532009,18.2667501 14.8918322,28.9334167 14.8918322,28.9334167 C14.8918322,28.9334167 15.0198675,32.1072272 12.2384106,33.438896 L9.39514349,23.4069914 L9.83664459,9.33125285 L9.8410596,9.33125285 Z" id="Path" fill="#3B4956"></path>
92
+ <path d="M9.8410596,9.33125285 C9.8410596,9.33125285 12.8565121,9.75738685 13.7704194,13.2197256 C13.7704194,13.2197256 15.1434879,17.077126 14.6225166,22.3150231 C14.6225166,22.3150231 15.4746137,10.5253158 9.98233996,10.1435708 L9.8410596,9.33569175 L9.8410596,9.33125285 Z" id="Path" fill="#3B4956"></path>
93
+ <rect id="Rectangle" fill="#FE9E80" x="10.397351" y="57.1736718" width="1.64238411" height="2.18837563"></rect>
94
+ <path d="M7.11258278,31.0995979 L10.8653422,43.8614233 L10.1059603,59.8725205 L12.0838852,59.9479817 L15.0286976,43.6705508 C15.0286976,43.6705508 13.5143488,28.3741158 11.6203091,25.5776115 L5.68653422,26.3411016 L7.11258278,31.0995979 L7.11258278,31.0995979 Z" id="Path" fill="#062E5B"></path>
95
+ <rect id="Rectangle" fill="#FE9E80" x="3.22295806" y="57.1736718" width="1.64238411" height="2.18837563"></rect>
96
+ <path d="M2.6401766,23.0873909 C2.6401766,23.0873909 -0.136865342,21.0233044 3.200883,58.8471355 L4.92715232,59.1001526 L8.24724062,24.5122765 L2.6401766,23.0873909 L2.6401766,23.0873909 Z" id="Path" fill="#062E5B"></path>
97
+ <path d="M1.94701987,15.4125401 C1.94701987,15.4125401 0.812362031,12.1277572 2.89624724,10.6984328 C4.98013245,9.26910831 10.9845475,9.14481923 12.781457,11.8081567 C14.4415011,14.267305 13.5011038,24.3302818 13.1258278,28.9955613 C13.1258278,28.9955613 7.19205298,30.32723 1.50993377,28.6138162 C1.50993377,28.6138162 2.90066225,23.3137746 1.95143488,15.4081012 L1.94701987,15.4125401 Z" id="Path" fill="#FFFFFF"></path>
98
+ <g transform="translate(6.374388, 0.081227)" id="Path">
99
+ <path d="M3.61236745,6.60888275 C3.61236745,6.60888275 3.31656171,8.36668548 4.01413346,10.2487773 C4.82649549,12.4415918 0.61898997,12.0687246 0.0891886455,10.8968561 C0.0891886455,10.8968561 -0.180127028,10.5284277 0.217223966,9.82264331 C0.610159948,9.11685887 1.45342706,6.24489329 0.504199683,4.69571865 L3.61236745,6.60444385 L3.61236745,6.60888275 Z" fill="#FE9E80"></path>
100
+ <path d="M0.870645599,5.71222579 C0.848570544,5.6012534 0.826495489,5.490281 0.795590411,5.3837475 L3.59912242,6.72429404 C3.56821734,6.95955551 3.51965222,7.54992866 3.58587739,8.30897984 C2.10243368,7.62095099 1.2326765,6.34698789 0.870645599,5.71222579 Z" fill="#F0736D"></path>
101
+ <path d="M5.9920584,4.14529558 C5.60353743,6.16943206 4.2702041,7.6120732 3.02075597,7.36793393 C1.76689284,7.12379466 0.221638977,4.88659117 0.614574959,2.86245469 C1.00751094,0.838318202 3.17969637,-0.209261208 4.43355951,0.0348780613 C5.68742264,0.27901733 6.38499438,2.11672019 5.99647341,4.14085668 L5.9920584,4.14529558 Z" fill="#FE9E80"></path>
102
+ </g>
103
+ <path d="M13.2362031,2.20682509 C13.2362031,2.20682509 13.218543,3.36093799 9.00220751,1.85615232 C9.00220751,1.85615232 7.85871965,1.46552949 8.13686534,4.23983936 L7.8013245,4.6260233 C7.8013245,4.6260233 7.77041943,3.47191039 7.29801325,3.68497739 C6.82560706,3.89804439 6.93156733,4.40407851 7.36423841,5.45609681 C7.36423841,5.45609681 7.41721854,6.2062702 7.27152318,6.45928726 C7.27152318,6.45928726 5.83664459,6.79220445 6.57836645,5.0477184 C6.57836645,5.0477184 4.20750552,0.631017075 7.63355408,0.355805535 C7.63355408,0.355805535 12.3399558,-1.20224689 13.2362031,2.20238619 L13.2362031,2.20682509 Z" id="Path" fill="#282F39"></path>
104
+ <path d="M6.75055188,9.3800807 C6.75055188,9.3800807 8.07505519,11.7282566 7.3200883,17.8850051 L6.43708609,27.5662368 C6.43708609,27.5662368 6.38852097,32.2315163 3.02869757,32.5644335 L0,32.5644335 C0,32.5644335 1.70419426,20.6770705 1.58057395,13.756832 C1.58057395,13.756832 1.26269316,9.18476929 6.7593819,9.37564181 L6.75055188,9.3800807 Z" id="Path" fill="#3B4956"></path>
105
+ <path d="M6.75055188,9.3800807 C6.75055188,9.3800807 8.20309051,11.9191291 7.3200883,17.8850051 L6.8785872,22.8343739 C6.8785872,22.8343739 6.81677704,11.328756 4.77704194,9.47329752 C4.77704194,9.47329752 6.02207506,9.23359714 6.75055188,9.3800807 Z" id="Path" fill="#282F39"></path>
106
+ <path d="M10,14.1430159 C9.598234,14.0453602 9.29801325,13.6858096 9.29801325,13.2507978 C9.29801325,12.7403248 9.70860927,12.3319464 10.2119205,12.3319464 C10.7152318,12.3319464 11.1258278,12.7447637 11.1258278,13.2507978 C11.1258278,13.4638648 11.0507726,13.6547374 10.9315673,13.8145376 C11.2317881,14.6890001 11.8233996,17.077126 11.5717439,21.8666946 L10.5386313,22.7722293 L9.36865342,21.8311834 C9.36865342,21.8311834 10.3311258,16.4956307 9.99558499,14.1430159 L10,14.1430159 Z" id="Path" fill="#64C4FF"></path>
107
+ <polygon id="Path" fill="#FFFFFF" points="10.0573951 12.2831186 9.3200883 14.4049108 8.39735099 13.6636152 8.86975717 12.5006245 9.77041943 12.0700516"></polygon>
108
+ <path d="M9.96909492,12.349702 L11.2935982,13.5881539 L11.7969095,12.860175 C11.7969095,12.860175 11.4966887,12.2254129 11.214128,12.1943406 C10.9315673,12.1632684 10.1236203,12.1144405 10.1236203,12.1144405 L9.96467991,12.3541409 L9.96909492,12.349702 Z" id="Path" fill="#FFFFFF"></path>
109
+ <path d="M11.1434879,22.9453463 C11.3863135,23.6422529 12.1412804,24.0062424 12.8344371,23.766542 C13.5275938,23.5224027 13.8896247,22.7633516 13.6512141,22.0664449 C13.4083885,21.3695383 12.6534216,21.0055488 11.9602649,21.2452492 C11.2671082,21.4893885 10.9050773,22.2484396 11.1434879,22.9453463 Z" id="Path" fill="#FE9E80"></path>
110
+ <polygon id="Path" fill="#3B4956" points="2.30463576 12.988903 1.34657837 24.9384105 11.3863135 23.682203 11.187638 21.5914831 4.7593819 21.4583162 5.1611479 15.7454573"></polygon>
111
+ <g transform="translate(11.395143, 6.710623)">
112
+ <path d="M0.348785872,2.50521853 C-0.0529801325,3.18880848 0.799116998,3.56611462 1.49227373,3.51284787 C2.18543046,3.45958112 2.59161148,2.56736307 2.53863135,1.87045643 C2.48565121,1.17354979 1.2803532,-0.051585456 0.587196468,0.00168129364 C-0.105960265,0.0549480433 1.22737307,1.00931064 0.348785872,2.50077963 L0.348785872,2.50521853 Z" id="Path" fill="#FE9E80"></path>
113
+ <polygon id="Rectangle" fill="#FE9E80" transform="translate(1.162557, 3.583125) rotate(167.890000) translate(-1.162557, -3.583125) " points="0.472204732 2.89380735 1.85443221 2.89227388 1.85290854 4.27244355 0.470681062 4.27397702"></polygon>
114
+ <path d="M2.00883002,3.55723683 L4.36644592,14.2816091 C4.36644592,14.2816091 4.82560706,15.9950229 3.78807947,16.5099348 C2.75055188,17.0248467 1.17880795,16.8384131 1.13465784,14.8897378 L0,3.77918162 L2.01324503,3.55723683 L2.00883002,3.55723683 Z" id="Path" fill="#3B4956"></path>
115
+ </g>
116
+ <polygon id="Path" fill="#282F39" points="6.74172185 24.2548205 2.93156733 24.405743 1.88962472 15.1728397 1.55408389 25.8838953 6.62251656 25.6441949"></polygon>
117
+ <path d="M6.98896247,21.5027051 L5.48344371,21.5027051 C5.48344371,21.5027051 6.90507726,13.6946874 4.77262693,9.47329752 C4.77262693,9.47329752 6.08388521,9.1714526 6.74613687,9.3800807 C6.74613687,9.3800807 7.74392936,18.0758776 6.98896247,21.5027051 Z" id="Path" fill="#282F39"></path>
118
+ </g>
119
+ <path d="M10.384106,58.2700791 C10.384106,58.2700791 9.37306843,59.4774587 10.2560706,61 L16,61 C16,61 15.9381898,59.0024969 12.781457,59.4774587 L12.1236203,58.7317242 C12.1236203,58.7317242 10.9183223,59.508531 10.384106,58.2700791 L10.384106,58.2700791 Z" id="Path" fill="#282F39"></path>
120
+ <path d="M3.20971302,58.2700791 C3.20971302,58.2700791 2.1986755,59.4774587 3.0816777,61 L8.82560706,61 C8.82560706,61 8.76379691,59.0024969 5.60706402,59.4774587 L4.94922737,58.7317242 C4.94922737,58.7317242 3.74392936,59.508531 3.20971302,58.2700791 L3.20971302,58.2700791 Z" id="Path" fill="#282F39"></path>
121
+ </g>
122
+ <g id="Group" transform="translate(44.000000, 59.000000)">
123
+ <g transform="translate(0.000000, 10.153651)">
124
+ <g transform="translate(3.686949, 13.722670)" fill="#FE9E80">
125
+ <polygon id="Rectangle" transform="translate(0.850467, 0.947390) rotate(-29.400000) translate(-0.850467, -0.947390) " points="0.317943382 0.160015062 1.36739467 0.170352929 1.38299137 1.73476414 0.333540078 1.72442627"></polygon>
126
+ <path d="M0.644272177,2.69879007 C0.35980637,2.20117005 0.538744539,1.57354121 1.04344194,1.29559129 C1.5527275,1.01764137 2.19506964,1.19248084 2.47953545,1.68561779 C2.76400126,2.1832378 2.58506309,2.81086665 2.08036569,3.08881656 C1.57108013,3.36676648 0.928737985,3.19192702 0.644272177,2.69879007 Z" id="Path"></path>
127
+ </g>
128
+ <polygon id="Path" fill="#1F4C72" points="7.65304785 3.35781433 2.48678173 7.83191139 5.16167795 14.3592514 3.91369893 14.9106682 0 7.63913967 6.34083461 0"></polygon>
129
+ </g>
130
+ <g transform="translate(13.346952, 10.826111)">
131
+ <g transform="translate(1.351316, 13.726786)" fill="#FE9E80">
132
+ <polygon id="Rectangle" transform="translate(1.767504, 0.947390) rotate(-150.600000) translate(-1.767504, -0.947390) " points="1.25057627 0.170352929 2.30002756 0.160015062 2.28443086 1.72442627 1.23497957 1.73476414"></polygon>
133
+ <path d="M1.97051012,2.69019134 C2.25497592,2.19257132 2.07603776,1.56494248 1.57134036,1.28699256 C1.06664296,1.00904264 0.419712652,1.1838821 0.135246844,1.67701906 C-0.149218963,2.17463907 0.0297192063,2.80226791 0.534416606,3.08021783 C1.03911401,3.35816775 1.68604431,3.18332829 1.97051012,2.69019134 Z" id="Path"></path>
134
+ </g>
135
+ <polygon id="Path" fill="#1F4C72" points="0 3.35781433 5.16626611 7.83191139 2.48678173 14.3592514 3.73934892 14.9061851 7.65304785 7.63913967 1.31221324 0"></polygon>
136
+ </g>
137
+ <path d="M12.5761416,2.01240841 C12.3972034,2.0751713 12.2228534,2.15138337 12.0576797,2.24104463 C10.3279441,3.16455565 9.27266769,5.08778976 8.70373607,6.86756584 C8.36880052,7.92108569 8.26327289,9.06874987 8.58444396,10.1222697 C8.90561503,11.1757896 9.70395456,12.126199 10.7729954,12.4758779 C11.8420363,12.8255568 13.1588377,12.480361 13.7736509,11.561333 C14.2370548,10.8619751 14.2737601,9.95191332 14.764693,9.27048771 C15.1822154,8.69217256 15.9209089,8.26179849 15.9622023,7.55795757 C15.9943194,6.99757468 15.5446799,6.51788691 15.4620931,5.96198708 C15.3519773,5.23573084 15.8842036,4.5587883 15.9163207,3.828049 C15.9576142,2.99868231 15.315272,2.22759545 14.5123443,1.95412859 C13.8883548,1.74342462 13.2001311,1.79273832 12.5761416,2.01689148 L12.5761416,2.01240841 Z" id="Path" fill="#81CAE3"></path>
138
+ <g transform="translate(3.980125, 57.660672)" id="Path">
139
+ <path d="M0.36027273,2.22359934 L0.649326696,1.87840348 L0.603445114,0 L1.91565835,0 L1.72754387,1.80667446 C1.72754387,1.80667446 3.31963476,2.6674226 3.2049308,4.72066554 L2.40659128,4.80584374 C2.40659128,4.80584374 0.938380661,2.30877754 0.36027273,2.21911628 L0.36027273,2.22359934 Z" fill="#FE9E80"></path>
140
+ <path d="M0.36027273,2.22359934 C0.36027273,2.22359934 -0.360068104,2.86467738 0.236392459,3.65817956 L0.61262143,5.33932825 L1.02096751,5.33932825 L1.33296226,3.75232389 C1.33296226,3.75232389 2.02118599,3.81508677 1.92483467,5.33932825 L4.08126902,5.33932825 C4.08126902,5.33932825 4.42538088,4.94033563 3.17740185,4.54582607 L2.52129523,4.42478336 C2.52129523,4.42478336 1.8009544,2.56431214 0.364860888,2.2280824 L0.36027273,2.22359934 Z" fill="#282F39"></path>
141
+ </g>
142
+ <g transform="translate(12.229633, 57.660672)" id="Path">
143
+ <path d="M0.36027273,2.22359934 L0.649326696,1.87840348 L0.603445114,0 L1.91565835,0 L1.72754387,1.80667446 C1.72754387,1.80667446 3.31963476,2.6674226 3.2049308,4.72066554 L2.40659128,4.80584374 C2.40659128,4.80584374 0.938380661,2.30877754 0.36027273,2.21911628 L0.36027273,2.22359934 Z" fill="#FE9E80"></path>
144
+ <path d="M0.36027273,2.22359934 C0.36027273,2.22359934 -0.360068104,2.86467738 0.236392459,3.65817956 L0.61262143,5.33932825 L1.02096751,5.33932825 L1.33296226,3.75232389 C1.33296226,3.75232389 2.02118599,3.81508677 1.92483467,5.33932825 L4.08126902,5.33932825 C4.08126902,5.33932825 4.42538088,4.94033563 3.17740185,4.54582607 L2.52129523,4.42478336 C2.52129523,4.42478336 1.8009544,2.56431214 0.364860888,2.2280824 L0.36027273,2.22359934 Z" fill="#282F39"></path>
145
+ </g>
146
+ <path d="M6.31330566,24.0870115 C6.31330566,24.0870115 3.8953463,20.6350529 4.4872187,58.8666157 L6.02883985,58.8666157 L11.1584007,25.6695328 L6.31330566,24.0870115 L6.31330566,24.0870115 Z" id="Path" fill="#BEDAFC"></path>
147
+ <path d="M8.96067293,24.7639541 C8.96067293,24.7639541 8.82761634,26.1716359 12.617435,58.8710988 L14.2278785,58.8710988 L15.6456194,24.6698098 L8.96067293,24.7639541 Z" id="Path" fill="#BEDAFC"></path>
148
+ <path d="M9.60760323,10.6961018 C8.89185056,10.7364494 8.1852742,10.8664582 7.50622679,11.0906114 C6.80882674,11.3192476 5.85448984,11.843766 5.72602141,12.6103698 C5.56543588,13.5562961 5.9141359,14.3946289 6.30412934,15.2419279 C6.77670964,16.2730324 7.15293861,17.2413741 7.48787415,18.3217923 C7.8228097,19.4022105 7.85492681,20.6485021 7.21717282,21.5899453 C6.66200568,22.4103459 5.859078,22.9931441 5.7168451,23.9659688 C5.63425825,24.5218687 6.06554512,25.252608 7.59340179,26.0819747 C8.85514529,26.7634003 10.2728862,26.7813325 11.718156,26.7813325 C14.154468,26.7813325 15.3290365,26.0864577 15.5905615,25.4139982 C15.9071444,24.6070469 15.7052655,23.696985 15.402447,22.8810675 C15.0996286,22.0696331 14.6958707,21.2761309 14.5995193,20.4153828 C14.3471706,18.1738512 16.2191392,15.963701 15.5630326,13.7983815 C15.1730391,12.4982932 13.9342364,11.5927144 12.6357876,11.1309589 C11.6676863,10.7857631 10.6261744,10.6467881 9.59842692,10.7005849 L9.60760323,10.6961018 Z" id="Path" fill="#1F4C72"></path>
149
+ <g transform="translate(9.592915, 1.537204)" id="Path">
150
+ <path d="M2.94193266,6.73356091 C2.94193266,6.73356091 2.31794315,8.35642978 3.6072156,10.3513929 C4.89648805,12.346356 0.643265412,12.2970423 0.0926864304,11.1179967 C0.0926864304,11.1179967 -0.187191219,10.7459025 0.225743018,10.0375785 C0.634089096,9.32477143 1.50583915,6.43767874 0.5239733,4.87757275 L2.94193266,6.73356091 L2.94193266,6.73356091 Z" fill="#FE9E80"></path>
151
+ <path d="M0.817615423,5.5769306 C0.817615423,5.5769306 1.35901809,6.7828746 2.78593528,7.71983481 C2.78593528,7.71983481 2.7951116,7.27601155 2.88228661,6.98012938 L0.817615423,5.5769306 Z" fill="#F0736D"></path>
152
+ <path d="M5.48377229,3.5685183 C5.48377229,5.5410661 4.46520118,7.14151966 3.20804584,7.14151966 C1.95089049,7.14151966 0.0422166904,5.32587907 0.0422166904,3.35333126 C0.0422166904,1.38078346 1.95089049,0 3.20804584,0 C4.46520118,0 5.48377229,1.60045356 5.48377229,3.57300136 L5.48377229,3.5685183 Z" fill="#FE9E80"></path>
153
+ </g>
154
+ <path d="M14.2278785,1.64479723 C14.2324667,1.71204318 14.2370548,1.77928913 14.2278785,1.84653507 C14.1636443,2.86867348 13.0900153,3.50078539 12.1494429,3.95357477 C11.2088704,4.40636415 10.1352414,5.05192525 10.0893598,6.07406366 C10.0618309,6.73755701 10.4931178,7.32932135 10.731702,7.95246713 C11.167577,9.10461437 10.8464059,10.4674656 10.0205375,11.3730443 C9.26349137,12.197928 8.24492025,13.5338808 7.00611754,13.5518131 C6.07930959,13.5652622 5.17544243,12.9421165 4.87721215,12.0813683 C4.51474765,11.0457807 4.9919161,9.91604881 5.57920035,8.98357167 C6.1664846,8.05109452 6.89141359,7.15448189 7.08870439,6.07854672 C7.24470177,5.23124778 7.05199913,4.33911821 7.27223072,3.50078539 C7.56128468,2.42036716 8.49726895,1.62686498 9.4470177,0.999236132 C10.2866506,0.44781936 11.2409875,-0.0498006533 12.2503823,0.00399610494 C13.1909548,0.0533098 14.1452917,0.748184594 14.2278785,1.64031417 L14.2278785,1.64479723 Z" id="Path" fill="#81CAE3"></path>
155
+ <path d="M5.31767533,9.97432863 C4.80838977,10.8395598 4.7946253,11.9648087 5.27638191,12.8434891 C5.76272668,13.7221695 6.73082805,14.327383 7.74939917,14.3901459 C8.34585973,14.4260104 8.93314398,14.2915185 9.52960454,14.2466878 C10.2453572,14.1928911 10.9702862,14.2780693 11.6860389,14.2691032 C12.6266113,14.2511709 13.5809482,14.0628823 14.3838759,13.5831945 C15.1868036,13.1035067 15.8199694,12.3144876 15.9667905,11.4089089 C16.0723181,10.7498986 15.9254971,10.0774391 16.0264365,9.4184288 C16.154905,8.56664679 16.6733668,7.62968658 16.1778458,6.91239648 C16.0218484,6.68376025 15.778676,6.52236998 15.6135023,6.30269988 C15.1179812,5.65265572 15.3795062,4.73362777 15.2143325,3.94012558 C14.9711601,2.77901222 14.328818,1.73894156 13.1313087,1.56858516 C11.9337994,1.39374569 10.181123,1.96309472 9.0294953,2.32173977 C8.12103998,2.60417275 7.68516496,7.871772 6.07472143,9.27048771 C5.72143325,9.43636105 5.45073192,9.7591416 5.3543806,10.1312358 L5.31767533,9.97881169 L5.31767533,9.97432863 Z" id="Path" fill="#81CAE3"></path>
156
+ <polygon id="Path" fill="#9DC5ED" points="6.02425169 58.8710988 9.84618746 34.191836 9.09372952 28.5969731"></polygon>
157
+ </g>
158
+ <g id="Group" transform="translate(0.000000, 30.000000)" fill="#B1D8E5">
159
+ <path d="M8.05217391,11.3478261 C7.93478261,11.3478261 7.82173913,11.3 7.73913043,11.2173913 L5.83913043,9.3173913 C5.66521739,9.14347826 5.66521739,8.86086957 5.83913043,8.68695652 C5.92173913,8.60434783 6.03478261,8.55652174 6.15217391,8.55652174 C6.26956522,8.55652174 6.3826087,8.60434783 6.46521739,8.68695652 L7.69565217,9.9173913 C7.79130435,10.0130435 7.9173913,10.0652174 8.05217391,10.0652174 C8.18695652,10.0652174 8.31304348,10.0130435 8.40869565,9.9173913 L11.5391304,6.78695652 C11.6217391,6.70434783 11.7347826,6.65652174 11.8521739,6.65652174 C11.9695652,6.65652174 12.0826087,6.70434783 12.1652174,6.78695652 C12.3391304,6.96086957 12.3391304,7.24347826 12.1652174,7.4173913 L8.36086957,11.2217391 C8.27826087,11.3043478 8.16521739,11.3521739 8.04782609,11.3521739 L8.05217391,11.3478261 Z" id="Path"></path>
160
+ <path d="M9,18 C4.03478261,18 0,13.9608696 0,9 C0,4.03913043 4.03913043,0 9,0 C13.9608696,0 18,4.03913043 18,9 C18,13.9608696 13.9608696,18 9,18 Z M9,0.886956522 C4.52608696,0.886956522 0.891304348,4.52608696 0.891304348,8.99565217 C0.891304348,13.4652174 4.53043478,17.1043478 9,17.1043478 C13.4695652,17.1043478 17.1086957,13.4652174 17.1086957,8.99565217 C17.1086957,4.52608696 13.4695652,0.886956522 9,0.886956522 Z" id="Shape"></path>
161
+ </g>
162
+ <g id="Group" transform="translate(161.000000, 15.000000)" fill="#B1D8E5">
163
+ <path d="M15.0100881,14.8700481 C13.4369646,14.8700481 11.9616058,14.2569419 10.8506429,13.1462421 C9.73968001,12.0355424 9.13087233,10.5605331 9.13087233,8.9877823 C9.13087233,7.41503147 9.74412386,5.93557942 10.8506429,4.82932247 C11.9616058,3.71862273 13.4369646,3.10995927 15.0100881,3.10995927 C16.5832116,3.10995927 18.0630142,3.72306553 19.1695332,4.82932247 C20.2804962,5.94002221 20.8937477,7.41947427 20.8937477,8.9877823 C20.8937477,10.5560903 20.2804962,12.0355424 19.1695332,13.1462421 C18.0585703,14.2569419 16.5832116,14.8700481 15.0100881,14.8700481 Z M15.0100881,3.96297668 C13.663601,3.96297668 12.4015472,4.48278415 11.4550067,5.43354313 C10.5040225,6.38430211 9.98409185,7.64605702 9.98409185,8.9877823 C9.98409185,10.3295076 10.5084663,11.5912625 11.4550067,12.5420215 C12.405991,13.4927805 13.6680449,14.0125879 15.0100881,14.0125879 C16.3521313,14.0125879 17.6141852,13.4883377 18.5651694,12.5420215 C19.5161537,11.5912625 20.0360843,10.3295076 20.0360843,8.9877823 C20.0360843,7.64605702 19.5117098,6.38430211 18.5651694,5.43354313 C17.618629,4.48722695 16.3565751,3.96297668 15.0100881,3.96297668 Z" id="Shape"></path>
164
+ <path d="M2.10514284,23.9955572 C1.54966139,23.9955572 1.02084304,23.7734173 0.620896388,23.3735653 C-0.183440763,22.5694187 -0.210103873,21.2854498 0.563126316,20.50796 L7.0644813,14.0081451 L7.14002678,13.9637171 C7.29111774,13.8659756 7.34000011,13.6616068 7.24667922,13.5061088 C5.19361975,9.97852647 5.77132047,5.50907071 8.65093635,2.63013699 C10.3440438,0.937430581 12.6059643,0 15.0100881,0 C17.4142118,0 19.6716885,0.932987782 21.3692398,2.63013699 C23.0667912,4.32728619 24,6.58422806 24,8.9877823 C24,11.3913365 23.0667912,13.6482784 21.3692398,15.3454276 C19.6761323,17.0425768 17.4142118,17.9755646 15.0100881,17.9755646 C13.4325207,17.9755646 11.868285,17.5534987 10.4862471,16.7493521 C10.4329209,16.7182525 10.3751508,16.7049241 10.3129369,16.7049241 C10.1973967,16.7049241 10.0907443,16.7626805 10.0285304,16.8559793 C10.0151988,16.8781933 10.0018673,16.8959645 9.9885357,16.9181785 L3.48273686,23.4313217 C3.11834102,23.7956312 2.62507349,24 2.10069899,24 L2.10514284,23.9955572 Z M5.82909054,16.6027397 C5.73576965,16.6027397 5.65133647,16.6382821 5.58912255,16.7049241 L1.17637785,21.1166235 C0.736436531,21.5564606 0.763099641,22.298408 1.23414792,22.7693447 C1.4652282,23.0003702 1.78518552,23.1336542 2.11403055,23.1336542 C2.41176861,23.1336542 2.68728741,23.0225842 2.88726074,22.8271011 L7.30444929,18.4154017 C7.36666322,18.3532025 7.40665788,18.2643465 7.40665788,18.1754906 C7.40665788,18.0866346 7.37110707,17.9977786 7.30444929,17.9355794 L6.08239008,16.7138097 C6.01573231,16.6471677 5.93129913,16.6116253 5.84242209,16.6116253 L5.82909054,16.6027397 Z M7.82882379,14.6034802 C7.73994676,14.6034802 7.65106972,14.6390226 7.5888558,14.7056646 L6.67786621,15.6164384 C6.61565228,15.6786375 6.57565762,15.7674935 6.57565762,15.8563495 C6.57565762,15.9452055 6.61120843,16.0340615 6.67786621,16.0962606 L7.89992542,17.3180304 C7.96658319,17.3846723 8.05101637,17.4202147 8.13989341,17.4202147 C8.22877044,17.4202147 8.31764747,17.3846723 8.3798614,17.3180304 L9.29085099,16.4072566 C9.35750876,16.3406146 9.39305958,16.2473158 9.38861572,16.1495742 C9.38417187,16.0518327 9.33973336,15.9629767 9.26418788,15.9007775 C9.02421989,15.7008515 8.82424656,15.5186968 8.6464925,15.3409848 C8.46873843,15.1632729 8.29098436,14.9677897 8.08656719,14.7234358 C8.02435326,14.6479082 7.93547623,14.6034802 7.83771149,14.5990374 L7.82437994,14.5990374 L7.82882379,14.6034802 Z M15.0100881,0.861902999 C12.8370446,0.861902999 10.7928729,1.7060348 9.25974403,3.23880044 C6.09127779,6.4109589 6.09127779,11.5690485 9.25974403,14.741207 C10.7928729,16.2739726 12.8370446,17.1181044 15.0100881,17.1181044 C17.1831315,17.1181044 19.2273033,16.2739726 20.7604321,14.741207 C22.293561,13.2084413 23.1378928,11.1647538 23.1378928,8.9922251 C23.1378928,6.81969641 22.293561,4.77600889 20.7604321,3.24324324 C19.2273033,1.7104776 17.1831315,0.866345798 15.0100881,0.866345798 L15.0100881,0.861902999 Z" id="Shape"></path>
165
+ <path d="M17.8985917,8.84116994 C17.6630675,8.84116994 17.4675381,8.65012958 17.4675381,8.41021844 C17.4675381,7.37060348 16.6232062,6.52647168 15.5833449,6.52647168 C15.3478208,6.52647168 15.1522913,6.33543132 15.1522913,6.09552018 C15.1522913,5.85560903 15.343377,5.66456868 15.5833449,5.66456868 C17.0942545,5.66456868 18.3252014,6.89522399 18.3252014,8.40577564 C18.3252014,8.64124398 18.1341158,8.83672714 17.8941478,8.83672714 L17.8985917,8.84116994 Z" id="Path"></path>
166
+ </g>
167
+ <g id="Group" transform="translate(149.000000, 13.000000)" fill="#B9E9FC">
168
+ <path d="M6.75554844,1.00477209 C8.42857149,1.02711616 9.77924792,2.3782215 9.8010608,4.05125155 L9.80296982,4.19767203 C9.82405347,5.81476988 8.53022832,7.14277837 6.91313047,7.16386201 C6.88737145,7.16419786 6.86160911,7.16419377 6.8358502,7.16384974 C5.16282715,7.14150567 3.81215073,5.79040033 3.79033784,4.11737028 L3.78842882,3.9709498 C3.76734518,2.35385195 5.06117033,1.02584346 6.67826817,1.00475982 C6.7040272,1.00442397 6.72978953,1.00442806 6.75554844,1.00477209 Z" id="Rectangle" transform="translate(6.795699, 4.084311) rotate(23.820000) translate(-6.795699, -4.084311) "></path>
169
+ <path d="M14.8902685,11.6454812 C14.603398,12.3155198 13.8498279,12.6216963 13.1990174,12.3243945 C12.5524884,12.0270926 12.2570547,11.2461205 12.5439251,10.5716446 C12.8307956,9.89716877 13.5843657,9.59542956 14.2351763,9.89273143 C14.8817052,10.1900333 15.1771389,10.9710054 14.8902685,11.6454812 Z" id="Path"></path>
170
+ <path d="M4.02344479,15.7012112 C3.55246346,16.8016718 2.31506707,17.298654 1.25321826,16.8149838 C0.19136945,16.3268763 -0.288175173,15.0444847 0.178524505,13.944024 C0.645224183,12.8435634 1.88690223,12.3465812 2.94875103,12.8302514 C4.01059984,13.3183589 4.49014447,14.6007505 4.02344479,15.7012112 L4.02344479,15.7012112 Z" id="Path"></path>
171
+ </g>
172
+ <path d="M161.960187,58.8451352 C161.771932,59.6512551 160.960985,60.1484428 160.154865,59.9601873 C159.348745,59.7719317 158.851557,58.9609847 159.039813,58.1548648 C159.228068,57.3487449 160.039015,56.8515572 160.845135,57.0398127 C161.651255,57.2280683 162.148443,58.0390153 161.960187,58.8451352 Z" id="Path" fill="#C2EBFF"></path>
173
+ </g>
174
+ </g>
175
+ </g>
176
+ </svg>
plugin-fw/assets/images/help-tab/support-desk.svg ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg width="274px" height="171px" viewBox="0 0 539.47 338.14" xmlns="http://www.w3.org/2000/svg">
3
+ <defs>
4
+ <style>.cls-1{font-size:21.21px;}.cls-1,.cls-12,.cls-8{fill:#67cce6;}.cls-1,.cls-12{font-family:OpenSans-Bold, Open Sans;font-weight:700;}.cls-2{opacity:0.15;}.cls-3{fill:#68cce5;}.cls-4{fill:#4687c7;}.cls-5{fill:#f8f6f0;}.cls-6{fill:#a160a7;}.cls-7{fill:#004c75;}.cls-9{fill:#fff;stroke:#36434c;stroke-width:2.36px;}.cls-13,.cls-9{stroke-miterlimit:10;}.cls-10{fill:#f5f1f3;}.cls-11{fill:#fbb11e;}.cls-12{font-size:23.02px;}.cls-13{fill:#f5f9fd;stroke:#004c75;stroke-width:1.85px;}</style>
5
+ </defs>
6
+ <g id="Layer_2" data-name="Layer 2">
7
+ <g id="Layer_3" data-name="Layer 3">
8
+ <text class="cls-1" transform="translate(152.76 80.43)" style="white-space: pre;">HELLO</text>
9
+ <g class="cls-2">
10
+ <path class="cls-3" d="M123,23.83c11.5-15.09,31-19.38,49-21.42A382.17,382.17,0,0,1,225.83.16c17.27.51,34.79,2.26,50.85,9.13C287.3,13.83,297.13,20.54,308.09,24c20.64,6.5,42.6.79,64-1.32a189.17,189.17,0,0,1,52.79,2.24c13.52,2.5,26.94,6.53,38.9,13.78,11.07,6.72,20.63,16,29.18,26.18,10.57,12.55,19.7,26.41,28.79,40.24,7.37,11.21,14.94,22.91,17.18,36.45s-2.5,29.49-14.09,35.14c-6.79,3.31-14.62,2.62-21.87,4.48-14.18,3.64-24.69,16.61-32.08,30.2S458.16,240,449.07,252.28c-18.13,24.61-48,34.73-76.32,41.83-54.53,13.67-114.09,20.38-164.58-5.75-15.83-8.19-30.4-19.46-47.13-25.14-30.58-10.38-64.52-.91-95.28-10.61a84.15,84.15,0,0,1-33.45-20.23C21.57,221.86,13.42,208.42,8,193.9c-14.4-38.34-9-84.64,13.87-117.85S84.06,23.86,122.14,27.76"/>
11
+ </g>
12
+ <g class="cls-2">
13
+ <path class="cls-3" d="M153.73,55.81c10.58-15.09,28.51-19.38,45.06-21.41a322.81,322.81,0,0,1,49.62-2.26c15.89.51,32,2.26,46.8,9.13C305,45.81,314,52.52,324.12,56c19,6.5,39.21.79,58.91-1.31a160.49,160.49,0,0,1,48.59,2.23c12.44,2.5,24.79,6.53,35.8,13.79,10.19,6.71,19,16,26.86,26.17,9.73,12.55,18.13,26.41,26.5,40.24,6.79,11.21,13.75,22.91,15.81,36.45s-2.3,29.49-13,35.14c-6.24,3.31-13.46,2.62-20.12,4.48-13.05,3.65-22.73,16.61-29.53,30.2s-11.73,28.59-20.09,40.91c-16.69,24.61-44.17,34.73-70.25,41.83-50.19,13.67-105,20.39-151.49-5.75-14.56-8.19-28-19.46-43.37-25.14-28.15-10.38-59.39-.91-87.71-10.61a76.59,76.59,0,0,1-30.78-20.23c-9.89-10.52-17.39-24-22.41-38.47C34.61,187.54,39.62,141.24,60.63,108S117.91,55.85,153,59.74"/>
14
+ </g>
15
+ <rect class="cls-4" x="136.96" y="46.76" width="95.39" height="143" rx="16.53" transform="translate(369.32 236.51) rotate(-180)"/>
16
+ <path class="cls-5" d="M148.09,116.66v7.6h71.5v-7.6Zm71.5,14.26h-71.5v7.6h71.5Zm0,14.26h-71.5v7.6h71.5Zm0,14.26h-71.5V167h71.5ZM182.81,173.7H147.88v7.6h34.93Z"/>
17
+ <rect class="cls-4" x="54.45" y="282.58" width="383.54" height="11.78"/>
18
+ <path class="cls-6" d="M320.07,273.6h-39s20.12-3.08,40.14-6.47C320.5,271.06,320.07,273.6,320.07,273.6Z"/>
19
+ <path class="cls-7" d="M114.4,270.54V279s94,3.06,100.92,0,16.06-27.53,22.94-42.82,15.29-21.41,17.59-9.17,9.94,46.63,9.94,46.63h15.29c3.06,7.65,0,12.24,0,12.24,85.63,8.41,123.09,2.29,123.09-6.88s-31.35-94-42.81-108.57-23.71-22.94-48.17-29.82-29.82-2.29-29.82-2.29S258.14,136,236.74,152s-37.47,87.16-39.77,94S114.4,270.54,114.4,270.54Zm206.82-3.41c2.15-11.76,6.88-36,10.32-41.7,4.59-7.64,33.64,30.59,29,33.65C358.38,260.55,339.84,264,321.22,267.13Z"/>
20
+ <path class="cls-8" d="M110.51,283.26l.77-6.5s-28.61-5-34.57-4.61-4.31,11.11-4.31,11.11Z"/>
21
+ <path class="cls-9" d="M259.67,270.54c3.82-1.52,21.41,3.06,21.41,3.06s4.58,9.18,0,12.24-9.18-5.36-13-4.59-12.23,8.41-13.76,6.88a2.12,2.12,0,0,1,0-3.06s-2.3,2.29-2.3,0v-2.29s-2.29,2.29-3.05,0S255.85,272.07,259.67,270.54Z"/>
22
+ <path class="cls-9" d="M95.73,264.79a21.54,21.54,0,0,1,9.39,1.27c3.75,1.35,7.45,2.91,11.07,4.58,1.3,4.4,1.9,9.39-3.71,9.6-4.85.18-7.92-4.59-12.31-5.88-6.15-1.82-14.25-.89-20.64-1.23a11.78,11.78,0,0,1,9.22-7.45C91.38,265.31,93.6,264.94,95.73,264.79Z"/>
23
+ <path class="cls-9" d="M261.65,106a35.58,35.58,0,0,1,.62-6.65c-.77-3.13-1.15-7,.89-13.84,4.59-15.3,24.46-18.35,37.46-12.24s11.47,34.41,11.47,34.41c-2.48,11.33-7.91,19.06-13.64,23.85l-.12.11v21.91s-9.56,6.88-19.12,0v-17.2l-.81-.51a44.73,44.73,0,0,1-12.23-12.11h0a18.78,18.78,0,0,1-3.38-8.84A34.7,34.7,0,0,1,261.65,106Z"/>
24
+ <path class="cls-8" d="M266.55,48.82c21.41-8.41,30.58,0,40.52,2.3s34.41,9.94,64.22-3.06,67.28-2.29,75.69,9.17,23.71,20.65,39.76,20.65,24.47,13,19.12,31.34-26.76,9.94-39,9.18-28.29,24.46-53.52,19.11-22.17-32.87-45.1-22.17-47.52,29.8-64.36,7.85c6,6,0,0,0,0s.9-12.44,3.19-32.31c0,0-13,1.52-21.41-5.36s-6.11-8.41-14.52-3.06-6.88,4.59-6.88,4.59,0,.25,0,1,0,2.26-.12,4.66c0,1.09-.11,2.36-.2,3.88h0c-.27,4.48,1.53,9.08,4.89,14.13,2.49,3.75-6.67,7.74-2.64,12.11.26.3.54.59.81.89,0,0-1.24,4.59-7.36-6.12s-2.29-22.17-8.41-28.28S245.14,57.23,266.55,48.82Z"/>
25
+ <path class="cls-10" d="M312,87.82a3.55,3.55,0,0,1,2.75,1.5,6.69,6.69,0,0,1,1.07,3.05,60,60,0,0,1-.07,12.13,8.5,8.5,0,0,1-1,3.8c-1.54,2.58-4.39,2.45-7,2.45a9.08,9.08,0,0,1-1.42-2.29c-1.53-6.12-1.53-12.23.76-17.58A5.33,5.33,0,0,1,312,87.82Z"/>
26
+ <path class="cls-11" d="M312,87.82a5.19,5.19,0,0,0-5,3.06c-2.29,5.35-2.29,11.46-.76,17.58a9.08,9.08,0,0,0,1.42,2.29h-4.46s-3.84-.76-3.84-4.58,0-12.24,1.39-16.06C301.78,87.48,308.28,86.3,312,87.82Z"/>
27
+ <path class="cls-11" d="M264,88.23a3.49,3.49,0,0,1,.34-.15c0,.83,0,2.26-.12,4.66a12.81,12.81,0,0,1-.2,3.88h0c-.27,4.48,1.53,9.08,4.89,14.13h-4.47s-4-.76-4-4.58,0-12.24,1.44-16.06A3.82,3.82,0,0,1,264,88.23Z"/>
28
+ <path class="cls-11" d="M311.59,96.23c1.23,0,2.22,1.54,2.22,3.44s-1,3.44-2.22,3.44-2.22-1.54-2.22-3.44S310.36,96.23,311.59,96.23Z"/>
29
+ <path class="cls-10" d="M266.46,69.88c4.9-6.25,11.57-10.1,18.92-10.1,15,0,27.24,16.09,27.24,35.94,0,.17,0,.34,0,.51h-2.32c0-.17,0-.34,0-.51,0-18.16-11.16-32.88-24.92-32.88-8.56,0-19.59,5.86-21.89,25.74C263.82,86.06,262,79.41,266.46,69.88Z"/>
30
+ <path class="cls-11" d="M265.39,108a12.63,12.63,0,0,0,15.8,14l.32,1.2a13.24,13.24,0,0,1-3.5.46,13.84,13.84,0,0,1-13.86-15.87Z"/>
31
+ <path class="cls-11" d="M281.49,120.06c2,.58,3.3,2.14,2.91,3.47s-2.32,1.94-4.32,1.36-3.31-2.14-2.92-3.47S279.49,119.47,281.49,120.06Z"/>
32
+ <path d="M 15.53 -16.43 L 15.53 0 L 12.06 0 L 12.06 -7.09 L 5.55 -7.09 L 5.55 0 L 2.07 0 L 2.07 -16.43 L 5.55 -16.43 L 5.55 -9.99 L 12.06 -9.99 L 12.06 -16.43 L 15.53 -16.43 ZM 29.142 -2.88 L 29.142 0 L 19.682 0 L 19.682 -16.43 L 29.142 -16.43 L 29.142 -13.58 L 23.162 -13.58 L 23.162 -9.97 L 28.732 -9.97 L 28.732 -7.12 L 23.162 -7.12 L 23.162 -2.88 L 29.142 -2.88 ZM 42.724 0 L 32.574 0 L 32.574 -16.43 L 36.054 -16.43 L 36.054 -2.88 L 42.724 -2.88 L 42.724 0 ZM 55.728 0 L 45.578 0 L 45.578 -16.43 L 49.058 -16.43 L 49.058 -2.88 L 55.728 -2.88 L 55.728 0 ZM 73.493 -8.24 C 73.493 -5.52 72.819 -3.43 71.473 -1.97 C 70.126 -0.51 68.193 0.22 65.673 0.22 C 63.153 0.22 61.219 -0.51 59.873 -1.97 C 58.526 -3.43 57.853 -5.527 57.853 -8.26 C 57.853 -10.993 58.529 -13.083 59.883 -14.53 C 61.236 -15.97 63.173 -16.69 65.693 -16.69 C 68.219 -16.69 70.153 -15.963 71.493 -14.51 C 72.826 -13.057 73.493 -10.967 73.493 -8.24 Z M 61.503 -8.24 C 61.503 -6.407 61.853 -5.023 62.553 -4.09 C 63.246 -3.163 64.286 -2.7 65.673 -2.7 C 68.453 -2.7 69.843 -4.547 69.843 -8.24 C 69.843 -11.94 68.459 -13.79 65.693 -13.79 C 64.306 -13.79 63.263 -13.323 62.563 -12.39 C 61.856 -11.457 61.503 -10.073 61.503 -8.24 Z" transform="matrix(1, 0, 0, 1, 147.69000244140625, 82.95999908447266)" style="white-space: pre; fill: rgb(103, 204, 230);"/>
33
+ <polygon class="cls-13" points="15.09 145.9 41.83 159.27 48.76 182.04 51.77 162.75 84.41 177.59 97.78 117.18 15.09 145.9"/>
34
+ <polygon class="cls-8" points="88.29 123.74 45.95 154.56 52.64 156.42 88.29 123.74"/>
35
+ </g>
36
+ </g>
37
+ </svg>
plugin-fw/assets/js/yit-plugin-panel.js CHANGED
@@ -275,7 +275,7 @@ jQuery( function ( $ ) {
275
  floatSaveButton.unblock()
276
  .addClass( 'green' )
277
  .fadeOut( 300 )
278
- .html( '<i class="yith-icon yith-icon-check"></i>' + floatSaveButton.data( 'saved-label' ) )
279
  .fadeIn( 300 )
280
  .delay( 2500 )
281
  .queue(
@@ -284,7 +284,7 @@ jQuery( function ( $ ) {
284
  500,
285
  function () {
286
  $( this ).removeClass( 'green' );
287
- $( this ).html( '<i class="yith-icon yith-icon-save"></i>' + $( this ).data( 'default-label' ) ).fadeIn( 500 );
288
  }
289
  );
290
  next();
275
  floatSaveButton.unblock()
276
  .addClass( 'green' )
277
  .fadeOut( 300 )
278
+ .html( floatSaveButton.data( 'saved-label' ) )
279
  .fadeIn( 300 )
280
  .delay( 2500 )
281
  .queue(
284
  500,
285
  function () {
286
  $( this ).removeClass( 'green' );
287
+ $( this ).html( $( this ).data( 'default-label' ) ).fadeIn( 500 );
288
  }
289
  );
290
  next();
plugin-fw/includes/class-yit-plugin-panel.php CHANGED
@@ -769,7 +769,7 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
769
  * @return bool Whether panel has help tab or no.
770
  */
771
  public function has_help_tab() {
772
- return ! empty( $this->settings['help_tab'] ) && apply_filters( 'yith_plugin_fw_panel_has_help_tab', true, $this ) && ( ! $this->is_free() || ! empty( $this->settings['help_tab']['show_on_free'] ) );
773
  }
774
 
775
 
@@ -792,22 +792,31 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
792
  public function print_help_tab() {
793
  $options = isset( $this->settings['help_tab'] ) ? $this->settings['help_tab'] : array();
794
  $plugin_title = isset( $this->settings['plugin_title'] ) ? $this->settings['plugin_title'] : $this->settings['page_title'];
 
 
795
 
796
  if ( 0 !== strpos( $plugin_title, 'YITH' ) ) {
797
  $plugin_title = "YITH {$plugin_title}";
798
  }
799
 
 
 
 
 
 
 
 
 
800
  // parse options.
801
  $options = wp_parse_args(
802
  $options,
803
  array(
804
- // translators: 1. Plugin name.
805
- 'title' => sprintf( _x( 'Thank you for purchasing %s!', 'Help tab default title', 'yith-plugin-fw' ), $plugin_title ),
806
  'description' => _x( 'We want to help you enjoy a wonderful experience with all of our products.', 'Help tab default description', 'yith-plugin-fw' ),
807
  'main_video' => false,
808
  'playlists' => array(),
809
  'hc_url' => 'https://support.yithemes.com/hc/',
810
- 'doc_url' => isset( $this->settings['plugin_slug'] ) ? 'https://docs.yithemes.com/' . $this->settings['plugin_slug'] . '/' : '',
811
  'submit_ticket_url' => 'https://yithemes.com/my-account/support/submit-a-ticket/',
812
  'show_hc_articles' => true,
813
  'show_submit_ticket' => true,
@@ -815,7 +824,7 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
815
  );
816
 
817
  // add campaign parameters to url.
818
- if ( isset( $this->settings['plugin_slug'] ) ) {
819
  $utm_medium = $this->settings['plugin_slug'];
820
  $utm_source = yith_plugin_fw_panel_utm_source( $this );
821
  $utm_campaign = 'help-tab';
@@ -834,6 +843,10 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
834
  }
835
  }
836
 
 
 
 
 
837
  // set template variables.
838
  $current_tab = $this->get_current_tab();
839
  $current_sub_tab = $this->get_current_sub_tab();
@@ -897,12 +910,14 @@ if ( ! class_exists( 'YIT_Plugin_Panel' ) ) {
897
  * @since 3.9.0
898
  */
899
  protected function print_premium_tab() {
900
- $options = $this->settings['premium_tab'] ?? array();
 
901
 
902
  $defaults = array(
903
  'premium_features' => array(),
904
  'main_image_url' => '',
905
  'show_free_vs_premium_link' => true,
 
906
  );
907
  $options = wp_parse_args( $options, $defaults );
908
 
769
  * @return bool Whether panel has help tab or no.
770
  */
771
  public function has_help_tab() {
772
+ return apply_filters( 'yith_plugin_fw_panel_has_help_tab', ! empty( $this->settings['help_tab'] ) && ( ! $this->is_free() || ! empty( $this->settings['help_tab']['show_on_free'] ) ), $this );
773
  }
774
 
775
 
792
  public function print_help_tab() {
793
  $options = isset( $this->settings['help_tab'] ) ? $this->settings['help_tab'] : array();
794
  $plugin_title = isset( $this->settings['plugin_title'] ) ? $this->settings['plugin_title'] : $this->settings['page_title'];
795
+ $is_extended = $this->is_extended();
796
+ $is_premium = $this->is_premium() || ! $is_extended;
797
 
798
  if ( 0 !== strpos( $plugin_title, 'YITH' ) ) {
799
  $plugin_title = "YITH {$plugin_title}";
800
  }
801
 
802
+ // translators: 1. Plugin name.
803
+ $default_title = $is_premium ? _x( 'Thank you for purchasing %s!', 'Help tab default title', 'yith-plugin-fw' ) : _x( 'Thank you for using %s!', 'Help tab default title', 'yith-plugin-fw' );
804
+ $default_doc_url = '';
805
+
806
+ if ( isset( $this->settings['plugin_slug'] ) ) {
807
+ $default_doc_url = $is_extended ? "https://www.bluehost.com/help/article/{$this->settings['plugin_slug']}/" : "https://docs.yithemes.com/{$this->settings['plugin_slug']}/";
808
+ }
809
+
810
  // parse options.
811
  $options = wp_parse_args(
812
  $options,
813
  array(
814
+ 'title' => sprintf( $default_title, $plugin_title ),
 
815
  'description' => _x( 'We want to help you enjoy a wonderful experience with all of our products.', 'Help tab default description', 'yith-plugin-fw' ),
816
  'main_video' => false,
817
  'playlists' => array(),
818
  'hc_url' => 'https://support.yithemes.com/hc/',
819
+ 'doc_url' => $default_doc_url,
820
  'submit_ticket_url' => 'https://yithemes.com/my-account/support/submit-a-ticket/',
821
  'show_hc_articles' => true,
822
  'show_submit_ticket' => true,
824
  );
825
 
826
  // add campaign parameters to url.
827
+ if ( isset( $this->settings['plugin_slug'] ) && ! $is_extended ) {
828
  $utm_medium = $this->settings['plugin_slug'];
829
  $utm_source = yith_plugin_fw_panel_utm_source( $this );
830
  $utm_campaign = 'help-tab';
843
  }
844
  }
845
 
846
+ if ( $is_extended && $options['show_submit_ticket'] ) {
847
+ $options['submit_ticket_url'] = add_query_arg( array( 'page' => 'bluehost' ), admin_url( 'admin.php' ) ) . '#/help';
848
+ }
849
+
850
  // set template variables.
851
  $current_tab = $this->get_current_tab();
852
  $current_sub_tab = $this->get_current_sub_tab();
910
  * @since 3.9.0
911
  */
912
  protected function print_premium_tab() {
913
+ $options = $this->settings['premium_tab'] ?? array();
914
+ $is_extended = $this->is_extended();
915
 
916
  $defaults = array(
917
  'premium_features' => array(),
918
  'main_image_url' => '',
919
  'show_free_vs_premium_link' => true,
920
+ 'show_premium_landing_link' => $is_extended,
921
  );
922
  $options = wp_parse_args( $options, $defaults );
923
 
plugin-fw/init.php CHANGED
@@ -1,13 +1,13 @@
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
- * Version: 3.9.8
5
  * Author: YITH
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
8
  *
9
  * @author YITH
10
- * @version 3.9.7
11
  * @package YITH\PluginFramework
12
  */
13
 
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
+ * Version: 3.9.12
5
  * Author: YITH
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
8
  *
9
  * @author YITH
10
+ * @version 3.9.11
11
  * @package YITH\PluginFramework
12
  */
13
 
plugin-fw/languages/yith-plugin-fw-el.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2021-02-11 18:07:46+0000\n"
9
  "Language: el_GR\n"
10
  "MIME-Version: 1.0\n"
@@ -113,62 +113,62 @@ msgstr "Είστε σίγουρος;"
113
  msgid "Reset to default"
114
  msgstr "Επαναφορά σε προεπιλεγμένο"
115
 
116
- #: includes/class-yit-plugin-panel.php:1059
117
  msgid ""
118
  "The element you have entered already exists. Please, enter another name."
119
  msgstr "Το στοιχείο που εισάγατε υπάρχει ήδη. Παρακαλώ, εισάγετε άλλο όνομα."
120
 
121
- #: includes/class-yit-plugin-panel.php:1060
122
  msgid "Settings saved"
123
  msgstr "Ρυθμίσεις αποθηκεύτηκαν"
124
 
125
- #: includes/class-yit-plugin-panel.php:1061
126
  msgid "Settings reset"
127
  msgstr "Επαναφορά ρυθμίσεων"
128
 
129
- #: includes/class-yit-plugin-panel.php:1062
130
  msgid "Element deleted correctly."
131
  msgstr "Το στοιχείο διαγράφηκε επιτυχώς."
132
 
133
- #: includes/class-yit-plugin-panel.php:1063
134
- #: includes/class-yit-plugin-panel.php:1064
135
  msgid "Element updated correctly."
136
  msgstr "Το στοιχείο αναβαθμίστηκε επιτυχώς."
137
 
138
- #: includes/class-yit-plugin-panel.php:1065
139
  msgid "Database imported correctly."
140
  msgstr "Επιτυχής εισαγωγή βάσης δεδομένων."
141
 
142
- #: includes/class-yit-plugin-panel.php:1066
143
  msgid "An error has occurred during import. Please try again."
144
  msgstr "Παρουσιάστηκε σφάλμα κατά την εισαγωγή. Παρακαλώ προσπαθήστε ξανά."
145
 
146
- #: includes/class-yit-plugin-panel.php:1067
147
  msgid "The added file is not valid."
148
  msgstr "Το προστιθέμενο αρχείο δεν είναι έγκυρο."
149
 
150
- #: includes/class-yit-plugin-panel.php:1068
151
  msgid "Sorry, import is disabled."
152
  msgstr "Συγνώμη, η εισαγωγή είναι απενεργοποιημένη."
153
 
154
- #: includes/class-yit-plugin-panel.php:1069
155
  msgid "Sorting successful."
156
  msgstr "Διαλογή επιτυχής."
157
 
158
- #: includes/class-yit-plugin-panel.php:1558
159
  msgid "We need your support"
160
  msgstr "Χρειαζόμαστε την υποστήριξή σας"
161
 
162
- #: includes/class-yit-plugin-panel.php:1559
163
  msgid "to keep updating and improving the plugin. Please,"
164
  msgstr ""
165
  "για να διατηρήσετε την ενημέρωση και τη βελτίωση του πρόσθετου. Παρακαλώ,"
166
 
167
- #: includes/class-yit-plugin-panel.php:1561
168
  msgid "help us by leaving a good review"
169
  msgstr ""
170
 
171
- #: includes/class-yit-plugin-panel.php:1562
172
  msgid ":) Thanks!"
173
  msgstr ":) Ευχαριστώ!"
174
 
@@ -664,17 +664,6 @@ msgstr ""
664
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
665
  msgstr ""
666
 
667
- #. translators: 1. Plugin(s) name(s).
668
- #: yit-deactive-plugin.php:119
669
- msgid ""
670
- "%s was deactivated as you're running an higher tier version of the same "
671
- "plugin."
672
- msgid_plural ""
673
- "%s were deactivated as you're running higher tier versions of the same "
674
- "plugins."
675
- msgstr[0] ""
676
- msgstr[1] ""
677
-
678
  #. translators: %s is the title of the post object.
679
  #: yit-functions.php:1938
680
  msgid "Are you sure you want to move \"%s\" to trash?"
@@ -689,10 +678,21 @@ msgstr ""
689
  msgid "Further actions"
690
  msgstr ""
691
 
692
- #: yit-plugin.php:213
693
  msgid "License"
694
  msgstr "Άδεια χρήσης προϊόντος"
695
 
 
 
 
 
 
 
 
 
 
 
 
696
  #. Author of the plugin/theme
697
  msgid "YITH"
698
  msgstr "YITH"
@@ -730,23 +730,28 @@ msgid "Yes, delete"
730
  msgstr ""
731
 
732
  #. translators: 1. Plugin name.
733
- #: includes/class-yit-plugin-panel.php:805
734
  msgctxt "Help tab default title"
735
  msgid "Thank you for purchasing %s!"
736
  msgstr ""
737
 
738
- #: includes/class-yit-plugin-panel.php:806
 
 
 
 
 
739
  msgctxt "Help tab default description"
740
  msgid ""
741
  "We want to help you enjoy a wonderful experience with all of our products."
742
  msgstr ""
743
 
744
- #: includes/class-yit-plugin-panel.php:853
745
  msgctxt "Premium tab name"
746
  msgid "Get premium"
747
  msgstr ""
748
 
749
- #: includes/class-yit-plugin-panel.php:865
750
  msgctxt "Help tab name"
751
  msgid "Help"
752
  msgstr ""
@@ -866,64 +871,64 @@ msgid "NO"
866
  msgstr "ΟΧΙ"
867
 
868
  #. translators: 1. Url to EN playlist.
869
- #: templates/panel/help-tab.php:87
870
  msgctxt "Help tab view all video link"
871
  msgid ""
872
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
873
  "learn more >"
874
  msgstr ""
875
 
876
- #: templates/panel/help-tab.php:94
877
  msgctxt "Help tab Watch Videotutorials link"
878
  msgid "Videos are also available in:"
879
  msgstr ""
880
 
881
- #: templates/panel/help-tab.php:124
882
  msgctxt "Help tab Read Documentation link"
883
  msgid "Read the documentation"
884
  msgstr ""
885
 
886
- #: templates/panel/help-tab.php:127
887
  msgctxt "Help tab Read Documentation link"
888
  msgid "to learn how the plugin works from the basics."
889
  msgstr ""
890
 
891
- #: templates/panel/help-tab.php:137
892
  msgctxt "Help tab Watch video tutorials link"
893
  msgid "Watch our video tutorials"
894
  msgstr ""
895
 
896
- #: templates/panel/help-tab.php:140
897
  msgctxt "Help tab Watch video tutorials link"
898
  msgid "to see some helpful use cases."
899
  msgstr ""
900
 
901
- #: templates/panel/help-tab.php:150
902
  msgctxt "Help tab view FAQs link"
903
  msgid "Check the FAQs"
904
  msgstr ""
905
 
906
- #: templates/panel/help-tab.php:153
907
  msgctxt "Help tab view FAQs link"
908
  msgid "to find answers to your doubts."
909
  msgstr ""
910
 
911
- #: templates/panel/help-tab.php:169
912
  msgctxt "Help tab FAQ title"
913
  msgid "Last FAQs in our Help Center"
914
  msgstr ""
915
 
916
- #: templates/panel/help-tab.php:183
917
  msgctxt "Help tab FAQ link"
918
  msgid "View all FAQs >"
919
  msgstr ""
920
 
921
- #: templates/panel/help-tab.php:192
922
  msgctxt "Help tab submit ticket title"
923
  msgid "Need help?"
924
  msgstr ""
925
 
926
- #: templates/panel/help-tab.php:195
927
  msgctxt "Help tab submit ticket description"
928
  msgid ""
929
  "If you are experiencing any technical issues, ask for help from our "
@@ -931,11 +936,42 @@ msgid ""
931
  "soon as possible."
932
  msgstr ""
933
 
934
- #: templates/panel/help-tab.php:203
935
  msgctxt "Help tab submit ticket button"
936
  msgid "Submit a ticket"
937
  msgstr ""
938
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
939
  #: templates/panel/premium-tab.php:30
940
  msgctxt "Premium Tab"
941
  msgid "Get the premium version to unlock advanced features"
@@ -1042,7 +1078,7 @@ msgctxt "Plugin Row Meta"
1042
  msgid "Premium version"
1043
  msgstr "Premium έκδοση"
1044
 
1045
- #: yit-plugin.php:209
1046
  msgctxt "Action links"
1047
  msgid "Settings"
1048
  msgstr "Ρυθμίσεις"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-18 06:07:56+00:00\n"
8
  "PO-Revision-Date: 2021-02-11 18:07:46+0000\n"
9
  "Language: el_GR\n"
10
  "MIME-Version: 1.0\n"
113
  msgid "Reset to default"
114
  msgstr "Επαναφορά σε προεπιλεγμένο"
115
 
116
+ #: includes/class-yit-plugin-panel.php:1072
117
  msgid ""
118
  "The element you have entered already exists. Please, enter another name."
119
  msgstr "Το στοιχείο που εισάγατε υπάρχει ήδη. Παρακαλώ, εισάγετε άλλο όνομα."
120
 
121
+ #: includes/class-yit-plugin-panel.php:1073
122
  msgid "Settings saved"
123
  msgstr "Ρυθμίσεις αποθηκεύτηκαν"
124
 
125
+ #: includes/class-yit-plugin-panel.php:1074
126
  msgid "Settings reset"
127
  msgstr "Επαναφορά ρυθμίσεων"
128
 
129
+ #: includes/class-yit-plugin-panel.php:1075
130
  msgid "Element deleted correctly."
131
  msgstr "Το στοιχείο διαγράφηκε επιτυχώς."
132
 
133
+ #: includes/class-yit-plugin-panel.php:1076
134
+ #: includes/class-yit-plugin-panel.php:1077
135
  msgid "Element updated correctly."
136
  msgstr "Το στοιχείο αναβαθμίστηκε επιτυχώς."
137
 
138
+ #: includes/class-yit-plugin-panel.php:1078
139
  msgid "Database imported correctly."
140
  msgstr "Επιτυχής εισαγωγή βάσης δεδομένων."
141
 
142
+ #: includes/class-yit-plugin-panel.php:1079
143
  msgid "An error has occurred during import. Please try again."
144
  msgstr "Παρουσιάστηκε σφάλμα κατά την εισαγωγή. Παρακαλώ προσπαθήστε ξανά."
145
 
146
+ #: includes/class-yit-plugin-panel.php:1080
147
  msgid "The added file is not valid."
148
  msgstr "Το προστιθέμενο αρχείο δεν είναι έγκυρο."
149
 
150
+ #: includes/class-yit-plugin-panel.php:1081
151
  msgid "Sorry, import is disabled."
152
  msgstr "Συγνώμη, η εισαγωγή είναι απενεργοποιημένη."
153
 
154
+ #: includes/class-yit-plugin-panel.php:1082
155
  msgid "Sorting successful."
156
  msgstr "Διαλογή επιτυχής."
157
 
158
+ #: includes/class-yit-plugin-panel.php:1571
159
  msgid "We need your support"
160
  msgstr "Χρειαζόμαστε την υποστήριξή σας"
161
 
162
+ #: includes/class-yit-plugin-panel.php:1572
163
  msgid "to keep updating and improving the plugin. Please,"
164
  msgstr ""
165
  "για να διατηρήσετε την ενημέρωση και τη βελτίωση του πρόσθετου. Παρακαλώ,"
166
 
167
+ #: includes/class-yit-plugin-panel.php:1574
168
  msgid "help us by leaving a good review"
169
  msgstr ""
170
 
171
+ #: includes/class-yit-plugin-panel.php:1575
172
  msgid ":) Thanks!"
173
  msgstr ":) Ευχαριστώ!"
174
 
664
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
665
  msgstr ""
666
 
 
 
 
 
 
 
 
 
 
 
 
667
  #. translators: %s is the title of the post object.
668
  #: yit-functions.php:1938
669
  msgid "Are you sure you want to move \"%s\" to trash?"
678
  msgid "Further actions"
679
  msgstr ""
680
 
681
+ #: yit-plugin.php:232
682
  msgid "License"
683
  msgstr "Άδεια χρήσης προϊόντος"
684
 
685
+ #. translators: 1. Plugin(s) name(s).
686
+ #: yit-plugin.php:271
687
+ msgid ""
688
+ "%s was deactivated as you're running an higher tier version of the same "
689
+ "plugin."
690
+ msgid_plural ""
691
+ "%s were deactivated as you're running higher tier versions of the same "
692
+ "plugins."
693
+ msgstr[0] ""
694
+ msgstr[1] ""
695
+
696
  #. Author of the plugin/theme
697
  msgid "YITH"
698
  msgstr "YITH"
730
  msgstr ""
731
 
732
  #. translators: 1. Plugin name.
733
+ #: includes/class-yit-plugin-panel.php:803
734
  msgctxt "Help tab default title"
735
  msgid "Thank you for purchasing %s!"
736
  msgstr ""
737
 
738
+ #: includes/class-yit-plugin-panel.php:803
739
+ msgctxt "Help tab default title"
740
+ msgid "Thank you for using %s!"
741
+ msgstr ""
742
+
743
+ #: includes/class-yit-plugin-panel.php:815
744
  msgctxt "Help tab default description"
745
  msgid ""
746
  "We want to help you enjoy a wonderful experience with all of our products."
747
  msgstr ""
748
 
749
+ #: includes/class-yit-plugin-panel.php:866
750
  msgctxt "Premium tab name"
751
  msgid "Get premium"
752
  msgstr ""
753
 
754
+ #: includes/class-yit-plugin-panel.php:878
755
  msgctxt "Help tab name"
756
  msgid "Help"
757
  msgstr ""
871
  msgstr "ΟΧΙ"
872
 
873
  #. translators: 1. Url to EN playlist.
874
+ #: templates/panel/help-tab.php:89
875
  msgctxt "Help tab view all video link"
876
  msgid ""
877
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
878
  "learn more >"
879
  msgstr ""
880
 
881
+ #: templates/panel/help-tab.php:96
882
  msgctxt "Help tab Watch Videotutorials link"
883
  msgid "Videos are also available in:"
884
  msgstr ""
885
 
886
+ #: templates/panel/help-tab.php:126
887
  msgctxt "Help tab Read Documentation link"
888
  msgid "Read the documentation"
889
  msgstr ""
890
 
891
+ #: templates/panel/help-tab.php:129
892
  msgctxt "Help tab Read Documentation link"
893
  msgid "to learn how the plugin works from the basics."
894
  msgstr ""
895
 
896
+ #: templates/panel/help-tab.php:139
897
  msgctxt "Help tab Watch video tutorials link"
898
  msgid "Watch our video tutorials"
899
  msgstr ""
900
 
901
+ #: templates/panel/help-tab.php:142
902
  msgctxt "Help tab Watch video tutorials link"
903
  msgid "to see some helpful use cases."
904
  msgstr ""
905
 
906
+ #: templates/panel/help-tab.php:152
907
  msgctxt "Help tab view FAQs link"
908
  msgid "Check the FAQs"
909
  msgstr ""
910
 
911
+ #: templates/panel/help-tab.php:155
912
  msgctxt "Help tab view FAQs link"
913
  msgid "to find answers to your doubts."
914
  msgstr ""
915
 
916
+ #: templates/panel/help-tab.php:170
917
  msgctxt "Help tab FAQ title"
918
  msgid "Last FAQs in our Help Center"
919
  msgstr ""
920
 
921
+ #: templates/panel/help-tab.php:184
922
  msgctxt "Help tab FAQ link"
923
  msgid "View all FAQs >"
924
  msgstr ""
925
 
926
+ #: templates/panel/help-tab.php:193
927
  msgctxt "Help tab submit ticket title"
928
  msgid "Need help?"
929
  msgstr ""
930
 
931
+ #: templates/panel/help-tab.php:196
932
  msgctxt "Help tab submit ticket description"
933
  msgid ""
934
  "If you are experiencing any technical issues, ask for help from our "
936
  "soon as possible."
937
  msgstr ""
938
 
939
+ #: templates/panel/help-tab.php:204
940
  msgctxt "Help tab submit ticket button"
941
  msgid "Submit a ticket"
942
  msgstr ""
943
 
944
+ #: templates/panel/help-tab.php:216 templates/panel/help-tab.php:218
945
+ #: templates/panel/help-tab.php:223
946
+ msgctxt "Help tab documentation"
947
+ msgid "Read the plugin documentation"
948
+ msgstr ""
949
+
950
+ #: templates/panel/help-tab.php:220
951
+ msgctxt "Help tab documentation"
952
+ msgid "to learn from basics how it works"
953
+ msgstr ""
954
+
955
+ #: templates/panel/help-tab.php:231 templates/panel/help-tab.php:233
956
+ msgctxt "Help tab support"
957
+ msgid "Need some help?"
958
+ msgstr ""
959
+
960
+ #: templates/panel/help-tab.php:235
961
+ msgctxt "Help tab support"
962
+ msgid "From DIY to full-service help"
963
+ msgstr ""
964
+
965
+ #: templates/panel/help-tab.php:238
966
+ msgctxt "Help tab support"
967
+ msgid "Call or chat 24/7 for support or let our expert to make your site"
968
+ msgstr ""
969
+
970
+ #: templates/panel/help-tab.php:241
971
+ msgctxt "Help tab support"
972
+ msgid "Yes, I need help"
973
+ msgstr ""
974
+
975
  #: templates/panel/premium-tab.php:30
976
  msgctxt "Premium Tab"
977
  msgid "Get the premium version to unlock advanced features"
1078
  msgid "Premium version"
1079
  msgstr "Premium έκδοση"
1080
 
1081
+ #: yit-plugin.php:228
1082
  msgctxt "Action links"
1083
  msgid "Settings"
1084
  msgstr "Ρυθμίσεις"
plugin-fw/languages/yith-plugin-fw-es_ES.mo CHANGED
Binary file
plugin-fw/languages/yith-plugin-fw-es_ES.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
- "PO-Revision-Date: 2022-03-21 12:58:47+0000\n"
9
  "Language: es\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -114,63 +114,63 @@ msgstr "¿Estás seguro?"
114
  msgid "Reset to default"
115
  msgstr "Restablecer valores predeterminados"
116
 
117
- #: includes/class-yit-plugin-panel.php:1059
118
  msgid ""
119
  "The element you have entered already exists. Please, enter another name."
120
  msgstr ""
121
  "El elemento que has introducido ya existe. Por favor, introduce otro nombre."
122
 
123
- #: includes/class-yit-plugin-panel.php:1060
124
  msgid "Settings saved"
125
  msgstr "Ajustes guardados"
126
 
127
- #: includes/class-yit-plugin-panel.php:1061
128
  msgid "Settings reset"
129
  msgstr "Restablecer ajustes"
130
 
131
- #: includes/class-yit-plugin-panel.php:1062
132
  msgid "Element deleted correctly."
133
  msgstr "Elemento eliminado correctamente."
134
 
135
- #: includes/class-yit-plugin-panel.php:1063
136
- #: includes/class-yit-plugin-panel.php:1064
137
  msgid "Element updated correctly."
138
  msgstr "Elemento actualizado correctamente."
139
 
140
- #: includes/class-yit-plugin-panel.php:1065
141
  msgid "Database imported correctly."
142
  msgstr "Base de datos importada correctamente."
143
 
144
- #: includes/class-yit-plugin-panel.php:1066
145
  msgid "An error has occurred during import. Please try again."
146
  msgstr ""
147
  "Ha ocurrido un error durante la importación. Por favor, inténtalo de nuevo."
148
 
149
- #: includes/class-yit-plugin-panel.php:1067
150
  msgid "The added file is not valid."
151
  msgstr "El archivo añadido no es válido."
152
 
153
- #: includes/class-yit-plugin-panel.php:1068
154
  msgid "Sorry, import is disabled."
155
  msgstr "Lo siento, la importación está desactivada."
156
 
157
- #: includes/class-yit-plugin-panel.php:1069
158
  msgid "Sorting successful."
159
  msgstr "Clasificación realizada con éxito"
160
 
161
- #: includes/class-yit-plugin-panel.php:1558
162
  msgid "We need your support"
163
  msgstr "Necesitamos tu apoyo"
164
 
165
- #: includes/class-yit-plugin-panel.php:1559
166
  msgid "to keep updating and improving the plugin. Please,"
167
  msgstr "para que podamos seguir actualizando y mejorando el plugin. Por favor,"
168
 
169
- #: includes/class-yit-plugin-panel.php:1561
170
  msgid "help us by leaving a good review"
171
  msgstr "ayúdanos dejando una buena valoración"
172
 
173
- #: includes/class-yit-plugin-panel.php:1562
174
  msgid ":) Thanks!"
175
  msgstr ":) ¡Gracias!"
176
 
@@ -672,17 +672,6 @@ msgstr "Espacio libre en la base de datos:"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Datos: %1$.2fMB | Índice: %2$.2fMB | Libre: %3$.2fMB | Motor: %4$s"
674
 
675
- #. translators: 1. Plugin(s) name(s).
676
- #: yit-deactive-plugin.php:119
677
- msgid ""
678
- "%s was deactivated as you're running an higher tier version of the same "
679
- "plugin."
680
- msgid_plural ""
681
- "%s were deactivated as you're running higher tier versions of the same "
682
- "plugins."
683
- msgstr[0] ""
684
- msgstr[1] ""
685
-
686
  #. translators: %s is the title of the post object.
687
  #: yit-functions.php:1938
688
  msgid "Are you sure you want to move \"%s\" to trash?"
@@ -697,10 +686,25 @@ msgstr "¿Estás seguro de que quieres borrar \"%s\"?"
697
  msgid "Further actions"
698
  msgstr "Otras acciones"
699
 
700
- #: yit-plugin.php:213
701
  msgid "License"
702
  msgstr "Licencia"
703
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
704
  #. Author of the plugin/theme
705
  msgid "YITH"
706
  msgstr "YITH"
@@ -738,12 +742,18 @@ msgid "Yes, delete"
738
  msgstr "Si, borrar"
739
 
740
  #. translators: 1. Plugin name.
741
- #: includes/class-yit-plugin-panel.php:805
742
  msgctxt "Help tab default title"
743
  msgid "Thank you for purchasing %s!"
744
  msgstr "¡Gracias por comprar %s!"
745
 
746
- #: includes/class-yit-plugin-panel.php:806
 
 
 
 
 
 
747
  msgctxt "Help tab default description"
748
  msgid ""
749
  "We want to help you enjoy a wonderful experience with all of our products."
@@ -751,12 +761,12 @@ msgstr ""
751
  "Queremos ayudarte a disfrutar de una experiencia maravillosa con todos "
752
  "nuestros productos."
753
 
754
- #: includes/class-yit-plugin-panel.php:853
755
  msgctxt "Premium tab name"
756
  msgid "Get premium"
757
  msgstr "Obtén premium"
758
 
759
- #: includes/class-yit-plugin-panel.php:865
760
  msgctxt "Help tab name"
761
  msgid "Help"
762
  msgstr "Ayuda"
@@ -874,7 +884,7 @@ msgid "NO"
874
  msgstr "NO"
875
 
876
  #. translators: 1. Url to EN playlist.
877
- #: templates/panel/help-tab.php:87
878
  msgctxt "Help tab view all video link"
879
  msgid ""
880
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
@@ -883,57 +893,57 @@ msgstr ""
883
  "Consulta la <a href=\"%s\" target=\"_blank\">Lista de reproducción en "
884
  "Youtube</a> para saber más >"
885
 
886
- #: templates/panel/help-tab.php:94
887
  msgctxt "Help tab Watch Videotutorials link"
888
  msgid "Videos are also available in:"
889
  msgstr "Los vídeos también están disponibles en:"
890
 
891
- #: templates/panel/help-tab.php:124
892
  msgctxt "Help tab Read Documentation link"
893
  msgid "Read the documentation"
894
  msgstr "Lee la documentación"
895
 
896
- #: templates/panel/help-tab.php:127
897
  msgctxt "Help tab Read Documentation link"
898
  msgid "to learn how the plugin works from the basics."
899
  msgstr "para aprender cómo funciona el plugin desde lo más básico."
900
 
901
- #: templates/panel/help-tab.php:137
902
  msgctxt "Help tab Watch video tutorials link"
903
  msgid "Watch our video tutorials"
904
  msgstr "Ve nuestros videotutoriales"
905
 
906
- #: templates/panel/help-tab.php:140
907
  msgctxt "Help tab Watch video tutorials link"
908
  msgid "to see some helpful use cases."
909
  msgstr "para ver algunos casos de uso útiles."
910
 
911
- #: templates/panel/help-tab.php:150
912
  msgctxt "Help tab view FAQs link"
913
  msgid "Check the FAQs"
914
  msgstr "Comprueba los FAQ"
915
 
916
- #: templates/panel/help-tab.php:153
917
  msgctxt "Help tab view FAQs link"
918
  msgid "to find answers to your doubts."
919
  msgstr "para encontrar respuestas a tus dudas."
920
 
921
- #: templates/panel/help-tab.php:169
922
  msgctxt "Help tab FAQ title"
923
  msgid "Last FAQs in our Help Center"
924
  msgstr "Últimos FAQs en nuestro Centro de Ayuda"
925
 
926
- #: templates/panel/help-tab.php:183
927
  msgctxt "Help tab FAQ link"
928
  msgid "View all FAQs >"
929
  msgstr "Ver todos los FAQs >"
930
 
931
- #: templates/panel/help-tab.php:192
932
  msgctxt "Help tab submit ticket title"
933
  msgid "Need help?"
934
  msgstr "¿Necesitas ayuda?"
935
 
936
- #: templates/panel/help-tab.php:195
937
  msgctxt "Help tab submit ticket description"
938
  msgid ""
939
  "If you are experiencing any technical issues, ask for help from our "
@@ -944,11 +954,45 @@ msgstr ""
944
  "Envía un ticket a través de nuestro servicio de asistencia y te ayudaremos "
945
  "lo antes posible."
946
 
947
- #: templates/panel/help-tab.php:203
948
  msgctxt "Help tab submit ticket button"
949
  msgid "Submit a ticket"
950
  msgstr "Enviar ticket"
951
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
952
  #: templates/panel/premium-tab.php:30
953
  msgctxt "Premium Tab"
954
  msgid "Get the premium version to unlock advanced features"
@@ -1055,7 +1099,7 @@ msgctxt "Plugin Row Meta"
1055
  msgid "Premium version"
1056
  msgstr "Versión premium"
1057
 
1058
- #: yit-plugin.php:209
1059
  msgctxt "Action links"
1060
  msgid "Settings"
1061
  msgstr "Ajustes"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-18 06:07:56+00:00\n"
8
+ "PO-Revision-Date: 2022-07-06 06:44:36+0000\n"
9
  "Language: es\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
114
  msgid "Reset to default"
115
  msgstr "Restablecer valores predeterminados"
116
 
117
+ #: includes/class-yit-plugin-panel.php:1072
118
  msgid ""
119
  "The element you have entered already exists. Please, enter another name."
120
  msgstr ""
121
  "El elemento que has introducido ya existe. Por favor, introduce otro nombre."
122
 
123
+ #: includes/class-yit-plugin-panel.php:1073
124
  msgid "Settings saved"
125
  msgstr "Ajustes guardados"
126
 
127
+ #: includes/class-yit-plugin-panel.php:1074
128
  msgid "Settings reset"
129
  msgstr "Restablecer ajustes"
130
 
131
+ #: includes/class-yit-plugin-panel.php:1075
132
  msgid "Element deleted correctly."
133
  msgstr "Elemento eliminado correctamente."
134
 
135
+ #: includes/class-yit-plugin-panel.php:1076
136
+ #: includes/class-yit-plugin-panel.php:1077
137
  msgid "Element updated correctly."
138
  msgstr "Elemento actualizado correctamente."
139
 
140
+ #: includes/class-yit-plugin-panel.php:1078
141
  msgid "Database imported correctly."
142
  msgstr "Base de datos importada correctamente."
143
 
144
+ #: includes/class-yit-plugin-panel.php:1079
145
  msgid "An error has occurred during import. Please try again."
146
  msgstr ""
147
  "Ha ocurrido un error durante la importación. Por favor, inténtalo de nuevo."
148
 
149
+ #: includes/class-yit-plugin-panel.php:1080
150
  msgid "The added file is not valid."
151
  msgstr "El archivo añadido no es válido."
152
 
153
+ #: includes/class-yit-plugin-panel.php:1081
154
  msgid "Sorry, import is disabled."
155
  msgstr "Lo siento, la importación está desactivada."
156
 
157
+ #: includes/class-yit-plugin-panel.php:1082
158
  msgid "Sorting successful."
159
  msgstr "Clasificación realizada con éxito"
160
 
161
+ #: includes/class-yit-plugin-panel.php:1571
162
  msgid "We need your support"
163
  msgstr "Necesitamos tu apoyo"
164
 
165
+ #: includes/class-yit-plugin-panel.php:1572
166
  msgid "to keep updating and improving the plugin. Please,"
167
  msgstr "para que podamos seguir actualizando y mejorando el plugin. Por favor,"
168
 
169
+ #: includes/class-yit-plugin-panel.php:1574
170
  msgid "help us by leaving a good review"
171
  msgstr "ayúdanos dejando una buena valoración"
172
 
173
+ #: includes/class-yit-plugin-panel.php:1575
174
  msgid ":) Thanks!"
175
  msgstr ":) ¡Gracias!"
176
 
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Datos: %1$.2fMB | Índice: %2$.2fMB | Libre: %3$.2fMB | Motor: %4$s"
674
 
 
 
 
 
 
 
 
 
 
 
 
675
  #. translators: %s is the title of the post object.
676
  #: yit-functions.php:1938
677
  msgid "Are you sure you want to move \"%s\" to trash?"
686
  msgid "Further actions"
687
  msgstr "Otras acciones"
688
 
689
+ #: yit-plugin.php:232
690
  msgid "License"
691
  msgstr "Licencia"
692
 
693
+ #. translators: 1. Plugin(s) name(s).
694
+ #: yit-plugin.php:271
695
+ msgid ""
696
+ "%s was deactivated as you're running an higher tier version of the same "
697
+ "plugin."
698
+ msgid_plural ""
699
+ "%s were deactivated as you're running higher tier versions of the same "
700
+ "plugins."
701
+ msgstr[0] ""
702
+ "%s fue desactivado ya que estás ejecutando una versión superior del mismo "
703
+ "plugin."
704
+ msgstr[1] ""
705
+ "%s fueron desactivados ya que estás ejecutando una versión superior de los "
706
+ "mismos plugins."
707
+
708
  #. Author of the plugin/theme
709
  msgid "YITH"
710
  msgstr "YITH"
742
  msgstr "Si, borrar"
743
 
744
  #. translators: 1. Plugin name.
745
+ #: includes/class-yit-plugin-panel.php:803
746
  msgctxt "Help tab default title"
747
  msgid "Thank you for purchasing %s!"
748
  msgstr "¡Gracias por comprar %s!"
749
 
750
+ #: includes/class-yit-plugin-panel.php:803
751
+ #, fuzzy
752
+ msgctxt "Help tab default title"
753
+ msgid "Thank you for using %s!"
754
+ msgstr "¡Gracias por comprar %s!"
755
+
756
+ #: includes/class-yit-plugin-panel.php:815
757
  msgctxt "Help tab default description"
758
  msgid ""
759
  "We want to help you enjoy a wonderful experience with all of our products."
761
  "Queremos ayudarte a disfrutar de una experiencia maravillosa con todos "
762
  "nuestros productos."
763
 
764
+ #: includes/class-yit-plugin-panel.php:866
765
  msgctxt "Premium tab name"
766
  msgid "Get premium"
767
  msgstr "Obtén premium"
768
 
769
+ #: includes/class-yit-plugin-panel.php:878
770
  msgctxt "Help tab name"
771
  msgid "Help"
772
  msgstr "Ayuda"
884
  msgstr "NO"
885
 
886
  #. translators: 1. Url to EN playlist.
887
+ #: templates/panel/help-tab.php:89
888
  msgctxt "Help tab view all video link"
889
  msgid ""
890
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
893
  "Consulta la <a href=\"%s\" target=\"_blank\">Lista de reproducción en "
894
  "Youtube</a> para saber más >"
895
 
896
+ #: templates/panel/help-tab.php:96
897
  msgctxt "Help tab Watch Videotutorials link"
898
  msgid "Videos are also available in:"
899
  msgstr "Los vídeos también están disponibles en:"
900
 
901
+ #: templates/panel/help-tab.php:126
902
  msgctxt "Help tab Read Documentation link"
903
  msgid "Read the documentation"
904
  msgstr "Lee la documentación"
905
 
906
+ #: templates/panel/help-tab.php:129
907
  msgctxt "Help tab Read Documentation link"
908
  msgid "to learn how the plugin works from the basics."
909
  msgstr "para aprender cómo funciona el plugin desde lo más básico."
910
 
911
+ #: templates/panel/help-tab.php:139
912
  msgctxt "Help tab Watch video tutorials link"
913
  msgid "Watch our video tutorials"
914
  msgstr "Ve nuestros videotutoriales"
915
 
916
+ #: templates/panel/help-tab.php:142
917
  msgctxt "Help tab Watch video tutorials link"
918
  msgid "to see some helpful use cases."
919
  msgstr "para ver algunos casos de uso útiles."
920
 
921
+ #: templates/panel/help-tab.php:152
922
  msgctxt "Help tab view FAQs link"
923
  msgid "Check the FAQs"
924
  msgstr "Comprueba los FAQ"
925
 
926
+ #: templates/panel/help-tab.php:155
927
  msgctxt "Help tab view FAQs link"
928
  msgid "to find answers to your doubts."
929
  msgstr "para encontrar respuestas a tus dudas."
930
 
931
+ #: templates/panel/help-tab.php:170
932
  msgctxt "Help tab FAQ title"
933
  msgid "Last FAQs in our Help Center"
934
  msgstr "Últimos FAQs en nuestro Centro de Ayuda"
935
 
936
+ #: templates/panel/help-tab.php:184
937
  msgctxt "Help tab FAQ link"
938
  msgid "View all FAQs >"
939
  msgstr "Ver todos los FAQs >"
940
 
941
+ #: templates/panel/help-tab.php:193
942
  msgctxt "Help tab submit ticket title"
943
  msgid "Need help?"
944
  msgstr "¿Necesitas ayuda?"
945
 
946
+ #: templates/panel/help-tab.php:196
947
  msgctxt "Help tab submit ticket description"
948
  msgid ""
949
  "If you are experiencing any technical issues, ask for help from our "
954
  "Envía un ticket a través de nuestro servicio de asistencia y te ayudaremos "
955
  "lo antes posible."
956
 
957
+ #: templates/panel/help-tab.php:204
958
  msgctxt "Help tab submit ticket button"
959
  msgid "Submit a ticket"
960
  msgstr "Enviar ticket"
961
 
962
+ #: templates/panel/help-tab.php:216 templates/panel/help-tab.php:218
963
+ #: templates/panel/help-tab.php:223
964
+ #, fuzzy
965
+ msgctxt "Help tab documentation"
966
+ msgid "Read the plugin documentation"
967
+ msgstr "Lee la documentación"
968
+
969
+ #: templates/panel/help-tab.php:220
970
+ msgctxt "Help tab documentation"
971
+ msgid "to learn from basics how it works"
972
+ msgstr ""
973
+
974
+ #: templates/panel/help-tab.php:231 templates/panel/help-tab.php:233
975
+ #, fuzzy
976
+ msgctxt "Help tab support"
977
+ msgid "Need some help?"
978
+ msgstr "¿Necesitas ayuda?"
979
+
980
+ #: templates/panel/help-tab.php:235
981
+ msgctxt "Help tab support"
982
+ msgid "From DIY to full-service help"
983
+ msgstr ""
984
+
985
+ #: templates/panel/help-tab.php:238
986
+ msgctxt "Help tab support"
987
+ msgid "Call or chat 24/7 for support or let our expert to make your site"
988
+ msgstr ""
989
+
990
+ #: templates/panel/help-tab.php:241
991
+ #, fuzzy
992
+ msgctxt "Help tab support"
993
+ msgid "Yes, I need help"
994
+ msgstr "¿Necesitas ayuda?"
995
+
996
  #: templates/panel/premium-tab.php:30
997
  msgctxt "Premium Tab"
998
  msgid "Get the premium version to unlock advanced features"
1099
  msgid "Premium version"
1100
  msgstr "Versión premium"
1101
 
1102
+ #: yit-plugin.php:228
1103
  msgctxt "Action links"
1104
  msgid "Settings"
1105
  msgstr "Ajustes"
plugin-fw/languages/yith-plugin-fw-it_IT.mo CHANGED
Binary file
plugin-fw/languages/yith-plugin-fw-it_IT.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
- "PO-Revision-Date: 2022-03-21 13:01:47+0000\n"
9
  "Language: it\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -114,61 +114,61 @@ msgstr "Sei sicuro?"
114
  msgid "Reset to default"
115
  msgstr "Ripristina configurazione predefinita"
116
 
117
- #: includes/class-yit-plugin-panel.php:1059
118
  msgid ""
119
  "The element you have entered already exists. Please, enter another name."
120
  msgstr "L'elemento inserito esiste già. Per favore, inserisci un altro nome."
121
 
122
- #: includes/class-yit-plugin-panel.php:1060
123
  msgid "Settings saved"
124
  msgstr "Impostazioni salvate"
125
 
126
- #: includes/class-yit-plugin-panel.php:1061
127
  msgid "Settings reset"
128
  msgstr "Impostazioni azzerate"
129
 
130
- #: includes/class-yit-plugin-panel.php:1062
131
  msgid "Element deleted correctly."
132
  msgstr "Elemento rimosso correttamente."
133
 
134
- #: includes/class-yit-plugin-panel.php:1063
135
- #: includes/class-yit-plugin-panel.php:1064
136
  msgid "Element updated correctly."
137
  msgstr "Elemento aggiornato correttamente."
138
 
139
- #: includes/class-yit-plugin-panel.php:1065
140
  msgid "Database imported correctly."
141
  msgstr "Database importato correttamente."
142
 
143
- #: includes/class-yit-plugin-panel.php:1066
144
  msgid "An error has occurred during import. Please try again."
145
  msgstr "Si è verificato un errore durante l'importazione. Prova di nuovo."
146
 
147
- #: includes/class-yit-plugin-panel.php:1067
148
  msgid "The added file is not valid."
149
  msgstr "Il file aggiunto non è valido."
150
 
151
- #: includes/class-yit-plugin-panel.php:1068
152
  msgid "Sorry, import is disabled."
153
  msgstr "Ci dispiace, l'importazione è disabilitata."
154
 
155
- #: includes/class-yit-plugin-panel.php:1069
156
  msgid "Sorting successful."
157
  msgstr "Ordinamento effettuato con successo."
158
 
159
- #: includes/class-yit-plugin-panel.php:1558
160
  msgid "We need your support"
161
  msgstr "Abbiamo bisogno del tuo sostegno"
162
 
163
- #: includes/class-yit-plugin-panel.php:1559
164
  msgid "to keep updating and improving the plugin. Please,"
165
  msgstr "per poter continuare ad aggiornare e migliorare il plugin."
166
 
167
- #: includes/class-yit-plugin-panel.php:1561
168
  msgid "help us by leaving a good review"
169
  msgstr "Puoi darci una mano lasciando una recensione positiva"
170
 
171
- #: includes/class-yit-plugin-panel.php:1562
172
  msgid ":) Thanks!"
173
  msgstr ":) Grazie!"
174
 
@@ -672,17 +672,6 @@ msgstr "Dimensione spazio libero database"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Dati: %1$.2fMB | Indice: %2$.2fMB | Libero: %3$.2fMB | Engine: %4$s"
674
 
675
- #. translators: 1. Plugin(s) name(s).
676
- #: yit-deactive-plugin.php:119
677
- msgid ""
678
- "%s was deactivated as you're running an higher tier version of the same "
679
- "plugin."
680
- msgid_plural ""
681
- "%s were deactivated as you're running higher tier versions of the same "
682
- "plugins."
683
- msgstr[0] ""
684
- msgstr[1] ""
685
-
686
  #. translators: %s is the title of the post object.
687
  #: yit-functions.php:1938
688
  msgid "Are you sure you want to move \"%s\" to trash?"
@@ -697,10 +686,25 @@ msgstr "Sei sicuro di voler eliminare \"%s\"?"
697
  msgid "Further actions"
698
  msgstr "Altre azioni"
699
 
700
- #: yit-plugin.php:213
701
  msgid "License"
702
  msgstr "Chiave di licenza"
703
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
704
  #. Author of the plugin/theme
705
  msgid "YITH"
706
  msgstr "YITH"
@@ -738,12 +742,18 @@ msgid "Yes, delete"
738
  msgstr "Sì, elimina"
739
 
740
  #. translators: 1. Plugin name.
741
- #: includes/class-yit-plugin-panel.php:805
742
  msgctxt "Help tab default title"
743
  msgid "Thank you for purchasing %s!"
744
  msgstr "Grazie per aver acquistato %s!"
745
 
746
- #: includes/class-yit-plugin-panel.php:806
 
 
 
 
 
 
747
  msgctxt "Help tab default description"
748
  msgid ""
749
  "We want to help you enjoy a wonderful experience with all of our products."
@@ -751,12 +761,12 @@ msgstr ""
751
  "Vogliamo aiutarti ad avere un'esperienza fantastica con tutti i nostri "
752
  "prodotti."
753
 
754
- #: includes/class-yit-plugin-panel.php:853
755
  msgctxt "Premium tab name"
756
  msgid "Get premium"
757
  msgstr "Diventa premium"
758
 
759
- #: includes/class-yit-plugin-panel.php:865
760
  msgctxt "Help tab name"
761
  msgid "Help"
762
  msgstr "Help"
@@ -875,7 +885,7 @@ msgid "NO"
875
  msgstr "NO"
876
 
877
  #. translators: 1. Url to EN playlist.
878
- #: templates/panel/help-tab.php:87
879
  msgctxt "Help tab view all video link"
880
  msgid ""
881
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
@@ -884,57 +894,57 @@ msgstr ""
884
  "Per saperne di più, vedi la <a href=\"%s\" target=\"_blank\">Playlist "
885
  "completa su Youtube</a>>"
886
 
887
- #: templates/panel/help-tab.php:94
888
  msgctxt "Help tab Watch Videotutorials link"
889
  msgid "Videos are also available in:"
890
  msgstr "I video sono disponibili anche in:"
891
 
892
- #: templates/panel/help-tab.php:124
893
  msgctxt "Help tab Read Documentation link"
894
  msgid "Read the documentation"
895
  msgstr "Consulta la documentazione"
896
 
897
- #: templates/panel/help-tab.php:127
898
  msgctxt "Help tab Read Documentation link"
899
  msgid "to learn how the plugin works from the basics."
900
  msgstr "per scoprire dalle basi come funziona il plugin."
901
 
902
- #: templates/panel/help-tab.php:137
903
  msgctxt "Help tab Watch video tutorials link"
904
  msgid "Watch our video tutorials"
905
  msgstr "Guarda i nostri video tutorial"
906
 
907
- #: templates/panel/help-tab.php:140
908
  msgctxt "Help tab Watch video tutorials link"
909
  msgid "to see some helpful use cases."
910
  msgstr "per vedere dei casi d'utilizzo utili."
911
 
912
- #: templates/panel/help-tab.php:150
913
  msgctxt "Help tab view FAQs link"
914
  msgid "Check the FAQs"
915
  msgstr "Controlla le FAQ"
916
 
917
- #: templates/panel/help-tab.php:153
918
  msgctxt "Help tab view FAQs link"
919
  msgid "to find answers to your doubts."
920
  msgstr "per trovare le risposte ai tuoi dubbi."
921
 
922
- #: templates/panel/help-tab.php:169
923
  msgctxt "Help tab FAQ title"
924
  msgid "Last FAQs in our Help Center"
925
  msgstr "Ultime FAQ nel nostro Centro Assistenza"
926
 
927
- #: templates/panel/help-tab.php:183
928
  msgctxt "Help tab FAQ link"
929
  msgid "View all FAQs >"
930
  msgstr "Vedi tutte le FAQ"
931
 
932
- #: templates/panel/help-tab.php:192
933
  msgctxt "Help tab submit ticket title"
934
  msgid "Need help?"
935
  msgstr "Ti serve aiuto?"
936
 
937
- #: templates/panel/help-tab.php:195
938
  msgctxt "Help tab submit ticket description"
939
  msgid ""
940
  "If you are experiencing any technical issues, ask for help from our "
@@ -945,11 +955,45 @@ msgstr ""
945
  "Invia un ticket dalla nostra piattaforma di supporto e ti daremo assistenza "
946
  "il più presto possibile."
947
 
948
- #: templates/panel/help-tab.php:203
949
  msgctxt "Help tab submit ticket button"
950
  msgid "Submit a ticket"
951
  msgstr "Invia un ticket"
952
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
953
  #: templates/panel/premium-tab.php:30
954
  msgctxt "Premium Tab"
955
  msgid "Get the premium version to unlock advanced features"
@@ -1056,7 +1100,7 @@ msgctxt "Plugin Row Meta"
1056
  msgid "Premium version"
1057
  msgstr "Versione premium"
1058
 
1059
- #: yit-plugin.php:209
1060
  msgctxt "Action links"
1061
  msgid "Settings"
1062
  msgstr "Impostazioni"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-18 06:07:56+00:00\n"
8
+ "PO-Revision-Date: 2022-07-06 07:17:32+0000\n"
9
  "Language: it\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
114
  msgid "Reset to default"
115
  msgstr "Ripristina configurazione predefinita"
116
 
117
+ #: includes/class-yit-plugin-panel.php:1072
118
  msgid ""
119
  "The element you have entered already exists. Please, enter another name."
120
  msgstr "L'elemento inserito esiste già. Per favore, inserisci un altro nome."
121
 
122
+ #: includes/class-yit-plugin-panel.php:1073
123
  msgid "Settings saved"
124
  msgstr "Impostazioni salvate"
125
 
126
+ #: includes/class-yit-plugin-panel.php:1074
127
  msgid "Settings reset"
128
  msgstr "Impostazioni azzerate"
129
 
130
+ #: includes/class-yit-plugin-panel.php:1075
131
  msgid "Element deleted correctly."
132
  msgstr "Elemento rimosso correttamente."
133
 
134
+ #: includes/class-yit-plugin-panel.php:1076
135
+ #: includes/class-yit-plugin-panel.php:1077
136
  msgid "Element updated correctly."
137
  msgstr "Elemento aggiornato correttamente."
138
 
139
+ #: includes/class-yit-plugin-panel.php:1078
140
  msgid "Database imported correctly."
141
  msgstr "Database importato correttamente."
142
 
143
+ #: includes/class-yit-plugin-panel.php:1079
144
  msgid "An error has occurred during import. Please try again."
145
  msgstr "Si è verificato un errore durante l'importazione. Prova di nuovo."
146
 
147
+ #: includes/class-yit-plugin-panel.php:1080
148
  msgid "The added file is not valid."
149
  msgstr "Il file aggiunto non è valido."
150
 
151
+ #: includes/class-yit-plugin-panel.php:1081
152
  msgid "Sorry, import is disabled."
153
  msgstr "Ci dispiace, l'importazione è disabilitata."
154
 
155
+ #: includes/class-yit-plugin-panel.php:1082
156
  msgid "Sorting successful."
157
  msgstr "Ordinamento effettuato con successo."
158
 
159
+ #: includes/class-yit-plugin-panel.php:1571
160
  msgid "We need your support"
161
  msgstr "Abbiamo bisogno del tuo sostegno"
162
 
163
+ #: includes/class-yit-plugin-panel.php:1572
164
  msgid "to keep updating and improving the plugin. Please,"
165
  msgstr "per poter continuare ad aggiornare e migliorare il plugin."
166
 
167
+ #: includes/class-yit-plugin-panel.php:1574
168
  msgid "help us by leaving a good review"
169
  msgstr "Puoi darci una mano lasciando una recensione positiva"
170
 
171
+ #: includes/class-yit-plugin-panel.php:1575
172
  msgid ":) Thanks!"
173
  msgstr ":) Grazie!"
174
 
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Dati: %1$.2fMB | Indice: %2$.2fMB | Libero: %3$.2fMB | Engine: %4$s"
674
 
 
 
 
 
 
 
 
 
 
 
 
675
  #. translators: %s is the title of the post object.
676
  #: yit-functions.php:1938
677
  msgid "Are you sure you want to move \"%s\" to trash?"
686
  msgid "Further actions"
687
  msgstr "Altre azioni"
688
 
689
+ #: yit-plugin.php:232
690
  msgid "License"
691
  msgstr "Chiave di licenza"
692
 
693
+ #. translators: 1. Plugin(s) name(s).
694
+ #: yit-plugin.php:271
695
+ msgid ""
696
+ "%s was deactivated as you're running an higher tier version of the same "
697
+ "plugin."
698
+ msgid_plural ""
699
+ "%s were deactivated as you're running higher tier versions of the same "
700
+ "plugins."
701
+ msgstr[0] ""
702
+ "%s è stato disattivato poiché stai usando una versione superiore dello "
703
+ "stesso plugin. "
704
+ msgstr[1] ""
705
+ "%s sono stati disattivati poiché stai usando una versione superiore degli "
706
+ "stessi plugin. "
707
+
708
  #. Author of the plugin/theme
709
  msgid "YITH"
710
  msgstr "YITH"
742
  msgstr "Sì, elimina"
743
 
744
  #. translators: 1. Plugin name.
745
+ #: includes/class-yit-plugin-panel.php:803
746
  msgctxt "Help tab default title"
747
  msgid "Thank you for purchasing %s!"
748
  msgstr "Grazie per aver acquistato %s!"
749
 
750
+ #: includes/class-yit-plugin-panel.php:803
751
+ #, fuzzy
752
+ msgctxt "Help tab default title"
753
+ msgid "Thank you for using %s!"
754
+ msgstr "Grazie per aver acquistato %s!"
755
+
756
+ #: includes/class-yit-plugin-panel.php:815
757
  msgctxt "Help tab default description"
758
  msgid ""
759
  "We want to help you enjoy a wonderful experience with all of our products."
761
  "Vogliamo aiutarti ad avere un'esperienza fantastica con tutti i nostri "
762
  "prodotti."
763
 
764
+ #: includes/class-yit-plugin-panel.php:866
765
  msgctxt "Premium tab name"
766
  msgid "Get premium"
767
  msgstr "Diventa premium"
768
 
769
+ #: includes/class-yit-plugin-panel.php:878
770
  msgctxt "Help tab name"
771
  msgid "Help"
772
  msgstr "Help"
885
  msgstr "NO"
886
 
887
  #. translators: 1. Url to EN playlist.
888
+ #: templates/panel/help-tab.php:89
889
  msgctxt "Help tab view all video link"
890
  msgid ""
891
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
894
  "Per saperne di più, vedi la <a href=\"%s\" target=\"_blank\">Playlist "
895
  "completa su Youtube</a>>"
896
 
897
+ #: templates/panel/help-tab.php:96
898
  msgctxt "Help tab Watch Videotutorials link"
899
  msgid "Videos are also available in:"
900
  msgstr "I video sono disponibili anche in:"
901
 
902
+ #: templates/panel/help-tab.php:126
903
  msgctxt "Help tab Read Documentation link"
904
  msgid "Read the documentation"
905
  msgstr "Consulta la documentazione"
906
 
907
+ #: templates/panel/help-tab.php:129
908
  msgctxt "Help tab Read Documentation link"
909
  msgid "to learn how the plugin works from the basics."
910
  msgstr "per scoprire dalle basi come funziona il plugin."
911
 
912
+ #: templates/panel/help-tab.php:139
913
  msgctxt "Help tab Watch video tutorials link"
914
  msgid "Watch our video tutorials"
915
  msgstr "Guarda i nostri video tutorial"
916
 
917
+ #: templates/panel/help-tab.php:142
918
  msgctxt "Help tab Watch video tutorials link"
919
  msgid "to see some helpful use cases."
920
  msgstr "per vedere dei casi d'utilizzo utili."
921
 
922
+ #: templates/panel/help-tab.php:152
923
  msgctxt "Help tab view FAQs link"
924
  msgid "Check the FAQs"
925
  msgstr "Controlla le FAQ"
926
 
927
+ #: templates/panel/help-tab.php:155
928
  msgctxt "Help tab view FAQs link"
929
  msgid "to find answers to your doubts."
930
  msgstr "per trovare le risposte ai tuoi dubbi."
931
 
932
+ #: templates/panel/help-tab.php:170
933
  msgctxt "Help tab FAQ title"
934
  msgid "Last FAQs in our Help Center"
935
  msgstr "Ultime FAQ nel nostro Centro Assistenza"
936
 
937
+ #: templates/panel/help-tab.php:184
938
  msgctxt "Help tab FAQ link"
939
  msgid "View all FAQs >"
940
  msgstr "Vedi tutte le FAQ"
941
 
942
+ #: templates/panel/help-tab.php:193
943
  msgctxt "Help tab submit ticket title"
944
  msgid "Need help?"
945
  msgstr "Ti serve aiuto?"
946
 
947
+ #: templates/panel/help-tab.php:196
948
  msgctxt "Help tab submit ticket description"
949
  msgid ""
950
  "If you are experiencing any technical issues, ask for help from our "
955
  "Invia un ticket dalla nostra piattaforma di supporto e ti daremo assistenza "
956
  "il più presto possibile."
957
 
958
+ #: templates/panel/help-tab.php:204
959
  msgctxt "Help tab submit ticket button"
960
  msgid "Submit a ticket"
961
  msgstr "Invia un ticket"
962
 
963
+ #: templates/panel/help-tab.php:216 templates/panel/help-tab.php:218
964
+ #: templates/panel/help-tab.php:223
965
+ #, fuzzy
966
+ msgctxt "Help tab documentation"
967
+ msgid "Read the plugin documentation"
968
+ msgstr "Consulta la documentazione"
969
+
970
+ #: templates/panel/help-tab.php:220
971
+ msgctxt "Help tab documentation"
972
+ msgid "to learn from basics how it works"
973
+ msgstr ""
974
+
975
+ #: templates/panel/help-tab.php:231 templates/panel/help-tab.php:233
976
+ #, fuzzy
977
+ msgctxt "Help tab support"
978
+ msgid "Need some help?"
979
+ msgstr "Ti serve aiuto?"
980
+
981
+ #: templates/panel/help-tab.php:235
982
+ msgctxt "Help tab support"
983
+ msgid "From DIY to full-service help"
984
+ msgstr ""
985
+
986
+ #: templates/panel/help-tab.php:238
987
+ msgctxt "Help tab support"
988
+ msgid "Call or chat 24/7 for support or let our expert to make your site"
989
+ msgstr ""
990
+
991
+ #: templates/panel/help-tab.php:241
992
+ #, fuzzy
993
+ msgctxt "Help tab support"
994
+ msgid "Yes, I need help"
995
+ msgstr "Ti serve aiuto?"
996
+
997
  #: templates/panel/premium-tab.php:30
998
  msgctxt "Premium Tab"
999
  msgid "Get the premium version to unlock advanced features"
1100
  msgid "Premium version"
1101
  msgstr "Versione premium"
1102
 
1103
+ #: yit-plugin.php:228
1104
  msgctxt "Action links"
1105
  msgid "Settings"
1106
  msgstr "Impostazioni"
plugin-fw/languages/yith-plugin-fw-nl_NL.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2021-12-13 12:45:02+0000\n"
9
  "Language: nl\n"
10
  "MIME-Version: 1.0\n"
@@ -116,61 +116,61 @@ msgstr "Weet je het zeker?"
116
  msgid "Reset to default"
117
  msgstr "Resetten naar standaard"
118
 
119
- #: includes/class-yit-plugin-panel.php:1059
120
  msgid ""
121
  "The element you have entered already exists. Please, enter another name."
122
  msgstr "Het element dat je hebt ingevoerd bestaat al. Voer een andere naam in."
123
 
124
- #: includes/class-yit-plugin-panel.php:1060
125
  msgid "Settings saved"
126
  msgstr "Instellingen opgeslagen"
127
 
128
- #: includes/class-yit-plugin-panel.php:1061
129
  msgid "Settings reset"
130
  msgstr "Instellingen resetten"
131
 
132
- #: includes/class-yit-plugin-panel.php:1062
133
  msgid "Element deleted correctly."
134
  msgstr "Element juist verwijderd."
135
 
136
- #: includes/class-yit-plugin-panel.php:1063
137
- #: includes/class-yit-plugin-panel.php:1064
138
  msgid "Element updated correctly."
139
  msgstr "Element juist geüpdatet."
140
 
141
- #: includes/class-yit-plugin-panel.php:1065
142
  msgid "Database imported correctly."
143
  msgstr "Database juist geïmporteerd."
144
 
145
- #: includes/class-yit-plugin-panel.php:1066
146
  msgid "An error has occurred during import. Please try again."
147
  msgstr "Er is een fout opgetreden tijdens importeren. Probeer opnieuw."
148
 
149
- #: includes/class-yit-plugin-panel.php:1067
150
  msgid "The added file is not valid."
151
  msgstr "Het toegevoegde bestand is niet geldig."
152
 
153
- #: includes/class-yit-plugin-panel.php:1068
154
  msgid "Sorry, import is disabled."
155
  msgstr "Sorry, importeren is uitgeschakeld."
156
 
157
- #: includes/class-yit-plugin-panel.php:1069
158
  msgid "Sorting successful."
159
  msgstr "Succesvol gesorteerd."
160
 
161
- #: includes/class-yit-plugin-panel.php:1558
162
  msgid "We need your support"
163
  msgstr "We hebben je hulp nodig"
164
 
165
- #: includes/class-yit-plugin-panel.php:1559
166
  msgid "to keep updating and improving the plugin. Please,"
167
  msgstr "om de plugin te blijven bijwerken en verbeteren. A.u.b.,"
168
 
169
- #: includes/class-yit-plugin-panel.php:1561
170
  msgid "help us by leaving a good review"
171
  msgstr "help ons door een goede beoordeling achter te laten"
172
 
173
- #: includes/class-yit-plugin-panel.php:1562
174
  msgid ":) Thanks!"
175
  msgstr ":) Bedankt!"
176
 
@@ -672,17 +672,6 @@ msgstr "Database gratis grootte"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
674
 
675
- #. translators: 1. Plugin(s) name(s).
676
- #: yit-deactive-plugin.php:119
677
- msgid ""
678
- "%s was deactivated as you're running an higher tier version of the same "
679
- "plugin."
680
- msgid_plural ""
681
- "%s were deactivated as you're running higher tier versions of the same "
682
- "plugins."
683
- msgstr[0] ""
684
- msgstr[1] ""
685
-
686
  #. translators: %s is the title of the post object.
687
  #: yit-functions.php:1938
688
  msgid "Are you sure you want to move \"%s\" to trash?"
@@ -697,10 +686,21 @@ msgstr "Weet je zeker dat je \"%s\" wilt verwijderen?"
697
  msgid "Further actions"
698
  msgstr "Verdere acties"
699
 
700
- #: yit-plugin.php:213
701
  msgid "License"
702
  msgstr "Licentie"
703
 
 
 
 
 
 
 
 
 
 
 
 
704
  #. Author of the plugin/theme
705
  msgid "YITH"
706
  msgstr "YITH"
@@ -738,23 +738,29 @@ msgid "Yes, delete"
738
  msgstr "Ja, verwijderen"
739
 
740
  #. translators: 1. Plugin name.
741
- #: includes/class-yit-plugin-panel.php:805
742
  msgctxt "Help tab default title"
743
  msgid "Thank you for purchasing %s!"
744
  msgstr "Bedankt voor het kopen van %s!"
745
 
746
- #: includes/class-yit-plugin-panel.php:806
 
 
 
 
 
 
747
  msgctxt "Help tab default description"
748
  msgid ""
749
  "We want to help you enjoy a wonderful experience with all of our products."
750
  msgstr ""
751
 
752
- #: includes/class-yit-plugin-panel.php:853
753
  msgctxt "Premium tab name"
754
  msgid "Get premium"
755
  msgstr "Neem premium"
756
 
757
- #: includes/class-yit-plugin-panel.php:865
758
  msgctxt "Help tab name"
759
  msgid "Help"
760
  msgstr "Help"
@@ -872,7 +878,7 @@ msgid "NO"
872
  msgstr "NEE"
873
 
874
  #. translators: 1. Url to EN playlist.
875
- #: templates/panel/help-tab.php:87
876
  msgctxt "Help tab view all video link"
877
  msgid ""
878
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
@@ -881,57 +887,57 @@ msgstr ""
881
  "Bekijk de volledige <a href=\"%s\" target=\"_blank\">Playlist op Youtube</a> "
882
  "om meer te weten te komen >"
883
 
884
- #: templates/panel/help-tab.php:94
885
  msgctxt "Help tab Watch Videotutorials link"
886
  msgid "Videos are also available in:"
887
  msgstr "Videos zijn ook beschikbaar in:"
888
 
889
- #: templates/panel/help-tab.php:124
890
  msgctxt "Help tab Read Documentation link"
891
  msgid "Read the documentation"
892
  msgstr "Lees de documentatie"
893
 
894
- #: templates/panel/help-tab.php:127
895
  msgctxt "Help tab Read Documentation link"
896
  msgid "to learn how the plugin works from the basics."
897
  msgstr ""
898
 
899
- #: templates/panel/help-tab.php:137
900
  msgctxt "Help tab Watch video tutorials link"
901
  msgid "Watch our video tutorials"
902
  msgstr ""
903
 
904
- #: templates/panel/help-tab.php:140
905
  msgctxt "Help tab Watch video tutorials link"
906
  msgid "to see some helpful use cases."
907
  msgstr ""
908
 
909
- #: templates/panel/help-tab.php:150
910
  msgctxt "Help tab view FAQs link"
911
  msgid "Check the FAQs"
912
  msgstr "Check de FAQs"
913
 
914
- #: templates/panel/help-tab.php:153
915
  msgctxt "Help tab view FAQs link"
916
  msgid "to find answers to your doubts."
917
  msgstr ""
918
 
919
- #: templates/panel/help-tab.php:169
920
  msgctxt "Help tab FAQ title"
921
  msgid "Last FAQs in our Help Center"
922
  msgstr "Laatste FAQs in ons Help Center"
923
 
924
- #: templates/panel/help-tab.php:183
925
  msgctxt "Help tab FAQ link"
926
  msgid "View all FAQs >"
927
  msgstr "Bekijk alle FAQs >"
928
 
929
- #: templates/panel/help-tab.php:192
930
  msgctxt "Help tab submit ticket title"
931
  msgid "Need help?"
932
  msgstr "Hulp nodig?"
933
 
934
- #: templates/panel/help-tab.php:195
935
  msgctxt "Help tab submit ticket description"
936
  msgid ""
937
  "If you are experiencing any technical issues, ask for help from our "
@@ -939,11 +945,45 @@ msgid ""
939
  "soon as possible."
940
  msgstr ""
941
 
942
- #: templates/panel/help-tab.php:203
943
  msgctxt "Help tab submit ticket button"
944
  msgid "Submit a ticket"
945
  msgstr "Verstuur een ticket"
946
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
947
  #: templates/panel/premium-tab.php:30
948
  msgctxt "Premium Tab"
949
  msgid "Get the premium version to unlock advanced features"
@@ -1050,7 +1090,7 @@ msgctxt "Plugin Row Meta"
1050
  msgid "Premium version"
1051
  msgstr "Premium versie"
1052
 
1053
- #: yit-plugin.php:209
1054
  msgctxt "Action links"
1055
  msgid "Settings"
1056
  msgstr "Instellingen"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-18 06:07:56+00:00\n"
8
  "PO-Revision-Date: 2021-12-13 12:45:02+0000\n"
9
  "Language: nl\n"
10
  "MIME-Version: 1.0\n"
116
  msgid "Reset to default"
117
  msgstr "Resetten naar standaard"
118
 
119
+ #: includes/class-yit-plugin-panel.php:1072
120
  msgid ""
121
  "The element you have entered already exists. Please, enter another name."
122
  msgstr "Het element dat je hebt ingevoerd bestaat al. Voer een andere naam in."
123
 
124
+ #: includes/class-yit-plugin-panel.php:1073
125
  msgid "Settings saved"
126
  msgstr "Instellingen opgeslagen"
127
 
128
+ #: includes/class-yit-plugin-panel.php:1074
129
  msgid "Settings reset"
130
  msgstr "Instellingen resetten"
131
 
132
+ #: includes/class-yit-plugin-panel.php:1075
133
  msgid "Element deleted correctly."
134
  msgstr "Element juist verwijderd."
135
 
136
+ #: includes/class-yit-plugin-panel.php:1076
137
+ #: includes/class-yit-plugin-panel.php:1077
138
  msgid "Element updated correctly."
139
  msgstr "Element juist geüpdatet."
140
 
141
+ #: includes/class-yit-plugin-panel.php:1078
142
  msgid "Database imported correctly."
143
  msgstr "Database juist geïmporteerd."
144
 
145
+ #: includes/class-yit-plugin-panel.php:1079
146
  msgid "An error has occurred during import. Please try again."
147
  msgstr "Er is een fout opgetreden tijdens importeren. Probeer opnieuw."
148
 
149
+ #: includes/class-yit-plugin-panel.php:1080
150
  msgid "The added file is not valid."
151
  msgstr "Het toegevoegde bestand is niet geldig."
152
 
153
+ #: includes/class-yit-plugin-panel.php:1081
154
  msgid "Sorry, import is disabled."
155
  msgstr "Sorry, importeren is uitgeschakeld."
156
 
157
+ #: includes/class-yit-plugin-panel.php:1082
158
  msgid "Sorting successful."
159
  msgstr "Succesvol gesorteerd."
160
 
161
+ #: includes/class-yit-plugin-panel.php:1571
162
  msgid "We need your support"
163
  msgstr "We hebben je hulp nodig"
164
 
165
+ #: includes/class-yit-plugin-panel.php:1572
166
  msgid "to keep updating and improving the plugin. Please,"
167
  msgstr "om de plugin te blijven bijwerken en verbeteren. A.u.b.,"
168
 
169
+ #: includes/class-yit-plugin-panel.php:1574
170
  msgid "help us by leaving a good review"
171
  msgstr "help ons door een goede beoordeling achter te laten"
172
 
173
+ #: includes/class-yit-plugin-panel.php:1575
174
  msgid ":) Thanks!"
175
  msgstr ":) Bedankt!"
176
 
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
674
 
 
 
 
 
 
 
 
 
 
 
 
675
  #. translators: %s is the title of the post object.
676
  #: yit-functions.php:1938
677
  msgid "Are you sure you want to move \"%s\" to trash?"
686
  msgid "Further actions"
687
  msgstr "Verdere acties"
688
 
689
+ #: yit-plugin.php:232
690
  msgid "License"
691
  msgstr "Licentie"
692
 
693
+ #. translators: 1. Plugin(s) name(s).
694
+ #: yit-plugin.php:271
695
+ msgid ""
696
+ "%s was deactivated as you're running an higher tier version of the same "
697
+ "plugin."
698
+ msgid_plural ""
699
+ "%s were deactivated as you're running higher tier versions of the same "
700
+ "plugins."
701
+ msgstr[0] ""
702
+ msgstr[1] ""
703
+
704
  #. Author of the plugin/theme
705
  msgid "YITH"
706
  msgstr "YITH"
738
  msgstr "Ja, verwijderen"
739
 
740
  #. translators: 1. Plugin name.
741
+ #: includes/class-yit-plugin-panel.php:803
742
  msgctxt "Help tab default title"
743
  msgid "Thank you for purchasing %s!"
744
  msgstr "Bedankt voor het kopen van %s!"
745
 
746
+ #: includes/class-yit-plugin-panel.php:803
747
+ #, fuzzy
748
+ msgctxt "Help tab default title"
749
+ msgid "Thank you for using %s!"
750
+ msgstr "Bedankt voor het kopen van %s!"
751
+
752
+ #: includes/class-yit-plugin-panel.php:815
753
  msgctxt "Help tab default description"
754
  msgid ""
755
  "We want to help you enjoy a wonderful experience with all of our products."
756
  msgstr ""
757
 
758
+ #: includes/class-yit-plugin-panel.php:866
759
  msgctxt "Premium tab name"
760
  msgid "Get premium"
761
  msgstr "Neem premium"
762
 
763
+ #: includes/class-yit-plugin-panel.php:878
764
  msgctxt "Help tab name"
765
  msgid "Help"
766
  msgstr "Help"
878
  msgstr "NEE"
879
 
880
  #. translators: 1. Url to EN playlist.
881
+ #: templates/panel/help-tab.php:89
882
  msgctxt "Help tab view all video link"
883
  msgid ""
884
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
887
  "Bekijk de volledige <a href=\"%s\" target=\"_blank\">Playlist op Youtube</a> "
888
  "om meer te weten te komen >"
889
 
890
+ #: templates/panel/help-tab.php:96
891
  msgctxt "Help tab Watch Videotutorials link"
892
  msgid "Videos are also available in:"
893
  msgstr "Videos zijn ook beschikbaar in:"
894
 
895
+ #: templates/panel/help-tab.php:126
896
  msgctxt "Help tab Read Documentation link"
897
  msgid "Read the documentation"
898
  msgstr "Lees de documentatie"
899
 
900
+ #: templates/panel/help-tab.php:129
901
  msgctxt "Help tab Read Documentation link"
902
  msgid "to learn how the plugin works from the basics."
903
  msgstr ""
904
 
905
+ #: templates/panel/help-tab.php:139
906
  msgctxt "Help tab Watch video tutorials link"
907
  msgid "Watch our video tutorials"
908
  msgstr ""
909
 
910
+ #: templates/panel/help-tab.php:142
911
  msgctxt "Help tab Watch video tutorials link"
912
  msgid "to see some helpful use cases."
913
  msgstr ""
914
 
915
+ #: templates/panel/help-tab.php:152
916
  msgctxt "Help tab view FAQs link"
917
  msgid "Check the FAQs"
918
  msgstr "Check de FAQs"
919
 
920
+ #: templates/panel/help-tab.php:155
921
  msgctxt "Help tab view FAQs link"
922
  msgid "to find answers to your doubts."
923
  msgstr ""
924
 
925
+ #: templates/panel/help-tab.php:170
926
  msgctxt "Help tab FAQ title"
927
  msgid "Last FAQs in our Help Center"
928
  msgstr "Laatste FAQs in ons Help Center"
929
 
930
+ #: templates/panel/help-tab.php:184
931
  msgctxt "Help tab FAQ link"
932
  msgid "View all FAQs >"
933
  msgstr "Bekijk alle FAQs >"
934
 
935
+ #: templates/panel/help-tab.php:193
936
  msgctxt "Help tab submit ticket title"
937
  msgid "Need help?"
938
  msgstr "Hulp nodig?"
939
 
940
+ #: templates/panel/help-tab.php:196
941
  msgctxt "Help tab submit ticket description"
942
  msgid ""
943
  "If you are experiencing any technical issues, ask for help from our "
945
  "soon as possible."
946
  msgstr ""
947
 
948
+ #: templates/panel/help-tab.php:204
949
  msgctxt "Help tab submit ticket button"
950
  msgid "Submit a ticket"
951
  msgstr "Verstuur een ticket"
952
 
953
+ #: templates/panel/help-tab.php:216 templates/panel/help-tab.php:218
954
+ #: templates/panel/help-tab.php:223
955
+ #, fuzzy
956
+ msgctxt "Help tab documentation"
957
+ msgid "Read the plugin documentation"
958
+ msgstr "Lees de documentatie"
959
+
960
+ #: templates/panel/help-tab.php:220
961
+ msgctxt "Help tab documentation"
962
+ msgid "to learn from basics how it works"
963
+ msgstr ""
964
+
965
+ #: templates/panel/help-tab.php:231 templates/panel/help-tab.php:233
966
+ #, fuzzy
967
+ msgctxt "Help tab support"
968
+ msgid "Need some help?"
969
+ msgstr "Hulp nodig?"
970
+
971
+ #: templates/panel/help-tab.php:235
972
+ msgctxt "Help tab support"
973
+ msgid "From DIY to full-service help"
974
+ msgstr ""
975
+
976
+ #: templates/panel/help-tab.php:238
977
+ msgctxt "Help tab support"
978
+ msgid "Call or chat 24/7 for support or let our expert to make your site"
979
+ msgstr ""
980
+
981
+ #: templates/panel/help-tab.php:241
982
+ #, fuzzy
983
+ msgctxt "Help tab support"
984
+ msgid "Yes, I need help"
985
+ msgstr "Hulp nodig?"
986
+
987
  #: templates/panel/premium-tab.php:30
988
  msgctxt "Premium Tab"
989
  msgid "Get the premium version to unlock advanced features"
1090
  msgid "Premium version"
1091
  msgstr "Premium versie"
1092
 
1093
+ #: yit-plugin.php:228
1094
  msgctxt "Action links"
1095
  msgid "Settings"
1096
  msgstr "Instellingen"
plugin-fw/languages/yith-plugin-fw-ru_RU.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2022-04-05 17:22:32+0000\n"
9
  "Language: ru\n"
10
  "MIME-Version: 1.0\n"
@@ -115,61 +115,61 @@ msgstr "Вы уверены?"
115
  msgid "Reset to default"
116
  msgstr "Сброс до заводских настроек"
117
 
118
- #: includes/class-yit-plugin-panel.php:1059
119
  msgid ""
120
  "The element you have entered already exists. Please, enter another name."
121
  msgstr "Введенный вами элемент уже существует. Пожалуйста, введите другое имя."
122
 
123
- #: includes/class-yit-plugin-panel.php:1060
124
  msgid "Settings saved"
125
  msgstr "Настройки сохранены"
126
 
127
- #: includes/class-yit-plugin-panel.php:1061
128
  msgid "Settings reset"
129
  msgstr "Сбросить настройки"
130
 
131
- #: includes/class-yit-plugin-panel.php:1062
132
  msgid "Element deleted correctly."
133
  msgstr "Элемент удален правильно."
134
 
135
- #: includes/class-yit-plugin-panel.php:1063
136
- #: includes/class-yit-plugin-panel.php:1064
137
  msgid "Element updated correctly."
138
  msgstr "Элемент обновлен правильно."
139
 
140
- #: includes/class-yit-plugin-panel.php:1065
141
  msgid "Database imported correctly."
142
  msgstr "База данных импортирована правильно."
143
 
144
- #: includes/class-yit-plugin-panel.php:1066
145
  msgid "An error has occurred during import. Please try again."
146
  msgstr "Во время импорта произошла ошибка. Пожалуйста, попробуйте еще раз."
147
 
148
- #: includes/class-yit-plugin-panel.php:1067
149
  msgid "The added file is not valid."
150
  msgstr "Добавленный файл недействителен."
151
 
152
- #: includes/class-yit-plugin-panel.php:1068
153
  msgid "Sorry, import is disabled."
154
  msgstr "Извините, импорт отключен."
155
 
156
- #: includes/class-yit-plugin-panel.php:1069
157
  msgid "Sorting successful."
158
  msgstr "Сортировка выполнена успешно."
159
 
160
- #: includes/class-yit-plugin-panel.php:1558
161
  msgid "We need your support"
162
  msgstr "Нам нужна ваша поддержка"
163
 
164
- #: includes/class-yit-plugin-panel.php:1559
165
  msgid "to keep updating and improving the plugin. Please,"
166
  msgstr "чтобы продолжать обновлять и улучшать плагин. Пожалуйста,"
167
 
168
- #: includes/class-yit-plugin-panel.php:1561
169
  msgid "help us by leaving a good review"
170
  msgstr "помогите нам, оставив хороший отзыв"
171
 
172
- #: includes/class-yit-plugin-panel.php:1562
173
  msgid ":) Thanks!"
174
  msgstr ":) Благодарим!"
175
 
@@ -671,18 +671,6 @@ msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
671
  msgstr ""
672
  "Данные: %1$.2fMB | Индекс: %2$.2fMB | Свободно: %3$.2fMB | Движок: %4$s"
673
 
674
- #. translators: 1. Plugin(s) name(s).
675
- #: yit-deactive-plugin.php:119
676
- msgid ""
677
- "%s was deactivated as you're running an higher tier version of the same "
678
- "plugin."
679
- msgid_plural ""
680
- "%s were deactivated as you're running higher tier versions of the same "
681
- "plugins."
682
- msgstr[0] ""
683
- msgstr[1] ""
684
- msgstr[2] ""
685
-
686
  #. translators: %s is the title of the post object.
687
  #: yit-functions.php:1938
688
  msgid "Are you sure you want to move \"%s\" to trash?"
@@ -697,10 +685,22 @@ msgstr "Вы уверены, что хотите удалить \"%s\"?"
697
  msgid "Further actions"
698
  msgstr "Дальнейшие действия"
699
 
700
- #: yit-plugin.php:213
701
  msgid "License"
702
  msgstr "Лицензия"
703
 
 
 
 
 
 
 
 
 
 
 
 
 
704
  #. Author of the plugin/theme
705
  msgid "YITH"
706
  msgstr "YITH"
@@ -738,12 +738,18 @@ msgid "Yes, delete"
738
  msgstr "Да, удалить"
739
 
740
  #. translators: 1. Plugin name.
741
- #: includes/class-yit-plugin-panel.php:805
742
  msgctxt "Help tab default title"
743
  msgid "Thank you for purchasing %s!"
744
  msgstr "Благодарим вас за покупку %s!"
745
 
746
- #: includes/class-yit-plugin-panel.php:806
 
 
 
 
 
 
747
  msgctxt "Help tab default description"
748
  msgid ""
749
  "We want to help you enjoy a wonderful experience with all of our products."
@@ -751,12 +757,12 @@ msgstr ""
751
  "Мы хотим помочь вам получить удовольствие от использования всех наших "
752
  "продуктов."
753
 
754
- #: includes/class-yit-plugin-panel.php:853
755
  msgctxt "Premium tab name"
756
  msgid "Get premium"
757
  msgstr "Получите премиум"
758
 
759
- #: includes/class-yit-plugin-panel.php:865
760
  msgctxt "Help tab name"
761
  msgid "Help"
762
  msgstr "Помощь"
@@ -875,7 +881,7 @@ msgid "NO"
875
  msgstr "НЕТ"
876
 
877
  #. translators: 1. Url to EN playlist.
878
- #: templates/panel/help-tab.php:87
879
  msgctxt "Help tab view all video link"
880
  msgid ""
881
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
@@ -884,57 +890,57 @@ msgstr ""
884
  "Посмотрите полный <a href=\"%s\" target=\"_blank\">плейлист на Youtube</a>, "
885
  "чтобы узнать больше >"
886
 
887
- #: templates/panel/help-tab.php:94
888
  msgctxt "Help tab Watch Videotutorials link"
889
  msgid "Videos are also available in:"
890
  msgstr "Видеоматериалы также доступны в:"
891
 
892
- #: templates/panel/help-tab.php:124
893
  msgctxt "Help tab Read Documentation link"
894
  msgid "Read the documentation"
895
  msgstr "Прочтите документацию"
896
 
897
- #: templates/panel/help-tab.php:127
898
  msgctxt "Help tab Read Documentation link"
899
  msgid "to learn how the plugin works from the basics."
900
  msgstr ""
901
 
902
- #: templates/panel/help-tab.php:137
903
  msgctxt "Help tab Watch video tutorials link"
904
  msgid "Watch our video tutorials"
905
  msgstr "Посмотрите наши видеоуроки"
906
 
907
- #: templates/panel/help-tab.php:140
908
  msgctxt "Help tab Watch video tutorials link"
909
  msgid "to see some helpful use cases."
910
  msgstr ""
911
 
912
- #: templates/panel/help-tab.php:150
913
  msgctxt "Help tab view FAQs link"
914
  msgid "Check the FAQs"
915
  msgstr "Проверьте ответы на часто задаваемые вопросы"
916
 
917
- #: templates/panel/help-tab.php:153
918
  msgctxt "Help tab view FAQs link"
919
  msgid "to find answers to your doubts."
920
  msgstr "найти ответы на свои сомнения."
921
 
922
- #: templates/panel/help-tab.php:169
923
  msgctxt "Help tab FAQ title"
924
  msgid "Last FAQs in our Help Center"
925
  msgstr "Последние часто задаваемые вопросы в нашем Справочном Центре"
926
 
927
- #: templates/panel/help-tab.php:183
928
  msgctxt "Help tab FAQ link"
929
  msgid "View all FAQs >"
930
  msgstr "Просмотреть все часто задаваемые вопросы >"
931
 
932
- #: templates/panel/help-tab.php:192
933
  msgctxt "Help tab submit ticket title"
934
  msgid "Need help?"
935
  msgstr "Нужна помощь?"
936
 
937
- #: templates/panel/help-tab.php:195
938
  msgctxt "Help tab submit ticket description"
939
  msgid ""
940
  "If you are experiencing any technical issues, ask for help from our "
@@ -945,11 +951,45 @@ msgstr ""
945
  "разработчикам. Отправьте заявку через нашу службу поддержки, и мы поможем "
946
  "вам как можно скорее."
947
 
948
- #: templates/panel/help-tab.php:203
949
  msgctxt "Help tab submit ticket button"
950
  msgid "Submit a ticket"
951
  msgstr "Отправить обращение"
952
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
953
  #: templates/panel/premium-tab.php:30
954
  msgctxt "Premium Tab"
955
  msgid "Get the premium version to unlock advanced features"
@@ -1056,7 +1096,7 @@ msgctxt "Plugin Row Meta"
1056
  msgid "Premium version"
1057
  msgstr "Премиум версия"
1058
 
1059
- #: yit-plugin.php:209
1060
  msgctxt "Action links"
1061
  msgid "Settings"
1062
  msgstr "Настройки"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-18 06:07:56+00:00\n"
8
  "PO-Revision-Date: 2022-04-05 17:22:32+0000\n"
9
  "Language: ru\n"
10
  "MIME-Version: 1.0\n"
115
  msgid "Reset to default"
116
  msgstr "Сброс до заводских настроек"
117
 
118
+ #: includes/class-yit-plugin-panel.php:1072
119
  msgid ""
120
  "The element you have entered already exists. Please, enter another name."
121
  msgstr "Введенный вами элемент уже существует. Пожалуйста, введите другое имя."
122
 
123
+ #: includes/class-yit-plugin-panel.php:1073
124
  msgid "Settings saved"
125
  msgstr "Настройки сохранены"
126
 
127
+ #: includes/class-yit-plugin-panel.php:1074
128
  msgid "Settings reset"
129
  msgstr "Сбросить настройки"
130
 
131
+ #: includes/class-yit-plugin-panel.php:1075
132
  msgid "Element deleted correctly."
133
  msgstr "Элемент удален правильно."
134
 
135
+ #: includes/class-yit-plugin-panel.php:1076
136
+ #: includes/class-yit-plugin-panel.php:1077
137
  msgid "Element updated correctly."
138
  msgstr "Элемент обновлен правильно."
139
 
140
+ #: includes/class-yit-plugin-panel.php:1078
141
  msgid "Database imported correctly."
142
  msgstr "База данных импортирована правильно."
143
 
144
+ #: includes/class-yit-plugin-panel.php:1079
145
  msgid "An error has occurred during import. Please try again."
146
  msgstr "Во время импорта произошла ошибка. Пожалуйста, попробуйте еще раз."
147
 
148
+ #: includes/class-yit-plugin-panel.php:1080
149
  msgid "The added file is not valid."
150
  msgstr "Добавленный файл недействителен."
151
 
152
+ #: includes/class-yit-plugin-panel.php:1081
153
  msgid "Sorry, import is disabled."
154
  msgstr "Извините, импорт отключен."
155
 
156
+ #: includes/class-yit-plugin-panel.php:1082
157
  msgid "Sorting successful."
158
  msgstr "Сортировка выполнена успешно."
159
 
160
+ #: includes/class-yit-plugin-panel.php:1571
161
  msgid "We need your support"
162
  msgstr "Нам нужна ваша поддержка"
163
 
164
+ #: includes/class-yit-plugin-panel.php:1572
165
  msgid "to keep updating and improving the plugin. Please,"
166
  msgstr "чтобы продолжать обновлять и улучшать плагин. Пожалуйста,"
167
 
168
+ #: includes/class-yit-plugin-panel.php:1574
169
  msgid "help us by leaving a good review"
170
  msgstr "помогите нам, оставив хороший отзыв"
171
 
172
+ #: includes/class-yit-plugin-panel.php:1575
173
  msgid ":) Thanks!"
174
  msgstr ":) Благодарим!"
175
 
671
  msgstr ""
672
  "Данные: %1$.2fMB | Индекс: %2$.2fMB | Свободно: %3$.2fMB | Движок: %4$s"
673
 
 
 
 
 
 
 
 
 
 
 
 
 
674
  #. translators: %s is the title of the post object.
675
  #: yit-functions.php:1938
676
  msgid "Are you sure you want to move \"%s\" to trash?"
685
  msgid "Further actions"
686
  msgstr "Дальнейшие действия"
687
 
688
+ #: yit-plugin.php:232
689
  msgid "License"
690
  msgstr "Лицензия"
691
 
692
+ #. translators: 1. Plugin(s) name(s).
693
+ #: yit-plugin.php:271
694
+ msgid ""
695
+ "%s was deactivated as you're running an higher tier version of the same "
696
+ "plugin."
697
+ msgid_plural ""
698
+ "%s were deactivated as you're running higher tier versions of the same "
699
+ "plugins."
700
+ msgstr[0] ""
701
+ msgstr[1] ""
702
+ msgstr[2] ""
703
+
704
  #. Author of the plugin/theme
705
  msgid "YITH"
706
  msgstr "YITH"
738
  msgstr "Да, удалить"
739
 
740
  #. translators: 1. Plugin name.
741
+ #: includes/class-yit-plugin-panel.php:803
742
  msgctxt "Help tab default title"
743
  msgid "Thank you for purchasing %s!"
744
  msgstr "Благодарим вас за покупку %s!"
745
 
746
+ #: includes/class-yit-plugin-panel.php:803
747
+ #, fuzzy
748
+ msgctxt "Help tab default title"
749
+ msgid "Thank you for using %s!"
750
+ msgstr "Благодарим вас за покупку %s!"
751
+
752
+ #: includes/class-yit-plugin-panel.php:815
753
  msgctxt "Help tab default description"
754
  msgid ""
755
  "We want to help you enjoy a wonderful experience with all of our products."
757
  "Мы хотим помочь вам получить удовольствие от использования всех наших "
758
  "продуктов."
759
 
760
+ #: includes/class-yit-plugin-panel.php:866
761
  msgctxt "Premium tab name"
762
  msgid "Get premium"
763
  msgstr "Получите премиум"
764
 
765
+ #: includes/class-yit-plugin-panel.php:878
766
  msgctxt "Help tab name"
767
  msgid "Help"
768
  msgstr "Помощь"
881
  msgstr "НЕТ"
882
 
883
  #. translators: 1. Url to EN playlist.
884
+ #: templates/panel/help-tab.php:89
885
  msgctxt "Help tab view all video link"
886
  msgid ""
887
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
890
  "Посмотрите полный <a href=\"%s\" target=\"_blank\">плейлист на Youtube</a>, "
891
  "чтобы узнать больше >"
892
 
893
+ #: templates/panel/help-tab.php:96
894
  msgctxt "Help tab Watch Videotutorials link"
895
  msgid "Videos are also available in:"
896
  msgstr "Видеоматериалы также доступны в:"
897
 
898
+ #: templates/panel/help-tab.php:126
899
  msgctxt "Help tab Read Documentation link"
900
  msgid "Read the documentation"
901
  msgstr "Прочтите документацию"
902
 
903
+ #: templates/panel/help-tab.php:129
904
  msgctxt "Help tab Read Documentation link"
905
  msgid "to learn how the plugin works from the basics."
906
  msgstr ""
907
 
908
+ #: templates/panel/help-tab.php:139
909
  msgctxt "Help tab Watch video tutorials link"
910
  msgid "Watch our video tutorials"
911
  msgstr "Посмотрите наши видеоуроки"
912
 
913
+ #: templates/panel/help-tab.php:142
914
  msgctxt "Help tab Watch video tutorials link"
915
  msgid "to see some helpful use cases."
916
  msgstr ""
917
 
918
+ #: templates/panel/help-tab.php:152
919
  msgctxt "Help tab view FAQs link"
920
  msgid "Check the FAQs"
921
  msgstr "Проверьте ответы на часто задаваемые вопросы"
922
 
923
+ #: templates/panel/help-tab.php:155
924
  msgctxt "Help tab view FAQs link"
925
  msgid "to find answers to your doubts."
926
  msgstr "найти ответы на свои сомнения."
927
 
928
+ #: templates/panel/help-tab.php:170
929
  msgctxt "Help tab FAQ title"
930
  msgid "Last FAQs in our Help Center"
931
  msgstr "Последние часто задаваемые вопросы в нашем Справочном Центре"
932
 
933
+ #: templates/panel/help-tab.php:184
934
  msgctxt "Help tab FAQ link"
935
  msgid "View all FAQs >"
936
  msgstr "Просмотреть все часто задаваемые вопросы >"
937
 
938
+ #: templates/panel/help-tab.php:193
939
  msgctxt "Help tab submit ticket title"
940
  msgid "Need help?"
941
  msgstr "Нужна помощь?"
942
 
943
+ #: templates/panel/help-tab.php:196
944
  msgctxt "Help tab submit ticket description"
945
  msgid ""
946
  "If you are experiencing any technical issues, ask for help from our "
951
  "разработчикам. Отправьте заявку через нашу службу поддержки, и мы поможем "
952
  "вам как можно скорее."
953
 
954
+ #: templates/panel/help-tab.php:204
955
  msgctxt "Help tab submit ticket button"
956
  msgid "Submit a ticket"
957
  msgstr "Отправить обращение"
958
 
959
+ #: templates/panel/help-tab.php:216 templates/panel/help-tab.php:218
960
+ #: templates/panel/help-tab.php:223
961
+ #, fuzzy
962
+ msgctxt "Help tab documentation"
963
+ msgid "Read the plugin documentation"
964
+ msgstr "Прочтите документацию"
965
+
966
+ #: templates/panel/help-tab.php:220
967
+ msgctxt "Help tab documentation"
968
+ msgid "to learn from basics how it works"
969
+ msgstr ""
970
+
971
+ #: templates/panel/help-tab.php:231 templates/panel/help-tab.php:233
972
+ #, fuzzy
973
+ msgctxt "Help tab support"
974
+ msgid "Need some help?"
975
+ msgstr "Нужна помощь?"
976
+
977
+ #: templates/panel/help-tab.php:235
978
+ msgctxt "Help tab support"
979
+ msgid "From DIY to full-service help"
980
+ msgstr ""
981
+
982
+ #: templates/panel/help-tab.php:238
983
+ msgctxt "Help tab support"
984
+ msgid "Call or chat 24/7 for support or let our expert to make your site"
985
+ msgstr ""
986
+
987
+ #: templates/panel/help-tab.php:241
988
+ #, fuzzy
989
+ msgctxt "Help tab support"
990
+ msgid "Yes, I need help"
991
+ msgstr "Нужна помощь?"
992
+
993
  #: templates/panel/premium-tab.php:30
994
  msgctxt "Premium Tab"
995
  msgid "Get the premium version to unlock advanced features"
1096
  msgid "Premium version"
1097
  msgstr "Премиум версия"
1098
 
1099
+ #: yit-plugin.php:228
1100
  msgctxt "Action links"
1101
  msgid "Settings"
1102
  msgstr "Настройки"
plugin-fw/languages/yith-plugin-fw-zh_CN.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2022-06-29 13:12:18+0000\n"
9
  "Language: zh\n"
10
  "MIME-Version: 1.0\n"
@@ -110,61 +110,61 @@ msgstr "你確定嗎?"
110
  msgid "Reset to default"
111
  msgstr "重置為預設值"
112
 
113
- #: includes/class-yit-plugin-panel.php:1059
114
  msgid ""
115
  "The element you have entered already exists. Please, enter another name."
116
  msgstr "你輸入的這個元素已經存在,請輸入另一個名稱"
117
 
118
- #: includes/class-yit-plugin-panel.php:1060
119
  msgid "Settings saved"
120
  msgstr "設定已經儲存"
121
 
122
- #: includes/class-yit-plugin-panel.php:1061
123
  msgid "Settings reset"
124
  msgstr "重置設定"
125
 
126
- #: includes/class-yit-plugin-panel.php:1062
127
  msgid "Element deleted correctly."
128
  msgstr "元素已被確實刪除"
129
 
130
- #: includes/class-yit-plugin-panel.php:1063
131
- #: includes/class-yit-plugin-panel.php:1064
132
  msgid "Element updated correctly."
133
  msgstr "元素已正確更新。"
134
 
135
- #: includes/class-yit-plugin-panel.php:1065
136
  msgid "Database imported correctly."
137
  msgstr "資料庫已被正確匯入"
138
 
139
- #: includes/class-yit-plugin-panel.php:1066
140
  msgid "An error has occurred during import. Please try again."
141
  msgstr "匯入過程中發生一個錯誤,請再試一次"
142
 
143
- #: includes/class-yit-plugin-panel.php:1067
144
  msgid "The added file is not valid."
145
  msgstr "添加的檔案無效"
146
 
147
- #: includes/class-yit-plugin-panel.php:1068
148
  msgid "Sorry, import is disabled."
149
  msgstr "抱歉,匯入功能被關閉"
150
 
151
- #: includes/class-yit-plugin-panel.php:1069
152
  msgid "Sorting successful."
153
  msgstr "已順利排序"
154
 
155
- #: includes/class-yit-plugin-panel.php:1558
156
  msgid "We need your support"
157
  msgstr "我們需要你的支援"
158
 
159
- #: includes/class-yit-plugin-panel.php:1559
160
  msgid "to keep updating and improving the plugin. Please,"
161
  msgstr "請不斷保持更新與改進外掛"
162
 
163
- #: includes/class-yit-plugin-panel.php:1561
164
  msgid "help us by leaving a good review"
165
  msgstr "留下好的評論幫助我們更進步"
166
 
167
- #: includes/class-yit-plugin-panel.php:1562
168
  msgid ":) Thanks!"
169
  msgstr ":) 謝謝!"
170
 
@@ -653,16 +653,6 @@ msgstr "資料庫可用大小"
653
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
654
  msgstr "資料數據: %1$.2fMB | 索引: %2$.2fMB | 可用: %3$.2fMB | 引擎: %4$s"
655
 
656
- #. translators: 1. Plugin(s) name(s).
657
- #: yit-deactive-plugin.php:119
658
- msgid ""
659
- "%s was deactivated as you're running an higher tier version of the same "
660
- "plugin."
661
- msgid_plural ""
662
- "%s were deactivated as you're running higher tier versions of the same "
663
- "plugins."
664
- msgstr[0] ""
665
-
666
  #. translators: %s is the title of the post object.
667
  #: yit-functions.php:1938
668
  msgid "Are you sure you want to move \"%s\" to trash?"
@@ -677,10 +667,20 @@ msgstr "您確定要刪除 \"%s\" 嗎?"
677
  msgid "Further actions"
678
  msgstr "進一步動作"
679
 
680
- #: yit-plugin.php:213
681
  msgid "License"
682
  msgstr "授權"
683
 
 
 
 
 
 
 
 
 
 
 
684
  #. Author of the plugin/theme
685
  msgid "YITH"
686
  msgstr "YITH"
@@ -718,23 +718,29 @@ msgid "Yes, delete"
718
  msgstr "是的,刪除"
719
 
720
  #. translators: 1. Plugin name.
721
- #: includes/class-yit-plugin-panel.php:805
722
  msgctxt "Help tab default title"
723
  msgid "Thank you for purchasing %s!"
724
  msgstr "感謝您購買 %s !"
725
 
726
- #: includes/class-yit-plugin-panel.php:806
 
 
 
 
 
 
727
  msgctxt "Help tab default description"
728
  msgid ""
729
  "We want to help you enjoy a wonderful experience with all of our products."
730
  msgstr "我們希望幫助您享受我們所有產品的美妙體驗。"
731
 
732
- #: includes/class-yit-plugin-panel.php:853
733
  msgctxt "Premium tab name"
734
  msgid "Get premium"
735
  msgstr "取得高級版"
736
 
737
- #: includes/class-yit-plugin-panel.php:865
738
  msgctxt "Help tab name"
739
  msgid "Help"
740
  msgstr "幫助"
@@ -849,7 +855,7 @@ msgid "NO"
849
  msgstr "不"
850
 
851
  #. translators: 1. Url to EN playlist.
852
- #: templates/panel/help-tab.php:87
853
  msgctxt "Help tab view all video link"
854
  msgid ""
855
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
@@ -857,57 +863,57 @@ msgid ""
857
  msgstr ""
858
  "查看全部的 <a href=\"%s\" target=\"_blank\">Youtube</a> 播放清單去學習更多 >"
859
 
860
- #: templates/panel/help-tab.php:94
861
  msgctxt "Help tab Watch Videotutorials link"
862
  msgid "Videos are also available in:"
863
  msgstr "影片也可用於:"
864
 
865
- #: templates/panel/help-tab.php:124
866
  msgctxt "Help tab Read Documentation link"
867
  msgid "Read the documentation"
868
  msgstr "閱讀說明文件"
869
 
870
- #: templates/panel/help-tab.php:127
871
  msgctxt "Help tab Read Documentation link"
872
  msgid "to learn how the plugin works from the basics."
873
  msgstr "了解外掛的基礎工作原理"
874
 
875
- #: templates/panel/help-tab.php:137
876
  msgctxt "Help tab Watch video tutorials link"
877
  msgid "Watch our video tutorials"
878
  msgstr "查看我們的教學影片"
879
 
880
- #: templates/panel/help-tab.php:140
881
  msgctxt "Help tab Watch video tutorials link"
882
  msgid "to see some helpful use cases."
883
  msgstr "查看一些有用的案例"
884
 
885
- #: templates/panel/help-tab.php:150
886
  msgctxt "Help tab view FAQs link"
887
  msgid "Check the FAQs"
888
  msgstr "檢查問與答"
889
 
890
- #: templates/panel/help-tab.php:153
891
  msgctxt "Help tab view FAQs link"
892
  msgid "to find answers to your doubts."
893
  msgstr "找到你的問題答案"
894
 
895
- #: templates/panel/help-tab.php:169
896
  msgctxt "Help tab FAQ title"
897
  msgid "Last FAQs in our Help Center"
898
  msgstr "在我們的幫助中心的最新問答"
899
 
900
- #: templates/panel/help-tab.php:183
901
  msgctxt "Help tab FAQ link"
902
  msgid "View all FAQs >"
903
  msgstr "查看所有的問與答 >"
904
 
905
- #: templates/panel/help-tab.php:192
906
  msgctxt "Help tab submit ticket title"
907
  msgid "Need help?"
908
  msgstr "需要幫忙?"
909
 
910
- #: templates/panel/help-tab.php:195
911
  msgctxt "Help tab submit ticket description"
912
  msgid ""
913
  "If you are experiencing any technical issues, ask for help from our "
@@ -917,11 +923,45 @@ msgstr ""
917
  "如果您遇到任何技術問題,請向我們的開發人員尋求幫助。 通過我們的支援後台提交工"
918
  "作單,我們將盡快為您提供幫助。"
919
 
920
- #: templates/panel/help-tab.php:203
921
  msgctxt "Help tab submit ticket button"
922
  msgid "Submit a ticket"
923
  msgstr "提交一張工作單"
924
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
925
  #: templates/panel/premium-tab.php:30
926
  msgctxt "Premium Tab"
927
  msgid "Get the premium version to unlock advanced features"
@@ -1028,7 +1068,7 @@ msgctxt "Plugin Row Meta"
1028
  msgid "Premium version"
1029
  msgstr "高級版本"
1030
 
1031
- #: yit-plugin.php:209
1032
  msgctxt "Action links"
1033
  msgid "Settings"
1034
  msgstr "設定"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-18 06:07:56+00:00\n"
8
  "PO-Revision-Date: 2022-06-29 13:12:18+0000\n"
9
  "Language: zh\n"
10
  "MIME-Version: 1.0\n"
110
  msgid "Reset to default"
111
  msgstr "重置為預設值"
112
 
113
+ #: includes/class-yit-plugin-panel.php:1072
114
  msgid ""
115
  "The element you have entered already exists. Please, enter another name."
116
  msgstr "你輸入的這個元素已經存在,請輸入另一個名稱"
117
 
118
+ #: includes/class-yit-plugin-panel.php:1073
119
  msgid "Settings saved"
120
  msgstr "設定已經儲存"
121
 
122
+ #: includes/class-yit-plugin-panel.php:1074
123
  msgid "Settings reset"
124
  msgstr "重置設定"
125
 
126
+ #: includes/class-yit-plugin-panel.php:1075
127
  msgid "Element deleted correctly."
128
  msgstr "元素已被確實刪除"
129
 
130
+ #: includes/class-yit-plugin-panel.php:1076
131
+ #: includes/class-yit-plugin-panel.php:1077
132
  msgid "Element updated correctly."
133
  msgstr "元素已正確更新。"
134
 
135
+ #: includes/class-yit-plugin-panel.php:1078
136
  msgid "Database imported correctly."
137
  msgstr "資料庫已被正確匯入"
138
 
139
+ #: includes/class-yit-plugin-panel.php:1079
140
  msgid "An error has occurred during import. Please try again."
141
  msgstr "匯入過程中發生一個錯誤,請再試一次"
142
 
143
+ #: includes/class-yit-plugin-panel.php:1080
144
  msgid "The added file is not valid."
145
  msgstr "添加的檔案無效"
146
 
147
+ #: includes/class-yit-plugin-panel.php:1081
148
  msgid "Sorry, import is disabled."
149
  msgstr "抱歉,匯入功能被關閉"
150
 
151
+ #: includes/class-yit-plugin-panel.php:1082
152
  msgid "Sorting successful."
153
  msgstr "已順利排序"
154
 
155
+ #: includes/class-yit-plugin-panel.php:1571
156
  msgid "We need your support"
157
  msgstr "我們需要你的支援"
158
 
159
+ #: includes/class-yit-plugin-panel.php:1572
160
  msgid "to keep updating and improving the plugin. Please,"
161
  msgstr "請不斷保持更新與改進外掛"
162
 
163
+ #: includes/class-yit-plugin-panel.php:1574
164
  msgid "help us by leaving a good review"
165
  msgstr "留下好的評論幫助我們更進步"
166
 
167
+ #: includes/class-yit-plugin-panel.php:1575
168
  msgid ":) Thanks!"
169
  msgstr ":) 謝謝!"
170
 
653
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
654
  msgstr "資料數據: %1$.2fMB | 索引: %2$.2fMB | 可用: %3$.2fMB | 引擎: %4$s"
655
 
 
 
 
 
 
 
 
 
 
 
656
  #. translators: %s is the title of the post object.
657
  #: yit-functions.php:1938
658
  msgid "Are you sure you want to move \"%s\" to trash?"
667
  msgid "Further actions"
668
  msgstr "進一步動作"
669
 
670
+ #: yit-plugin.php:232
671
  msgid "License"
672
  msgstr "授權"
673
 
674
+ #. translators: 1. Plugin(s) name(s).
675
+ #: yit-plugin.php:271
676
+ msgid ""
677
+ "%s was deactivated as you're running an higher tier version of the same "
678
+ "plugin."
679
+ msgid_plural ""
680
+ "%s were deactivated as you're running higher tier versions of the same "
681
+ "plugins."
682
+ msgstr[0] ""
683
+
684
  #. Author of the plugin/theme
685
  msgid "YITH"
686
  msgstr "YITH"
718
  msgstr "是的,刪除"
719
 
720
  #. translators: 1. Plugin name.
721
+ #: includes/class-yit-plugin-panel.php:803
722
  msgctxt "Help tab default title"
723
  msgid "Thank you for purchasing %s!"
724
  msgstr "感謝您購買 %s !"
725
 
726
+ #: includes/class-yit-plugin-panel.php:803
727
+ #, fuzzy
728
+ msgctxt "Help tab default title"
729
+ msgid "Thank you for using %s!"
730
+ msgstr "感謝您購買 %s !"
731
+
732
+ #: includes/class-yit-plugin-panel.php:815
733
  msgctxt "Help tab default description"
734
  msgid ""
735
  "We want to help you enjoy a wonderful experience with all of our products."
736
  msgstr "我們希望幫助您享受我們所有產品的美妙體驗。"
737
 
738
+ #: includes/class-yit-plugin-panel.php:866
739
  msgctxt "Premium tab name"
740
  msgid "Get premium"
741
  msgstr "取得高級版"
742
 
743
+ #: includes/class-yit-plugin-panel.php:878
744
  msgctxt "Help tab name"
745
  msgid "Help"
746
  msgstr "幫助"
855
  msgstr "不"
856
 
857
  #. translators: 1. Url to EN playlist.
858
+ #: templates/panel/help-tab.php:89
859
  msgctxt "Help tab view all video link"
860
  msgid ""
861
  "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
863
  msgstr ""
864
  "查看全部的 <a href=\"%s\" target=\"_blank\">Youtube</a> 播放清單去學習更多 >"
865
 
866
+ #: templates/panel/help-tab.php:96
867
  msgctxt "Help tab Watch Videotutorials link"
868
  msgid "Videos are also available in:"
869
  msgstr "影片也可用於:"
870
 
871
+ #: templates/panel/help-tab.php:126
872
  msgctxt "Help tab Read Documentation link"
873
  msgid "Read the documentation"
874
  msgstr "閱讀說明文件"
875
 
876
+ #: templates/panel/help-tab.php:129
877
  msgctxt "Help tab Read Documentation link"
878
  msgid "to learn how the plugin works from the basics."
879
  msgstr "了解外掛的基礎工作原理"
880
 
881
+ #: templates/panel/help-tab.php:139
882
  msgctxt "Help tab Watch video tutorials link"
883
  msgid "Watch our video tutorials"
884
  msgstr "查看我們的教學影片"
885
 
886
+ #: templates/panel/help-tab.php:142
887
  msgctxt "Help tab Watch video tutorials link"
888
  msgid "to see some helpful use cases."
889
  msgstr "查看一些有用的案例"
890
 
891
+ #: templates/panel/help-tab.php:152
892
  msgctxt "Help tab view FAQs link"
893
  msgid "Check the FAQs"
894
  msgstr "檢查問與答"
895
 
896
+ #: templates/panel/help-tab.php:155
897
  msgctxt "Help tab view FAQs link"
898
  msgid "to find answers to your doubts."
899
  msgstr "找到你的問題答案"
900
 
901
+ #: templates/panel/help-tab.php:170
902
  msgctxt "Help tab FAQ title"
903
  msgid "Last FAQs in our Help Center"
904
  msgstr "在我們的幫助中心的最新問答"
905
 
906
+ #: templates/panel/help-tab.php:184
907
  msgctxt "Help tab FAQ link"
908
  msgid "View all FAQs >"
909
  msgstr "查看所有的問與答 >"
910
 
911
+ #: templates/panel/help-tab.php:193
912
  msgctxt "Help tab submit ticket title"
913
  msgid "Need help?"
914
  msgstr "需要幫忙?"
915
 
916
+ #: templates/panel/help-tab.php:196
917
  msgctxt "Help tab submit ticket description"
918
  msgid ""
919
  "If you are experiencing any technical issues, ask for help from our "
923
  "如果您遇到任何技術問題,請向我們的開發人員尋求幫助。 通過我們的支援後台提交工"
924
  "作單,我們將盡快為您提供幫助。"
925
 
926
+ #: templates/panel/help-tab.php:204
927
  msgctxt "Help tab submit ticket button"
928
  msgid "Submit a ticket"
929
  msgstr "提交一張工作單"
930
 
931
+ #: templates/panel/help-tab.php:216 templates/panel/help-tab.php:218
932
+ #: templates/panel/help-tab.php:223
933
+ #, fuzzy
934
+ msgctxt "Help tab documentation"
935
+ msgid "Read the plugin documentation"
936
+ msgstr "閱讀說明文件"
937
+
938
+ #: templates/panel/help-tab.php:220
939
+ msgctxt "Help tab documentation"
940
+ msgid "to learn from basics how it works"
941
+ msgstr ""
942
+
943
+ #: templates/panel/help-tab.php:231 templates/panel/help-tab.php:233
944
+ #, fuzzy
945
+ msgctxt "Help tab support"
946
+ msgid "Need some help?"
947
+ msgstr "需要幫忙?"
948
+
949
+ #: templates/panel/help-tab.php:235
950
+ msgctxt "Help tab support"
951
+ msgid "From DIY to full-service help"
952
+ msgstr ""
953
+
954
+ #: templates/panel/help-tab.php:238
955
+ msgctxt "Help tab support"
956
+ msgid "Call or chat 24/7 for support or let our expert to make your site"
957
+ msgstr ""
958
+
959
+ #: templates/panel/help-tab.php:241
960
+ #, fuzzy
961
+ msgctxt "Help tab support"
962
+ msgid "Yes, I need help"
963
+ msgstr "需要幫忙?"
964
+
965
  #: templates/panel/premium-tab.php:30
966
  msgctxt "Premium Tab"
967
  msgid "Get the premium version to unlock advanced features"
1068
  msgid "Premium version"
1069
  msgstr "高級版本"
1070
 
1071
+ #: yit-plugin.php:228
1072
  msgctxt "Action links"
1073
  msgid "Settings"
1074
  msgstr "設定"
plugin-fw/languages/yith-plugin-fw.pot CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: \n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -119,60 +119,60 @@ msgstr ""
119
  msgid "Reset to default"
120
  msgstr ""
121
 
122
- #: includes/class-yit-plugin-panel.php:1059
123
  msgid "The element you have entered already exists. Please, enter another name."
124
  msgstr ""
125
 
126
- #: includes/class-yit-plugin-panel.php:1060
127
  msgid "Settings saved"
128
  msgstr ""
129
 
130
- #: includes/class-yit-plugin-panel.php:1061
131
  msgid "Settings reset"
132
  msgstr ""
133
 
134
- #: includes/class-yit-plugin-panel.php:1062
135
  msgid "Element deleted correctly."
136
  msgstr ""
137
 
138
- #: includes/class-yit-plugin-panel.php:1063
139
- #: includes/class-yit-plugin-panel.php:1064
140
  msgid "Element updated correctly."
141
  msgstr ""
142
 
143
- #: includes/class-yit-plugin-panel.php:1065
144
  msgid "Database imported correctly."
145
  msgstr ""
146
 
147
- #: includes/class-yit-plugin-panel.php:1066
148
  msgid "An error has occurred during import. Please try again."
149
  msgstr ""
150
 
151
- #: includes/class-yit-plugin-panel.php:1067
152
  msgid "The added file is not valid."
153
  msgstr ""
154
 
155
- #: includes/class-yit-plugin-panel.php:1068
156
  msgid "Sorry, import is disabled."
157
  msgstr ""
158
 
159
- #: includes/class-yit-plugin-panel.php:1069
160
  msgid "Sorting successful."
161
  msgstr ""
162
 
163
- #: includes/class-yit-plugin-panel.php:1558
164
  msgid "We need your support"
165
  msgstr ""
166
 
167
- #: includes/class-yit-plugin-panel.php:1559
168
  msgid "to keep updating and improving the plugin. Please,"
169
  msgstr ""
170
 
171
- #: includes/class-yit-plugin-panel.php:1561
172
  msgid "help us by leaving a good review"
173
  msgstr ""
174
 
175
- #: includes/class-yit-plugin-panel.php:1562
176
  msgid ":) Thanks!"
177
  msgstr ""
178
 
@@ -649,17 +649,6 @@ msgstr ""
649
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
650
  msgstr ""
651
 
652
- #: yit-deactive-plugin.php:119
653
- #. translators: 1. Plugin(s) name(s).
654
- msgid ""
655
- "%s was deactivated as you're running an higher tier version of the same "
656
- "plugin."
657
- msgid_plural ""
658
- "%s were deactivated as you're running higher tier versions of the same "
659
- "plugins."
660
- msgstr[0] ""
661
- msgstr[1] ""
662
-
663
  #: yit-functions.php:1938
664
  #. translators: %s is the title of the post object.
665
  msgid "Are you sure you want to move \"%s\" to trash?"
@@ -674,10 +663,21 @@ msgstr ""
674
  msgid "Further actions"
675
  msgstr ""
676
 
677
- #: yit-plugin.php:213
678
  msgid "License"
679
  msgstr ""
680
 
 
 
 
 
 
 
 
 
 
 
 
681
  #. Author of the plugin/theme
682
  msgid "YITH"
683
  msgstr ""
@@ -714,23 +714,28 @@ msgctxt "Delete confirmation action"
714
  msgid "Yes, delete"
715
  msgstr ""
716
 
717
- #: includes/class-yit-plugin-panel.php:805
718
  #. translators: 1. Plugin name.
719
  msgctxt "Help tab default title"
720
  msgid "Thank you for purchasing %s!"
721
  msgstr ""
722
 
723
- #: includes/class-yit-plugin-panel.php:806
 
 
 
 
 
724
  msgctxt "Help tab default description"
725
  msgid "We want to help you enjoy a wonderful experience with all of our products."
726
  msgstr ""
727
 
728
- #: includes/class-yit-plugin-panel.php:853
729
  msgctxt "Premium tab name"
730
  msgid "Get premium"
731
  msgstr ""
732
 
733
- #: includes/class-yit-plugin-panel.php:865
734
  msgctxt "Help tab name"
735
  msgid "Help"
736
  msgstr ""
@@ -841,7 +846,7 @@ msgctxt "YES/NO button: use MAX 4 characters!"
841
  msgid "NO"
842
  msgstr ""
843
 
844
- #: templates/panel/help-tab.php:87
845
  #. translators: 1. Url to EN playlist.
846
  msgctxt "Help tab view all video link"
847
  msgid ""
@@ -849,57 +854,57 @@ msgid ""
849
  "learn more >"
850
  msgstr ""
851
 
852
- #: templates/panel/help-tab.php:94
853
  msgctxt "Help tab Watch Videotutorials link"
854
  msgid "Videos are also available in:"
855
  msgstr ""
856
 
857
- #: templates/panel/help-tab.php:124
858
  msgctxt "Help tab Read Documentation link"
859
  msgid "Read the documentation"
860
  msgstr ""
861
 
862
- #: templates/panel/help-tab.php:127
863
  msgctxt "Help tab Read Documentation link"
864
  msgid "to learn how the plugin works from the basics."
865
  msgstr ""
866
 
867
- #: templates/panel/help-tab.php:137
868
  msgctxt "Help tab Watch video tutorials link"
869
  msgid "Watch our video tutorials"
870
  msgstr ""
871
 
872
- #: templates/panel/help-tab.php:140
873
  msgctxt "Help tab Watch video tutorials link"
874
  msgid "to see some helpful use cases."
875
  msgstr ""
876
 
877
- #: templates/panel/help-tab.php:150
878
  msgctxt "Help tab view FAQs link"
879
  msgid "Check the FAQs"
880
  msgstr ""
881
 
882
- #: templates/panel/help-tab.php:153
883
  msgctxt "Help tab view FAQs link"
884
  msgid "to find answers to your doubts."
885
  msgstr ""
886
 
887
- #: templates/panel/help-tab.php:169
888
  msgctxt "Help tab FAQ title"
889
  msgid "Last FAQs in our Help Center"
890
  msgstr ""
891
 
892
- #: templates/panel/help-tab.php:183
893
  msgctxt "Help tab FAQ link"
894
  msgid "View all FAQs >"
895
  msgstr ""
896
 
897
- #: templates/panel/help-tab.php:192
898
  msgctxt "Help tab submit ticket title"
899
  msgid "Need help?"
900
  msgstr ""
901
 
902
- #: templates/panel/help-tab.php:195
903
  msgctxt "Help tab submit ticket description"
904
  msgid ""
905
  "If you are experiencing any technical issues, ask for help from our "
@@ -907,11 +912,42 @@ msgid ""
907
  "as soon as possible."
908
  msgstr ""
909
 
910
- #: templates/panel/help-tab.php:203
911
  msgctxt "Help tab submit ticket button"
912
  msgid "Submit a ticket"
913
  msgstr ""
914
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
915
  #: templates/panel/premium-tab.php:30
916
  msgctxt "Premium Tab"
917
  msgid "Get the premium version to unlock advanced features"
@@ -1018,7 +1054,7 @@ msgctxt "Plugin Row Meta"
1018
  msgid "Premium version"
1019
  msgstr ""
1020
 
1021
- #: yit-plugin.php:209
1022
  msgctxt "Action links"
1023
  msgid "Settings"
1024
  msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: \n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-18 06:07:56+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
119
  msgid "Reset to default"
120
  msgstr ""
121
 
122
+ #: includes/class-yit-plugin-panel.php:1072
123
  msgid "The element you have entered already exists. Please, enter another name."
124
  msgstr ""
125
 
126
+ #: includes/class-yit-plugin-panel.php:1073
127
  msgid "Settings saved"
128
  msgstr ""
129
 
130
+ #: includes/class-yit-plugin-panel.php:1074
131
  msgid "Settings reset"
132
  msgstr ""
133
 
134
+ #: includes/class-yit-plugin-panel.php:1075
135
  msgid "Element deleted correctly."
136
  msgstr ""
137
 
138
+ #: includes/class-yit-plugin-panel.php:1076
139
+ #: includes/class-yit-plugin-panel.php:1077
140
  msgid "Element updated correctly."
141
  msgstr ""
142
 
143
+ #: includes/class-yit-plugin-panel.php:1078
144
  msgid "Database imported correctly."
145
  msgstr ""
146
 
147
+ #: includes/class-yit-plugin-panel.php:1079
148
  msgid "An error has occurred during import. Please try again."
149
  msgstr ""
150
 
151
+ #: includes/class-yit-plugin-panel.php:1080
152
  msgid "The added file is not valid."
153
  msgstr ""
154
 
155
+ #: includes/class-yit-plugin-panel.php:1081
156
  msgid "Sorry, import is disabled."
157
  msgstr ""
158
 
159
+ #: includes/class-yit-plugin-panel.php:1082
160
  msgid "Sorting successful."
161
  msgstr ""
162
 
163
+ #: includes/class-yit-plugin-panel.php:1571
164
  msgid "We need your support"
165
  msgstr ""
166
 
167
+ #: includes/class-yit-plugin-panel.php:1572
168
  msgid "to keep updating and improving the plugin. Please,"
169
  msgstr ""
170
 
171
+ #: includes/class-yit-plugin-panel.php:1574
172
  msgid "help us by leaving a good review"
173
  msgstr ""
174
 
175
+ #: includes/class-yit-plugin-panel.php:1575
176
  msgid ":) Thanks!"
177
  msgstr ""
178
 
649
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
650
  msgstr ""
651
 
 
 
 
 
 
 
 
 
 
 
 
652
  #: yit-functions.php:1938
653
  #. translators: %s is the title of the post object.
654
  msgid "Are you sure you want to move \"%s\" to trash?"
663
  msgid "Further actions"
664
  msgstr ""
665
 
666
+ #: yit-plugin.php:232
667
  msgid "License"
668
  msgstr ""
669
 
670
+ #: yit-plugin.php:271
671
+ #. translators: 1. Plugin(s) name(s).
672
+ msgid ""
673
+ "%s was deactivated as you're running an higher tier version of the same "
674
+ "plugin."
675
+ msgid_plural ""
676
+ "%s were deactivated as you're running higher tier versions of the same "
677
+ "plugins."
678
+ msgstr[0] ""
679
+ msgstr[1] ""
680
+
681
  #. Author of the plugin/theme
682
  msgid "YITH"
683
  msgstr ""
714
  msgid "Yes, delete"
715
  msgstr ""
716
 
717
+ #: includes/class-yit-plugin-panel.php:803
718
  #. translators: 1. Plugin name.
719
  msgctxt "Help tab default title"
720
  msgid "Thank you for purchasing %s!"
721
  msgstr ""
722
 
723
+ #: includes/class-yit-plugin-panel.php:803
724
+ msgctxt "Help tab default title"
725
+ msgid "Thank you for using %s!"
726
+ msgstr ""
727
+
728
+ #: includes/class-yit-plugin-panel.php:815
729
  msgctxt "Help tab default description"
730
  msgid "We want to help you enjoy a wonderful experience with all of our products."
731
  msgstr ""
732
 
733
+ #: includes/class-yit-plugin-panel.php:866
734
  msgctxt "Premium tab name"
735
  msgid "Get premium"
736
  msgstr ""
737
 
738
+ #: includes/class-yit-plugin-panel.php:878
739
  msgctxt "Help tab name"
740
  msgid "Help"
741
  msgstr ""
846
  msgid "NO"
847
  msgstr ""
848
 
849
+ #: templates/panel/help-tab.php:89
850
  #. translators: 1. Url to EN playlist.
851
  msgctxt "Help tab view all video link"
852
  msgid ""
854
  "learn more >"
855
  msgstr ""
856
 
857
+ #: templates/panel/help-tab.php:96
858
  msgctxt "Help tab Watch Videotutorials link"
859
  msgid "Videos are also available in:"
860
  msgstr ""
861
 
862
+ #: templates/panel/help-tab.php:126
863
  msgctxt "Help tab Read Documentation link"
864
  msgid "Read the documentation"
865
  msgstr ""
866
 
867
+ #: templates/panel/help-tab.php:129
868
  msgctxt "Help tab Read Documentation link"
869
  msgid "to learn how the plugin works from the basics."
870
  msgstr ""
871
 
872
+ #: templates/panel/help-tab.php:139
873
  msgctxt "Help tab Watch video tutorials link"
874
  msgid "Watch our video tutorials"
875
  msgstr ""
876
 
877
+ #: templates/panel/help-tab.php:142
878
  msgctxt "Help tab Watch video tutorials link"
879
  msgid "to see some helpful use cases."
880
  msgstr ""
881
 
882
+ #: templates/panel/help-tab.php:152
883
  msgctxt "Help tab view FAQs link"
884
  msgid "Check the FAQs"
885
  msgstr ""
886
 
887
+ #: templates/panel/help-tab.php:155
888
  msgctxt "Help tab view FAQs link"
889
  msgid "to find answers to your doubts."
890
  msgstr ""
891
 
892
+ #: templates/panel/help-tab.php:170
893
  msgctxt "Help tab FAQ title"
894
  msgid "Last FAQs in our Help Center"
895
  msgstr ""
896
 
897
+ #: templates/panel/help-tab.php:184
898
  msgctxt "Help tab FAQ link"
899
  msgid "View all FAQs >"
900
  msgstr ""
901
 
902
+ #: templates/panel/help-tab.php:193
903
  msgctxt "Help tab submit ticket title"
904
  msgid "Need help?"
905
  msgstr ""
906
 
907
+ #: templates/panel/help-tab.php:196
908
  msgctxt "Help tab submit ticket description"
909
  msgid ""
910
  "If you are experiencing any technical issues, ask for help from our "
912
  "as soon as possible."
913
  msgstr ""
914
 
915
+ #: templates/panel/help-tab.php:204
916
  msgctxt "Help tab submit ticket button"
917
  msgid "Submit a ticket"
918
  msgstr ""
919
 
920
+ #: templates/panel/help-tab.php:216 templates/panel/help-tab.php:218
921
+ #: templates/panel/help-tab.php:223
922
+ msgctxt "Help tab documentation"
923
+ msgid "Read the plugin documentation"
924
+ msgstr ""
925
+
926
+ #: templates/panel/help-tab.php:220
927
+ msgctxt "Help tab documentation"
928
+ msgid "to learn from basics how it works"
929
+ msgstr ""
930
+
931
+ #: templates/panel/help-tab.php:231 templates/panel/help-tab.php:233
932
+ msgctxt "Help tab support"
933
+ msgid "Need some help?"
934
+ msgstr ""
935
+
936
+ #: templates/panel/help-tab.php:235
937
+ msgctxt "Help tab support"
938
+ msgid "From DIY to full-service help"
939
+ msgstr ""
940
+
941
+ #: templates/panel/help-tab.php:238
942
+ msgctxt "Help tab support"
943
+ msgid "Call or chat 24/7 for support or let our expert to make your site"
944
+ msgstr ""
945
+
946
+ #: templates/panel/help-tab.php:241
947
+ msgctxt "Help tab support"
948
+ msgid "Yes, I need help"
949
+ msgstr ""
950
+
951
  #: templates/panel/premium-tab.php:30
952
  msgctxt "Premium Tab"
953
  msgid "Get the premium version to unlock advanced features"
1054
  msgid "Premium version"
1055
  msgstr ""
1056
 
1057
+ #: yit-plugin.php:228
1058
  msgctxt "Action links"
1059
  msgid "Settings"
1060
  msgstr ""
plugin-fw/templates/panel/help-tab.php CHANGED
@@ -6,6 +6,8 @@
6
  * @var string $current_tab The current tab.
7
  * @var string $current_sub_tab The current sub-tab.
8
  * @var array $latest_articles Latest HC articles.
 
 
9
  *
10
  * @package YITH\PluginFramework\Templates
11
  */
@@ -54,7 +56,7 @@ if ( $has_default_playlist ) {
54
  }
55
  ?>
56
 
57
- <div id='yith_plugin_fw_panel_help_tab' class='yith-plugin-fw-panel-help-tab-container'>
58
  <div class="yith-plugin-fw-panel-help-tab-content">
59
  <?php if ( $the_title ) : ?>
60
  <h2 class="yith-plugin-fw-panel-help-tab-title"><?php echo wp_kses_post( $the_title ); ?></h2>
@@ -66,7 +68,7 @@ if ( $has_default_playlist ) {
66
  </p>
67
  <?php endif; ?>
68
 
69
- <?php if ( $has_video || $has_additional_links ) : ?>
70
  <div class="row">
71
  <?php if ( $video_url ) : ?>
72
  <div class="yith-plugin-fw-help-tab-video <?php echo $has_additional_links ? 'column-left' : 'full-width'; ?>">
@@ -161,8 +163,7 @@ if ( $has_default_playlist ) {
161
  </div>
162
  <?php endif; ?>
163
 
164
-
165
- <?php if ( $show_articles || $show_submit_ticket ) : ?>
166
  <div class="row">
167
  <?php if ( $show_articles ) : ?>
168
  <div class="yith-plugin-fw-hc-articles <?php echo $show_submit_ticket ? 'column-left' : 'full-width'; ?>">
@@ -205,7 +206,44 @@ if ( $has_default_playlist ) {
205
  </div>
206
  </div>
207
  <?php endif; ?>
208
- <?php endif; ?>
209
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
210
  </div>
211
  </div>
6
  * @var string $current_tab The current tab.
7
  * @var string $current_sub_tab The current sub-tab.
8
  * @var array $latest_articles Latest HC articles.
9
+ * @var bool $is_extended Whether current plugin is an Extended version.
10
+ * @var bool $is_premium Whether current plugin is a Premium version.
11
  *
12
  * @package YITH\PluginFramework\Templates
13
  */
56
  }
57
  ?>
58
 
59
+ <div id='yith_plugin_fw_panel_help_tab' class='yith-plugin-fw-panel-help-tab-container <?php echo esc_attr( $is_extended ? 'extended' : '' ); ?>'>
60
  <div class="yith-plugin-fw-panel-help-tab-content">
61
  <?php if ( $the_title ) : ?>
62
  <h2 class="yith-plugin-fw-panel-help-tab-title"><?php echo wp_kses_post( $the_title ); ?></h2>
68
  </p>
69
  <?php endif; ?>
70
 
71
+ <?php if ( $is_premium && ( $has_video || $has_additional_links ) ) : ?>
72
  <div class="row">
73
  <?php if ( $video_url ) : ?>
74
  <div class="yith-plugin-fw-help-tab-video <?php echo $has_additional_links ? 'column-left' : 'full-width'; ?>">
163
  </div>
164
  <?php endif; ?>
165
 
166
+ <?php if ( $is_premium && ( $show_articles || $show_submit_ticket ) ) : ?>
 
167
  <div class="row">
168
  <?php if ( $show_articles ) : ?>
169
  <div class="yith-plugin-fw-hc-articles <?php echo $show_submit_ticket ? 'column-left' : 'full-width'; ?>">
206
  </div>
207
  </div>
208
  <?php endif; ?>
209
+ </div>
210
+ <?php endif; ?>
211
+
212
+ <?php if ( $is_extended ) : ?>
213
+ <div class="row">
214
+ <?php if ( $options['doc_url'] ) : ?>
215
+ <div class="box-with-image">
216
+ <img src="<?php echo esc_url( YIT_CORE_PLUGIN_URL ); ?>/assets/images/help-tab/documentation.svg" alt="<?php echo esc_attr_x( 'Read the plugin documentation', 'Help tab documentation', 'yith-plugin-fw' ); ?>">
217
+ <div class="box-content">
218
+ <h3><?php echo esc_html_x( 'Read the plugin documentation', 'Help tab documentation', 'yith-plugin-fw' ); ?></h3>
219
+ <p>
220
+ <?php echo esc_html_x( 'to learn how it works from the basics.', 'Help tab documentation', 'yith-plugin-fw' ); ?>
221
+ </p>
222
+ <a target="_blank" href="<?php echo esc_url( $options['doc_url'] ); ?>" class="button yith-plugin-fw__button--secondary">
223
+ <?php echo esc_html_x( 'Read the plugin documentation', 'Help tab documentation', 'yith-plugin-fw' ); ?>
224
+ </a>
225
+ </div>
226
+ </div>
227
+ <?php endif; ?>
228
+
229
+ <?php if ( $show_submit_ticket ) : ?>
230
+ <div class="box-with-image">
231
+ <img src="<?php echo esc_url( YIT_CORE_PLUGIN_URL ); ?>/assets/images/help-tab/support-desk.svg" alt="<?php echo esc_attr_x( 'Need some help?', 'Help tab support', 'yith-plugin-fw' ); ?>">
232
+ <div class="box-content">
233
+ <h3><?php echo esc_html_x( 'Need some help?', 'Help tab support', 'yith-plugin-fw' ); ?></h3>
234
+ <p>
235
+ <b><?php echo esc_html_x( 'From DIY to full-service help', 'Help tab support', 'yith-plugin-fw' ); ?></b>
236
+ </p>
237
+ <p>
238
+ <?php echo esc_html_x( 'Call or chat 24/7 with our support agents, or let our experts build your site.', 'Help tab support', 'yith-plugin-fw' ); ?>
239
+ </p>
240
+ <a href="<?php echo esc_url( $options['submit_ticket_url'] ); ?>" class="yit-plugin-fw-submit-ticket-button button yith-plugin-fw__button--secondary">
241
+ <?php echo esc_html_x( 'Yes, I need help', 'Help tab support', 'yith-plugin-fw' ); ?>
242
+ </a>
243
+ </div>
244
+ </div>
245
+ <?php endif; ?>
246
+ </div>
247
+ <?php endif; ?>
248
  </div>
249
  </div>
plugin-fw/templates/panel/premium-tab.php CHANGED
@@ -13,7 +13,7 @@
13
 
14
  defined( 'ABSPATH' ) || exit; // Exit if accessed directly.
15
 
16
- list( $premium_features, $main_image_url, $show_free_vs_premium ) = yith_plugin_fw_extract( $options, 'premium_features', 'main_image_url', 'show_free_vs_premium_link' );
17
 
18
  $get_premium_url = yith_plugin_fw_add_utm_data( $premium_url, $plugin_slug, 'button-upgrade', yith_plugin_fw_panel_utm_source( $this ) );
19
 
@@ -46,7 +46,14 @@ if ( $show_free_vs_premium ) {
46
  </span>
47
  </div>
48
  <?php endforeach; ?>
49
- <?php if ( $show_free_vs_premium ) : ?>
 
 
 
 
 
 
 
50
  <span class="yith-plugin-fw-panel-premium-tab__free-vs-premium">
51
  <?php echo esc_html_x( 'And so much more!', 'Premium Tab', 'yith-plugin-fw' ); ?>
52
  <a href="<?php echo esc_url( $free_vs_premium_url . '#tab-free_vs_premium_tab' ); ?>" target="_blank">
13
 
14
  defined( 'ABSPATH' ) || exit; // Exit if accessed directly.
15
 
16
+ list( $premium_features, $main_image_url, $show_free_vs_premium, $show_premium_landing_link ) = yith_plugin_fw_extract( $options, 'premium_features', 'main_image_url', 'show_free_vs_premium_link', 'show_premium_landing_link' );
17
 
18
  $get_premium_url = yith_plugin_fw_add_utm_data( $premium_url, $plugin_slug, 'button-upgrade', yith_plugin_fw_panel_utm_source( $this ) );
19
 
46
  </span>
47
  </div>
48
  <?php endforeach; ?>
49
+ <?php if ( $show_premium_landing_link ) : ?>
50
+ <span class="yith-plugin-fw-panel-premium-tab__free-vs-premium">
51
+ <?php echo esc_html_x( 'And so much more!', 'Premium Tab', 'yith-plugin-fw' ); ?>
52
+ <a href="<?php echo esc_url( $get_premium_url ); ?>" target="_blank">
53
+ <?php echo esc_html_x( 'Check the premium features >', 'Premium Tab', 'yith-plugin-fw' ); ?>
54
+ </a>
55
+ </span>
56
+ <?php elseif ( $show_free_vs_premium ) : ?>
57
  <span class="yith-plugin-fw-panel-premium-tab__free-vs-premium">
58
  <?php echo esc_html_x( 'And so much more!', 'Premium Tab', 'yith-plugin-fw' ); ?>
59
  <a href="<?php echo esc_url( $free_vs_premium_url . '#tab-free_vs_premium_tab' ); ?>" target="_blank">
plugin-fw/templates/panel/woocommerce/woocommerce-form.php CHANGED
@@ -30,7 +30,7 @@ $reset_warning = __( 'If you continue with this action, you will reset all optio
30
  </p>
31
 
32
  <?php if ( apply_filters( 'yit_framework_show_float_save_button', true ) ) : ?>
33
- <button id="yith-plugin-fw-float-save-button" class="button button-primary yith-plugin-fw-animate__appear-from-bottom" data-default-label="<?php esc_attr_e( 'Save Options', 'yith-plugin-fw' ); ?>" data-saved-label="<?php esc_attr_e( 'Options Saved', 'yith-plugin-fw' ); ?>"><i class="yith-icon yith-icon-save"></i> <?php esc_html_e( 'Save Options', 'yith-plugin-fw' ); ?></button>
34
  <?php endif; ?>
35
 
36
  <input type="hidden" name="page" value="<?php echo esc_attr( $this->settings['page'] ); ?>"/>
30
  </p>
31
 
32
  <?php if ( apply_filters( 'yit_framework_show_float_save_button', true ) ) : ?>
33
+ <button id="yith-plugin-fw-float-save-button" class="button button-primary yith-plugin-fw-animate__appear-from-bottom" data-default-label="<?php esc_attr_e( 'Save Options', 'yith-plugin-fw' ); ?>" data-saved-label="<?php esc_attr_e( 'Options Saved', 'yith-plugin-fw' ); ?>"><?php esc_html_e( 'Save Options', 'yith-plugin-fw' ); ?></button>
34
  <?php endif; ?>
35
 
36
  <input type="hidden" name="page" value="<?php echo esc_attr( $this->settings['page'] ); ?>"/>
plugin-fw/yit-deactive-plugin.php CHANGED
@@ -59,10 +59,10 @@ if ( ! function_exists( 'yith_deactivate_plugins' ) ) {
59
  global $status, $page, $s;
60
 
61
  $query_params = array(
62
- 'deactivated_plugins' => implode( ',', $deactivated ),
63
- 'plugin_status' => $status,
64
- 'paged' => $page,
65
- 's' => $s,
66
  );
67
 
68
  if ( $to_activate && function_exists( 'wp_create_nonce' ) ) {
@@ -87,49 +87,3 @@ if ( ! function_exists( 'yith_deactivate_plugins' ) ) {
87
  die;
88
  }
89
  }
90
-
91
- if ( ! function_exists( 'yith_print_deactivation_message' ) ) {
92
- /**
93
- * Prints message about plugins deactivation, due to multiple versions active of the same software active at the same time
94
- *
95
- * @return void
96
- * @since 3.9.8
97
- */
98
- function yith_print_deactivation_message() {
99
- global $pagenow;
100
-
101
- // phpcs:disable WordPress.Security.NonceVerification
102
- if ( 'plugins.php' !== $pagenow || ! isset( $_GET['deactivated_plugins'] ) ) {
103
- return;
104
- }
105
-
106
- $names = sanitize_text_field( wp_unslash( $_GET['deactivated_plugins'] ) );
107
- $names = explode( ',', $names );
108
- $names = array_map(
109
- function( $name ) {
110
- $name = str_replace( array( '-', 'init.php', '/' ), ' ', $name );
111
- $name = str_replace( array( 'yith', 'woocommerce', 'wordpress' ), array( 'YITH', 'WooCommerce', 'WordPress' ), $name );
112
-
113
- return trim( ucwords( $name ) );
114
- },
115
- $names
116
- );
117
-
118
- // translators: 1. Plugin(s) name(s).
119
- $message = _n(
120
- '%s was deactivated as you\'re running an higher tier version of the same plugin.',
121
- '%s were deactivated as you\'re running higher tier versions of the same plugins.',
122
- count( $names ),
123
- 'yit-plugin-fw'
124
- );
125
- $message = sprintf( $message, implode( ', ', $names ) );
126
- ?>
127
- <div class="notice">
128
- <p><?php echo esc_html( $message ); ?></p>
129
- </div>
130
- <?php
131
- // phpcs:enable WordPress.Security.NonceVerification
132
- }
133
- }
134
-
135
- add_action( 'admin_notices', 'yith_print_deactivation_message' );
59
  global $status, $page, $s;
60
 
61
  $query_params = array(
62
+ 'yith_deactivated_plugins' => implode( ',', $deactivated ),
63
+ 'plugin_status' => $status,
64
+ 'paged' => $page,
65
+ 's' => $s,
66
  );
67
 
68
  if ( $to_activate && function_exists( 'wp_create_nonce' ) ) {
87
  die;
88
  }
89
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
plugin-fw/yit-plugin.php CHANGED
@@ -110,25 +110,36 @@ if ( ! function_exists( 'yit_plugin_fw_row_meta' ) ) {
110
  $plugin_data,
111
  $status
112
  );
113
- $fields = isset( $new_row_meta_args['to_show'] ) ? $new_row_meta_args['to_show'] : array();
114
- $slug = isset( $new_row_meta_args['slug'] ) ? $new_row_meta_args['slug'] : '';
115
- $is_extended = ! empty( $new_row_meta_args['is_extended'] ) || false !== strpos( $plugin_file, '-extended' );
116
- $is_premium = ! empty( $new_row_meta_args['is_premium'] ) || false !== strpos( $plugin_file, '-premium' );
117
  $utm_campaign = 'plugin-version-author-uri';
118
 
119
  if ( $is_premium ) {
120
  $utm_source = 'wp-premium-dashboard';
 
121
  } elseif ( $is_extended ) {
122
  $utm_source = 'wp-extended-dashboard';
 
 
 
 
 
123
  } else {
124
  $utm_source = 'wp-free-dashboard';
125
  }
126
 
127
- if ( ! ! $is_premium ) {
128
- $to_remove = array_search( 'premium_version', $fields, true );
 
 
 
 
 
 
129
 
130
- if ( false !== $to_remove ) {
131
- unset( $fields[ $to_remove ] );
132
  }
133
  }
134
 
@@ -155,11 +166,12 @@ if ( ! function_exists( 'yit_plugin_fw_row_meta' ) ) {
155
  if ( ! empty( $slug ) ) {
156
  if ( 'support' === $field ) {
157
  $support_field = true === $is_premium ? 'premium_support' : 'free_support';
 
158
  if ( ! empty( $base_uri[ $support_field ] ) ) {
159
  $url = $base_uri[ $support_field ];
160
  }
161
 
162
- if ( 'free_support' === $support_field ) {
163
  $url = $url . $slug;
164
  }
165
  } else {
@@ -171,7 +183,10 @@ if ( ! function_exists( 'yit_plugin_fw_row_meta' ) ) {
171
  }
172
 
173
  if ( ! empty( $url ) && ! empty( $label ) ) {
174
- $url = yith_plugin_fw_add_utm_data( $url, $slug, $utm_campaign, $utm_source );
 
 
 
175
  $plugin_meta[] = sprintf( '<a href="%s" target="_blank"><span class="%s"></span>%s</a>', $url, $icon, $label );
176
  }
177
  }
@@ -182,8 +197,12 @@ if ( ! function_exists( 'yit_plugin_fw_row_meta' ) ) {
182
  }
183
 
184
  if ( isset( $plugin_meta[2] ) ) {
185
- $utm_plugin_uri = yith_plugin_fw_add_utm_data( $plugin_data['PluginURI'], $slug, $utm_campaign, $utm_source );
186
- $plugin_meta[2] = str_replace( $plugin_data['PluginURI'], $utm_plugin_uri, $plugin_meta[2] );
 
 
 
 
187
  }
188
 
189
  return $plugin_meta;
@@ -216,3 +235,53 @@ if ( ! function_exists( 'yith_add_action_links' ) ) {
216
  return $links;
217
  }
218
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
  $plugin_data,
111
  $status
112
  );
113
+ $fields = $new_row_meta_args['to_show'] ?? array();
114
+ $slug = $new_row_meta_args['slug'] ?? '';
115
+ $is_extended = $new_row_meta_args['is_extended'] ?? ( false !== strpos( $plugin_file, '-extended' ) );
116
+ $is_premium = $new_row_meta_args['is_premium'] ?? ( false !== strpos( $plugin_file, '-premium' ) );
117
  $utm_campaign = 'plugin-version-author-uri';
118
 
119
  if ( $is_premium ) {
120
  $utm_source = 'wp-premium-dashboard';
121
+ $to_remove = array( 'premium_version' );
122
  } elseif ( $is_extended ) {
123
  $utm_source = 'wp-extended-dashboard';
124
+ $to_remove = array( 'live_demo' );
125
+
126
+ // set custom base uri.
127
+ $base_uri['documentation'] = 'https://www.bluehost.com/help/article/';
128
+ $base_uri['free_support'] = add_query_arg( array( 'page' => 'bluehost' ), admin_url( 'admin.php' ) ) . '#/help';
129
  } else {
130
  $utm_source = 'wp-free-dashboard';
131
  }
132
 
133
+ // remove meta not required for current plugin.
134
+ if ( ! empty( $to_remove ) ) {
135
+ foreach ( $to_remove as $item_to_remove ) {
136
+ $item_to_remove_pos = array_search( $item_to_remove, $fields, true );
137
+
138
+ if ( false === $item_to_remove_pos ) {
139
+ continue;
140
+ }
141
 
142
+ unset( $fields[ $item_to_remove_pos ] );
 
143
  }
144
  }
145
 
166
  if ( ! empty( $slug ) ) {
167
  if ( 'support' === $field ) {
168
  $support_field = true === $is_premium ? 'premium_support' : 'free_support';
169
+
170
  if ( ! empty( $base_uri[ $support_field ] ) ) {
171
  $url = $base_uri[ $support_field ];
172
  }
173
 
174
+ if ( 'free_support' === $support_field && ! $is_extended ) {
175
  $url = $url . $slug;
176
  }
177
  } else {
183
  }
184
 
185
  if ( ! empty( $url ) && ! empty( $label ) ) {
186
+ if ( ! ( $is_extended && in_array( $field, array( 'support', 'documentation' ), true ) ) ) {
187
+ $url = yith_plugin_fw_add_utm_data( $url, $slug, $utm_campaign, $utm_source );
188
+ }
189
+
190
  $plugin_meta[] = sprintf( '<a href="%s" target="_blank"><span class="%s"></span>%s</a>', $url, $icon, $label );
191
  }
192
  }
197
  }
198
 
199
  if ( isset( $plugin_meta[2] ) ) {
200
+ if ( $is_extended ) {
201
+ unset( $plugin_meta[2] );
202
+ } else {
203
+ $utm_plugin_uri = yith_plugin_fw_add_utm_data( $plugin_data['PluginURI'], $slug, $utm_campaign, $utm_source );
204
+ $plugin_meta[2] = str_replace( $plugin_data['PluginURI'], $utm_plugin_uri, $plugin_meta[2] );
205
+ }
206
  }
207
 
208
  return $plugin_meta;
235
  return $links;
236
  }
237
  }
238
+
239
+ if ( ! function_exists( 'yith_plugin_fw_print_deactivation_message' ) ) {
240
+ /**
241
+ * Prints message about plugins deactivation, due to multiple versions active of the same software active at the same time
242
+ *
243
+ * @return void
244
+ * @since 3.9.8
245
+ */
246
+ function yith_plugin_fw_print_deactivation_message() {
247
+ global $pagenow;
248
+
249
+ // phpcs:disable WordPress.Security.NonceVerification
250
+ if ( 'plugins.php' !== $pagenow || ! isset( $_GET['yith_deactivated_plugins'] ) ) {
251
+ return;
252
+ }
253
+
254
+ $names = sanitize_text_field( wp_unslash( $_GET['yith_deactivated_plugins'] ) );
255
+ $names = explode( ',', $names );
256
+ $names = array_map(
257
+ function ( $init_file ) {
258
+ $name = get_plugin_data( WP_PLUGIN_DIR . '/' . $init_file )['Name'] ?? '';
259
+ if ( ! $name ) {
260
+ $name = str_replace( array( '-', 'init.php', '/' ), ' ', $init_file );
261
+ $name = str_replace( array( 'yith', 'woocommerce', 'wordpress' ), array( 'YITH', 'WooCommerce', 'WordPress' ), $name );
262
+ $name = trim( ucwords( $name ) );
263
+ }
264
+
265
+ return $name;
266
+ },
267
+ $names
268
+ );
269
+
270
+ // translators: 1. Plugin(s) name(s).
271
+ $message = _n(
272
+ '%s was deactivated as you\'re running an higher tier version of the same plugin.',
273
+ '%s were deactivated as you\'re running higher tier versions of the same plugins.',
274
+ count( $names ),
275
+ 'yit-plugin-fw'
276
+ );
277
+ $message = sprintf( $message, implode( ', ', $names ) );
278
+ ?>
279
+ <div class="notice">
280
+ <p><?php echo esc_html( $message ); ?></p>
281
+ </div>
282
+ <?php
283
+ // phpcs:enable
284
+ }
285
+ }
286
+
287
+ add_action( 'admin_notices', 'yith_plugin_fw_print_deactivation_message' );
readme.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: yithemes
4
  Tags: woocommerce search by sku, woocommerce search results, woocommerce search shortcode, woocommerce search page, woocommerce search form, woocommerce search filter, woocommerce search products, woocommerce search content, woocommerce search autocomplete, woocommerce advanced search, woocommerce search category, woocommerce search product attributes, woocommerce search by tag, woocommerce search by brand, woocommerce predictive, woocommerce live search, woocommerce single product search, woocommerce site search, woocommerce search tex, tajax, search, woocommerce, products, themes, yit, e-commerce, shop, yith, ajax search, instant search, premium, yithemes, autocomplete, autosuggest, better search, category search, custom search, highlight terms, Live Search, Predictive Search, product search, relevant search, search highlight, search product, suggest, typeahead, WooCommerce Plugin, woocommerce product search, woocommerce search, wordpress ecommerce
5
  Requires at least: 5.8
6
  Tested up to: 6.0
7
- Stable tag: 1.21.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -138,6 +138,10 @@ If you have created your own language pack for YITH WooCommerce Ajax Search, or
138
  2. YITH WooCommerce Ajax Search in operation displaying WooCommerce search results
139
 
140
  == Changelog ==
 
 
 
 
141
  = 1.21.0 - Released on 06 July 2022 =
142
  * New: support for WooCommerce 6.7
143
  * Update: YITH plugin framework
4
  Tags: woocommerce search by sku, woocommerce search results, woocommerce search shortcode, woocommerce search page, woocommerce search form, woocommerce search filter, woocommerce search products, woocommerce search content, woocommerce search autocomplete, woocommerce advanced search, woocommerce search category, woocommerce search product attributes, woocommerce search by tag, woocommerce search by brand, woocommerce predictive, woocommerce live search, woocommerce single product search, woocommerce site search, woocommerce search tex, tajax, search, woocommerce, products, themes, yit, e-commerce, shop, yith, ajax search, instant search, premium, yithemes, autocomplete, autosuggest, better search, category search, custom search, highlight terms, Live Search, Predictive Search, product search, relevant search, search highlight, search product, suggest, typeahead, WooCommerce Plugin, woocommerce product search, woocommerce search, wordpress ecommerce
5
  Requires at least: 5.8
6
  Tested up to: 6.0
7
+ Stable tag: 1.22.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
138
  2. YITH WooCommerce Ajax Search in operation displaying WooCommerce search results
139
 
140
  == Changelog ==
141
+ = 1.22.0 - Released on 27 July 2022 =
142
+ * New: support for WooCommerce 6.8
143
+ * Update: YITH plugin framework
144
+
145
  = 1.21.0 - Released on 06 July 2022 =
146
  * New: support for WooCommerce 6.7
147
  * Update: YITH plugin framework